Pull request #576 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/device-sdk-go Obtained Jenkinsfile from bced3e57a4036ff6096c64f5644e4c0a6af03a98+1e612ed535d2e5692843658024442fbb2ae5655f (dcb8914e78f576d03090622d5c70593eb5a394e6) 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 d07cd02ecb4437160b67c3e2c8b9f8516fc20714 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 d07cd02ecb4437160b67c3e2c8b9f8516fc20714 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-sdk-go/branches/PR-576/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 d07cd02ecb4437160b67c3e2c8b9f8516fc20714 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d07cd02ecb4437160b67c3e2c8b9f8516fc20714 # timeout=10 Commit message: "Merge pull request #233 from ernestojeda/fix-snap-workspace-issue" > 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. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, goVersion:1.13, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-928 in /w/workspace/dgexfoundry_device-sdk-go_PR-576 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-576 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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 --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/576/head:refs/remotes/origin/PR-576 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/576/head:refs/remotes/origin/PR-576 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/576/head:refs/remotes/origin/PR-576 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 1e612ed535d2e5692843658024442fbb2ae5655f into PR head commit bced3e57a4036ff6096c64f5644e4c0a6af03a98 Merge succeeded, producing bced3e57a4036ff6096c64f5644e4c0a6af03a98 Checking out Revision bced3e57a4036ff6096c64f5644e4c0a6af03a98 (PR-576) > git config core.sparsecheckout # timeout=10 > git checkout -f bced3e57a4036ff6096c64f5644e4c0a6af03a98 # 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 1e612ed535d2e5692843658024442fbb2ae5655f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bced3e57a4036ff6096c64f5644e4c0a6af03a98 # timeout=10 Commit message: "docs: addition of version and LTS refs to README per arch's meeting" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object d07cd02ecb4437160b67c3e2c8b9f8516fc20714 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-08-31T22:30:28.281Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-08-31T22:30:28.580Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-08-31T22:30:28.739Z] ========================================================= [2020-08-31T22:30:28.739Z] EdgeX Global Pipelines Version Info [2020-08-31T22:30:28.739Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-08-31T22:30:30.153Z] ------------------- [2020-08-31T22:30:30.153Z] stable info: [2020-08-31T22:30:30.153Z] ------------------- [2020-08-31T22:30:30.153Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-08-31T22:30:30.153Z] Commit SHA: d07cd02ecb4437160b67c3e2c8b9f8516fc20714 [2020-08-31T22:30:30.153Z] Message: update stable to v1.0.115 [2020-08-31T22:30:31.092Z] ------------------- [2020-08-31T22:30:31.092Z] experimental info: [2020-08-31T22:30:31.092Z] ------------------- [2020-08-31T22:30:31.092Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-08-31T22:30:31.092Z] Commit SHA: d07cd02ecb4437160b67c3e2c8b9f8516fc20714 [2020-08-31T22:30:31.092Z] Message: update experimental to v1.0.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-08-31T22:30:31.539Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2020-08-31T22:30:31.644Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2020-08-31T22:30:31.752Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-08-31T22:30:31.868Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-08-31T22:30:31.973Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-08-31T22:30:32.079Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.13 [Pipeline] echo [2020-08-31T22:30:32.185Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-08-31T22:30:32.288Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [Pipeline] echo [2020-08-31T22:30:32.403Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2020-08-31T22:30:32.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-08-31T22:30:32.685Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-08-31T22:30:32.809Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2020-08-31T22:30:32.915Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-08-31T22:30:33.025Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-08-31T22:30:33.130Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-08-31T22:30:33.236Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-08-31T22:30:33.340Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-08-31T22:30:33.466Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-08-31T22:30:33.573Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-08-31T22:30:33.701Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-08-31T22:30:33.805Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-08-31T22:30:33.909Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-08-31T22:30:34.014Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-576 [Pipeline] echo [2020-08-31T22:30:34.128Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-576 [Pipeline] echo [2020-08-31T22:30:34.236Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-576 [Pipeline] echo [2020-08-31T22:30:34.368Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bced3e57a4036ff6096c64f5644e4c0a6af03a98 [Pipeline] echo [2020-08-31T22:30:34.478Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bced3e5 [Pipeline] echo [2020-08-31T22:30:34.583Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-08-31T22:30:35.285Z] + git log --format=format:%s -1 bced3e57a4036ff6096c64f5644e4c0a6af03a98 [Pipeline] echo [2020-08-31T22:30:35.360Z] GIT_COMMIT: bced3e57a4036ff6096c64f5644e4c0a6af03a98, Commit Message: docs: addition of version and LTS refs to README per arch's meeting [Pipeline] echo [2020-08-31T22:30:35.441Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-08-31T22:30:35.987Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-31T22:30:36.249Z] [2020-08-31T22:30:36.249Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-08-31T22:30:36.622Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-31T22:30:36.622Z] latest: Pulling from edgex-devops/git-semver [2020-08-31T22:30:36.622Z] 31603596830f: Pulling fs layer [2020-08-31T22:30:36.622Z] 2a8b12db71e7: Pulling fs layer [2020-08-31T22:30:36.622Z] 6ca5941a6612: Pulling fs layer [2020-08-31T22:30:36.622Z] ecc8261a40a4: Pulling fs layer [2020-08-31T22:30:36.622Z] ecc8261a40a4: Waiting [2020-08-31T22:30:36.622Z] 2a8b12db71e7: Verifying Checksum [2020-08-31T22:30:36.622Z] 2a8b12db71e7: Download complete [2020-08-31T22:30:36.622Z] 31603596830f: Verifying Checksum [2020-08-31T22:30:36.622Z] 31603596830f: Download complete [2020-08-31T22:30:36.885Z] ecc8261a40a4: Verifying Checksum [2020-08-31T22:30:36.885Z] ecc8261a40a4: Download complete [2020-08-31T22:30:36.885Z] 6ca5941a6612: Verifying Checksum [2020-08-31T22:30:36.885Z] 6ca5941a6612: Download complete [2020-08-31T22:30:37.146Z] 31603596830f: Pull complete [2020-08-31T22:30:37.146Z] 2a8b12db71e7: Pull complete [2020-08-31T22:30:38.102Z] 6ca5941a6612: Pull complete [2020-08-31T22:30:38.102Z] ecc8261a40a4: Pull complete [2020-08-31T22:30:38.102Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-08-31T22:30:38.102Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-31T22:30:38.102Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-08-31T22:30:38.230Z] prd-centos7-docker-4c-2g-928 does not seem to be running inside a container [2020-08-31T22:30:38.273Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-576 -v /w/workspace/dgexfoundry_device-sdk-go_PR-576:/w/workspace/dgexfoundry_device-sdk-go_PR-576:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-576@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-576@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-08-31T22:30:40.597Z] $ docker top 149126c935159921a535433a3c9cb84923f812dfa087df525155cf5ec49b3c9c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-08-31T22:30:41.004Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-31T22:30:41.005Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-31T22:30:41.213Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-31T22:30:41.218Z] $ docker exec 149126c935159921a535433a3c9cb84923f812dfa087df525155cf5ec49b3c9c ssh-agent [2020-08-31T22:30:41.378Z] SSH_AUTH_SOCK=/tmp/ssh-cBBGTsZa4AWd/agent.11 [2020-08-31T22:30:41.378Z] SSH_AGENT_PID=17 [2020-08-31T22:30:41.392Z] Running ssh-add (command line suppressed) [2020-08-31T22:30:41.522Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-576@tmp/private_key_9042142673554131127.key (/w/workspace/dgexfoundry_device-sdk-go_PR-576@tmp/private_key_9042142673554131127.key) [2020-08-31T22:30:41.568Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-31T22:30:41.952Z] + git describe --exact-match --tags HEAD [2020-08-31T22:30:41.952Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-08-31T22:30:41.994Z] $ docker exec --env ******** --env ******** 149126c935159921a535433a3c9cb84923f812dfa087df525155cf5ec49b3c9c ssh-agent -k [2020-08-31T22:30:42.110Z] unset SSH_AUTH_SOCK; [2020-08-31T22:30:42.111Z] unset SSH_AGENT_PID; [2020-08-31T22:30:42.111Z] echo Agent pid 17 killed; [2020-08-31T22:30:42.152Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-08-31T22:30:42.283Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-08-31T22:30:42.284Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-08-31T22:30:42.386Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-31T22:30:42.386Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-31T22:30:42.544Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-31T22:30:42.549Z] $ docker exec 149126c935159921a535433a3c9cb84923f812dfa087df525155cf5ec49b3c9c ssh-agent [2020-08-31T22:30:42.700Z] SSH_AUTH_SOCK=/tmp/ssh-F0QWnWeSGaYB/agent.46 [2020-08-31T22:30:42.700Z] SSH_AGENT_PID=51 [2020-08-31T22:30:42.706Z] Running ssh-add (command line suppressed) [2020-08-31T22:30:42.822Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-576@tmp/private_key_4095058666293169412.key (/w/workspace/dgexfoundry_device-sdk-go_PR-576@tmp/private_key_4095058666293169412.key) [2020-08-31T22:30:42.866Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-31T22:30:43.257Z] + git semver init [2020-08-31T22:30:43.257Z] # -> Open(): unable to determine branch for HEAD [2020-08-31T22:30:43.257Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-576/.git [2020-08-31T22:30:43.257Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-576 [2020-08-31T22:30:43.257Z] # $SEMVER_REMOTE_NAME = origin [2020-08-31T22:30:43.257Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-08-31T22:30:43.257Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-08-31T22:30:43.257Z] # $SEMVER_BRANCH = PR-576 [2020-08-31T22:30:43.257Z] # $SEMVER_TEMP = /tmp/semver-522435675 [2020-08-31T22:30:43.257Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-08-31T22:30:43.833Z] # '/tmp/semver-522435675' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-576/.semver' [2020-08-31T22:30:43.833Z] # -> Force: false [2020-08-31T22:30:43.833Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-576/.semver [Pipeline] } [2020-08-31T22:30:43.855Z] $ docker exec --env ******** --env ******** 149126c935159921a535433a3c9cb84923f812dfa087df525155cf5ec49b3c9c ssh-agent -k [2020-08-31T22:30:43.973Z] unset SSH_AUTH_SOCK; [2020-08-31T22:30:43.973Z] unset SSH_AGENT_PID; [2020-08-31T22:30:43.973Z] echo Agent pid 51 killed; [2020-08-31T22:30:44.016Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-08-31T22:30:44.546Z] + git semver [Pipeline] } [2020-08-31T22:30:44.575Z] $ docker stop --time=1 149126c935159921a535433a3c9cb84923f812dfa087df525155cf5ec49b3c9c [2020-08-31T22:30:45.921Z] $ docker rm -f 149126c935159921a535433a3c9cb84923f812dfa087df525155cf5ec49b3c9c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-08-31T22:30:46.725Z] Stashed 31 file(s) [Pipeline] echo [2020-08-31T22:30:46.744Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo [2020-08-31T22:30:46.856Z] Archived original 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 [2020-08-31T22:31:02.509Z] Still waiting to schedule task [2020-08-31T22:31:02.509Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-08-31T22:31:02.535Z] Still waiting to schedule task [2020-08-31T22:31:02.535Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-926’ is offline [2020-08-31T22:32:53.938Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-930 in /w/workspace/dgexfoundry_device-sdk-go_PR-576 [Pipeline] { [Pipeline] ws [2020-08-31T22:32:54.073Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-08-31T22:32:58.852Z] using credential edgex-jenkins-ssh [2020-08-31T22:32:58.903Z] Cloning the remote Git repository [2020-08-31T22:32:58.903Z] Cloning with configured refspecs honoured and without tags [2020-08-31T22:32:58.997Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-08-31T22:32:59.145Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-08-31T22:32:59.209Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-08-31T22:32:59.210Z] > git --version # timeout=10 [2020-08-31T22:32:59.240Z] > git --version # 'git version 2.17.1' [2020-08-31T22:32:59.242Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-31T22:33:00.322Z] Fetching without tags [2020-08-31T22:32:59.312Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/576/head:refs/remotes/origin/PR-576 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-31T22:33:00.254Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-08-31T22:33:00.275Z] > git config --add remote.origin.fetch +refs/pull/576/head:refs/remotes/origin/PR-576 # timeout=10 [2020-08-31T22:33:00.294Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-31T22:33:00.322Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-08-31T22:33:00.355Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-08-31T22:33:00.355Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-31T22:33:00.366Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/576/head:refs/remotes/origin/PR-576 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-31T22:33:00.830Z] Merging remotes/origin/master commit 1e612ed535d2e5692843658024442fbb2ae5655f into PR head commit bced3e57a4036ff6096c64f5644e4c0a6af03a98 [2020-08-31T22:33:01.048Z] Merge succeeded, producing bced3e57a4036ff6096c64f5644e4c0a6af03a98 [2020-08-31T22:33:01.048Z] Checking out Revision bced3e57a4036ff6096c64f5644e4c0a6af03a98 (PR-576) [2020-08-31T22:33:00.868Z] > git config core.sparsecheckout # timeout=10 [2020-08-31T22:33:00.886Z] > git checkout -f bced3e57a4036ff6096c64f5644e4c0a6af03a98 # timeout=10 [2020-08-31T22:33:00.990Z] > git remote # timeout=10 [2020-08-31T22:33:01.005Z] > git config --get remote.origin.url # timeout=10 [2020-08-31T22:33:01.022Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-31T22:33:01.031Z] > git merge 1e612ed535d2e5692843658024442fbb2ae5655f # timeout=10 [2020-08-31T22:33:01.054Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-31T22:33:01.075Z] > git config core.sparsecheckout # timeout=10 [2020-08-31T22:33:01.154Z] > git checkout -f bced3e57a4036ff6096c64f5644e4c0a6af03a98 # timeout=10 [2020-08-31T22:33:05.426Z] Commit message: "docs: addition of version and LTS refs to README per arch's meeting" [2020-08-31T22:33:05.501Z] > git --version # timeout=10 [2020-08-31T22:33:05.522Z] > git --version # 'git version 2.17.1' [2020-08-31T22:33:05.536Z] fatal: bad object d07cd02ecb4437160b67c3e2c8b9f8516fc20714 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-08-31T22:33:06.999Z] ========================================================= [2020-08-31T22:33:06.999Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-08-31T22:33:06.999Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-31T22:33:08.333Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-08-31T22:33:09.323Z] Sending build context to Docker daemon 3.131MB [2020-08-31T22:33:09.323Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-08-31T22:33:09.323Z] Step 2/8 : FROM ${BASE} [2020-08-31T22:33:09.599Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-08-31T22:33:09.599Z] b538f80385f9: Pulling fs layer [2020-08-31T22:33:09.599Z] 74f711af9a0d: Pulling fs layer [2020-08-31T22:33:09.599Z] 99f96fe45779: Pulling fs layer [2020-08-31T22:33:09.599Z] fd7a069fd194: Pulling fs layer [2020-08-31T22:33:09.599Z] 66aa3694b03b: Pulling fs layer [2020-08-31T22:33:09.599Z] 170f70906a0f: Pulling fs layer [2020-08-31T22:33:09.599Z] ad7c5574e4b9: Pulling fs layer [2020-08-31T22:33:09.599Z] e772456be8f7: Pulling fs layer [2020-08-31T22:33:09.599Z] c890913d741a: Pulling fs layer [2020-08-31T22:33:09.599Z] 2480fcc9aa5a: Pulling fs layer [2020-08-31T22:33:09.599Z] 09adf4765672: Pulling fs layer [2020-08-31T22:33:09.599Z] ad7c5574e4b9: Waiting [2020-08-31T22:33:09.599Z] fd7a069fd194: Waiting [2020-08-31T22:33:09.599Z] 66aa3694b03b: Waiting [2020-08-31T22:33:09.599Z] 170f70906a0f: Waiting [2020-08-31T22:33:09.599Z] c890913d741a: Waiting [2020-08-31T22:33:09.599Z] 2480fcc9aa5a: Waiting [2020-08-31T22:33:09.599Z] 09adf4765672: Waiting [2020-08-31T22:33:09.599Z] e772456be8f7: Waiting [2020-08-31T22:33:09.599Z] 99f96fe45779: Verifying Checksum [2020-08-31T22:33:09.599Z] 99f96fe45779: Download complete [2020-08-31T22:33:09.599Z] 74f711af9a0d: Verifying Checksum [2020-08-31T22:33:09.599Z] 74f711af9a0d: Download complete [2020-08-31T22:33:09.599Z] 66aa3694b03b: Verifying Checksum [2020-08-31T22:33:09.599Z] 66aa3694b03b: Download complete [2020-08-31T22:33:09.599Z] 170f70906a0f: Verifying Checksum [2020-08-31T22:33:09.599Z] 170f70906a0f: Download complete [2020-08-31T22:33:09.599Z] b538f80385f9: Verifying Checksum [2020-08-31T22:33:09.599Z] b538f80385f9: Download complete [2020-08-31T22:33:10.586Z] b538f80385f9: Pull complete [2020-08-31T22:33:11.187Z] 74f711af9a0d: Pull complete [2020-08-31T22:33:11.464Z] 99f96fe45779: Pull complete [2020-08-31T22:33:12.908Z] ad7c5574e4b9: Verifying Checksum [2020-08-31T22:33:12.908Z] ad7c5574e4b9: Download complete [2020-08-31T22:33:12.908Z] c890913d741a: Verifying Checksum [2020-08-31T22:33:12.908Z] c890913d741a: Download complete [2020-08-31T22:33:13.900Z] 2480fcc9aa5a: Verifying Checksum [2020-08-31T22:33:13.900Z] 2480fcc9aa5a: Download complete [2020-08-31T22:33:14.180Z] 09adf4765672: Download complete [2020-08-31T22:33:15.158Z] e772456be8f7: Verifying Checksum [2020-08-31T22:33:15.158Z] e772456be8f7: Download complete [2020-08-31T22:33:15.750Z] fd7a069fd194: Verifying Checksum [2020-08-31T22:33:15.750Z] fd7a069fd194: Download complete [2020-08-31T22:33:28.167Z] fd7a069fd194: Pull complete [2020-08-31T22:33:28.167Z] 66aa3694b03b: Pull complete [2020-08-31T22:33:28.167Z] 170f70906a0f: Pull complete [2020-08-31T22:33:30.803Z] ad7c5574e4b9: Pull complete [2020-08-31T22:33:35.120Z] e772456be8f7: Pull complete [2020-08-31T22:33:35.393Z] c890913d741a: Pull complete [2020-08-31T22:33:38.026Z] 2480fcc9aa5a: Pull complete [2020-08-31T22:33:38.026Z] 09adf4765672: Pull complete [2020-08-31T22:33:38.026Z] Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 [2020-08-31T22:33:38.026Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-08-31T22:33:38.026Z] ---> 2248a725d1cf [2020-08-31T22:33:38.026Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-08-31T22:33:43.458Z] ---> Running in 48dbd7b5999b [2020-08-31T22:33:43.458Z] Removing intermediate container 48dbd7b5999b [2020-08-31T22:33:43.458Z] ---> 3a5a43017fb1 [2020-08-31T22:33:43.458Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-31T22:33:43.458Z] ---> Running in 3fc8ea4f9be2 [2020-08-31T22:33:46.070Z] Removing intermediate container 3fc8ea4f9be2 [2020-08-31T22:33:46.070Z] ---> ba836994061c [2020-08-31T22:33:46.070Z] Step 5/8 : RUN apk add --no-cache make git [2020-08-31T22:33:46.070Z] ---> Running in f429f1581e13 [2020-08-31T22:33:47.522Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-31T22:33:48.491Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-31T22:33:49.082Z] OK: 142 MiB in 39 packages [2020-08-31T22:33:50.057Z] Removing intermediate container f429f1581e13 [2020-08-31T22:33:50.057Z] ---> 7b659256b972 [2020-08-31T22:33:50.057Z] Step 6/8 : WORKDIR /device-sdk-go [2020-08-31T22:33:50.329Z] ---> Running in ff9bba189de8 [2020-08-31T22:33:50.600Z] Removing intermediate container ff9bba189de8 [2020-08-31T22:33:50.600Z] ---> 4ae2519ba6a1 [2020-08-31T22:33:50.600Z] Step 7/8 : COPY . . [2020-08-31T22:33:52.029Z] ---> b39138e3b68c [2020-08-31T22:33:52.029Z] Step 8/8 : RUN go mod download [2020-08-31T22:33:52.029Z] ---> Running in a27a788f99c2 [2020-08-31T22:33:54.741Z] Running on prd-centos7-docker-4c-2g-931 in /w/workspace/dgexfoundry_device-sdk-go_PR-576 [Pipeline] { [Pipeline] ws [2020-08-31T22:33:54.834Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-08-31T22:33:55.407Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-31T22:33:55.407Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-08-31T22:33:55.407Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-08-31T22:33:55.407Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-31T22:33:55.407Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-08-31T22:33:55.407Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-08-31T22:33:55.407Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-31T22:33:55.407Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-08-31T22:33:55.407Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 [2020-08-31T22:33:55.407Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-31T22:33:55.407Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-31T22:33:55.678Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-08-31T22:33:55.678Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-31T22:33:55.678Z] go: finding github.com/fatih/color v1.7.0 [2020-08-31T22:33:55.678Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-31T22:33:55.678Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-31T22:33:55.678Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-31T22:33:55.949Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-31T22:33:55.949Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-08-31T22:33:55.949Z] go: finding github.com/google/uuid v1.1.0 [2020-08-31T22:33:55.949Z] go: finding github.com/gorilla/mux v1.7.1 [2020-08-31T22:33:55.949Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-31T22:33:56.219Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-08-31T22:33:56.219Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-08-31T22:33:56.219Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-31T22:33:56.219Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-31T22:33:56.219Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-08-31T22:33:56.219Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-08-31T22:33:56.220Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-31T22:33:56.488Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-08-31T22:33:56.488Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-08-31T22:33:56.488Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-08-31T22:33:56.488Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-08-31T22:33:56.488Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-08-31T22:33:56.488Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-08-31T22:33:56.488Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-08-31T22:33:56.759Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-08-31T22:33:56.759Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-31T22:33:56.759Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-31T22:33:56.759Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-31T22:33:56.759Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-31T22:33:56.759Z] go: finding github.com/miekg/dns v1.0.14 [2020-08-31T22:33:56.759Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-08-31T22:33:57.034Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-31T22:33:57.034Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-31T22:33:57.034Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-08-31T22:33:57.034Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-08-31T22:33:57.034Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-08-31T22:33:57.034Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-08-31T22:33:57.304Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-31T22:33:57.304Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-31T22:33:57.304Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-08-31T22:33:57.304Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-31T22:33:57.304Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-31T22:33:57.304Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-31T22:33:57.304Z] go: finding github.com/posener/complete v1.1.1 [2020-08-31T22:33:57.304Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-08-31T22:33:57.574Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-08-31T22:33:57.575Z] go: finding github.com/stretchr/objx v0.1.0 [2020-08-31T22:33:57.575Z] go: finding github.com/stretchr/testify v1.5.1 [2020-08-31T22:33:57.575Z] go: finding github.com/ugorji/go v1.1.4 [2020-08-31T22:33:57.575Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-31T22:33:57.575Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-08-31T22:33:57.575Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-08-31T22:33:57.845Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-08-31T22:33:57.845Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-08-31T22:33:57.845Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-08-31T22:33:57.845Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-31T22:34:00.816Z] using credential edgex-jenkins-ssh [2020-08-31T22:34:01.033Z] Cloning the remote Git repository [2020-08-31T22:34:01.033Z] Cloning with configured refspecs honoured and without tags [2020-08-31T22:34:01.074Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-08-31T22:34:01.153Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-08-31T22:34:01.220Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-08-31T22:34:01.220Z] > git --version # timeout=10 [2020-08-31T22:34:01.251Z] > git --version # 'git version 2.16.5' [2020-08-31T22:34:01.252Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-31T22:34:01.292Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/576/head:refs/remotes/origin/PR-576 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-31T22:34:02.405Z] Fetching without tags [2020-08-31T22:34:02.296Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-08-31T22:34:02.324Z] > git config --add remote.origin.fetch +refs/pull/576/head:refs/remotes/origin/PR-576 # timeout=10 [2020-08-31T22:34:02.342Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-31T22:34:02.380Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-08-31T22:34:02.427Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-08-31T22:34:02.427Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-31T22:34:02.435Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/576/head:refs/remotes/origin/PR-576 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-31T22:34:03.272Z] Merging remotes/origin/master commit 1e612ed535d2e5692843658024442fbb2ae5655f into PR head commit bced3e57a4036ff6096c64f5644e4c0a6af03a98 [2020-08-31T22:34:03.508Z] Merge succeeded, producing bced3e57a4036ff6096c64f5644e4c0a6af03a98 [2020-08-31T22:34:03.509Z] Checking out Revision bced3e57a4036ff6096c64f5644e4c0a6af03a98 (PR-576) [2020-08-31T22:34:03.288Z] > git config core.sparsecheckout # timeout=10 [2020-08-31T22:34:03.303Z] > git checkout -f bced3e57a4036ff6096c64f5644e4c0a6af03a98 # timeout=10 [2020-08-31T22:34:03.368Z] > git remote # timeout=10 [2020-08-31T22:34:03.401Z] > git config --get remote.origin.url # timeout=10 [2020-08-31T22:34:03.432Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-31T22:34:03.437Z] > git merge 1e612ed535d2e5692843658024442fbb2ae5655f # timeout=10 [2020-08-31T22:34:03.483Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-31T22:34:03.520Z] > git config core.sparsecheckout # timeout=10 [2020-08-31T22:34:03.603Z] > git checkout -f bced3e57a4036ff6096c64f5644e4c0a6af03a98 # timeout=10 [2020-08-31T22:34:07.579Z] Commit message: "docs: addition of version and LTS refs to README per arch's meeting" [2020-08-31T22:34:07.617Z] > git --version # timeout=10 [2020-08-31T22:34:07.640Z] > git --version # 'git version 2.16.5' [2020-08-31T22:34:07.664Z] fatal: bad object d07cd02ecb4437160b67c3e2c8b9f8516fc20714 [2020-08-31T22:34:08.012Z] Removing intermediate container a27a788f99c2 [2020-08-31T22:34:08.012Z] ---> cd32abe8c19c [2020-08-31T22:34:08.012Z] Successfully built cd32abe8c19c [2020-08-31T22:34:08.012Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2020-08-31T22:34:09.312Z] + docker inspect -f . ci-base-image-arm64 [2020-08-31T22:34:09.312Z] . [Pipeline] withDockerContainer [2020-08-31T22:34:09.601Z] prd-ubuntu18.04-docker-arm64-4c-16g-930 does not seem to be running inside a container [2020-08-31T22:34:09.689Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 ******** ci-base-image-arm64 cat [2020-08-31T22:34:11.598Z] $ docker top 2d763b9894e800dc948060354bf097ffc5c24ea7b728b2b33e0f433a578c36a8 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-08-31T22:34:12.050Z] ========================================================= [2020-08-31T22:34:12.050Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-08-31T22:34:12.050Z] ========================================================= [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-08-31T22:34:13.068Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-08-31T22:34:13.096Z] + go version [2020-08-31T22:34:13.096Z] go version go1.13.13 linux/arm64 [Pipeline] sh [2020-08-31T22:34:13.664Z] Sending build context to Docker daemon 3.131MB [2020-08-31T22:34:13.664Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-08-31T22:34:13.664Z] Step 2/8 : FROM ${BASE} [2020-08-31T22:34:13.952Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-08-31T22:34:13.952Z] df20fa9351a1: Pulling fs layer [2020-08-31T22:34:13.952Z] ed8968b2872e: Pulling fs layer [2020-08-31T22:34:13.952Z] a92cc7c5fd73: Pulling fs layer [2020-08-31T22:34:13.952Z] 2dd03ba5bac4: Pulling fs layer [2020-08-31T22:34:13.952Z] 1e091d79d1de: Pulling fs layer [2020-08-31T22:34:13.952Z] 481702a1767f: Pulling fs layer [2020-08-31T22:34:13.952Z] f64a6f60c768: Pulling fs layer [2020-08-31T22:34:13.952Z] e78d2573fc39: Pulling fs layer [2020-08-31T22:34:13.952Z] e876d2f968b6: Pulling fs layer [2020-08-31T22:34:13.952Z] ce8a83651883: Pulling fs layer [2020-08-31T22:34:13.952Z] 07967f4d0e4b: Pulling fs layer [2020-08-31T22:34:13.952Z] 481702a1767f: Waiting [2020-08-31T22:34:13.952Z] f64a6f60c768: Waiting [2020-08-31T22:34:13.952Z] e78d2573fc39: Waiting [2020-08-31T22:34:13.952Z] 2dd03ba5bac4: Waiting [2020-08-31T22:34:13.952Z] 1e091d79d1de: Waiting [2020-08-31T22:34:13.952Z] e876d2f968b6: Waiting [2020-08-31T22:34:13.952Z] ce8a83651883: Waiting [2020-08-31T22:34:13.952Z] 07967f4d0e4b: Waiting [2020-08-31T22:34:13.952Z] a92cc7c5fd73: Verifying Checksum [2020-08-31T22:34:13.952Z] a92cc7c5fd73: Download complete [2020-08-31T22:34:13.952Z] ed8968b2872e: Verifying Checksum [2020-08-31T22:34:13.952Z] ed8968b2872e: Download complete [2020-08-31T22:34:13.952Z] 1e091d79d1de: Verifying Checksum [2020-08-31T22:34:13.952Z] 1e091d79d1de: Download complete [2020-08-31T22:34:13.952Z] 481702a1767f: Verifying Checksum [2020-08-31T22:34:13.952Z] 481702a1767f: Download complete [2020-08-31T22:34:13.952Z] df20fa9351a1: Download complete [2020-08-31T22:34:14.153Z] + make test [2020-08-31T22:34:14.153Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-08-31T22:34:14.742Z] df20fa9351a1: Pull complete [2020-08-31T22:34:15.042Z] ed8968b2872e: Pull complete [2020-08-31T22:34:15.156Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-08-31T22:34:16.201Z] f64a6f60c768: Verifying Checksum [2020-08-31T22:34:16.201Z] f64a6f60c768: Download complete [2020-08-31T22:34:16.546Z] e876d2f968b6: Verifying Checksum [2020-08-31T22:34:16.546Z] e876d2f968b6: Download complete [2020-08-31T22:34:16.898Z] a92cc7c5fd73: Pull complete [2020-08-31T22:34:17.523Z] e78d2573fc39: Verifying Checksum [2020-08-31T22:34:17.523Z] e78d2573fc39: Download complete [2020-08-31T22:34:17.523Z] ce8a83651883: Verifying Checksum [2020-08-31T22:34:17.523Z] ce8a83651883: Download complete [2020-08-31T22:34:17.523Z] 07967f4d0e4b: Verifying Checksum [2020-08-31T22:34:17.523Z] 07967f4d0e4b: Download complete [2020-08-31T22:34:17.843Z] 2dd03ba5bac4: Verifying Checksum [2020-08-31T22:34:17.843Z] 2dd03ba5bac4: Download complete [2020-08-31T22:34:30.466Z] 2dd03ba5bac4: Pull complete [2020-08-31T22:34:30.466Z] 1e091d79d1de: Pull complete [2020-08-31T22:34:30.466Z] 481702a1767f: Pull complete [2020-08-31T22:34:33.916Z] f64a6f60c768: Pull complete [2020-08-31T22:34:38.305Z] e78d2573fc39: Pull complete [2020-08-31T22:34:38.574Z] e876d2f968b6: Pull complete [2020-08-31T22:34:40.088Z] ce8a83651883: Pull complete [2020-08-31T22:34:40.088Z] 07967f4d0e4b: Pull complete [2020-08-31T22:34:40.088Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-08-31T22:34:40.088Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-08-31T22:34:40.362Z] ---> 5d7c900382c6 [2020-08-31T22:34:40.363Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-08-31T22:34:41.975Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-08-31T22:34:41.975Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-08-31T22:34:41.975Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-08-31T22:34:42.321Z] ---> Running in 6f1a85109be9 [2020-08-31T22:34:42.321Z] Removing intermediate container 6f1a85109be9 [2020-08-31T22:34:42.321Z] ---> a3b052211692 [2020-08-31T22:34:42.321Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-31T22:34:42.321Z] ---> Running in 90b2f4dee313 [2020-08-31T22:34:43.423Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.029s coverage: 21.0% of statements [2020-08-31T22:34:43.747Z] Removing intermediate container 90b2f4dee313 [2020-08-31T22:34:43.748Z] ---> 4db2acbee0ac [2020-08-31T22:34:43.748Z] Step 5/8 : RUN apk add --no-cache make git [2020-08-31T22:34:43.748Z] ---> Running in e5fac1201d2d [2020-08-31T22:34:44.725Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-31T22:34:46.672Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-31T22:34:46.855Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.169s coverage: 95.7% of statements [2020-08-31T22:34:50.956Z] OK: 166 MiB in 39 packages [2020-08-31T22:34:50.956Z] Removing intermediate container e5fac1201d2d [2020-08-31T22:34:50.956Z] ---> e4176446caaa [2020-08-31T22:34:50.956Z] Step 6/8 : WORKDIR /device-sdk-go [2020-08-31T22:34:50.956Z] ---> Running in 4bf5fd0362ab [2020-08-31T22:34:51.224Z] Removing intermediate container 4bf5fd0362ab [2020-08-31T22:34:51.224Z] ---> 224937b99b51 [2020-08-31T22:34:51.224Z] Step 7/8 : COPY . . [2020-08-31T22:34:52.636Z] ---> 00841d82097b [2020-08-31T22:34:52.636Z] Step 8/8 : RUN go mod download [2020-08-31T22:34:52.636Z] ---> Running in 314164619d20 [2020-08-31T22:34:55.289Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-31T22:34:55.290Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-08-31T22:34:55.290Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-08-31T22:34:55.290Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-31T22:34:55.290Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-08-31T22:34:55.290Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-08-31T22:34:55.290Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-31T22:34:55.290Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-08-31T22:34:55.290Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 [2020-08-31T22:34:55.290Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-31T22:34:55.290Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-31T22:34:55.611Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-08-31T22:34:55.611Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-31T22:34:55.611Z] go: finding github.com/fatih/color v1.7.0 [2020-08-31T22:34:55.611Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-31T22:34:55.611Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-31T22:34:55.611Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-31T22:34:55.879Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-31T22:34:55.879Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-08-31T22:34:55.879Z] go: finding github.com/google/uuid v1.1.0 [2020-08-31T22:34:55.879Z] go: finding github.com/gorilla/mux v1.7.1 [2020-08-31T22:34:55.879Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-31T22:34:55.879Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-08-31T22:34:55.879Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-08-31T22:34:56.142Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-31T22:34:56.142Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-31T22:34:56.142Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-08-31T22:34:56.142Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-08-31T22:34:56.142Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-31T22:34:56.142Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-08-31T22:34:56.142Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-08-31T22:34:56.406Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-08-31T22:34:56.406Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-08-31T22:34:56.406Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-08-31T22:34:56.406Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-08-31T22:34:56.406Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-08-31T22:34:56.406Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-08-31T22:34:56.406Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-31T22:34:56.670Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-31T22:34:56.670Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-31T22:34:56.670Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-31T22:34:56.670Z] go: finding github.com/miekg/dns v1.0.14 [2020-08-31T22:34:56.670Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-08-31T22:34:56.670Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-31T22:34:56.670Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-31T22:34:56.938Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-08-31T22:34:57.264Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-08-31T22:34:57.264Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-08-31T22:34:57.264Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-08-31T22:34:57.264Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-31T22:34:57.264Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-31T22:34:57.264Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-08-31T22:34:57.264Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-31T22:34:57.535Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-31T22:34:57.535Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-31T22:34:57.535Z] go: finding github.com/posener/complete v1.1.1 [2020-08-31T22:34:57.535Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-08-31T22:34:57.535Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-08-31T22:34:57.535Z] go: finding github.com/stretchr/objx v0.1.0 [2020-08-31T22:34:57.535Z] go: finding github.com/stretchr/testify v1.5.1 [2020-08-31T22:34:57.812Z] go: finding github.com/ugorji/go v1.1.4 [2020-08-31T22:34:57.812Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-31T22:34:57.812Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-08-31T22:34:57.812Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-08-31T22:34:57.812Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-08-31T22:34:57.812Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-08-31T22:34:57.812Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-08-31T22:34:58.116Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-31T22:35:06.532Z] Removing intermediate container 314164619d20 [2020-08-31T22:35:06.532Z] ---> 6bc9fe20eac8 [2020-08-31T22:35:06.532Z] Successfully built 6bc9fe20eac8 [2020-08-31T22:35:06.532Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-31T22:35:07.848Z] + docker inspect -f . ci-base-image-x86_64 [2020-08-31T22:35:07.848Z] . [Pipeline] withDockerContainer [2020-08-31T22:35:08.276Z] prd-centos7-docker-4c-2g-931 does not seem to be running inside a container [2020-08-31T22:35:08.393Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 ******** ci-base-image-x86_64 cat [2020-08-31T22:35:09.631Z] $ docker top d7cd6eb1b383d321ce3fb8deb9390f761d336c5cc8994b79f1c437a1e783c823 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-31T22:35:10.708Z] + go version [2020-08-31T22:35:10.708Z] go version go1.13.13 linux/amd64 [Pipeline] sh [2020-08-31T22:35:11.177Z] + make test [2020-08-31T22:35:11.177Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-08-31T22:35:12.651Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-08-31T22:35:19.181Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.022s coverage: 8.6% of statements [2020-08-31T22:35:19.181Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.018s coverage: 21.7% of statements [2020-08-31T22:35:19.181Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-08-31T22:35:19.181Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.126s coverage: 37.0% of statements [2020-08-31T22:35:19.181Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-08-31T22:35:19.181Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.114s coverage: 65.4% of statements [2020-08-31T22:35:19.181Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-08-31T22:35:19.181Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-08-31T22:35:19.181Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-08-31T22:35:19.181Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.088s coverage: 52.6% of statements [2020-08-31T22:35:19.181Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.356s coverage: 68.9% of statements [2020-08-31T22:35:19.181Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-08-31T22:35:19.181Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-08-31T22:35:19.181Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-08-31T22:35:22.569Z] gofmt -l . [2020-08-31T22:35:22.569Z] [ "`gofmt -l .`" = "" ] [2020-08-31T22:35:22.843Z] ./bin/test-attribution-txt.sh [2020-08-31T22:35:23.818Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-08-31T22:35:24.963Z] Stashed 1 file(s) [Pipeline] } [2020-08-31T22:35:24.996Z] $ docker stop --time=1 2d763b9894e800dc948060354bf097ffc5c24ea7b728b2b33e0f433a578c36a8 [2020-08-31T22:35:27.262Z] $ docker rm -f 2d763b9894e800dc948060354bf097ffc5c24ea7b728b2b33e0f433a578c36a8 [2020-08-31T22:35:27.852Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-08-31T22:35:27.852Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-08-31T22:35:27.852Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-08-31T22:35:27.852Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.030s coverage: 21.0% of statements [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2020-08-31T22:35:30.656Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.124s coverage: 95.7% of statements [Pipeline] sh [2020-08-31T22:35:31.962Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-08-31T22:35:32.343Z] + ls -al . [2020-08-31T22:35:32.343Z] total 228 [2020-08-31T22:35:32.343Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 31 22:35 . [2020-08-31T22:35:32.343Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 22:32 .. [2020-08-31T22:35:32.343Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 31 22:33 .dockerignore [2020-08-31T22:35:32.343Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 22:33 .git [2020-08-31T22:35:32.343Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 22:33 .github [2020-08-31T22:35:32.343Z] -rw-rw-r-- 1 jenkins jenkins 138 Aug 31 22:33 .gitignore [2020-08-31T22:35:32.343Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 22:33 .semver [2020-08-31T22:35:32.343Z] -rw-rw-r-- 1 jenkins jenkins 936 Aug 31 22:33 Dockerfile.build [2020-08-31T22:35:32.343Z] -rw-rw-r-- 1 jenkins jenkins 808 Aug 31 22:33 Jenkinsfile [2020-08-31T22:35:32.343Z] -rw-rw-r-- 1 jenkins jenkins 11341 Aug 31 22:33 LICENSE [2020-08-31T22:35:32.343Z] -rw-rw-r-- 1 jenkins jenkins 892 Aug 31 22:33 Makefile [2020-08-31T22:35:32.343Z] -rw-rw-r-- 1 jenkins jenkins 5897 Aug 31 22:33 README.md [2020-08-31T22:35:32.343Z] -rw-rw-r-- 1 jenkins jenkins 4291 Aug 31 22:33 RELEASE-NOTES.txt [2020-08-31T22:35:32.343Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 31 22:30 VERSION [2020-08-31T22:35:32.343Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 22:33 bin [2020-08-31T22:35:32.343Z] -rw-r--r-- 1 jenkins jenkins 111650 Aug 31 22:35 coverage.out [2020-08-31T22:35:32.343Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 22:33 example [2020-08-31T22:35:32.343Z] -rw-r--r-- 1 jenkins jenkins 446 Aug 31 22:35 go.mod [2020-08-31T22:35:32.343Z] -rw-r--r-- 1 jenkins jenkins 12179 Aug 31 22:35 go.sum [2020-08-31T22:35:32.343Z] drwxrwxr-x 13 jenkins jenkins 4096 Aug 31 22:33 internal [2020-08-31T22:35:32.343Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 22:33 openapi [2020-08-31T22:35:32.343Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 31 22:33 pkg [2020-08-31T22:35:32.343Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 22:33 snap [2020-08-31T22:35:32.343Z] -rw-rw-r-- 1 jenkins jenkins 222 Aug 31 22:33 version.go [Pipeline] isUnix [Pipeline] sh [2020-08-31T22:35:32.728Z] + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=bced3e57a4036ff6096c64f5644e4c0a6af03a98 --label arch=arm64 --label version=0.0.0 . [2020-08-31T22:35:33.341Z] Sending build context to Docker daemon 3.245MB [2020-08-31T22:35:33.341Z] Step 1/24 : ARG BASE=golang:1.13-alpine [2020-08-31T22:35:33.341Z] Step 2/24 : FROM ${BASE} AS builder [2020-08-31T22:35:33.341Z] ---> cd32abe8c19c [2020-08-31T22:35:33.341Z] Step 3/24 : ARG MAKE='make build' [2020-08-31T22:35:33.341Z] ---> Running in 39c315abf47b [2020-08-31T22:35:33.935Z] Removing intermediate container 39c315abf47b [2020-08-31T22:35:33.935Z] ---> 4f88c76430c7 [2020-08-31T22:35:33.935Z] Step 4/24 : WORKDIR /device-sdk-go [2020-08-31T22:35:33.935Z] ---> Running in abe70aa411b0 [2020-08-31T22:35:34.532Z] Removing intermediate container abe70aa411b0 [2020-08-31T22:35:34.532Z] ---> 8b90d2c1e22b [2020-08-31T22:35:34.532Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-08-31T22:35:34.532Z] ---> Running in 8e0dcb7d6797 [2020-08-31T22:35:35.130Z] Removing intermediate container 8e0dcb7d6797 [2020-08-31T22:35:35.130Z] ---> eb36982676bd [2020-08-31T22:35:35.130Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-31T22:35:35.130Z] ---> Running in 935c63fbdb6c [2020-08-31T22:35:37.762Z] Removing intermediate container 935c63fbdb6c [2020-08-31T22:35:37.762Z] ---> 4db33fcfba3c [2020-08-31T22:35:37.762Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-08-31T22:35:37.762Z] ---> Running in 1ee3cf9c627b [2020-08-31T22:35:39.202Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-31T22:35:41.802Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-31T22:35:43.229Z] OK: 142 MiB in 39 packages [2020-08-31T22:35:44.203Z] Removing intermediate container 1ee3cf9c627b [2020-08-31T22:35:44.203Z] ---> 27ccf8fa73d7 [2020-08-31T22:35:44.203Z] Step 8/24 : COPY . . [2020-08-31T22:35:45.173Z] ---> bd6152525ebc [2020-08-31T22:35:45.173Z] Step 9/24 : RUN ${MAKE} [2020-08-31T22:35:45.443Z] ---> Running in 889752e85b58 [2020-08-31T22:35:46.867Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-08-31T22:36:03.251Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.053s coverage: 8.6% of statements [2020-08-31T22:36:03.251Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.013s coverage: 21.7% of statements [2020-08-31T22:36:03.251Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-08-31T22:36:03.251Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.043s coverage: 37.0% of statements [2020-08-31T22:36:03.251Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-08-31T22:36:03.251Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.096s coverage: 65.4% of statements [2020-08-31T22:36:03.251Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-08-31T22:36:03.251Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-08-31T22:36:03.251Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-08-31T22:36:03.251Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.037s coverage: 52.6% of statements [2020-08-31T22:36:03.251Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.121s coverage: 68.9% of statements [2020-08-31T22:36:03.251Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-08-31T22:36:03.251Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-08-31T22:36:03.251Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-08-31T22:36:04.312Z] gofmt -l . [2020-08-31T22:36:04.947Z] [ "`gofmt -l .`" = "" ] [2020-08-31T22:36:05.265Z] ./bin/test-attribution-txt.sh [2020-08-31T22:36:06.332Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-08-31T22:36:06.959Z] Warning: overwriting stash ‘coverage-report’ [2020-08-31T22:36:07.414Z] Stashed 1 file(s) [Pipeline] } [2020-08-31T22:36:07.454Z] $ docker stop --time=1 d7cd6eb1b383d321ce3fb8deb9390f761d336c5cc8994b79f1c437a1e783c823 [2020-08-31T22:36:09.048Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-08-31T22:36:09.293Z] $ docker rm -f d7cd6eb1b383d321ce3fb8deb9390f761d336c5cc8994b79f1c437a1e783c823 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-08-31T22:36:10.522Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-08-31T22:36:10.851Z] + ls -al . [2020-08-31T22:36:10.851Z] total 188 [2020-08-31T22:36:10.851Z] drwxrwxr-x. 11 jenkins jenkins 4096 Aug 31 22:36 . [2020-08-31T22:36:10.851Z] drwxrwxr-x. 4 jenkins jenkins 28 Aug 31 22:34 .. [2020-08-31T22:36:10.851Z] drwxrwxr-x. 2 jenkins jenkins 64 Aug 31 22:34 bin [2020-08-31T22:36:10.851Z] -rw-r--r--. 1 jenkins jenkins 111650 Aug 31 22:36 coverage.out [2020-08-31T22:36:10.851Z] -rw-rw-r--. 1 jenkins jenkins 936 Aug 31 22:34 Dockerfile.build [2020-08-31T22:36:10.851Z] -rw-rw-r--. 1 jenkins jenkins 140 Aug 31 22:34 .dockerignore [2020-08-31T22:36:10.851Z] drwxrwxr-x. 4 jenkins jenkins 48 Aug 31 22:34 example [2020-08-31T22:36:10.851Z] drwxrwxr-x. 8 jenkins jenkins 179 Aug 31 22:34 .git [2020-08-31T22:36:10.851Z] drwxrwxr-x. 2 jenkins jenkins 38 Aug 31 22:34 .github [2020-08-31T22:36:10.851Z] -rw-rw-r--. 1 jenkins jenkins 138 Aug 31 22:34 .gitignore [2020-08-31T22:36:10.851Z] -rw-r--r--. 1 jenkins jenkins 446 Aug 31 22:36 go.mod [2020-08-31T22:36:10.851Z] -rw-r--r--. 1 jenkins jenkins 12179 Aug 31 22:36 go.sum [2020-08-31T22:36:10.851Z] drwxrwxr-x. 13 jenkins jenkins 184 Aug 31 22:34 internal [2020-08-31T22:36:10.851Z] -rw-rw-r--. 1 jenkins jenkins 808 Aug 31 22:34 Jenkinsfile [2020-08-31T22:36:10.851Z] -rw-rw-r--. 1 jenkins jenkins 11341 Aug 31 22:34 LICENSE [2020-08-31T22:36:10.851Z] -rw-rw-r--. 1 jenkins jenkins 892 Aug 31 22:34 Makefile [2020-08-31T22:36:10.851Z] drwxrwxr-x. 4 jenkins jenkins 26 Aug 31 22:34 openapi [2020-08-31T22:36:10.851Z] drwxrwxr-x. 5 jenkins jenkins 50 Aug 31 22:34 pkg [2020-08-31T22:36:10.851Z] -rw-rw-r--. 1 jenkins jenkins 5897 Aug 31 22:34 README.md [2020-08-31T22:36:10.851Z] -rw-rw-r--. 1 jenkins jenkins 4291 Aug 31 22:34 RELEASE-NOTES.txt [2020-08-31T22:36:10.851Z] drwxrwxr-x. 3 jenkins jenkins 58 Aug 31 22:34 .semver [2020-08-31T22:36:10.851Z] drwxrwxr-x. 4 jenkins jenkins 54 Aug 31 22:34 snap [2020-08-31T22:36:10.851Z] -rw-rw-r--. 1 jenkins jenkins 5 Aug 31 22:30 VERSION [2020-08-31T22:36:10.851Z] -rw-rw-r--. 1 jenkins jenkins 222 Aug 31 22:34 version.go [Pipeline] isUnix [Pipeline] sh [2020-08-31T22:36:11.300Z] + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=bced3e57a4036ff6096c64f5644e4c0a6af03a98 --label arch=amd64 --label version=0.0.0 . [2020-08-31T22:36:11.579Z] Sending build context to Docker daemon 3.245MB [2020-08-31T22:36:11.579Z] Step 1/24 : ARG BASE=golang:1.13-alpine [2020-08-31T22:36:11.579Z] Step 2/24 : FROM ${BASE} AS builder [2020-08-31T22:36:11.579Z] ---> 6bc9fe20eac8 [2020-08-31T22:36:11.579Z] Step 3/24 : ARG MAKE='make build' [2020-08-31T22:36:11.662Z] Removing intermediate container 889752e85b58 [2020-08-31T22:36:11.662Z] ---> f9149787dd6a [2020-08-31T22:36:11.662Z] Step 10/24 : FROM scratch [2020-08-31T22:36:11.662Z] ---> [2020-08-31T22:36:11.662Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-08-31T22:36:11.662Z] ---> Running in 5e455ae6948b [2020-08-31T22:36:11.872Z] ---> Running in 3bb3b684bf12 [2020-08-31T22:36:12.135Z] Removing intermediate container 3bb3b684bf12 [2020-08-31T22:36:12.135Z] ---> 734acca828ee [2020-08-31T22:36:12.135Z] Step 4/24 : WORKDIR /device-sdk-go [2020-08-31T22:36:12.135Z] ---> Running in 3ef9eafffbe8 [2020-08-31T22:36:12.258Z] Removing intermediate container 5e455ae6948b [2020-08-31T22:36:12.258Z] ---> c0d29d9d68b5 [2020-08-31T22:36:12.258Z] Step 12/24 : ENV APP_PORT=49990 [2020-08-31T22:36:12.258Z] ---> Running in 2e20426a41f1 [2020-08-31T22:36:12.400Z] Removing intermediate container 3ef9eafffbe8 [2020-08-31T22:36:12.400Z] ---> a8911309f214 [2020-08-31T22:36:12.400Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-08-31T22:36:12.400Z] ---> Running in 8edc77156d49 [2020-08-31T22:36:12.400Z] Removing intermediate container 8edc77156d49 [2020-08-31T22:36:12.400Z] ---> a640932fe283 [2020-08-31T22:36:12.400Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-31T22:36:12.662Z] ---> Running in c34b3d6e7330 [2020-08-31T22:36:12.854Z] Removing intermediate container 2e20426a41f1 [2020-08-31T22:36:12.854Z] ---> 1a2bbf3d2bf0 [2020-08-31T22:36:12.854Z] Step 13/24 : EXPOSE $APP_PORT [2020-08-31T22:36:12.854Z] ---> Running in d78c0571b798 [2020-08-31T22:36:13.125Z] Removing intermediate container d78c0571b798 [2020-08-31T22:36:13.125Z] ---> c2268dd1e810 [2020-08-31T22:36:13.125Z] Step 14/24 : WORKDIR / [2020-08-31T22:36:13.398Z] ---> Running in bb5203834006 [2020-08-31T22:36:13.675Z] Removing intermediate container c34b3d6e7330 [2020-08-31T22:36:13.675Z] ---> b98621ebde99 [2020-08-31T22:36:13.675Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-08-31T22:36:13.675Z] ---> Running in a82e364f32d6 [2020-08-31T22:36:13.680Z] Removing intermediate container bb5203834006 [2020-08-31T22:36:13.680Z] ---> 4846aa80f70c [2020-08-31T22:36:13.680Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-08-31T22:36:14.664Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-31T22:36:15.127Z] ---> a9d60096720e [2020-08-31T22:36:15.127Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-08-31T22:36:15.652Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-31T22:36:15.748Z] ---> 87478bae3b7a [2020-08-31T22:36:15.748Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-08-31T22:36:16.409Z] ---> 31927322e827 [2020-08-31T22:36:16.409Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-08-31T22:36:17.005Z] ---> ce090ccd40d0 [2020-08-31T22:36:17.005Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-08-31T22:36:17.983Z] ---> 11eb3f374248 [2020-08-31T22:36:17.983Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-08-31T22:36:17.983Z] ---> Running in b62e7c3e5e65 [2020-08-31T22:36:18.106Z] OK: 166 MiB in 39 packages [2020-08-31T22:36:18.577Z] Removing intermediate container b62e7c3e5e65 [2020-08-31T22:36:18.577Z] ---> 78e3eef40157 [2020-08-31T22:36:18.577Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-08-31T22:36:18.577Z] ---> Running in 2f519d4fa689 [2020-08-31T22:36:19.061Z] Removing intermediate container a82e364f32d6 [2020-08-31T22:36:19.061Z] ---> 57b22fd8ef72 [2020-08-31T22:36:19.061Z] Step 8/24 : COPY . . [2020-08-31T22:36:19.175Z] Removing intermediate container 2f519d4fa689 [2020-08-31T22:36:19.176Z] ---> 9a17a9a28a0c [2020-08-31T22:36:19.176Z] Step 22/24 : LABEL arch=arm64 [2020-08-31T22:36:19.176Z] ---> Running in 0d10faad35df [2020-08-31T22:36:19.645Z] ---> e42db533e258 [2020-08-31T22:36:19.645Z] Step 9/24 : RUN ${MAKE} [2020-08-31T22:36:19.769Z] Removing intermediate container 0d10faad35df [2020-08-31T22:36:19.769Z] ---> 53c1244ea44f [2020-08-31T22:36:19.769Z] Step 23/24 : LABEL git_sha=bced3e57a4036ff6096c64f5644e4c0a6af03a98 [2020-08-31T22:36:19.769Z] ---> Running in 52dae6479af6 [2020-08-31T22:36:20.057Z] ---> Running in c93fceed736d [2020-08-31T22:36:20.363Z] Removing intermediate container 52dae6479af6 [2020-08-31T22:36:20.363Z] ---> 7ca634278863 [2020-08-31T22:36:20.363Z] Step 24/24 : LABEL version=0.0.0 [2020-08-31T22:36:20.363Z] ---> Running in 304bd06d9e9d [2020-08-31T22:36:20.701Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-08-31T22:36:20.959Z] Removing intermediate container 304bd06d9e9d [2020-08-31T22:36:20.959Z] ---> 73f5a3706409 [2020-08-31T22:36:20.959Z] [Warning] One or more build-args [ARCH] were not consumed [2020-08-31T22:36:20.959Z] Successfully built 73f5a3706409 [2020-08-31T22:36:20.959Z] Successfully tagged docker-device-sdk-simple-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] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-31T22:36:36.227Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-08-31T22:36:36.811Z] Removing intermediate container c93fceed736d [2020-08-31T22:36:36.811Z] ---> 1ed3054f60e7 [2020-08-31T22:36:36.811Z] Step 10/24 : FROM scratch [2020-08-31T22:36:36.811Z] ---> [2020-08-31T22:36:36.811Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-08-31T22:36:36.811Z] ---> Running in a94541bb713f [2020-08-31T22:36:36.811Z] Removing intermediate container a94541bb713f [2020-08-31T22:36:36.811Z] ---> 16a4ba9eaf9e [2020-08-31T22:36:36.811Z] Step 12/24 : ENV APP_PORT=49990 [2020-08-31T22:36:37.088Z] ---> Running in 1324da610ff6 [2020-08-31T22:36:37.353Z] Removing intermediate container 1324da610ff6 [2020-08-31T22:36:37.353Z] ---> 0696788e26e8 [2020-08-31T22:36:37.353Z] Step 13/24 : EXPOSE $APP_PORT [2020-08-31T22:36:37.353Z] ---> Running in 5733a20bc7e6 [2020-08-31T22:36:37.353Z] Removing intermediate container 5733a20bc7e6 [2020-08-31T22:36:37.353Z] ---> 4ba22ceefbea [2020-08-31T22:36:37.353Z] Step 14/24 : WORKDIR / [2020-08-31T22:36:37.625Z] ---> Running in 5b185ff759b0 [2020-08-31T22:36:37.625Z] Removing intermediate container 5b185ff759b0 [2020-08-31T22:36:37.625Z] ---> 2525dfc2da72 [2020-08-31T22:36:37.625Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-08-31T22:36:38.614Z] ---> ff76ce95b96f [2020-08-31T22:36:38.614Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-08-31T22:36:38.880Z] ---> d8c19d05ab2f [2020-08-31T22:36:38.880Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-08-31T22:36:39.244Z] ---> 774d4f249068 [2020-08-31T22:36:39.244Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-08-31T22:36:39.534Z] ---> d061c40add7a [2020-08-31T22:36:39.534Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-08-31T22:36:39.811Z] ---> 541a493ced01 [2020-08-31T22:36:39.811Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-08-31T22:36:39.811Z] ---> Running in 8b6e0ed34df2 [2020-08-31T22:36:40.075Z] Removing intermediate container 8b6e0ed34df2 [2020-08-31T22:36:40.075Z] ---> ddac1b9a324a [2020-08-31T22:36:40.075Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-08-31T22:36:40.075Z] ---> Running in e0e9f91e833f [2020-08-31T22:36:40.349Z] Removing intermediate container e0e9f91e833f [2020-08-31T22:36:40.349Z] ---> b0ebdb3f8b6d [2020-08-31T22:36:40.349Z] Step 22/24 : LABEL arch=amd64 [2020-08-31T22:36:40.349Z] ---> Running in 83ba67390999 [2020-08-31T22:36:40.630Z] Removing intermediate container 83ba67390999 [2020-08-31T22:36:40.630Z] ---> 7262c318cd46 [2020-08-31T22:36:40.630Z] Step 23/24 : LABEL git_sha=bced3e57a4036ff6096c64f5644e4c0a6af03a98 [2020-08-31T22:36:40.895Z] ---> Running in 64bbe420ce1a [2020-08-31T22:36:41.168Z] Removing intermediate container 64bbe420ce1a [2020-08-31T22:36:41.168Z] ---> eb80568eba3b [2020-08-31T22:36:41.168Z] Step 24/24 : LABEL version=0.0.0 [2020-08-31T22:36:41.168Z] ---> Running in d7fac78b40be [2020-08-31T22:36:41.168Z] Removing intermediate container d7fac78b40be [2020-08-31T22:36:41.168Z] ---> 86d69b9981b3 [2020-08-31T22:36:41.168Z] [Warning] One or more build-args [ARCH] were not consumed [2020-08-31T22:36:41.168Z] Successfully built 86d69b9981b3 [2020-08-31T22:36:41.436Z] Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" 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 [2020-08-31T22:36:43.772Z] provisioning config files... [2020-08-31T22:36:43.785Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-576@tmp/config8416208252484955774tmp [Pipeline] { [Pipeline] sh [2020-08-31T22:36:44.200Z] + curl -s https://codecov.io/bash [2020-08-31T22:36:44.200Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-576@tmp/config8416208252484955774tmp [Pipeline] } [2020-08-31T22:36:44.799Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" 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 [2020-08-31T22:36:47.690Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-31T22:36:48.283Z] ---> package-listing.sh [2020-08-31T22:36:48.283Z] ++ facter osfamily [2020-08-31T22:36:48.283Z] ++ tr '[:upper:]' '[:lower:]' [2020-08-31T22:36:48.283Z] + OS_FAMILY=redhat [2020-08-31T22:36:48.283Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-576 [2020-08-31T22:36:48.283Z] + START_PACKAGES=/tmp/packages_start.txt [2020-08-31T22:36:48.283Z] + END_PACKAGES=/tmp/packages_end.txt [2020-08-31T22:36:48.283Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-08-31T22:36:48.283Z] + PACKAGES=/tmp/packages_start.txt [2020-08-31T22:36:48.283Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-576 ']' [2020-08-31T22:36:48.283Z] + PACKAGES=/tmp/packages_end.txt [2020-08-31T22:36:48.283Z] + case "${OS_FAMILY}" in [2020-08-31T22:36:48.283Z] + rpm -qa [2020-08-31T22:36:48.283Z] + sort [2020-08-31T22:36:52.500Z] + '[' -f /tmp/packages_start.txt ']' [2020-08-31T22:36:52.500Z] + '[' -f /tmp/packages_end.txt ']' [2020-08-31T22:36:52.500Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-08-31T22:36:52.500Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-576 ']' [2020-08-31T22:36:52.500Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-576/archives/ [2020-08-31T22:36:52.500Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-576/archives/ [Pipeline] isUnix [Pipeline] sh [2020-08-31T22:36:52.968Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-31T22:36:52.969Z] [2020-08-31T22:36:52.969Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-08-31T22:36:53.373Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-31T22:36:53.374Z] alpine: Pulling from edgex-lftools-log-publisher [2020-08-31T22:36:53.374Z] c9b1b535fdd9: Pulling fs layer [2020-08-31T22:36:53.374Z] 2cc5ad85d9ab: Pulling fs layer [2020-08-31T22:36:53.374Z] 756a868c4378: Pulling fs layer [2020-08-31T22:36:53.374Z] 444b2fc9a129: Pulling fs layer [2020-08-31T22:36:53.374Z] ea15f1150254: Pulling fs layer [2020-08-31T22:36:53.374Z] 41b27a9f41bf: Pulling fs layer [2020-08-31T22:36:53.374Z] 28c525ee5125: Pulling fs layer [2020-08-31T22:36:53.374Z] 094b1ea09ed8: Pulling fs layer [2020-08-31T22:36:53.374Z] 138eaada9080: Pulling fs layer [2020-08-31T22:36:53.374Z] 0622d0fa9048: Pulling fs layer [2020-08-31T22:36:53.374Z] 28c525ee5125: Waiting [2020-08-31T22:36:53.374Z] 138eaada9080: Waiting [2020-08-31T22:36:53.374Z] 444b2fc9a129: Waiting [2020-08-31T22:36:53.374Z] 0622d0fa9048: Waiting [2020-08-31T22:36:53.374Z] 094b1ea09ed8: Waiting [2020-08-31T22:36:53.374Z] ea15f1150254: Waiting [2020-08-31T22:36:53.374Z] 41b27a9f41bf: Waiting [2020-08-31T22:36:53.374Z] 2cc5ad85d9ab: Verifying Checksum [2020-08-31T22:36:53.374Z] 2cc5ad85d9ab: Download complete [2020-08-31T22:36:53.374Z] 444b2fc9a129: Verifying Checksum [2020-08-31T22:36:53.374Z] 444b2fc9a129: Download complete [2020-08-31T22:36:53.374Z] c9b1b535fdd9: Verifying Checksum [2020-08-31T22:36:53.374Z] c9b1b535fdd9: Download complete [2020-08-31T22:36:53.641Z] ea15f1150254: Download complete [2020-08-31T22:36:53.641Z] 28c525ee5125: Verifying Checksum [2020-08-31T22:36:53.641Z] 28c525ee5125: Download complete [2020-08-31T22:36:53.912Z] c9b1b535fdd9: Pull complete [2020-08-31T22:36:53.912Z] 756a868c4378: Verifying Checksum [2020-08-31T22:36:53.912Z] 756a868c4378: Download complete [2020-08-31T22:36:54.198Z] 2cc5ad85d9ab: Pull complete [2020-08-31T22:36:54.198Z] 138eaada9080: Download complete [2020-08-31T22:36:54.198Z] 0622d0fa9048: Verifying Checksum [2020-08-31T22:36:54.198Z] 0622d0fa9048: Download complete [2020-08-31T22:36:54.483Z] 094b1ea09ed8: Verifying Checksum [2020-08-31T22:36:54.483Z] 094b1ea09ed8: Download complete [2020-08-31T22:36:54.749Z] 41b27a9f41bf: Verifying Checksum [2020-08-31T22:36:54.749Z] 41b27a9f41bf: Download complete [2020-08-31T22:36:55.694Z] 756a868c4378: Pull complete [2020-08-31T22:36:55.958Z] 444b2fc9a129: Pull complete [2020-08-31T22:36:56.535Z] ea15f1150254: Pull complete [2020-08-31T22:36:59.850Z] 41b27a9f41bf: Pull complete [2020-08-31T22:37:00.121Z] 28c525ee5125: Pull complete [2020-08-31T22:37:02.046Z] 094b1ea09ed8: Pull complete [2020-08-31T22:37:02.308Z] 138eaada9080: Pull complete [2020-08-31T22:37:03.698Z] 0622d0fa9048: Pull complete [2020-08-31T22:37:03.698Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-08-31T22:37:03.698Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-31T22:37:03.698Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-08-31T22:37:03.905Z] prd-centos7-docker-4c-2g-928 does not seem to be running inside a container [2020-08-31T22:37:03.956Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dgexfoundry_device-sdk-go_PR-576 -v /w/workspace/dgexfoundry_device-sdk-go_PR-576:/w/workspace/dgexfoundry_device-sdk-go_PR-576:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-576@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-576@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-08-31T22:37:06.822Z] $ docker top 0cc906e27b49159069db3d5fd0738b4cafcf8445e14c0ec111460ff269c8b17f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-08-31T22:37:07.170Z] provisioning config files... [2020-08-31T22:37:07.187Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-576@tmp/config5102851750200509503tmp [Pipeline] { [Pipeline] echo [2020-08-31T22:37:07.302Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-31T22:37:07.629Z] ---> create-netrc.sh [Pipeline] echo [2020-08-31T22:37:07.665Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-31T22:37:08.003Z] ---> logs-deploy.sh [2020-08-31T22:37:08.003Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-576/1 [2020-08-31T22:37:08.003Z] INFO: archiving workspace using pattern(s): [2020-08-31T22:37:09.388Z] Archives upload complete. [2020-08-31T22:37:09.388Z] INFO: archiving logs to Nexus [2020-08-31T22:37:09.963Z] ---> uname -a: [2020-08-31T22:37:09.963Z] Linux 0cc906e27b49 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-08-31T22:37:09.963Z] [2020-08-31T22:37:09.963Z] [2020-08-31T22:37:09.963Z] ---> lscpu: [2020-08-31T22:37:09.963Z] Architecture: x86_64 [2020-08-31T22:37:09.963Z] CPU op-mode(s): 32-bit, 64-bit [2020-08-31T22:37:09.963Z] Byte Order: Little Endian [2020-08-31T22:37:09.963Z] Address sizes: 40 bits physical, 48 bits virtual [2020-08-31T22:37:09.963Z] CPU(s): 4 [2020-08-31T22:37:09.963Z] On-line CPU(s) list: 0-3 [2020-08-31T22:37:09.963Z] Thread(s) per core: 1 [2020-08-31T22:37:09.963Z] Core(s) per socket: 1 [2020-08-31T22:37:09.963Z] Socket(s): 4 [2020-08-31T22:37:09.963Z] NUMA node(s): 1 [2020-08-31T22:37:09.963Z] Vendor ID: GenuineIntel [2020-08-31T22:37:09.963Z] CPU family: 6 [2020-08-31T22:37:09.963Z] Model: 44 [2020-08-31T22:37:09.963Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-08-31T22:37:09.963Z] Stepping: 1 [2020-08-31T22:37:09.963Z] CPU MHz: 2933.396 [2020-08-31T22:37:09.963Z] BogoMIPS: 5866.79 [2020-08-31T22:37:09.963Z] Virtualization: VT-x [2020-08-31T22:37:09.963Z] Hypervisor vendor: KVM [2020-08-31T22:37:09.963Z] Virtualization type: full [2020-08-31T22:37:09.963Z] L1d cache: 128 KiB [2020-08-31T22:37:09.963Z] L1i cache: 128 KiB [2020-08-31T22:37:09.963Z] L2 cache: 16 MiB [2020-08-31T22:37:09.963Z] L3 cache: 64 MiB [2020-08-31T22:37:09.963Z] NUMA node0 CPU(s): 0-3 [2020-08-31T22:37:09.963Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-08-31T22:37:09.963Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-08-31T22:37:09.963Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-08-31T22:37:09.963Z] Vulnerability Meltdown: Mitigation; PTI [2020-08-31T22:37:09.963Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-08-31T22:37:09.963Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-08-31T22:37:09.963Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-08-31T22:37:09.963Z] Vulnerability Tsx async abort: Not affected [2020-08-31T22:37:09.963Z] 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 [2020-08-31T22:37:09.963Z] [2020-08-31T22:37:09.963Z] [2020-08-31T22:37:09.963Z] ---> nproc: [2020-08-31T22:37:09.963Z] 4 [2020-08-31T22:37:09.963Z] [2020-08-31T22:37:09.963Z] [2020-08-31T22:37:09.963Z] ---> df -h: [2020-08-31T22:37:09.963Z] Filesystem Size Used Available Use% Mounted on [2020-08-31T22:37:09.963Z] overlay 50.0G 7.2G 42.8G 14% / [2020-08-31T22:37:09.963Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-08-31T22:37:09.963Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-08-31T22:37:09.963Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-08-31T22:37:09.963Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf [2020-08-31T22:37:09.963Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname [2020-08-31T22:37:09.963Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts [2020-08-31T22:37:09.963Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa [2020-08-31T22:37:09.963Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dgexfoundry_device-sdk-go_PR-576 [2020-08-31T22:37:09.963Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dgexfoundry_device-sdk-go_PR-576@tmp [2020-08-31T22:37:09.963Z] [2020-08-31T22:37:09.963Z] [2020-08-31T22:37:09.963Z] ---> free -m: [2020-08-31T22:37:09.963Z] total used free shared buff/cache available [2020-08-31T22:37:09.963Z] Mem: 1837 634 125 0 1077 1097 [2020-08-31T22:37:09.963Z] Swap: 1023 1 1022 [2020-08-31T22:37:09.963Z] [2020-08-31T22:37:09.963Z] [2020-08-31T22:37:09.963Z] ---> ip addr: [2020-08-31T22:37:09.963Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-08-31T22:37:09.963Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-08-31T22:37:09.963Z] inet 127.0.0.1/8 scope host lo [2020-08-31T22:37:09.963Z] valid_lft forever preferred_lft forever [2020-08-31T22:37:09.963Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-08-31T22:37:09.963Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-08-31T22:37:09.963Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-08-31T22:37:09.963Z] valid_lft forever preferred_lft forever [2020-08-31T22:37:09.963Z] [2020-08-31T22:37:09.963Z] [2020-08-31T22:37:09.963Z] ---> sar -b -r -n DEV: [2020-08-31T22:37:09.963Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 08/31/20 _x86_64_ (4 CPU) [2020-08-31T22:37:09.963Z] [2020-08-31T22:37:09.963Z] 22:29:40 LINUX RESTART [2020-08-31T22:37:09.963Z] [2020-08-31T22:37:09.963Z] 22:30:01 tps rtps wtps bread/s bwrtn/s [2020-08-31T22:37:09.963Z] 22:31:01 191.83 99.72 92.11 11757.38 40420.44 [2020-08-31T22:37:09.963Z] 22:32:01 2.38 0.00 2.38 0.00 49.88 [2020-08-31T22:37:09.963Z] 22:33:01 0.43 0.00 0.43 0.00 5.96 [2020-08-31T22:37:09.963Z] 22:34:01 0.25 0.00 0.25 0.00 3.30 [2020-08-31T22:37:09.963Z] 22:35:01 0.20 0.00 0.20 0.00 1.90 [2020-08-31T22:37:09.963Z] 22:36:01 0.33 0.00 0.33 0.00 5.31 [2020-08-31T22:37:09.963Z] 22:37:01 104.80 73.44 31.36 5355.94 15864.03 [2020-08-31T22:37:09.963Z] Average: 42.90 24.74 18.16 2445.55 8052.81 [2020-08-31T22:37:09.963Z] [2020-08-31T22:37:09.963Z] 22:30:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-08-31T22:37:09.963Z] 22:31:01 178992 1702564 90.49 2620 1146484 1130996 38.60 421196 1120884 120 [2020-08-31T22:37:09.963Z] 22:32:01 184292 1697264 90.21 2620 1146716 1105036 37.71 418172 1119008 24 [2020-08-31T22:37:09.963Z] 22:33:01 183548 1698008 90.24 2620 1146664 1088756 37.16 419788 1118368 20 [2020-08-31T22:37:09.963Z] 22:34:01 183876 1697680 90.23 2620 1146668 1088708 37.16 419564 1118368 12 [2020-08-31T22:37:09.963Z] 22:35:01 183816 1697740 90.23 2620 1146672 1088588 37.15 430924 1107528 16 [2020-08-31T22:37:09.963Z] 22:36:01 183444 1698112 90.25 2620 1146680 1088672 37.15 431800 1107520 8 [2020-08-31T22:37:09.963Z] 22:37:01 100692 1780864 94.65 2620 1109596 1514216 51.68 496964 1084020 102380 [2020-08-31T22:37:09.963Z] Average: 171237 1710319 90.90 2620 1141354 1157853 39.52 434058 1110814 14654 [2020-08-31T22:37:09.963Z] [2020-08-31T22:37:09.963Z] 22:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-08-31T22:37:09.963Z] 22:31:01 eth0 474.25 268.32 1076.58 106.94 0.00 0.00 0.00 [2020-08-31T22:37:09.963Z] 22:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-31T22:37:09.963Z] 22:31:01 docker0 8.12 5.01 1.01 17.98 0.00 0.00 0.00 [2020-08-31T22:37:09.963Z] 22:32:01 eth0 1.02 0.40 0.38 0.19 0.00 0.00 0.00 [2020-08-31T22:37:09.963Z] 22:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-31T22:37:09.963Z] 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-31T22:37:09.963Z] 22:33:01 eth0 1.05 0.38 0.32 0.24 0.00 0.00 0.00 [2020-08-31T22:37:09.963Z] 22:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-31T22:37:09.963Z] 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-31T22:37:09.963Z] 22:34:01 eth0 0.82 0.33 0.30 0.20 0.00 0.00 0.00 [2020-08-31T22:37:09.963Z] 22:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-31T22:37:09.963Z] 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-31T22:37:09.963Z] 22:35:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 [2020-08-31T22:37:09.963Z] 22:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-31T22:37:09.963Z] 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-31T22:37:09.963Z] 22:36:01 eth0 0.30 0.22 0.14 0.07 0.00 0.00 0.00 [2020-08-31T22:37:09.963Z] 22:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-31T22:37:09.963Z] 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-31T22:37:09.963Z] 22:37:01 eth0 90.19 61.12 2330.95 10.21 0.00 0.00 0.00 [2020-08-31T22:37:09.963Z] 22:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-31T22:37:09.963Z] 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-31T22:37:09.963Z] Average: eth0 81.13 47.28 487.05 16.84 0.00 0.00 0.00 [2020-08-31T22:37:09.963Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-31T22:37:09.963Z] Average: docker0 1.16 0.72 0.14 2.57 0.00 0.00 0.00 [2020-08-31T22:37:09.963Z] [2020-08-31T22:37:09.963Z] [2020-08-31T22:37:09.963Z] ---> sar -P ALL: [2020-08-31T22:37:09.963Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 08/31/20 _x86_64_ (4 CPU) [2020-08-31T22:37:09.963Z] [2020-08-31T22:37:09.963Z] 22:29:40 LINUX RESTART [2020-08-31T22:37:09.963Z] [2020-08-31T22:37:09.963Z] 22:30:01 CPU %user %nice %system %iowait %steal %idle [2020-08-31T22:37:09.963Z] 22:31:01 all 15.42 0.00 7.86 7.93 0.02 68.77 [2020-08-31T22:37:09.963Z] 22:31:01 0 15.88 0.00 7.27 7.92 0.02 68.92 [2020-08-31T22:37:09.963Z] 22:31:01 1 15.15 0.00 8.36 8.46 0.02 68.01 [2020-08-31T22:37:09.963Z] 22:31:01 2 15.15 0.00 8.48 8.46 0.02 67.89 [2020-08-31T22:37:09.963Z] 22:31:01 3 15.52 0.00 7.35 6.86 0.03 70.23 [2020-08-31T22:37:09.963Z] 22:32:01 all 0.15 0.00 0.05 0.00 0.00 99.80 [2020-08-31T22:37:09.963Z] 22:32:01 0 0.03 0.00 0.07 0.00 0.00 99.90 [2020-08-31T22:37:09.963Z] 22:32:01 1 0.48 0.00 0.05 0.00 0.00 99.47 [2020-08-31T22:37:09.963Z] 22:32:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2020-08-31T22:37:09.963Z] 22:32:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2020-08-31T22:37:09.963Z] 22:33:01 all 0.13 0.00 0.03 0.00 0.00 99.84 [2020-08-31T22:37:09.963Z] 22:33:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2020-08-31T22:37:09.963Z] 22:33:01 1 0.42 0.00 0.03 0.00 0.00 99.55 [2020-08-31T22:37:09.963Z] 22:33:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2020-08-31T22:37:09.963Z] 22:33:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2020-08-31T22:37:09.963Z] 22:34:01 all 0.13 0.00 0.02 0.00 0.00 99.85 [2020-08-31T22:37:09.963Z] 22:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-08-31T22:37:09.963Z] 22:34:01 1 0.47 0.00 0.03 0.00 0.00 99.50 [2020-08-31T22:37:09.963Z] 22:34:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2020-08-31T22:37:09.963Z] 22:34:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2020-08-31T22:37:09.963Z] 22:35:01 all 0.15 0.00 0.04 0.00 0.00 99.81 [2020-08-31T22:37:09.964Z] 22:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2020-08-31T22:37:09.964Z] 22:35:01 1 0.50 0.00 0.07 0.00 0.00 99.43 [2020-08-31T22:37:09.964Z] 22:35:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2020-08-31T22:37:09.964Z] 22:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2020-08-31T22:37:09.964Z] 22:36:01 all 0.15 0.00 0.06 0.00 0.00 99.79 [2020-08-31T22:37:09.964Z] 22:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2020-08-31T22:37:09.964Z] 22:36:01 1 0.23 0.00 0.15 0.00 0.00 99.62 [2020-08-31T22:37:09.964Z] 22:36:01 2 0.33 0.00 0.02 0.00 0.02 99.63 [2020-08-31T22:37:09.964Z] 22:36:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2020-08-31T22:37:09.964Z] 22:37:01 all 5.18 0.00 2.88 1.31 0.03 90.60 [2020-08-31T22:37:09.964Z] 22:37:01 0 4.34 0.00 3.21 0.70 0.02 91.73 [2020-08-31T22:37:09.964Z] 22:37:01 1 4.87 0.00 2.86 0.80 0.05 91.41 [2020-08-31T22:37:09.964Z] 22:37:01 2 5.38 0.00 2.39 1.39 0.00 90.84 [2020-08-31T22:37:09.964Z] 22:37:01 3 6.12 0.00 3.05 2.35 0.03 88.45 [2020-08-31T22:37:09.964Z] Average: all 3.03 0.00 1.55 1.31 0.01 94.10 [2020-08-31T22:37:09.964Z] Average: 0 2.88 0.00 1.51 1.22 0.00 94.38 [2020-08-31T22:37:09.964Z] Average: 1 3.14 0.00 1.64 1.31 0.01 93.90 [2020-08-31T22:37:09.964Z] Average: 2 2.99 0.00 1.57 1.40 0.00 94.04 [2020-08-31T22:37:09.964Z] Average: 3 3.09 0.00 1.49 1.30 0.01 94.10 [2020-08-31T22:37:09.964Z] [2020-08-31T22:37:09.964Z] [2020-08-31T22:37:09.964Z]