Pull request #150 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 7e5130f5383bc98b6bded5c48b0bd90e008e7576+abb441d7d1970f82b841c2bc1ba1938b3ed69869 (1151ce1d51543eaa2d7a571fd722338c421e65a4) Running in Durability level: MAX_SURVIVABILITY 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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-150/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 # timeout=10 Commit message: "Merge pull request #301 from ernestojeda/enable-docker-proxy" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-150/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 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-virtual-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-virtual-go-settings PROJECT: device-virtual-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-virtual-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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-13223 in /w/workspace/foundry_device-virtual-go_PR-150 [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-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-150 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit abb441d7d1970f82b841c2bc1ba1938b3ed69869 into PR head commit 7e5130f5383bc98b6bded5c48b0bd90e008e7576 Merge succeeded, producing 7e5130f5383bc98b6bded5c48b0bd90e008e7576 Checking out Revision 7e5130f5383bc98b6bded5c48b0bd90e008e7576 (PR-150) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-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-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/150/head:refs/remotes/origin/PR-150 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7e5130f5383bc98b6bded5c48b0bd90e008e7576 # 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 abb441d7d1970f82b841c2bc1ba1938b3ed69869 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7e5130f5383bc98b6bded5c48b0bd90e008e7576 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:39:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:39:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:39:34 ========================================================= 06:39:34 EdgeX Global Pipelines Version Info 06:39:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:39:36 ------------------- 06:39:36 stable info: 06:39:36 ------------------- 06:39:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:39:36 Commit SHA: d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 06:39:36 Message: update stable to v1.0.167 06:39:37 ------------------- 06:39:37 experimental info: 06:39:37 ------------------- 06:39:37 Commited By: **** collab-it+edgex@linuxfoundation.org 06:39:37 Commit SHA: 0d18be6431106a7569620da64dad388747d7ba9a 06:39:37 Message: update experimental to v1.0.168 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 06:39:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 06:39:38 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 06:39:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:39:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:39:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:39:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:39:39 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:39:39 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:39:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:39:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:39:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:39:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-virtual-go [Pipeline] echo 06:39:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:39:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:39:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:39:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:39:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:39:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:39:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:39:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:39:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:39:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:39:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:39:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:39:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:39:42 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 06:39:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-150 [Pipeline] echo 06:39:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-150 [Pipeline] echo 06:39:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-150 [Pipeline] echo 06:39:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7e5130f5383bc98b6bded5c48b0bd90e008e7576 [Pipeline] echo 06:39:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7e5130f [Pipeline] echo 06:39:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:39:43 provisioning config files... 06:39:43 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-150@tmp/config6729137082498359157tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:39:44 ---> docker-login.sh 06:39:44 nexus3.edgexfoundry.org:10001 06:39:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:39:46 Configure a credential helper to remove this warning. See 06:39:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:39:46 06:39:46 Login Succeeded 06:39:46 nexus3.edgexfoundry.org:10002 06:39:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:39:47 Configure a credential helper to remove this warning. See 06:39:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:39:47 06:39:47 Login Succeeded 06:39:47 nexus3.edgexfoundry.org:10003 06:39:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:39:48 Configure a credential helper to remove this warning. See 06:39:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:39:48 06:39:48 Login Succeeded 06:39:48 nexus3.edgexfoundry.org:10004 06:39:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:39:48 Configure a credential helper to remove this warning. See 06:39:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:39:48 06:39:48 Login Succeeded 06:39:48 docker.io 06:39:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:39:49 Configure a credential helper to remove this warning. See 06:39:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:39:49 06:39:49 Login Succeeded 06:39:49 ---> docker-login.sh ends [Pipeline] } 06:39:49 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:39:50 + git log --format=format:%s -1 7e5130f5383bc98b6bded5c48b0bd90e008e7576 [Pipeline] echo 06:39:50 GIT_COMMIT: 7e5130f5383bc98b6bded5c48b0bd90e008e7576, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts [Pipeline] echo 06:39:50 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:39:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:39:51 06:39:51 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:39:52 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:39:52 latest: Pulling from edgex-devops/git-semver 06:39:52 31603596830f: Pulling fs layer 06:39:52 2a8b12db71e7: Pulling fs layer 06:39:52 6ca5941a6612: Pulling fs layer 06:39:52 ecc8261a40a4: Pulling fs layer 06:39:52 ecc8261a40a4: Waiting 06:39:52 2a8b12db71e7: Verifying Checksum 06:39:52 2a8b12db71e7: Download complete 06:39:53 31603596830f: Verifying Checksum 06:39:53 31603596830f: Download complete 06:39:53 ecc8261a40a4: Verifying Checksum 06:39:53 ecc8261a40a4: Download complete 06:39:53 6ca5941a6612: Verifying Checksum 06:39:53 6ca5941a6612: Download complete 06:39:54 31603596830f: Pull complete 06:39:54 2a8b12db71e7: Pull complete 06:39:55 6ca5941a6612: Pull complete 06:39:56 ecc8261a40a4: Pull complete 06:39:56 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:39:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:39:56 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:39:56 prd-centos7-docker-4c-2g-13223 does not seem to be running inside a container 06:39:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-150 -v /w/workspace/foundry_device-virtual-go_PR-150:/w/workspace/foundry_device-virtual-go_PR-150:rw,z -v /w/workspace/foundry_device-virtual-go_PR-150@tmp:/w/workspace/foundry_device-virtual-go_PR-150@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 06:39:59 $ docker top 78da4b19408aaeeed2f76ef349412fa9cc31ba5b1b794d713ed785e809a23a3f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:40:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:40:00 [ssh-agent] Looking for ssh-agent implementation... 06:40:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:40:00 $ docker exec 78da4b19408aaeeed2f76ef349412fa9cc31ba5b1b794d713ed785e809a23a3f ssh-agent 06:40:01 SSH_AUTH_SOCK=/tmp/ssh-vT8gtb9GYv1T/agent.12 06:40:01 SSH_AGENT_PID=17 06:40:01 Running ssh-add (command line suppressed) 06:40:01 Identity added: /w/workspace/foundry_device-virtual-go_PR-150@tmp/private_key_4978569429445920391.key (/w/workspace/foundry_device-virtual-go_PR-150@tmp/private_key_4978569429445920391.key) 06:40:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:40:03 + git tag --points-at HEAD [Pipeline] } 06:40:03 $ docker exec --env ******** --env ******** 78da4b19408aaeeed2f76ef349412fa9cc31ba5b1b794d713ed785e809a23a3f ssh-agent -k 06:40:03 unset SSH_AUTH_SOCK; 06:40:03 unset SSH_AGENT_PID; 06:40:03 echo Agent pid 17 killed; 06:40:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:40:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:40:04 [ssh-agent] Looking for ssh-agent implementation... 06:40:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:40:04 $ docker exec 78da4b19408aaeeed2f76ef349412fa9cc31ba5b1b794d713ed785e809a23a3f ssh-agent 06:40:05 SSH_AUTH_SOCK=/tmp/ssh-QCP5lw9lv5ZQ/agent.46 06:40:05 SSH_AGENT_PID=51 06:40:05 Running ssh-add (command line suppressed) 06:40:05 Identity added: /w/workspace/foundry_device-virtual-go_PR-150@tmp/private_key_3164665705926275565.key (/w/workspace/foundry_device-virtual-go_PR-150@tmp/private_key_3164665705926275565.key) 06:40:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:40:06 + git semver init 06:40:06 # -> Open(): unable to determine branch for HEAD 06:40:06 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-150/.git 06:40:06 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-150 06:40:06 # $SEMVER_REMOTE_NAME = origin 06:40:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:40:06 # $SEMVER_USER_NAME = edgex-jenkins 06:40:06 # $SEMVER_BRANCH = PR-150 06:40:06 # $SEMVER_TEMP = /tmp/semver-287285706 06:40:06 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 06:40:07 # '/tmp/semver-287285706' -> '/w/workspace/foundry_device-virtual-go_PR-150/.semver' 06:40:07 # -> Force: false 06:40:07 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-150/.semver [Pipeline] } 06:40:07 $ docker exec --env ******** --env ******** 78da4b19408aaeeed2f76ef349412fa9cc31ba5b1b794d713ed785e809a23a3f ssh-agent -k 06:40:08 unset SSH_AUTH_SOCK; 06:40:08 unset SSH_AGENT_PID; 06:40:08 echo Agent pid 51 killed; 06:40:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:40:09 + git semver [Pipeline] } 06:40:09 $ docker stop --time=1 78da4b19408aaeeed2f76ef349412fa9cc31ba5b1b794d713ed785e809a23a3f 06:40:11 $ docker rm -f 78da4b19408aaeeed2f76ef349412fa9cc31ba5b1b794d713ed785e809a23a3f [Pipeline] // withDockerContainer [Pipeline] sh 06:40:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:40:14 Stashed 1 file(s) [Pipeline] echo 06:40:14 [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 06:40:31 Still waiting to schedule task 06:40:31 ‘prd-centos7-docker-4c-2g-13216’ is offline; ‘prd-centos7-docker-4c-2g-13218’ is offline; ‘prd-centos7-docker-4c-2g-13228’ is offline; ‘prd-centos7-docker-4c-2g-13233’ is offline; ‘prd-centos7-docker-4c-2g-13234’ is offline; ‘prd-centos7-docker-8c-8g-13219’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-13232’ doesn’t have label ‘centos7-docker-4c-2g’ 06:40:31 Still waiting to schedule task 06:40:31 ‘prd-centos7-docker-4c-2g-13216’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-13218’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-13228’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-13233’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-13234’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-8c-8g-13219’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-13232’ is offline 06:41:28 Running on prd-centos7-docker-4c-2g-13238 in /w/workspace/foundry_device-virtual-go_PR-150 [Pipeline] { [Pipeline] ws 06:41:28 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 06:41:31 using credential edgex-jenkins-ssh 06:41:31 Cloning the remote Git repository 06:41:31 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 06:41:31 > git init /w/workspace/device-virtual-go/1 # timeout=10 06:41:31 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:41:31 > git --version # timeout=10 06:41:31 > git --version # 'git version 2.16.5' 06:41:31 using GIT_SSH to set credentials SSH Credentials for GitHub 06:41:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:41:32 Merging remotes/origin/master commit abb441d7d1970f82b841c2bc1ba1938b3ed69869 into PR head commit 7e5130f5383bc98b6bded5c48b0bd90e008e7576 06:41:32 Merge succeeded, producing 7e5130f5383bc98b6bded5c48b0bd90e008e7576 06:41:32 Checking out Revision 7e5130f5383bc98b6bded5c48b0bd90e008e7576 (PR-150) 06:41:32 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:41:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:41:32 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:41:32 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:41:32 using GIT_SSH to set credentials SSH Credentials for GitHub 06:41:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/150/head:refs/remotes/origin/PR-150 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:41:32 > git config core.sparsecheckout # timeout=10 06:41:32 > git checkout -f 7e5130f5383bc98b6bded5c48b0bd90e008e7576 # timeout=10 06:41:32 > git remote # timeout=10 06:41:32 > git config --get remote.origin.url # timeout=10 06:41:32 using GIT_SSH to set credentials SSH Credentials for GitHub 06:41:32 > git merge abb441d7d1970f82b841c2bc1ba1938b3ed69869 # timeout=10 06:41:32 > git rev-parse HEAD^{commit} # timeout=10 06:41:32 > git config core.sparsecheckout # timeout=10 06:41:32 > git checkout -f 7e5130f5383bc98b6bded5c48b0bd90e008e7576 # timeout=10 06:41:36 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" 06:41:36 > git --version # timeout=10 06:41:36 > git --version # 'git version 2.16.5' 06:41:36 fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:41:38 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:41:38 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:41:38 + sudo service docker restart 06:41:38 + true 06:41:38 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:41:41 provisioning config files... 06:41:41 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config7548544062160739031tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:41:42 ---> docker-login.sh 06:41:42 nexus3.edgexfoundry.org:10001 06:41:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:41:42 Configure a credential helper to remove this warning. See 06:41:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:41:42 06:41:42 Login Succeeded 06:41:42 nexus3.edgexfoundry.org:10002 06:41:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:41:42 Configure a credential helper to remove this warning. See 06:41:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:41:42 06:41:42 Login Succeeded 06:41:42 nexus3.edgexfoundry.org:10003 06:41:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:41:43 Configure a credential helper to remove this warning. See 06:41:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:41:43 06:41:43 Login Succeeded 06:41:43 nexus3.edgexfoundry.org:10004 06:41:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:41:43 Configure a credential helper to remove this warning. See 06:41:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:41:43 06:41:43 Login Succeeded 06:41:43 docker.io 06:41:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:41:43 Configure a credential helper to remove this warning. See 06:41:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:41:43 06:41:43 Login Succeeded 06:41:43 ---> docker-login.sh ends [Pipeline] } 06:41:43 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:41:44 ========================================================= 06:41:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:41:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:41:44 + 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 . 06:41:44 Sending build context to Docker daemon 475.1kB 06:41:44 Step 1/8 : ARG BASE=golang:1.15-alpine 06:41:44 Step 2/8 : FROM ${BASE} 06:41:44 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:41:44 df20fa9351a1: Pulling fs layer 06:41:44 ed8968b2872e: Pulling fs layer 06:41:44 a92cc7c5fd73: Pulling fs layer 06:41:44 e871e8e8d7a9: Pulling fs layer 06:41:44 e73272ec9a57: Pulling fs layer 06:41:44 1e910a182e73: Pulling fs layer 06:41:44 4e634b169226: Pulling fs layer 06:41:44 e871e8e8d7a9: Waiting 06:41:44 e73272ec9a57: Waiting 06:41:44 1e910a182e73: Waiting 06:41:44 4e634b169226: Waiting 06:41:44 a92cc7c5fd73: Verifying Checksum 06:41:44 a92cc7c5fd73: Download complete 06:41:44 ed8968b2872e: Verifying Checksum 06:41:44 ed8968b2872e: Download complete 06:41:44 e73272ec9a57: Verifying Checksum 06:41:44 e73272ec9a57: Download complete 06:41:44 df20fa9351a1: Verifying Checksum 06:41:44 df20fa9351a1: Download complete 06:41:44 1e910a182e73: Verifying Checksum 06:41:44 1e910a182e73: Download complete 06:41:45 df20fa9351a1: Pull complete 06:41:45 ed8968b2872e: Pull complete 06:41:45 a92cc7c5fd73: Pull complete 06:41:47 4e634b169226: Verifying Checksum 06:41:47 4e634b169226: Download complete 06:41:47 e871e8e8d7a9: Verifying Checksum 06:41:47 e871e8e8d7a9: Download complete 06:41:54 e871e8e8d7a9: Pull complete 06:41:54 e73272ec9a57: Pull complete 06:41:54 1e910a182e73: Pull complete 06:42:00 4e634b169226: Pull complete 06:42:00 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 06:42:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:42:00 ---> f7629b54cfaa 06:42:00 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 06:42:01 ---> Running in 866e59ffd97a 06:42:01 Removing intermediate container 866e59ffd97a 06:42:01 ---> 4446efb55c18 06:42:01 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:42:01 ---> Running in 8d01053734e1 06:42:03 Removing intermediate container 8d01053734e1 06:42:03 ---> fc6fe4212568 06:42:03 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 06:42:03 ---> Running in e2dccd278143 06:42:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:42:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:42:05 (1/14) Installing libmagic (5.38-r0) 06:42:06 (2/14) Installing file (5.38-r0) 06:42:06 (3/14) Installing libc-dev (0.7.2-r3) 06:42:06 (4/14) Installing g++ (9.3.0-r2) 06:42:28 (5/14) Installing fortify-headers (1.1-r0) 06:42:28 (6/14) Installing patch (2.7.6-r6) 06:42:28 (7/14) Installing build-base (0.5-r2) 06:42:28 (8/14) Installing openssh-keygen (8.3_p1-r0) 06:42:28 (9/14) Installing libedit (20191231.3.1-r0) 06:42:28 (10/14) Installing openssh-client (8.3_p1-r0) 06:42:28 (11/14) Installing openssh-sftp-server (8.3_p1-r0) 06:42:28 (12/14) Installing openssh-server-common (8.3_p1-r0) 06:42:28 (13/14) Installing openssh-server (8.3_p1-r0) 06:42:28 (14/14) Installing openssh (8.3_p1-r0) 06:42:28 Executing busybox-1.31.1-r16.trigger 06:42:28 OK: 237 MiB in 53 packages 06:42:30 Removing intermediate container e2dccd278143 06:42:30 ---> f7039aa5ce08 06:42:30 Step 6/8 : WORKDIR /device-virtual-go 06:42:30 ---> Running in 9b164ebf2eae 06:42:30 Removing intermediate container 9b164ebf2eae 06:42:30 ---> 56d6cc3264d7 06:42:30 Step 7/8 : COPY . . 06:42:31 ---> a3dbef26b454 06:42:31 Step 8/8 : RUN go mod download 06:42:31 ---> Running in e26ef46c47c2 06:42:53 Removing intermediate container e26ef46c47c2 06:42:53 ---> 0474840e9060 06:42:53 Successfully built 0474840e9060 06:42:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:42:53 + docker inspect -f . ci-base-image-x86_64 06:42:53 . [Pipeline] withDockerContainer 06:42:54 prd-centos7-docker-4c-2g-13238 does not seem to be running inside a container 06:42:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 06:42:55 $ docker top 7055a185d3c4400075045dcc64ccbb99236df6af1ad8f913bf50e48ae525fd9b -eo pid,comm [Pipeline] { [Pipeline] sh 06:42:55 + go version 06:42:55 go version go1.15.2 linux/amd64 [Pipeline] } 06:42:55 $ docker stop --time=1 7055a185d3c4400075045dcc64ccbb99236df6af1ad8f913bf50e48ae525fd9b 06:42:57 $ docker rm -f 7055a185d3c4400075045dcc64ccbb99236df6af1ad8f913bf50e48ae525fd9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:42:58 + docker inspect -f . ci-base-image-x86_64 06:42:58 . [Pipeline] withDockerContainer 06:42:58 prd-centos7-docker-4c-2g-13238 does not seem to be running inside a container 06:42:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 06:42:59 $ docker top b2339deeb7457ce2d117e69b1f026a59f9f8a1ee5a7a4092dbb65a5e2efb98c3 -eo pid,comm [Pipeline] { [Pipeline] sh 06:42:59 + make test 06:42:59 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:43:00 ? github.com/edgexfoundry/device-virtual-go [no test files] 06:43:16 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 06:43:16 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.341s coverage: 64.4% of statements 06:43:16 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:43:20 gofmt -l . 06:43:20 [ "`gofmt -l .`" = "" ] 06:43:20 ./bin/test-attribution-txt.sh 06:43:20 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:43:21 $ docker stop --time=1 b2339deeb7457ce2d117e69b1f026a59f9f8a1ee5a7a4092dbb65a5e2efb98c3 06:43:23 $ docker rm -f b2339deeb7457ce2d117e69b1f026a59f9f8a1ee5a7a4092dbb65a5e2efb98c3 [Pipeline] // withDockerContainer [Pipeline] sh 06:43:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:43:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:43:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:43:26 + ls -al . 06:43:26 total 124 06:43:26 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 23 06:43 . 06:43:26 drwxrwxr-x. 4 jenkins jenkins 28 Nov 23 06:41 .. 06:43:26 -rw-rw-r--. 1 jenkins jenkins 6713 Nov 23 06:41 Attribution.txt 06:43:26 drwxrwxr-x. 2 jenkins jenkins 64 Nov 23 06:41 bin 06:43:26 drwxrwxr-x. 3 jenkins jenkins 32 Nov 23 06:41 cmd 06:43:26 -rw-r--r--. 1 jenkins jenkins 47242 Nov 23 06:43 coverage.out 06:43:26 -rw-rw-r--. 1 jenkins jenkins 1834 Nov 23 06:41 Dockerfile 06:43:26 -rw-rw-r--. 1 jenkins jenkins 957 Nov 23 06:41 Dockerfile.build 06:43:26 drwxrwxr-x. 8 jenkins jenkins 179 Nov 23 06:41 .git 06:43:26 drwxrwxr-x. 2 jenkins jenkins 60 Nov 23 06:41 .github 06:43:26 -rw-rw-r--. 1 jenkins jenkins 258 Nov 23 06:41 .gitignore 06:43:26 -rw-r--r--. 1 jenkins jenkins 856 Nov 23 06:43 go.mod 06:43:26 -rw-r--r--. 1 jenkins jenkins 16261 Nov 23 06:43 go.sum 06:43:26 drwxrwxr-x. 3 jenkins jenkins 20 Nov 23 06:41 internal 06:43:26 -rw-rw-r--. 1 jenkins jenkins 660 Nov 23 06:41 Jenkinsfile 06:43:26 -rw-rw-r--. 1 jenkins jenkins 11340 Nov 23 06:41 LICENSE 06:43:26 -rw-rw-r--. 1 jenkins jenkins 873 Nov 23 06:41 Makefile 06:43:26 -rw-rw-r--. 1 jenkins jenkins 918 Nov 23 06:41 README.md 06:43:26 -rw-rw-r--. 1 jenkins jenkins 5 Nov 23 06:40 VERSION 06:43:26 -rw-rw-r--. 1 jenkins jenkins 235 Nov 23 06:41 version.go [Pipeline] isUnix [Pipeline] sh 06:43:27 + docker build -t docker-device-virtual-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=7e5130f5383bc98b6bded5c48b0bd90e008e7576 --label arch=amd64 --label version=0.0.0 . 06:43:27 Sending build context to Docker daemon 540.2kB 06:43:27 Step 1/22 : ARG BASE=golang:1.15-alpine 06:43:27 Step 2/22 : FROM ${BASE} AS builder 06:43:27 ---> 0474840e9060 06:43:27 Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 06:43:27 ---> Running in c3044840792b 06:43:27 Removing intermediate container c3044840792b 06:43:27 ---> f774cb5cc0b7 06:43:27 Step 4/22 : ARG ALPINE_PKG_EXTRA="" 06:43:27 ---> Running in 9546ee9fdee5 06:43:27 Removing intermediate container 9546ee9fdee5 06:43:27 ---> 2010d8d015d2 06:43:27 Step 5/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' 06:43:27 ---> Running in da8781393af9 06:43:28 Removing intermediate container da8781393af9 06:43:28 ---> f9b6ec5d2ef7 06:43:28 Step 6/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:43:28 ---> Running in 1e27a4efc48c 06:43:29 Removing intermediate container 1e27a4efc48c 06:43:29 ---> 72b175ba1b9b 06:43:29 Step 7/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:43:29 ---> Running in 88d0004f1a6b 06:43:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:43:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:43:31 OK: 237 MiB in 53 packages 06:43:32 Removing intermediate container 88d0004f1a6b 06:43:32 ---> 6d6dd8681653 06:43:32 Step 8/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go 06:43:32 ---> Running in 7dc4062924d1 06:43:32 Removing intermediate container 7dc4062924d1 06:43:32 ---> 84594c352c0b 06:43:32 Step 9/22 : COPY . . 06:43:33 ---> 118230877a48 06:43:33 Step 10/22 : ARG MAKE='make build' 06:43:33 ---> Running in 673c16fa742c 06:43:33 Removing intermediate container 673c16fa742c 06:43:33 ---> 2be18b62bee1 06:43:33 Step 11/22 : RUN $MAKE 06:43:33 ---> Running in 192321c01f11 06:43:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 06:43:34 Running on prd-ubuntu18.04-docker-arm64-4c-16g-13242 in /w/workspace/foundry_device-virtual-go_PR-150 [Pipeline] { [Pipeline] ws 06:43:34 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 06:43:40 using credential edgex-jenkins-ssh 06:43:41 Cloning the remote Git repository 06:43:41 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 06:43:41 > git init /w/workspace/device-virtual-go/1 # timeout=10 06:43:41 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:43:41 > git --version # timeout=10 06:43:41 > git --version # 'git version 2.17.1' 06:43:41 using GIT_SSH to set credentials SSH Credentials for GitHub 06:43:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:43:42 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:43:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:43:42 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:43:42 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:43:42 using GIT_SSH to set credentials SSH Credentials for GitHub 06:43:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/150/head:refs/remotes/origin/PR-150 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:43:42 Merging remotes/origin/master commit abb441d7d1970f82b841c2bc1ba1938b3ed69869 into PR head commit 7e5130f5383bc98b6bded5c48b0bd90e008e7576 06:43:43 Merge succeeded, producing 7e5130f5383bc98b6bded5c48b0bd90e008e7576 06:43:43 Checking out Revision 7e5130f5383bc98b6bded5c48b0bd90e008e7576 (PR-150) 06:43:42 > git config core.sparsecheckout # timeout=10 06:43:42 > git checkout -f 7e5130f5383bc98b6bded5c48b0bd90e008e7576 # timeout=10 06:43:43 > git remote # timeout=10 06:43:43 > git config --get remote.origin.url # timeout=10 06:43:43 using GIT_SSH to set credentials SSH Credentials for GitHub 06:43:43 > git merge abb441d7d1970f82b841c2bc1ba1938b3ed69869 # timeout=10 06:43:43 > git rev-parse HEAD^{commit} # timeout=10 06:43:43 > git config core.sparsecheckout # timeout=10 06:43:43 > git checkout -f 7e5130f5383bc98b6bded5c48b0bd90e008e7576 # timeout=10 06:43:46 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:43:47 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" 06:43:47 > git --version # timeout=10 06:43:47 > git --version # 'git version 2.17.1' 06:43:47 fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:43:49 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:43:50 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:43:50 + + truesudo 06:43:50 service docker restart 06:43:50 Removing intermediate container 192321c01f11 06:43:50 ---> e63f0a41886c 06:43:50 Step 12/22 : FROM alpine 06:43:50 latest: Pulling from library/alpine 06:43:51 188c0c94c7c5: Pulling fs layer 06:43:51 188c0c94c7c5: Verifying Checksum 06:43:51 188c0c94c7c5: Download complete 06:43:51 188c0c94c7c5: Pull complete 06:43:51 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 06:43:51 Status: Downloaded newer image for alpine:latest 06:43:51 ---> d6e46aa2470d 06:43:51 Step 13/22 : ENV APP_PORT=49990 06:43:51 ---> Running in 760bf99fb7ac 06:43:51 Removing intermediate container 760bf99fb7ac 06:43:51 ---> 5bdc33ee98b4 06:43:51 Step 14/22 : EXPOSE $APP_PORT 06:43:51 ---> Running in b3114a2f73f5 06:43:52 Removing intermediate container b3114a2f73f5 06:43:52 ---> 77af81c2caa0 06:43:52 Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / [Pipeline] withEnv 06:43:52 ---> c4016cda4713 06:43:52 Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / [Pipeline] { [Pipeline] wrap 06:43:52 provisioning config files... 06:43:52 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config7300480907152593452tmp [Pipeline] { 06:43:53 ---> 98f1c3c811b9 06:43:53 Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / [Pipeline] libraryResource [Pipeline] sh 06:43:53 ---> cbcc51ff7559 06:43:53 Step 18/22 : ENTRYPOINT ["/device-virtual"] 06:43:53 ---> Running in 86c71a6d4ce6 06:43:53 ---> docker-login.sh 06:43:53 nexus3.edgexfoundry.org:10001 06:43:53 Removing intermediate container 86c71a6d4ce6 06:43:53 ---> 3c3381add314 06:43:53 Step 19/22 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:43:53 ---> Running in 1b5146cf6c58 06:43:53 Removing intermediate container 1b5146cf6c58 06:43:53 ---> ebab54058ba5 06:43:53 Step 20/22 : LABEL arch=amd64 06:43:53 ---> Running in 837d9ffc1c12 06:43:53 Removing intermediate container 837d9ffc1c12 06:43:53 ---> 59c52a99cb6e 06:43:53 Step 21/22 : LABEL git_sha=7e5130f5383bc98b6bded5c48b0bd90e008e7576 06:43:54 ---> Running in 45f6477c336b 06:43:54 Removing intermediate container 45f6477c336b 06:43:54 ---> 6ba35169be9a 06:43:54 Step 22/22 : LABEL version=0.0.0 06:43:54 ---> Running in 4a89130e6c53 06:43:54 Removing intermediate container 4a89130e6c53 06:43:54 ---> eb4723e30d86 06:43:54 [Warning] One or more build-args [ARCH] were not consumed 06:43:54 Successfully built eb4723e30d86 06:43:54 Successfully tagged docker-device-virtual-go:latest [Pipeline] } 06:43:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } 06:43:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:43:54 Configure a credential helper to remove this warning. See 06:43:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:43:54 06:43:54 Login Succeeded [Pipeline] // stage 06:43:54 nexus3.edgexfoundry.org:10002 [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage 06:43:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [Pipeline] // withEnv [Pipeline] } 06:43:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:43:55 Configure a credential helper to remove this warning. See 06:43:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:43:55 06:43:55 Login Succeeded 06:43:55 nexus3.edgexfoundry.org:10003 [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 06:43:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:43:56 Configure a credential helper to remove this warning. See 06:43:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:43:56 06:43:56 Login Succeeded 06:43:56 nexus3.edgexfoundry.org:10004 [Pipeline] // stage [Pipeline] } 06:43:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:43:56 Configure a credential helper to remove this warning. See 06:43:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:43:56 06:43:56 Login Succeeded 06:43:56 docker.io 06:43:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:43:57 Configure a credential helper to remove this warning. See 06:43:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:43:57 06:43:57 Login Succeeded 06:43:57 ---> docker-login.sh ends [Pipeline] } 06:43:57 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:43:58 ========================================================= 06:43:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:43:58 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:43:58 + 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 . 06:43:59 Sending build context to Docker daemon 475.1kB 06:43:59 Step 1/8 : ARG BASE=golang:1.15-alpine 06:43:59 Step 2/8 : FROM ${BASE} 06:43:59 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:43:59 b538f80385f9: Pulling fs layer 06:43:59 74f711af9a0d: Pulling fs layer 06:43:59 99f96fe45779: Pulling fs layer 06:43:59 8529a6b9a6be: Pulling fs layer 06:43:59 45590311c82a: Pulling fs layer 06:43:59 69ca0ff8b7b3: Pulling fs layer 06:43:59 209524e5b208: Pulling fs layer 06:43:59 8529a6b9a6be: Waiting 06:43:59 45590311c82a: Waiting 06:43:59 69ca0ff8b7b3: Waiting 06:43:59 209524e5b208: Waiting 06:43:59 99f96fe45779: Download complete 06:43:59 74f711af9a0d: Verifying Checksum 06:43:59 74f711af9a0d: Download complete 06:43:59 45590311c82a: Verifying Checksum 06:43:59 45590311c82a: Download complete 06:43:59 69ca0ff8b7b3: Download complete 06:43:59 b538f80385f9: Verifying Checksum 06:44:00 b538f80385f9: Pull complete 06:44:01 74f711af9a0d: Pull complete 06:44:01 99f96fe45779: Pull complete 06:44:02 209524e5b208: Download complete 06:44:03 8529a6b9a6be: Verifying Checksum 06:44:03 8529a6b9a6be: Download complete 06:44:13 8529a6b9a6be: Pull complete 06:44:13 45590311c82a: Pull complete 06:44:13 69ca0ff8b7b3: Pull complete 06:44:17 209524e5b208: Pull complete 06:44:17 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 06:44:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:44:17 ---> 5bddaf1c2fca 06:44:17 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 06:44:20 ---> Running in d95f8d1dd5a9 06:44:20 Removing intermediate container d95f8d1dd5a9 06:44:20 ---> 2970dc9e0993 06:44:20 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:44:20 ---> Running in d2630ffe86b0 06:44:23 Removing intermediate container d2630ffe86b0 06:44:23 ---> f34b363d9547 06:44:23 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 06:44:23 ---> Running in e23b31655e33 06:44:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:44:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:44:27 (1/14) Installing libmagic (5.38-r0) 06:44:28 (2/14) Installing file (5.38-r0) 06:44:28 (3/14) Installing libc-dev (0.7.2-r3) 06:44:28 (4/14) Installing g++ (9.3.0-r2) 06:44:43 (5/14) Installing fortify-headers (1.1-r0) 06:44:43 (6/14) Installing patch (2.7.6-r6) 06:44:43 (7/14) Installing build-base (0.5-r2) 06:44:43 (8/14) Installing openssh-keygen (8.3_p1-r0) 06:44:44 (9/14) Installing libedit (20191231.3.1-r0) 06:44:44 (10/14) Installing openssh-client (8.3_p1-r0) 06:44:46 (11/14) Installing openssh-sftp-server (8.3_p1-r0) 06:44:46 (12/14) Installing openssh-server-common (8.3_p1-r0) 06:44:46 (13/14) Installing openssh-server (8.3_p1-r0) 06:44:47 (14/14) Installing openssh (8.3_p1-r0) 06:44:47 Executing busybox-1.31.1-r16.trigger 06:44:47 OK: 221 MiB in 53 packages 06:44:52 Removing intermediate container e23b31655e33 06:44:52 ---> 15b3e2ed5757 06:44:52 Step 6/8 : WORKDIR /device-virtual-go 06:44:52 ---> Running in ea19eb84fccc 06:44:52 Removing intermediate container ea19eb84fccc 06:44:52 ---> 8cbaaa4c45ed 06:44:52 Step 7/8 : COPY . . 06:44:53 ---> bc131af9d767 06:44:53 Step 8/8 : RUN go mod download 06:44:53 ---> Running in 906cb1ee0d50 06:45:20 Removing intermediate container 906cb1ee0d50 06:45:20 ---> 25845c24b5a9 06:45:20 Successfully built 25845c24b5a9 06:45:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:45:21 + docker inspect -f . ci-base-image-arm64 06:45:21 . [Pipeline] withDockerContainer 06:45:21 prd-ubuntu18.04-docker-arm64-4c-16g-13242 does not seem to be running inside a container 06:45:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 ******** ci-base-image-arm64 cat 06:45:23 $ docker top d710735e6d60c3d3ccf85bd177de8254eed2c42dccabd80c36e9186a1580b64d -eo pid,comm [Pipeline] { [Pipeline] sh 06:45:25 + go version 06:45:25 go version go1.15.2 linux/arm64 [Pipeline] } 06:45:25 $ docker stop --time=1 d710735e6d60c3d3ccf85bd177de8254eed2c42dccabd80c36e9186a1580b64d 06:45:27 $ docker rm -f d710735e6d60c3d3ccf85bd177de8254eed2c42dccabd80c36e9186a1580b64d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:45:28 + docker inspect -f . ci-base-image-arm64 06:45:28 . [Pipeline] withDockerContainer 06:45:28 prd-ubuntu18.04-docker-arm64-4c-16g-13242 does not seem to be running inside a container 06:45:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 ******** ci-base-image-arm64 cat 06:45:31 $ docker top 18ee5179dc8b6161face8400f962268ba0f0a10a745dad2543378acd74cf6517 -eo pid,comm [Pipeline] { [Pipeline] sh 06:45:32 + make test 06:45:32 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:45:34 ? github.com/edgexfoundry/device-virtual-go [no test files] 06:46:31 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 06:46:31 ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.874s coverage: 64.4% of statements 06:46:31 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:46:38 gofmt -l . 06:46:38 [ "`gofmt -l .`" = "" ] 06:46:38 ./bin/test-attribution-txt.sh 06:46:39 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:46:40 $ docker stop --time=1 18ee5179dc8b6161face8400f962268ba0f0a10a745dad2543378acd74cf6517 06:46:42 $ docker rm -f 18ee5179dc8b6161face8400f962268ba0f0a10a745dad2543378acd74cf6517 [Pipeline] // withDockerContainer [Pipeline] sh 06:46:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:46:43 Warning: overwriting stash ‘coverage-report’ 06:46:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:46:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:46:45 + ls -al . 06:46:45 total 148 06:46:45 drwxrwxr-x 7 jenkins jenkins 4096 Nov 23 06:46 . 06:46:45 drwxrwxr-x 4 jenkins jenkins 4096 Nov 23 06:43 .. 06:46:45 drwxrwxr-x 8 jenkins jenkins 4096 Nov 23 06:43 .git 06:46:45 drwxrwxr-x 2 jenkins jenkins 4096 Nov 23 06:43 .github 06:46:45 -rw-rw-r-- 1 jenkins jenkins 258 Nov 23 06:43 .gitignore 06:46:45 -rw-rw-r-- 1 jenkins jenkins 6713 Nov 23 06:43 Attribution.txt 06:46:45 -rw-rw-r-- 1 jenkins jenkins 1834 Nov 23 06:43 Dockerfile 06:46:45 -rw-rw-r-- 1 jenkins jenkins 957 Nov 23 06:43 Dockerfile.build 06:46:45 -rw-rw-r-- 1 jenkins jenkins 660 Nov 23 06:43 Jenkinsfile 06:46:45 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 23 06:43 LICENSE 06:46:45 -rw-rw-r-- 1 jenkins jenkins 873 Nov 23 06:43 Makefile 06:46:45 -rw-rw-r-- 1 jenkins jenkins 918 Nov 23 06:43 README.md 06:46:45 -rw-rw-r-- 1 jenkins jenkins 5 Nov 23 06:40 VERSION 06:46:45 drwxrwxr-x 2 jenkins jenkins 4096 Nov 23 06:43 bin 06:46:45 drwxrwxr-x 3 jenkins jenkins 4096 Nov 23 06:43 cmd 06:46:45 -rw-r--r-- 1 jenkins jenkins 47242 Nov 23 06:46 coverage.out 06:46:45 -rw-r--r-- 1 jenkins jenkins 856 Nov 23 06:46 go.mod 06:46:45 -rw-r--r-- 1 jenkins jenkins 16261 Nov 23 06:46 go.sum 06:46:45 drwxrwxr-x 3 jenkins jenkins 4096 Nov 23 06:43 internal 06:46:45 -rw-rw-r-- 1 jenkins jenkins 235 Nov 23 06:43 version.go [Pipeline] isUnix [Pipeline] sh 06:46:46 + docker build -t docker-device-virtual-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=7e5130f5383bc98b6bded5c48b0bd90e008e7576 --label arch=arm64 --label version=0.0.0 . 06:46:46 Sending build context to Docker daemon 540.2kB 06:46:46 Step 1/22 : ARG BASE=golang:1.15-alpine 06:46:46 Step 2/22 : FROM ${BASE} AS builder 06:46:46 ---> 25845c24b5a9 06:46:46 Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 06:46:47 ---> Running in ebc4e50582e0 06:46:47 Removing intermediate container ebc4e50582e0 06:46:47 ---> d328716d57ef 06:46:47 Step 4/22 : ARG ALPINE_PKG_EXTRA="" 06:46:47 ---> Running in 889f85809da3 06:46:48 Removing intermediate container 889f85809da3 06:46:48 ---> ade1e8b325b5 06:46:48 Step 5/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' 06:46:48 ---> Running in 4fa161c2635f 06:46:48 Removing intermediate container 4fa161c2635f 06:46:48 ---> 1da5ffa06e70 06:46:48 Step 6/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:46:48 ---> Running in 9fe751eb187b 06:46:51 Removing intermediate container 9fe751eb187b 06:46:51 ---> 3c0326c9fda7 06:46:51 Step 7/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:46:51 ---> Running in 0ed922769fed 06:46:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:46:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:46:54 OK: 221 MiB in 53 packages 06:46:55 Removing intermediate container 0ed922769fed 06:46:55 ---> 76ec09ba8733 06:46:55 Step 8/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go 06:46:55 ---> Running in 343d0660e552 06:46:56 Removing intermediate container 343d0660e552 06:46:56 ---> bf27abfa0280 06:46:56 Step 9/22 : COPY . . 06:46:57 ---> 0f368310ce7b 06:46:57 Step 10/22 : ARG MAKE='make build' 06:46:57 ---> Running in 3a2df6f909b0 06:46:57 Removing intermediate container 3a2df6f909b0 06:46:57 ---> 7d29bb582959 06:46:57 Step 11/22 : RUN $MAKE 06:46:58 ---> Running in d820f3c7f870 06:46:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 06:47:38 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:47:43 Removing intermediate container d820f3c7f870 06:47:43 ---> b9874cf89c40 06:47:43 Step 12/22 : FROM alpine 06:47:43 latest: Pulling from library/alpine 06:47:44 5f621e34cdf4: Pulling fs layer 06:47:44 5f621e34cdf4: Verifying Checksum 06:47:44 5f621e34cdf4: Download complete 06:47:45 5f621e34cdf4: Pull complete 06:47:45 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 06:47:45 Status: Downloaded newer image for alpine:latest 06:47:45 ---> 2e77e061c27f 06:47:45 Step 13/22 : ENV APP_PORT=49990 06:47:45 ---> Running in 1e56855639a1 06:47:45 Removing intermediate container 1e56855639a1 06:47:45 ---> d5b0a15e0ff5 06:47:45 Step 14/22 : EXPOSE $APP_PORT 06:47:45 ---> Running in fda166aa0586 06:47:45 Removing intermediate container fda166aa0586 06:47:45 ---> ba6a7a1bf255 06:47:45 Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / 06:47:47 ---> c0b4a2e9d903 06:47:47 Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / 06:47:48 ---> 132be3775a6b 06:47:48 Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / 06:47:49 ---> f489d6732901 06:47:49 Step 18/22 : ENTRYPOINT ["/device-virtual"] 06:47:49 ---> Running in 5db407f7ab68 06:47:49 Removing intermediate container 5db407f7ab68 06:47:49 ---> b8ea946e0bd9 06:47:49 Step 19/22 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:47:49 ---> Running in 761f4921b9f3 06:47:50 Removing intermediate container 761f4921b9f3 06:47:50 ---> e356abae602f 06:47:50 Step 20/22 : LABEL arch=arm64 06:47:50 ---> Running in d79cdd625a16 06:47:50 Removing intermediate container d79cdd625a16 06:47:50 ---> af716028be94 06:47:50 Step 21/22 : LABEL git_sha=7e5130f5383bc98b6bded5c48b0bd90e008e7576 06:47:50 ---> Running in 0a653bc5e51c 06:47:51 Removing intermediate container 0a653bc5e51c 06:47:51 ---> 5216cdeaebb3 06:47:51 Step 22/22 : LABEL version=0.0.0 06:47:51 ---> Running in c132b2899f05 06:47:52 Removing intermediate container c132b2899f05 06:47:52 ---> ec8c11170ee8 06:47:52 [Warning] One or more build-args [ARCH] were not consumed 06:47:52 Successfully built ec8c11170ee8 06:47:52 Successfully tagged docker-device-virtual-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [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] wrap 06:47:54 provisioning config files... 06:47:54 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-150@tmp/config611790114385415022tmp [Pipeline] { [Pipeline] sh 06:47:55 + set +x 06:47:55 + curl -s https://codecov.io/bash 06:47:55 + bash -s -- 06:47:55 06:47:55 _____ _ 06:47:55 / ____| | | 06:47:55 | | ___ __| | ___ ___ _____ __ 06:47:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:47:55 | |___| (_) | (_| | __/ (_| (_) \ V / 06:47:55 \_____\___/ \__,_|\___|\___\___/ \_/ 06:47:55 Bash-20201123-d0fed5f 06:47:55 06:47:55 06:47:55 ==> Jenkins CI detected. 06:47:55 project root: . 06:47:55 --> token set from env 06:47:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:47:55 ==> Running gcov in . (disable via -X gcov) 06:47:55 ==> Python coveragepy not found 06:47:55 ==> Searching for coverage reports in: 06:47:55 + . 06:47:55 -> Found 1 reports 06:47:55 ==> Detecting git/mercurial file structure 06:47:55 ==> Reading reports 06:47:55 + ./coverage.out bytes=47242 06:47:55 ==> Appending adjustments 06:47:55 https://docs.codecov.io/docs/fixing-reports 06:47:56 + Found adjustments 06:47:56 ==> Gzipping contents 06:47:56 ==> Uploading reports 06:47:56 url: https://codecov.io 06:47:56 query: branch=PR-150&commit=7e5130f5383bc98b6bded5c48b0bd90e008e7576&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-150%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=150&job=&cmd_args= 06:47:56 -> Pinging Codecov 06:47:56 https://codecov.io/upload/v4?package=bash-20201123-d0fed5f&token=secret&branch=PR-150&commit=7e5130f5383bc98b6bded5c48b0bd90e008e7576&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-150%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=150&job=&cmd_args= 06:47:56 -> Uploading to 06:47:56 https://storage.googleapis.com/codecov/v4/raw/2020-11-23/5E52B4B073DB2E39498172D8E973AA87/7e5130f5383bc98b6bded5c48b0bd90e008e7576/a6ddeedf-86af-4771-b937-189e1faa9417.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201123%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201123T064756Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8898fdd7ad7904acc4a657c6bc82d9069e7817407ffff68cc97c0eb3642ddd17 06:47:56 % Total % Received % Xferd Average Speed Time Time Time Current 06:47:56 Dload Upload Total Spent Left Speed 06:47:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5806 0 0 100 5806 0 13380 --:--:-- --:--:-- --:--:-- 13408 06:47:57 -> View reports at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/7e5130f5383bc98b6bded5c48b0bd90e008e7576 [Pipeline] } 06:47:57 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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] libraryResource [Pipeline] sh 06:48:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:48:02 ---> package-listing.sh 06:48:02 ++ facter osfamily 06:48:02 ++ tr '[:upper:]' '[:lower:]' 06:48:02 + OS_FAMILY=redhat 06:48:02 + workspace=/w/workspace/foundry_device-virtual-go_PR-150 06:48:02 + START_PACKAGES=/tmp/packages_start.txt 06:48:02 + END_PACKAGES=/tmp/packages_end.txt 06:48:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:48:02 + PACKAGES=/tmp/packages_start.txt 06:48:02 + '[' /w/workspace/foundry_device-virtual-go_PR-150 ']' 06:48:02 + PACKAGES=/tmp/packages_end.txt 06:48:02 + case "${OS_FAMILY}" in 06:48:02 + rpm -qa 06:48:02 + sort 06:48:11 + '[' -f /tmp/packages_start.txt ']' 06:48:11 + '[' -f /tmp/packages_end.txt ']' 06:48:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:48:11 + '[' /w/workspace/foundry_device-virtual-go_PR-150 ']' 06:48:11 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-150/archives/ 06:48:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-150/archives/ [Pipeline] echo 06:48:11 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/foundry_device-virtual-go_PR-150/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:48:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:48:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:48:13 06:48:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:48:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:48:14 alpine: Pulling from edgex-lftools-log-publisher 06:48:14 df20fa9351a1: Pulling fs layer 06:48:14 36b3adc4ff6f: Pulling fs layer 06:48:14 8ad3a11d3b57: Pulling fs layer 06:48:14 46f8f816bc3b: Pulling fs layer 06:48:14 93b61091891f: Pulling fs layer 06:48:14 93b9cdb0e59b: Pulling fs layer 06:48:14 5e14af77c1be: Pulling fs layer 06:48:14 01666e4c0597: Pulling fs layer 06:48:14 aa168da1d23b: Pulling fs layer 06:48:14 46f8f816bc3b: Waiting 06:48:14 93b9cdb0e59b: Waiting 06:48:14 93b61091891f: Waiting 06:48:14 aa168da1d23b: Waiting 06:48:14 5e14af77c1be: Waiting 06:48:14 01666e4c0597: Waiting 06:48:14 36b3adc4ff6f: Download complete 06:48:14 46f8f816bc3b: Verifying Checksum 06:48:14 46f8f816bc3b: Download complete 06:48:14 df20fa9351a1: Download complete 06:48:14 93b9cdb0e59b: Verifying Checksum 06:48:14 93b9cdb0e59b: Download complete 06:48:14 93b61091891f: Verifying Checksum 06:48:14 93b61091891f: Download complete 06:48:14 5e14af77c1be: Verifying Checksum 06:48:14 5e14af77c1be: Download complete 06:48:14 01666e4c0597: Verifying Checksum 06:48:14 01666e4c0597: Download complete 06:48:15 8ad3a11d3b57: Verifying Checksum 06:48:15 8ad3a11d3b57: Download complete 06:48:15 df20fa9351a1: Pull complete 06:48:16 36b3adc4ff6f: Pull complete 06:48:17 8ad3a11d3b57: Pull complete 06:48:18 46f8f816bc3b: Pull complete 06:48:18 93b61091891f: Pull complete 06:48:19 93b9cdb0e59b: Pull complete 06:48:20 5e14af77c1be: Pull complete 06:48:20 01666e4c0597: Pull complete 06:48:21 aa168da1d23b: Verifying Checksum 06:48:21 aa168da1d23b: Download complete 06:48:44 aa168da1d23b: Pull complete 06:48:44 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:48:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:48:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:48:45 prd-centos7-docker-4c-2g-13223 does not seem to be running inside a container 06:48:45 $ 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/foundry_device-virtual-go_PR-150/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-150 -v /w/workspace/foundry_device-virtual-go_PR-150:/w/workspace/foundry_device-virtual-go_PR-150:rw,z -v /w/workspace/foundry_device-virtual-go_PR-150@tmp:/w/workspace/foundry_device-virtual-go_PR-150@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:alpine cat 06:48:50 $ docker top 1ffe318a5118db907d6e515f593f25789a16e4bfa32d49d98deff8d759519742 -eo pid,comm [Pipeline] { [Pipeline] sh 06:48:51 + touch /tmp/pre-build-complete [Pipeline] sh 06:48:51 + mkdir -p /var/log/sa [Pipeline] sh 06:48:52 + ls /var/log/sa-host 06:48:52 + sadf -c /var/log/sa-host/sa05 06:48:52 file_magic: OK 06:48:52 HZ: Using current value: 100 06:48:52 file_header: OK 06:48:52 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 06:48:52 Statistics: 06:48:52 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:48:52 File successfully converted to sysstat format version 12.2.1 06:48:52 + sadf -c /var/log/sa-host/sa23 06:48:52 file_magic: OK 06:48:52 HZ: Using current value: 100 06:48:52 file_header: OK 06:48:52 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 06:48:52 Statistics: 06:48:52 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:48:52 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:48:52 provisioning config files... 06:48:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-150@tmp/config4864627161708029120tmp [Pipeline] { [Pipeline] echo 06:48:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:48:53 ---> create-netrc.sh [Pipeline] } 06:48:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:48:53 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:48:54 ---> python-tools-install.sh [Pipeline] echo 06:48:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:48:54 ---> sudo-logs.sh 06:48:54 Archiving 'sudo' log.. [Pipeline] echo 06:48:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:48:55 ---> job-cost.sh 06:48:55 lf-activate-venv: SKIPPING 06:48:55 INFO: No Stack... 06:48:57 INFO: Retrieving Pricing Info for: v1-standard-2 06:48:57 INFO: Archiving Costs [Pipeline] echo 06:48:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:48:58 ---> logs-deploy.sh 06:48:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-150/1 06:48:58 INFO: archiving workspace using pattern(s): 06:49:01 Archives upload complete. 06:49:02 INFO: archiving logs to Nexus