Pull request #640 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 25404775a81a428bce8a9a5b11db9d4fb024bb80+6cec193abf44cabffe02bbcaff9748adb3f719d5 (7ad51fc92aafc4e9dc1b9e25019aa2f72639071e) 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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-640/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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-640/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: 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: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-7420 in /w/workspace/dgexfoundry_device-sdk-go_PR-640 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-640 # 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 --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 6cec193abf44cabffe02bbcaff9748adb3f719d5 into PR head commit 25404775a81a428bce8a9a5b11db9d4fb024bb80 Merge succeeded, producing 25404775a81a428bce8a9a5b11db9d4fb024bb80 Checking out Revision 25404775a81a428bce8a9a5b11db9d4fb024bb80 (PR-640) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-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 --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/640/head:refs/remotes/origin/PR-640 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 25404775a81a428bce8a9a5b11db9d4fb024bb80 # 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 6cec193abf44cabffe02bbcaff9748adb3f719d5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 25404775a81a428bce8a9a5b11db9d4fb024bb80 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-21T06:13:09.941Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-21T06:13:10.301Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-21T06:13:10.587Z] ========================================================= [2020-10-21T06:13:10.587Z] EdgeX Global Pipelines Version Info [2020-10-21T06:13:10.587Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-21T06:13:12.101Z] ------------------- [2020-10-21T06:13:12.101Z] stable info: [2020-10-21T06:13:12.101Z] ------------------- [2020-10-21T06:13:12.101Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-21T06:13:12.101Z] Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 [2020-10-21T06:13:12.101Z] Message: update stable to v1.0.144 [2020-10-21T06:13:13.051Z] ------------------- [2020-10-21T06:13:13.051Z] experimental info: [2020-10-21T06:13:13.051Z] ------------------- [2020-10-21T06:13:13.051Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-21T06:13:13.051Z] Commit SHA: 0fb566d11309be12c9baf3de23def7053bac1c97 [2020-10-21T06:13:13.051Z] Message: update experimental to v1.0.146 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-21T06:13:13.602Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2020-10-21T06:13:13.733Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2020-10-21T06:13:13.860Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-21T06:13:14.004Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-21T06:13:14.142Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-21T06:13:14.282Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-21T06:13:14.427Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-21T06:13:14.561Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-21T06:13:14.691Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2020-10-21T06:13:14.819Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-21T06:13:14.985Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-21T06:13:15.116Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2020-10-21T06:13:15.242Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-21T06:13:15.372Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-21T06:13:15.607Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-10-21T06:13:15.759Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-10-21T06:13:15.889Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-21T06:13:16.025Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-21T06:13:16.174Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-21T06:13:16.302Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-10-21T06:13:16.449Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-10-21T06:13:16.575Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-10-21T06:13:16.725Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-21T06:13:16.864Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-21T06:13:17.015Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-10-21T06:13:17.234Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-640 [Pipeline] echo [2020-10-21T06:13:17.372Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-640 [Pipeline] echo [2020-10-21T06:13:17.508Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-640 [Pipeline] echo [2020-10-21T06:13:17.665Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 25404775a81a428bce8a9a5b11db9d4fb024bb80 [Pipeline] echo [2020-10-21T06:13:17.844Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2540477 [Pipeline] echo [2020-10-21T06:13:18.000Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-21T06:13:18.767Z] + git log --format=format:%s -1 25404775a81a428bce8a9a5b11db9d4fb024bb80 [Pipeline] echo [2020-10-21T06:13:18.865Z] GIT_COMMIT: 25404775a81a428bce8a9a5b11db9d4fb024bb80, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-registry [Pipeline] echo [2020-10-21T06:13:18.946Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-21T06:13:19.603Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-21T06:13:19.867Z] [2020-10-21T06:13:19.867Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-21T06:13:20.267Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-21T06:13:20.268Z] latest: Pulling from edgex-devops/git-semver [2020-10-21T06:13:20.268Z] 31603596830f: Pulling fs layer [2020-10-21T06:13:20.268Z] 2a8b12db71e7: Pulling fs layer [2020-10-21T06:13:20.268Z] 6ca5941a6612: Pulling fs layer [2020-10-21T06:13:20.268Z] ecc8261a40a4: Pulling fs layer [2020-10-21T06:13:20.268Z] ecc8261a40a4: Waiting [2020-10-21T06:13:20.268Z] 2a8b12db71e7: Verifying Checksum [2020-10-21T06:13:20.268Z] 2a8b12db71e7: Download complete [2020-10-21T06:13:20.543Z] 31603596830f: Verifying Checksum [2020-10-21T06:13:20.543Z] 31603596830f: Download complete [2020-10-21T06:13:20.543Z] ecc8261a40a4: Verifying Checksum [2020-10-21T06:13:20.543Z] ecc8261a40a4: Download complete [2020-10-21T06:13:20.543Z] 6ca5941a6612: Verifying Checksum [2020-10-21T06:13:20.543Z] 6ca5941a6612: Download complete [2020-10-21T06:13:20.806Z] 31603596830f: Pull complete [2020-10-21T06:13:20.806Z] 2a8b12db71e7: Pull complete [2020-10-21T06:13:21.762Z] 6ca5941a6612: Pull complete [2020-10-21T06:13:21.762Z] ecc8261a40a4: Pull complete [2020-10-21T06:13:22.025Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-21T06:13:22.025Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-21T06:13:22.025Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-21T06:13:22.148Z] prd-centos7-docker-4c-2g-7420 does not seem to be running inside a container [2020-10-21T06:13:22.198Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-640 -v /w/workspace/dgexfoundry_device-sdk-go_PR-640:/w/workspace/dgexfoundry_device-sdk-go_PR-640:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-640@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-640@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:10004/edgex-devops/git-semver:latest cat [2020-10-21T06:13:23.979Z] $ docker top fab10d17e7a420afde29bcd2290a0fa5ac79782e22dca1facd32e8c5831ba004 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-21T06:13:24.399Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-21T06:13:24.399Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-21T06:13:24.588Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-21T06:13:24.592Z] $ docker exec fab10d17e7a420afde29bcd2290a0fa5ac79782e22dca1facd32e8c5831ba004 ssh-agent [2020-10-21T06:13:24.762Z] SSH_AUTH_SOCK=/tmp/ssh-yTYQrrFYBqat/agent.12 [2020-10-21T06:13:24.762Z] SSH_AGENT_PID=17 [2020-10-21T06:13:24.776Z] Running ssh-add (command line suppressed) [2020-10-21T06:13:24.897Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-640@tmp/private_key_91616332007765389.key (/w/workspace/dgexfoundry_device-sdk-go_PR-640@tmp/private_key_91616332007765389.key) [2020-10-21T06:13:24.954Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-21T06:13:25.353Z] + git tag --points-at HEAD [Pipeline] } [2020-10-21T06:13:25.448Z] $ docker exec --env ******** --env ******** fab10d17e7a420afde29bcd2290a0fa5ac79782e22dca1facd32e8c5831ba004 ssh-agent -k [2020-10-21T06:13:25.596Z] unset SSH_AUTH_SOCK; [2020-10-21T06:13:25.596Z] unset SSH_AGENT_PID; [2020-10-21T06:13:25.597Z] echo Agent pid 17 killed; [2020-10-21T06:13:25.642Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-21T06:13:25.897Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-21T06:13:25.898Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-21T06:13:26.075Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-21T06:13:26.080Z] $ docker exec fab10d17e7a420afde29bcd2290a0fa5ac79782e22dca1facd32e8c5831ba004 ssh-agent [2020-10-21T06:13:26.261Z] SSH_AUTH_SOCK=/tmp/ssh-zi0XoVXfrpie/agent.45 [2020-10-21T06:13:26.261Z] SSH_AGENT_PID=50 [2020-10-21T06:13:26.268Z] Running ssh-add (command line suppressed) [2020-10-21T06:13:26.392Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-640@tmp/private_key_4732138972391455207.key (/w/workspace/dgexfoundry_device-sdk-go_PR-640@tmp/private_key_4732138972391455207.key) [2020-10-21T06:13:26.449Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-21T06:13:26.829Z] + git semver init [2020-10-21T06:13:26.829Z] # -> Open(): unable to determine branch for HEAD [2020-10-21T06:13:26.829Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-640/.git [2020-10-21T06:13:26.829Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-640 [2020-10-21T06:13:26.829Z] # $SEMVER_REMOTE_NAME = origin [2020-10-21T06:13:26.829Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-21T06:13:26.829Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-21T06:13:26.829Z] # $SEMVER_BRANCH = PR-640 [2020-10-21T06:13:26.829Z] # $SEMVER_TEMP = /tmp/semver-051326556 [2020-10-21T06:13:26.829Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-10-21T06:13:27.406Z] # '/tmp/semver-051326556' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-640/.semver' [2020-10-21T06:13:27.406Z] # -> Force: false [2020-10-21T06:13:27.406Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-640/.semver [Pipeline] } [2020-10-21T06:13:27.433Z] $ docker exec --env ******** --env ******** fab10d17e7a420afde29bcd2290a0fa5ac79782e22dca1facd32e8c5831ba004 ssh-agent -k [2020-10-21T06:13:27.551Z] unset SSH_AUTH_SOCK; [2020-10-21T06:13:27.551Z] unset SSH_AGENT_PID; [2020-10-21T06:13:27.551Z] echo Agent pid 50 killed; [2020-10-21T06:13:27.594Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-21T06:13:28.431Z] + git semver [Pipeline] } [2020-10-21T06:13:28.464Z] $ docker stop --time=1 fab10d17e7a420afde29bcd2290a0fa5ac79782e22dca1facd32e8c5831ba004 [2020-10-21T06:13:29.873Z] $ docker rm -f fab10d17e7a420afde29bcd2290a0fa5ac79782e22dca1facd32e8c5831ba004 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-21T06:13:30.500Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-10-21T06:13:30.955Z] Stashed 1 file(s) [Pipeline] echo [2020-10-21T06:13:30.973Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-10-21T06:13:46.873Z] Still waiting to schedule task [2020-10-21T06:13:46.873Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-10-21T06:13:46.908Z] Still waiting to schedule task [2020-10-21T06:13:46.908Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-10-21T06:15:59.478Z] Running on prd-centos7-docker-4c-2g-7425 in /w/workspace/dgexfoundry_device-sdk-go_PR-640 [Pipeline] { [Pipeline] ws [2020-10-21T06:15:59.580Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-10-21T06:16:02.391Z] using credential edgex-jenkins-ssh [2020-10-21T06:16:02.451Z] Cloning the remote Git repository [2020-10-21T06:16:02.483Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-10-21T06:16:02.548Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-10-21T06:16:02.604Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-10-21T06:16:02.604Z] > git --version # timeout=10 [2020-10-21T06:16:02.611Z] > git --version # 'git version 2.16.5' [2020-10-21T06:16:02.611Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-21T06:16:02.639Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-21T06:16:03.844Z] Merging remotes/origin/master commit 6cec193abf44cabffe02bbcaff9748adb3f719d5 into PR head commit 25404775a81a428bce8a9a5b11db9d4fb024bb80 [2020-10-21T06:16:03.949Z] Merge succeeded, producing 25404775a81a428bce8a9a5b11db9d4fb024bb80 [2020-10-21T06:16:03.949Z] Checking out Revision 25404775a81a428bce8a9a5b11db9d4fb024bb80 (PR-640) [2020-10-21T06:16:03.413Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-10-21T06:16:03.420Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-21T06:16:03.431Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-10-21T06:16:03.444Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-10-21T06:16:03.444Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-21T06:16:03.449Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/640/head:refs/remotes/origin/PR-640 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-21T06:16:03.856Z] > git config core.sparsecheckout # timeout=10 [2020-10-21T06:16:03.862Z] > git checkout -f 25404775a81a428bce8a9a5b11db9d4fb024bb80 # timeout=10 [2020-10-21T06:16:03.916Z] > git remote # timeout=10 [2020-10-21T06:16:03.922Z] > git config --get remote.origin.url # timeout=10 [2020-10-21T06:16:03.931Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-21T06:16:03.935Z] > git merge 6cec193abf44cabffe02bbcaff9748adb3f719d5 # timeout=10 [2020-10-21T06:16:03.945Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-21T06:16:03.955Z] > git config core.sparsecheckout # timeout=10 [2020-10-21T06:16:03.959Z] > git checkout -f 25404775a81a428bce8a9a5b11db9d4fb024bb80 # timeout=10 [2020-10-21T06:16:07.576Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry" [2020-10-21T06:16:07.605Z] > git --version # timeout=10 [2020-10-21T06:16:07.609Z] > git --version # 'git version 2.16.5' [2020-10-21T06:16:07.615Z] fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-21T06:16:08.558Z] ========================================================= [2020-10-21T06:16:08.558Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-21T06:16:08.558Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-21T06:16:09.240Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-10-21T06:16:09.830Z] Sending build context to Docker daemon 2.323MB [2020-10-21T06:16:09.830Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-21T06:16:09.830Z] Step 2/8 : FROM ${BASE} [2020-10-21T06:16:09.830Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-21T06:16:09.830Z] df20fa9351a1: Pulling fs layer [2020-10-21T06:16:09.830Z] ed8968b2872e: Pulling fs layer [2020-10-21T06:16:09.830Z] a92cc7c5fd73: Pulling fs layer [2020-10-21T06:16:09.830Z] e871e8e8d7a9: Pulling fs layer [2020-10-21T06:16:09.830Z] e73272ec9a57: Pulling fs layer [2020-10-21T06:16:09.830Z] 1e910a182e73: Pulling fs layer [2020-10-21T06:16:09.830Z] 4e634b169226: Pulling fs layer [2020-10-21T06:16:09.830Z] e73272ec9a57: Waiting [2020-10-21T06:16:09.830Z] 1e910a182e73: Waiting [2020-10-21T06:16:09.830Z] 4e634b169226: Waiting [2020-10-21T06:16:09.830Z] e871e8e8d7a9: Waiting [2020-10-21T06:16:09.830Z] a92cc7c5fd73: Verifying Checksum [2020-10-21T06:16:09.830Z] a92cc7c5fd73: Download complete [2020-10-21T06:16:09.830Z] ed8968b2872e: Download complete [2020-10-21T06:16:09.830Z] e73272ec9a57: Verifying Checksum [2020-10-21T06:16:09.830Z] e73272ec9a57: Download complete [2020-10-21T06:16:09.830Z] 1e910a182e73: Verifying Checksum [2020-10-21T06:16:09.830Z] 1e910a182e73: Download complete [2020-10-21T06:16:09.830Z] df20fa9351a1: Verifying Checksum [2020-10-21T06:16:09.830Z] df20fa9351a1: Download complete [2020-10-21T06:16:10.100Z] df20fa9351a1: Pull complete [2020-10-21T06:16:10.362Z] ed8968b2872e: Pull complete [2020-10-21T06:16:10.623Z] a92cc7c5fd73: Pull complete [2020-10-21T06:16:12.022Z] 4e634b169226: Verifying Checksum [2020-10-21T06:16:12.022Z] 4e634b169226: Download complete [2020-10-21T06:16:12.288Z] e871e8e8d7a9: Verifying Checksum [2020-10-21T06:16:12.288Z] e871e8e8d7a9: Download complete [2020-10-21T06:16:17.653Z] e871e8e8d7a9: Pull complete [2020-10-21T06:16:17.653Z] e73272ec9a57: Pull complete [2020-10-21T06:16:17.653Z] 1e910a182e73: Pull complete [2020-10-21T06:16:22.062Z] 4e634b169226: Pull complete [2020-10-21T06:16:22.062Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-21T06:16:22.062Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-21T06:16:22.062Z] ---> f7629b54cfaa [2020-10-21T06:16:22.062Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-21T06:16:22.354Z] ---> Running in 4a489958cfa5 [2020-10-21T06:16:22.642Z] Removing intermediate container 4a489958cfa5 [2020-10-21T06:16:22.642Z] ---> a0a4555e2fb5 [2020-10-21T06:16:22.642Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T06:16:22.642Z] ---> Running in e01d337a5a6c [2020-10-21T06:16:23.645Z] Removing intermediate container e01d337a5a6c [2020-10-21T06:16:23.645Z] ---> c25932cb347d [2020-10-21T06:16:23.645Z] Step 5/8 : RUN apk add --no-cache make git [2020-10-21T06:16:23.645Z] ---> Running in 5190b6583207 [2020-10-21T06:16:25.071Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-21T06:16:25.648Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-21T06:16:27.599Z] OK: 166 MiB in 39 packages [2020-10-21T06:16:27.599Z] Removing intermediate container 5190b6583207 [2020-10-21T06:16:27.599Z] ---> 20655eecb3e0 [2020-10-21T06:16:27.599Z] Step 6/8 : WORKDIR /device-sdk-go [2020-10-21T06:16:27.867Z] ---> Running in 8a859ae5ed14 [2020-10-21T06:16:27.867Z] Removing intermediate container 8a859ae5ed14 [2020-10-21T06:16:27.867Z] ---> 3b2c794edf0c [2020-10-21T06:16:27.867Z] Step 7/8 : COPY . . [2020-10-21T06:16:29.297Z] ---> 175cf06ed9e7 [2020-10-21T06:16:29.297Z] Step 8/8 : RUN go mod download [2020-10-21T06:16:29.297Z] ---> Running in 2412ade3a1c9 [2020-10-21T06:16:51.401Z] Removing intermediate container 2412ade3a1c9 [2020-10-21T06:16:51.401Z] ---> 60f903830d3d [2020-10-21T06:16:51.401Z] Successfully built 60f903830d3d [2020-10-21T06:16:51.401Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-21T06:16:52.037Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-21T06:16:52.037Z] . [Pipeline] withDockerContainer [2020-10-21T06:16:52.178Z] prd-centos7-docker-4c-2g-7425 does not seem to be running inside a container [2020-10-21T06:16:52.244Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2020-10-21T06:16:52.998Z] $ docker top 300317cc9c13691d5c2c639411972187714dbab3e91b8e6c5c83f46eafe3a4ec -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-21T06:16:53.566Z] + go version [2020-10-21T06:16:53.566Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-21T06:16:53.617Z] $ docker stop --time=1 300317cc9c13691d5c2c639411972187714dbab3e91b8e6c5c83f46eafe3a4ec [2020-10-21T06:16:54.944Z] $ docker rm -f 300317cc9c13691d5c2c639411972187714dbab3e91b8e6c5c83f46eafe3a4ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-21T06:16:56.038Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-21T06:16:56.038Z] . [Pipeline] withDockerContainer [2020-10-21T06:16:56.168Z] prd-centos7-docker-4c-2g-7425 does not seem to be running inside a container [2020-10-21T06:16:56.224Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2020-10-21T06:16:56.774Z] $ docker top f5fa352eda4853acafa525cda16c403c0995cd0ba5c6645dad9eeb966b36945d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-21T06:16:57.356Z] + make test [2020-10-21T06:16:57.357Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-10-21T06:17:04.030Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-10-21T06:17:07.499Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-7427 in /w/workspace/dgexfoundry_device-sdk-go_PR-640 [Pipeline] { [Pipeline] ws [2020-10-21T06:17:07.590Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-10-21T06:17:12.374Z] using credential edgex-jenkins-ssh [2020-10-21T06:17:12.436Z] Cloning the remote Git repository [2020-10-21T06:17:12.542Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-10-21T06:17:12.721Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-10-21T06:17:12.787Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-10-21T06:17:12.788Z] > git --version # timeout=10 [2020-10-21T06:17:12.805Z] > git --version # 'git version 2.17.1' [2020-10-21T06:17:12.806Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-21T06:17:12.850Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-21T06:17:14.526Z] Merging remotes/origin/master commit 6cec193abf44cabffe02bbcaff9748adb3f719d5 into PR head commit 25404775a81a428bce8a9a5b11db9d4fb024bb80 [2020-10-21T06:17:14.939Z] Merge succeeded, producing 25404775a81a428bce8a9a5b11db9d4fb024bb80 [2020-10-21T06:17:14.939Z] Checking out Revision 25404775a81a428bce8a9a5b11db9d4fb024bb80 (PR-640) [2020-10-21T06:17:13.934Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-10-21T06:17:13.958Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-21T06:17:13.989Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-10-21T06:17:14.030Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-10-21T06:17:14.031Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-21T06:17:14.043Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/640/head:refs/remotes/origin/PR-640 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-21T06:17:14.560Z] > git config core.sparsecheckout # timeout=10 [2020-10-21T06:17:14.580Z] > git checkout -f 25404775a81a428bce8a9a5b11db9d4fb024bb80 # timeout=10 [2020-10-21T06:17:14.748Z] > git remote # timeout=10 [2020-10-21T06:17:14.770Z] > git config --get remote.origin.url # timeout=10 [2020-10-21T06:17:14.797Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-21T06:17:14.821Z] > git merge 6cec193abf44cabffe02bbcaff9748adb3f719d5 # timeout=10 [2020-10-21T06:17:14.885Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-21T06:17:14.954Z] > git config core.sparsecheckout # timeout=10 [2020-10-21T06:17:14.990Z] > git checkout -f 25404775a81a428bce8a9a5b11db9d4fb024bb80 # timeout=10 [2020-10-21T06:17:19.093Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-10-21T06:17:19.093Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-10-21T06:17:19.093Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-10-21T06:17:19.093Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.052s coverage: 21.6% of statements [2020-10-21T06:17:19.278Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry" [2020-10-21T06:17:19.350Z] > git --version # timeout=10 [2020-10-21T06:17:19.368Z] > git --version # 'git version 2.17.1' [2020-10-21T06:17:19.384Z] fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-10-21T06:17:20.500Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.434s coverage: 97.1% of statements [Pipeline] echo [2020-10-21T06:17:20.534Z] ========================================================= [2020-10-21T06:17:20.534Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-21T06:17:20.534Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-21T06:17:21.638Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-10-21T06:17:22.646Z] Sending build context to Docker daemon 2.323MB [2020-10-21T06:17:22.646Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-21T06:17:22.646Z] Step 2/8 : FROM ${BASE} [2020-10-21T06:17:22.921Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-21T06:17:22.921Z] b538f80385f9: Pulling fs layer [2020-10-21T06:17:22.921Z] 74f711af9a0d: Pulling fs layer [2020-10-21T06:17:22.921Z] 99f96fe45779: Pulling fs layer [2020-10-21T06:17:22.921Z] 8529a6b9a6be: Pulling fs layer [2020-10-21T06:17:22.921Z] 45590311c82a: Pulling fs layer [2020-10-21T06:17:22.921Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-21T06:17:22.921Z] 209524e5b208: Pulling fs layer [2020-10-21T06:17:22.921Z] 8529a6b9a6be: Waiting [2020-10-21T06:17:22.921Z] 45590311c82a: Waiting [2020-10-21T06:17:22.921Z] 69ca0ff8b7b3: Waiting [2020-10-21T06:17:22.921Z] 209524e5b208: Waiting [2020-10-21T06:17:22.921Z] 99f96fe45779: Verifying Checksum [2020-10-21T06:17:22.921Z] 99f96fe45779: Download complete [2020-10-21T06:17:22.921Z] 74f711af9a0d: Verifying Checksum [2020-10-21T06:17:22.921Z] 74f711af9a0d: Download complete [2020-10-21T06:17:22.921Z] 45590311c82a: Download complete [2020-10-21T06:17:22.921Z] 69ca0ff8b7b3: Verifying Checksum [2020-10-21T06:17:22.921Z] 69ca0ff8b7b3: Download complete [2020-10-21T06:17:23.534Z] b538f80385f9: Verifying Checksum [2020-10-21T06:17:23.534Z] b538f80385f9: Download complete [2020-10-21T06:17:24.134Z] b538f80385f9: Pull complete [2020-10-21T06:17:24.738Z] 74f711af9a0d: Pull complete [2020-10-21T06:17:25.013Z] 99f96fe45779: Pull complete [2020-10-21T06:17:25.293Z] 209524e5b208: Verifying Checksum [2020-10-21T06:17:25.293Z] 209524e5b208: Download complete [2020-10-21T06:17:27.280Z] 8529a6b9a6be: Verifying Checksum [2020-10-21T06:17:27.280Z] 8529a6b9a6be: Download complete [2020-10-21T06:17:37.473Z] 8529a6b9a6be: Pull complete [2020-10-21T06:17:37.473Z] 45590311c82a: Pull complete [2020-10-21T06:17:37.749Z] 69ca0ff8b7b3: Pull complete [2020-10-21T06:17:42.077Z] 209524e5b208: Pull complete [2020-10-21T06:17:42.077Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-21T06:17:42.077Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-21T06:17:42.077Z] ---> 5bddaf1c2fca [2020-10-21T06:17:42.077Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-21T06:17:44.733Z] ---> Running in c99047859cdc [2020-10-21T06:17:44.733Z] Removing intermediate container c99047859cdc [2020-10-21T06:17:44.733Z] ---> b0e6b5fe22ff [2020-10-21T06:17:44.733Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T06:17:44.733Z] ---> Running in bcb1d7d127aa [2020-10-21T06:17:47.379Z] Removing intermediate container bcb1d7d127aa [2020-10-21T06:17:47.380Z] ---> 14c353e809dd [2020-10-21T06:17:47.380Z] Step 5/8 : RUN apk add --no-cache make git [2020-10-21T06:17:47.380Z] ---> Running in 3dcfdfd3e440 [2020-10-21T06:17:48.811Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-21T06:17:49.785Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-21T06:17:51.234Z] OK: 142 MiB in 39 packages [2020-10-21T06:17:51.833Z] Removing intermediate container 3dcfdfd3e440 [2020-10-21T06:17:51.833Z] ---> bb78b782ee4f [2020-10-21T06:17:51.833Z] Step 6/8 : WORKDIR /device-sdk-go [2020-10-21T06:17:52.112Z] ---> Running in 991c137072da [2020-10-21T06:17:52.706Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.062s coverage: 9.4% of statements [2020-10-21T06:17:52.706Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.050s coverage: 21.9% of statements [2020-10-21T06:17:52.706Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-10-21T06:17:52.706Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.209s coverage: 42.6% of statements [2020-10-21T06:17:52.706Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-10-21T06:17:52.706Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.279s coverage: 68.9% of statements [2020-10-21T06:17:52.706Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-10-21T06:17:52.706Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-10-21T06:17:52.706Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-10-21T06:17:52.706Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2020-10-21T06:17:52.706Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.073s coverage: 52.6% of statements [2020-10-21T06:17:52.706Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2020-10-21T06:17:52.706Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2020-10-21T06:17:52.706Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2020-10-21T06:17:52.706Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 2.238s coverage: 68.9% of statements [2020-10-21T06:17:52.706Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-10-21T06:17:52.706Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-10-21T06:17:52.706Z] GO111MODULE=on go vet ./... [2020-10-21T06:17:52.717Z] Removing intermediate container 991c137072da [2020-10-21T06:17:52.717Z] ---> fa3665ddeb74 [2020-10-21T06:17:52.717Z] Step 7/8 : COPY . . [2020-10-21T06:17:53.702Z] ---> 09f74ba743b5 [2020-10-21T06:17:53.702Z] Step 8/8 : RUN go mod download [2020-10-21T06:17:53.977Z] ---> Running in 73d213988578 [2020-10-21T06:17:59.370Z] gofmt -l . [2020-10-21T06:17:59.370Z] [ "`gofmt -l .`" = "" ] [2020-10-21T06:17:59.370Z] ./bin/test-attribution-txt.sh [2020-10-21T06:17:59.370Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-10-21T06:17:59.958Z] Stashed 1 file(s) [Pipeline] } [2020-10-21T06:17:59.980Z] $ docker stop --time=1 f5fa352eda4853acafa525cda16c403c0995cd0ba5c6645dad9eeb966b36945d [2020-10-21T06:18:01.920Z] $ docker rm -f f5fa352eda4853acafa525cda16c403c0995cd0ba5c6645dad9eeb966b36945d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-10-21T06:18:03.849Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-21T06:18:04.178Z] + ls -al . [2020-10-21T06:18:04.178Z] total 188 [2020-10-21T06:18:04.178Z] drwxrwxr-x. 10 jenkins jenkins 4096 Oct 21 06:17 . [2020-10-21T06:18:04.178Z] drwxrwxr-x. 4 jenkins jenkins 28 Oct 21 06:16 .. [2020-10-21T06:18:04.178Z] drwxrwxr-x. 2 jenkins jenkins 64 Oct 21 06:16 bin [2020-10-21T06:18:04.178Z] -rw-r--r--. 1 jenkins jenkins 110398 Oct 21 06:17 coverage.out [2020-10-21T06:18:04.178Z] -rw-rw-r--. 1 jenkins jenkins 936 Oct 21 06:16 Dockerfile.build [2020-10-21T06:18:04.178Z] -rw-rw-r--. 1 jenkins jenkins 140 Oct 21 06:16 .dockerignore [2020-10-21T06:18:04.178Z] drwxrwxr-x. 4 jenkins jenkins 48 Oct 21 06:16 example [2020-10-21T06:18:04.178Z] drwxrwxr-x. 8 jenkins jenkins 179 Oct 21 06:16 .git [2020-10-21T06:18:04.178Z] drwxrwxr-x. 2 jenkins jenkins 60 Oct 21 06:16 .github [2020-10-21T06:18:04.178Z] -rw-rw-r--. 1 jenkins jenkins 138 Oct 21 06:16 .gitignore [2020-10-21T06:18:04.178Z] -rw-r--r--. 1 jenkins jenkins 517 Oct 21 06:17 go.mod [2020-10-21T06:18:04.178Z] -rw-r--r--. 1 jenkins jenkins 13840 Oct 21 06:17 go.sum [2020-10-21T06:18:04.178Z] drwxrwxr-x. 15 jenkins jenkins 211 Oct 21 06:16 internal [2020-10-21T06:18:04.178Z] -rw-rw-r--. 1 jenkins jenkins 901 Oct 21 06:16 Jenkinsfile [2020-10-21T06:18:04.178Z] -rw-rw-r--. 1 jenkins jenkins 11341 Oct 21 06:16 LICENSE [2020-10-21T06:18:04.178Z] -rw-rw-r--. 1 jenkins jenkins 1013 Oct 21 06:16 Makefile [2020-10-21T06:18:04.178Z] drwxrwxr-x. 4 jenkins jenkins 26 Oct 21 06:16 openapi [2020-10-21T06:18:04.178Z] drwxrwxr-x. 5 jenkins jenkins 50 Oct 21 06:16 pkg [2020-10-21T06:18:04.178Z] -rw-rw-r--. 1 jenkins jenkins 5897 Oct 21 06:16 README.md [2020-10-21T06:18:04.178Z] -rw-rw-r--. 1 jenkins jenkins 4291 Oct 21 06:16 RELEASE-NOTES.txt [2020-10-21T06:18:04.178Z] drwxrwxr-x. 4 jenkins jenkins 54 Oct 21 06:16 snap [2020-10-21T06:18:04.178Z] -rw-rw-r--. 1 jenkins jenkins 5 Oct 21 06:13 VERSION [2020-10-21T06:18:04.178Z] -rw-rw-r--. 1 jenkins jenkins 222 Oct 21 06:16 version.go [Pipeline] isUnix [Pipeline] sh [2020-10-21T06:18:04.529Z] + 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=25404775a81a428bce8a9a5b11db9d4fb024bb80 --label arch=amd64 --label version=0.0.0 . [2020-10-21T06:18:04.797Z] Sending build context to Docker daemon 2.434MB [2020-10-21T06:18:04.797Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-10-21T06:18:04.797Z] Step 2/24 : FROM ${BASE} AS builder [2020-10-21T06:18:04.797Z] ---> 60f903830d3d [2020-10-21T06:18:04.797Z] Step 3/24 : ARG MAKE='make build' [2020-10-21T06:18:05.376Z] ---> Running in d914b76943d6 [2020-10-21T06:18:05.376Z] Removing intermediate container d914b76943d6 [2020-10-21T06:18:05.376Z] ---> 9314754af135 [2020-10-21T06:18:05.376Z] Step 4/24 : WORKDIR /device-sdk-go [2020-10-21T06:18:05.638Z] ---> Running in eee11438641f [2020-10-21T06:18:05.638Z] Removing intermediate container eee11438641f [2020-10-21T06:18:05.638Z] ---> c3ccf0ddd955 [2020-10-21T06:18:05.638Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-21T06:18:05.922Z] ---> Running in c4ce118d6c9a [2020-10-21T06:18:05.922Z] Removing intermediate container c4ce118d6c9a [2020-10-21T06:18:05.922Z] ---> ec0bfd968fa4 [2020-10-21T06:18:05.922Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T06:18:05.922Z] ---> Running in 49b1ad431346 [2020-10-21T06:18:06.880Z] Removing intermediate container 49b1ad431346 [2020-10-21T06:18:06.880Z] ---> 47fab461f97c [2020-10-21T06:18:06.880Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-10-21T06:18:07.142Z] ---> Running in a1b0947bc0fa [2020-10-21T06:18:07.404Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-21T06:18:08.352Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-21T06:18:09.296Z] OK: 166 MiB in 39 packages [2020-10-21T06:18:09.871Z] Removing intermediate container a1b0947bc0fa [2020-10-21T06:18:09.871Z] ---> 1887c9242139 [2020-10-21T06:18:09.871Z] Step 8/24 : COPY . . [2020-10-21T06:18:10.823Z] ---> 2b7ef6f5727d [2020-10-21T06:18:10.823Z] Step 9/24 : RUN ${MAKE} [2020-10-21T06:18:10.823Z] ---> Running in 085c8ff95dda [2020-10-21T06:18:11.411Z] 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-10-21T06:18:16.162Z] Removing intermediate container 73d213988578 [2020-10-21T06:18:16.162Z] ---> 4bc09baead6d [2020-10-21T06:18:16.162Z] Successfully built 4bc09baead6d [2020-10-21T06:18:16.162Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-21T06:18:16.603Z] + docker inspect -f . ci-base-image-arm64 [2020-10-21T06:18:16.603Z] . [Pipeline] withDockerContainer [2020-10-21T06:18:16.910Z] prd-ubuntu18.04-docker-arm64-4c-16g-7427 does not seem to be running inside a container [2020-10-21T06:18:17.009Z] $ 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-10-21T06:18:18.826Z] $ docker top 42b0ff04ecc6311efb461d5622e0c73d5c60c219d39615d11fe283540562c158 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-21T06:18:19.639Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-10-21T06:18:20.319Z] + go version [2020-10-21T06:18:20.319Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-21T06:18:20.361Z] $ docker stop --time=1 42b0ff04ecc6311efb461d5622e0c73d5c60c219d39615d11fe283540562c158 [2020-10-21T06:18:21.564Z] Removing intermediate container 085c8ff95dda [2020-10-21T06:18:21.564Z] ---> 844885741228 [2020-10-21T06:18:21.564Z] Step 10/24 : FROM scratch [2020-10-21T06:18:21.564Z] ---> [2020-10-21T06:18:21.564Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-21T06:18:21.564Z] ---> Running in 2532ea2c2b90 [2020-10-21T06:18:21.564Z] Removing intermediate container 2532ea2c2b90 [2020-10-21T06:18:21.564Z] ---> 20f4aa886771 [2020-10-21T06:18:21.564Z] Step 12/24 : ENV APP_PORT=49990 [2020-10-21T06:18:21.564Z] ---> Running in 453f07854d73 [2020-10-21T06:18:21.827Z] Removing intermediate container 453f07854d73 [2020-10-21T06:18:21.827Z] ---> ce0533cfc9ec [2020-10-21T06:18:21.827Z] Step 13/24 : EXPOSE $APP_PORT [2020-10-21T06:18:21.827Z] ---> Running in 0fa486ffbe82 [2020-10-21T06:18:22.090Z] Removing intermediate container 0fa486ffbe82 [2020-10-21T06:18:22.090Z] ---> 1952a4991d0f [2020-10-21T06:18:22.090Z] Step 14/24 : WORKDIR / [2020-10-21T06:18:22.090Z] ---> Running in 1ecd816c056a [2020-10-21T06:18:22.090Z] Removing intermediate container 1ecd816c056a [2020-10-21T06:18:22.090Z] ---> 1c1959289791 [2020-10-21T06:18:22.090Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-10-21T06:18:22.181Z] $ docker rm -f 42b0ff04ecc6311efb461d5622e0c73d5c60c219d39615d11fe283540562c158 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2020-10-21T06:18:22.674Z] ---> 00682bdabfe0 [2020-10-21T06:18:22.674Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [Pipeline] } [Pipeline] // stage [2020-10-21T06:18:22.940Z] ---> 352ae62acd26 [2020-10-21T06:18:22.940Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-21T06:18:23.204Z] ---> c4f6f9a676b1 [2020-10-21T06:18:23.204Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-10-21T06:18:23.467Z] ---> 76777489a13b [2020-10-21T06:18:23.467Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-10-21T06:18:23.467Z] ---> c2ff02c3ef04 [2020-10-21T06:18:23.467Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-10-21T06:18:23.507Z] + docker inspect -f . ci-base-image-arm64 [2020-10-21T06:18:23.507Z] . [Pipeline] withDockerContainer [2020-10-21T06:18:23.729Z] ---> Running in 1268eac008e3 [2020-10-21T06:18:23.730Z] Removing intermediate container 1268eac008e3 [2020-10-21T06:18:23.730Z] ---> df502d9c4061 [2020-10-21T06:18:23.730Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-21T06:18:23.791Z] prd-ubuntu18.04-docker-arm64-4c-16g-7427 does not seem to be running inside a container [2020-10-21T06:18:23.875Z] $ 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-10-21T06:18:23.992Z] ---> Running in 10fda76dcd01 [2020-10-21T06:18:23.992Z] Removing intermediate container 10fda76dcd01 [2020-10-21T06:18:23.992Z] ---> b4cb896a8007 [2020-10-21T06:18:23.992Z] Step 22/24 : LABEL arch=amd64 [2020-10-21T06:18:23.992Z] ---> Running in 3b50d2ae83fc [2020-10-21T06:18:24.254Z] Removing intermediate container 3b50d2ae83fc [2020-10-21T06:18:24.254Z] ---> 7acadda0b8d6 [2020-10-21T06:18:24.254Z] Step 23/24 : LABEL git_sha=25404775a81a428bce8a9a5b11db9d4fb024bb80 [2020-10-21T06:18:24.254Z] ---> Running in 9aa980cc8399 [2020-10-21T06:18:24.516Z] Removing intermediate container 9aa980cc8399 [2020-10-21T06:18:24.516Z] ---> 716418bab97a [2020-10-21T06:18:24.516Z] Step 24/24 : LABEL version=0.0.0 [2020-10-21T06:18:24.516Z] ---> Running in a7ec559ceb73 [2020-10-21T06:18:24.778Z] Removing intermediate container a7ec559ceb73 [2020-10-21T06:18:24.778Z] ---> c5e9ecef7151 [2020-10-21T06:18:24.778Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-21T06:18:24.778Z] Successfully built c5e9ecef7151 [2020-10-21T06:18:24.778Z] Successfully tagged docker-device-sdk-simple:latest [2020-10-21T06:18:25.665Z] $ docker top c691846815bf73942f3c6952c68d131f0c788ed6d4f912728d0655e219ed477d -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] sh [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] } [2020-10-21T06:18:27.217Z] + make test [2020-10-21T06:18:27.217Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-21T06:18:49.419Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-10-21T06:19:28.479Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-10-21T06:19:28.479Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-10-21T06:19:28.479Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-10-21T06:19:28.479Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.106s coverage: 21.6% of statements [2020-10-21T06:19:30.464Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.200s coverage: 97.1% of statements [2020-10-21T06:20:02.810Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.133s coverage: 9.4% of statements [2020-10-21T06:20:02.810Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.116s coverage: 21.9% of statements [2020-10-21T06:20:02.810Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-10-21T06:20:02.810Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.600s coverage: 42.6% of statements [2020-10-21T06:20:02.810Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-10-21T06:20:02.810Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.781s coverage: 68.9% of statements [2020-10-21T06:20:02.810Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-10-21T06:20:02.810Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-10-21T06:20:02.810Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-10-21T06:20:02.810Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2020-10-21T06:20:02.810Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.216s coverage: 52.6% of statements [2020-10-21T06:20:02.810Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2020-10-21T06:20:02.810Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2020-10-21T06:20:02.811Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2020-10-21T06:20:02.811Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.630s coverage: 68.9% of statements [2020-10-21T06:20:02.811Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-10-21T06:20:02.811Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-10-21T06:20:02.811Z] GO111MODULE=on go vet ./... [2020-10-21T06:20:29.675Z] gofmt -l . [2020-10-21T06:20:29.675Z] [ "`gofmt -l .`" = "" ] [2020-10-21T06:20:30.283Z] ./bin/test-attribution-txt.sh [2020-10-21T06:20:30.880Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-10-21T06:20:31.522Z] Warning: overwriting stash ‘coverage-report’ [2020-10-21T06:20:32.440Z] Stashed 1 file(s) [Pipeline] } [2020-10-21T06:20:32.467Z] $ docker stop --time=1 c691846815bf73942f3c6952c68d131f0c788ed6d4f912728d0655e219ed477d [2020-10-21T06:20:34.755Z] $ docker rm -f c691846815bf73942f3c6952c68d131f0c788ed6d4f912728d0655e219ed477d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-21T06:20:36.430Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-21T06:20:36.831Z] + ls -al . [2020-10-21T06:20:36.831Z] total 224 [2020-10-21T06:20:36.831Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 21 06:20 . [2020-10-21T06:20:36.831Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 06:17 .. [2020-10-21T06:20:36.831Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 21 06:17 .dockerignore [2020-10-21T06:20:36.831Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 21 06:17 .git [2020-10-21T06:20:36.831Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 21 06:17 .github [2020-10-21T06:20:36.831Z] -rw-rw-r-- 1 jenkins jenkins 138 Oct 21 06:17 .gitignore [2020-10-21T06:20:36.831Z] -rw-rw-r-- 1 jenkins jenkins 936 Oct 21 06:17 Dockerfile.build [2020-10-21T06:20:36.831Z] -rw-rw-r-- 1 jenkins jenkins 901 Oct 21 06:17 Jenkinsfile [2020-10-21T06:20:36.831Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 21 06:17 LICENSE [2020-10-21T06:20:36.831Z] -rw-rw-r-- 1 jenkins jenkins 1013 Oct 21 06:17 Makefile [2020-10-21T06:20:36.831Z] -rw-rw-r-- 1 jenkins jenkins 5897 Oct 21 06:17 README.md [2020-10-21T06:20:36.831Z] -rw-rw-r-- 1 jenkins jenkins 4291 Oct 21 06:17 RELEASE-NOTES.txt [2020-10-21T06:20:36.831Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 21 06:13 VERSION [2020-10-21T06:20:36.831Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 21 06:17 bin [2020-10-21T06:20:36.831Z] -rw-r--r-- 1 jenkins jenkins 110398 Oct 21 06:19 coverage.out [2020-10-21T06:20:36.831Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 06:17 example [2020-10-21T06:20:36.831Z] -rw-r--r-- 1 jenkins jenkins 517 Oct 21 06:20 go.mod [2020-10-21T06:20:36.831Z] -rw-r--r-- 1 jenkins jenkins 13840 Oct 21 06:20 go.sum [2020-10-21T06:20:36.831Z] drwxrwxr-x 15 jenkins jenkins 4096 Oct 21 06:17 internal [2020-10-21T06:20:36.831Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 06:17 openapi [2020-10-21T06:20:36.831Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 21 06:17 pkg [2020-10-21T06:20:36.831Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 06:17 snap [2020-10-21T06:20:36.831Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 21 06:17 version.go [Pipeline] isUnix [Pipeline] sh [2020-10-21T06:20:37.231Z] + 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=25404775a81a428bce8a9a5b11db9d4fb024bb80 --label arch=arm64 --label version=0.0.0 . [2020-10-21T06:20:37.852Z] Sending build context to Docker daemon 2.434MB [2020-10-21T06:20:37.852Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-10-21T06:20:37.852Z] Step 2/24 : FROM ${BASE} AS builder [2020-10-21T06:20:37.852Z] ---> 4bc09baead6d [2020-10-21T06:20:37.852Z] Step 3/24 : ARG MAKE='make build' [2020-10-21T06:20:38.133Z] ---> Running in dcb6ad10a1cb [2020-10-21T06:20:38.414Z] Removing intermediate container dcb6ad10a1cb [2020-10-21T06:20:38.414Z] ---> 2e836bcf46bd [2020-10-21T06:20:38.414Z] Step 4/24 : WORKDIR /device-sdk-go [2020-10-21T06:20:38.691Z] ---> Running in a6279940c9ef [2020-10-21T06:20:38.964Z] Removing intermediate container a6279940c9ef [2020-10-21T06:20:38.964Z] ---> 66ef040943de [2020-10-21T06:20:38.964Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-21T06:20:39.241Z] ---> Running in 3297bff5a128 [2020-10-21T06:20:39.836Z] Removing intermediate container 3297bff5a128 [2020-10-21T06:20:39.836Z] ---> e997f7c90938 [2020-10-21T06:20:39.836Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T06:20:39.836Z] ---> Running in 810945268a2e [2020-10-21T06:20:42.491Z] Removing intermediate container 810945268a2e [2020-10-21T06:20:42.491Z] ---> 18ad673d760e [2020-10-21T06:20:42.491Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-10-21T06:20:42.491Z] ---> Running in a8cb3feb0e99 [2020-10-21T06:20:43.942Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-21T06:20:44.968Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-21T06:20:46.401Z] OK: 142 MiB in 39 packages [2020-10-21T06:20:47.384Z] Removing intermediate container a8cb3feb0e99 [2020-10-21T06:20:47.384Z] ---> 4257f1f130da [2020-10-21T06:20:47.384Z] Step 8/24 : COPY . . [2020-10-21T06:20:48.820Z] ---> aa7bbe114505 [2020-10-21T06:20:48.820Z] Step 9/24 : RUN ${MAKE} [2020-10-21T06:20:48.820Z] ---> Running in 960a689972bd [2020-10-21T06:20:50.269Z] 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-10-21T06:21:17.097Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-10-21T06:21:17.697Z] Removing intermediate container 960a689972bd [2020-10-21T06:21:17.697Z] ---> 670a16c48909 [2020-10-21T06:21:17.697Z] Step 10/24 : FROM scratch [2020-10-21T06:21:17.697Z] ---> [2020-10-21T06:21:17.697Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-21T06:21:17.978Z] ---> Running in f191b607edbf [2020-10-21T06:21:18.252Z] Removing intermediate container f191b607edbf [2020-10-21T06:21:18.252Z] ---> c51c59a33914 [2020-10-21T06:21:18.252Z] Step 12/24 : ENV APP_PORT=49990 [2020-10-21T06:21:18.525Z] ---> Running in 3883bc22f634 [2020-10-21T06:21:18.796Z] Removing intermediate container 3883bc22f634 [2020-10-21T06:21:18.796Z] ---> a8ebcd6b3146 [2020-10-21T06:21:18.796Z] Step 13/24 : EXPOSE $APP_PORT [2020-10-21T06:21:19.069Z] ---> Running in aaab25d5c1d3 [2020-10-21T06:21:19.343Z] Removing intermediate container aaab25d5c1d3 [2020-10-21T06:21:19.343Z] ---> 25ee2e008219 [2020-10-21T06:21:19.343Z] Step 14/24 : WORKDIR / [2020-10-21T06:21:19.617Z] ---> Running in d113ac530e8a [2020-10-21T06:21:19.891Z] Removing intermediate container d113ac530e8a [2020-10-21T06:21:19.891Z] ---> 7d10615321ff [2020-10-21T06:21:19.891Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-10-21T06:21:20.871Z] ---> 531f87d12273 [2020-10-21T06:21:20.871Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-10-21T06:21:21.861Z] ---> 06636d3c7a16 [2020-10-21T06:21:21.861Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-10-21T06:21:22.459Z] ---> 5968f2850adc [2020-10-21T06:21:22.459Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-10-21T06:21:23.063Z] ---> 41fff94e5ba5 [2020-10-21T06:21:23.063Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-10-21T06:21:24.046Z] ---> 05f972fc376f [2020-10-21T06:21:24.046Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-10-21T06:21:24.046Z] ---> Running in 2753a34e4ff7 [2020-10-21T06:21:24.642Z] Removing intermediate container 2753a34e4ff7 [2020-10-21T06:21:24.643Z] ---> b2f0596cfeb9 [2020-10-21T06:21:24.643Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-21T06:21:24.643Z] ---> Running in 90b14df9fe0b [2020-10-21T06:21:24.916Z] Removing intermediate container 90b14df9fe0b [2020-10-21T06:21:24.916Z] ---> 33a30b441e27 [2020-10-21T06:21:24.916Z] Step 22/24 : LABEL arch=arm64 [2020-10-21T06:21:25.189Z] ---> Running in b7dfc923e269 [2020-10-21T06:21:25.461Z] Removing intermediate container b7dfc923e269 [2020-10-21T06:21:25.461Z] ---> f686a95a803d [2020-10-21T06:21:25.461Z] Step 23/24 : LABEL git_sha=25404775a81a428bce8a9a5b11db9d4fb024bb80 [2020-10-21T06:21:25.735Z] ---> Running in 88769f5e9a9b [2020-10-21T06:21:26.012Z] Removing intermediate container 88769f5e9a9b [2020-10-21T06:21:26.012Z] ---> 7693844e1456 [2020-10-21T06:21:26.012Z] Step 24/24 : LABEL version=0.0.0 [2020-10-21T06:21:26.286Z] ---> Running in b18638fd3b71 [2020-10-21T06:21:26.562Z] Removing intermediate container b18638fd3b71 [2020-10-21T06:21:26.562Z] ---> 742399e89fba [2020-10-21T06:21:26.562Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-21T06:21:26.837Z] Successfully built 742399e89fba [2020-10-21T06:21:26.837Z] 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-10-21T06:21:29.314Z] provisioning config files... [2020-10-21T06:21:29.327Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-640@tmp/config8055881823354206832tmp [Pipeline] { [Pipeline] sh [2020-10-21T06:21:29.786Z] + set +x [2020-10-21T06:21:29.786Z] + curl -s https://codecov.io/bash [2020-10-21T06:21:29.787Z] + bash -s -- [2020-10-21T06:21:30.056Z] [2020-10-21T06:21:30.056Z] _____ _ [2020-10-21T06:21:30.056Z] / ____| | | [2020-10-21T06:21:30.056Z] | | ___ __| | ___ ___ _____ __ [2020-10-21T06:21:30.056Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-10-21T06:21:30.056Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-10-21T06:21:30.056Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-10-21T06:21:30.056Z] Bash-20201009-048fee3 [2020-10-21T06:21:30.056Z] [2020-10-21T06:21:30.056Z] [2020-10-21T06:21:30.056Z] ==> Jenkins CI detected. [2020-10-21T06:21:30.056Z] project root: . [2020-10-21T06:21:30.056Z] --> token set from env [2020-10-21T06:21:30.056Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-10-21T06:21:30.056Z] ==> Running gcov in . (disable via -X gcov) [2020-10-21T06:21:30.056Z] ==> Python coveragepy not found [2020-10-21T06:21:30.056Z] ==> Searching for coverage reports in: [2020-10-21T06:21:30.056Z] + . [2020-10-21T06:21:30.056Z] -> Found 1 reports [2020-10-21T06:21:30.056Z] ==> Detecting git/mercurial file structure [2020-10-21T06:21:30.056Z] ==> Reading reports [2020-10-21T06:21:30.056Z] + ./coverage.out bytes=110398 [2020-10-21T06:21:30.056Z] ==> Appending adjustments [2020-10-21T06:21:30.056Z] https://docs.codecov.io/docs/fixing-reports [2020-10-21T06:21:30.635Z] + Found adjustments [2020-10-21T06:21:30.635Z] ==> Gzipping contents [2020-10-21T06:21:30.635Z] ==> Uploading reports [2020-10-21T06:21:30.635Z] url: https://codecov.io [2020-10-21T06:21:30.635Z] query: branch=PR-640&commit=25404775a81a428bce8a9a5b11db9d4fb024bb80&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-640%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=640&job=&cmd_args= [2020-10-21T06:21:30.635Z] -> Pinging Codecov [2020-10-21T06:21:30.635Z] https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-640&commit=25404775a81a428bce8a9a5b11db9d4fb024bb80&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-640%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=640&job=&cmd_args= [2020-10-21T06:21:30.635Z] -> Uploading to [2020-10-21T06:21:30.635Z] [2020-10-21T06:21:30.635Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-21T06:21:30.635Z] Dload Upload Total Spent Left Speed [2020-10-21T06:21:30.635Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error [2020-10-21T06:21:30.635Z] X> Failed to upload [2020-10-21T06:21:30.635Z] ==> Uploading to Codecov [2020-10-21T06:21:30.635Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-21T06:21:30.636Z] Dload Upload Total Spent Left Speed [2020-10-21T06:21:31.214Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 99 19137 0 0 100 19027 0 32662 --:--:-- --:--:-- --:--:-- 32636 100 19137 100 110 100 19027 188 32651 --:--:-- --:--:-- --:--:-- 32636 [2020-10-21T06:21:31.214Z] View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/25404775a81a428bce8a9a5b11db9d4fb024bb80 [Pipeline] } [2020-10-21T06:21:31.241Z] 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] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-10-21T06:21:35.476Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T06:21:36.106Z] ---> package-listing.sh [2020-10-21T06:21:36.106Z] ++ facter osfamily [2020-10-21T06:21:36.106Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-21T06:21:36.106Z] + OS_FAMILY=redhat [2020-10-21T06:21:36.106Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-640 [2020-10-21T06:21:36.106Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-21T06:21:36.106Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-21T06:21:36.106Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-21T06:21:36.106Z] + PACKAGES=/tmp/packages_start.txt [2020-10-21T06:21:36.106Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-640 ']' [2020-10-21T06:21:36.106Z] + PACKAGES=/tmp/packages_end.txt [2020-10-21T06:21:36.106Z] + case "${OS_FAMILY}" in [2020-10-21T06:21:36.106Z] + rpm -qa [2020-10-21T06:21:36.106Z] + sort [2020-10-21T06:21:40.396Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-21T06:21:40.396Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-21T06:21:40.396Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-21T06:21:40.396Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-640 ']' [2020-10-21T06:21:40.396Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-640/archives/ [2020-10-21T06:21:40.396Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-640/archives/ [Pipeline] echo [2020-10-21T06:21:40.462Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-640/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-10-21T06:21:40.843Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-21T06:21:41.219Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-21T06:21:41.219Z] [2020-10-21T06:21:41.219Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-21T06:21:41.665Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-21T06:21:41.665Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-21T06:21:41.665Z] df20fa9351a1: Pulling fs layer [2020-10-21T06:21:41.665Z] 36b3adc4ff6f: Pulling fs layer [2020-10-21T06:21:41.665Z] 8ad3a11d3b57: Pulling fs layer [2020-10-21T06:21:41.665Z] 46f8f816bc3b: Pulling fs layer [2020-10-21T06:21:41.665Z] 93b61091891f: Pulling fs layer [2020-10-21T06:21:41.665Z] 93b9cdb0e59b: Pulling fs layer [2020-10-21T06:21:41.665Z] 5e14af77c1be: Pulling fs layer [2020-10-21T06:21:41.665Z] 01666e4c0597: Pulling fs layer [2020-10-21T06:21:41.665Z] aa168da1d23b: Pulling fs layer [2020-10-21T06:21:41.665Z] 93b9cdb0e59b: Waiting [2020-10-21T06:21:41.665Z] 46f8f816bc3b: Waiting [2020-10-21T06:21:41.665Z] 93b61091891f: Waiting [2020-10-21T06:21:41.665Z] 01666e4c0597: Waiting [2020-10-21T06:21:41.665Z] aa168da1d23b: Waiting [2020-10-21T06:21:41.665Z] 36b3adc4ff6f: Download complete [2020-10-21T06:21:41.665Z] 46f8f816bc3b: Verifying Checksum [2020-10-21T06:21:41.665Z] 46f8f816bc3b: Download complete [2020-10-21T06:21:41.943Z] df20fa9351a1: Download complete [2020-10-21T06:21:41.943Z] 93b9cdb0e59b: Download complete [2020-10-21T06:21:41.943Z] 5e14af77c1be: Verifying Checksum [2020-10-21T06:21:41.943Z] 5e14af77c1be: Download complete [2020-10-21T06:21:41.943Z] 93b61091891f: Verifying Checksum [2020-10-21T06:21:41.943Z] 93b61091891f: Download complete [2020-10-21T06:21:41.943Z] 01666e4c0597: Verifying Checksum [2020-10-21T06:21:41.943Z] 01666e4c0597: Download complete [2020-10-21T06:21:42.220Z] df20fa9351a1: Pull complete [2020-10-21T06:21:42.220Z] 8ad3a11d3b57: Verifying Checksum [2020-10-21T06:21:42.220Z] 8ad3a11d3b57: Download complete [2020-10-21T06:21:42.509Z] 36b3adc4ff6f: Pull complete [2020-10-21T06:21:43.504Z] 8ad3a11d3b57: Pull complete [2020-10-21T06:21:43.504Z] 46f8f816bc3b: Pull complete [2020-10-21T06:21:44.095Z] 93b61091891f: Pull complete [2020-10-21T06:21:44.095Z] 93b9cdb0e59b: Pull complete [2020-10-21T06:21:44.367Z] 5e14af77c1be: Pull complete [2020-10-21T06:21:44.367Z] aa168da1d23b: Verifying Checksum [2020-10-21T06:21:44.367Z] aa168da1d23b: Download complete [2020-10-21T06:21:44.367Z] 01666e4c0597: Pull complete [2020-10-21T06:21:52.606Z] aa168da1d23b: Pull complete [2020-10-21T06:21:52.606Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-21T06:21:52.606Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-21T06:21:52.606Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-21T06:21:52.924Z] prd-centos7-docker-4c-2g-7420 does not seem to be running inside a container [2020-10-21T06:21:52.985Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-640/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_PR-640 -v /w/workspace/dgexfoundry_device-sdk-go_PR-640:/w/workspace/dgexfoundry_device-sdk-go_PR-640:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-640@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-640@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-10-21T06:21:56.684Z] $ docker top 81ca15dc7e1a808f50b1154cdf340c1f75079724b02058d53e34f98255467ff4 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-21T06:21:57.296Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-21T06:21:57.633Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-21T06:21:57.964Z] + ls /var/log/sa-host [2020-10-21T06:21:57.964Z] + sadf -c /var/log/sa-host/sa05 [2020-10-21T06:21:57.964Z] file_magic: OK [2020-10-21T06:21:57.964Z] HZ: Using current value: 100 [2020-10-21T06:21:57.964Z] file_header: OK [2020-10-21T06:21:57.964Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-10-21T06:21:57.964Z] Statistics: [2020-10-21T06:21:57.964Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-21T06:21:57.964Z] File successfully converted to sysstat format version 12.2.1 [2020-10-21T06:21:57.964Z] + sadf -c /var/log/sa-host/sa21 [2020-10-21T06:21:57.964Z] file_magic: OK [2020-10-21T06:21:57.964Z] HZ: Using current value: 100 [2020-10-21T06:21:57.964Z] file_header: OK [2020-10-21T06:21:57.964Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-10-21T06:21:57.964Z] Statistics: [2020-10-21T06:21:57.964Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-21T06:21:57.964Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-21T06:21:58.747Z] provisioning config files... [2020-10-21T06:21:58.766Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-640@tmp/config6551512282404267861tmp [Pipeline] { [Pipeline] echo [2020-10-21T06:21:58.891Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T06:21:59.236Z] ---> create-netrc.sh [Pipeline] } [2020-10-21T06:21:59.263Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-21T06:21:59.427Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T06:21:59.805Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-21T06:21:59.839Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T06:22:00.195Z] ---> sudo-logs.sh [2020-10-21T06:22:00.195Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-21T06:22:00.229Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T06:22:00.605Z] ---> job-cost.sh [2020-10-21T06:22:00.605Z] lf-activate-venv: SKIPPING [2020-10-21T06:22:00.605Z] INFO: No Stack... [2020-10-21T06:22:02.014Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-21T06:22:02.587Z] INFO: Archiving Costs [Pipeline] echo [2020-10-21T06:22:02.621Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T06:22:02.961Z] ---> logs-deploy.sh [2020-10-21T06:22:02.962Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-640/1 [2020-10-21T06:22:02.962Z] INFO: archiving workspace using pattern(s): [2020-10-21T06:22:04.895Z] Archives upload complete. [2020-10-21T06:22:04.895Z] INFO: archiving logs to Nexus [2020-10-21T06:22:05.852Z] ---> uname -a: [2020-10-21T06:22:05.852Z] Linux prd-centos7-docker-4c-2g-7420.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-10-21T06:22:05.852Z] [2020-10-21T06:22:05.852Z] [2020-10-21T06:22:05.852Z] ---> lscpu: [2020-10-21T06:22:05.852Z] Architecture: x86_64 [2020-10-21T06:22:05.852Z] CPU op-mode(s): 32-bit, 64-bit [2020-10-21T06:22:05.852Z] Byte Order: Little Endian [2020-10-21T06:22:05.852Z] Address sizes: 40 bits physical, 48 bits virtual [2020-10-21T06:22:05.852Z] CPU(s): 4 [2020-10-21T06:22:05.852Z] On-line CPU(s) list: 0-3 [2020-10-21T06:22:05.852Z] Thread(s) per core: 1 [2020-10-21T06:22:05.852Z] Core(s) per socket: 1 [2020-10-21T06:22:05.852Z] Socket(s): 4 [2020-10-21T06:22:05.852Z] NUMA node(s): 1 [2020-10-21T06:22:05.852Z] Vendor ID: GenuineIntel [2020-10-21T06:22:05.852Z] CPU family: 6 [2020-10-21T06:22:05.852Z] Model: 44 [2020-10-21T06:22:05.852Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-10-21T06:22:05.852Z] Stepping: 1 [2020-10-21T06:22:05.852Z] CPU MHz: 2933.438 [2020-10-21T06:22:05.852Z] BogoMIPS: 5866.87 [2020-10-21T06:22:05.852Z] Virtualization: VT-x [2020-10-21T06:22:05.852Z] Hypervisor vendor: KVM [2020-10-21T06:22:05.852Z] Virtualization type: full [2020-10-21T06:22:05.852Z] L1d cache: 128 KiB [2020-10-21T06:22:05.852Z] L1i cache: 128 KiB [2020-10-21T06:22:05.852Z] L2 cache: 16 MiB [2020-10-21T06:22:05.853Z] L3 cache: 64 MiB [2020-10-21T06:22:05.853Z] NUMA node0 CPU(s): 0-3 [2020-10-21T06:22:05.853Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-10-21T06:22:05.853Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-10-21T06:22:05.853Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-10-21T06:22:05.853Z] Vulnerability Meltdown: Mitigation; PTI [2020-10-21T06:22:05.853Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-10-21T06:22:05.853Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-10-21T06:22:05.853Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-10-21T06:22:05.853Z] Vulnerability Tsx async abort: Not affected [2020-10-21T06:22:05.853Z] 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-10-21T06:22:05.853Z] [2020-10-21T06:22:05.853Z] [2020-10-21T06:22:05.853Z] ---> nproc: [2020-10-21T06:22:05.853Z] 4 [2020-10-21T06:22:05.853Z] [2020-10-21T06:22:05.853Z] [2020-10-21T06:22:05.853Z] ---> df -h: [2020-10-21T06:22:05.853Z] Filesystem Size Used Available Use% Mounted on [2020-10-21T06:22:05.853Z] overlay 50.0G 7.2G 42.8G 14% / [2020-10-21T06:22:05.853Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-10-21T06:22:05.853Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-10-21T06:22:05.853Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-10-21T06:22:05.853Z] /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os [2020-10-21T06:22:05.853Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf [2020-10-21T06:22:05.853Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname [2020-10-21T06:22:05.853Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts [2020-10-21T06:22:05.853Z] /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json [2020-10-21T06:22:05.853Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dgexfoundry_device-sdk-go_PR-640 [2020-10-21T06:22:05.853Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dgexfoundry_device-sdk-go_PR-640@tmp [2020-10-21T06:22:05.853Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host [2020-10-21T06:22:05.853Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure [2020-10-21T06:22:05.853Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log [2020-10-21T06:22:05.853Z] [2020-10-21T06:22:05.853Z] [2020-10-21T06:22:05.853Z] ---> free -m: [2020-10-21T06:22:05.853Z] total used free shared buff/cache available [2020-10-21T06:22:05.853Z] Mem: 1837 693 118 0 1026 1042 [2020-10-21T06:22:05.853Z] Swap: 1023 1 1022 [2020-10-21T06:22:05.853Z] [2020-10-21T06:22:05.853Z] [2020-10-21T06:22:05.853Z] ---> ip addr: [2020-10-21T06:22:05.853Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-10-21T06:22:05.853Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-10-21T06:22:05.853Z] inet 127.0.0.1/8 scope host lo [2020-10-21T06:22:05.853Z] valid_lft forever preferred_lft forever [2020-10-21T06:22:05.853Z] inet6 ::1/128 scope host [2020-10-21T06:22:05.853Z] valid_lft forever preferred_lft forever [2020-10-21T06:22:05.853Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-10-21T06:22:05.853Z] link/ether fa:16:3e:3a:02:93 brd ff:ff:ff:ff:ff:ff [2020-10-21T06:22:05.853Z] inet 10.30.123.5/23 brd 10.30.123.255 scope global dynamic eth0 [2020-10-21T06:22:05.853Z] valid_lft 85833sec preferred_lft 85833sec [2020-10-21T06:22:05.853Z] inet6 fe80::f816:3eff:fe3a:293/64 scope link [2020-10-21T06:22:05.853Z] valid_lft forever preferred_lft forever [2020-10-21T06:22:05.853Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-10-21T06:22:05.853Z] link/ether 02:42:01:71:6f:aa brd ff:ff:ff:ff:ff:ff [2020-10-21T06:22:05.853Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-10-21T06:22:05.853Z] valid_lft forever preferred_lft forever [2020-10-21T06:22:05.853Z] inet6 fe80::42:1ff:fe71:6faa/64 scope link [2020-10-21T06:22:05.853Z] valid_lft forever preferred_lft forever [2020-10-21T06:22:05.853Z] [2020-10-21T06:22:05.853Z]