Pull request #635 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from f3e26f1634ecffa893d4a8951ff0a14f292d6817+6cec193abf44cabffe02bbcaff9748adb3f719d5 (96e89a992127bc7dfd70d4524dcb99df191c724f) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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-7471 in /w/workspace/dgexfoundry_device-sdk-go_PR-635 [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-635 # 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 f3e26f1634ecffa893d4a8951ff0a14f292d6817 > 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/635/head:refs/remotes/origin/PR-635 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f3e26f1634ecffa893d4a8951ff0a14f292d6817 # timeout=10 Merge succeeded, producing f3e26f1634ecffa893d4a8951ff0a14f292d6817 Checking out Revision f3e26f1634ecffa893d4a8951ff0a14f292d6817 (PR-635) > 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 f3e26f1634ecffa893d4a8951ff0a14f292d6817 # timeout=10 Commit message: "fix(sdk): prevent creating duplicate autoevent executor" First time build. Skipping changelog. > git rev-list --no-walk 43e2d52a8e654b27272c89f1afad5999f4d47829 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-21T09:48:39.804Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-21T09:48:40.082Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-21T09:48:40.210Z] ========================================================= [2020-10-21T09:48:40.210Z] EdgeX Global Pipelines Version Info [2020-10-21T09:48:40.210Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-21T09:48:41.737Z] ------------------- [2020-10-21T09:48:41.737Z] stable info: [2020-10-21T09:48:41.737Z] ------------------- [2020-10-21T09:48:41.737Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-21T09:48:41.737Z] Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 [2020-10-21T09:48:41.737Z] Message: update stable to v1.0.144 [2020-10-21T09:48:42.684Z] ------------------- [2020-10-21T09:48:42.684Z] experimental info: [2020-10-21T09:48:42.684Z] ------------------- [2020-10-21T09:48:42.684Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-21T09:48:42.684Z] Commit SHA: 0fb566d11309be12c9baf3de23def7053bac1c97 [2020-10-21T09:48:42.684Z] Message: update experimental to v1.0.146 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-21T09:48:43.068Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2020-10-21T09:48:43.170Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2020-10-21T09:48:43.277Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-21T09:48:43.373Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-21T09:48:43.480Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-21T09:48:43.581Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-21T09:48:43.680Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-21T09:48:43.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-21T09:48:43.879Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2020-10-21T09:48:43.978Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-21T09:48:44.084Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-21T09:48:44.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2020-10-21T09:48:44.277Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-21T09:48:44.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-21T09:48:44.596Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-10-21T09:48:44.755Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-10-21T09:48:44.852Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-21T09:48:44.961Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-21T09:48:45.086Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-21T09:48:45.190Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-10-21T09:48:45.282Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-10-21T09:48:45.396Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-10-21T09:48:45.523Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-21T09:48:45.628Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-21T09:48:45.735Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-10-21T09:48:45.828Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-635 [Pipeline] echo [2020-10-21T09:48:45.929Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-635 [Pipeline] echo [2020-10-21T09:48:46.021Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-635 [Pipeline] echo [2020-10-21T09:48:46.120Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f3e26f1634ecffa893d4a8951ff0a14f292d6817 [Pipeline] echo [2020-10-21T09:48:46.217Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f3e26f1 [Pipeline] echo [2020-10-21T09:48:46.308Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-21T09:48:46.896Z] + git log --format=format:%s -1 f3e26f1634ecffa893d4a8951ff0a14f292d6817 [Pipeline] echo [2020-10-21T09:48:46.963Z] GIT_COMMIT: f3e26f1634ecffa893d4a8951ff0a14f292d6817, Commit Message: fix(sdk): prevent creating duplicate autoevent executor [Pipeline] echo [2020-10-21T09:48:47.010Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-21T09:48:47.597Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-21T09:48:47.860Z] [2020-10-21T09:48:47.860Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-21T09:48:48.223Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-21T09:48:48.223Z] latest: Pulling from edgex-devops/git-semver [2020-10-21T09:48:48.223Z] 31603596830f: Pulling fs layer [2020-10-21T09:48:48.223Z] 2a8b12db71e7: Pulling fs layer [2020-10-21T09:48:48.223Z] 6ca5941a6612: Pulling fs layer [2020-10-21T09:48:48.223Z] ecc8261a40a4: Pulling fs layer [2020-10-21T09:48:48.223Z] ecc8261a40a4: Waiting [2020-10-21T09:48:48.223Z] 2a8b12db71e7: Verifying Checksum [2020-10-21T09:48:48.223Z] 2a8b12db71e7: Download complete [2020-10-21T09:48:48.487Z] 31603596830f: Verifying Checksum [2020-10-21T09:48:48.487Z] 31603596830f: Download complete [2020-10-21T09:48:48.751Z] 31603596830f: Pull complete [2020-10-21T09:48:49.016Z] 6ca5941a6612: Verifying Checksum [2020-10-21T09:48:49.016Z] 6ca5941a6612: Download complete [2020-10-21T09:48:49.017Z] 2a8b12db71e7: Pull complete [2020-10-21T09:48:49.017Z] ecc8261a40a4: Verifying Checksum [2020-10-21T09:48:49.017Z] ecc8261a40a4: Download complete [2020-10-21T09:48:49.596Z] 6ca5941a6612: Pull complete [2020-10-21T09:48:49.859Z] ecc8261a40a4: Pull complete [2020-10-21T09:48:49.859Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-21T09:48:49.859Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-21T09:48:49.859Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-21T09:48:49.960Z] prd-centos7-docker-4c-2g-7471 does not seem to be running inside a container [2020-10-21T09:48:50.006Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-635 -v /w/workspace/dgexfoundry_device-sdk-go_PR-635:/w/workspace/dgexfoundry_device-sdk-go_PR-635:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-635@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-635@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-21T09:48:51.951Z] $ docker top 21478aaaa17296fef7da820f5dcc9f77e35e65a910e0ba7fd78dd9c58ef73821 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-21T09:48:52.241Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-21T09:48:52.241Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-21T09:48:52.441Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-21T09:48:52.446Z] $ docker exec 21478aaaa17296fef7da820f5dcc9f77e35e65a910e0ba7fd78dd9c58ef73821 ssh-agent [2020-10-21T09:48:52.600Z] SSH_AUTH_SOCK=/tmp/ssh-3dwchAuV1psm/agent.11 [2020-10-21T09:48:52.600Z] SSH_AGENT_PID=16 [2020-10-21T09:48:52.612Z] Running ssh-add (command line suppressed) [2020-10-21T09:48:52.732Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-635@tmp/private_key_5093676858327875374.key (/w/workspace/dgexfoundry_device-sdk-go_PR-635@tmp/private_key_5093676858327875374.key) [2020-10-21T09:48:52.782Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-21T09:48:53.125Z] + git tag --points-at HEAD [Pipeline] } [2020-10-21T09:48:53.145Z] $ docker exec --env ******** --env ******** 21478aaaa17296fef7da820f5dcc9f77e35e65a910e0ba7fd78dd9c58ef73821 ssh-agent -k [2020-10-21T09:48:53.254Z] unset SSH_AUTH_SOCK; [2020-10-21T09:48:53.254Z] unset SSH_AGENT_PID; [2020-10-21T09:48:53.254Z] echo Agent pid 16 killed; [2020-10-21T09:48:53.296Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-21T09:48:53.466Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-21T09:48:53.466Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-21T09:48:53.624Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-21T09:48:53.629Z] $ docker exec 21478aaaa17296fef7da820f5dcc9f77e35e65a910e0ba7fd78dd9c58ef73821 ssh-agent [2020-10-21T09:48:53.781Z] SSH_AUTH_SOCK=/tmp/ssh-lTcrugo5fSiQ/agent.44 [2020-10-21T09:48:53.781Z] SSH_AGENT_PID=50 [2020-10-21T09:48:53.787Z] Running ssh-add (command line suppressed) [2020-10-21T09:48:53.902Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-635@tmp/private_key_6152619648912652223.key (/w/workspace/dgexfoundry_device-sdk-go_PR-635@tmp/private_key_6152619648912652223.key) [2020-10-21T09:48:53.953Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-21T09:48:54.290Z] + git semver init [2020-10-21T09:48:54.290Z] # -> Open(): unable to determine branch for HEAD [2020-10-21T09:48:54.290Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-635/.git [2020-10-21T09:48:54.290Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-635 [2020-10-21T09:48:54.290Z] # $SEMVER_REMOTE_NAME = origin [2020-10-21T09:48:54.290Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-21T09:48:54.290Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-21T09:48:54.290Z] # $SEMVER_BRANCH = PR-635 [2020-10-21T09:48:54.290Z] # $SEMVER_TEMP = /tmp/semver-454221972 [2020-10-21T09:48:54.290Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-10-21T09:48:55.234Z] # '/tmp/semver-454221972' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-635/.semver' [2020-10-21T09:48:55.235Z] # -> Force: false [2020-10-21T09:48:55.235Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-635/.semver [Pipeline] } [2020-10-21T09:48:55.247Z] $ docker exec --env ******** --env ******** 21478aaaa17296fef7da820f5dcc9f77e35e65a910e0ba7fd78dd9c58ef73821 ssh-agent -k [2020-10-21T09:48:55.362Z] unset SSH_AUTH_SOCK; [2020-10-21T09:48:55.362Z] unset SSH_AGENT_PID; [2020-10-21T09:48:55.362Z] echo Agent pid 50 killed; [2020-10-21T09:48:55.404Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-21T09:48:55.859Z] + git semver [Pipeline] } [2020-10-21T09:48:55.886Z] $ docker stop --time=1 21478aaaa17296fef7da820f5dcc9f77e35e65a910e0ba7fd78dd9c58ef73821 [2020-10-21T09:48:57.241Z] $ docker rm -f 21478aaaa17296fef7da820f5dcc9f77e35e65a910e0ba7fd78dd9c58ef73821 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-21T09:48:57.730Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-10-21T09:48:58.206Z] Stashed 1 file(s) [Pipeline] echo [2020-10-21T09:48:58.209Z] [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-21T09:49:13.774Z] Still waiting to schedule task [2020-10-21T09:49:13.775Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-10-21T09:49:13.777Z] Still waiting to schedule task [2020-10-21T09:49:13.777Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-10-21T09:50:56.828Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-7472 in /w/workspace/dgexfoundry_device-sdk-go_PR-635 [Pipeline] { [Pipeline] ws [2020-10-21T09:50:56.919Z] Running in /w/workspace/device-sdk-go/5 [Pipeline] { [Pipeline] checkout [2020-10-21T09:51:01.813Z] using credential edgex-jenkins-ssh [2020-10-21T09:51:01.870Z] Cloning the remote Git repository [2020-10-21T09:51:01.936Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-10-21T09:51:02.068Z] > git init /w/workspace/device-sdk-go/5 # timeout=10 [2020-10-21T09:51:02.138Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-10-21T09:51:02.139Z] > git --version # timeout=10 [2020-10-21T09:51:02.163Z] > git --version # 'git version 2.17.1' [2020-10-21T09:51:02.165Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-21T09:51:02.221Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-21T09:51:04.317Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-10-21T09:51:04.334Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-21T09:51:04.371Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-10-21T09:51:04.406Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-10-21T09:51:04.406Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-21T09:51:04.418Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/635/head:refs/remotes/origin/PR-635 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-21T09:51:05.028Z] Merging remotes/origin/master commit 6cec193abf44cabffe02bbcaff9748adb3f719d5 into PR head commit f3e26f1634ecffa893d4a8951ff0a14f292d6817 [2020-10-21T09:51:05.249Z] Merge succeeded, producing f3e26f1634ecffa893d4a8951ff0a14f292d6817 [2020-10-21T09:51:05.250Z] Checking out Revision f3e26f1634ecffa893d4a8951ff0a14f292d6817 (PR-635) [2020-10-21T09:51:05.051Z] > git config core.sparsecheckout # timeout=10 [2020-10-21T09:51:05.065Z] > git checkout -f f3e26f1634ecffa893d4a8951ff0a14f292d6817 # timeout=10 [2020-10-21T09:51:05.176Z] > git remote # timeout=10 [2020-10-21T09:51:05.193Z] > git config --get remote.origin.url # timeout=10 [2020-10-21T09:51:05.208Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-21T09:51:05.218Z] > git merge 6cec193abf44cabffe02bbcaff9748adb3f719d5 # timeout=10 [2020-10-21T09:51:05.239Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-21T09:51:05.259Z] > git config core.sparsecheckout # timeout=10 [2020-10-21T09:51:05.275Z] > git checkout -f f3e26f1634ecffa893d4a8951ff0a14f292d6817 # timeout=10 [2020-10-21T09:51:09.764Z] Commit message: "fix(sdk): prevent creating duplicate autoevent executor" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-21T09:51:11.139Z] ========================================================= [2020-10-21T09:51:11.139Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-21T09:51:11.139Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-21T09:51:12.235Z] + 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-21T09:51:13.220Z] Sending build context to Docker daemon 2.335MB [2020-10-21T09:51:13.220Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-21T09:51:13.220Z] Step 2/8 : FROM ${BASE} [2020-10-21T09:51:13.495Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-21T09:51:13.495Z] b538f80385f9: Pulling fs layer [2020-10-21T09:51:13.495Z] 74f711af9a0d: Pulling fs layer [2020-10-21T09:51:13.495Z] 99f96fe45779: Pulling fs layer [2020-10-21T09:51:13.495Z] 8529a6b9a6be: Pulling fs layer [2020-10-21T09:51:13.495Z] 45590311c82a: Pulling fs layer [2020-10-21T09:51:13.495Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-21T09:51:13.495Z] 209524e5b208: Pulling fs layer [2020-10-21T09:51:13.495Z] 45590311c82a: Waiting [2020-10-21T09:51:13.495Z] 69ca0ff8b7b3: Waiting [2020-10-21T09:51:13.495Z] 209524e5b208: Waiting [2020-10-21T09:51:13.495Z] 8529a6b9a6be: Waiting [2020-10-21T09:51:13.495Z] 99f96fe45779: Verifying Checksum [2020-10-21T09:51:13.495Z] 99f96fe45779: Download complete [2020-10-21T09:51:13.495Z] 74f711af9a0d: Verifying Checksum [2020-10-21T09:51:13.495Z] 74f711af9a0d: Download complete [2020-10-21T09:51:13.773Z] 45590311c82a: Download complete [2020-10-21T09:51:13.773Z] 69ca0ff8b7b3: Verifying Checksum [2020-10-21T09:51:13.773Z] 69ca0ff8b7b3: Download complete [2020-10-21T09:51:14.759Z] b538f80385f9: Verifying Checksum [2020-10-21T09:51:14.759Z] b538f80385f9: Download complete [2020-10-21T09:51:15.363Z] b538f80385f9: Pull complete [2020-10-21T09:51:15.994Z] 74f711af9a0d: Pull complete [2020-10-21T09:51:16.606Z] 99f96fe45779: Pull complete [2020-10-21T09:51:16.668Z] Running on prd-centos7-docker-4c-2g-7473 in /w/workspace/dgexfoundry_device-sdk-go_PR-635 [Pipeline] { [Pipeline] ws [2020-10-21T09:51:16.727Z] Running in /w/workspace/device-sdk-go/5 [Pipeline] { [Pipeline] checkout [2020-10-21T09:51:17.202Z] 209524e5b208: Verifying Checksum [2020-10-21T09:51:19.445Z] using credential edgex-jenkins-ssh [2020-10-21T09:51:19.499Z] Cloning the remote Git repository [2020-10-21T09:51:19.832Z] 8529a6b9a6be: Verifying Checksum [2020-10-21T09:51:19.832Z] 8529a6b9a6be: Download complete [2020-10-21T09:51:19.563Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-10-21T09:51:19.631Z] > git init /w/workspace/device-sdk-go/5 # timeout=10 [2020-10-21T09:51:20.259Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-10-21T09:51:20.260Z] > git --version # timeout=10 [2020-10-21T09:51:20.270Z] > git --version # 'git version 2.16.5' [2020-10-21T09:51:20.270Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-21T09:51:20.299Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-21T09:51:21.098Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-10-21T09:51:21.105Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-21T09:51:21.115Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-10-21T09:51:21.129Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-10-21T09:51:21.129Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-21T09:51:21.133Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/635/head:refs/remotes/origin/PR-635 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-21T09:51:21.629Z] Merging remotes/origin/master commit 6cec193abf44cabffe02bbcaff9748adb3f719d5 into PR head commit f3e26f1634ecffa893d4a8951ff0a14f292d6817 [2020-10-21T09:51:21.728Z] Merge succeeded, producing f3e26f1634ecffa893d4a8951ff0a14f292d6817 [2020-10-21T09:51:21.728Z] Checking out Revision f3e26f1634ecffa893d4a8951ff0a14f292d6817 (PR-635) [2020-10-21T09:51:21.636Z] > git config core.sparsecheckout # timeout=10 [2020-10-21T09:51:21.642Z] > git checkout -f f3e26f1634ecffa893d4a8951ff0a14f292d6817 # timeout=10 [2020-10-21T09:51:21.692Z] > git remote # timeout=10 [2020-10-21T09:51:21.699Z] > git config --get remote.origin.url # timeout=10 [2020-10-21T09:51:21.707Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-21T09:51:21.711Z] > git merge 6cec193abf44cabffe02bbcaff9748adb3f719d5 # timeout=10 [2020-10-21T09:51:21.720Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-21T09:51:21.730Z] > git config core.sparsecheckout # timeout=10 [2020-10-21T09:51:21.736Z] > git checkout -f f3e26f1634ecffa893d4a8951ff0a14f292d6817 # timeout=10 [2020-10-21T09:51:25.380Z] Commit message: "fix(sdk): prevent creating duplicate autoevent executor" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-21T09:51:26.202Z] ========================================================= [2020-10-21T09:51:26.202Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-21T09:51:26.202Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-21T09:51:26.864Z] + 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-21T09:51:27.128Z] Sending build context to Docker daemon 2.335MB [2020-10-21T09:51:27.128Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-21T09:51:27.128Z] Step 2/8 : FROM ${BASE} [2020-10-21T09:51:27.397Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-21T09:51:27.397Z] df20fa9351a1: Pulling fs layer [2020-10-21T09:51:27.397Z] ed8968b2872e: Pulling fs layer [2020-10-21T09:51:27.397Z] a92cc7c5fd73: Pulling fs layer [2020-10-21T09:51:27.397Z] e871e8e8d7a9: Pulling fs layer [2020-10-21T09:51:27.397Z] e73272ec9a57: Pulling fs layer [2020-10-21T09:51:27.397Z] 1e910a182e73: Pulling fs layer [2020-10-21T09:51:27.397Z] 4e634b169226: Pulling fs layer [2020-10-21T09:51:27.397Z] e73272ec9a57: Waiting [2020-10-21T09:51:27.397Z] 1e910a182e73: Waiting [2020-10-21T09:51:27.397Z] 4e634b169226: Waiting [2020-10-21T09:51:27.397Z] e871e8e8d7a9: Waiting [2020-10-21T09:51:27.397Z] a92cc7c5fd73: Verifying Checksum [2020-10-21T09:51:27.397Z] a92cc7c5fd73: Download complete [2020-10-21T09:51:27.397Z] ed8968b2872e: Verifying Checksum [2020-10-21T09:51:27.397Z] ed8968b2872e: Download complete [2020-10-21T09:51:27.397Z] e73272ec9a57: Verifying Checksum [2020-10-21T09:51:27.397Z] e73272ec9a57: Download complete [2020-10-21T09:51:27.397Z] 1e910a182e73: Download complete [2020-10-21T09:51:27.397Z] df20fa9351a1: Verifying Checksum [2020-10-21T09:51:27.397Z] df20fa9351a1: Download complete [2020-10-21T09:51:27.665Z] df20fa9351a1: Pull complete [2020-10-21T09:51:27.933Z] ed8968b2872e: Pull complete [2020-10-21T09:51:27.933Z] a92cc7c5fd73: Pull complete [2020-10-21T09:51:30.029Z] 8529a6b9a6be: Pull complete [2020-10-21T09:51:30.029Z] 45590311c82a: Pull complete [2020-10-21T09:51:30.029Z] 69ca0ff8b7b3: Pull complete [2020-10-21T09:51:30.487Z] 4e634b169226: Verifying Checksum [2020-10-21T09:51:30.488Z] 4e634b169226: Download complete [2020-10-21T09:51:31.891Z] e871e8e8d7a9: Verifying Checksum [2020-10-21T09:51:31.891Z] e871e8e8d7a9: Download complete [2020-10-21T09:51:33.440Z] 209524e5b208: Pull complete [2020-10-21T09:51:33.440Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-21T09:51:33.440Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-21T09:51:33.440Z] ---> 5bddaf1c2fca [2020-10-21T09:51:33.440Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-21T09:51:36.838Z] ---> Running in bf79a2cec727 [2020-10-21T09:51:36.838Z] Removing intermediate container bf79a2cec727 [2020-10-21T09:51:36.838Z] ---> a0dd6405fe29 [2020-10-21T09:51:36.838Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T09:51:36.838Z] ---> Running in 8f6b941767d5 [2020-10-21T09:51:37.219Z] e871e8e8d7a9: Pull complete [2020-10-21T09:51:37.219Z] e73272ec9a57: Pull complete [2020-10-21T09:51:37.219Z] 1e910a182e73: Pull complete [2020-10-21T09:51:39.471Z] Removing intermediate container 8f6b941767d5 [2020-10-21T09:51:39.471Z] ---> 45b4c83104cb [2020-10-21T09:51:39.471Z] Step 5/8 : RUN apk add --no-cache make git [2020-10-21T09:51:39.755Z] ---> Running in 889695afc233 [2020-10-21T09:51:41.195Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-21T09:51:42.170Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-21T09:51:42.777Z] OK: 142 MiB in 39 packages [2020-10-21T09:51:43.824Z] 4e634b169226: Pull complete [2020-10-21T09:51:43.824Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-21T09:51:43.824Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-21T09:51:43.824Z] ---> f7629b54cfaa [2020-10-21T09:51:43.824Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-21T09:51:43.825Z] ---> Running in e6c3f1cfcd84 [2020-10-21T09:51:44.088Z] Removing intermediate container e6c3f1cfcd84 [2020-10-21T09:51:44.088Z] ---> d12561e07fd1 [2020-10-21T09:51:44.088Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T09:51:44.088Z] ---> Running in 4440d4ffa08f [2020-10-21T09:51:44.208Z] Removing intermediate container 889695afc233 [2020-10-21T09:51:44.208Z] ---> 978d1d471fa7 [2020-10-21T09:51:44.208Z] Step 6/8 : WORKDIR /device-sdk-go [2020-10-21T09:51:44.208Z] ---> Running in 9ed9f78ee085 [2020-10-21T09:51:44.483Z] Removing intermediate container 9ed9f78ee085 [2020-10-21T09:51:44.483Z] ---> 6f10b4890c4b [2020-10-21T09:51:44.483Z] Step 7/8 : COPY . . [2020-10-21T09:51:45.924Z] ---> ec962d99160b [2020-10-21T09:51:45.924Z] Step 8/8 : RUN go mod download [2020-10-21T09:51:45.924Z] ---> Running in 2a7aa870a64c [2020-10-21T09:51:46.022Z] Removing intermediate container 4440d4ffa08f [2020-10-21T09:51:46.022Z] ---> a16e3600ae11 [2020-10-21T09:51:46.022Z] Step 5/8 : RUN apk add --no-cache make git [2020-10-21T09:51:46.022Z] ---> Running in 41768253eb97 [2020-10-21T09:51:46.296Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-21T09:51:47.248Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-21T09:51:47.825Z] OK: 166 MiB in 39 packages [2020-10-21T09:51:48.397Z] Removing intermediate container 41768253eb97 [2020-10-21T09:51:48.397Z] ---> 3e610784782b [2020-10-21T09:51:48.397Z] Step 6/8 : WORKDIR /device-sdk-go [2020-10-21T09:51:48.397Z] ---> Running in 5d3b87b5dce9 [2020-10-21T09:51:48.659Z] Removing intermediate container 5d3b87b5dce9 [2020-10-21T09:51:48.659Z] ---> e2201efc78fd [2020-10-21T09:51:48.659Z] Step 7/8 : COPY . . [2020-10-21T09:51:50.049Z] ---> 4387628b2981 [2020-10-21T09:51:50.050Z] Step 8/8 : RUN go mod download [2020-10-21T09:51:50.050Z] ---> Running in a4aa32d290f4 [2020-10-21T09:52:08.121Z] Removing intermediate container 2a7aa870a64c [2020-10-21T09:52:08.121Z] ---> 5e40b270405c [2020-10-21T09:52:08.121Z] Successfully built 5e40b270405c [2020-10-21T09:52:08.121Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-21T09:52:08.533Z] + docker inspect -f . ci-base-image-arm64 [2020-10-21T09:52:08.533Z] . [Pipeline] withDockerContainer [2020-10-21T09:52:08.815Z] prd-ubuntu18.04-docker-arm64-4c-16g-7472 does not seem to be running inside a container [2020-10-21T09:52:08.904Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-10-21T09:52:10.819Z] $ docker top a53b67ba09c138df90ce3a4718eb5f854984db26478f4bc55f79e11ffab9386d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-21T09:52:12.043Z] Removing intermediate container a4aa32d290f4 [2020-10-21T09:52:12.043Z] ---> 7223064b7948 [2020-10-21T09:52:12.043Z] Successfully built 7223064b7948 [2020-10-21T09:52:12.043Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-21T09:52:12.274Z] + go version [2020-10-21T09:52:12.274Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-21T09:52:12.302Z] $ docker stop --time=1 a53b67ba09c138df90ce3a4718eb5f854984db26478f4bc55f79e11ffab9386d [2020-10-21T09:52:12.390Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-21T09:52:12.390Z] . [2020-10-21T09:52:14.249Z] $ docker rm -f a53b67ba09c138df90ce3a4718eb5f854984db26478f4bc55f79e11ffab9386d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withDockerContainer [2020-10-21T09:52:14.667Z] prd-centos7-docker-4c-2g-7473 does not seem to be running inside a container [2020-10-21T09:52:14.721Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-21T09:52:15.479Z] $ docker top b4e215cbf32fdd7a49be289acc6161fc2c12749d07cd54b7faa9802922ac3458 -eo pid,comm [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2020-10-21T09:52:16.053Z] + go version [2020-10-21T09:52:16.054Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-21T09:52:16.098Z] $ docker stop --time=1 b4e215cbf32fdd7a49be289acc6161fc2c12749d07cd54b7faa9802922ac3458 [2020-10-21T09:52:17.481Z] $ docker rm -f b4e215cbf32fdd7a49be289acc6161fc2c12749d07cd54b7faa9802922ac3458 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] isUnix [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2020-10-21T09:52:18.085Z] + docker inspect -f . ci-base-image-arm64 [2020-10-21T09:52:18.085Z] . [Pipeline] withDockerContainer [2020-10-21T09:52:18.375Z] prd-ubuntu18.04-docker-arm64-4c-16g-7472 does not seem to be running inside a container [2020-10-21T09:52:18.472Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-10-21T09:52:20.284Z] $ docker top 16f2c72ca6c09ea35f042f3c5240b8570c6bd9cfb996c4c2d0b73b0c85d01baf -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-10-21T09:52:21.120Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-21T09:52:21.120Z] . [Pipeline] withDockerContainer [2020-10-21T09:52:21.218Z] prd-centos7-docker-4c-2g-7473 does not seem to be running inside a container [2020-10-21T09:52:21.263Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-21T09:52:21.743Z] + make test [2020-10-21T09:52:21.743Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-10-21T09:52:21.842Z] $ docker top cb04e89a86fe56c65efe10fb2aa79b428a8a511fbaf068abc11e0d843b6f6e63 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-21T09:52:22.342Z] + make test [2020-10-21T09:52:22.342Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-10-21T09:52:30.530Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-10-21T09:52:43.945Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-10-21T09:52:45.540Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-10-21T09:52:45.541Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-10-21T09:52:45.541Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-10-21T09:52:45.541Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.062s coverage: 21.4% of statements [2020-10-21T09:52:46.124Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.447s coverage: 97.1% of statements [2020-10-21T09:53:18.310Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.058s coverage: 9.4% of statements [2020-10-21T09:53:18.310Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.056s coverage: 21.9% of statements [2020-10-21T09:53:18.310Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-10-21T09:53:18.310Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.215s coverage: 42.6% of statements [2020-10-21T09:53:18.310Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-10-21T09:53:18.310Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.291s coverage: 68.9% of statements [2020-10-21T09:53:18.310Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-10-21T09:53:18.310Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-10-21T09:53:18.310Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-10-21T09:53:18.310Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2020-10-21T09:53:18.310Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.064s coverage: 52.6% of statements [2020-10-21T09:53:18.310Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2020-10-21T09:53:18.310Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2020-10-21T09:53:18.310Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2020-10-21T09:53:18.310Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 2.278s coverage: 68.9% of statements [2020-10-21T09:53:18.310Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-10-21T09:53:18.310Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-10-21T09:53:18.310Z] GO111MODULE=on go vet ./... [2020-10-21T09:53:22.992Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-10-21T09:53:22.992Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-10-21T09:53:22.992Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-10-21T09:53:22.992Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.137s coverage: 21.4% of statements [2020-10-21T09:53:25.084Z] gofmt -l . [2020-10-21T09:53:25.084Z] [ "`gofmt -l .`" = "" ] [2020-10-21T09:53:25.084Z] ./bin/test-attribution-txt.sh [2020-10-21T09:53:25.357Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-10-21T09:53:26.108Z] Stashed 1 file(s) [Pipeline] } [2020-10-21T09:53:26.114Z] $ docker stop --time=1 cb04e89a86fe56c65efe10fb2aa79b428a8a511fbaf068abc11e0d843b6f6e63 [2020-10-21T09:53:27.401Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.145s coverage: 97.1% of statements [2020-10-21T09:53:27.971Z] $ docker rm -f cb04e89a86fe56c65efe10fb2aa79b428a8a511fbaf068abc11e0d843b6f6e63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-10-21T09:53:31.242Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-21T09:53:31.580Z] + ls -al . [2020-10-21T09:53:31.580Z] total 188 [2020-10-21T09:53:31.580Z] drwxrwxr-x. 10 jenkins jenkins 4096 Oct 21 09:53 . [2020-10-21T09:53:31.580Z] drwxrwxr-x. 4 jenkins jenkins 28 Oct 21 09:51 .. [2020-10-21T09:53:31.580Z] drwxrwxr-x. 2 jenkins jenkins 64 Oct 21 09:51 bin [2020-10-21T09:53:31.580Z] -rw-r--r--. 1 jenkins jenkins 110398 Oct 21 09:53 coverage.out [2020-10-21T09:53:31.580Z] -rw-rw-r--. 1 jenkins jenkins 936 Oct 21 09:51 Dockerfile.build [2020-10-21T09:53:31.580Z] -rw-rw-r--. 1 jenkins jenkins 140 Oct 21 09:51 .dockerignore [2020-10-21T09:53:31.580Z] drwxrwxr-x. 4 jenkins jenkins 48 Oct 21 09:51 example [2020-10-21T09:53:31.580Z] drwxrwxr-x. 8 jenkins jenkins 179 Oct 21 09:51 .git [2020-10-21T09:53:31.580Z] drwxrwxr-x. 2 jenkins jenkins 60 Oct 21 09:51 .github [2020-10-21T09:53:31.580Z] -rw-rw-r--. 1 jenkins jenkins 138 Oct 21 09:51 .gitignore [2020-10-21T09:53:31.580Z] -rw-r--r--. 1 jenkins jenkins 517 Oct 21 09:53 go.mod [2020-10-21T09:53:31.580Z] -rw-r--r--. 1 jenkins jenkins 13737 Oct 21 09:53 go.sum [2020-10-21T09:53:31.580Z] drwxrwxr-x. 15 jenkins jenkins 211 Oct 21 09:51 internal [2020-10-21T09:53:31.580Z] -rw-rw-r--. 1 jenkins jenkins 901 Oct 21 09:51 Jenkinsfile [2020-10-21T09:53:31.580Z] -rw-rw-r--. 1 jenkins jenkins 11341 Oct 21 09:51 LICENSE [2020-10-21T09:53:31.580Z] -rw-rw-r--. 1 jenkins jenkins 1013 Oct 21 09:51 Makefile [2020-10-21T09:53:31.580Z] drwxrwxr-x. 4 jenkins jenkins 26 Oct 21 09:51 openapi [2020-10-21T09:53:31.580Z] drwxrwxr-x. 5 jenkins jenkins 50 Oct 21 09:51 pkg [2020-10-21T09:53:31.580Z] -rw-rw-r--. 1 jenkins jenkins 5897 Oct 21 09:51 README.md [2020-10-21T09:53:31.580Z] -rw-rw-r--. 1 jenkins jenkins 4291 Oct 21 09:51 RELEASE-NOTES.txt [2020-10-21T09:53:31.580Z] drwxrwxr-x. 4 jenkins jenkins 54 Oct 21 09:51 snap [2020-10-21T09:53:31.580Z] -rw-rw-r--. 1 jenkins jenkins 5 Oct 21 09:48 VERSION [2020-10-21T09:53:31.580Z] -rw-rw-r--. 1 jenkins jenkins 222 Oct 21 09:51 version.go [Pipeline] isUnix [Pipeline] sh [2020-10-21T09:53:31.932Z] + 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=f3e26f1634ecffa893d4a8951ff0a14f292d6817 --label arch=amd64 --label version=0.0.0 . [2020-10-21T09:53:32.213Z] Sending build context to Docker daemon 2.446MB [2020-10-21T09:53:32.213Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-10-21T09:53:32.213Z] Step 2/24 : FROM ${BASE} AS builder [2020-10-21T09:53:32.213Z] ---> 7223064b7948 [2020-10-21T09:53:32.213Z] Step 3/24 : ARG MAKE='make build' [2020-10-21T09:53:32.801Z] ---> Running in 9f5e5f90bc69 [2020-10-21T09:53:32.801Z] Removing intermediate container 9f5e5f90bc69 [2020-10-21T09:53:32.801Z] ---> 4dcdc22ba9f2 [2020-10-21T09:53:32.801Z] Step 4/24 : WORKDIR /device-sdk-go [2020-10-21T09:53:32.801Z] ---> Running in 915361fb8389 [2020-10-21T09:53:33.067Z] Removing intermediate container 915361fb8389 [2020-10-21T09:53:33.067Z] ---> e7847cd5c8c1 [2020-10-21T09:53:33.067Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-21T09:53:33.067Z] ---> Running in a29e70538056 [2020-10-21T09:53:33.338Z] Removing intermediate container a29e70538056 [2020-10-21T09:53:33.338Z] ---> 304e2668f998 [2020-10-21T09:53:33.338Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T09:53:33.338Z] ---> Running in 618073922fbf [2020-10-21T09:53:34.338Z] Removing intermediate container 618073922fbf [2020-10-21T09:53:34.338Z] ---> 796aa1518e36 [2020-10-21T09:53:34.338Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-10-21T09:53:34.338Z] ---> Running in 7862f9ea36d0 [2020-10-21T09:53:34.610Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-21T09:53:35.599Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-21T09:53:36.174Z] OK: 166 MiB in 39 packages [2020-10-21T09:53:36.747Z] Removing intermediate container 7862f9ea36d0 [2020-10-21T09:53:36.747Z] ---> cd3d1aaf3151 [2020-10-21T09:53:36.747Z] Step 8/24 : COPY . . [2020-10-21T09:53:37.698Z] ---> d808c93562fb [2020-10-21T09:53:37.698Z] Step 9/24 : RUN ${MAKE} [2020-10-21T09:53:37.698Z] ---> Running in b8adc1c2f8d9 [2020-10-21T09:53:38.276Z] 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-21T09:53:46.552Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-10-21T09:53:47.973Z] Removing intermediate container b8adc1c2f8d9 [2020-10-21T09:53:47.973Z] ---> ac9468b1ae5d [2020-10-21T09:53:47.973Z] Step 10/24 : FROM scratch [2020-10-21T09:53:47.973Z] ---> [2020-10-21T09:53:47.973Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-21T09:53:47.973Z] ---> Running in 2a6f81dc69d0 [2020-10-21T09:53:48.242Z] Removing intermediate container 2a6f81dc69d0 [2020-10-21T09:53:48.242Z] ---> 761b93553bda [2020-10-21T09:53:48.242Z] Step 12/24 : ENV APP_PORT=49990 [2020-10-21T09:53:48.242Z] ---> Running in cd8dfef4101c [2020-10-21T09:53:48.504Z] Removing intermediate container cd8dfef4101c [2020-10-21T09:53:48.504Z] ---> 3e0db319b6b9 [2020-10-21T09:53:48.504Z] Step 13/24 : EXPOSE $APP_PORT [2020-10-21T09:53:48.504Z] ---> Running in 4e6ca8603c23 [2020-10-21T09:53:48.504Z] Removing intermediate container 4e6ca8603c23 [2020-10-21T09:53:48.504Z] ---> ea4485498c5c [2020-10-21T09:53:48.504Z] Step 14/24 : WORKDIR / [2020-10-21T09:53:48.770Z] ---> Running in b875a4c73bd4 [2020-10-21T09:53:48.770Z] Removing intermediate container b875a4c73bd4 [2020-10-21T09:53:48.770Z] ---> 21edb843b824 [2020-10-21T09:53:48.770Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-10-21T09:53:49.355Z] ---> 0ceef993c626 [2020-10-21T09:53:49.355Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-10-21T09:53:49.621Z] ---> 3b2ff5c227c8 [2020-10-21T09:53:49.621Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-10-21T09:53:49.621Z] ---> 060aad373335 [2020-10-21T09:53:49.621Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-10-21T09:53:49.904Z] ---> 7788008415b8 [2020-10-21T09:53:49.904Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-10-21T09:53:50.171Z] ---> 5424b51498df [2020-10-21T09:53:50.171Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-10-21T09:53:50.171Z] ---> Running in afb395d68668 [2020-10-21T09:53:50.438Z] Removing intermediate container afb395d68668 [2020-10-21T09:53:50.438Z] ---> 18e3fd3bb67a [2020-10-21T09:53:50.438Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-21T09:53:50.438Z] ---> Running in 8555868ab636 [2020-10-21T09:53:50.709Z] Removing intermediate container 8555868ab636 [2020-10-21T09:53:50.709Z] ---> a3feb8eca332 [2020-10-21T09:53:50.709Z] Step 22/24 : LABEL arch=amd64 [2020-10-21T09:53:50.709Z] ---> Running in e7a217dfe023 [2020-10-21T09:53:50.993Z] Removing intermediate container e7a217dfe023 [2020-10-21T09:53:50.993Z] ---> fde7191c50cb [2020-10-21T09:53:50.993Z] Step 23/24 : LABEL git_sha=f3e26f1634ecffa893d4a8951ff0a14f292d6817 [2020-10-21T09:53:50.993Z] ---> Running in 1e56bd1810b0 [2020-10-21T09:53:50.993Z] Removing intermediate container 1e56bd1810b0 [2020-10-21T09:53:50.993Z] ---> 3fa510ee582a [2020-10-21T09:53:50.993Z] Step 24/24 : LABEL version=0.0.0 [2020-10-21T09:53:51.268Z] ---> Running in a3f92f72b591 [2020-10-21T09:53:51.268Z] Removing intermediate container a3f92f72b591 [2020-10-21T09:53:51.268Z] ---> 923582a8d00c [2020-10-21T09:53:51.268Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-21T09:53:51.268Z] Successfully built 923582a8d00c [2020-10-21T09:53:51.268Z] Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-21T09:53:54.447Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.130s coverage: 9.4% of statements [2020-10-21T09:53:54.448Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.150s coverage: 21.9% of statements [2020-10-21T09:53:54.448Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-10-21T09:53:54.448Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.546s coverage: 42.6% of statements [2020-10-21T09:53:54.448Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-10-21T09:53:54.448Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.793s coverage: 68.9% of statements [2020-10-21T09:53:54.448Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-10-21T09:53:54.448Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-10-21T09:53:54.448Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-10-21T09:53:54.448Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2020-10-21T09:53:54.448Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.173s coverage: 52.6% of statements [2020-10-21T09:53:54.448Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2020-10-21T09:53:54.448Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2020-10-21T09:53:54.448Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2020-10-21T09:53:54.448Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.872s coverage: 68.9% of statements [2020-10-21T09:53:54.448Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-10-21T09:53:54.448Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-10-21T09:53:54.448Z] GO111MODULE=on go vet ./... [2020-10-21T09:54:26.935Z] gofmt -l . [2020-10-21T09:54:26.935Z] [ "`gofmt -l .`" = "" ] [2020-10-21T09:54:26.935Z] ./bin/test-attribution-txt.sh [2020-10-21T09:54:26.935Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-10-21T09:54:27.056Z] Warning: overwriting stash ‘coverage-report’ [2020-10-21T09:54:28.211Z] Stashed 1 file(s) [Pipeline] } [2020-10-21T09:54:28.220Z] $ docker stop --time=1 16f2c72ca6c09ea35f042f3c5240b8570c6bd9cfb996c4c2d0b73b0c85d01baf [2020-10-21T09:54:30.451Z] $ docker rm -f 16f2c72ca6c09ea35f042f3c5240b8570c6bd9cfb996c4c2d0b73b0c85d01baf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-21T09:54:32.040Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-21T09:54:32.377Z] + ls -al . [2020-10-21T09:54:32.377Z] total 224 [2020-10-21T09:54:32.377Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 21 09:54 . [2020-10-21T09:54:32.377Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 09:51 .. [2020-10-21T09:54:32.377Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 21 09:51 .dockerignore [2020-10-21T09:54:32.377Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 21 09:51 .git [2020-10-21T09:54:32.377Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 21 09:51 .github [2020-10-21T09:54:32.377Z] -rw-rw-r-- 1 jenkins jenkins 138 Oct 21 09:51 .gitignore [2020-10-21T09:54:32.377Z] -rw-rw-r-- 1 jenkins jenkins 936 Oct 21 09:51 Dockerfile.build [2020-10-21T09:54:32.377Z] -rw-rw-r-- 1 jenkins jenkins 901 Oct 21 09:51 Jenkinsfile [2020-10-21T09:54:32.377Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 21 09:51 LICENSE [2020-10-21T09:54:32.377Z] -rw-rw-r-- 1 jenkins jenkins 1013 Oct 21 09:51 Makefile [2020-10-21T09:54:32.377Z] -rw-rw-r-- 1 jenkins jenkins 5897 Oct 21 09:51 README.md [2020-10-21T09:54:32.377Z] -rw-rw-r-- 1 jenkins jenkins 4291 Oct 21 09:51 RELEASE-NOTES.txt [2020-10-21T09:54:32.377Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 21 09:48 VERSION [2020-10-21T09:54:32.377Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 21 09:51 bin [2020-10-21T09:54:32.377Z] -rw-r--r-- 1 jenkins jenkins 110398 Oct 21 09:53 coverage.out [2020-10-21T09:54:32.377Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 09:51 example [2020-10-21T09:54:32.377Z] -rw-r--r-- 1 jenkins jenkins 517 Oct 21 09:54 go.mod [2020-10-21T09:54:32.377Z] -rw-r--r-- 1 jenkins jenkins 13737 Oct 21 09:54 go.sum [2020-10-21T09:54:32.377Z] drwxrwxr-x 15 jenkins jenkins 4096 Oct 21 09:51 internal [2020-10-21T09:54:32.377Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 09:51 openapi [2020-10-21T09:54:32.377Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 21 09:51 pkg [2020-10-21T09:54:32.377Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 09:51 snap [2020-10-21T09:54:32.377Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 21 09:51 version.go [Pipeline] isUnix [Pipeline] sh [2020-10-21T09:54:32.727Z] + 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=f3e26f1634ecffa893d4a8951ff0a14f292d6817 --label arch=arm64 --label version=0.0.0 . [2020-10-21T09:54:33.324Z] Sending build context to Docker daemon 2.446MB [2020-10-21T09:54:33.324Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-10-21T09:54:33.325Z] Step 2/24 : FROM ${BASE} AS builder [2020-10-21T09:54:33.325Z] ---> 5e40b270405c [2020-10-21T09:54:33.325Z] Step 3/24 : ARG MAKE='make build' [2020-10-21T09:54:33.597Z] ---> Running in 0d0937a50568 [2020-10-21T09:54:33.869Z] Removing intermediate container 0d0937a50568 [2020-10-21T09:54:33.869Z] ---> 69f703b86bbd [2020-10-21T09:54:33.869Z] Step 4/24 : WORKDIR /device-sdk-go [2020-10-21T09:54:34.145Z] ---> Running in 7f94ae4bbb97 [2020-10-21T09:54:34.417Z] Removing intermediate container 7f94ae4bbb97 [2020-10-21T09:54:34.417Z] ---> b8fd804a8003 [2020-10-21T09:54:34.417Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-21T09:54:34.692Z] ---> Running in d9acc19031ba [2020-10-21T09:54:34.965Z] Removing intermediate container d9acc19031ba [2020-10-21T09:54:34.965Z] ---> b855e07d734f [2020-10-21T09:54:34.965Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T09:54:35.237Z] ---> Running in 55759e98295d [2020-10-21T09:54:37.860Z] Removing intermediate container 55759e98295d [2020-10-21T09:54:37.860Z] ---> aff14e1524ad [2020-10-21T09:54:37.860Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-10-21T09:54:37.860Z] ---> Running in eba4b740a182 [2020-10-21T09:54:39.308Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-21T09:54:40.282Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-21T09:54:40.876Z] OK: 142 MiB in 39 packages [2020-10-21T09:54:42.306Z] Removing intermediate container eba4b740a182 [2020-10-21T09:54:42.306Z] ---> 7f927c63e755 [2020-10-21T09:54:42.306Z] Step 8/24 : COPY . . [2020-10-21T09:54:43.735Z] ---> f37085932011 [2020-10-21T09:54:43.735Z] Step 9/24 : RUN ${MAKE} [2020-10-21T09:54:43.735Z] ---> Running in 212fd20e8003 [2020-10-21T09:54:45.169Z] 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-21T09:55:11.985Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-10-21T09:55:11.985Z] Removing intermediate container 212fd20e8003 [2020-10-21T09:55:11.985Z] ---> cf90d8a9b3d7 [2020-10-21T09:55:11.985Z] Step 10/24 : FROM scratch [2020-10-21T09:55:11.985Z] ---> [2020-10-21T09:55:11.985Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-21T09:55:11.985Z] ---> Running in f3ae0c7fc38e [2020-10-21T09:55:11.985Z] Removing intermediate container f3ae0c7fc38e [2020-10-21T09:55:11.985Z] ---> 14fb1fba6a16 [2020-10-21T09:55:11.985Z] Step 12/24 : ENV APP_PORT=49990 [2020-10-21T09:55:11.985Z] ---> Running in 137322b243bd [2020-10-21T09:55:12.259Z] Removing intermediate container 137322b243bd [2020-10-21T09:55:12.259Z] ---> 94f4034434de [2020-10-21T09:55:12.259Z] Step 13/24 : EXPOSE $APP_PORT [2020-10-21T09:55:12.533Z] ---> Running in f4eaec00c8e7 [2020-10-21T09:55:12.807Z] Removing intermediate container f4eaec00c8e7 [2020-10-21T09:55:12.807Z] ---> c1cc2bf3e3ff [2020-10-21T09:55:12.807Z] Step 14/24 : WORKDIR / [2020-10-21T09:55:13.080Z] ---> Running in 39bca9144264 [2020-10-21T09:55:13.679Z] Removing intermediate container 39bca9144264 [2020-10-21T09:55:13.679Z] ---> 939cf204fad8 [2020-10-21T09:55:13.679Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-10-21T09:55:14.663Z] ---> 598779a36cd5 [2020-10-21T09:55:14.663Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-10-21T09:55:15.640Z] ---> 48dbea6c4d8e [2020-10-21T09:55:15.640Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-10-21T09:55:16.236Z] ---> 35e191c821a4 [2020-10-21T09:55:16.236Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-10-21T09:55:16.831Z] ---> c6c98d130bfd [2020-10-21T09:55:16.831Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-10-21T09:55:17.431Z] ---> 97303b8edb32 [2020-10-21T09:55:17.431Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-10-21T09:55:17.704Z] ---> Running in ac48c67e9619 [2020-10-21T09:55:17.978Z] Removing intermediate container ac48c67e9619 [2020-10-21T09:55:17.978Z] ---> a313a0998332 [2020-10-21T09:55:17.978Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-21T09:55:18.255Z] ---> Running in 9c6d687c7490 [2020-10-21T09:55:18.529Z] Removing intermediate container 9c6d687c7490 [2020-10-21T09:55:18.529Z] ---> 72dc84e4b1a3 [2020-10-21T09:55:18.529Z] Step 22/24 : LABEL arch=arm64 [2020-10-21T09:55:18.802Z] ---> Running in edb97e3ee0b1 [2020-10-21T09:55:19.398Z] Removing intermediate container edb97e3ee0b1 [2020-10-21T09:55:19.398Z] ---> 04d710bd30c8 [2020-10-21T09:55:19.398Z] Step 23/24 : LABEL git_sha=f3e26f1634ecffa893d4a8951ff0a14f292d6817 [2020-10-21T09:55:19.398Z] ---> Running in bbb94010faa0 [2020-10-21T09:55:19.993Z] Removing intermediate container bbb94010faa0 [2020-10-21T09:55:19.993Z] ---> beb3d2c5d65c [2020-10-21T09:55:19.993Z] Step 24/24 : LABEL version=0.0.0 [2020-10-21T09:55:19.993Z] ---> Running in 5590b9480580 [2020-10-21T09:55:20.268Z] Removing intermediate container 5590b9480580 [2020-10-21T09:55:20.268Z] ---> 4865f6239145 [2020-10-21T09:55:20.268Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-21T09:55:20.541Z] Successfully built 4865f6239145 [2020-10-21T09:55:20.541Z] 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-21T09:55:22.960Z] provisioning config files... [2020-10-21T09:55:22.979Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-635@tmp/config4921903076531513026tmp [Pipeline] { [Pipeline] sh [2020-10-21T09:55:23.373Z] + set +x [2020-10-21T09:55:23.373Z] + curl -s https://codecov.io/bash [2020-10-21T09:55:23.373Z] + bash -s -- [2020-10-21T09:55:23.636Z] [2020-10-21T09:55:23.636Z] _____ _ [2020-10-21T09:55:23.636Z] / ____| | | [2020-10-21T09:55:23.636Z] | | ___ __| | ___ ___ _____ __ [2020-10-21T09:55:23.636Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-10-21T09:55:23.636Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-10-21T09:55:23.636Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-10-21T09:55:23.636Z] Bash-20201009-048fee3 [2020-10-21T09:55:23.636Z] [2020-10-21T09:55:23.636Z] [2020-10-21T09:55:23.636Z] ==> Jenkins CI detected. [2020-10-21T09:55:23.636Z] project root: . [2020-10-21T09:55:23.636Z] --> token set from env [2020-10-21T09:55:23.636Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-10-21T09:55:23.636Z] ==> Running gcov in . (disable via -X gcov) [2020-10-21T09:55:23.636Z] ==> Python coveragepy not found [2020-10-21T09:55:23.636Z] ==> Searching for coverage reports in: [2020-10-21T09:55:23.636Z] + . [2020-10-21T09:55:23.636Z] -> Found 1 reports [2020-10-21T09:55:23.636Z] ==> Detecting git/mercurial file structure [2020-10-21T09:55:23.636Z] ==> Reading reports [2020-10-21T09:55:23.636Z] + ./coverage.out bytes=110398 [2020-10-21T09:55:23.636Z] ==> Appending adjustments [2020-10-21T09:55:23.636Z] https://docs.codecov.io/docs/fixing-reports [2020-10-21T09:55:24.213Z] + Found adjustments [2020-10-21T09:55:24.213Z] ==> Gzipping contents [2020-10-21T09:55:24.213Z] ==> Uploading reports [2020-10-21T09:55:24.213Z] url: https://codecov.io [2020-10-21T09:55:24.213Z] query: branch=PR-635&commit=f3e26f1634ecffa893d4a8951ff0a14f292d6817&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-635%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=635&job=&cmd_args= [2020-10-21T09:55:24.213Z] -> Pinging Codecov [2020-10-21T09:55:24.213Z] https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-635&commit=f3e26f1634ecffa893d4a8951ff0a14f292d6817&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-635%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=635&job=&cmd_args= [2020-10-21T09:55:24.213Z] -> Uploading to [2020-10-21T09:55:24.213Z] [2020-10-21T09:55:24.213Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-21T09:55:24.213Z] Dload Upload Total Spent Left Speed [2020-10-21T09:55:24.213Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error [2020-10-21T09:55:24.213Z] X> Failed to upload [2020-10-21T09:55:24.213Z] ==> Uploading to Codecov [2020-10-21T09:55:24.474Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-21T09:55:24.475Z] Dload Upload Total Spent Left Speed [2020-10-21T09:55:25.421Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 99 19156 0 0 100 19046 0 20462 --:--:-- --:--:-- --:--:-- 20457 100 19156 100 110 100 19046 118 20457 --:--:-- --:--:-- --:--:-- 20457 [2020-10-21T09:55:25.421Z] View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/f3e26f1634ecffa893d4a8951ff0a14f292d6817 [Pipeline] } [2020-10-21T09:55:25.431Z] 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-21T09:55:28.237Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T09:55:28.804Z] ---> package-listing.sh [2020-10-21T09:55:28.804Z] ++ facter osfamily [2020-10-21T09:55:28.804Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-21T09:55:28.804Z] + OS_FAMILY=redhat [2020-10-21T09:55:28.804Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-635 [2020-10-21T09:55:28.804Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-21T09:55:28.804Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-21T09:55:28.804Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-21T09:55:28.804Z] + PACKAGES=/tmp/packages_start.txt [2020-10-21T09:55:28.804Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-635 ']' [2020-10-21T09:55:28.804Z] + PACKAGES=/tmp/packages_end.txt [2020-10-21T09:55:28.804Z] + case "${OS_FAMILY}" in [2020-10-21T09:55:28.804Z] + rpm -qa [2020-10-21T09:55:28.804Z] + sort [2020-10-21T09:55:34.138Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-21T09:55:34.138Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-21T09:55:34.138Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-21T09:55:34.138Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-635 ']' [2020-10-21T09:55:34.138Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-635/archives/ [2020-10-21T09:55:34.138Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-635/archives/ [Pipeline] echo [2020-10-21T09:55:34.151Z] 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-635/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-10-21T09:55:34.443Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-21T09:55:34.754Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-21T09:55:34.754Z] [2020-10-21T09:55:34.754Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-21T09:55:35.125Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-21T09:55:35.125Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-21T09:55:35.125Z] df20fa9351a1: Pulling fs layer [2020-10-21T09:55:35.125Z] 36b3adc4ff6f: Pulling fs layer [2020-10-21T09:55:35.125Z] 8ad3a11d3b57: Pulling fs layer [2020-10-21T09:55:35.125Z] 46f8f816bc3b: Pulling fs layer [2020-10-21T09:55:35.125Z] 93b61091891f: Pulling fs layer [2020-10-21T09:55:35.125Z] 93b9cdb0e59b: Pulling fs layer [2020-10-21T09:55:35.125Z] 5e14af77c1be: Pulling fs layer [2020-10-21T09:55:35.125Z] 01666e4c0597: Pulling fs layer [2020-10-21T09:55:35.125Z] aa168da1d23b: Pulling fs layer [2020-10-21T09:55:35.125Z] 93b9cdb0e59b: Waiting [2020-10-21T09:55:35.126Z] 5e14af77c1be: Waiting [2020-10-21T09:55:35.126Z] aa168da1d23b: Waiting [2020-10-21T09:55:35.126Z] 46f8f816bc3b: Waiting [2020-10-21T09:55:35.126Z] 93b61091891f: Waiting [2020-10-21T09:55:35.126Z] 01666e4c0597: Waiting [2020-10-21T09:55:35.126Z] 36b3adc4ff6f: Verifying Checksum [2020-10-21T09:55:35.126Z] 36b3adc4ff6f: Download complete [2020-10-21T09:55:35.126Z] 46f8f816bc3b: Verifying Checksum [2020-10-21T09:55:35.126Z] 46f8f816bc3b: Download complete [2020-10-21T09:55:35.399Z] df20fa9351a1: Verifying Checksum [2020-10-21T09:55:35.399Z] df20fa9351a1: Download complete [2020-10-21T09:55:35.399Z] 93b9cdb0e59b: Verifying Checksum [2020-10-21T09:55:35.399Z] 93b9cdb0e59b: Download complete [2020-10-21T09:55:35.399Z] 93b61091891f: Verifying Checksum [2020-10-21T09:55:35.399Z] 93b61091891f: Download complete [2020-10-21T09:55:35.399Z] 01666e4c0597: Verifying Checksum [2020-10-21T09:55:35.399Z] 01666e4c0597: Download complete [2020-10-21T09:55:35.399Z] 8ad3a11d3b57: Verifying Checksum [2020-10-21T09:55:35.399Z] 8ad3a11d3b57: Download complete [2020-10-21T09:55:35.399Z] 5e14af77c1be: Verifying Checksum [2020-10-21T09:55:35.399Z] 5e14af77c1be: Download complete [2020-10-21T09:55:35.663Z] df20fa9351a1: Pull complete [2020-10-21T09:55:35.925Z] 36b3adc4ff6f: Pull complete [2020-10-21T09:55:36.501Z] 8ad3a11d3b57: Pull complete [2020-10-21T09:55:36.501Z] 46f8f816bc3b: Pull complete [2020-10-21T09:55:37.077Z] 93b61091891f: Pull complete [2020-10-21T09:55:37.077Z] 93b9cdb0e59b: Pull complete [2020-10-21T09:55:37.346Z] 5e14af77c1be: Pull complete [2020-10-21T09:55:37.609Z] 01666e4c0597: Pull complete [2020-10-21T09:55:37.875Z] aa168da1d23b: Verifying Checksum [2020-10-21T09:55:37.875Z] aa168da1d23b: Download complete [2020-10-21T09:55:44.512Z] aa168da1d23b: Pull complete [2020-10-21T09:55:44.512Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-21T09:55:44.512Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-21T09:55:44.512Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-21T09:55:44.926Z] prd-centos7-docker-4c-2g-7471 does not seem to be running inside a container [2020-10-21T09:55:44.979Z] $ 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-635/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-635 -v /w/workspace/dgexfoundry_device-sdk-go_PR-635:/w/workspace/dgexfoundry_device-sdk-go_PR-635:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-635@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-635@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-10-21T09:55:47.642Z] $ docker top 91be1b7e33c39f0fdd31e19824b8c2f189d3747ee65c944155404c4543089be4 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-21T09:55:48.161Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-21T09:55:48.460Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-21T09:55:48.764Z] + ls /var/log/sa-host [2020-10-21T09:55:48.764Z] + sadf -c /var/log/sa-host/sa05 [2020-10-21T09:55:48.764Z] file_magic: OK [2020-10-21T09:55:48.764Z] HZ: Using current value: 100 [2020-10-21T09:55:48.764Z] file_header: OK [2020-10-21T09:55:48.764Z] 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-21T09:55:48.764Z] Statistics: [2020-10-21T09:55:48.764Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-21T09:55:48.764Z] File successfully converted to sysstat format version 12.2.1 [2020-10-21T09:55:48.764Z] + sadf -c /var/log/sa-host/sa21 [2020-10-21T09:55:48.764Z] file_magic: OK [2020-10-21T09:55:48.764Z] HZ: Using current value: 100 [2020-10-21T09:55:48.764Z] file_header: OK [2020-10-21T09:55:48.764Z] 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-21T09:55:48.764Z] Statistics: [2020-10-21T09:55:48.764Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-21T09:55:48.764Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-21T09:55:49.005Z] provisioning config files... [2020-10-21T09:55:49.025Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-635@tmp/config6526696651845248191tmp [Pipeline] { [Pipeline] echo [2020-10-21T09:55:49.105Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T09:55:49.402Z] ---> create-netrc.sh [Pipeline] } [2020-10-21T09:55:49.412Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-21T09:55:49.532Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T09:55:49.831Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-21T09:55:49.843Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T09:55:50.142Z] ---> sudo-logs.sh [2020-10-21T09:55:50.142Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-21T09:55:50.153Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T09:55:50.452Z] ---> job-cost.sh [2020-10-21T09:55:50.452Z] lf-activate-venv: SKIPPING [2020-10-21T09:55:50.452Z] INFO: No Stack... [2020-10-21T09:55:51.841Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-21T09:55:52.103Z] INFO: Archiving Costs [Pipeline] echo [2020-10-21T09:55:52.116Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T09:55:52.411Z] ---> logs-deploy.sh [2020-10-21T09:55:52.411Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-635/5 [2020-10-21T09:55:52.411Z] INFO: archiving workspace using pattern(s): [2020-10-21T09:55:53.805Z] Archives upload complete. [2020-10-21T09:55:54.067Z] INFO: archiving logs to Nexus [2020-10-21T09:55:55.015Z] ---> uname -a: [2020-10-21T09:55:55.015Z] Linux prd-centos7-docker-4c-2g-7471.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-10-21T09:55:55.015Z] [2020-10-21T09:55:55.015Z] [2020-10-21T09:55:55.015Z] ---> lscpu: [2020-10-21T09:55:55.015Z] Architecture: x86_64 [2020-10-21T09:55:55.015Z] CPU op-mode(s): 32-bit, 64-bit [2020-10-21T09:55:55.015Z] Byte Order: Little Endian [2020-10-21T09:55:55.015Z] Address sizes: 40 bits physical, 48 bits virtual [2020-10-21T09:55:55.015Z] CPU(s): 4 [2020-10-21T09:55:55.015Z] On-line CPU(s) list: 0-3 [2020-10-21T09:55:55.015Z] Thread(s) per core: 1 [2020-10-21T09:55:55.015Z] Core(s) per socket: 1 [2020-10-21T09:55:55.015Z] Socket(s): 4 [2020-10-21T09:55:55.015Z] NUMA node(s): 1 [2020-10-21T09:55:55.015Z] Vendor ID: GenuineIntel [2020-10-21T09:55:55.015Z] CPU family: 6 [2020-10-21T09:55:55.015Z] Model: 44 [2020-10-21T09:55:55.015Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-10-21T09:55:55.015Z] Stepping: 1 [2020-10-21T09:55:55.015Z] CPU MHz: 2933.442 [2020-10-21T09:55:55.015Z] BogoMIPS: 5866.88 [2020-10-21T09:55:55.015Z] Virtualization: VT-x [2020-10-21T09:55:55.015Z] Hypervisor vendor: KVM [2020-10-21T09:55:55.015Z] Virtualization type: full [2020-10-21T09:55:55.015Z] L1d cache: 128 KiB [2020-10-21T09:55:55.015Z] L1i cache: 128 KiB [2020-10-21T09:55:55.015Z] L2 cache: 16 MiB [2020-10-21T09:55:55.015Z] L3 cache: 64 MiB [2020-10-21T09:55:55.015Z] NUMA node0 CPU(s): 0-3 [2020-10-21T09:55:55.015Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-10-21T09:55:55.015Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-10-21T09:55:55.015Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-10-21T09:55:55.015Z] Vulnerability Meltdown: Mitigation; PTI [2020-10-21T09:55:55.015Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-10-21T09:55:55.015Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-10-21T09:55:55.015Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-10-21T09:55:55.015Z] Vulnerability Tsx async abort: Not affected [2020-10-21T09:55:55.015Z] 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-21T09:55:55.015Z] [2020-10-21T09:55:55.015Z] [2020-10-21T09:55:55.015Z] ---> nproc: [2020-10-21T09:55:55.015Z] 4 [2020-10-21T09:55:55.015Z] [2020-10-21T09:55:55.015Z] [2020-10-21T09:55:55.015Z] ---> df -h: [2020-10-21T09:55:55.015Z] Filesystem Size Used Available Use% Mounted on [2020-10-21T09:55:55.015Z] overlay 50.0G 7.2G 42.8G 14% / [2020-10-21T09:55:55.015Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-10-21T09:55:55.015Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-10-21T09:55:55.015Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-10-21T09:55:55.015Z] /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os [2020-10-21T09:55:55.015Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf [2020-10-21T09:55:55.015Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname [2020-10-21T09:55:55.015Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts [2020-10-21T09:55:55.015Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dgexfoundry_device-sdk-go_PR-635 [2020-10-21T09:55:55.015Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dgexfoundry_device-sdk-go_PR-635@tmp [2020-10-21T09:55:55.015Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host [2020-10-21T09:55:55.015Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure [2020-10-21T09:55:55.015Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log [2020-10-21T09:55:55.015Z] /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json [2020-10-21T09:55:55.015Z] [2020-10-21T09:55:55.015Z] [2020-10-21T09:55:55.015Z] ---> free -m: [2020-10-21T09:55:55.015Z] total used free shared buff/cache available [2020-10-21T09:55:55.015Z] Mem: 1837 690 114 0 1032 1044 [2020-10-21T09:55:55.015Z] Swap: 1023 1 1022 [2020-10-21T09:55:55.015Z] [2020-10-21T09:55:55.015Z] [2020-10-21T09:55:55.015Z] ---> ip addr: [2020-10-21T09:55:55.015Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-10-21T09:55:55.015Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-10-21T09:55:55.015Z] inet 127.0.0.1/8 scope host lo [2020-10-21T09:55:55.015Z] valid_lft forever preferred_lft forever [2020-10-21T09:55:55.015Z] inet6 ::1/128 scope host [2020-10-21T09:55:55.015Z] valid_lft forever preferred_lft forever [2020-10-21T09:55:55.015Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-10-21T09:55:55.015Z] link/ether fa:16:3e:f6:aa:2b brd ff:ff:ff:ff:ff:ff [2020-10-21T09:55:55.015Z] inet 10.30.123.75/23 brd 10.30.123.255 scope global dynamic eth0 [2020-10-21T09:55:55.015Z] valid_lft 85930sec preferred_lft 85930sec [2020-10-21T09:55:55.015Z] inet6 fe80::f816:3eff:fef6:aa2b/64 scope link [2020-10-21T09:55:55.015Z] valid_lft forever preferred_lft forever [2020-10-21T09:55:55.016Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-10-21T09:55:55.016Z] link/ether 02:42:07:03:e6:e1 brd ff:ff:ff:ff:ff:ff [2020-10-21T09:55:55.016Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-10-21T09:55:55.016Z] valid_lft forever preferred_lft forever [2020-10-21T09:55:55.016Z] inet6 fe80::42:7ff:fe03:e6e1/64 scope link [2020-10-21T09:55:55.016Z] valid_lft forever preferred_lft forever [2020-10-21T09:55:55.016Z] [2020-10-21T09:55:55.016Z] [2020-10-21T09:55:55.016Z] ---> sar -b -r -n DEV: [2020-10-21T09:55:55.016Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/21/20 _x86_64_ (4 CPU) [2020-10-21T09:55:55.016Z] [2020-10-21T09:55:55.016Z] 09:47:44 LINUX RESTART (4 CPU) [2020-10-21T09:55:55.016Z] [2020-10-21T09:55:55.016Z] 09:49:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-10-21T09:55:55.016Z] 09:50:01 3.83 0.00 3.83 0.00 0.00 127.26 0.00 [2020-10-21T09:55:55.016Z] 09:51:01 0.87 0.00 0.87 0.00 0.00 11.31 0.00 [2020-10-21T09:55:55.016Z] 09:52:01 0.37 0.00 0.37 0.00 0.00 5.58 0.00 [2020-10-21T09:55:55.016Z] 09:53:01 0.17 0.00 0.17 0.00 0.00 1.73 0.00 [2020-10-21T09:55:55.016Z] 09:54:01 0.33 0.00 0.33 0.00 0.00 5.21 0.00 [2020-10-21T09:55:55.016Z] 09:55:01 0.27 0.02 0.25 0.00 0.13 2.75 0.00 [2020-10-21T09:55:55.016Z] Average: 0.97 0.00 0.97 0.00 0.02 25.64 0.00 [2020-10-21T09:55:55.016Z] [2020-10-21T09:55:55.016Z] 09:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-10-21T09:55:55.016Z] 09:50:01 162864 0 589012 31.30 2620 1127060 1082088 36.93 426172 1134016 16 [2020-10-21T09:55:55.016Z] 09:51:01 162072 0 589796 31.35 2620 1127068 1082288 36.94 427044 1133764 12 [2020-10-21T09:55:55.016Z] 09:52:01 161816 0 590048 31.36 2620 1127072 1082276 36.94 426920 1133764 12 [2020-10-21T09:55:55.016Z] 09:53:01 160480 0 591380 31.43 2620 1127076 1082156 36.93 434436 1127736 8 [2020-10-21T09:55:55.016Z] 09:54:01 160648 0 591208 31.42 2620 1127080 1082228 36.93 439336 1122980 8 [2020-10-21T09:55:55.016Z] 09:55:01 161108 0 590712 31.39 2620 1127116 1082156 36.93 439232 1122984 20 [2020-10-21T09:55:55.016Z] Average: 161498 0 590359 31.38 2620 1127079 1082199 36.93 432190 1129207 13 [2020-10-21T09:55:55.016Z] [2020-10-21T09:55:55.016Z] 09:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-10-21T09:55:55.016Z] 09:50:01 eth0 0.63 0.08 0.04 0.02 0.00 0.00 0.00 0.00 [2020-10-21T09:55:55.016Z] 09:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-21T09:55:55.016Z] 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-21T09:55:55.016Z] 09:51:01 eth0 1.32 0.48 0.46 0.18 0.00 0.00 0.00 0.00 [2020-10-21T09:55:55.016Z] 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-21T09:55:55.016Z] 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-21T09:55:55.016Z] 09:52:01 eth0 0.53 0.45 0.29 0.24 0.00 0.00 0.00 0.00 [2020-10-21T09:55:55.016Z] 09:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-21T09:55:55.016Z] 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-21T09:55:55.016Z] 09:53:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-10-21T09:55:55.016Z] 09:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-21T09:55:55.016Z] 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-21T09:55:55.016Z] 09:54:01 eth0 0.27 0.20 0.14 0.08 0.00 0.00 0.00 0.00 [2020-10-21T09:55:55.016Z] 09:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-21T09:55:55.016Z] 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-21T09:55:55.016Z] 09:55:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-10-21T09:55:55.016Z] 09:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-21T09:55:55.016Z] 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-21T09:55:55.016Z] Average: eth0 0.49 0.23 0.16 0.09 0.00 0.00 0.00 0.00 [2020-10-21T09:55:55.016Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-21T09:55:55.016Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-21T09:55:55.016Z] [2020-10-21T09:55:55.016Z] [2020-10-21T09:55:55.016Z] ---> sar -P ALL: [2020-10-21T09:55:55.016Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/21/20 _x86_64_ (4 CPU) [2020-10-21T09:55:55.016Z] [2020-10-21T09:55:55.016Z] 09:47:44 LINUX RESTART (4 CPU) [2020-10-21T09:55:55.016Z] [2020-10-21T09:55:55.016Z] 09:49:01 CPU %user %nice %system %iowait %steal %idle [2020-10-21T09:55:55.016Z] 09:50:01 all 0.18 0.00 0.05 0.00 0.00 99.77 [2020-10-21T09:55:55.016Z] 09:50:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2020-10-21T09:55:55.016Z] 09:50:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2020-10-21T09:55:55.016Z] 09:50:01 2 0.07 0.00 0.07 0.00 0.00 99.87 [2020-10-21T09:55:55.016Z] 09:50:01 3 0.58 0.00 0.05 0.00 0.00 99.37 [2020-10-21T09:55:55.016Z] 09:51:01 all 0.14 0.00 0.03 0.00 0.00 99.82 [2020-10-21T09:55:55.016Z] 09:51:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2020-10-21T09:55:55.016Z] 09:51:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2020-10-21T09:55:55.016Z] 09:51:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2020-10-21T09:55:55.016Z] 09:51:01 3 0.45 0.00 0.03 0.00 0.02 99.50 [2020-10-21T09:55:55.016Z] 09:52:01 all 0.16 0.00 0.03 0.00 0.00 99.80 [2020-10-21T09:55:55.016Z] 09:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-10-21T09:55:55.016Z] 09:52:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2020-10-21T09:55:55.016Z] 09:52:01 2 0.08 0.00 0.08 0.00 0.00 99.83 [2020-10-21T09:55:55.016Z] 09:52:01 3 0.52 0.00 0.02 0.00 0.00 99.47 [2020-10-21T09:55:55.016Z] 09:53:01 all 0.17 0.00 0.04 0.00 0.00 99.80 [2020-10-21T09:55:55.016Z] 09:53:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2020-10-21T09:55:55.016Z] 09:53:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2020-10-21T09:55:55.016Z] 09:53:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2020-10-21T09:55:55.016Z] 09:53:01 3 0.55 0.00 0.03 0.00 0.00 99.42 [2020-10-21T09:55:55.016Z] 09:54:01 all 0.17 0.00 0.05 0.00 0.00 99.78 [2020-10-21T09:55:55.016Z] 09:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-10-21T09:55:55.016Z] 09:54:01 1 0.05 0.00 0.10 0.00 0.00 99.85 [2020-10-21T09:55:55.016Z] 09:54:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2020-10-21T09:55:55.016Z] 09:54:01 3 0.55 0.00 0.05 0.00 0.00 99.40 [2020-10-21T09:55:55.016Z] 09:55:01 all 0.12 0.00 0.04 0.00 0.00 99.84 [2020-10-21T09:55:55.016Z] 09:55:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2020-10-21T09:55:55.016Z] 09:55:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2020-10-21T09:55:55.016Z] 09:55:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2020-10-21T09:55:55.016Z] 09:55:01 3 0.42 0.00 0.07 0.00 0.00 99.52 [2020-10-21T09:55:55.016Z] Average: all 0.16 0.00 0.04 0.00 0.00 99.80 [2020-10-21T09:55:55.016Z] Average: 0 0.03 0.00 0.03 0.00 0.00 99.94 [2020-10-21T09:55:55.016Z] Average: 1 0.03 0.00 0.04 0.00 0.00 99.92 [2020-10-21T09:55:55.016Z] Average: 2 0.05 0.00 0.04 0.00 0.00 99.91 [2020-10-21T09:55:55.016Z] Average: 3 0.51 0.00 0.04 0.00 0.00 99.44 [2020-10-21T09:55:55.016Z] [2020-10-21T09:55:55.016Z] [2020-10-21T09:55:55.016Z]