Pull request #186 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 33509ec2aba645f1738809980b950b97d1c0f001+658d6cb39e0f87515e0fd512fa46517441b13332 (e2df93c37a2a5a6634a8fbca3677d9bc1d2e4414) 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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-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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-765’ Running on prd-centos7-docker-4c-2g-768 in /w/workspace/foundry_device-virtual-go_PR-186 [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-186 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 658d6cb39e0f87515e0fd512fa46517441b13332 into PR head commit 33509ec2aba645f1738809980b950b97d1c0f001 Merge succeeded, producing 33509ec2aba645f1738809980b950b97d1c0f001 Checking out Revision 33509ec2aba645f1738809980b950b97d1c0f001 (PR-186) > 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 --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/186/head:refs/remotes/origin/PR-186 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 33509ec2aba645f1738809980b950b97d1c0f001 # 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 658d6cb39e0f87515e0fd512fa46517441b13332 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 33509ec2aba645f1738809980b950b97d1c0f001 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:51:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:51:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:51:27 ========================================================= 09:51:27 EdgeX Global Pipelines Version Info 09:51:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk b50517dad77fcabb5c48224eb37fc90ac780b97b # timeout=10 09:51:28 ------------------- 09:51:28 stable info: 09:51:28 ------------------- 09:51:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:51:28 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 09:51:28 Message: update stable to v1.0.186 09:51:29 ------------------- 09:51:29 experimental info: 09:51:29 ------------------- 09:51:29 Commited By: **** collab-it+edgex@linuxfoundation.org 09:51:29 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 09:51:29 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:51:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 09:51:29 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 09:51:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:51:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:51:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:51:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 09:51:29 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:51:29 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 09:51:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:51:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:51:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:51:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-virtual-go [Pipeline] echo 09:51:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:51:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:51:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:51:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:51:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:51:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:51:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:51:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:51:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:51:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:51:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:51:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:51:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:51:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:51:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-186 [Pipeline] echo 09:51:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-186 [Pipeline] echo 09:51:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-186 [Pipeline] echo 09:51:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 33509ec2aba645f1738809980b950b97d1c0f001 [Pipeline] echo 09:51:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 33509ec [Pipeline] echo 09:51:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 09:51:30 provisioning config files... 09:51:30 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-186@tmp/config1709853113649443558tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:51:30 ---> docker-login.sh 09:51:30 nexus3.edgexfoundry.org:10001 09:51:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:31 Configure a credential helper to remove this warning. See 09:51:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:31 09:51:31 Login Succeeded 09:51:31 nexus3.edgexfoundry.org:10002 09:51:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:31 Configure a credential helper to remove this warning. See 09:51:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:31 09:51:31 Login Succeeded 09:51:31 nexus3.edgexfoundry.org:10003 09:51:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:31 Configure a credential helper to remove this warning. See 09:51:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:31 09:51:31 Login Succeeded 09:51:31 nexus3.edgexfoundry.org:10004 09:51:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:31 Configure a credential helper to remove this warning. See 09:51:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:31 09:51:31 Login Succeeded 09:51:31 docker.io 09:51:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:32 Configure a credential helper to remove this warning. See 09:51:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:32 09:51:32 Login Succeeded 09:51:32 ---> docker-login.sh ends [Pipeline] } 09:51:32 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 09:51:32 + git log --format=format:%s -1 33509ec2aba645f1738809980b950b97d1c0f001 [Pipeline] echo 09:51:32 GIT_COMMIT: 33509ec2aba645f1738809980b950b97d1c0f001, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 09:51:32 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 09:51:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:51:33 09:51:33 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:51:33 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:51:33 latest: Pulling from edgex-devops/git-semver 09:51:33 31603596830f: Pulling fs layer 09:51:33 2a8b12db71e7: Pulling fs layer 09:51:33 6ca5941a6612: Pulling fs layer 09:51:33 ecc8261a40a4: Pulling fs layer 09:51:33 ecc8261a40a4: Waiting 09:51:33 2a8b12db71e7: Verifying Checksum 09:51:33 2a8b12db71e7: Download complete 09:51:33 31603596830f: Verifying Checksum 09:51:33 31603596830f: Download complete 09:51:33 ecc8261a40a4: Verifying Checksum 09:51:33 ecc8261a40a4: Download complete 09:51:33 6ca5941a6612: Verifying Checksum 09:51:33 6ca5941a6612: Download complete 09:51:34 31603596830f: Pull complete 09:51:34 2a8b12db71e7: Pull complete 09:51:35 6ca5941a6612: Pull complete 09:51:35 ecc8261a40a4: Pull complete 09:51:35 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 09:51:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:51:35 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:51:35 prd-centos7-docker-4c-2g-768 does not seem to be running inside a container 09:51:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-186 -v /w/workspace/foundry_device-virtual-go_PR-186:/w/workspace/foundry_device-virtual-go_PR-186:rw,z -v /w/workspace/foundry_device-virtual-go_PR-186@tmp:/w/workspace/foundry_device-virtual-go_PR-186@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 09:51:37 $ docker top 0f3ae7c4b7b3ed01336815a8ce10e96cc34ed60ccde3dc181386ca7a56de440e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:51:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:51:37 [ssh-agent] Looking for ssh-agent implementation... 09:51:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:51:38 $ docker exec 0f3ae7c4b7b3ed01336815a8ce10e96cc34ed60ccde3dc181386ca7a56de440e ssh-agent 09:51:38 SSH_AUTH_SOCK=/tmp/ssh-KPUISP0PeHq0/agent.12 09:51:38 SSH_AGENT_PID=18 09:51:38 Running ssh-add (command line suppressed) 09:51:38 Identity added: /w/workspace/foundry_device-virtual-go_PR-186@tmp/private_key_1585933486508009844.key (/w/workspace/foundry_device-virtual-go_PR-186@tmp/private_key_1585933486508009844.key) 09:51:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:51:38 + git tag --points-at HEAD [Pipeline] } 09:51:38 $ docker exec --env ******** --env ******** 0f3ae7c4b7b3ed01336815a8ce10e96cc34ed60ccde3dc181386ca7a56de440e ssh-agent -k 09:51:39 unset SSH_AUTH_SOCK; 09:51:39 unset SSH_AGENT_PID; 09:51:39 echo Agent pid 18 killed; 09:51:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:51:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:51:39 [ssh-agent] Looking for ssh-agent implementation... 09:51:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:51:39 $ docker exec 0f3ae7c4b7b3ed01336815a8ce10e96cc34ed60ccde3dc181386ca7a56de440e ssh-agent 09:51:39 SSH_AUTH_SOCK=/tmp/ssh-xGDiplyOBgoG/agent.47 09:51:39 SSH_AGENT_PID=53 09:51:39 Running ssh-add (command line suppressed) 09:51:39 Identity added: /w/workspace/foundry_device-virtual-go_PR-186@tmp/private_key_8864291580385783373.key (/w/workspace/foundry_device-virtual-go_PR-186@tmp/private_key_8864291580385783373.key) 09:51:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:51:40 + git semver init 09:51:40 # -> Open(): unable to determine branch for HEAD 09:51:40 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-186/.git 09:51:40 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-186 09:51:40 # $SEMVER_REMOTE_NAME = origin 09:51:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:51:40 # $SEMVER_USER_NAME = edgex-jenkins 09:51:40 # $SEMVER_BRANCH = PR-186 09:51:40 # $SEMVER_TEMP = /tmp/semver-774889412 09:51:40 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 09:51:40 # '/tmp/semver-774889412' -> '/w/workspace/foundry_device-virtual-go_PR-186/.semver' 09:51:40 # -> Force: false 09:51:40 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-186/.semver [Pipeline] } 09:51:40 $ docker exec --env ******** --env ******** 0f3ae7c4b7b3ed01336815a8ce10e96cc34ed60ccde3dc181386ca7a56de440e ssh-agent -k 09:51:40 unset SSH_AUTH_SOCK; 09:51:40 unset SSH_AGENT_PID; 09:51:40 echo Agent pid 53 killed; 09:51:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:51:41 + git semver [Pipeline] } 09:51:41 $ docker stop --time=1 0f3ae7c4b7b3ed01336815a8ce10e96cc34ed60ccde3dc181386ca7a56de440e 09:51:42 $ docker rm -f 0f3ae7c4b7b3ed01336815a8ce10e96cc34ed60ccde3dc181386ca7a56de440e [Pipeline] // withDockerContainer [Pipeline] sh 09:51:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:51:43 Stashed 1 file(s) [Pipeline] echo 09:51:43 [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 09:51:58 Still waiting to schedule task 09:51:58 Waiting for next available executor on ‘centos7-docker-4c-2g’ 09:51:58 Still waiting to schedule task 09:51:58 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-767’ 09:53:47 Running on prd-centos7-docker-4c-2g-773 in /w/workspace/foundry_device-virtual-go_PR-186 [Pipeline] { [Pipeline] ws 09:53:47 Running in /w/workspace/device-virtual-go/2 [Pipeline] { [Pipeline] checkout 09:53:49 using credential edgex-jenkins-ssh 09:53:49 Cloning the remote Git repository 09:53:49 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 09:53:50 > git init /w/workspace/device-virtual-go/2 # timeout=10 09:53:50 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 09:53:50 > git --version # timeout=10 09:53:50 > git --version # 'git version 2.24.3' 09:53:50 using GIT_SSH to set credentials SSH Credentials for GitHub 09:53:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:53:50 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 09:53:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:53:50 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 09:53:50 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 09:53:50 using GIT_SSH to set credentials SSH Credentials for GitHub 09:53:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/186/head:refs/remotes/origin/PR-186 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:53:51 Merging remotes/origin/master commit 658d6cb39e0f87515e0fd512fa46517441b13332 into PR head commit 33509ec2aba645f1738809980b950b97d1c0f001 09:53:51 Merge succeeded, producing 33509ec2aba645f1738809980b950b97d1c0f001 09:53:51 Checking out Revision 33509ec2aba645f1738809980b950b97d1c0f001 (PR-186) 09:53:51 > git config core.sparsecheckout # timeout=10 09:53:51 > git checkout -f 33509ec2aba645f1738809980b950b97d1c0f001 # timeout=10 09:53:51 > git remote # timeout=10 09:53:51 > git config --get remote.origin.url # timeout=10 09:53:51 using GIT_SSH to set credentials SSH Credentials for GitHub 09:53:51 > git merge 658d6cb39e0f87515e0fd512fa46517441b13332 # timeout=10 09:53:51 > git rev-parse HEAD^{commit} # timeout=10 09:53:51 > git config core.sparsecheckout # timeout=10 09:53:51 > git checkout -f 33509ec2aba645f1738809980b950b97d1c0f001 # timeout=10 09:53:54 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:53:55 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 09:53:56 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:53:56 + sudo service docker restart 09:53:56 + true 09:53:56 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 09:53:57 provisioning config files... 09:53:57 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/2@tmp/config4406112555919113138tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:53:57 ---> docker-login.sh 09:53:57 nexus3.edgexfoundry.org:10001 09:53:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:53:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:53:58 Configure a credential helper to remove this warning. See 09:53:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:53:58 09:53:58 Login Succeeded 09:53:58 nexus3.edgexfoundry.org:10002 09:53:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:53:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:53:58 Configure a credential helper to remove this warning. See 09:53:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:53:58 09:53:58 Login Succeeded 09:53:58 nexus3.edgexfoundry.org:10003 09:53:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:53:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:53:58 Configure a credential helper to remove this warning. See 09:53:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:53:58 09:53:58 Login Succeeded 09:53:58 nexus3.edgexfoundry.org:10004 09:53:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:53:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:53:58 Configure a credential helper to remove this warning. See 09:53:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:53:58 09:53:58 Login Succeeded 09:53:58 docker.io 09:53:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:53:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:53:59 Configure a credential helper to remove this warning. See 09:53:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:53:59 09:53:59 Login Succeeded 09:53:59 ---> docker-login.sh ends [Pipeline] } 09:53:59 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:53:59 ========================================================= 09:53:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 09:53:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:53:59 + 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 . 09:53:59 Sending build context to Docker daemon 518.7kB 09:53:59 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 09:53:59 Step 2/8 : FROM ${BASE} 09:54:00 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 09:54:00 188c0c94c7c5: Pulling fs layer 09:54:00 0ef7d3d256c8: Pulling fs layer 09:54:00 de9db76c5a1d: Pulling fs layer 09:54:00 bca2f99d35d6: Pulling fs layer 09:54:00 93359f2a8cfa: Pulling fs layer 09:54:00 7c6f9722023f: Pulling fs layer 09:54:00 a35cf1a2eb13: Pulling fs layer 09:54:00 bca2f99d35d6: Waiting 09:54:00 93359f2a8cfa: Waiting 09:54:00 7c6f9722023f: Waiting 09:54:00 a35cf1a2eb13: Waiting 09:54:00 de9db76c5a1d: Verifying Checksum 09:54:00 de9db76c5a1d: Download complete 09:54:00 0ef7d3d256c8: Verifying Checksum 09:54:00 0ef7d3d256c8: Download complete 09:54:00 93359f2a8cfa: Verifying Checksum 09:54:00 93359f2a8cfa: Download complete 09:54:00 188c0c94c7c5: Verifying Checksum 09:54:00 188c0c94c7c5: Download complete 09:54:00 7c6f9722023f: Verifying Checksum 09:54:00 7c6f9722023f: Download complete 09:54:00 188c0c94c7c5: Pull complete 09:54:00 0ef7d3d256c8: Pull complete 09:54:00 de9db76c5a1d: Pull complete 09:54:02 a35cf1a2eb13: Verifying Checksum 09:54:02 a35cf1a2eb13: Download complete 09:54:03 bca2f99d35d6: Verifying Checksum 09:54:03 bca2f99d35d6: Download complete 09:54:08 bca2f99d35d6: Pull complete 09:54:08 93359f2a8cfa: Pull complete 09:54:08 7c6f9722023f: Pull complete 09:54:13 a35cf1a2eb13: Pull complete 09:54:13 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 09:54:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 09:54:13 ---> a62c8e92a672 09:54:13 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 09:54:13 ---> Running in b300953d62d0 09:54:13 Removing intermediate container b300953d62d0 09:54:13 ---> 01d995b346f5 09:54:13 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:54:13 ---> Running in e3924aebce68 09:54:14 Removing intermediate container e3924aebce68 09:54:14 ---> e3b892480a82 09:54:14 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 09:54:15 ---> Running in de167305fb7a 09:54:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:54:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:54:17 (1/13) Installing libc-dev (0.7.2-r3) 09:54:17 (2/13) Installing libsodium (1.0.18-r0) 09:54:17 (3/13) Installing pkgconf (1.7.2-r0) 09:54:17 (4/13) Installing libsodium-dev (1.0.18-r0) 09:54:17 (5/13) Installing openssh-keygen (8.3_p1-r2) 09:54:17 (6/13) Installing libedit (20191231.3.1-r0) 09:54:17 (7/13) Installing openssh-client (8.3_p1-r2) 09:54:17 (8/13) Installing openssh-sftp-server (8.3_p1-r2) 09:54:17 (9/13) Installing openssh-server-common (8.3_p1-r2) 09:54:17 (10/13) Installing openssh-server (8.3_p1-r2) 09:54:18 (11/13) Installing openssh (8.3_p1-r2) 09:54:18 (12/13) Installing libzmq (4.3.3-r0) 09:54:18 (13/13) Installing zeromq-dev (4.3.3-r0) 09:54:18 Executing busybox-1.31.1-r19.trigger 09:54:18 OK: 173 MiB in 52 packages 09:54:19 Removing intermediate container de167305fb7a 09:54:19 ---> d27be1b55fdf 09:54:19 Step 6/8 : WORKDIR /device-virtual-go 09:54:19 ---> Running in fd53d29f9be4 09:54:19 Removing intermediate container fd53d29f9be4 09:54:19 ---> d38f8089ad86 09:54:19 Step 7/8 : COPY . . 09:54:20 ---> 4f5dc79afc7f 09:54:20 Step 8/8 : RUN go mod download 09:54:20 ---> Running in 722d128c9229 09:54:47 Removing intermediate container 722d128c9229 09:54:47 ---> fe196db906ae 09:54:47 Successfully built fe196db906ae 09:54:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:54:47 + docker inspect -f . ci-base-image-x86_64 09:54:47 . [Pipeline] withDockerContainer 09:54:47 prd-centos7-docker-4c-2g-773 does not seem to be running inside a container 09:54:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-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 ******** ci-base-image-x86_64 cat 09:54:48 $ docker top e553f60a2536ad18f3fa459f34fb0934b573d79f4e06616a5050b338895f2eb4 -eo pid,comm [Pipeline] { [Pipeline] sh 09:54:49 + go version 09:54:49 go version go1.15.5 linux/amd64 [Pipeline] } 09:54:49 $ docker stop --time=1 e553f60a2536ad18f3fa459f34fb0934b573d79f4e06616a5050b338895f2eb4 09:54:50 $ docker rm -f e553f60a2536ad18f3fa459f34fb0934b573d79f4e06616a5050b338895f2eb4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:54:51 + docker inspect -f . ci-base-image-x86_64 09:54:51 . [Pipeline] withDockerContainer 09:54:51 prd-centos7-docker-4c-2g-773 does not seem to be running inside a container 09:54:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-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 ******** ci-base-image-x86_64 cat 09:54:52 $ docker top ba2d27372562e2d8beeacb6f081d91b7b3825a3e54dcedbfd351677f5e2454d8 -eo pid,comm [Pipeline] { [Pipeline] sh 09:54:52 + make test 09:54:52 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 09:54:53 ? github.com/edgexfoundry/device-virtual-go [no test files] 09:55:12 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 09:55:12 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.339s coverage: 63.8% of statements 09:55:12 CGO_ENABLED=1 GO111MODULE=on go vet ./... 09:55:17 gofmt -l . 09:55:17 [ "`gofmt -l .`" = "" ] 09:55:17 ./bin/test-attribution-txt.sh 09:55:17 An attribution for golang.org/x/text is missing from in Attribution.txt, please add 09:55:17 make: *** [Makefile:28: test] Error 1 [Pipeline] } 09:55:17 $ docker stop --time=1 ba2d27372562e2d8beeacb6f081d91b7b3825a3e54dcedbfd351677f5e2454d8 09:55:19 $ docker rm -f ba2d27372562e2d8beeacb6f081d91b7b3825a3e54dcedbfd351677f5e2454d8 [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 Post stage [Pipeline] libraryResource [Pipeline] sh 09:55:20 ---> job-cost.sh 09:55:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OXY2 09:55:20 Running on prd-ubuntu18.04-docker-arm64-4c-16g-774 in /w/workspace/foundry_device-virtual-go_PR-186 [Pipeline] { [Pipeline] ws 09:55:20 Running in /w/workspace/device-virtual-go/2 [Pipeline] { [Pipeline] checkout 09:55:26 using credential edgex-jenkins-ssh 09:55:26 Cloning the remote Git repository 09:55:26 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 09:55:26 > git init /w/workspace/device-virtual-go/2 # timeout=10 09:55:26 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 09:55:26 > git --version # timeout=10 09:55:26 > git --version # 'git version 2.17.1' 09:55:26 using GIT_SSH to set credentials SSH Credentials for GitHub 09:55:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:55:28 Merging remotes/origin/master commit 658d6cb39e0f87515e0fd512fa46517441b13332 into PR head commit 33509ec2aba645f1738809980b950b97d1c0f001 09:55:27 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 09:55:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:55:27 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 09:55:27 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 09:55:27 using GIT_SSH to set credentials SSH Credentials for GitHub 09:55:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/186/head:refs/remotes/origin/PR-186 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:55:28 > git config core.sparsecheckout # timeout=10 09:55:28 > git checkout -f 33509ec2aba645f1738809980b950b97d1c0f001 # timeout=10 09:55:28 Merge succeeded, producing 33509ec2aba645f1738809980b950b97d1c0f001 09:55:28 Checking out Revision 33509ec2aba645f1738809980b950b97d1c0f001 (PR-186) 09:55:28 > git remote # timeout=10 09:55:28 > git config --get remote.origin.url # timeout=10 09:55:28 using GIT_SSH to set credentials SSH Credentials for GitHub 09:55:28 > git merge 658d6cb39e0f87515e0fd512fa46517441b13332 # timeout=10 09:55:28 > git rev-parse HEAD^{commit} # timeout=10 09:55:28 > git config core.sparsecheckout # timeout=10 09:55:28 > git checkout -f 33509ec2aba645f1738809980b950b97d1c0f001 # timeout=10 09:55:32 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 09:55:32 09:55:32 GitHub has been notified of this commit’s build result 09:55:32 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:55:34 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 09:55:34 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:55:34 + sudo service docker restart 09:55:34 + true 09:55:35 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 09:55:36 provisioning config files... 09:55:36 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/2@tmp/config8422781180152774585tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:55:37 ---> docker-login.sh 09:55:37 nexus3.edgexfoundry.org:10001 09:55:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:38 Configure a credential helper to remove this warning. See 09:55:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:38 09:55:38 Login Succeeded 09:55:38 nexus3.edgexfoundry.org:10002 09:55:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:39 Configure a credential helper to remove this warning. See 09:55:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:39 09:55:39 Login Succeeded 09:55:39 nexus3.edgexfoundry.org:10003 09:55:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:39 Configure a credential helper to remove this warning. See 09:55:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:39 09:55:39 Login Succeeded 09:55:39 nexus3.edgexfoundry.org:10004 09:55:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:40 Configure a credential helper to remove this warning. See 09:55:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:40 09:55:40 Login Succeeded 09:55:40 docker.io 09:55:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:40 Configure a credential helper to remove this warning. See 09:55:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:40 09:55:40 Login Succeeded 09:55:40 ---> docker-login.sh ends [Pipeline] } 09:55:40 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:55:41 ========================================================= 09:55:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 09:55:41 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:55:41 + 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 . 09:55:41 Sending build context to Docker daemon 517.6kB 09:55:41 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 09:55:41 Step 2/8 : FROM ${BASE} 09:55:41 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:55:41 5f621e34cdf4: Pulling fs layer 09:55:41 a4357932f1b6: Pulling fs layer 09:55:41 18c013af1878: Pulling fs layer 09:55:41 00ac8860ef70: Pulling fs layer 09:55:41 63d7cb157983: Pulling fs layer 09:55:41 b116817d02f9: Pulling fs layer 09:55:41 745a02a5169b: Pulling fs layer 09:55:41 63d7cb157983: Waiting 09:55:41 00ac8860ef70: Waiting 09:55:41 745a02a5169b: Waiting 09:55:41 b116817d02f9: Waiting 09:55:41 18c013af1878: Verifying Checksum 09:55:41 18c013af1878: Download complete 09:55:41 a4357932f1b6: Verifying Checksum 09:55:41 a4357932f1b6: Download complete 09:55:41 63d7cb157983: Download complete 09:55:41 b116817d02f9: Download complete 09:55:41 5f621e34cdf4: Download complete 09:55:42 5f621e34cdf4: Pull complete 09:55:43 a4357932f1b6: Pull complete 09:55:43 18c013af1878: Pull complete 09:55:45 745a02a5169b: Verifying Checksum 09:55:45 745a02a5169b: Download complete 09:55:46 00ac8860ef70: Download complete 09:55:59 00ac8860ef70: Pull complete 09:55:59 63d7cb157983: Pull complete 09:55:59 b116817d02f9: Pull complete 09:56:01 745a02a5169b: Pull complete 09:56:01 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 09:56:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 09:56:01 ---> b7e6874047d6 09:56:01 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 09:56:04 ---> Running in cdf93828126c 09:56:05 Removing intermediate container cdf93828126c 09:56:05 ---> 58b275b41b48 09:56:05 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:56:05 ---> Running in b37358c1b947 09:56:07 Removing intermediate container b37358c1b947 09:56:07 ---> a6ac4dc42a52 09:56:07 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 09:56:07 ---> Running in 01e3e58b570d 09:56:07 lf-activate-venv(): INFO: Adding /tmp/venv-OXY2/bin to PATH 09:56:07 INFO: No Stack... 09:56:07 INFO: Retrieving Pricing Info for: v1-standard-2 09:56:07 INFO: Archiving Costs [Pipeline] sh 09:56:08 + cat /w/workspace/device-virtual-go/2/archives/cost.csv 09:56:08 + cut -d, -f6 [Pipeline] lock 09:56:08 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-186-2-stack-cost] 09:56:08 Resource [jenkins-edgexfoundry-device-virtual-go-PR-186-2-stack-cost] did not exist. Created. 09:56:08 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-186-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:56:08 + echo total: 0.029999999329447746 [Pipeline] stash 09:56:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:56:08 Stashed 1 file(s) [Pipeline] } 09:56:08 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-186-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:56:09 Failed in branch amd64 09:56:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:56:10 (1/13) Installing libc-dev (0.7.2-r3) 09:56:10 (2/13) Installing libsodium (1.0.18-r0) 09:56:10 (3/13) Installing pkgconf (1.7.2-r0) 09:56:10 (4/13) Installing libsodium-dev (1.0.18-r0) 09:56:10 (5/13) Installing openssh-keygen (8.3_p1-r2) 09:56:10 (6/13) Installing libedit (20191231.3.1-r0) 09:56:10 (7/13) Installing openssh-client (8.3_p1-r2) 09:56:11 (8/13) Installing openssh-sftp-server (8.3_p1-r2) 09:56:11 (9/13) Installing openssh-server-common (8.3_p1-r2) 09:56:11 (10/13) Installing openssh-server (8.3_p1-r2) 09:56:11 (11/13) Installing openssh (8.3_p1-r2) 09:56:11 (12/13) Installing libzmq (4.3.3-r0) 09:56:11 (13/13) Installing zeromq-dev (4.3.3-r0) 09:56:11 Executing busybox-1.31.1-r19.trigger 09:56:11 OK: 149 MiB in 52 packages 09:56:13 Removing intermediate container 01e3e58b570d 09:56:13 ---> 01a9dc5483c4 09:56:13 Step 6/8 : WORKDIR /device-virtual-go 09:56:13 ---> Running in cc3bb40c89a7 09:56:13 Removing intermediate container cc3bb40c89a7 09:56:13 ---> a39550462baa 09:56:13 Step 7/8 : COPY . . 09:56:14 ---> 7211bc3e732c 09:56:14 Step 8/8 : RUN go mod download 09:56:15 ---> Running in ddf474052912 09:56:41 Removing intermediate container ddf474052912 09:56:41 ---> 0f00f15b8d3d 09:56:41 Successfully built 0f00f15b8d3d 09:56:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:56:42 + docker inspect -f . ci-base-image-arm64 09:56:42 . [Pipeline] withDockerContainer 09:56:42 prd-ubuntu18.04-docker-arm64-4c-16g-774 does not seem to be running inside a container 09:56:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-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 09:56:44 $ docker top 90657787ad8c1158615d0708aad523b19b2efedaa0d6147715542da5dd0e5fee -eo pid,comm [Pipeline] { [Pipeline] sh 09:56:45 + go version 09:56:45 go version go1.15.5 linux/arm64 [Pipeline] } 09:56:45 $ docker stop --time=1 90657787ad8c1158615d0708aad523b19b2efedaa0d6147715542da5dd0e5fee 09:56:47 $ docker rm -f 90657787ad8c1158615d0708aad523b19b2efedaa0d6147715542da5dd0e5fee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:56:47 + docker inspect -f . ci-base-image-arm64 09:56:47 . [Pipeline] withDockerContainer 09:56:48 prd-ubuntu18.04-docker-arm64-4c-16g-774 does not seem to be running inside a container 09:56:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-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 09:56:49 $ docker top 95675b28def375dd7e3a58383d6fa47270f387bf2955cf87fac770be7d2fa78f -eo pid,comm [Pipeline] { [Pipeline] sh 09:56:50 + make test 09:56:50 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 09:56:52 ? github.com/edgexfoundry/device-virtual-go [no test files] 09:57:48 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 09:57:48 ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.431s coverage: 63.8% of statements 09:57:48 CGO_ENABLED=1 GO111MODULE=on go vet ./... 09:57:58 gofmt -l . 09:57:58 [ "`gofmt -l .`" = "" ] 09:57:58 ./bin/test-attribution-txt.sh 09:57:59 An attribution for golang.org/x/text is missing from in Attribution.txt, please add 09:57:59 make: *** [Makefile:28: test] Error 1 [Pipeline] } 09:57:59 $ docker stop --time=1 95675b28def375dd7e3a58383d6fa47270f387bf2955cf87fac770be7d2fa78f 09:58:02 $ docker rm -f 95675b28def375dd7e3a58383d6fa47270f387bf2955cf87fac770be7d2fa78f [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 Post stage [Pipeline] libraryResource [Pipeline] sh 09:58:03 ---> job-cost.sh 09:58:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Vu5k 09:58:42 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 10:00:18 lf-activate-venv(): INFO: Adding /tmp/venv-Vu5k/bin to PATH 10:00:18 INFO: No Stack... 10:00:18 INFO: Retrieving Pricing Info for: lf-standard-4 10:00:18 INFO: Archiving Costs [Pipeline] sh 10:00:19 + cat /w/workspace/device-virtual-go/2/archives/cost.csv 10:00:19 + cut -d, -f6 [Pipeline] lock 10:00:19 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-186-2-stack-cost] 10:00:19 Resource [jenkins-edgexfoundry-device-virtual-go-PR-186-2-stack-cost] did not exist. Created. 10:00:19 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-186-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:00:19 /w/workspace/device-virtual-go/2@tmp/durable-588b657f/script.sh: 1: /w/workspace/device-virtual-go/2@tmp/durable-588b657f/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 10:00:20 + echo total: 0.20999999344348907 [Pipeline] stash 10:00:20 Warning: overwriting stash ‘stack-cost’ 10:00:21 Stashed 1 file(s) [Pipeline] } 10:00:21 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-186-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 10:00:21 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] { (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 10:00:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:00:22 ---> package-listing.sh 10:00:22 ++ facter osfamily 10:00:22 ++ tr '[:upper:]' '[:lower:]' 10:00:22 + OS_FAMILY=redhat 10:00:22 + workspace=/w/workspace/foundry_device-virtual-go_PR-186 10:00:22 + START_PACKAGES=/tmp/packages_start.txt 10:00:22 + END_PACKAGES=/tmp/packages_end.txt 10:00:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:00:22 + PACKAGES=/tmp/packages_start.txt 10:00:22 + '[' /w/workspace/foundry_device-virtual-go_PR-186 ']' 10:00:22 + PACKAGES=/tmp/packages_end.txt 10:00:22 + case "${OS_FAMILY}" in 10:00:22 + rpm -qa 10:00:22 + sort 10:00:28 + '[' -f /tmp/packages_start.txt ']' 10:00:28 + '[' -f /tmp/packages_end.txt ']' 10:00:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:00:28 + '[' /w/workspace/foundry_device-virtual-go_PR-186 ']' 10:00:28 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-186/archives/ 10:00:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-186/archives/ [Pipeline] echo 10:00:28 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-186/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:00:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:00:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:00:28 10:00:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 10:00:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:00:29 alpine: Pulling from edgex-lftools-log-publisher 10:00:29 df20fa9351a1: Pulling fs layer 10:00:29 36b3adc4ff6f: Pulling fs layer 10:00:29 8ad3a11d3b57: Pulling fs layer 10:00:29 46f8f816bc3b: Pulling fs layer 10:00:29 93b61091891f: Pulling fs layer 10:00:29 93b9cdb0e59b: Pulling fs layer 10:00:29 5e14af77c1be: Pulling fs layer 10:00:29 01666e4c0597: Pulling fs layer 10:00:29 aa168da1d23b: Pulling fs layer 10:00:29 46f8f816bc3b: Waiting 10:00:29 93b61091891f: Waiting 10:00:29 93b9cdb0e59b: Waiting 10:00:29 5e14af77c1be: Waiting 10:00:29 01666e4c0597: Waiting 10:00:29 aa168da1d23b: Waiting 10:00:29 36b3adc4ff6f: Verifying Checksum 10:00:29 36b3adc4ff6f: Download complete 10:00:29 46f8f816bc3b: Verifying Checksum 10:00:29 46f8f816bc3b: Download complete 10:00:29 df20fa9351a1: Download complete 10:00:29 93b9cdb0e59b: Verifying Checksum 10:00:29 93b9cdb0e59b: Download complete 10:00:29 5e14af77c1be: Verifying Checksum 10:00:29 5e14af77c1be: Download complete 10:00:29 93b61091891f: Verifying Checksum 10:00:29 93b61091891f: Download complete 10:00:29 01666e4c0597: Verifying Checksum 10:00:29 01666e4c0597: Download complete 10:00:29 8ad3a11d3b57: Verifying Checksum 10:00:29 8ad3a11d3b57: Download complete 10:00:29 df20fa9351a1: Pull complete 10:00:30 36b3adc4ff6f: Pull complete 10:00:31 8ad3a11d3b57: Pull complete 10:00:31 46f8f816bc3b: Pull complete 10:00:31 93b61091891f: Pull complete 10:00:31 93b9cdb0e59b: Pull complete 10:00:31 aa168da1d23b: Verifying Checksum 10:00:31 aa168da1d23b: Download complete 10:00:32 5e14af77c1be: Pull complete 10:00:32 01666e4c0597: Pull complete 10:00:40 aa168da1d23b: Pull complete 10:00:40 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 10:00:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:00:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 10:00:40 prd-centos7-docker-4c-2g-768 does not seem to be running inside a container 10:00:40 $ 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-186/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-186 -v /w/workspace/foundry_device-virtual-go_PR-186:/w/workspace/foundry_device-virtual-go_PR-186:rw,z -v /w/workspace/foundry_device-virtual-go_PR-186@tmp:/w/workspace/foundry_device-virtual-go_PR-186@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 10:00:43 $ docker top a9715d6f60820cb2b5a1e29632595480f879b78729896178e088ac3e9297f79e -eo pid,comm [Pipeline] { [Pipeline] sh 10:00:44 + touch /tmp/pre-build-complete [Pipeline] sh 10:00:44 + mkdir -p /var/log/sa [Pipeline] sh 10:00:45 + ls /var/log/sa-host 10:00:45 + sadf -c /var/log/sa-host/sa19 10:00:45 file_magic: OK 10:00:45 HZ: Using current value: 100 10:00:45 file_header: OK 10:00:45 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 10:00:45 Statistics: 10:00:45 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 10:00:45 File successfully converted to sysstat format version 12.2.1 10:00:45 + sadf -c /var/log/sa-host/sa23 10:00:45 file_magic: OK 10:00:45 HZ: Using current value: 100 10:00:45 file_header: OK 10:00:45 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 10:00:45 Statistics: 10:00:45 Hnuu...uuuununununu... 10:00:45 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:00:45 provisioning config files... 10:00:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-186@tmp/config1193986733507986599tmp [Pipeline] { [Pipeline] echo 10:00:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:00:45 ---> create-netrc.sh [Pipeline] } 10:00:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 10:00:45 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 10:00:46 ---> python-tools-install.sh [Pipeline] echo 10:00:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:00:46 ---> sudo-logs.sh 10:00:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:00:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:00:46 ---> job-cost.sh 10:00:46 lf-activate-venv: SKIPPING 10:00:46 DEBUG: total: 0.20999999344348907 10:00:46 INFO: Retrieving Stack Cost... 10:00:48 INFO: Retrieving Pricing Info for: v1-standard-2 10:00:48 INFO: Archiving Costs [Pipeline] echo 10:00:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:00:48 ---> logs-deploy.sh 10:00:48 lf-activate-venv: SKIPPING 10:00:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-186/2 10:00:48 INFO: archiving workspace using pattern(s): 10:00:50 Archives upload complete. 10:00:50 INFO: archiving logs to Nexus 10:00:51 ---> uname -a: 10:00:51 Linux prd-centos7-docker-4c-2g-768.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 10:00:51 10:00:51 10:00:51 ---> lscpu: 10:00:51 Architecture: x86_64 10:00:51 CPU op-mode(s): 32-bit, 64-bit 10:00:51 Byte Order: Little Endian 10:00:51 Address sizes: 40 bits physical, 48 bits virtual 10:00:51 CPU(s): 4 10:00:51 On-line CPU(s) list: 0-3 10:00:51 Thread(s) per core: 1 10:00:51 Core(s) per socket: 1 10:00:51 Socket(s): 4 10:00:51 NUMA node(s): 1 10:00:51 Vendor ID: GenuineIntel 10:00:51 CPU family: 6 10:00:51 Model: 44 10:00:51 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 10:00:51 Stepping: 1 10:00:51 CPU MHz: 2933.436 10:00:51 BogoMIPS: 5866.87 10:00:51 Virtualization: VT-x 10:00:51 Hypervisor vendor: KVM 10:00:51 Virtualization type: full 10:00:51 L1d cache: 128 KiB 10:00:51 L1i cache: 128 KiB 10:00:51 L2 cache: 16 MiB 10:00:51 L3 cache: 64 MiB 10:00:51 NUMA node0 CPU(s): 0-3 10:00:51 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 10:00:51 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 10:00:51 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 10:00:51 Vulnerability Meltdown: Mitigation; PTI 10:00:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:00:51 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 10:00:51 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 10:00:51 Vulnerability Srbds: Not affected 10:00:51 Vulnerability Tsx async abort: Not affected 10:00:51 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 10:00:51 10:00:51