Pull request #630 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from e4c69b4924943189544546dd5f3842dc0b32abc9+0f8fd9ff9b590fc1e2af7debc1be47c4c78a0866 (b5d2544eb94164d6a89866b40af4db3b7c18f354) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a2cbe11917bfb8801b6bc99aaa80229564ed4294 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a2cbe11917bfb8801b6bc99aaa80229564ed4294 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-630/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-630/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-6185 in /w/workspace/dgexfoundry_device-sdk-go_PR-630 [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-630 # 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 0f8fd9ff9b590fc1e2af7debc1be47c4c78a0866 into PR head commit e4c69b4924943189544546dd5f3842dc0b32abc9 Merge succeeded, producing e4c69b4924943189544546dd5f3842dc0b32abc9 Checking out Revision e4c69b4924943189544546dd5f3842dc0b32abc9 (PR-630) > 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/630/head:refs/remotes/origin/PR-630 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e4c69b4924943189544546dd5f3842dc0b32abc9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 0f8fd9ff9b590fc1e2af7debc1be47c4c78a0866 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e4c69b4924943189544546dd5f3842dc0b32abc9 # timeout=10 Commit message: "build(deps): bump github.com/OneOfOne/xxhash from 1.2.6 to 1.2.8" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:57:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:57:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:57:14 ========================================================= 06:57:14 EdgeX Global Pipelines Version Info 06:57:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:57:16 ------------------- 06:57:16 stable info: 06:57:16 ------------------- 06:57:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:57:16 Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 06:57:16 Message: update stable to v1.0.144 06:57:17 ------------------- 06:57:17 experimental info: 06:57:17 ------------------- 06:57:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:57:17 Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 06:57:17 Message: update experimental to v1.0.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 06:57:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 06:57:18 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 06:57:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:57:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:57:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:57:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:57:18 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:57:18 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:57:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 06:57:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:57:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:57:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 06:57:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:57:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:57:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:57:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:57:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:57:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:57:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:57:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:57:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:57:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 06:57:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:57:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:57:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:57:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-630 [Pipeline] echo 06:57:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-630 [Pipeline] echo 06:57:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-630 [Pipeline] echo 06:57:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e4c69b4924943189544546dd5f3842dc0b32abc9 [Pipeline] echo 06:57:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e4c69b4 [Pipeline] echo 06:57:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:57:23 + git log --format=format:%s -1 e4c69b4924943189544546dd5f3842dc0b32abc9 [Pipeline] echo 06:57:23 GIT_COMMIT: e4c69b4924943189544546dd5f3842dc0b32abc9, Commit Message: build(deps): bump github.com/OneOfOne/xxhash from 1.2.6 to 1.2.8 [Pipeline] echo 06:57:23 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:57:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:57:24 06:57:24 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:57:24 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:57:24 latest: Pulling from edgex-devops/git-semver 06:57:24 31603596830f: Pulling fs layer 06:57:24 2a8b12db71e7: Pulling fs layer 06:57:24 6ca5941a6612: Pulling fs layer 06:57:24 ecc8261a40a4: Pulling fs layer 06:57:24 ecc8261a40a4: Waiting 06:57:24 2a8b12db71e7: Download complete 06:57:25 31603596830f: Verifying Checksum 06:57:25 31603596830f: Download complete 06:57:25 ecc8261a40a4: Verifying Checksum 06:57:25 ecc8261a40a4: Download complete 06:57:25 6ca5941a6612: Verifying Checksum 06:57:25 6ca5941a6612: Download complete 06:57:25 31603596830f: Pull complete 06:57:25 2a8b12db71e7: Pull complete 06:57:26 6ca5941a6612: Pull complete 06:57:26 ecc8261a40a4: Pull complete 06:57:26 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:57:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:57:26 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:57:26 prd-centos7-docker-4c-2g-6185 does not seem to be running inside a container 06:57:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-630 -v /w/workspace/dgexfoundry_device-sdk-go_PR-630:/w/workspace/dgexfoundry_device-sdk-go_PR-630:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-630@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-630@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:57:29 $ docker top b4d7cf884432920c6cb8eaee5b01d0a03c89043e7ad721cc860871e35bf4956f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:57:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:57:29 [ssh-agent] Looking for ssh-agent implementation... 06:57:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:57:30 $ docker exec b4d7cf884432920c6cb8eaee5b01d0a03c89043e7ad721cc860871e35bf4956f ssh-agent 06:57:30 SSH_AUTH_SOCK=/tmp/ssh-PMREgeAtsUgf/agent.13 06:57:30 SSH_AGENT_PID=18 06:57:30 Running ssh-add (command line suppressed) 06:57:30 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-630@tmp/private_key_6006875705741747238.key (/w/workspace/dgexfoundry_device-sdk-go_PR-630@tmp/private_key_6006875705741747238.key) 06:57:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:57:30 + git tag --points-at HEAD [Pipeline] } 06:57:31 $ docker exec --env ******** --env ******** b4d7cf884432920c6cb8eaee5b01d0a03c89043e7ad721cc860871e35bf4956f ssh-agent -k 06:57:31 unset SSH_AUTH_SOCK; 06:57:31 unset SSH_AGENT_PID; 06:57:31 echo Agent pid 18 killed; 06:57:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:57:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:57:31 [ssh-agent] Looking for ssh-agent implementation... 06:57:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:57:31 $ docker exec b4d7cf884432920c6cb8eaee5b01d0a03c89043e7ad721cc860871e35bf4956f ssh-agent 06:57:31 SSH_AUTH_SOCK=/tmp/ssh-WFfyqnNzkYny/agent.46 06:57:31 SSH_AGENT_PID=51 06:57:31 Running ssh-add (command line suppressed) 06:57:32 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-630@tmp/private_key_1049821051205202260.key (/w/workspace/dgexfoundry_device-sdk-go_PR-630@tmp/private_key_1049821051205202260.key) 06:57:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:57:32 + git semver init 06:57:32 # -> Open(): unable to determine branch for HEAD 06:57:32 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-630/.git 06:57:32 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-630 06:57:32 # $SEMVER_REMOTE_NAME = origin 06:57:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:57:32 # $SEMVER_USER_NAME = edgex-jenkins 06:57:32 # $SEMVER_BRANCH = PR-630 06:57:32 # $SEMVER_TEMP = /tmp/semver-085420608 06:57:32 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 06:57:33 # '/tmp/semver-085420608' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-630/.semver' 06:57:33 # -> Force: false 06:57:33 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-630/.semver [Pipeline] } 06:57:33 $ docker exec --env ******** --env ******** b4d7cf884432920c6cb8eaee5b01d0a03c89043e7ad721cc860871e35bf4956f ssh-agent -k 06:57:33 unset SSH_AUTH_SOCK; 06:57:33 unset SSH_AGENT_PID; 06:57:33 echo Agent pid 51 killed; 06:57:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:57:33 + git semver [Pipeline] } 06:57:33 $ docker stop --time=1 b4d7cf884432920c6cb8eaee5b01d0a03c89043e7ad721cc860871e35bf4956f 06:57:35 $ docker rm -f b4d7cf884432920c6cb8eaee5b01d0a03c89043e7ad721cc860871e35bf4956f [Pipeline] // withDockerContainer [Pipeline] sh 06:57:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:57:36 Stashed 1 file(s) [Pipeline] echo 06:57:36 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 06:57:52 Still waiting to schedule task 06:57:52 ‘prd-centos7-docker-4c-2g-3642’ is offline; ‘prd-centos7-docker-4c-2g-6186’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ doesn’t have label ‘centos7-docker-4c-2g’ 06:57:52 Still waiting to schedule task 06:57:52 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 07:00:11 Running on prd-centos7-docker-4c-2g-6187 in /w/workspace/dgexfoundry_device-sdk-go_PR-630 [Pipeline] { [Pipeline] ws 07:00:11 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 07:00:22 using credential edgex-jenkins-ssh 07:00:22 Cloning the remote Git repository 07:00:22 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 07:00:22 > git init /w/workspace/device-sdk-go/1 # timeout=10 07:00:22 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:00:22 > git --version # timeout=10 07:00:22 > git --version # 'git version 2.16.5' 07:00:22 using GIT_SSH to set credentials SSH Credentials for GitHub 07:00:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:00:23 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:00:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:00:23 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:00:23 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:00:23 using GIT_SSH to set credentials SSH Credentials for GitHub 07:00:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/630/head:refs/remotes/origin/PR-630 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:00:24 Merging remotes/origin/master commit 0f8fd9ff9b590fc1e2af7debc1be47c4c78a0866 into PR head commit e4c69b4924943189544546dd5f3842dc0b32abc9 07:00:24 Merge succeeded, producing e4c69b4924943189544546dd5f3842dc0b32abc9 07:00:24 Checking out Revision e4c69b4924943189544546dd5f3842dc0b32abc9 (PR-630) 07:00:24 > git config core.sparsecheckout # timeout=10 07:00:24 > git checkout -f e4c69b4924943189544546dd5f3842dc0b32abc9 # timeout=10 07:00:24 > git remote # timeout=10 07:00:24 > git config --get remote.origin.url # timeout=10 07:00:24 using GIT_SSH to set credentials SSH Credentials for GitHub 07:00:24 > git merge 0f8fd9ff9b590fc1e2af7debc1be47c4c78a0866 # timeout=10 07:00:24 > git rev-parse HEAD^{commit} # timeout=10 07:00:24 > git config core.sparsecheckout # timeout=10 07:00:24 > git checkout -f e4c69b4924943189544546dd5f3842dc0b32abc9 # timeout=10 07:00:29 Commit message: "build(deps): bump github.com/OneOfOne/xxhash from 1.2.6 to 1.2.8" 07:00:29 > git --version # timeout=10 07:00:29 > git --version # 'git version 2.16.5' 07:00:29 fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 07:00:30 ========================================================= 07:00:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 07:00:30 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:00:31 + 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 . 07:00:32 Sending build context to Docker daemon 2.318MB 07:00:32 Step 1/8 : ARG BASE=golang:1.15-alpine 07:00:32 Step 2/8 : FROM ${BASE} 07:00:32 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 07:00:32 df20fa9351a1: Pulling fs layer 07:00:32 ed8968b2872e: Pulling fs layer 07:00:32 a92cc7c5fd73: Pulling fs layer 07:00:32 e871e8e8d7a9: Pulling fs layer 07:00:32 e73272ec9a57: Pulling fs layer 07:00:32 1e910a182e73: Pulling fs layer 07:00:32 4e634b169226: Pulling fs layer 07:00:32 e73272ec9a57: Waiting 07:00:32 1e910a182e73: Waiting 07:00:32 4e634b169226: Waiting 07:00:32 e871e8e8d7a9: Waiting 07:00:33 a92cc7c5fd73: Verifying Checksum 07:00:33 a92cc7c5fd73: Download complete 07:00:33 ed8968b2872e: Verifying Checksum 07:00:33 ed8968b2872e: Download complete 07:00:33 e73272ec9a57: Verifying Checksum 07:00:33 e73272ec9a57: Download complete 07:00:33 1e910a182e73: Verifying Checksum 07:00:33 1e910a182e73: Download complete 07:00:33 df20fa9351a1: Verifying Checksum 07:00:33 df20fa9351a1: Download complete 07:00:33 df20fa9351a1: Pull complete 07:00:34 ed8968b2872e: Pull complete 07:00:34 a92cc7c5fd73: Pull complete 07:00:38 4e634b169226: Verifying Checksum 07:00:38 4e634b169226: Download complete 07:00:39 e871e8e8d7a9: Verifying Checksum 07:00:39 e871e8e8d7a9: Download complete 07:00:52 e871e8e8d7a9: Pull complete 07:00:52 e73272ec9a57: Pull complete 07:00:52 1e910a182e73: Pull complete 07:00:58 4e634b169226: Pull complete 07:00:58 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 07:00:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 07:00:58 ---> f7629b54cfaa 07:00:58 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:00:58 ---> Running in 67fcfc76fc3f 07:00:58 Removing intermediate container 67fcfc76fc3f 07:00:58 ---> 823039f0fbe6 07:00:58 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:00:58 ---> Running in e67bca5fee23 07:01:00 Removing intermediate container e67bca5fee23 07:01:00 ---> 333da1189cc6 07:01:00 Step 5/8 : RUN apk add --no-cache make git 07:01:00 ---> Running in bfda21ee3694 07:01:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:01:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:01:03 OK: 166 MiB in 39 packages 07:01:03 Removing intermediate container bfda21ee3694 07:01:03 ---> 656e1a17d993 07:01:03 Step 6/8 : WORKDIR /device-sdk-go 07:01:03 ---> Running in 7ccf035bc0b5 07:01:04 Removing intermediate container 7ccf035bc0b5 07:01:04 ---> b808ca119081 07:01:04 Step 7/8 : COPY . . 07:01:05 ---> ae7d7f51cf4e 07:01:05 Step 8/8 : RUN go mod download 07:01:05 ---> Running in 364786752e81 07:01:10 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6188 in /w/workspace/dgexfoundry_device-sdk-go_PR-630 [Pipeline] { [Pipeline] ws 07:01:11 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 07:01:17 using credential edgex-jenkins-ssh 07:01:18 Cloning the remote Git repository 07:01:18 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 07:01:18 > git init /w/workspace/device-sdk-go/1 # timeout=10 07:01:18 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:01:18 > git --version # timeout=10 07:01:18 > git --version # 'git version 2.17.1' 07:01:18 using GIT_SSH to set credentials SSH Credentials for GitHub 07:01:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:01:20 Merging remotes/origin/master commit 0f8fd9ff9b590fc1e2af7debc1be47c4c78a0866 into PR head commit e4c69b4924943189544546dd5f3842dc0b32abc9 07:01:19 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:01:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:01:19 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:01:19 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:01:19 using GIT_SSH to set credentials SSH Credentials for GitHub 07:01:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/630/head:refs/remotes/origin/PR-630 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:01:20 > git config core.sparsecheckout # timeout=10 07:01:20 > git checkout -f e4c69b4924943189544546dd5f3842dc0b32abc9 # timeout=10 07:01:20 Merge succeeded, producing e4c69b4924943189544546dd5f3842dc0b32abc9 07:01:20 Checking out Revision e4c69b4924943189544546dd5f3842dc0b32abc9 (PR-630) 07:01:20 > git remote # timeout=10 07:01:20 > git config --get remote.origin.url # timeout=10 07:01:20 using GIT_SSH to set credentials SSH Credentials for GitHub 07:01:20 > git merge 0f8fd9ff9b590fc1e2af7debc1be47c4c78a0866 # timeout=10 07:01:20 > git rev-parse HEAD^{commit} # timeout=10 07:01:20 > git config core.sparsecheckout # timeout=10 07:01:20 > git checkout -f e4c69b4924943189544546dd5f3842dc0b32abc9 # timeout=10 07:01:25 Commit message: "build(deps): bump github.com/OneOfOne/xxhash from 1.2.6 to 1.2.8" 07:01:25 > git --version # timeout=10 07:01:25 > git --version # 'git version 2.17.1' 07:01:25 fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 07:01:26 ========================================================= 07:01:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 07:01:26 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:01:27 + 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 . 07:01:28 Sending build context to Docker daemon 2.318MB 07:01:28 Step 1/8 : ARG BASE=golang:1.15-alpine 07:01:28 Step 2/8 : FROM ${BASE} 07:01:28 Removing intermediate container 364786752e81 07:01:28 ---> 47867c03268c 07:01:28 Successfully built 47867c03268c 07:01:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:01:28 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:01:28 b538f80385f9: Pulling fs layer 07:01:28 74f711af9a0d: Pulling fs layer 07:01:28 99f96fe45779: Pulling fs layer 07:01:28 8529a6b9a6be: Pulling fs layer 07:01:28 45590311c82a: Pulling fs layer 07:01:28 69ca0ff8b7b3: Pulling fs layer 07:01:28 209524e5b208: Pulling fs layer 07:01:28 209524e5b208: Waiting 07:01:28 69ca0ff8b7b3: Waiting 07:01:28 8529a6b9a6be: Waiting 07:01:28 45590311c82a: Waiting 07:01:28 99f96fe45779: Verifying Checksum 07:01:28 99f96fe45779: Download complete 07:01:28 74f711af9a0d: Verifying Checksum 07:01:28 74f711af9a0d: Download complete 07:01:28 45590311c82a: Verifying Checksum 07:01:28 45590311c82a: Download complete 07:01:28 69ca0ff8b7b3: Download complete 07:01:28 b538f80385f9: Verifying Checksum 07:01:28 b538f80385f9: Download complete 07:01:29 + docker inspect -f . ci-base-image-x86_64 07:01:29 . [Pipeline] withDockerContainer 07:01:29 b538f80385f9: Pull complete 07:01:30 prd-centos7-docker-4c-2g-6187 does not seem to be running inside a container 07:01:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:01:30 74f711af9a0d: Pull complete 07:01:30 99f96fe45779: Pull complete 07:01:31 209524e5b208: Verifying Checksum 07:01:31 209524e5b208: Download complete 07:01:31 $ docker top 25d36e91eee126d6e1f28ff2f111ead74790cc4af607a217b75f761d6c2f11c6 -eo pid,comm [Pipeline] { [Pipeline] sh 07:01:32 + go version 07:01:32 go version go1.15.2 linux/amd64 [Pipeline] } 07:01:32 $ docker stop --time=1 25d36e91eee126d6e1f28ff2f111ead74790cc4af607a217b75f761d6c2f11c6 07:01:32 8529a6b9a6be: Verifying Checksum 07:01:32 8529a6b9a6be: Download complete 07:01:33 $ docker rm -f 25d36e91eee126d6e1f28ff2f111ead74790cc4af607a217b75f761d6c2f11c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:01:35 + docker inspect -f . ci-base-image-x86_64 07:01:35 . [Pipeline] withDockerContainer 07:01:35 prd-centos7-docker-4c-2g-6187 does not seem to be running inside a container 07:01:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:01:36 $ docker top c733ae2a129cb914bd80a61d1fffffde7f244e1ab8e55ebd09808cc21dc0d699 -eo pid,comm [Pipeline] { [Pipeline] sh 07:01:38 + make test 07:01:38 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:01:42 8529a6b9a6be: Pull complete 07:01:43 45590311c82a: Pull complete 07:01:43 69ca0ff8b7b3: Pull complete 07:01:47 209524e5b208: Pull complete 07:01:47 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 07:01:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 07:01:47 ---> 5bddaf1c2fca 07:01:47 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:01:49 ---> Running in 5b2515208842 07:01:50 Removing intermediate container 5b2515208842 07:01:50 ---> fb60ae5409b8 07:01:50 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:01:50 ---> Running in 6ea7cf571a1d 07:01:53 Removing intermediate container 6ea7cf571a1d 07:01:53 ---> a37b0c14dfa1 07:01:53 Step 5/8 : RUN apk add --no-cache make git 07:01:53 ---> Running in 050ba2f80efb 07:01:54 ? github.com/edgexfoundry/device-sdk-go [no test files] 07:01:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:01:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:01:56 OK: 142 MiB in 39 packages 07:01:57 Removing intermediate container 050ba2f80efb 07:01:57 ---> 1bbd73578739 07:01:57 Step 6/8 : WORKDIR /device-sdk-go 07:01:57 ---> Running in ff05626fc056 07:01:58 Removing intermediate container ff05626fc056 07:01:58 ---> 8cae16775844 07:01:58 Step 7/8 : COPY . . 07:01:59 ---> 016527d3f042 07:01:59 Step 8/8 : RUN go mod download 07:01:59 ---> Running in eb1e4e2b12b7 07:02:21 Removing intermediate container eb1e4e2b12b7 07:02:21 ---> c1b656d14be6 07:02:21 Successfully built c1b656d14be6 07:02:21 Successfully tagged ci-base-image-arm64:latest 07:02:21 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 07:02:21 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 07:02:21 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 07:02:21 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.075s coverage: 21.6% of statements [Pipeline] isUnix [Pipeline] sh 07:02:22 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.605s coverage: 97.1% of statements 07:02:22 + docker inspect -f . ci-base-image-arm64 07:02:22 . [Pipeline] withDockerContainer 07:02:22 prd-ubuntu18.04-docker-arm64-4c-16g-6188 does not seem to be running inside a container 07:02:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:02:24 $ docker top 3ec144e5356eba2965df7e686f5591a54ee6a5f8666593f2a973c6fcfaf058b1 -eo pid,comm [Pipeline] { [Pipeline] sh 07:02:25 + go version 07:02:25 go version go1.15.2 linux/arm64 [Pipeline] } 07:02:25 $ docker stop --time=1 3ec144e5356eba2965df7e686f5591a54ee6a5f8666593f2a973c6fcfaf058b1 07:02:27 $ docker rm -f 3ec144e5356eba2965df7e686f5591a54ee6a5f8666593f2a973c6fcfaf058b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:02:28 + docker inspect -f . ci-base-image-arm64 07:02:28 . [Pipeline] withDockerContainer 07:02:29 prd-ubuntu18.04-docker-arm64-4c-16g-6188 does not seem to be running inside a container 07:02:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:02:30 $ docker top 18cac97d595269aed4b64cf7871e4f4d42058d65adf5baa7a1edd8eaaf2c7da5 -eo pid,comm [Pipeline] { [Pipeline] sh 07:02:32 + make test 07:02:32 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:02:54 ? github.com/edgexfoundry/device-sdk-go [no test files] 07:02:54 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.112s coverage: 9.4% of statements 07:02:54 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.075s coverage: 21.9% of statements 07:02:54 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 07:02:54 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.319s coverage: 42.6% of statements 07:02:54 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 07:02:54 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.594s coverage: 68.9% of statements 07:02:54 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 07:02:54 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 07:02:54 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 07:02:54 ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] 07:02:54 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.150s coverage: 52.6% of statements 07:02:54 ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] 07:02:54 ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] 07:02:54 ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] 07:02:54 ok github.com/edgexfoundry/device-sdk-go/pkg/models 3.821s coverage: 68.9% of statements 07:02:54 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 07:02:54 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 07:02:54 GO111MODULE=on go vet ./... 07:03:13 gofmt -l . 07:03:13 [ "`gofmt -l .`" = "" ] 07:03:13 ./bin/test-attribution-txt.sh 07:03:13 ./bin/test-go-mod-tidy.sh [Pipeline] stash 07:03:14 Stashed 1 file(s) [Pipeline] } 07:03:14 $ docker stop --time=1 c733ae2a129cb914bd80a61d1fffffde7f244e1ab8e55ebd09808cc21dc0d699 07:03:17 $ docker rm -f c733ae2a129cb914bd80a61d1fffffde7f244e1ab8e55ebd09808cc21dc0d699 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:03:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:03:19 + ls -al . 07:03:19 total 188 07:03:19 drwxrwxr-x. 10 jenkins jenkins 4096 Oct 19 07:03 . 07:03:19 drwxrwxr-x. 4 jenkins jenkins 28 Oct 19 07:00 .. 07:03:19 drwxrwxr-x. 2 jenkins jenkins 64 Oct 19 07:00 bin 07:03:19 -rw-r--r--. 1 jenkins jenkins 110398 Oct 19 07:02 coverage.out 07:03:19 -rw-rw-r--. 1 jenkins jenkins 936 Oct 19 07:00 Dockerfile.build 07:03:19 -rw-rw-r--. 1 jenkins jenkins 140 Oct 19 07:00 .dockerignore 07:03:19 drwxrwxr-x. 4 jenkins jenkins 48 Oct 19 07:00 example 07:03:19 drwxrwxr-x. 8 jenkins jenkins 179 Oct 19 07:00 .git 07:03:19 drwxrwxr-x. 2 jenkins jenkins 60 Oct 19 07:00 .github 07:03:19 -rw-rw-r--. 1 jenkins jenkins 138 Oct 19 07:00 .gitignore 07:03:19 -rw-r--r--. 1 jenkins jenkins 517 Oct 19 07:03 go.mod 07:03:19 -rw-r--r--. 1 jenkins jenkins 13658 Oct 19 07:03 go.sum 07:03:19 drwxrwxr-x. 15 jenkins jenkins 211 Oct 19 07:00 internal 07:03:19 -rw-rw-r--. 1 jenkins jenkins 901 Oct 19 07:00 Jenkinsfile 07:03:19 -rw-rw-r--. 1 jenkins jenkins 11341 Oct 19 07:00 LICENSE 07:03:19 -rw-rw-r--. 1 jenkins jenkins 1013 Oct 19 07:00 Makefile 07:03:19 drwxrwxr-x. 4 jenkins jenkins 26 Oct 19 07:00 openapi 07:03:19 drwxrwxr-x. 5 jenkins jenkins 50 Oct 19 07:00 pkg 07:03:19 -rw-rw-r--. 1 jenkins jenkins 5897 Oct 19 07:00 README.md 07:03:19 -rw-rw-r--. 1 jenkins jenkins 4291 Oct 19 07:00 RELEASE-NOTES.txt 07:03:19 drwxrwxr-x. 4 jenkins jenkins 54 Oct 19 07:00 snap 07:03:19 -rw-rw-r--. 1 jenkins jenkins 5 Oct 19 06:57 VERSION 07:03:19 -rw-rw-r--. 1 jenkins jenkins 222 Oct 19 07:00 version.go [Pipeline] isUnix [Pipeline] sh 07:03:20 + 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=e4c69b4924943189544546dd5f3842dc0b32abc9 --label arch=amd64 --label version=0.0.0 . 07:03:20 Sending build context to Docker daemon 2.429MB 07:03:20 Step 1/24 : ARG BASE=golang:1.15-alpine 07:03:20 Step 2/24 : FROM ${BASE} AS builder 07:03:20 ---> 47867c03268c 07:03:20 Step 3/24 : ARG MAKE='make build' 07:03:20 ---> Running in b2d1bae5cec7 07:03:21 Removing intermediate container b2d1bae5cec7 07:03:21 ---> 542ced1e0025 07:03:21 Step 4/24 : WORKDIR /device-sdk-go 07:03:21 ---> Running in 5f71ba61f1d6 07:03:22 Removing intermediate container 5f71ba61f1d6 07:03:22 ---> 2f1a3976e092 07:03:22 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:03:22 ---> Running in 16ad9490576c 07:03:22 Removing intermediate container 16ad9490576c 07:03:22 ---> a8e8831a3b33 07:03:22 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:03:22 ---> Running in e49c57e11fb6 07:03:24 Removing intermediate container e49c57e11fb6 07:03:24 ---> 7e3781f7207f 07:03:24 Step 7/24 : RUN apk add --update --no-cache make git 07:03:24 ---> Running in f6990f32c37b 07:03:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:03:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:03:26 OK: 166 MiB in 39 packages 07:03:27 Removing intermediate container f6990f32c37b 07:03:27 ---> 44b0bc00e340 07:03:27 Step 8/24 : COPY . . 07:03:28 ---> 6349786e22fb 07:03:28 Step 9/24 : RUN ${MAKE} 07:03:28 ---> Running in a77f13695b6f 07:03:29 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 07:03:33 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 07:03:33 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 07:03:33 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 07:03:33 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.120s coverage: 21.6% of statements 07:03:39 ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.264s coverage: 97.1% of statements 07:03:44 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 07:03:46 Removing intermediate container a77f13695b6f 07:03:46 ---> 7894f67f4f11 07:03:46 Step 10/24 : FROM scratch 07:03:46 ---> 07:03:46 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:03:46 ---> Running in ed0af99c8dd4 07:03:46 Removing intermediate container ed0af99c8dd4 07:03:46 ---> 7ff712bb2d8e 07:03:46 Step 12/24 : ENV APP_PORT=49990 07:03:46 ---> Running in a97296b9ab71 07:03:47 Removing intermediate container a97296b9ab71 07:03:47 ---> c5f21914172e 07:03:47 Step 13/24 : EXPOSE $APP_PORT 07:03:47 ---> Running in 7ad2db9b99bc 07:03:47 Removing intermediate container 7ad2db9b99bc 07:03:47 ---> 1c5906b7123f 07:03:47 Step 14/24 : WORKDIR / 07:03:47 ---> Running in d4c435b49cf6 07:03:47 Removing intermediate container d4c435b49cf6 07:03:47 ---> 4a82725c0f3d 07:03:47 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 07:03:48 ---> 2ae68fa9681a 07:03:48 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 07:03:48 ---> ab852914c57e 07:03:48 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 07:03:49 ---> 0e8bfe7c96ff 07:03:49 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 07:03:49 ---> 4d6bcb9ecc7c 07:03:49 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 07:03:49 ---> 362a5db85369 07:03:49 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 07:03:49 ---> Running in 51cc7c95c650 07:03:50 Removing intermediate container 51cc7c95c650 07:03:50 ---> 4f583c8d95d9 07:03:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:03:50 ---> Running in 2f85afca8822 07:03:50 Removing intermediate container 2f85afca8822 07:03:50 ---> f559a7ee076f 07:03:50 Step 22/24 : LABEL arch=amd64 07:03:50 ---> Running in 35218b3515f7 07:03:50 Removing intermediate container 35218b3515f7 07:03:50 ---> ca3a3be0ee32 07:03:50 Step 23/24 : LABEL git_sha=e4c69b4924943189544546dd5f3842dc0b32abc9 07:03:50 ---> Running in a0bd9131cf7a 07:03:50 Removing intermediate container a0bd9131cf7a 07:03:50 ---> 08ef5ec24787 07:03:50 Step 24/24 : LABEL version=0.0.0 07:03:50 ---> Running in dce63cb4a9aa 07:03:51 Removing intermediate container dce63cb4a9aa 07:03:51 ---> 87e2930ef67d 07:03:51 [Warning] One or more build-args [ARCH] were not consumed 07:03:51 Successfully built 87e2930ef67d 07:03:51 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] } 07:04:05 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.132s coverage: 9.4% of statements 07:04:05 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.126s coverage: 21.9% of statements 07:04:05 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 07:04:05 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.567s coverage: 42.6% of statements 07:04:05 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 07:04:05 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.802s coverage: 68.9% of statements 07:04:05 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 07:04:05 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 07:04:05 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 07:04:05 ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] 07:04:05 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.169s coverage: 52.6% of statements 07:04:05 ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] 07:04:05 ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] 07:04:05 ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] 07:04:05 ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.856s coverage: 68.9% of statements 07:04:05 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 07:04:05 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 07:04:05 GO111MODULE=on go vet ./... 07:04:38 gofmt -l . 07:04:38 [ "`gofmt -l .`" = "" ] 07:04:38 ./bin/test-attribution-txt.sh 07:04:38 ./bin/test-go-mod-tidy.sh [Pipeline] stash 07:04:38 Warning: overwriting stash ‘coverage-report’ 07:04:39 Stashed 1 file(s) [Pipeline] } 07:04:39 $ docker stop --time=1 18cac97d595269aed4b64cf7871e4f4d42058d65adf5baa7a1edd8eaaf2c7da5 07:04:41 $ docker rm -f 18cac97d595269aed4b64cf7871e4f4d42058d65adf5baa7a1edd8eaaf2c7da5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:04:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:04:43 + ls -al . 07:04:43 total 224 07:04:43 drwxrwxr-x 10 jenkins jenkins 4096 Oct 19 07:04 . 07:04:43 drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 07:01 .. 07:04:43 -rw-rw-r-- 1 jenkins jenkins 140 Oct 19 07:01 .dockerignore 07:04:43 drwxrwxr-x 8 jenkins jenkins 4096 Oct 19 07:01 .git 07:04:43 drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 07:01 .github 07:04:43 -rw-rw-r-- 1 jenkins jenkins 138 Oct 19 07:01 .gitignore 07:04:43 -rw-rw-r-- 1 jenkins jenkins 936 Oct 19 07:01 Dockerfile.build 07:04:43 -rw-rw-r-- 1 jenkins jenkins 901 Oct 19 07:01 Jenkinsfile 07:04:43 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 19 07:01 LICENSE 07:04:43 -rw-rw-r-- 1 jenkins jenkins 1013 Oct 19 07:01 Makefile 07:04:43 -rw-rw-r-- 1 jenkins jenkins 5897 Oct 19 07:01 README.md 07:04:43 -rw-rw-r-- 1 jenkins jenkins 4291 Oct 19 07:01 RELEASE-NOTES.txt 07:04:43 -rw-rw-r-- 1 jenkins jenkins 5 Oct 19 06:57 VERSION 07:04:43 drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 07:01 bin 07:04:43 -rw-r--r-- 1 jenkins jenkins 110398 Oct 19 07:04 coverage.out 07:04:43 drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 07:01 example 07:04:43 -rw-r--r-- 1 jenkins jenkins 517 Oct 19 07:04 go.mod 07:04:43 -rw-r--r-- 1 jenkins jenkins 13658 Oct 19 07:04 go.sum 07:04:43 drwxrwxr-x 15 jenkins jenkins 4096 Oct 19 07:01 internal 07:04:43 drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 07:01 openapi 07:04:43 drwxrwxr-x 5 jenkins jenkins 4096 Oct 19 07:01 pkg 07:04:43 drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 07:01 snap 07:04:43 -rw-rw-r-- 1 jenkins jenkins 222 Oct 19 07:01 version.go [Pipeline] isUnix [Pipeline] sh 07:04:43 + 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=e4c69b4924943189544546dd5f3842dc0b32abc9 --label arch=arm64 --label version=0.0.0 . 07:04:44 Sending build context to Docker daemon 2.429MB 07:04:44 Step 1/24 : ARG BASE=golang:1.15-alpine 07:04:44 Step 2/24 : FROM ${BASE} AS builder 07:04:44 ---> c1b656d14be6 07:04:44 Step 3/24 : ARG MAKE='make build' 07:04:44 ---> Running in 1c3b5587bf47 07:04:44 Removing intermediate container 1c3b5587bf47 07:04:44 ---> 17786295c76b 07:04:44 Step 4/24 : WORKDIR /device-sdk-go 07:04:45 ---> Running in 2e037e5d84ce 07:04:45 Removing intermediate container 2e037e5d84ce 07:04:45 ---> 7158e0a075b4 07:04:45 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:04:45 ---> Running in 9ef4847b602b 07:04:46 Removing intermediate container 9ef4847b602b 07:04:46 ---> 8fcdc542e099 07:04:46 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:04:46 ---> Running in 569fbdb5a78d 07:04:49 Removing intermediate container 569fbdb5a78d 07:04:49 ---> a22ecd9477dd 07:04:49 Step 7/24 : RUN apk add --update --no-cache make git 07:04:49 ---> Running in 9e9b557378ba 07:04:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:04:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:04:52 OK: 142 MiB in 39 packages 07:04:53 Removing intermediate container 9e9b557378ba 07:04:53 ---> 0bc7fad0dfc0 07:04:53 Step 8/24 : COPY . . 07:04:54 ---> c00523ffae9c 07:04:54 Step 9/24 : RUN ${MAKE} 07:04:54 ---> Running in 3dc8ca20a766 07:04:55 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 07:05:22 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 07:05:22 Removing intermediate container 3dc8ca20a766 07:05:22 ---> a92b27d4bfd1 07:05:22 Step 10/24 : FROM scratch 07:05:22 ---> 07:05:22 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:05:22 ---> Running in 16f930f94d99 07:05:23 Removing intermediate container 16f930f94d99 07:05:23 ---> 31a5dd86f054 07:05:23 Step 12/24 : ENV APP_PORT=49990 07:05:23 ---> Running in 6561db4e1061 07:05:23 Removing intermediate container 6561db4e1061 07:05:23 ---> 76eda209d1da 07:05:23 Step 13/24 : EXPOSE $APP_PORT 07:05:23 ---> Running in e76c5aeb9011 07:05:24 Removing intermediate container e76c5aeb9011 07:05:24 ---> c0473b95a01f 07:05:24 Step 14/24 : WORKDIR / 07:05:24 ---> Running in aae3289feafb 07:05:24 Removing intermediate container aae3289feafb 07:05:24 ---> ebbced86f8bd 07:05:24 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 07:05:25 ---> e943d751796e 07:05:25 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 07:05:26 ---> 9d8f673c4cdd 07:05:26 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 07:05:27 ---> 81a59ca842b7 07:05:27 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 07:05:27 ---> 6847b51c3068 07:05:27 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 07:05:28 ---> ff845d9f7ddf 07:05:28 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 07:05:28 ---> Running in 20a78f37d092 07:05:29 Removing intermediate container 20a78f37d092 07:05:29 ---> fbe9a3d3f393 07:05:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:05:29 ---> Running in d26bbf318d50 07:05:29 Removing intermediate container d26bbf318d50 07:05:29 ---> aef910d2cc2c 07:05:29 Step 22/24 : LABEL arch=arm64 07:05:29 ---> Running in 75016746c201 07:05:30 Removing intermediate container 75016746c201 07:05:30 ---> a7d7517dae15 07:05:30 Step 23/24 : LABEL git_sha=e4c69b4924943189544546dd5f3842dc0b32abc9 07:05:30 ---> Running in b2f4ee977286 07:05:30 Removing intermediate container b2f4ee977286 07:05:30 ---> b2b3c780af13 07:05:30 Step 24/24 : LABEL version=0.0.0 07:05:30 ---> Running in f833cd0dff03 07:05:31 Removing intermediate container f833cd0dff03 07:05:31 ---> 257aecc7b3f9 07:05:31 [Warning] One or more build-args [ARCH] were not consumed 07:05:31 Successfully built 257aecc7b3f9 07:05:31 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 07:05:35 provisioning config files... 07:05:35 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-630@tmp/config5682354173283243825tmp [Pipeline] { [Pipeline] sh 07:05:35 + set +x 07:05:35 + curl -s https://codecov.io/bash 07:05:35 + bash -s -- 07:05:36 07:05:36 _____ _ 07:05:36 / ____| | | 07:05:36 | | ___ __| | ___ ___ _____ __ 07:05:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:05:36 | |___| (_) | (_| | __/ (_| (_) \ V / 07:05:36 \_____\___/ \__,_|\___|\___\___/ \_/ 07:05:36 Bash-20201009-048fee3 07:05:36 07:05:36 07:05:36 ==> Jenkins CI detected. 07:05:36 project root: . 07:05:36 --> token set from env 07:05:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:05:36 ==> Running gcov in . (disable via -X gcov) 07:05:36 ==> Python coveragepy not found 07:05:36 ==> Searching for coverage reports in: 07:05:36 + . 07:05:36 -> Found 1 reports 07:05:36 ==> Detecting git/mercurial file structure 07:05:36 ==> Reading reports 07:05:36 + ./coverage.out bytes=110398 07:05:36 ==> Appending adjustments 07:05:36 https://docs.codecov.io/docs/fixing-reports 07:05:36 + Found adjustments 07:05:36 ==> Gzipping contents 07:05:36 ==> Uploading reports 07:05:36 url: https://codecov.io 07:05:36 query: branch=PR-630&commit=e4c69b4924943189544546dd5f3842dc0b32abc9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-630%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=630&job=&cmd_args= 07:05:36 -> Pinging Codecov 07:05:36 https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-630&commit=e4c69b4924943189544546dd5f3842dc0b32abc9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-630%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=630&job=&cmd_args= 07:05:37 -> Uploading to 07:05:37 07:05:37 % Total % Received % Xferd Average Speed Time Time Time Current 07:05:37 Dload Upload Total Spent Left Speed 07:05:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error 07:05:37 X> Failed to upload 07:05:37 ==> Uploading to Codecov 07:05:37 % Total % Received % Xferd Average Speed Time Time Time Current 07:05:37 Dload Upload Total Spent Left Speed 07:05:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19136 100 110 100 19026 182 31604 --:--:-- --:--:-- --:--:-- 31657 07:05:37 View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/e4c69b4924943189544546dd5f3842dc0b32abc9 [Pipeline] } 07:05:37 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 07:05:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:05:41 ---> package-listing.sh 07:05:41 ++ facter osfamily 07:05:41 ++ tr '[:upper:]' '[:lower:]' 07:05:41 + OS_FAMILY=redhat 07:05:41 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-630 07:05:41 + START_PACKAGES=/tmp/packages_start.txt 07:05:41 + END_PACKAGES=/tmp/packages_end.txt 07:05:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:05:41 + PACKAGES=/tmp/packages_start.txt 07:05:41 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-630 ']' 07:05:41 + PACKAGES=/tmp/packages_end.txt 07:05:41 + case "${OS_FAMILY}" in 07:05:41 + rpm -qa 07:05:41 + sort 07:05:46 + '[' -f /tmp/packages_start.txt ']' 07:05:46 + '[' -f /tmp/packages_end.txt ']' 07:05:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:05:46 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-630 ']' 07:05:46 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-630/archives/ 07:05:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-630/archives/ [Pipeline] echo 07:05:46 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-630/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:05:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:05:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:05:46 07:05:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:05:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:05:47 alpine: Pulling from edgex-lftools-log-publisher 07:05:47 df20fa9351a1: Pulling fs layer 07:05:47 36b3adc4ff6f: Pulling fs layer 07:05:47 8ad3a11d3b57: Pulling fs layer 07:05:47 46f8f816bc3b: Pulling fs layer 07:05:47 93b61091891f: Pulling fs layer 07:05:47 93b9cdb0e59b: Pulling fs layer 07:05:47 5e14af77c1be: Pulling fs layer 07:05:47 01666e4c0597: Pulling fs layer 07:05:47 aa168da1d23b: Pulling fs layer 07:05:47 46f8f816bc3b: Waiting 07:05:47 93b61091891f: Waiting 07:05:47 93b9cdb0e59b: Waiting 07:05:47 01666e4c0597: Waiting 07:05:47 5e14af77c1be: Waiting 07:05:47 aa168da1d23b: Waiting 07:05:47 36b3adc4ff6f: Verifying Checksum 07:05:47 46f8f816bc3b: Verifying Checksum 07:05:47 46f8f816bc3b: Download complete 07:05:47 df20fa9351a1: Verifying Checksum 07:05:47 df20fa9351a1: Download complete 07:05:47 93b9cdb0e59b: Verifying Checksum 07:05:47 93b9cdb0e59b: Download complete 07:05:47 93b61091891f: Download complete 07:05:47 5e14af77c1be: Verifying Checksum 07:05:47 5e14af77c1be: Download complete 07:05:47 01666e4c0597: Download complete 07:05:47 df20fa9351a1: Pull complete 07:05:47 36b3adc4ff6f: Pull complete 07:05:48 8ad3a11d3b57: Verifying Checksum 07:05:48 8ad3a11d3b57: Download complete 07:05:49 8ad3a11d3b57: Pull complete 07:05:49 46f8f816bc3b: Pull complete 07:05:49 93b61091891f: Pull complete 07:05:49 93b9cdb0e59b: Pull complete 07:05:50 5e14af77c1be: Pull complete 07:05:50 aa168da1d23b: Verifying Checksum 07:05:50 aa168da1d23b: Download complete 07:05:50 01666e4c0597: Pull complete 07:05:56 aa168da1d23b: Pull complete 07:05:56 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:05:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:05:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:05:56 prd-centos7-docker-4c-2g-6185 does not seem to be running inside a container 07:05:57 $ 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-630/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-630 -v /w/workspace/dgexfoundry_device-sdk-go_PR-630:/w/workspace/dgexfoundry_device-sdk-go_PR-630:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-630@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-630@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:06:00 $ docker top e7a35bb69c33f713112e777fed846fcc226bcc071528c3cf14b14c5175b2471d -eo pid,comm [Pipeline] { [Pipeline] sh 07:06:01 + touch /tmp/pre-build-complete [Pipeline] sh 07:06:01 + mkdir -p /var/log/sa [Pipeline] sh 07:06:02 + ls /var/log/sa-host 07:06:02 + sadf -c /var/log/sa-host/sa05 07:06:02 file_magic: OK 07:06:02 HZ: Using current value: 100 07:06:02 file_header: OK 07:06:02 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 07:06:02 Statistics: 07:06:02 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:06:02 File successfully converted to sysstat format version 12.2.1 07:06:02 + sadf -c /var/log/sa-host/sa19 07:06:02 file_magic: OK 07:06:02 HZ: Using current value: 100 07:06:02 file_header: OK 07:06:02 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 07:06:02 Statistics: 07:06:02 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:06:02 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:06:02 provisioning config files... 07:06:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-630@tmp/config408593072482350871tmp [Pipeline] { [Pipeline] echo 07:06:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:06:03 ---> create-netrc.sh [Pipeline] } 07:06:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 07:06:03 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 07:06:03 ---> python-tools-install.sh [Pipeline] echo 07:06:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:06:04 ---> sudo-logs.sh 07:06:04 Archiving 'sudo' log.. [Pipeline] echo 07:06:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:06:04 ---> job-cost.sh 07:06:04 lf-activate-venv: SKIPPING 07:06:04 INFO: No Stack... 07:06:05 INFO: Retrieving Pricing Info for: v1-standard-2 07:06:06 INFO: Archiving Costs [Pipeline] echo 07:06:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:06:06 ---> logs-deploy.sh 07:06:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-630/1 07:06:06 INFO: archiving workspace using pattern(s): 07:06:08 Archives upload complete. 07:06:08 INFO: archiving logs to Nexus 07:06:09 ---> uname -a: 07:06:09 Linux prd-centos7-docker-4c-2g-6185.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 07:06:09 07:06:09 07:06:09 ---> lscpu: 07:06:09 Architecture: x86_64 07:06:09 CPU op-mode(s): 32-bit, 64-bit 07:06:09 Byte Order: Little Endian 07:06:09 Address sizes: 40 bits physical, 48 bits virtual 07:06:09 CPU(s): 4 07:06:09 On-line CPU(s) list: 0-3 07:06:09 Thread(s) per core: 1 07:06:09 Core(s) per socket: 1 07:06:09 Socket(s): 4 07:06:09 NUMA node(s): 1 07:06:09 Vendor ID: GenuineIntel 07:06:09 CPU family: 6 07:06:09 Model: 44 07:06:09 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 07:06:09 Stepping: 1 07:06:09 CPU MHz: 2933.438 07:06:09 BogoMIPS: 5866.87 07:06:09 Virtualization: VT-x 07:06:09 Hypervisor vendor: KVM 07:06:09 Virtualization type: full 07:06:09 L1d cache: 128 KiB 07:06:09 L1i cache: 128 KiB 07:06:09 L2 cache: 16 MiB 07:06:09 L3 cache: 64 MiB 07:06:09 NUMA node0 CPU(s): 0-3 07:06:09 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 07:06:09 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 07:06:09 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 07:06:09 Vulnerability Meltdown: Mitigation; PTI 07:06:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:06:09 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:06:09 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:06:09 Vulnerability Tsx async abort: Not affected 07:06:09 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 07:06:09 07:06:09 07:06:09 ---> nproc: 07:06:09 4 07:06:09 07:06:09 07:06:09 ---> df -h: 07:06:09 Filesystem Size Used Available Use% Mounted on 07:06:09 overlay 50.0G 7.2G 42.8G 14% / 07:06:09 tmpfs 64.0M 0 64.0M 0% /dev 07:06:09 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 07:06:09 shm 64.0M 0 64.0M 0% /dev/shm 07:06:09 /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os 07:06:09 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 07:06:09 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 07:06:09 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 07:06:09 /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json 07:06:09 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dgexfoundry_device-sdk-go_PR-630 07:06:09 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dgexfoundry_device-sdk-go_PR-630@tmp 07:06:09 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host 07:06:09 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure 07:06:09 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log 07:06:09 07:06:09 07:06:09 ---> free -m: 07:06:09 total used free shared buff/cache available 07:06:09 Mem: 1837 667 76 0 1093 1069 07:06:09 Swap: 1023 0 1023 07:06:09 07:06:09 07:06:09 ---> ip addr: 07:06:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:06:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:06:09 inet 127.0.0.1/8 scope host lo 07:06:09 valid_lft forever preferred_lft forever 07:06:09 inet6 ::1/128 scope host 07:06:09 valid_lft forever preferred_lft forever 07:06:09 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 07:06:09 link/ether fa:16:3e:20:c1:51 brd ff:ff:ff:ff:ff:ff 07:06:09 inet 10.30.122.43/23 brd 10.30.123.255 scope global dynamic eth0 07:06:09 valid_lft 85833sec preferred_lft 85833sec 07:06:09 inet6 fe80::f816:3eff:fe20:c151/64 scope link 07:06:09 valid_lft forever preferred_lft forever 07:06:09 3: docker0: mtu 1500 qdisc noqueue state DOWN 07:06:09 link/ether 02:42:68:6a:b3:57 brd ff:ff:ff:ff:ff:ff 07:06:09 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:06:09 valid_lft forever preferred_lft forever 07:06:09 inet6 fe80::42:68ff:fe6a:b357/64 scope link 07:06:09 valid_lft forever preferred_lft forever 07:06:09 07:06:09