Pull request #751 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from acdbdf51e57d6d155b1a8289388d32206bd76f3a+2e0b14878cfb4a574be8745ab7c226ce26d53775 (e3bb5b423dc92cacf99e71c5a0a469071e940f22) 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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-751/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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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-751/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 69a7e166112f335804d9fea76440e5140e47f034 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-22208 in /w/workspace/dgexfoundry_device-sdk-go_PR-751 [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-751 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 2e0b14878cfb4a574be8745ab7c226ce26d53775 into PR head commit acdbdf51e57d6d155b1a8289388d32206bd76f3a > 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 --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/751/head:refs/remotes/origin/PR-751 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f acdbdf51e57d6d155b1a8289388d32206bd76f3a # timeout=10 Merge succeeded, producing acdbdf51e57d6d155b1a8289388d32206bd76f3a Checking out Revision acdbdf51e57d6d155b1a8289388d32206bd76f3a (PR-751) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2e0b14878cfb4a574be8745ab7c226ce26d53775 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f acdbdf51e57d6d155b1a8289388d32206bd76f3a # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-22T06:11:42.086Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-22T06:11:42.486Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-22T06:11:42.708Z] ========================================================= [2021-01-22T06:11:42.708Z] EdgeX Global Pipelines Version Info [2021-01-22T06:11:42.708Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-22T06:11:45.117Z] ------------------- [2021-01-22T06:11:45.117Z] stable info: [2021-01-22T06:11:45.117Z] ------------------- [2021-01-22T06:11:45.117Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-22T06:11:45.117Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-22T06:11:45.117Z] Message: update stable to v1.0.179 [2021-01-22T06:11:46.134Z] ------------------- [2021-01-22T06:11:46.134Z] experimental info: [2021-01-22T06:11:46.134Z] ------------------- [2021-01-22T06:11:46.134Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-22T06:11:46.134Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-22T06:11:46.134Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-22T06:11:46.593Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-01-22T06:11:46.731Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-01-22T06:11:46.867Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-22T06:11:47.005Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-22T06:11:47.145Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-22T06:11:47.346Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-22T06:11:47.492Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-22T06:11:47.665Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-22T06:11:47.839Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-01-22T06:11:48.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-22T06:11:48.165Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-22T06:11:48.334Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2021-01-22T06:11:48.502Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-22T06:11:48.691Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-22T06:11:48.824Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-22T06:11:48.959Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-01-22T06:11:49.086Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-22T06:11:49.207Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-22T06:11:49.327Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-22T06:11:49.448Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-22T06:11:49.575Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-22T06:11:49.702Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-22T06:11:49.825Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-22T06:11:49.967Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-22T06:11:50.094Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-01-22T06:11:50.242Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-22T06:11:50.369Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-22T06:11:50.535Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-751 [Pipeline] echo [2021-01-22T06:11:50.681Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-751 [Pipeline] echo [2021-01-22T06:11:50.868Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-751 [Pipeline] echo [2021-01-22T06:11:51.004Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = acdbdf51e57d6d155b1a8289388d32206bd76f3a [Pipeline] echo [2021-01-22T06:11:51.132Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = acdbdf5 [Pipeline] echo [2021-01-22T06:11:51.270Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-22T06:11:51.524Z] provisioning config files... [2021-01-22T06:11:51.572Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-751@tmp/config7813776754106047048tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-22T06:11:52.071Z] ---> docker-login.sh [2021-01-22T06:11:52.071Z] nexus3.edgexfoundry.org:10001 [2021-01-22T06:11:52.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T06:11:52.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T06:11:52.933Z] Configure a credential helper to remove this warning. See [2021-01-22T06:11:52.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T06:11:52.933Z] [2021-01-22T06:11:52.933Z] Login Succeeded [2021-01-22T06:11:52.933Z] nexus3.edgexfoundry.org:10002 [2021-01-22T06:11:53.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T06:11:53.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T06:11:53.250Z] Configure a credential helper to remove this warning. See [2021-01-22T06:11:53.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T06:11:53.250Z] [2021-01-22T06:11:53.250Z] Login Succeeded [2021-01-22T06:11:53.250Z] nexus3.edgexfoundry.org:10003 [2021-01-22T06:11:53.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T06:11:53.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T06:11:53.848Z] Configure a credential helper to remove this warning. See [2021-01-22T06:11:53.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T06:11:53.848Z] [2021-01-22T06:11:53.848Z] Login Succeeded [2021-01-22T06:11:53.848Z] nexus3.edgexfoundry.org:10004 [2021-01-22T06:11:54.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T06:11:54.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T06:11:54.517Z] Configure a credential helper to remove this warning. See [2021-01-22T06:11:54.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T06:11:54.517Z] [2021-01-22T06:11:54.517Z] Login Succeeded [2021-01-22T06:11:54.517Z] docker.io [2021-01-22T06:11:54.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T06:11:55.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T06:11:55.071Z] Configure a credential helper to remove this warning. See [2021-01-22T06:11:55.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T06:11:55.071Z] [2021-01-22T06:11:55.071Z] Login Succeeded [2021-01-22T06:11:55.071Z] ---> docker-login.sh ends [Pipeline] } [2021-01-22T06:11:55.156Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-22T06:11:56.295Z] + git log --format=format:%s -1 acdbdf51e57d6d155b1a8289388d32206bd76f3a [Pipeline] echo [2021-01-22T06:11:56.439Z] GIT_COMMIT: acdbdf51e57d6d155b1a8289388d32206bd76f3a, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-01-22T06:11:56.510Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-22T06:11:57.582Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-22T06:11:57.582Z] [2021-01-22T06:11:57.582Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-22T06:11:58.058Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-22T06:11:58.058Z] latest: Pulling from edgex-devops/git-semver [2021-01-22T06:11:58.058Z] 31603596830f: Pulling fs layer [2021-01-22T06:11:58.058Z] 2a8b12db71e7: Pulling fs layer [2021-01-22T06:11:58.058Z] 6ca5941a6612: Pulling fs layer [2021-01-22T06:11:58.058Z] ecc8261a40a4: Pulling fs layer [2021-01-22T06:11:58.058Z] ecc8261a40a4: Waiting [2021-01-22T06:11:58.058Z] 2a8b12db71e7: Download complete [2021-01-22T06:11:58.680Z] 31603596830f: Verifying Checksum [2021-01-22T06:11:58.680Z] 31603596830f: Download complete [2021-01-22T06:11:58.680Z] ecc8261a40a4: Download complete [2021-01-22T06:11:58.945Z] 6ca5941a6612: Verifying Checksum [2021-01-22T06:11:58.945Z] 6ca5941a6612: Download complete [2021-01-22T06:11:59.239Z] 31603596830f: Pull complete [2021-01-22T06:11:59.550Z] 2a8b12db71e7: Pull complete [2021-01-22T06:12:01.601Z] 6ca5941a6612: Pull complete [2021-01-22T06:12:02.207Z] ecc8261a40a4: Pull complete [2021-01-22T06:12:02.207Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-22T06:12:02.207Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-22T06:12:02.207Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-22T06:12:02.620Z] prd-centos7-docker-4c-2g-22208 does not seem to be running inside a container [2021-01-22T06:12:02.786Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-751 -v /w/workspace/dgexfoundry_device-sdk-go_PR-751:/w/workspace/dgexfoundry_device-sdk-go_PR-751:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-751@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-751@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-22T06:12:05.167Z] $ docker top aad30aba9047e7e8a26e8ecaa8628036979a4a424113b237a0f1435edb9b9b5f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-22T06:12:05.833Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-22T06:12:05.833Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-22T06:12:06.231Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-22T06:12:06.233Z] $ docker exec aad30aba9047e7e8a26e8ecaa8628036979a4a424113b237a0f1435edb9b9b5f ssh-agent [2021-01-22T06:12:06.522Z] SSH_AUTH_SOCK=/tmp/ssh-yRcPqjJYj4DR/agent.12 [2021-01-22T06:12:06.522Z] SSH_AGENT_PID=17 [2021-01-22T06:12:06.541Z] Running ssh-add (command line suppressed) [2021-01-22T06:12:06.873Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-751@tmp/private_key_8082674566421582481.key (/w/workspace/dgexfoundry_device-sdk-go_PR-751@tmp/private_key_8082674566421582481.key) [2021-01-22T06:12:07.171Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-22T06:12:07.584Z] + git tag --points-at HEAD [Pipeline] } [2021-01-22T06:12:07.638Z] $ docker exec --env ******** --env ******** aad30aba9047e7e8a26e8ecaa8628036979a4a424113b237a0f1435edb9b9b5f ssh-agent -k [2021-01-22T06:12:07.868Z] unset SSH_AUTH_SOCK; [2021-01-22T06:12:07.868Z] unset SSH_AGENT_PID; [2021-01-22T06:12:07.868Z] echo Agent pid 17 killed; [2021-01-22T06:12:07.963Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-22T06:12:08.155Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-22T06:12:08.155Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-22T06:12:08.561Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-22T06:12:08.563Z] $ docker exec aad30aba9047e7e8a26e8ecaa8628036979a4a424113b237a0f1435edb9b9b5f ssh-agent [2021-01-22T06:12:09.043Z] SSH_AUTH_SOCK=/tmp/ssh-YBECLhFHLNgk/agent.46 [2021-01-22T06:12:09.043Z] SSH_AGENT_PID=52 [2021-01-22T06:12:09.051Z] Running ssh-add (command line suppressed) [2021-01-22T06:12:09.265Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-751@tmp/private_key_1627050073609252096.key (/w/workspace/dgexfoundry_device-sdk-go_PR-751@tmp/private_key_1627050073609252096.key) [2021-01-22T06:12:09.346Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-22T06:12:09.735Z] + git semver init [2021-01-22T06:12:09.735Z] # -> Open(): unable to determine branch for HEAD [2021-01-22T06:12:09.735Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-751/.git [2021-01-22T06:12:09.735Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-751 [2021-01-22T06:12:09.735Z] # $SEMVER_REMOTE_NAME = origin [2021-01-22T06:12:09.735Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-22T06:12:09.735Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-22T06:12:09.735Z] # $SEMVER_BRANCH = PR-751 [2021-01-22T06:12:09.735Z] # $SEMVER_TEMP = /tmp/semver-573021401 [2021-01-22T06:12:09.735Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-01-22T06:12:10.710Z] # '/tmp/semver-573021401' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-751/.semver' [2021-01-22T06:12:10.710Z] # -> Force: false [2021-01-22T06:12:10.710Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-751/.semver [Pipeline] } [2021-01-22T06:12:10.741Z] $ docker exec --env ******** --env ******** aad30aba9047e7e8a26e8ecaa8628036979a4a424113b237a0f1435edb9b9b5f ssh-agent -k [2021-01-22T06:12:10.889Z] unset SSH_AUTH_SOCK; [2021-01-22T06:12:10.889Z] unset SSH_AGENT_PID; [2021-01-22T06:12:10.890Z] echo Agent pid 52 killed; [2021-01-22T06:12:10.963Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-22T06:12:11.560Z] + git semver [Pipeline] } [2021-01-22T06:12:11.606Z] $ docker stop --time=1 aad30aba9047e7e8a26e8ecaa8628036979a4a424113b237a0f1435edb9b9b5f [2021-01-22T06:12:13.190Z] $ docker rm -f aad30aba9047e7e8a26e8ecaa8628036979a4a424113b237a0f1435edb9b9b5f [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-22T06:12:13.800Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-22T06:12:14.627Z] Stashed 1 file(s) [Pipeline] echo [2021-01-22T06:12:14.650Z] [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 [2021-01-22T06:12:30.508Z] Still waiting to schedule task [2021-01-22T06:12:30.508Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-01-22T06:12:30.556Z] Still waiting to schedule task [2021-01-22T06:12:30.556Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline [2021-01-22T06:14:20.436Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-22209 in /w/workspace/dgexfoundry_device-sdk-go_PR-751 [Pipeline] { [Pipeline] ws [2021-01-22T06:14:20.529Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-01-22T06:14:25.298Z] using credential edgex-jenkins-ssh [2021-01-22T06:14:25.526Z] Cloning the remote Git repository [2021-01-22T06:14:25.576Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-01-22T06:14:25.677Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-01-22T06:14:25.754Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-22T06:14:25.754Z] > git --version # timeout=10 [2021-01-22T06:14:25.777Z] > git --version # 'git version 2.17.1' [2021-01-22T06:14:25.779Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-22T06:14:25.838Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-22T06:14:27.600Z] Merging remotes/origin/master commit 2e0b14878cfb4a574be8745ab7c226ce26d53775 into PR head commit acdbdf51e57d6d155b1a8289388d32206bd76f3a [2021-01-22T06:14:27.963Z] Merge succeeded, producing acdbdf51e57d6d155b1a8289388d32206bd76f3a [2021-01-22T06:14:27.963Z] Checking out Revision acdbdf51e57d6d155b1a8289388d32206bd76f3a (PR-751) [2021-01-22T06:14:26.944Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-22T06:14:26.969Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-22T06:14:26.995Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-22T06:14:27.030Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-22T06:14:27.031Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-22T06:14:27.042Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/751/head:refs/remotes/origin/PR-751 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-22T06:14:27.617Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T06:14:27.630Z] > git checkout -f acdbdf51e57d6d155b1a8289388d32206bd76f3a # timeout=10 [2021-01-22T06:14:27.746Z] > git remote # timeout=10 [2021-01-22T06:14:27.823Z] > git config --get remote.origin.url # timeout=10 [2021-01-22T06:14:27.871Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-22T06:14:27.883Z] > git merge 2e0b14878cfb4a574be8745ab7c226ce26d53775 # timeout=10 [2021-01-22T06:14:27.929Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-22T06:14:27.968Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T06:14:28.014Z] > git checkout -f acdbdf51e57d6d155b1a8289388d32206bd76f3a # timeout=10 [2021-01-22T06:14:32.322Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-01-22T06:14:32.376Z] > git --version # timeout=10 [2021-01-22T06:14:32.385Z] > git --version # 'git version 2.17.1' [2021-01-22T06:14:32.406Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-22T06:14:34.369Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-22T06:14:34.857Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-22T06:14:35.214Z] + + sudotrue service [2021-01-22T06:14:35.214Z] docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-22T06:14:37.322Z] provisioning config files... [2021-01-22T06:14:37.365Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config903947265670399440tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-22T06:14:37.830Z] ---> docker-login.sh [2021-01-22T06:14:37.831Z] nexus3.edgexfoundry.org:10001 [2021-01-22T06:14:38.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T06:14:39.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T06:14:39.091Z] Configure a credential helper to remove this warning. See [2021-01-22T06:14:39.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T06:14:39.091Z] [2021-01-22T06:14:39.091Z] Login Succeeded [2021-01-22T06:14:39.091Z] nexus3.edgexfoundry.org:10002 [2021-01-22T06:14:39.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T06:14:39.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T06:14:39.649Z] Configure a credential helper to remove this warning. See [2021-01-22T06:14:39.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T06:14:39.649Z] [2021-01-22T06:14:39.649Z] Login Succeeded [2021-01-22T06:14:39.649Z] nexus3.edgexfoundry.org:10003 [2021-01-22T06:14:39.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T06:14:40.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T06:14:40.207Z] Configure a credential helper to remove this warning. See [2021-01-22T06:14:40.207Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T06:14:40.207Z] [2021-01-22T06:14:40.207Z] Login Succeeded [2021-01-22T06:14:40.207Z] nexus3.edgexfoundry.org:10004 [2021-01-22T06:14:40.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T06:14:40.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T06:14:40.754Z] Configure a credential helper to remove this warning. See [2021-01-22T06:14:40.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T06:14:40.754Z] [2021-01-22T06:14:40.754Z] Login Succeeded [2021-01-22T06:14:40.754Z] docker.io [2021-01-22T06:14:41.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T06:14:41.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T06:14:41.622Z] Configure a credential helper to remove this warning. See [2021-01-22T06:14:41.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T06:14:41.622Z] [2021-01-22T06:14:41.622Z] Login Succeeded [2021-01-22T06:14:41.622Z] ---> docker-login.sh ends [Pipeline] } [2021-01-22T06:14:41.655Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-22T06:14:42.254Z] ========================================================= [2021-01-22T06:14:42.254Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-22T06:14:42.254Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-22T06:14:42.683Z] + 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 . [2021-01-22T06:14:43.283Z] Sending build context to Docker daemon 2.555MB [2021-01-22T06:14:43.283Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-22T06:14:43.283Z] Step 2/8 : FROM ${BASE} [2021-01-22T06:14:43.283Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-22T06:14:43.283Z] 5f621e34cdf4: Pulling fs layer [2021-01-22T06:14:43.283Z] a4357932f1b6: Pulling fs layer [2021-01-22T06:14:43.283Z] 18c013af1878: Pulling fs layer [2021-01-22T06:14:43.283Z] 00ac8860ef70: Pulling fs layer [2021-01-22T06:14:43.283Z] 63d7cb157983: Pulling fs layer [2021-01-22T06:14:43.283Z] b116817d02f9: Pulling fs layer [2021-01-22T06:14:43.283Z] 745a02a5169b: Pulling fs layer [2021-01-22T06:14:43.283Z] b116817d02f9: Waiting [2021-01-22T06:14:43.283Z] 00ac8860ef70: Waiting [2021-01-22T06:14:43.283Z] 63d7cb157983: Waiting [2021-01-22T06:14:43.283Z] 745a02a5169b: Waiting [2021-01-22T06:14:43.283Z] 18c013af1878: Verifying Checksum [2021-01-22T06:14:43.283Z] 18c013af1878: Download complete [2021-01-22T06:14:43.283Z] a4357932f1b6: Verifying Checksum [2021-01-22T06:14:43.283Z] a4357932f1b6: Download complete [2021-01-22T06:14:43.283Z] 63d7cb157983: Verifying Checksum [2021-01-22T06:14:43.283Z] 63d7cb157983: Download complete [2021-01-22T06:14:43.283Z] b116817d02f9: Verifying Checksum [2021-01-22T06:14:43.283Z] b116817d02f9: Download complete [2021-01-22T06:14:43.283Z] 5f621e34cdf4: Verifying Checksum [2021-01-22T06:14:43.283Z] 5f621e34cdf4: Download complete [2021-01-22T06:14:43.886Z] 5f621e34cdf4: Pull complete [2021-01-22T06:14:44.507Z] a4357932f1b6: Pull complete [2021-01-22T06:14:44.787Z] 18c013af1878: Pull complete [2021-01-22T06:14:46.235Z] 745a02a5169b: Verifying Checksum [2021-01-22T06:14:46.235Z] 745a02a5169b: Download complete [2021-01-22T06:14:47.666Z] 00ac8860ef70: Verifying Checksum [2021-01-22T06:14:47.666Z] 00ac8860ef70: Download complete [2021-01-22T06:14:57.837Z] 00ac8860ef70: Pull complete [2021-01-22T06:14:57.837Z] 63d7cb157983: Pull complete [2021-01-22T06:14:57.837Z] b116817d02f9: Pull complete [2021-01-22T06:15:01.242Z] 745a02a5169b: Pull complete [2021-01-22T06:15:01.242Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-22T06:15:01.242Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-22T06:15:01.242Z] ---> b7e6874047d6 [2021-01-22T06:15:01.242Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-22T06:15:03.911Z] ---> Running in 848854a884d9 [2021-01-22T06:15:04.188Z] Removing intermediate container 848854a884d9 [2021-01-22T06:15:04.188Z] ---> 55141e5a8bc6 [2021-01-22T06:15:04.188Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T06:15:04.461Z] ---> Running in ccde3725d60e [2021-01-22T06:15:07.091Z] Removing intermediate container ccde3725d60e [2021-01-22T06:15:07.091Z] ---> fa4d3a469c6a [2021-01-22T06:15:07.091Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-01-22T06:15:07.091Z] ---> Running in 2a001ee080ab [2021-01-22T06:15:08.070Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T06:15:08.671Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T06:15:09.649Z] OK: 142 MiB in 39 packages [2021-01-22T06:15:10.634Z] Removing intermediate container 2a001ee080ab [2021-01-22T06:15:10.634Z] ---> d5e2184d8e84 [2021-01-22T06:15:10.634Z] Step 6/8 : WORKDIR /device-sdk-go [2021-01-22T06:15:10.907Z] ---> Running in ea7239743660 [2021-01-22T06:15:11.508Z] Removing intermediate container ea7239743660 [2021-01-22T06:15:11.508Z] ---> f6f157bd8a30 [2021-01-22T06:15:11.508Z] Step 7/8 : COPY . . [2021-01-22T06:15:12.944Z] ---> 098dc9d8108a [2021-01-22T06:15:12.944Z] Step 8/8 : RUN go mod download [2021-01-22T06:15:12.944Z] ---> Running in e080a1bf981a [2021-01-22T06:15:18.396Z] Running on prd-centos7-docker-4c-2g-22210 in /w/workspace/dgexfoundry_device-sdk-go_PR-751 [Pipeline] { [Pipeline] ws [2021-01-22T06:15:18.556Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-01-22T06:15:27.188Z] using credential edgex-jenkins-ssh [2021-01-22T06:15:27.251Z] Cloning the remote Git repository [2021-01-22T06:15:27.338Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-01-22T06:15:27.454Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-01-22T06:15:27.604Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-22T06:15:27.605Z] > git --version # timeout=10 [2021-01-22T06:15:27.633Z] > git --version # 'git version 2.24.3' [2021-01-22T06:15:27.634Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-22T06:15:27.754Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-22T06:15:29.198Z] Merging remotes/origin/master commit 2e0b14878cfb4a574be8745ab7c226ce26d53775 into PR head commit acdbdf51e57d6d155b1a8289388d32206bd76f3a [2021-01-22T06:15:29.670Z] Merge succeeded, producing acdbdf51e57d6d155b1a8289388d32206bd76f3a [2021-01-22T06:15:29.671Z] Checking out Revision acdbdf51e57d6d155b1a8289388d32206bd76f3a (PR-751) [2021-01-22T06:15:28.678Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-22T06:15:28.690Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-22T06:15:28.727Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-22T06:15:28.760Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-22T06:15:28.760Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-22T06:15:28.771Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/751/head:refs/remotes/origin/PR-751 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-22T06:15:29.215Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T06:15:29.235Z] > git checkout -f acdbdf51e57d6d155b1a8289388d32206bd76f3a # timeout=10 [2021-01-22T06:15:29.356Z] > git remote # timeout=10 [2021-01-22T06:15:29.432Z] > git config --get remote.origin.url # timeout=10 [2021-01-22T06:15:29.495Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-22T06:15:29.508Z] > git merge 2e0b14878cfb4a574be8745ab7c226ce26d53775 # timeout=10 [2021-01-22T06:15:29.597Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-22T06:15:29.676Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T06:15:29.719Z] > git checkout -f acdbdf51e57d6d155b1a8289388d32206bd76f3a # timeout=10 [2021-01-22T06:15:34.509Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-01-22T06:15:34.580Z] > git --version # timeout=10 [2021-01-22T06:15:34.637Z] > git --version # 'git version 2.24.3' [2021-01-22T06:15:34.720Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-22T06:15:35.110Z] Removing intermediate container e080a1bf981a [2021-01-22T06:15:35.110Z] ---> d862ce42d78a [2021-01-22T06:15:35.110Z] Successfully built d862ce42d78a [2021-01-22T06:15:35.110Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [2021-01-22T06:15:35.554Z] + docker inspect -f . ci-base-image-arm64 [2021-01-22T06:15:35.554Z] . [Pipeline] { [Pipeline] withDockerContainer [2021-01-22T06:15:35.878Z] prd-ubuntu18.04-docker-arm64-4c-16g-22209 does not seem to be running inside a container [2021-01-22T06:15:35.960Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2021-01-22T06:15:37.513Z] $ docker top 2970954ebd8033207a742ec72c2644a1c73b5773055826c1271fe5bacc93340d -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-01-22T06:15:38.702Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-22T06:15:39.059Z] + go version [2021-01-22T06:15:39.059Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-22T06:15:39.093Z] $ docker stop --time=1 2970954ebd8033207a742ec72c2644a1c73b5773055826c1271fe5bacc93340d [2021-01-22T06:15:39.184Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [2021-01-22T06:15:41.113Z] $ docker rm -f 2970954ebd8033207a742ec72c2644a1c73b5773055826c1271fe5bacc93340d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [2021-01-22T06:15:41.880Z] + sudo service docker restart [2021-01-22T06:15:41.880Z] + true [2021-01-22T06:15:41.880Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-22T06:15:42.611Z] + docker inspect -f . ci-base-image-arm64 [2021-01-22T06:15:42.611Z] . [Pipeline] withDockerContainer [2021-01-22T06:15:42.891Z] prd-ubuntu18.04-docker-arm64-4c-16g-22209 does not seem to be running inside a container [2021-01-22T06:15:42.973Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2021-01-22T06:15:44.570Z] $ docker top 284ad009ca366563b20bff9b5069e7160de76a6ffaf72ef320da431461e82ae1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] wrap [2021-01-22T06:15:45.160Z] provisioning config files... [2021-01-22T06:15:45.204Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config7684362580731361792tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-22T06:15:45.663Z] + make test [2021-01-22T06:15:45.663Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-22T06:15:45.837Z] ---> docker-login.sh [2021-01-22T06:15:45.837Z] nexus3.edgexfoundry.org:10001 [2021-01-22T06:15:46.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T06:15:46.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T06:15:46.782Z] Configure a credential helper to remove this warning. See [2021-01-22T06:15:46.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T06:15:46.782Z] [2021-01-22T06:15:46.782Z] Login Succeeded [2021-01-22T06:15:46.782Z] nexus3.edgexfoundry.org:10002 [2021-01-22T06:15:47.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T06:15:47.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T06:15:47.373Z] Configure a credential helper to remove this warning. See [2021-01-22T06:15:47.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T06:15:47.373Z] [2021-01-22T06:15:47.373Z] Login Succeeded [2021-01-22T06:15:47.373Z] nexus3.edgexfoundry.org:10003 [2021-01-22T06:15:47.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T06:15:47.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T06:15:47.665Z] Configure a credential helper to remove this warning. See [2021-01-22T06:15:47.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T06:15:47.665Z] [2021-01-22T06:15:47.665Z] Login Succeeded [2021-01-22T06:15:47.665Z] nexus3.edgexfoundry.org:10004 [2021-01-22T06:15:47.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T06:15:47.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T06:15:47.949Z] Configure a credential helper to remove this warning. See [2021-01-22T06:15:47.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T06:15:47.949Z] [2021-01-22T06:15:47.949Z] Login Succeeded [2021-01-22T06:15:47.949Z] docker.io [2021-01-22T06:15:48.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T06:15:48.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T06:15:48.513Z] Configure a credential helper to remove this warning. See [2021-01-22T06:15:48.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T06:15:48.513Z] [2021-01-22T06:15:48.513Z] Login Succeeded [2021-01-22T06:15:48.513Z] ---> docker-login.sh ends [Pipeline] } [2021-01-22T06:15:48.566Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-22T06:15:49.608Z] ========================================================= [2021-01-22T06:15:49.608Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-22T06:15:49.608Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-22T06:15:50.090Z] + 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 . [2021-01-22T06:15:50.750Z] Sending build context to Docker daemon 2.549MB [2021-01-22T06:15:50.750Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-22T06:15:50.750Z] Step 2/8 : FROM ${BASE} [2021-01-22T06:15:50.750Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-22T06:15:50.750Z] 188c0c94c7c5: Pulling fs layer [2021-01-22T06:15:50.750Z] 0ef7d3d256c8: Pulling fs layer [2021-01-22T06:15:50.750Z] de9db76c5a1d: Pulling fs layer [2021-01-22T06:15:50.750Z] bca2f99d35d6: Pulling fs layer [2021-01-22T06:15:50.751Z] 93359f2a8cfa: Pulling fs layer [2021-01-22T06:15:50.751Z] 7c6f9722023f: Pulling fs layer [2021-01-22T06:15:50.751Z] a35cf1a2eb13: Pulling fs layer [2021-01-22T06:15:50.751Z] 93359f2a8cfa: Waiting [2021-01-22T06:15:50.751Z] 7c6f9722023f: Waiting [2021-01-22T06:15:50.751Z] a35cf1a2eb13: Waiting [2021-01-22T06:15:50.751Z] bca2f99d35d6: Waiting [2021-01-22T06:15:50.751Z] de9db76c5a1d: Verifying Checksum [2021-01-22T06:15:50.751Z] de9db76c5a1d: Download complete [2021-01-22T06:15:51.059Z] 0ef7d3d256c8: Verifying Checksum [2021-01-22T06:15:51.059Z] 0ef7d3d256c8: Download complete [2021-01-22T06:15:51.059Z] 93359f2a8cfa: Download complete [2021-01-22T06:15:51.676Z] 7c6f9722023f: Verifying Checksum [2021-01-22T06:15:51.676Z] 7c6f9722023f: Download complete [2021-01-22T06:15:52.014Z] 188c0c94c7c5: Verifying Checksum [2021-01-22T06:15:52.014Z] 188c0c94c7c5: Download complete [2021-01-22T06:15:52.856Z] 188c0c94c7c5: Pull complete [2021-01-22T06:15:53.163Z] 0ef7d3d256c8: Pull complete [2021-01-22T06:15:53.810Z] de9db76c5a1d: Pull complete [2021-01-22T06:15:57.450Z] a35cf1a2eb13: Verifying Checksum [2021-01-22T06:15:57.450Z] a35cf1a2eb13: Download complete [2021-01-22T06:15:59.464Z] bca2f99d35d6: Verifying Checksum [2021-01-22T06:15:59.464Z] bca2f99d35d6: Download complete [2021-01-22T06:16:07.862Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-01-22T06:16:12.314Z] bca2f99d35d6: Pull complete [2021-01-22T06:16:12.314Z] 93359f2a8cfa: Pull complete [2021-01-22T06:16:12.314Z] 7c6f9722023f: Pull complete [2021-01-22T06:16:16.827Z] a35cf1a2eb13: Pull complete [2021-01-22T06:16:16.827Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-22T06:16:16.827Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-22T06:16:16.827Z] ---> a62c8e92a672 [2021-01-22T06:16:16.827Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-22T06:16:17.114Z] ---> Running in 1d807a0fbe94 [2021-01-22T06:16:17.413Z] Removing intermediate container 1d807a0fbe94 [2021-01-22T06:16:17.413Z] ---> 78f805ff7c30 [2021-01-22T06:16:17.413Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T06:16:17.413Z] ---> Running in a4d71baa3640 [2021-01-22T06:16:20.110Z] Removing intermediate container a4d71baa3640 [2021-01-22T06:16:20.110Z] ---> 1feb96f0304a [2021-01-22T06:16:20.110Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-01-22T06:16:20.110Z] ---> Running in ca04664c6891 [2021-01-22T06:16:20.792Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T06:16:21.434Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T06:16:22.062Z] OK: 166 MiB in 39 packages [2021-01-22T06:16:22.653Z] Removing intermediate container ca04664c6891 [2021-01-22T06:16:22.653Z] ---> e03e69ddeb32 [2021-01-22T06:16:22.653Z] Step 6/8 : WORKDIR /device-sdk-go [2021-01-22T06:16:22.941Z] ---> Running in b1d6d2ba35bb [2021-01-22T06:16:23.216Z] Removing intermediate container b1d6d2ba35bb [2021-01-22T06:16:23.216Z] ---> 3728c04a9612 [2021-01-22T06:16:23.216Z] Step 7/8 : COPY . . [2021-01-22T06:16:24.672Z] ---> e3053a7d343a [2021-01-22T06:16:24.672Z] Step 8/8 : RUN go mod download [2021-01-22T06:16:24.672Z] ---> Running in c8a2e7abc626 [2021-01-22T06:16:46.923Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-01-22T06:16:46.924Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-01-22T06:16:46.924Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-01-22T06:16:47.523Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.146s coverage: 19.4% of statements [2021-01-22T06:16:51.691Z] Removing intermediate container c8a2e7abc626 [2021-01-22T06:16:51.691Z] ---> 5c904f01a237 [2021-01-22T06:16:51.691Z] Successfully built 5c904f01a237 [2021-01-22T06:16:51.691Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-22T06:16:52.189Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-22T06:16:52.462Z] . [Pipeline] withDockerContainer [2021-01-22T06:16:52.729Z] prd-centos7-docker-4c-2g-22210 does not seem to be running inside a container [2021-01-22T06:16:52.869Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-22T06:16:52.935Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 1.188s coverage: 97.1% of statements [2021-01-22T06:16:54.650Z] $ docker top 739daae7c8d327dee2a496cbfe10fb789072cf19500f46d20c3b19a76e2fd47f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-22T06:16:56.063Z] + go version [2021-01-22T06:16:56.063Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-22T06:16:56.139Z] $ docker stop --time=1 739daae7c8d327dee2a496cbfe10fb789072cf19500f46d20c3b19a76e2fd47f [2021-01-22T06:16:57.953Z] $ docker rm -f 739daae7c8d327dee2a496cbfe10fb789072cf19500f46d20c3b19a76e2fd47f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-22T06:16:59.358Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-22T06:16:59.359Z] . [Pipeline] withDockerContainer [2021-01-22T06:16:59.792Z] prd-centos7-docker-4c-2g-22210 does not seem to be running inside a container [2021-01-22T06:17:00.048Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-22T06:17:01.712Z] $ docker top b66cc10a606154ab8e26b4b9e76c7278cf187abbbaad659bb71198130d64101e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-22T06:17:02.959Z] + make test [2021-01-22T06:17:02.959Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-22T06:17:21.740Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-01-22T06:17:25.308Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.137s coverage: 9.4% of statements [2021-01-22T06:17:25.308Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.135s coverage: 21.7% of statements [2021-01-22T06:17:25.308Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-01-22T06:17:25.308Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller 0.593s coverage: 43.2% of statements [2021-01-22T06:17:25.308Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/correlation [no test files] [2021-01-22T06:17:25.308Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/handler 0.752s coverage: 68.9% of statements [2021-01-22T06:17:25.308Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/handler/callback [no test files] [2021-01-22T06:17:25.308Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/mock [no test files] [2021-01-22T06:17:25.308Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-01-22T06:17:25.308Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-01-22T06:17:25.308Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.210s coverage: 53.8% of statements [2021-01-22T06:17:25.308Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/application [no test files] [2021-01-22T06:17:25.308Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache [no test files] [2021-01-22T06:17:25.308Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http 0.151s coverage: 26.8% of statements [2021-01-22T06:17:25.308Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 5.966s coverage: 83.5% of statements [2021-01-22T06:17:25.308Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.129s coverage: 4.2% of statements [2021-01-22T06:17:25.308Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-01-22T06:17:25.308Z] GO111MODULE=on go vet ./... [2021-01-22T06:17:49.328Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-01-22T06:17:49.329Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-01-22T06:17:49.329Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-01-22T06:17:49.329Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.092s coverage: 19.4% of statements [2021-01-22T06:17:52.952Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.944s coverage: 97.1% of statements [2021-01-22T06:17:57.717Z] gofmt -l . [2021-01-22T06:17:57.717Z] [ "`gofmt -l .`" = "" ] [2021-01-22T06:17:57.717Z] ./bin/test-attribution-txt.sh [2021-01-22T06:17:57.717Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-01-22T06:17:57.757Z] $ docker stop --time=1 284ad009ca366563b20bff9b5069e7160de76a6ffaf72ef320da431461e82ae1 [2021-01-22T06:17:59.988Z] $ docker rm -f 284ad009ca366563b20bff9b5069e7160de76a6ffaf72ef320da431461e82ae1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-22T06:18:01.181Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-22T06:18:02.233Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-22T06:18:05.040Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-22T06:18:05.409Z] + ls -al . [2021-01-22T06:18:05.409Z] total 252 [2021-01-22T06:18:05.409Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 22 06:17 . [2021-01-22T06:18:05.409Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 22 06:14 .. [2021-01-22T06:18:05.409Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 22 06:14 .dockerignore [2021-01-22T06:18:05.409Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 22 06:14 .git [2021-01-22T06:18:05.409Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 22 06:14 .github [2021-01-22T06:18:05.409Z] -rw-rw-r-- 1 jenkins jenkins 138 Jan 22 06:14 .gitignore [2021-01-22T06:18:05.409Z] -rw-rw-r-- 1 jenkins jenkins 949 Jan 22 06:14 Dockerfile.build [2021-01-22T06:18:05.409Z] -rw-rw-r-- 1 jenkins jenkins 901 Jan 22 06:14 Jenkinsfile [2021-01-22T06:18:05.409Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jan 22 06:14 LICENSE [2021-01-22T06:18:05.409Z] -rw-rw-r-- 1 jenkins jenkins 1016 Jan 22 06:14 Makefile [2021-01-22T06:18:05.409Z] -rw-rw-r-- 1 jenkins jenkins 5897 Jan 22 06:14 README.md [2021-01-22T06:18:05.409Z] -rw-rw-r-- 1 jenkins jenkins 6616 Jan 22 06:14 RELEASE-NOTES.txt [2021-01-22T06:18:05.409Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 22 06:12 VERSION [2021-01-22T06:18:05.409Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 22 06:14 bin [2021-01-22T06:18:05.409Z] -rw-r--r-- 1 jenkins jenkins 136842 Jan 22 06:17 coverage.out [2021-01-22T06:18:05.409Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 22 06:14 example [2021-01-22T06:18:05.409Z] -rw-r--r-- 1 jenkins jenkins 514 Jan 22 06:17 go.mod [2021-01-22T06:18:05.409Z] -rw-r--r-- 1 jenkins jenkins 14016 Jan 22 06:17 go.sum [2021-01-22T06:18:05.409Z] drwxrwxr-x 15 jenkins jenkins 4096 Jan 22 06:14 internal [2021-01-22T06:18:05.409Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 22 06:14 openapi [2021-01-22T06:18:05.409Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 22 06:14 pkg [2021-01-22T06:18:05.409Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 22 06:14 snap [2021-01-22T06:18:05.409Z] -rw-rw-r-- 1 jenkins jenkins 222 Jan 22 06:14 version.go [Pipeline] isUnix [Pipeline] sh [2021-01-22T06:18:05.831Z] + 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=acdbdf51e57d6d155b1a8289388d32206bd76f3a --label arch=arm64 --label version=0.0.0 . [2021-01-22T06:18:06.469Z] Sending build context to Docker daemon 2.693MB [2021-01-22T06:18:06.469Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-01-22T06:18:06.469Z] Step 2/24 : FROM ${BASE} AS builder [2021-01-22T06:18:06.469Z] ---> d862ce42d78a [2021-01-22T06:18:06.469Z] Step 3/24 : ARG MAKE='make build' [2021-01-22T06:18:06.760Z] ---> Running in d4f50bf67a20 [2021-01-22T06:18:07.046Z] Removing intermediate container d4f50bf67a20 [2021-01-22T06:18:07.046Z] ---> 5ca39abe5678 [2021-01-22T06:18:07.046Z] Step 4/24 : WORKDIR /device-sdk-go [2021-01-22T06:18:07.318Z] ---> Running in 1e55222e9fe8 [2021-01-22T06:18:07.913Z] Removing intermediate container 1e55222e9fe8 [2021-01-22T06:18:07.913Z] ---> 5b3f4106f9e8 [2021-01-22T06:18:07.913Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-22T06:18:07.913Z] ---> Running in 253f52e55e7e [2021-01-22T06:18:08.511Z] Removing intermediate container 253f52e55e7e [2021-01-22T06:18:08.511Z] ---> dd7669df67f9 [2021-01-22T06:18:08.511Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T06:18:08.511Z] ---> Running in 26026e3473f4 [2021-01-22T06:18:10.491Z] Removing intermediate container 26026e3473f4 [2021-01-22T06:18:10.491Z] ---> 88fc67211828 [2021-01-22T06:18:10.491Z] Step 7/24 : RUN apk add --update --no-cache make git [2021-01-22T06:18:10.768Z] ---> Running in 52921c8dddbb [2021-01-22T06:18:11.760Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T06:18:12.752Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T06:18:13.735Z] OK: 142 MiB in 39 packages [2021-01-22T06:18:14.713Z] Removing intermediate container 52921c8dddbb [2021-01-22T06:18:14.713Z] ---> 626c1ff00684 [2021-01-22T06:18:14.713Z] Step 8/24 : COPY . . [2021-01-22T06:18:16.156Z] ---> 7f9e8a0dfd86 [2021-01-22T06:18:16.156Z] Step 9/24 : RUN ${MAKE} [2021-01-22T06:18:16.156Z] ---> Running in 25aca687d1b3 [2021-01-22T06:18:17.150Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-01-22T06:18:25.392Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.089s coverage: 9.4% of statements [2021-01-22T06:18:25.393Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.161s coverage: 21.7% of statements [2021-01-22T06:18:25.393Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-01-22T06:18:25.393Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller 0.323s coverage: 43.2% of statements [2021-01-22T06:18:25.393Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/correlation [no test files] [2021-01-22T06:18:25.393Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/handler 0.443s coverage: 68.9% of statements [2021-01-22T06:18:25.393Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/handler/callback [no test files] [2021-01-22T06:18:25.393Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/mock [no test files] [2021-01-22T06:18:25.393Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-01-22T06:18:25.393Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-01-22T06:18:25.393Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.169s coverage: 53.8% of statements [2021-01-22T06:18:25.393Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/application [no test files] [2021-01-22T06:18:25.393Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache [no test files] [2021-01-22T06:18:25.393Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http 0.089s coverage: 26.8% of statements [2021-01-22T06:18:25.393Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.264s coverage: 83.5% of statements [2021-01-22T06:18:25.393Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.080s coverage: 4.2% of statements [2021-01-22T06:18:25.393Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-01-22T06:18:25.393Z] GO111MODULE=on go vet ./... [2021-01-22T06:18:43.971Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2021-01-22T06:18:44.570Z] Removing intermediate container 25aca687d1b3 [2021-01-22T06:18:44.570Z] ---> 4d6a1938efa9 [2021-01-22T06:18:44.570Z] Step 10/24 : FROM scratch [2021-01-22T06:18:44.570Z] ---> [2021-01-22T06:18:44.570Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-22T06:18:44.570Z] ---> Running in ca6f242b95ea [2021-01-22T06:18:45.149Z] gofmt -l . [2021-01-22T06:18:45.150Z] [ "`gofmt -l .`" = "" ] [2021-01-22T06:18:45.150Z] ./bin/test-attribution-txt.sh [2021-01-22T06:18:45.166Z] Removing intermediate container ca6f242b95ea [2021-01-22T06:18:45.166Z] ---> 51ed3c5a4200 [2021-01-22T06:18:45.166Z] Step 12/24 : ENV APP_PORT=49990 [2021-01-22T06:18:45.166Z] ---> Running in 112d60addf6f [2021-01-22T06:18:45.764Z] Removing intermediate container 112d60addf6f [2021-01-22T06:18:45.764Z] ---> def3456c3c42 [2021-01-22T06:18:45.764Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-22T06:18:45.764Z] ---> Running in 91a690f212fc [2021-01-22T06:18:46.200Z] ./bin/test-go-mod-tidy.sh [2021-01-22T06:18:46.357Z] Removing intermediate container 91a690f212fc [2021-01-22T06:18:46.357Z] ---> 2b211091d0ce [2021-01-22T06:18:46.357Z] Step 14/24 : WORKDIR / [2021-01-22T06:18:46.357Z] ---> Running in 0c7fd5f3f54c [Pipeline] } [2021-01-22T06:18:46.508Z] $ docker stop --time=1 b66cc10a606154ab8e26b4b9e76c7278cf187abbbaad659bb71198130d64101e [2021-01-22T06:18:46.952Z] Removing intermediate container 0c7fd5f3f54c [2021-01-22T06:18:46.952Z] ---> 575341ff214c [2021-01-22T06:18:46.952Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2021-01-22T06:18:47.931Z] ---> d3be83d2bceb [2021-01-22T06:18:47.931Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2021-01-22T06:18:48.529Z] ---> 0d57ce4a01bc [2021-01-22T06:18:48.529Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2021-01-22T06:18:49.050Z] $ docker rm -f b66cc10a606154ab8e26b4b9e76c7278cf187abbbaad659bb71198130d64101e [2021-01-22T06:18:49.125Z] ---> 3ea17cbdfe00 [2021-01-22T06:18:49.399Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2021-01-22T06:18:49.998Z] ---> 59f16ef77527 [2021-01-22T06:18:49.998Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2021-01-22T06:18:50.593Z] ---> 34388edf3a42 [2021-01-22T06:18:50.593Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-22T06:18:50.866Z] ---> Running in a854cf07b53d [2021-01-22T06:18:50.993Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-22T06:18:51.028Z] Warning: overwriting stash ‘coverage-report’ [2021-01-22T06:18:51.464Z] Removing intermediate container a854cf07b53d [2021-01-22T06:18:51.464Z] ---> 1c0df102f068 [2021-01-22T06:18:51.464Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T06:18:51.464Z] ---> Running in f1695ab6599b [2021-01-22T06:18:51.681Z] Stashed 1 file(s) [Pipeline] } [2021-01-22T06:18:51.738Z] Removing intermediate container f1695ab6599b [2021-01-22T06:18:51.738Z] ---> dd7b9af13dfa [2021-01-22T06:18:51.738Z] Step 22/24 : LABEL arch=arm64 [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-01-22T06:18:52.015Z] ---> Running in 8f6ff542ea63 [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-01-22T06:18:52.299Z] Removing intermediate container 8f6ff542ea63 [2021-01-22T06:18:52.299Z] ---> 24ac483ebe02 [2021-01-22T06:18:52.299Z] Step 23/24 : LABEL git_sha=acdbdf51e57d6d155b1a8289388d32206bd76f3a [2021-01-22T06:18:52.501Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-22T06:18:52.575Z] ---> Running in 02abf51e354e [2021-01-22T06:18:52.854Z] Removing intermediate container 02abf51e354e [2021-01-22T06:18:52.854Z] ---> a97018e0ad5f [2021-01-22T06:18:52.854Z] Step 24/24 : LABEL version=0.0.0 [2021-01-22T06:18:52.932Z] + ls -al . [2021-01-22T06:18:52.932Z] total 216 [2021-01-22T06:18:52.932Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jan 22 06:18 . [2021-01-22T06:18:52.932Z] drwxrwxr-x. 4 jenkins jenkins 28 Jan 22 06:15 .. [2021-01-22T06:18:52.932Z] drwxrwxr-x. 2 jenkins jenkins 64 Jan 22 06:15 bin [2021-01-22T06:18:52.932Z] -rw-r--r--. 1 jenkins jenkins 136843 Jan 22 06:18 coverage.out [2021-01-22T06:18:52.932Z] -rw-rw-r--. 1 jenkins jenkins 949 Jan 22 06:15 Dockerfile.build [2021-01-22T06:18:52.932Z] -rw-rw-r--. 1 jenkins jenkins 140 Jan 22 06:15 .dockerignore [2021-01-22T06:18:52.932Z] drwxrwxr-x. 4 jenkins jenkins 48 Jan 22 06:15 example [2021-01-22T06:18:52.932Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 22 06:15 .git [2021-01-22T06:18:52.932Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 22 06:15 .github [2021-01-22T06:18:52.932Z] -rw-rw-r--. 1 jenkins jenkins 138 Jan 22 06:15 .gitignore [2021-01-22T06:18:52.932Z] -rw-r--r--. 1 jenkins jenkins 514 Jan 22 06:18 go.mod [2021-01-22T06:18:52.932Z] -rw-r--r--. 1 jenkins jenkins 14016 Jan 22 06:18 go.sum [2021-01-22T06:18:52.932Z] drwxrwxr-x. 15 jenkins jenkins 211 Jan 22 06:15 internal [2021-01-22T06:18:52.932Z] -rw-rw-r--. 1 jenkins jenkins 901 Jan 22 06:15 Jenkinsfile [2021-01-22T06:18:52.932Z] -rw-rw-r--. 1 jenkins jenkins 11341 Jan 22 06:15 LICENSE [2021-01-22T06:18:52.932Z] -rw-rw-r--. 1 jenkins jenkins 1016 Jan 22 06:15 Makefile [2021-01-22T06:18:52.932Z] drwxrwxr-x. 4 jenkins jenkins 26 Jan 22 06:15 openapi [2021-01-22T06:18:52.932Z] drwxrwxr-x. 5 jenkins jenkins 50 Jan 22 06:15 pkg [2021-01-22T06:18:52.932Z] -rw-rw-r--. 1 jenkins jenkins 5897 Jan 22 06:15 README.md [2021-01-22T06:18:52.932Z] -rw-rw-r--. 1 jenkins jenkins 6616 Jan 22 06:15 RELEASE-NOTES.txt [2021-01-22T06:18:52.932Z] drwxrwxr-x. 4 jenkins jenkins 54 Jan 22 06:15 snap [2021-01-22T06:18:52.932Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 22 06:12 VERSION [2021-01-22T06:18:52.932Z] -rw-rw-r--. 1 jenkins jenkins 222 Jan 22 06:15 version.go [Pipeline] isUnix [Pipeline] sh [2021-01-22T06:18:53.129Z] ---> Running in de6ac5ab4409 [2021-01-22T06:18:53.326Z] + 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=acdbdf51e57d6d155b1a8289388d32206bd76f3a --label arch=amd64 --label version=0.0.0 . [2021-01-22T06:18:53.407Z] Removing intermediate container de6ac5ab4409 [2021-01-22T06:18:53.407Z] ---> a534984ac292 [2021-01-22T06:18:53.407Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-22T06:18:53.407Z] Successfully built a534984ac292 [2021-01-22T06:18:53.407Z] 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] } [2021-01-22T06:18:53.925Z] Sending build context to Docker daemon 2.686MB [2021-01-22T06:18:53.925Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-01-22T06:18:53.925Z] Step 2/24 : FROM ${BASE} AS builder [2021-01-22T06:18:53.925Z] ---> 5c904f01a237 [2021-01-22T06:18:53.925Z] Step 3/24 : ARG MAKE='make build' [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-01-22T06:18:54.211Z] ---> Running in 978d111219fa [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [2021-01-22T06:18:54.481Z] Removing intermediate container 978d111219fa [2021-01-22T06:18:54.481Z] ---> d54544896942 [2021-01-22T06:18:54.481Z] Step 4/24 : WORKDIR /device-sdk-go [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-22T06:18:54.785Z] ---> Running in 48b0a67a4db7 [2021-01-22T06:18:55.072Z] Removing intermediate container 48b0a67a4db7 [2021-01-22T06:18:55.072Z] ---> 76eba64a4297 [2021-01-22T06:18:55.072Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-22T06:18:55.072Z] ---> Running in 77672c14e2ed [2021-01-22T06:18:55.410Z] Removing intermediate container 77672c14e2ed [2021-01-22T06:18:55.410Z] ---> 4e465308904f [2021-01-22T06:18:55.410Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T06:18:55.410Z] ---> Running in 30682e455cb6 [2021-01-22T06:18:56.831Z] Removing intermediate container 30682e455cb6 [2021-01-22T06:18:56.831Z] ---> 1d50c8692997 [2021-01-22T06:18:56.831Z] Step 7/24 : RUN apk add --update --no-cache make git [2021-01-22T06:18:56.831Z] ---> Running in a49b3cfad956 [2021-01-22T06:18:57.436Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T06:18:58.436Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T06:18:58.715Z] OK: 166 MiB in 39 packages [2021-01-22T06:18:59.741Z] Removing intermediate container a49b3cfad956 [2021-01-22T06:18:59.741Z] ---> 1cb49a3b5a34 [2021-01-22T06:18:59.741Z] Step 8/24 : COPY . . [2021-01-22T06:19:00.728Z] ---> 4ff7eab7cf24 [2021-01-22T06:19:00.728Z] Step 9/24 : RUN ${MAKE} [2021-01-22T06:19:00.728Z] ---> Running in 8ce932a9ba10 [2021-01-22T06:19:02.270Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-01-22T06:19:21.010Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2021-01-22T06:19:23.477Z] Removing intermediate container 8ce932a9ba10 [2021-01-22T06:19:23.477Z] ---> f70d84b43889 [2021-01-22T06:19:23.477Z] Step 10/24 : FROM scratch [2021-01-22T06:19:23.477Z] ---> [2021-01-22T06:19:23.477Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-22T06:19:23.477Z] ---> Running in a2af63b20aa9 [2021-01-22T06:19:23.835Z] Removing intermediate container a2af63b20aa9 [2021-01-22T06:19:23.835Z] ---> ea2f3303e119 [2021-01-22T06:19:23.835Z] Step 12/24 : ENV APP_PORT=49990 [2021-01-22T06:19:23.835Z] ---> Running in a1709147242e [2021-01-22T06:19:24.162Z] Removing intermediate container a1709147242e [2021-01-22T06:19:24.162Z] ---> 41f7a8ee0cf9 [2021-01-22T06:19:24.162Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-22T06:19:24.162Z] ---> Running in 40fcf90a2bf6 [2021-01-22T06:19:24.486Z] Removing intermediate container 40fcf90a2bf6 [2021-01-22T06:19:24.486Z] ---> 3fe5b7c17f26 [2021-01-22T06:19:24.486Z] Step 14/24 : WORKDIR / [2021-01-22T06:19:24.486Z] ---> Running in a29b75648120 [2021-01-22T06:19:24.985Z] Removing intermediate container a29b75648120 [2021-01-22T06:19:24.985Z] ---> 755ca666fad5 [2021-01-22T06:19:24.985Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2021-01-22T06:19:26.236Z] ---> 3f33a050413d [2021-01-22T06:19:26.236Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2021-01-22T06:19:26.875Z] ---> 0c3144c57b98 [2021-01-22T06:19:26.875Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2021-01-22T06:19:27.151Z] ---> 50ddc2faa27b [2021-01-22T06:19:27.151Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2021-01-22T06:19:27.428Z] ---> 15cc86b2eb45 [2021-01-22T06:19:27.428Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2021-01-22T06:19:28.060Z] ---> ca764dcac7fc [2021-01-22T06:19:28.060Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2021-01-22T06:19:28.060Z] ---> Running in 256e84b55b75 [2021-01-22T06:19:28.368Z] Removing intermediate container 256e84b55b75 [2021-01-22T06:19:28.368Z] ---> 700e69316e7d [2021-01-22T06:19:28.368Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T06:19:28.645Z] ---> Running in dda3f8c36c8a [2021-01-22T06:19:28.943Z] Removing intermediate container dda3f8c36c8a [2021-01-22T06:19:28.943Z] ---> 6c8288977e15 [2021-01-22T06:19:28.943Z] Step 22/24 : LABEL arch=amd64 [2021-01-22T06:19:29.272Z] ---> Running in ff6d6ea09a88 [2021-01-22T06:19:29.572Z] Removing intermediate container ff6d6ea09a88 [2021-01-22T06:19:29.573Z] ---> 4887ab8653ce [2021-01-22T06:19:29.573Z] Step 23/24 : LABEL git_sha=acdbdf51e57d6d155b1a8289388d32206bd76f3a [2021-01-22T06:19:29.573Z] ---> Running in 41acb8cefa35 [2021-01-22T06:19:29.848Z] Removing intermediate container 41acb8cefa35 [2021-01-22T06:19:29.848Z] ---> b47ad7c60035 [2021-01-22T06:19:29.848Z] Step 24/24 : LABEL version=0.0.0 [2021-01-22T06:19:30.118Z] ---> Running in d8502975c51e [2021-01-22T06:19:30.405Z] Removing intermediate container d8502975c51e [2021-01-22T06:19:30.405Z] ---> 382dce5e2082 [2021-01-22T06:19:30.405Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-22T06:19:30.405Z] Successfully built 382dce5e2082 [2021-01-22T06:19:30.405Z] 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-22T06:19:33.156Z] provisioning config files... [2021-01-22T06:19:33.175Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-751@tmp/config2979867686068973466tmp [Pipeline] { [Pipeline] sh [2021-01-22T06:19:33.744Z] + set +x [2021-01-22T06:19:33.744Z] + bash -s -- [2021-01-22T06:19:33.744Z] + curl -s https://codecov.io/bash [2021-01-22T06:19:34.039Z] [2021-01-22T06:19:34.040Z] _____ _ [2021-01-22T06:19:34.040Z] / ____| | | [2021-01-22T06:19:34.040Z] | | ___ __| | ___ ___ _____ __ [2021-01-22T06:19:34.040Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-22T06:19:34.040Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-22T06:19:34.040Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-22T06:19:34.040Z] Bash-20210115-cec3c92 [2021-01-22T06:19:34.040Z] [2021-01-22T06:19:34.040Z] [2021-01-22T06:19:34.040Z] ==> git version 2.24.3 found [2021-01-22T06:19:34.040Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-01-22T06:19:34.040Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-22T06:19:34.040Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-22T06:19:34.040Z] ==> Jenkins CI detected. [2021-01-22T06:19:34.040Z] project root: . [2021-01-22T06:19:34.040Z] --> token set from env [2021-01-22T06:19:34.363Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-22T06:19:34.363Z] ==> Running gcov in . (disable via -X gcov) [2021-01-22T06:19:34.363Z] ==> Python coveragepy not found [2021-01-22T06:19:34.363Z] ==> Searching for coverage reports in: [2021-01-22T06:19:34.363Z] + . [2021-01-22T06:19:34.363Z] -> Found 1 reports [2021-01-22T06:19:34.363Z] ==> Detecting git/mercurial file structure [2021-01-22T06:19:34.363Z] ==> Reading reports [2021-01-22T06:19:34.363Z] + ./coverage.out bytes=136843 [2021-01-22T06:19:34.363Z] ==> Appending adjustments [2021-01-22T06:19:34.363Z] https://docs.codecov.io/docs/fixing-reports [2021-01-22T06:19:35.412Z] + Found adjustments [2021-01-22T06:19:35.412Z] ==> Gzipping contents [2021-01-22T06:19:35.412Z] 24K /tmp/codecov.SUBvkG.gz [2021-01-22T06:19:35.412Z] ==> Uploading reports [2021-01-22T06:19:35.412Z] url: https://codecov.io [2021-01-22T06:19:35.412Z] query: branch=PR-751&commit=acdbdf51e57d6d155b1a8289388d32206bd76f3a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-751%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=751&job=&cmd_args= [2021-01-22T06:19:35.412Z] -> Pinging Codecov [2021-01-22T06:19:35.412Z] https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-751&commit=acdbdf51e57d6d155b1a8289388d32206bd76f3a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-751%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=751&job=&cmd_args= [2021-01-22T06:19:35.694Z] -> Uploading to [2021-01-22T06:19:35.694Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-22/7E55EF52A471D76F132DFD9A03CDDE97/acdbdf51e57d6d155b1a8289388d32206bd76f3a/e2b7e2cc-81ea-4aa3-80db-9bc3dca6d09f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210122%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210122T061935Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8d8bfe6b812c4fab56556b113a4d3c546a9c99586ca4a12e6ff667b02b573562 [2021-01-22T06:19:35.694Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-22T06:19:35.694Z] Dload Upload Total Spent Left Speed [2021-01-22T06:19:36.233Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21526 0 0 100 21526 0 40356 --:--:-- --:--:-- --:--:-- 40310 [2021-01-22T06:19:36.233Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/acdbdf51e57d6d155b1a8289388d32206bd76f3a [Pipeline] } [2021-01-22T06:19:36.259Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 [2021-01-22T06:19:40.228Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T06:19:40.939Z] ---> package-listing.sh [2021-01-22T06:19:40.939Z] ++ facter osfamily [2021-01-22T06:19:40.939Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-22T06:19:41.211Z] + OS_FAMILY=redhat [2021-01-22T06:19:41.211Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-751 [2021-01-22T06:19:41.211Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-22T06:19:41.211Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-22T06:19:41.211Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-22T06:19:41.211Z] + PACKAGES=/tmp/packages_start.txt [2021-01-22T06:19:41.211Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-751 ']' [2021-01-22T06:19:41.211Z] + PACKAGES=/tmp/packages_end.txt [2021-01-22T06:19:41.211Z] + case "${OS_FAMILY}" in [2021-01-22T06:19:41.211Z] + rpm -qa [2021-01-22T06:19:41.211Z] + sort [2021-01-22T06:19:46.591Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-22T06:19:46.591Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-22T06:19:46.591Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-22T06:19:46.591Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-751 ']' [2021-01-22T06:19:46.591Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-751/archives/ [2021-01-22T06:19:46.591Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-751/archives/ [Pipeline] echo [2021-01-22T06:19:46.636Z] 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-751/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-22T06:19:46.970Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-22T06:19:47.756Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-22T06:19:48.077Z] [2021-01-22T06:19:48.078Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-22T06:19:48.595Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-22T06:19:48.914Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-22T06:19:48.914Z] df20fa9351a1: Pulling fs layer [2021-01-22T06:19:48.914Z] 36b3adc4ff6f: Pulling fs layer [2021-01-22T06:19:48.914Z] 8ad3a11d3b57: Pulling fs layer [2021-01-22T06:19:48.914Z] 46f8f816bc3b: Pulling fs layer [2021-01-22T06:19:48.914Z] 93b61091891f: Pulling fs layer [2021-01-22T06:19:48.914Z] 93b9cdb0e59b: Pulling fs layer [2021-01-22T06:19:48.914Z] 5e14af77c1be: Pulling fs layer [2021-01-22T06:19:48.914Z] 01666e4c0597: Pulling fs layer [2021-01-22T06:19:48.914Z] aa168da1d23b: Pulling fs layer [2021-01-22T06:19:48.914Z] 46f8f816bc3b: Waiting [2021-01-22T06:19:48.914Z] 93b61091891f: Waiting [2021-01-22T06:19:48.914Z] 93b9cdb0e59b: Waiting [2021-01-22T06:19:48.914Z] 5e14af77c1be: Waiting [2021-01-22T06:19:48.914Z] 01666e4c0597: Waiting [2021-01-22T06:19:48.914Z] aa168da1d23b: Waiting [2021-01-22T06:19:48.914Z] 36b3adc4ff6f: Verifying Checksum [2021-01-22T06:19:48.914Z] 36b3adc4ff6f: Download complete [2021-01-22T06:19:49.334Z] 46f8f816bc3b: Verifying Checksum [2021-01-22T06:19:49.334Z] 46f8f816bc3b: Download complete [2021-01-22T06:19:49.334Z] df20fa9351a1: Verifying Checksum [2021-01-22T06:19:49.334Z] df20fa9351a1: Download complete [2021-01-22T06:19:49.623Z] 93b9cdb0e59b: Verifying Checksum [2021-01-22T06:19:49.623Z] 93b9cdb0e59b: Download complete [2021-01-22T06:19:49.623Z] 5e14af77c1be: Download complete [2021-01-22T06:19:49.623Z] 01666e4c0597: Verifying Checksum [2021-01-22T06:19:49.623Z] 01666e4c0597: Download complete [2021-01-22T06:19:49.623Z] 93b61091891f: Verifying Checksum [2021-01-22T06:19:49.623Z] 93b61091891f: Download complete [2021-01-22T06:19:50.238Z] df20fa9351a1: Pull complete [2021-01-22T06:19:50.511Z] 8ad3a11d3b57: Verifying Checksum [2021-01-22T06:19:50.511Z] 8ad3a11d3b57: Download complete [2021-01-22T06:19:50.808Z] 36b3adc4ff6f: Pull complete [2021-01-22T06:19:53.715Z] 8ad3a11d3b57: Pull complete [2021-01-22T06:19:53.995Z] 46f8f816bc3b: Pull complete [2021-01-22T06:19:55.077Z] 93b61091891f: Pull complete [2021-01-22T06:19:55.403Z] 93b9cdb0e59b: Pull complete [2021-01-22T06:19:55.720Z] 5e14af77c1be: Pull complete [2021-01-22T06:19:55.999Z] 01666e4c0597: Pull complete [2021-01-22T06:19:56.633Z] aa168da1d23b: Verifying Checksum [2021-01-22T06:19:56.634Z] aa168da1d23b: Download complete [2021-01-22T06:20:15.342Z] aa168da1d23b: Pull complete [2021-01-22T06:20:15.342Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-22T06:20:15.342Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-22T06:20:15.342Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-22T06:20:15.685Z] prd-centos7-docker-4c-2g-22208 does not seem to be running inside a container [2021-01-22T06:20:15.767Z] $ 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-751/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-751 -v /w/workspace/dgexfoundry_device-sdk-go_PR-751:/w/workspace/dgexfoundry_device-sdk-go_PR-751:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-751@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-751@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:10003/edgex-lftools-log-publisher:alpine cat [2021-01-22T06:20:19.384Z] $ docker top b74612171f36ef2b4e0cf85912ad17bf1b7bf4f7286b79dd3a7073128c3c42f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-22T06:20:20.535Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-22T06:20:21.367Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-22T06:20:21.765Z] + ls /var/log/sa-host [2021-01-22T06:20:22.056Z] + sadf -c /var/log/sa-host/sa22 [2021-01-22T06:20:22.056Z] file_magic: OK [2021-01-22T06:20:22.056Z] HZ: Using current value: 100 [2021-01-22T06:20:22.056Z] file_header: OK [2021-01-22T06:20:22.056Z] 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 [2021-01-22T06:20:22.056Z] Statistics: [2021-01-22T06:20:22.056Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-22T06:20:22.056Z] File successfully converted to sysstat format version 12.2.1 [2021-01-22T06:20:22.056Z] + sadf -c /var/log/sa-host/sa23 [2021-01-22T06:20:22.056Z] file_magic: OK [2021-01-22T06:20:22.056Z] HZ: Using current value: 100 [2021-01-22T06:20:22.056Z] file_header: OK [2021-01-22T06:20:22.057Z] 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 [2021-01-22T06:20:22.057Z] Statistics: [2021-01-22T06:20:22.057Z] Hnuu...uuuununununu... [2021-01-22T06:20:22.057Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-22T06:20:22.828Z] provisioning config files... [2021-01-22T06:20:22.958Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-751@tmp/config7561199771924328142tmp [Pipeline] { [Pipeline] echo [2021-01-22T06:20:23.118Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T06:20:23.888Z] ---> create-netrc.sh [Pipeline] } [2021-01-22T06:20:24.207Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-22T06:20:24.374Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T06:20:24.853Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-22T06:20:24.876Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T06:20:25.724Z] ---> sudo-logs.sh [2021-01-22T06:20:25.724Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-22T06:20:25.768Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T06:20:26.534Z] ---> job-cost.sh [2021-01-22T06:20:26.534Z] lf-activate-venv: SKIPPING [2021-01-22T06:20:26.534Z] INFO: No Stack... [2021-01-22T06:20:27.506Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-22T06:20:28.505Z] INFO: Archiving Costs [Pipeline] echo [2021-01-22T06:20:28.550Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T06:20:28.941Z] ---> logs-deploy.sh [2021-01-22T06:20:28.941Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-751/1 [2021-01-22T06:20:28.941Z] INFO: archiving workspace using pattern(s): [2021-01-22T06:20:32.344Z] Archives upload complete. [2021-01-22T06:20:32.344Z] INFO: archiving logs to Nexus [2021-01-22T06:20:34.304Z] ---> uname -a: [2021-01-22T06:20:34.304Z] Linux prd-centos7-docker-4c-2g-22208.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-01-22T06:20:34.304Z] [2021-01-22T06:20:34.304Z] [2021-01-22T06:20:34.304Z] ---> lscpu: [2021-01-22T06:20:34.304Z] Architecture: x86_64 [2021-01-22T06:20:34.304Z] CPU op-mode(s): 32-bit, 64-bit [2021-01-22T06:20:34.304Z] Byte Order: Little Endian [2021-01-22T06:20:34.304Z] Address sizes: 40 bits physical, 48 bits virtual [2021-01-22T06:20:34.304Z] CPU(s): 4 [2021-01-22T06:20:34.304Z] On-line CPU(s) list: 0-3 [2021-01-22T06:20:34.304Z] Thread(s) per core: 1 [2021-01-22T06:20:34.304Z] Core(s) per socket: 1 [2021-01-22T06:20:34.304Z] Socket(s): 4 [2021-01-22T06:20:34.304Z] NUMA node(s): 1 [2021-01-22T06:20:34.304Z] Vendor ID: GenuineIntel [2021-01-22T06:20:34.304Z] CPU family: 6 [2021-01-22T06:20:34.304Z] Model: 44 [2021-01-22T06:20:34.304Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-01-22T06:20:34.304Z] Stepping: 1 [2021-01-22T06:20:34.304Z] CPU MHz: 2933.438 [2021-01-22T06:20:34.304Z] BogoMIPS: 5866.87 [2021-01-22T06:20:34.304Z] Virtualization: VT-x [2021-01-22T06:20:34.304Z] Hypervisor vendor: KVM [2021-01-22T06:20:34.304Z] Virtualization type: full [2021-01-22T06:20:34.305Z] L1d cache: 128 KiB [2021-01-22T06:20:34.305Z] L1i cache: 128 KiB [2021-01-22T06:20:34.305Z] L2 cache: 16 MiB [2021-01-22T06:20:34.305Z] L3 cache: 64 MiB [2021-01-22T06:20:34.305Z] NUMA node0 CPU(s): 0-3 [2021-01-22T06:20:34.305Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-01-22T06:20:34.305Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-01-22T06:20:34.305Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-01-22T06:20:34.305Z] Vulnerability Meltdown: Mitigation; PTI [2021-01-22T06:20:34.305Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-01-22T06:20:34.305Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-01-22T06:20:34.305Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-01-22T06:20:34.305Z] Vulnerability Srbds: Not affected [2021-01-22T06:20:34.305Z] Vulnerability Tsx async abort: Not affected [2021-01-22T06:20:34.305Z] 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 [2021-01-22T06:20:34.305Z] [2021-01-22T06:20:34.305Z] [2021-01-22T06:20:34.305Z] ---> nproc: [2021-01-22T06:20:34.305Z] 4 [2021-01-22T06:20:34.305Z] [2021-01-22T06:20:34.305Z] [2021-01-22T06:20:34.305Z] ---> df -h: [2021-01-22T06:20:34.305Z] Filesystem Size Used Available Use% Mounted on [2021-01-22T06:20:34.305Z] overlay 50.0G 7.3G 42.7G 15% / [2021-01-22T06:20:34.305Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-01-22T06:20:34.305Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-01-22T06:20:34.305Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-01-22T06:20:34.305Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-01-22T06:20:34.305Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-01-22T06:20:34.305Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-01-22T06:20:34.305Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-01-22T06:20:34.305Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-01-22T06:20:34.305Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-751 [2021-01-22T06:20:34.305Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-01-22T06:20:34.305Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-751@tmp [2021-01-22T06:20:34.305Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-01-22T06:20:34.305Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-01-22T06:20:34.305Z] [2021-01-22T06:20:34.305Z] [2021-01-22T06:20:34.305Z] ---> free -m: [2021-01-22T06:20:34.305Z] total used free shared buff/cache available [2021-01-22T06:20:34.305Z] Mem: 1837 725 92 0 1019 1006 [2021-01-22T06:20:34.305Z] Swap: 1023 1 1022 [2021-01-22T06:20:34.305Z] [2021-01-22T06:20:34.305Z] [2021-01-22T06:20:34.305Z] ---> ip addr: [2021-01-22T06:20:34.305Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-01-22T06:20:34.305Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-01-22T06:20:34.305Z] inet 127.0.0.1/8 scope host lo [2021-01-22T06:20:34.305Z] valid_lft forever preferred_lft forever [2021-01-22T06:20:34.305Z] inet6 ::1/128 scope host [2021-01-22T06:20:34.305Z] valid_lft forever preferred_lft forever [2021-01-22T06:20:34.305Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-01-22T06:20:34.305Z] link/ether fa:16:3e:5f:dc:29 brd ff:ff:ff:ff:ff:ff [2021-01-22T06:20:34.305Z] inet 10.30.123.23/23 brd 10.30.123.255 scope global dynamic eth0 [2021-01-22T06:20:34.305Z] valid_lft 85812sec preferred_lft 85812sec [2021-01-22T06:20:34.305Z] inet6 fe80::f816:3eff:fe5f:dc29/64 scope link [2021-01-22T06:20:34.305Z] valid_lft forever preferred_lft forever [2021-01-22T06:20:34.305Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-01-22T06:20:34.305Z] link/ether 02:42:47:2d:71:15 brd ff:ff:ff:ff:ff:ff [2021-01-22T06:20:34.305Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-01-22T06:20:34.305Z] valid_lft forever preferred_lft forever [2021-01-22T06:20:34.305Z] inet6 fe80::42:47ff:fe2d:7115/64 scope link [2021-01-22T06:20:34.305Z] valid_lft forever preferred_lft forever [2021-01-22T06:20:34.305Z] [2021-01-22T06:20:34.305Z] [2021-01-22T06:20:34.305Z] ---> sar -b -r -n DEV: [2021-01-22T06:20:34.305Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/22/21 _x86_64_ (4 CPU) [2021-01-22T06:20:34.305Z] [2021-01-22T06:20:34.305Z] 06:10:32 LINUX RESTART (4 CPU) [2021-01-22T06:20:34.305Z] [2021-01-22T06:20:34.305Z] 06:11:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-01-22T06:20:34.305Z] 06:12:01 141.84 68.28 73.56 0.00 7345.23 38520.28 0.00 [2021-01-22T06:20:34.305Z] 06:13:01 19.93 5.12 14.81 0.00 1273.48 1537.75 0.00 [2021-01-22T06:20:34.305Z] 06:14:01 0.33 0.00 0.33 0.00 0.00 4.99 0.00 [2021-01-22T06:20:34.305Z] 06:15:01 0.27 0.00 0.27 0.00 0.00 3.73 0.00 [2021-01-22T06:20:34.305Z] 06:16:01 0.20 0.00 0.20 0.00 0.00 2.62 0.00 [2021-01-22T06:20:34.305Z] 06:17:02 0.25 0.00 0.25 0.00 0.00 2.73 0.00 [2021-01-22T06:20:34.305Z] 06:18:01 0.34 0.00 0.34 0.00 0.00 3.60 0.00 [2021-01-22T06:20:34.305Z] 06:19:01 0.27 0.00 0.27 0.00 0.00 2.97 0.00 [2021-01-22T06:20:34.305Z] 06:20:01 67.72 51.64 16.08 0.00 4375.51 5758.65 0.00 [2021-01-22T06:20:34.305Z] Average: 25.55 13.85 11.71 0.00 1437.93 5045.89 0.00 [2021-01-22T06:20:34.305Z] [2021-01-22T06:20:34.305Z] 06:11:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-01-22T06:20:34.305Z] 06:12:01 117104 0 628636 33.41 2620 1133184 1274848 43.51 434352 1128680 25304 [2021-01-22T06:20:34.305Z] 06:13:01 163468 0 616316 32.76 2620 1099140 1136116 38.77 415672 1101216 20 [2021-01-22T06:20:34.305Z] 06:14:01 174068 0 605712 32.19 2620 1099144 1055368 36.02 424912 1083284 8 [2021-01-22T06:20:34.305Z] 06:15:01 170052 0 609724 32.41 2620 1099148 1055452 36.02 422960 1088700 12 [2021-01-22T06:20:34.305Z] 06:16:01 169652 0 610120 32.43 2620 1099152 1055588 36.03 432736 1079448 8 [2021-01-22T06:20:34.305Z] 06:17:02 170420 0 609348 32.39 2620 1099156 1055240 36.01 434044 1077624 8 [2021-01-22T06:20:34.305Z] 06:18:01 171096 0 608668 32.35 2620 1099160 1055132 36.01 433596 1077624 8 [2021-01-22T06:20:34.305Z] 06:19:01 169456 0 610304 32.44 2620 1099164 1055420 36.02 435156 1077624 16 [2021-01-22T06:20:34.305Z] 06:20:01 74484 0 703600 37.39 2620 1100840 1483564 50.63 531064 1055152 99696 [2021-01-22T06:20:34.305Z] Average: 153311 0 622492 33.08 2620 1103121 1136303 38.78 440499 1085484 13898 [2021-01-22T06:20:34.305Z] [2021-01-22T06:20:34.305Z] 06:11:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-01-22T06:20:34.305Z] 06:12:01 eth0 245.84 183.22 1053.12 63.54 0.00 0.00 0.00 0.00 [2021-01-22T06:20:34.305Z] 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-22T06:20:34.305Z] 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-22T06:20:34.305Z] 06:13:01 eth0 29.42 27.79 47.66 27.70 0.00 0.00 0.00 0.00 [2021-01-22T06:20:34.305Z] 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-22T06:20:34.305Z] 06:13:01 docker0 9.02 6.39 1.25 23.24 0.00 0.00 0.00 0.00 [2021-01-22T06:20:34.305Z] 06:14:01 eth0 1.91 0.93 2.87 0.08 0.00 0.00 0.00 0.00 [2021-01-22T06:20:34.305Z] 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-22T06:20:34.305Z] 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-22T06:20:34.305Z] 06:15:01 eth0 1.13 0.33 0.34 0.17 0.00 0.00 0.00 0.00 [2021-01-22T06:20:34.305Z] 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-22T06:20:34.305Z] 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-22T06:20:34.305Z] 06:16:01 eth0 0.41 0.36 0.26 0.23 0.00 0.00 0.00 0.00 [2021-01-22T06:20:34.305Z] 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-22T06:20:34.305Z] 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-22T06:20:34.305Z] 06:17:02 eth0 0.27 0.20 0.14 0.07 0.00 0.00 0.00 0.00 [2021-01-22T06:20:34.305Z] 06:17:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-22T06:20:34.305Z] 06:17:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-22T06:20:34.305Z] 06:18:01 eth0 0.66 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-01-22T06:20:34.305Z] 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-22T06:20:34.305Z] 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-22T06:20:34.305Z] 06:19:01 eth0 1.43 0.56 0.58 0.39 0.00 0.00 0.00 0.00 [2021-01-22T06:20:34.305Z] 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-22T06:20:34.305Z] 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-22T06:20:34.305Z] 06:20:01 eth0 216.79 174.64 2162.24 20.40 0.00 0.00 0.00 0.00 [2021-01-22T06:20:34.305Z] 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-22T06:20:34.305Z] 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-22T06:20:34.305Z] Average: eth0 55.18 43.04 363.50 12.45 0.00 0.00 0.00 0.00 [2021-01-22T06:20:34.305Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-22T06:20:34.305Z] Average: docker0 1.00 0.71 0.14 2.59 0.00 0.00 0.00 0.00 [2021-01-22T06:20:34.305Z] [2021-01-22T06:20:34.305Z] [2021-01-22T06:20:34.305Z] ---> sar -P ALL: [2021-01-22T06:20:34.305Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/22/21 _x86_64_ (4 CPU) [2021-01-22T06:20:34.305Z] [2021-01-22T06:20:34.305Z] 06:10:32 LINUX RESTART (4 CPU) [2021-01-22T06:20:34.305Z] [2021-01-22T06:20:34.305Z] 06:11:02 CPU %user %nice %system %iowait %steal %idle [2021-01-22T06:20:34.305Z] 06:12:01 all 12.26 0.00 7.42 5.67 21.30 53.35 [2021-01-22T06:20:34.305Z] 06:12:01 0 12.89 0.00 11.42 4.36 21.05 50.28 [2021-01-22T06:20:34.305Z] 06:12:01 1 13.79 0.00 5.78 5.83 21.81 52.80 [2021-01-22T06:20:34.305Z] 06:12:01 2 11.62 0.00 6.63 6.61 21.45 53.68 [2021-01-22T06:20:34.305Z] 06:12:01 3 10.72 0.00 5.90 5.87 20.88 56.63 [2021-01-22T06:20:34.305Z] 06:13:01 all 1.12 0.00 1.25 0.29 4.30 93.03 [2021-01-22T06:20:34.305Z] 06:13:01 0 1.21 0.00 1.45 0.21 4.39 92.74 [2021-01-22T06:20:34.305Z] 06:13:01 1 0.99 0.00 1.16 0.59 4.62 92.64 [2021-01-22T06:20:34.305Z] 06:13:01 2 1.10 0.00 0.86 0.15 4.18 93.72 [2021-01-22T06:20:34.305Z] 06:13:01 3 1.19 0.00 1.56 0.22 3.99 93.04 [2021-01-22T06:20:34.305Z] 06:14:01 all 0.12 0.00 0.07 0.00 0.75 99.06 [2021-01-22T06:20:34.305Z] 06:14:01 0 0.12 0.00 0.08 0.00 0.68 99.12 [2021-01-22T06:20:34.305Z] 06:14:01 1 0.07 0.00 0.05 0.00 1.16 98.73 [2021-01-22T06:20:34.305Z] 06:14:01 2 0.27 0.00 0.07 0.00 0.42 99.25 [2021-01-22T06:20:34.305Z] 06:14:01 3 0.05 0.00 0.07 0.00 0.73 99.15 [2021-01-22T06:20:34.305Z] 06:15:01 all 0.07 0.00 0.14 0.00 1.51 98.28 [2021-01-22T06:20:34.305Z] 06:15:01 0 0.03 0.00 0.18 0.00 1.91 97.88 [2021-01-22T06:20:34.305Z] 06:15:01 1 0.03 0.00 0.12 0.00 1.57 98.29 [2021-01-22T06:20:34.305Z] 06:15:01 2 0.18 0.00 0.18 0.00 1.41 98.23 [2021-01-22T06:20:34.305Z] 06:15:01 3 0.02 0.00 0.08 0.00 1.17 98.73 [2021-01-22T06:20:34.305Z] 06:16:01 all 0.05 0.00 0.05 0.00 1.41 98.49 [2021-01-22T06:20:34.305Z] 06:16:01 0 0.02 0.00 0.10 0.00 1.02 98.86 [2021-01-22T06:20:34.305Z] 06:16:01 1 0.11 0.00 0.02 0.00 1.87 98.00 [2021-01-22T06:20:34.305Z] 06:16:01 2 0.07 0.00 0.05 0.00 1.93 97.96 [2021-01-22T06:20:34.305Z] 06:16:01 3 0.00 0.00 0.02 0.00 0.82 99.16 [2021-01-22T06:20:34.305Z] 06:17:02 all 0.11 0.00 0.13 0.00 0.86 98.91 [2021-01-22T06:20:34.305Z] 06:17:02 0 0.03 0.00 0.23 0.00 0.51 99.22 [2021-01-22T06:20:34.305Z] 06:17:02 1 0.31 0.00 0.08 0.00 1.30 98.30 [2021-01-22T06:20:34.305Z] 06:17:02 2 0.03 0.00 0.17 0.00 1.08 98.73 [2021-01-22T06:20:34.305Z] 06:17:02 3 0.05 0.00 0.03 0.00 0.53 99.39 [2021-01-22T06:20:34.305Z] 06:18:01 all 0.07 0.00 0.03 0.00 1.21 98.69 [2021-01-22T06:20:34.305Z] 06:18:01 0 0.02 0.00 0.00 0.00 0.59 99.39 [2021-01-22T06:20:34.305Z] 06:18:01 1 0.17 0.00 0.03 0.00 2.02 97.78 [2021-01-22T06:20:34.305Z] 06:18:01 2 0.07 0.00 0.03 0.00 0.92 98.97 [2021-01-22T06:20:34.305Z] 06:18:01 3 0.03 0.00 0.03 0.00 1.31 98.62 [2021-01-22T06:20:34.305Z] 06:19:01 all 0.14 0.00 0.04 0.00 0.73 99.10 [2021-01-22T06:20:34.305Z] 06:19:01 0 0.17 0.00 0.05 0.00 0.89 98.89 [2021-01-22T06:20:34.305Z] 06:19:01 1 0.07 0.00 0.00 0.00 0.48 99.45 [2021-01-22T06:20:34.305Z] 06:19:01 2 0.28 0.00 0.05 0.00 1.17 98.50 [2021-01-22T06:20:34.305Z] 06:19:01 3 0.03 0.00 0.05 0.00 0.37 99.55 [2021-01-22T06:20:34.305Z] 06:20:01 all 2.39 0.00 1.71 1.18 11.73 82.98 [2021-01-22T06:20:34.305Z] 06:20:01 0 1.71 0.00 1.50 0.30 12.20 84.28 [2021-01-22T06:20:34.305Z] 06:20:01 1 2.40 0.00 1.73 0.50 11.86 83.53 [2021-01-22T06:20:34.305Z] 06:20:01 2 3.28 0.00 1.96 3.04 12.12 79.59 [2021-01-22T06:20:34.305Z] 06:20:01 3 2.19 0.00 1.66 0.88 10.75 84.51 [2021-01-22T06:20:34.305Z] Average: all 1.82 0.00 1.21 0.79 4.89 91.29 [2021-01-22T06:20:34.305Z] Average: 0 1.79 0.00 1.66 0.54 4.83 91.19 [2021-01-22T06:20:34.305Z] Average: 1 1.99 0.00 1.00 0.77 5.21 91.03 [2021-01-22T06:20:34.305Z] Average: 2 1.89 0.00 1.12 1.10 5.01 90.87 [2021-01-22T06:20:34.305Z] Average: 3 1.58 0.00 1.04 0.77 4.52 92.08 [2021-01-22T06:20:34.305Z] [2021-01-22T06:20:34.305Z] [2021-01-22T06:20:34.305Z]