Pull request #755 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 843da740fefb41e4fa22e670f79c8e7e5317bf4c+2e0b14878cfb4a574be8745ab7c226ce26d53775 (12ceaccfaff5e87335e1de68b6db697c8e964d87) 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-755/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-755/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-22786 in /w/workspace/dgexfoundry_device-sdk-go_PR-755 [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-755 # 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 843da740fefb41e4fa22e670f79c8e7e5317bf4c Merge succeeded, producing 843da740fefb41e4fa22e670f79c8e7e5317bf4c Checking out Revision 843da740fefb41e4fa22e670f79c8e7e5317bf4c (PR-755) > 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/755/head:refs/remotes/origin/PR-755 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 843da740fefb41e4fa22e670f79c8e7e5317bf4c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2e0b14878cfb4a574be8745ab7c226ce26d53775 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 843da740fefb41e4fa22e670f79c8e7e5317bf4c # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/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-26T06:14:39.644Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-26T06:14:39.999Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-26T06:14:40.220Z] ========================================================= [2021-01-26T06:14:40.220Z] EdgeX Global Pipelines Version Info [2021-01-26T06:14:40.220Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-26T06:14:42.986Z] ------------------- [2021-01-26T06:14:42.987Z] stable info: [2021-01-26T06:14:42.987Z] ------------------- [2021-01-26T06:14:42.987Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-26T06:14:42.987Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-26T06:14:42.987Z] Message: update stable to v1.0.179 [2021-01-26T06:14:44.061Z] ------------------- [2021-01-26T06:14:44.061Z] experimental info: [2021-01-26T06:14:44.061Z] ------------------- [2021-01-26T06:14:44.061Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-26T06:14:44.061Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-26T06:14:44.061Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-26T06:14:44.490Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-01-26T06:14:44.631Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-01-26T06:14:44.756Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-26T06:14:44.878Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-26T06:14:45.007Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-26T06:14:45.161Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-26T06:14:45.286Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-26T06:14:45.438Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-26T06:14:45.577Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-01-26T06:14:45.705Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-26T06:14:45.836Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-26T06:14:45.962Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2021-01-26T06:14:46.094Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-26T06:14:46.216Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-26T06:14:46.470Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-26T06:14:46.592Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-01-26T06:14:46.709Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-26T06:14:46.831Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-26T06:14:46.957Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-26T06:14:47.081Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-26T06:14:47.205Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-26T06:14:47.329Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-26T06:14:47.483Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-26T06:14:47.652Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-26T06:14:47.772Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-01-26T06:14:47.893Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-26T06:14:48.014Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-26T06:14:48.136Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-755 [Pipeline] echo [2021-01-26T06:14:48.256Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-755 [Pipeline] echo [2021-01-26T06:14:48.405Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-755 [Pipeline] echo [2021-01-26T06:14:48.552Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 843da740fefb41e4fa22e670f79c8e7e5317bf4c [Pipeline] echo [2021-01-26T06:14:48.693Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 843da74 [Pipeline] echo [2021-01-26T06:14:48.815Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-26T06:14:49.111Z] provisioning config files... [2021-01-26T06:14:49.150Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-755@tmp/config164050001700629732tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-26T06:14:49.658Z] ---> docker-login.sh [2021-01-26T06:14:49.658Z] nexus3.edgexfoundry.org:10001 [2021-01-26T06:14:50.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T06:14:50.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T06:14:50.521Z] Configure a credential helper to remove this warning. See [2021-01-26T06:14:50.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T06:14:50.521Z] [2021-01-26T06:14:50.521Z] Login Succeeded [2021-01-26T06:14:50.521Z] nexus3.edgexfoundry.org:10002 [2021-01-26T06:14:50.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T06:14:50.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T06:14:50.801Z] Configure a credential helper to remove this warning. See [2021-01-26T06:14:50.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T06:14:50.801Z] [2021-01-26T06:14:50.801Z] Login Succeeded [2021-01-26T06:14:50.801Z] nexus3.edgexfoundry.org:10003 [2021-01-26T06:14:51.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T06:14:51.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T06:14:51.071Z] Configure a credential helper to remove this warning. See [2021-01-26T06:14:51.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T06:14:51.071Z] [2021-01-26T06:14:51.071Z] Login Succeeded [2021-01-26T06:14:51.071Z] nexus3.edgexfoundry.org:10004 [2021-01-26T06:14:51.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T06:14:51.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T06:14:51.349Z] Configure a credential helper to remove this warning. See [2021-01-26T06:14:51.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T06:14:51.349Z] [2021-01-26T06:14:51.349Z] Login Succeeded [2021-01-26T06:14:51.349Z] docker.io [2021-01-26T06:14:51.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T06:14:52.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T06:14:52.238Z] Configure a credential helper to remove this warning. See [2021-01-26T06:14:52.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T06:14:52.238Z] [2021-01-26T06:14:52.238Z] Login Succeeded [2021-01-26T06:14:52.238Z] ---> docker-login.sh ends [Pipeline] } [2021-01-26T06:14:52.275Z] 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-26T06:14:53.383Z] + git log --format=format:%s -1 843da740fefb41e4fa22e670f79c8e7e5317bf4c [Pipeline] echo [2021-01-26T06:14:53.515Z] GIT_COMMIT: 843da740fefb41e4fa22e670f79c8e7e5317bf4c, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo [2021-01-26T06:14:53.585Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-26T06:14:54.822Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-26T06:14:54.822Z] [2021-01-26T06:14:54.822Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-26T06:14:55.292Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-26T06:14:55.292Z] latest: Pulling from edgex-devops/git-semver [2021-01-26T06:14:55.292Z] 31603596830f: Pulling fs layer [2021-01-26T06:14:55.292Z] 2a8b12db71e7: Pulling fs layer [2021-01-26T06:14:55.292Z] 6ca5941a6612: Pulling fs layer [2021-01-26T06:14:55.292Z] ecc8261a40a4: Pulling fs layer [2021-01-26T06:14:55.292Z] ecc8261a40a4: Waiting [2021-01-26T06:14:55.292Z] 2a8b12db71e7: Verifying Checksum [2021-01-26T06:14:55.292Z] 2a8b12db71e7: Download complete [2021-01-26T06:14:56.611Z] 31603596830f: Verifying Checksum [2021-01-26T06:14:56.611Z] 31603596830f: Download complete [2021-01-26T06:14:56.910Z] 6ca5941a6612: Verifying Checksum [2021-01-26T06:14:56.910Z] 6ca5941a6612: Download complete [2021-01-26T06:14:56.910Z] ecc8261a40a4: Verifying Checksum [2021-01-26T06:14:56.910Z] ecc8261a40a4: Download complete [2021-01-26T06:14:57.195Z] 31603596830f: Pull complete [2021-01-26T06:14:57.196Z] 2a8b12db71e7: Pull complete [2021-01-26T06:14:59.243Z] 6ca5941a6612: Pull complete [2021-01-26T06:14:59.243Z] ecc8261a40a4: Pull complete [2021-01-26T06:14:59.524Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-26T06:14:59.524Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-26T06:14:59.524Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-26T06:14:59.878Z] prd-centos7-docker-4c-2g-22786 does not seem to be running inside a container [2021-01-26T06:15:00.168Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-755 -v /w/workspace/dgexfoundry_device-sdk-go_PR-755:/w/workspace/dgexfoundry_device-sdk-go_PR-755:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-755@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-755@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-26T06:15:03.029Z] $ docker top f8004587b2f0af6358883b4f0e6a1c968b29ae7b0940f602fa12d01f39b3821b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-26T06:15:03.752Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-26T06:15:03.752Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-26T06:15:04.850Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-26T06:15:04.918Z] $ docker exec f8004587b2f0af6358883b4f0e6a1c968b29ae7b0940f602fa12d01f39b3821b ssh-agent [2021-01-26T06:15:05.620Z] SSH_AUTH_SOCK=/tmp/ssh-oe0OIihtuyrU/agent.11 [2021-01-26T06:15:05.620Z] SSH_AGENT_PID=16 [2021-01-26T06:15:05.680Z] Running ssh-add (command line suppressed) [2021-01-26T06:15:06.148Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-755@tmp/private_key_763016184967054224.key (/w/workspace/dgexfoundry_device-sdk-go_PR-755@tmp/private_key_763016184967054224.key) [2021-01-26T06:15:06.361Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-26T06:15:06.781Z] + git tag --points-at HEAD [Pipeline] } [2021-01-26T06:15:06.837Z] $ docker exec --env ******** --env ******** f8004587b2f0af6358883b4f0e6a1c968b29ae7b0940f602fa12d01f39b3821b ssh-agent -k [2021-01-26T06:15:07.255Z] unset SSH_AUTH_SOCK; [2021-01-26T06:15:07.255Z] unset SSH_AGENT_PID; [2021-01-26T06:15:07.255Z] echo Agent pid 16 killed; [2021-01-26T06:15:07.414Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-26T06:15:07.602Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-26T06:15:07.602Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-26T06:15:08.162Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-26T06:15:08.170Z] $ docker exec f8004587b2f0af6358883b4f0e6a1c968b29ae7b0940f602fa12d01f39b3821b ssh-agent [2021-01-26T06:15:08.900Z] SSH_AUTH_SOCK=/tmp/ssh-Z4hRnZs1smOs/agent.44 [2021-01-26T06:15:08.900Z] SSH_AGENT_PID=49 [2021-01-26T06:15:08.918Z] Running ssh-add (command line suppressed) [2021-01-26T06:15:09.387Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-755@tmp/private_key_9180968344696112436.key (/w/workspace/dgexfoundry_device-sdk-go_PR-755@tmp/private_key_9180968344696112436.key) [2021-01-26T06:15:09.518Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-26T06:15:10.377Z] + git semver init [2021-01-26T06:15:10.377Z] # -> Open(): unable to determine branch for HEAD [2021-01-26T06:15:10.377Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-755/.git [2021-01-26T06:15:10.377Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-755 [2021-01-26T06:15:10.377Z] # $SEMVER_REMOTE_NAME = origin [2021-01-26T06:15:10.377Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-26T06:15:10.377Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-26T06:15:10.377Z] # $SEMVER_BRANCH = PR-755 [2021-01-26T06:15:10.377Z] # $SEMVER_TEMP = /tmp/semver-004133117 [2021-01-26T06:15:10.377Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-01-26T06:15:11.877Z] # '/tmp/semver-004133117' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-755/.semver' [2021-01-26T06:15:11.877Z] # -> Force: false [2021-01-26T06:15:11.877Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-755/.semver [Pipeline] } [2021-01-26T06:15:11.921Z] $ docker exec --env ******** --env ******** f8004587b2f0af6358883b4f0e6a1c968b29ae7b0940f602fa12d01f39b3821b ssh-agent -k [2021-01-26T06:15:12.419Z] unset SSH_AUTH_SOCK; [2021-01-26T06:15:12.420Z] unset SSH_AGENT_PID; [2021-01-26T06:15:12.420Z] echo Agent pid 49 killed; [2021-01-26T06:15:12.513Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-26T06:15:13.164Z] + git semver [Pipeline] } [2021-01-26T06:15:13.227Z] $ docker stop --time=1 f8004587b2f0af6358883b4f0e6a1c968b29ae7b0940f602fa12d01f39b3821b [2021-01-26T06:15:15.288Z] $ docker rm -f f8004587b2f0af6358883b4f0e6a1c968b29ae7b0940f602fa12d01f39b3821b [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-26T06:15:16.047Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-26T06:15:16.690Z] Stashed 1 file(s) [Pipeline] echo [2021-01-26T06:15:16.716Z] [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-26T06:15:33.443Z] Still waiting to schedule task [2021-01-26T06:15:33.443Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline [2021-01-26T06:15:33.452Z] Still waiting to schedule task [2021-01-26T06:15:33.452Z] ‘prd-centos7-builder-2c-1g-20773’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-22789’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-01-26T06:15:49.563Z] Running on prd-centos7-docker-4c-2g-22789 in /w/workspace/dgexfoundry_device-sdk-go_PR-755 [Pipeline] { [Pipeline] ws [2021-01-26T06:15:49.655Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-01-26T06:15:52.243Z] using credential edgex-jenkins-ssh [2021-01-26T06:15:52.291Z] Cloning the remote Git repository [2021-01-26T06:15:52.329Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-01-26T06:15:52.403Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-01-26T06:15:52.468Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-26T06:15:52.468Z] > git --version # timeout=10 [2021-01-26T06:15:52.480Z] > git --version # 'git version 2.24.3' [2021-01-26T06:15:52.481Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-26T06:15:52.516Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-26T06:15:53.679Z] Merging remotes/origin/master commit 2e0b14878cfb4a574be8745ab7c226ce26d53775 into PR head commit 843da740fefb41e4fa22e670f79c8e7e5317bf4c [2021-01-26T06:15:53.793Z] Merge succeeded, producing 843da740fefb41e4fa22e670f79c8e7e5317bf4c [2021-01-26T06:15:53.794Z] Checking out Revision 843da740fefb41e4fa22e670f79c8e7e5317bf4c (PR-755) [2021-01-26T06:15:53.291Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-26T06:15:53.298Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-26T06:15:53.311Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-26T06:15:53.324Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-26T06:15:53.324Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-26T06:15:53.329Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/755/head:refs/remotes/origin/PR-755 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-26T06:15:53.688Z] > git config core.sparsecheckout # timeout=10 [2021-01-26T06:15:53.696Z] > git checkout -f 843da740fefb41e4fa22e670f79c8e7e5317bf4c # timeout=10 [2021-01-26T06:15:53.749Z] > git remote # timeout=10 [2021-01-26T06:15:53.758Z] > git config --get remote.origin.url # timeout=10 [2021-01-26T06:15:53.767Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-26T06:15:53.772Z] > git merge 2e0b14878cfb4a574be8745ab7c226ce26d53775 # timeout=10 [2021-01-26T06:15:53.785Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-26T06:15:53.797Z] > git config core.sparsecheckout # timeout=10 [2021-01-26T06:15:53.803Z] > git checkout -f 843da740fefb41e4fa22e670f79c8e7e5317bf4c # timeout=10 [2021-01-26T06:15:57.508Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2021-01-26T06:15:57.534Z] > git --version # timeout=10 [2021-01-26T06:15:57.540Z] > git --version # 'git version 2.24.3' [2021-01-26T06:15:57.545Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-26T06:15:59.010Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-26T06:15:59.406Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-26T06:15:59.730Z] + sudo service docker restart [2021-01-26T06:15:59.730Z] + true [2021-01-26T06:15:59.730Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-26T06:16:00.863Z] provisioning config files... [2021-01-26T06:16:00.901Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config2611114080535829036tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-26T06:16:01.410Z] ---> docker-login.sh [2021-01-26T06:16:01.410Z] nexus3.edgexfoundry.org:10001 [2021-01-26T06:16:01.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T06:16:01.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T06:16:01.949Z] Configure a credential helper to remove this warning. See [2021-01-26T06:16:01.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T06:16:01.949Z] [2021-01-26T06:16:01.949Z] Login Succeeded [2021-01-26T06:16:01.949Z] nexus3.edgexfoundry.org:10002 [2021-01-26T06:16:01.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T06:16:02.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T06:16:02.213Z] Configure a credential helper to remove this warning. See [2021-01-26T06:16:02.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T06:16:02.213Z] [2021-01-26T06:16:02.213Z] Login Succeeded [2021-01-26T06:16:02.213Z] nexus3.edgexfoundry.org:10003 [2021-01-26T06:16:02.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T06:16:02.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T06:16:02.213Z] Configure a credential helper to remove this warning. See [2021-01-26T06:16:02.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T06:16:02.213Z] [2021-01-26T06:16:02.213Z] Login Succeeded [2021-01-26T06:16:02.484Z] nexus3.edgexfoundry.org:10004 [2021-01-26T06:16:02.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T06:16:02.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T06:16:02.485Z] Configure a credential helper to remove this warning. See [2021-01-26T06:16:02.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T06:16:02.485Z] [2021-01-26T06:16:02.485Z] Login Succeeded [2021-01-26T06:16:02.485Z] docker.io [2021-01-26T06:16:02.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T06:16:03.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T06:16:03.014Z] Configure a credential helper to remove this warning. See [2021-01-26T06:16:03.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T06:16:03.014Z] [2021-01-26T06:16:03.014Z] Login Succeeded [2021-01-26T06:16:03.014Z] ---> docker-login.sh ends [Pipeline] } [2021-01-26T06:16:03.071Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-26T06:16:03.785Z] ========================================================= [2021-01-26T06:16:03.785Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-26T06:16:03.785Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-26T06:16:04.193Z] + 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-26T06:16:04.461Z] Sending build context to Docker daemon 2.564MB [2021-01-26T06:16:04.461Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-26T06:16:04.461Z] Step 2/8 : FROM ${BASE} [2021-01-26T06:16:04.461Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-26T06:16:04.461Z] 188c0c94c7c5: Pulling fs layer [2021-01-26T06:16:04.461Z] 0ef7d3d256c8: Pulling fs layer [2021-01-26T06:16:04.461Z] de9db76c5a1d: Pulling fs layer [2021-01-26T06:16:04.461Z] bca2f99d35d6: Pulling fs layer [2021-01-26T06:16:04.461Z] 93359f2a8cfa: Pulling fs layer [2021-01-26T06:16:04.461Z] 7c6f9722023f: Pulling fs layer [2021-01-26T06:16:04.461Z] a35cf1a2eb13: Pulling fs layer [2021-01-26T06:16:04.461Z] 93359f2a8cfa: Waiting [2021-01-26T06:16:04.461Z] bca2f99d35d6: Waiting [2021-01-26T06:16:04.461Z] 7c6f9722023f: Waiting [2021-01-26T06:16:04.461Z] a35cf1a2eb13: Waiting [2021-01-26T06:16:04.461Z] de9db76c5a1d: Verifying Checksum [2021-01-26T06:16:04.461Z] de9db76c5a1d: Download complete [2021-01-26T06:16:04.461Z] 0ef7d3d256c8: Verifying Checksum [2021-01-26T06:16:04.461Z] 0ef7d3d256c8: Download complete [2021-01-26T06:16:04.726Z] 93359f2a8cfa: Verifying Checksum [2021-01-26T06:16:04.726Z] 93359f2a8cfa: Download complete [2021-01-26T06:16:04.726Z] 188c0c94c7c5: Verifying Checksum [2021-01-26T06:16:04.726Z] 7c6f9722023f: Verifying Checksum [2021-01-26T06:16:04.726Z] 7c6f9722023f: Download complete [2021-01-26T06:16:04.992Z] 188c0c94c7c5: Pull complete [2021-01-26T06:16:04.992Z] 0ef7d3d256c8: Pull complete [2021-01-26T06:16:05.258Z] de9db76c5a1d: Pull complete [2021-01-26T06:16:06.666Z] a35cf1a2eb13: Verifying Checksum [2021-01-26T06:16:06.666Z] a35cf1a2eb13: Download complete [2021-01-26T06:16:07.250Z] bca2f99d35d6: Verifying Checksum [2021-01-26T06:16:07.250Z] bca2f99d35d6: Download complete [2021-01-26T06:16:12.611Z] bca2f99d35d6: Pull complete [2021-01-26T06:16:12.880Z] 93359f2a8cfa: Pull complete [2021-01-26T06:16:12.880Z] 7c6f9722023f: Pull complete [2021-01-26T06:16:17.170Z] a35cf1a2eb13: Pull complete [2021-01-26T06:16:17.170Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-26T06:16:17.434Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-26T06:16:17.434Z] ---> a62c8e92a672 [2021-01-26T06:16:17.434Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-26T06:16:17.698Z] ---> Running in 3a06beb15005 [2021-01-26T06:16:17.963Z] Removing intermediate container 3a06beb15005 [2021-01-26T06:16:17.963Z] ---> d837685d9341 [2021-01-26T06:16:17.963Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T06:16:17.963Z] ---> Running in 61e92c314221 [2021-01-26T06:16:18.919Z] Removing intermediate container 61e92c314221 [2021-01-26T06:16:18.919Z] ---> 6fd5f8a2f12b [2021-01-26T06:16:18.919Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-01-26T06:16:19.184Z] ---> Running in 01a12b5c7c15 [2021-01-26T06:16:20.133Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T06:16:21.088Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T06:16:21.360Z] OK: 166 MiB in 39 packages [2021-01-26T06:16:21.938Z] Removing intermediate container 01a12b5c7c15 [2021-01-26T06:16:21.938Z] ---> 4a1c6466f33e [2021-01-26T06:16:21.938Z] Step 6/8 : WORKDIR /device-sdk-go [2021-01-26T06:16:21.938Z] ---> Running in d814e3775980 [2021-01-26T06:16:22.201Z] Removing intermediate container d814e3775980 [2021-01-26T06:16:22.201Z] ---> 14eb25a27374 [2021-01-26T06:16:22.201Z] Step 7/8 : COPY . . [2021-01-26T06:16:23.611Z] ---> 30dd1b3502e0 [2021-01-26T06:16:23.611Z] Step 8/8 : RUN go mod download [2021-01-26T06:16:23.611Z] ---> Running in ddc59d56cf4f [2021-01-26T06:16:50.253Z] Removing intermediate container ddc59d56cf4f [2021-01-26T06:16:50.253Z] ---> d77d6f17651d [2021-01-26T06:16:50.253Z] Successfully built d77d6f17651d [2021-01-26T06:16:50.253Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-26T06:16:50.622Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-26T06:16:50.622Z] . [Pipeline] withDockerContainer [2021-01-26T06:16:50.771Z] prd-centos7-docker-4c-2g-22789 does not seem to be running inside a container [2021-01-26T06:16:50.829Z] $ 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-x86_64 cat [2021-01-26T06:16:51.718Z] $ docker top 5512e7d0d8621b0d4c1ba42b92ed31abb5ce7167a6ea4691afb630150875027d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-26T06:16:52.340Z] + go version [2021-01-26T06:16:52.340Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-26T06:16:52.368Z] $ docker stop --time=1 5512e7d0d8621b0d4c1ba42b92ed31abb5ce7167a6ea4691afb630150875027d [2021-01-26T06:16:53.768Z] $ docker rm -f 5512e7d0d8621b0d4c1ba42b92ed31abb5ce7167a6ea4691afb630150875027d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-26T06:16:54.940Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-26T06:16:54.940Z] . [Pipeline] withDockerContainer [2021-01-26T06:16:55.070Z] prd-centos7-docker-4c-2g-22789 does not seem to be running inside a container [2021-01-26T06:16:55.122Z] $ 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-x86_64 cat [2021-01-26T06:16:55.951Z] $ docker top 716a365d120caf4ab8bfdf5b61cfa4081a78ddb667bb453ef4c3c3b3f0c7ae8e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-26T06:16:56.509Z] + make test [2021-01-26T06:16:56.509Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-26T06:17:04.748Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-01-26T06:17:19.850Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-01-26T06:17:19.850Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-01-26T06:17:19.850Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-01-26T06:17:19.850Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.053s coverage: 19.4% of statements [2021-01-26T06:17:23.224Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.493s coverage: 97.1% of statements [2021-01-26T06:17:23.660Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-22790 in /w/workspace/dgexfoundry_device-sdk-go_PR-755 [Pipeline] { [Pipeline] ws [2021-01-26T06:17:23.752Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-01-26T06:17:28.600Z] using credential edgex-jenkins-ssh [2021-01-26T06:17:28.672Z] Cloning the remote Git repository [2021-01-26T06:17:28.731Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-01-26T06:17:28.860Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-01-26T06:17:28.930Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-26T06:17:28.930Z] > git --version # timeout=10 [2021-01-26T06:17:28.954Z] > git --version # 'git version 2.17.1' [2021-01-26T06:17:28.955Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-26T06:17:29.025Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-26T06:17:30.879Z] Merging remotes/origin/master commit 2e0b14878cfb4a574be8745ab7c226ce26d53775 into PR head commit 843da740fefb41e4fa22e670f79c8e7e5317bf4c [2021-01-26T06:17:31.236Z] Merge succeeded, producing 843da740fefb41e4fa22e670f79c8e7e5317bf4c [2021-01-26T06:17:31.236Z] Checking out Revision 843da740fefb41e4fa22e670f79c8e7e5317bf4c (PR-755) [2021-01-26T06:17:30.268Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-26T06:17:30.289Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-26T06:17:30.326Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-26T06:17:30.391Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-26T06:17:30.392Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-26T06:17:30.408Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/755/head:refs/remotes/origin/PR-755 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-26T06:17:30.898Z] > git config core.sparsecheckout # timeout=10 [2021-01-26T06:17:30.916Z] > git checkout -f 843da740fefb41e4fa22e670f79c8e7e5317bf4c # timeout=10 [2021-01-26T06:17:31.029Z] > git remote # timeout=10 [2021-01-26T06:17:31.116Z] > git config --get remote.origin.url # timeout=10 [2021-01-26T06:17:31.144Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-26T06:17:31.171Z] > git merge 2e0b14878cfb4a574be8745ab7c226ce26d53775 # timeout=10 [2021-01-26T06:17:31.202Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-26T06:17:31.244Z] > git config core.sparsecheckout # timeout=10 [2021-01-26T06:17:31.288Z] > git checkout -f 843da740fefb41e4fa22e670f79c8e7e5317bf4c # timeout=10 [2021-01-26T06:17:35.707Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2021-01-26T06:17:35.765Z] > git --version # timeout=10 [2021-01-26T06:17:35.786Z] > git --version # 'git version 2.17.1' [2021-01-26T06:17:35.801Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-26T06:17:37.498Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-26T06:17:37.940Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-26T06:17:38.301Z] + sudo service docker restart [2021-01-26T06:17:38.301Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-26T06:17:41.091Z] provisioning config files... [2021-01-26T06:17:41.132Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config599774137770293509tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-26T06:17:41.601Z] ---> docker-login.sh [2021-01-26T06:17:41.601Z] nexus3.edgexfoundry.org:10001 [2021-01-26T06:17:42.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T06:17:42.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T06:17:42.852Z] Configure a credential helper to remove this warning. See [2021-01-26T06:17:42.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T06:17:42.852Z] [2021-01-26T06:17:42.852Z] Login Succeeded [2021-01-26T06:17:42.852Z] nexus3.edgexfoundry.org:10002 [2021-01-26T06:17:43.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T06:17:43.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T06:17:43.407Z] Configure a credential helper to remove this warning. See [2021-01-26T06:17:43.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T06:17:43.407Z] [2021-01-26T06:17:43.407Z] Login Succeeded [2021-01-26T06:17:43.407Z] nexus3.edgexfoundry.org:10003 [2021-01-26T06:17:43.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T06:17:43.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T06:17:43.960Z] Configure a credential helper to remove this warning. See [2021-01-26T06:17:43.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T06:17:43.960Z] [2021-01-26T06:17:43.960Z] Login Succeeded [2021-01-26T06:17:43.960Z] nexus3.edgexfoundry.org:10004 [2021-01-26T06:17:44.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T06:17:44.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T06:17:44.236Z] Configure a credential helper to remove this warning. See [2021-01-26T06:17:44.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T06:17:44.236Z] [2021-01-26T06:17:44.236Z] Login Succeeded [2021-01-26T06:17:44.236Z] docker.io [2021-01-26T06:17:44.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T06:17:45.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T06:17:45.102Z] Configure a credential helper to remove this warning. See [2021-01-26T06:17:45.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T06:17:45.102Z] [2021-01-26T06:17:45.102Z] Login Succeeded [2021-01-26T06:17:45.102Z] ---> docker-login.sh ends [Pipeline] } [2021-01-26T06:17:45.143Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-26T06:17:45.691Z] ========================================================= [2021-01-26T06:17:45.691Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-26T06:17:45.691Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-26T06:17:46.118Z] + 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-26T06:17:46.399Z] Sending build context to Docker daemon 2.556MB [2021-01-26T06:17:46.693Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-26T06:17:46.693Z] Step 2/8 : FROM ${BASE} [2021-01-26T06:17:46.693Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-26T06:17:46.693Z] 5f621e34cdf4: Pulling fs layer [2021-01-26T06:17:46.693Z] a4357932f1b6: Pulling fs layer [2021-01-26T06:17:46.693Z] 18c013af1878: Pulling fs layer [2021-01-26T06:17:46.693Z] 00ac8860ef70: Pulling fs layer [2021-01-26T06:17:46.693Z] 00ac8860ef70: Waiting [2021-01-26T06:17:46.693Z] 63d7cb157983: Pulling fs layer [2021-01-26T06:17:46.693Z] b116817d02f9: Pulling fs layer [2021-01-26T06:17:46.693Z] 745a02a5169b: Pulling fs layer [2021-01-26T06:17:46.693Z] 63d7cb157983: Waiting [2021-01-26T06:17:46.693Z] b116817d02f9: Waiting [2021-01-26T06:17:46.693Z] 745a02a5169b: Waiting [2021-01-26T06:17:46.693Z] 18c013af1878: Verifying Checksum [2021-01-26T06:17:46.693Z] a4357932f1b6: Verifying Checksum [2021-01-26T06:17:46.693Z] a4357932f1b6: Download complete [2021-01-26T06:17:46.693Z] 63d7cb157983: Verifying Checksum [2021-01-26T06:17:46.693Z] 63d7cb157983: Download complete [2021-01-26T06:17:46.693Z] b116817d02f9: Verifying Checksum [2021-01-26T06:17:46.693Z] b116817d02f9: Download complete [2021-01-26T06:17:46.693Z] 5f621e34cdf4: Verifying Checksum [2021-01-26T06:17:46.693Z] 5f621e34cdf4: Download complete [2021-01-26T06:17:47.717Z] 5f621e34cdf4: Pull complete [2021-01-26T06:17:48.322Z] a4357932f1b6: Pull complete [2021-01-26T06:17:48.595Z] 18c013af1878: Pull complete [2021-01-26T06:17:49.191Z] 745a02a5169b: Verifying Checksum [2021-01-26T06:17:49.191Z] 745a02a5169b: Download complete [2021-01-26T06:17:50.648Z] 00ac8860ef70: Verifying Checksum [2021-01-26T06:17:50.648Z] 00ac8860ef70: Download complete [2021-01-26T06:17:55.455Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.056s coverage: 9.4% of statements [2021-01-26T06:17:55.455Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.076s coverage: 21.7% of statements [2021-01-26T06:17:55.455Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-01-26T06:17:55.455Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller 0.233s coverage: 43.2% of statements [2021-01-26T06:17:55.455Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/correlation [no test files] [2021-01-26T06:17:55.455Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/handler 0.289s coverage: 68.9% of statements [2021-01-26T06:17:55.455Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/handler/callback [no test files] [2021-01-26T06:17:55.455Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/mock [no test files] [2021-01-26T06:17:55.455Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-01-26T06:17:55.455Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-01-26T06:17:55.455Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.070s coverage: 53.8% of statements [2021-01-26T06:17:55.455Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/application [no test files] [2021-01-26T06:17:55.455Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache [no test files] [2021-01-26T06:17:55.455Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http 0.089s coverage: 26.8% of statements [2021-01-26T06:17:55.455Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.741s coverage: 83.5% of statements [2021-01-26T06:17:55.455Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.072s coverage: 4.2% of statements [2021-01-26T06:17:55.455Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-01-26T06:17:55.455Z] GO111MODULE=on go vet ./... [2021-01-26T06:18:00.828Z] 00ac8860ef70: Pull complete [2021-01-26T06:18:01.102Z] 63d7cb157983: Pull complete [2021-01-26T06:18:01.379Z] b116817d02f9: Pull complete [2021-01-26T06:18:02.156Z] gofmt -l . [2021-01-26T06:18:02.156Z] [ "`gofmt -l .`" = "" ] [2021-01-26T06:18:02.156Z] ./bin/test-attribution-txt.sh [2021-01-26T06:18:03.109Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-01-26T06:18:03.423Z] $ docker stop --time=1 716a365d120caf4ab8bfdf5b61cfa4081a78ddb667bb453ef4c3c3b3f0c7ae8e [2021-01-26T06:18:05.524Z] $ docker rm -f 716a365d120caf4ab8bfdf5b61cfa4081a78ddb667bb453ef4c3c3b3f0c7ae8e [2021-01-26T06:18:05.720Z] 745a02a5169b: Pull complete [2021-01-26T06:18:05.720Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-26T06:18:05.720Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-26T06:18:05.720Z] ---> b7e6874047d6 [2021-01-26T06:18:05.720Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-26T06:18:06.294Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-26T06:18:06.773Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-01-26T06:18:08.373Z] ---> Running in b2a2cc30d33c [2021-01-26T06:18:08.373Z] Removing intermediate container b2a2cc30d33c [2021-01-26T06:18:08.373Z] ---> f30f7eeee80c [2021-01-26T06:18:08.373Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T06:18:08.373Z] ---> Running in a41e409664ff [Pipeline] sh [2021-01-26T06:18:09.546Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-26T06:18:09.880Z] + ls -al . [2021-01-26T06:18:09.880Z] total 216 [2021-01-26T06:18:09.880Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jan 26 06:18 . [2021-01-26T06:18:09.880Z] drwxrwxr-x. 4 jenkins jenkins 28 Jan 26 06:15 .. [2021-01-26T06:18:09.880Z] drwxrwxr-x. 2 jenkins jenkins 64 Jan 26 06:15 bin [2021-01-26T06:18:09.880Z] -rw-r--r--. 1 jenkins jenkins 136842 Jan 26 06:17 coverage.out [2021-01-26T06:18:09.880Z] -rw-rw-r--. 1 jenkins jenkins 949 Jan 26 06:15 Dockerfile.build [2021-01-26T06:18:09.880Z] -rw-rw-r--. 1 jenkins jenkins 140 Jan 26 06:15 .dockerignore [2021-01-26T06:18:09.880Z] drwxrwxr-x. 4 jenkins jenkins 48 Jan 26 06:15 example [2021-01-26T06:18:09.880Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 26 06:15 .git [2021-01-26T06:18:09.880Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 26 06:15 .github [2021-01-26T06:18:09.880Z] -rw-rw-r--. 1 jenkins jenkins 138 Jan 26 06:15 .gitignore [2021-01-26T06:18:09.880Z] -rw-r--r--. 1 jenkins jenkins 514 Jan 26 06:18 go.mod [2021-01-26T06:18:09.880Z] -rw-r--r--. 1 jenkins jenkins 14016 Jan 26 06:18 go.sum [2021-01-26T06:18:09.880Z] drwxrwxr-x. 15 jenkins jenkins 211 Jan 26 06:15 internal [2021-01-26T06:18:09.880Z] -rw-rw-r--. 1 jenkins jenkins 901 Jan 26 06:15 Jenkinsfile [2021-01-26T06:18:09.880Z] -rw-rw-r--. 1 jenkins jenkins 11341 Jan 26 06:15 LICENSE [2021-01-26T06:18:09.880Z] -rw-rw-r--. 1 jenkins jenkins 1016 Jan 26 06:15 Makefile [2021-01-26T06:18:09.880Z] drwxrwxr-x. 4 jenkins jenkins 26 Jan 26 06:15 openapi [2021-01-26T06:18:09.880Z] drwxrwxr-x. 5 jenkins jenkins 50 Jan 26 06:15 pkg [2021-01-26T06:18:09.880Z] -rw-rw-r--. 1 jenkins jenkins 5897 Jan 26 06:15 README.md [2021-01-26T06:18:09.880Z] -rw-rw-r--. 1 jenkins jenkins 6616 Jan 26 06:15 RELEASE-NOTES.txt [2021-01-26T06:18:09.880Z] drwxrwxr-x. 4 jenkins jenkins 54 Jan 26 06:15 snap [2021-01-26T06:18:09.880Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 26 06:15 VERSION [2021-01-26T06:18:09.880Z] -rw-rw-r--. 1 jenkins jenkins 222 Jan 26 06:15 version.go [Pipeline] isUnix [Pipeline] sh [2021-01-26T06:18:10.227Z] + 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=843da740fefb41e4fa22e670f79c8e7e5317bf4c --label arch=amd64 --label version=0.0.0 . [2021-01-26T06:18:10.490Z] Sending build context to Docker daemon 2.702MB [2021-01-26T06:18:10.490Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-01-26T06:18:10.490Z] Step 2/24 : FROM ${BASE} AS builder [2021-01-26T06:18:10.490Z] ---> d77d6f17651d [2021-01-26T06:18:10.490Z] Step 3/24 : ARG MAKE='make build' [2021-01-26T06:18:11.024Z] Removing intermediate container a41e409664ff [2021-01-26T06:18:11.024Z] ---> 9d1e31414be8 [2021-01-26T06:18:11.024Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-01-26T06:18:11.024Z] ---> Running in dad8af36ddf3 [2021-01-26T06:18:11.067Z] ---> Running in 2c4a408803c1 [2021-01-26T06:18:11.331Z] Removing intermediate container 2c4a408803c1 [2021-01-26T06:18:11.331Z] ---> 7de38ae02691 [2021-01-26T06:18:11.331Z] Step 4/24 : WORKDIR /device-sdk-go [2021-01-26T06:18:11.331Z] ---> Running in 227317c471ec [2021-01-26T06:18:11.598Z] Removing intermediate container 227317c471ec [2021-01-26T06:18:11.598Z] ---> 3baef9af0643 [2021-01-26T06:18:11.598Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-26T06:18:11.598Z] ---> Running in e678c073ca88 [2021-01-26T06:18:11.862Z] Removing intermediate container e678c073ca88 [2021-01-26T06:18:11.862Z] ---> 29cdc7994566 [2021-01-26T06:18:11.862Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T06:18:11.862Z] ---> Running in 745bb589f97c [2021-01-26T06:18:11.996Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T06:18:12.973Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T06:18:13.258Z] Removing intermediate container 745bb589f97c [2021-01-26T06:18:13.258Z] ---> 98e898c7c69b [2021-01-26T06:18:13.258Z] Step 7/24 : RUN apk add --update --no-cache make git [2021-01-26T06:18:13.522Z] ---> Running in e60c9a3114e0 [2021-01-26T06:18:13.567Z] OK: 142 MiB in 39 packages [2021-01-26T06:18:14.099Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T06:18:14.676Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T06:18:15.002Z] Removing intermediate container dad8af36ddf3 [2021-01-26T06:18:15.002Z] ---> d6936107d4f0 [2021-01-26T06:18:15.002Z] Step 6/8 : WORKDIR /device-sdk-go [2021-01-26T06:18:15.002Z] ---> Running in a449d651dd1f [2021-01-26T06:18:15.256Z] OK: 166 MiB in 39 packages [2021-01-26T06:18:15.520Z] Removing intermediate container e60c9a3114e0 [2021-01-26T06:18:15.520Z] ---> 9b8acf31fcc8 [2021-01-26T06:18:15.520Z] Step 8/24 : COPY . . [2021-01-26T06:18:15.599Z] Removing intermediate container a449d651dd1f [2021-01-26T06:18:15.599Z] ---> a16667c62c54 [2021-01-26T06:18:15.599Z] Step 7/8 : COPY . . [2021-01-26T06:18:16.920Z] ---> 2170add61bb5 [2021-01-26T06:18:16.920Z] Step 9/24 : RUN ${MAKE} [2021-01-26T06:18:16.920Z] ---> Running in db648a62f8eb [2021-01-26T06:18:17.047Z] ---> 8d5c21760125 [2021-01-26T06:18:17.047Z] Step 8/8 : RUN go mod download [2021-01-26T06:18:17.047Z] ---> Running in 0f37e1f3ddad [2021-01-26T06:18:17.505Z] 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-26T06:18:27.692Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2021-01-26T06:18:28.280Z] Removing intermediate container db648a62f8eb [2021-01-26T06:18:28.280Z] ---> ff79738f8ba4 [2021-01-26T06:18:28.280Z] Step 10/24 : FROM scratch [2021-01-26T06:18:28.280Z] ---> [2021-01-26T06:18:28.280Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-26T06:18:28.544Z] ---> Running in bfcee0f4b950 [2021-01-26T06:18:28.544Z] Removing intermediate container bfcee0f4b950 [2021-01-26T06:18:28.544Z] ---> f937144d11b8 [2021-01-26T06:18:28.544Z] Step 12/24 : ENV APP_PORT=49990 [2021-01-26T06:18:28.544Z] ---> Running in dd877e769773 [2021-01-26T06:18:28.808Z] Removing intermediate container dd877e769773 [2021-01-26T06:18:28.808Z] ---> 1633257be577 [2021-01-26T06:18:28.808Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-26T06:18:28.808Z] ---> Running in 7fc95746c11d [2021-01-26T06:18:29.075Z] Removing intermediate container 7fc95746c11d [2021-01-26T06:18:29.075Z] ---> 2e1085d9e3c5 [2021-01-26T06:18:29.075Z] Step 14/24 : WORKDIR / [2021-01-26T06:18:29.075Z] ---> Running in 7f7457f45d98 [2021-01-26T06:18:29.338Z] Removing intermediate container 7f7457f45d98 [2021-01-26T06:18:29.338Z] ---> 3b83425c7a9d [2021-01-26T06:18:29.338Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2021-01-26T06:18:29.914Z] ---> c1c5076f3f04 [2021-01-26T06:18:29.914Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2021-01-26T06:18:29.914Z] ---> be49c94e7f59 [2021-01-26T06:18:29.914Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2021-01-26T06:18:30.177Z] ---> bbb6d1f1d04c [2021-01-26T06:18:30.177Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2021-01-26T06:18:30.442Z] ---> afcac64e17be [2021-01-26T06:18:30.442Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2021-01-26T06:18:30.709Z] ---> c1c6a782dc93 [2021-01-26T06:18:30.709Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2021-01-26T06:18:30.709Z] ---> Running in 6a9ce6ca7eb7 [2021-01-26T06:18:30.988Z] Removing intermediate container 6a9ce6ca7eb7 [2021-01-26T06:18:30.988Z] ---> 1738e8648d7e [2021-01-26T06:18:30.988Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-26T06:18:30.988Z] ---> Running in f95a74884df8 [2021-01-26T06:18:31.260Z] Removing intermediate container f95a74884df8 [2021-01-26T06:18:31.260Z] ---> 87b4a689be85 [2021-01-26T06:18:31.260Z] Step 22/24 : LABEL arch=amd64 [2021-01-26T06:18:31.260Z] ---> Running in dc93b207b132 [2021-01-26T06:18:31.535Z] Removing intermediate container dc93b207b132 [2021-01-26T06:18:31.535Z] ---> 65f48d6528d6 [2021-01-26T06:18:31.535Z] Step 23/24 : LABEL git_sha=843da740fefb41e4fa22e670f79c8e7e5317bf4c [2021-01-26T06:18:31.535Z] ---> Running in b90cac000e75 [2021-01-26T06:18:31.799Z] Removing intermediate container b90cac000e75 [2021-01-26T06:18:31.799Z] ---> 92d3d28c32d9 [2021-01-26T06:18:31.799Z] Step 24/24 : LABEL version=0.0.0 [2021-01-26T06:18:31.799Z] ---> Running in 0d1f755130f6 [2021-01-26T06:18:32.070Z] Removing intermediate container 0d1f755130f6 [2021-01-26T06:18:32.070Z] ---> 43f4b903dd5a [2021-01-26T06:18:32.070Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-26T06:18:32.070Z] Successfully built 43f4b903dd5a [2021-01-26T06:18:32.070Z] 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] } [2021-01-26T06:18:43.909Z] Removing intermediate container 0f37e1f3ddad [2021-01-26T06:18:43.909Z] ---> 2b8c6b709889 [2021-01-26T06:18:43.909Z] Successfully built 2b8c6b709889 [2021-01-26T06:18:43.909Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-26T06:18:44.285Z] + docker inspect -f . ci-base-image-arm64 [2021-01-26T06:18:44.285Z] . [Pipeline] withDockerContainer [2021-01-26T06:18:44.591Z] prd-ubuntu18.04-docker-arm64-4c-16g-22790 does not seem to be running inside a container [2021-01-26T06:18:44.680Z] $ 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-26T06:18:46.272Z] $ docker top f2e02dc7754180df56889048a864dc3d1153f81dfee587669e263b18e1518fc9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-26T06:18:47.396Z] + go version [2021-01-26T06:18:47.396Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-26T06:18:47.438Z] $ docker stop --time=1 f2e02dc7754180df56889048a864dc3d1153f81dfee587669e263b18e1518fc9 [2021-01-26T06:18:49.449Z] $ docker rm -f f2e02dc7754180df56889048a864dc3d1153f81dfee587669e263b18e1518fc9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-26T06:18:50.763Z] + docker inspect -f . ci-base-image-arm64 [2021-01-26T06:18:50.763Z] . [Pipeline] withDockerContainer [2021-01-26T06:18:51.064Z] prd-ubuntu18.04-docker-arm64-4c-16g-22790 does not seem to be running inside a container [2021-01-26T06:18:51.170Z] $ 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-26T06:18:52.753Z] $ docker top 9043deb827369235b4a19c15df754f8bd142e25135530d21db75cd529c4026ea -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-26T06:18:53.828Z] + make test [2021-01-26T06:18:53.828Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-26T06:19:16.725Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-01-26T06:19:55.826Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-01-26T06:19:55.826Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-01-26T06:19:55.826Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-01-26T06:19:55.826Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.148s coverage: 19.4% of statements [2021-01-26T06:20:04.179Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 1.244s coverage: 97.1% of statements [2021-01-26T06:20:26.377Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.132s coverage: 9.4% of statements [2021-01-26T06:20:26.377Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.142s coverage: 21.7% of statements [2021-01-26T06:20:26.377Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-01-26T06:20:26.377Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller 0.560s coverage: 43.2% of statements [2021-01-26T06:20:26.377Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/correlation [no test files] [2021-01-26T06:20:26.377Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/handler 0.773s coverage: 68.9% of statements [2021-01-26T06:20:26.377Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/handler/callback [no test files] [2021-01-26T06:20:26.377Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/mock [no test files] [2021-01-26T06:20:26.377Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-01-26T06:20:26.377Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-01-26T06:20:26.377Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.182s coverage: 53.8% of statements [2021-01-26T06:20:26.377Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/application [no test files] [2021-01-26T06:20:26.377Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache [no test files] [2021-01-26T06:20:26.377Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http 0.174s coverage: 26.8% of statements [2021-01-26T06:20:26.377Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 6.032s coverage: 83.5% of statements [2021-01-26T06:20:26.377Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.141s coverage: 4.2% of statements [2021-01-26T06:20:26.377Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-01-26T06:20:26.650Z] GO111MODULE=on go vet ./... [2021-01-26T06:20:59.045Z] gofmt -l . [2021-01-26T06:20:59.645Z] [ "`gofmt -l .`" = "" ] [2021-01-26T06:20:59.922Z] ./bin/test-attribution-txt.sh [2021-01-26T06:21:00.904Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-01-26T06:21:01.220Z] $ docker stop --time=1 9043deb827369235b4a19c15df754f8bd142e25135530d21db75cd529c4026ea [2021-01-26T06:21:03.492Z] $ docker rm -f 9043deb827369235b4a19c15df754f8bd142e25135530d21db75cd529c4026ea [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-26T06:21:04.661Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-26T06:21:04.704Z] Warning: overwriting stash ‘coverage-report’ [2021-01-26T06:21:05.696Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-26T06:21:06.557Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-26T06:21:06.976Z] + ls -al . [2021-01-26T06:21:06.976Z] total 252 [2021-01-26T06:21:06.976Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 26 06:21 . [2021-01-26T06:21:06.976Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 06:17 .. [2021-01-26T06:21:06.976Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 26 06:17 .dockerignore [2021-01-26T06:21:06.976Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 06:17 .git [2021-01-26T06:21:06.976Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 06:17 .github [2021-01-26T06:21:06.976Z] -rw-rw-r-- 1 jenkins jenkins 138 Jan 26 06:17 .gitignore [2021-01-26T06:21:06.976Z] -rw-rw-r-- 1 jenkins jenkins 949 Jan 26 06:17 Dockerfile.build [2021-01-26T06:21:06.976Z] -rw-rw-r-- 1 jenkins jenkins 901 Jan 26 06:17 Jenkinsfile [2021-01-26T06:21:06.976Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jan 26 06:17 LICENSE [2021-01-26T06:21:06.976Z] -rw-rw-r-- 1 jenkins jenkins 1016 Jan 26 06:17 Makefile [2021-01-26T06:21:06.976Z] -rw-rw-r-- 1 jenkins jenkins 5897 Jan 26 06:17 README.md [2021-01-26T06:21:06.976Z] -rw-rw-r-- 1 jenkins jenkins 6616 Jan 26 06:17 RELEASE-NOTES.txt [2021-01-26T06:21:06.976Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 26 06:15 VERSION [2021-01-26T06:21:06.976Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 06:17 bin [2021-01-26T06:21:06.976Z] -rw-r--r-- 1 jenkins jenkins 136843 Jan 26 06:20 coverage.out [2021-01-26T06:21:06.976Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 06:17 example [2021-01-26T06:21:06.976Z] -rw-r--r-- 1 jenkins jenkins 514 Jan 26 06:21 go.mod [2021-01-26T06:21:06.976Z] -rw-r--r-- 1 jenkins jenkins 14016 Jan 26 06:21 go.sum [2021-01-26T06:21:06.976Z] drwxrwxr-x 15 jenkins jenkins 4096 Jan 26 06:17 internal [2021-01-26T06:21:06.976Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 06:17 openapi [2021-01-26T06:21:06.976Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 26 06:17 pkg [2021-01-26T06:21:06.976Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 06:17 snap [2021-01-26T06:21:06.976Z] -rw-rw-r-- 1 jenkins jenkins 222 Jan 26 06:17 version.go [Pipeline] isUnix [Pipeline] sh [2021-01-26T06:21:07.408Z] + 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=843da740fefb41e4fa22e670f79c8e7e5317bf4c --label arch=arm64 --label version=0.0.0 . [2021-01-26T06:21:08.019Z] Sending build context to Docker daemon 2.694MB [2021-01-26T06:21:08.019Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-01-26T06:21:08.019Z] Step 2/24 : FROM ${BASE} AS builder [2021-01-26T06:21:08.019Z] ---> 2b8c6b709889 [2021-01-26T06:21:08.019Z] Step 3/24 : ARG MAKE='make build' [2021-01-26T06:21:08.293Z] ---> Running in 1db27aa10de8 [2021-01-26T06:21:08.899Z] Removing intermediate container 1db27aa10de8 [2021-01-26T06:21:08.899Z] ---> 1fb4fa6bbc60 [2021-01-26T06:21:08.899Z] Step 4/24 : WORKDIR /device-sdk-go [2021-01-26T06:21:08.899Z] ---> Running in b2db1f89ce60 [2021-01-26T06:21:09.497Z] Removing intermediate container b2db1f89ce60 [2021-01-26T06:21:09.497Z] ---> eb464cf53cc2 [2021-01-26T06:21:09.497Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-26T06:21:09.497Z] ---> Running in a97026924fe3 [2021-01-26T06:21:10.090Z] Removing intermediate container a97026924fe3 [2021-01-26T06:21:10.090Z] ---> 4f75e60c494f [2021-01-26T06:21:10.090Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T06:21:10.090Z] ---> Running in cfb540ef8c46 [2021-01-26T06:21:12.714Z] Removing intermediate container cfb540ef8c46 [2021-01-26T06:21:12.714Z] ---> 56cdc902021b [2021-01-26T06:21:12.714Z] Step 7/24 : RUN apk add --update --no-cache make git [2021-01-26T06:21:12.714Z] ---> Running in 81f334d75a84 [2021-01-26T06:21:13.695Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T06:21:14.297Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T06:21:15.729Z] OK: 142 MiB in 39 packages [2021-01-26T06:21:16.713Z] Removing intermediate container 81f334d75a84 [2021-01-26T06:21:16.713Z] ---> d8b18d43b63d [2021-01-26T06:21:16.714Z] Step 8/24 : COPY . . [2021-01-26T06:21:18.151Z] ---> d56fa45f3217 [2021-01-26T06:21:18.151Z] Step 9/24 : RUN ${MAKE} [2021-01-26T06:21:18.151Z] ---> Running in 6886be227c87 [2021-01-26T06:21:19.129Z] 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-26T06:21:46.017Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2021-01-26T06:21:46.622Z] Removing intermediate container 6886be227c87 [2021-01-26T06:21:46.622Z] ---> ef2eb1b45555 [2021-01-26T06:21:46.622Z] Step 10/24 : FROM scratch [2021-01-26T06:21:46.622Z] ---> [2021-01-26T06:21:46.622Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-26T06:21:46.622Z] ---> Running in b4922de4ac7d [2021-01-26T06:21:47.224Z] Removing intermediate container b4922de4ac7d [2021-01-26T06:21:47.224Z] ---> 190cf0b134fd [2021-01-26T06:21:47.224Z] Step 12/24 : ENV APP_PORT=49990 [2021-01-26T06:21:47.224Z] ---> Running in 311fe33381ec [2021-01-26T06:21:47.818Z] Removing intermediate container 311fe33381ec [2021-01-26T06:21:47.818Z] ---> 3ae4a01194ce [2021-01-26T06:21:47.818Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-26T06:21:47.818Z] ---> Running in db6f61fa6df0 [2021-01-26T06:21:48.096Z] Removing intermediate container db6f61fa6df0 [2021-01-26T06:21:48.096Z] ---> 48d0ebc9748b [2021-01-26T06:21:48.096Z] Step 14/24 : WORKDIR / [2021-01-26T06:21:48.370Z] ---> Running in 1eb43a5a110b [2021-01-26T06:21:48.644Z] Removing intermediate container 1eb43a5a110b [2021-01-26T06:21:48.644Z] ---> bdf4b789bdbe [2021-01-26T06:21:48.644Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2021-01-26T06:21:50.087Z] ---> ff2ef2427f8c [2021-01-26T06:21:50.087Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2021-01-26T06:21:50.688Z] ---> e7332113fe53 [2021-01-26T06:21:50.689Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2021-01-26T06:21:51.283Z] ---> 973cc48245fd [2021-01-26T06:21:51.283Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2021-01-26T06:21:52.267Z] ---> 814f5914c0a6 [2021-01-26T06:21:52.267Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2021-01-26T06:21:52.863Z] ---> 735e4a03ccc9 [2021-01-26T06:21:52.863Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2021-01-26T06:21:52.863Z] ---> Running in 179fae6c9c2c [2021-01-26T06:21:53.470Z] Removing intermediate container 179fae6c9c2c [2021-01-26T06:21:53.470Z] ---> 0d29b3b72b47 [2021-01-26T06:21:53.470Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-26T06:21:53.470Z] ---> Running in 655b0b0b98bd [2021-01-26T06:21:54.066Z] Removing intermediate container 655b0b0b98bd [2021-01-26T06:21:54.067Z] ---> b7cfc585043b [2021-01-26T06:21:54.067Z] Step 22/24 : LABEL arch=arm64 [2021-01-26T06:21:54.067Z] ---> Running in bfe4079dd143 [2021-01-26T06:21:54.668Z] Removing intermediate container bfe4079dd143 [2021-01-26T06:21:54.668Z] ---> 1b8cacc83c96 [2021-01-26T06:21:54.668Z] Step 23/24 : LABEL git_sha=843da740fefb41e4fa22e670f79c8e7e5317bf4c [2021-01-26T06:21:54.668Z] ---> Running in d781982aaef4 [2021-01-26T06:21:55.267Z] Removing intermediate container d781982aaef4 [2021-01-26T06:21:55.267Z] ---> 3a743775d62c [2021-01-26T06:21:55.267Z] Step 24/24 : LABEL version=0.0.0 [2021-01-26T06:21:55.267Z] ---> Running in 367baa2a08fc [2021-01-26T06:21:55.861Z] Removing intermediate container 367baa2a08fc [2021-01-26T06:21:55.861Z] ---> cd0b7c431190 [2021-01-26T06:21:55.861Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-26T06:21:55.861Z] Successfully built cd0b7c431190 [2021-01-26T06:21:55.861Z] Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [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-26T06:21:58.452Z] provisioning config files... [2021-01-26T06:21:58.537Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-755@tmp/config4557274428232341156tmp [Pipeline] { [Pipeline] sh [2021-01-26T06:21:59.033Z] + set +x [2021-01-26T06:21:59.033Z] + curl -s https://codecov.io/bash [2021-01-26T06:21:59.033Z] + bash -s -- [2021-01-26T06:21:59.307Z] [2021-01-26T06:21:59.307Z] _____ _ [2021-01-26T06:21:59.307Z] / ____| | | [2021-01-26T06:21:59.307Z] | | ___ __| | ___ ___ _____ __ [2021-01-26T06:21:59.307Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-26T06:21:59.307Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-26T06:21:59.307Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-26T06:21:59.307Z] Bash-20210115-cec3c92 [2021-01-26T06:21:59.307Z] [2021-01-26T06:21:59.307Z] [2021-01-26T06:21:59.307Z] ==> git version 2.24.3 found [2021-01-26T06:21:59.307Z] ==> 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-26T06:21:59.307Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-26T06:21:59.307Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-26T06:21:59.307Z] ==> Jenkins CI detected. [2021-01-26T06:21:59.307Z] project root: . [2021-01-26T06:21:59.307Z] --> token set from env [2021-01-26T06:21:59.307Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-26T06:21:59.585Z] ==> Running gcov in . (disable via -X gcov) [2021-01-26T06:21:59.586Z] ==> Python coveragepy not found [2021-01-26T06:21:59.586Z] ==> Searching for coverage reports in: [2021-01-26T06:21:59.586Z] + . [2021-01-26T06:21:59.586Z] -> Found 1 reports [2021-01-26T06:21:59.586Z] ==> Detecting git/mercurial file structure [2021-01-26T06:21:59.586Z] ==> Reading reports [2021-01-26T06:21:59.586Z] + ./coverage.out bytes=136843 [2021-01-26T06:21:59.586Z] ==> Appending adjustments [2021-01-26T06:21:59.586Z] https://docs.codecov.io/docs/fixing-reports [2021-01-26T06:22:01.103Z] + Found adjustments [2021-01-26T06:22:01.103Z] ==> Gzipping contents [2021-01-26T06:22:01.103Z] 24K /tmp/codecov.PjkkOI.gz [2021-01-26T06:22:01.103Z] ==> Uploading reports [2021-01-26T06:22:01.103Z] url: https://codecov.io [2021-01-26T06:22:01.103Z] query: branch=PR-755&commit=843da740fefb41e4fa22e670f79c8e7e5317bf4c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-755%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=755&job=&cmd_args= [2021-01-26T06:22:01.103Z] -> Pinging Codecov [2021-01-26T06:22:01.103Z] https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-755&commit=843da740fefb41e4fa22e670f79c8e7e5317bf4c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-755%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=755&job=&cmd_args= [2021-01-26T06:22:01.384Z] -> Uploading to [2021-01-26T06:22:01.384Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-26/7E55EF52A471D76F132DFD9A03CDDE97/843da740fefb41e4fa22e670f79c8e7e5317bf4c/bd6df699-1e44-47b3-8bc7-3a0336511abc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210126%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210126T062201Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7a6af2e74622feea727031cf957b2e42f9c744088af8aa055f7645b3045ed958 [2021-01-26T06:22:01.384Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-26T06:22:01.384Z] Dload Upload Total Spent Left Speed [2021-01-26T06:22:02.112Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21563 0 0 100 21563 0 37862 --:--:-- --:--:-- --:--:-- 37896 [2021-01-26T06:22:02.112Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/843da740fefb41e4fa22e670f79c8e7e5317bf4c [Pipeline] } [2021-01-26T06:22:02.149Z] 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-26T06:22:06.028Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-26T06:22:06.956Z] ---> package-listing.sh [2021-01-26T06:22:06.956Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-26T06:22:06.956Z] ++ facter osfamily [2021-01-26T06:22:06.956Z] + OS_FAMILY=redhat [2021-01-26T06:22:06.956Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-755 [2021-01-26T06:22:06.956Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-26T06:22:06.956Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-26T06:22:06.956Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-26T06:22:06.956Z] + PACKAGES=/tmp/packages_start.txt [2021-01-26T06:22:06.956Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-755 ']' [2021-01-26T06:22:06.956Z] + PACKAGES=/tmp/packages_end.txt [2021-01-26T06:22:06.956Z] + case "${OS_FAMILY}" in [2021-01-26T06:22:06.956Z] + rpm -qa [2021-01-26T06:22:06.956Z] + sort [2021-01-26T06:22:13.745Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-26T06:22:13.745Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-26T06:22:13.745Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-26T06:22:13.745Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-755 ']' [2021-01-26T06:22:13.745Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-755/archives/ [2021-01-26T06:22:13.745Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-755/archives/ [Pipeline] echo [2021-01-26T06:22:13.780Z] 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-755/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-26T06:22:14.157Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-26T06:22:14.622Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-26T06:22:14.933Z] [2021-01-26T06:22:14.933Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-26T06:22:15.381Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-26T06:22:15.666Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-26T06:22:15.666Z] df20fa9351a1: Pulling fs layer [2021-01-26T06:22:15.666Z] 36b3adc4ff6f: Pulling fs layer [2021-01-26T06:22:15.666Z] 8ad3a11d3b57: Pulling fs layer [2021-01-26T06:22:15.666Z] 46f8f816bc3b: Pulling fs layer [2021-01-26T06:22:15.666Z] 93b61091891f: Pulling fs layer [2021-01-26T06:22:15.666Z] 93b9cdb0e59b: Pulling fs layer [2021-01-26T06:22:15.666Z] 5e14af77c1be: Pulling fs layer [2021-01-26T06:22:15.666Z] 01666e4c0597: Pulling fs layer [2021-01-26T06:22:15.666Z] aa168da1d23b: Pulling fs layer [2021-01-26T06:22:15.666Z] 93b9cdb0e59b: Waiting [2021-01-26T06:22:15.666Z] 5e14af77c1be: Waiting [2021-01-26T06:22:15.666Z] 01666e4c0597: Waiting [2021-01-26T06:22:15.666Z] aa168da1d23b: Waiting [2021-01-26T06:22:15.666Z] 93b61091891f: Waiting [2021-01-26T06:22:15.666Z] 46f8f816bc3b: Waiting [2021-01-26T06:22:15.666Z] 36b3adc4ff6f: Verifying Checksum [2021-01-26T06:22:15.666Z] 36b3adc4ff6f: Download complete [2021-01-26T06:22:15.666Z] 46f8f816bc3b: Download complete [2021-01-26T06:22:15.969Z] df20fa9351a1: Verifying Checksum [2021-01-26T06:22:15.969Z] df20fa9351a1: Download complete [2021-01-26T06:22:15.969Z] 93b9cdb0e59b: Verifying Checksum [2021-01-26T06:22:15.969Z] 93b9cdb0e59b: Download complete [2021-01-26T06:22:15.969Z] 5e14af77c1be: Verifying Checksum [2021-01-26T06:22:15.969Z] 5e14af77c1be: Download complete [2021-01-26T06:22:15.969Z] 01666e4c0597: Verifying Checksum [2021-01-26T06:22:15.969Z] 01666e4c0597: Download complete [2021-01-26T06:22:15.969Z] 93b61091891f: Verifying Checksum [2021-01-26T06:22:15.969Z] 93b61091891f: Download complete [2021-01-26T06:22:16.578Z] 8ad3a11d3b57: Download complete [2021-01-26T06:22:16.578Z] df20fa9351a1: Pull complete [2021-01-26T06:22:16.870Z] 36b3adc4ff6f: Pull complete [2021-01-26T06:22:18.444Z] 8ad3a11d3b57: Pull complete [2021-01-26T06:22:18.796Z] 46f8f816bc3b: Pull complete [2021-01-26T06:22:19.859Z] 93b61091891f: Pull complete [2021-01-26T06:22:20.174Z] 93b9cdb0e59b: Pull complete [2021-01-26T06:22:20.830Z] 5e14af77c1be: Pull complete [2021-01-26T06:22:20.830Z] 01666e4c0597: Pull complete [2021-01-26T06:22:22.881Z] aa168da1d23b: Verifying Checksum [2021-01-26T06:22:22.881Z] aa168da1d23b: Download complete [2021-01-26T06:22:38.249Z] aa168da1d23b: Pull complete [2021-01-26T06:22:38.249Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-26T06:22:38.249Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-26T06:22:38.249Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-26T06:22:38.837Z] prd-centos7-docker-4c-2g-22786 does not seem to be running inside a container [2021-01-26T06:22:39.027Z] $ 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-755/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-755 -v /w/workspace/dgexfoundry_device-sdk-go_PR-755:/w/workspace/dgexfoundry_device-sdk-go_PR-755:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-755@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-755@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-26T06:22:45.148Z] $ docker top cde0525e621cd40131f25362bddd882c12e7113b8a5a85728148603af43ec458 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-26T06:22:45.782Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-26T06:22:46.195Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-26T06:22:46.997Z] + ls /var/log/sa-host [2021-01-26T06:22:46.997Z] + sadf -c /var/log/sa-host/sa23 [2021-01-26T06:22:46.997Z] file_magic: OK [2021-01-26T06:22:46.997Z] HZ: Using current value: 100 [2021-01-26T06:22:46.997Z] file_header: OK [2021-01-26T06:22:46.997Z] 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-26T06:22:46.997Z] Statistics: [2021-01-26T06:22:46.997Z] Hnuu...uuuununununu... [2021-01-26T06:22:46.997Z] File successfully converted to sysstat format version 12.2.1 [2021-01-26T06:22:46.997Z] + sadf -c /var/log/sa-host/sa26 [2021-01-26T06:22:46.997Z] file_magic: OK [2021-01-26T06:22:46.997Z] HZ: Using current value: 100 [2021-01-26T06:22:46.997Z] file_header: OK [2021-01-26T06:22:46.997Z] 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-26T06:22:46.997Z] Statistics: [2021-01-26T06:22:46.997Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-26T06:22:46.997Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-26T06:22:47.898Z] provisioning config files... [2021-01-26T06:22:47.916Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-755@tmp/config7292416350501743319tmp [Pipeline] { [Pipeline] echo [2021-01-26T06:22:48.032Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-26T06:22:49.896Z] ---> create-netrc.sh [Pipeline] } [2021-01-26T06:22:50.009Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-26T06:22:50.201Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-26T06:22:51.230Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-26T06:22:51.290Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-26T06:22:52.079Z] ---> sudo-logs.sh [2021-01-26T06:22:52.079Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-26T06:22:52.131Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-26T06:22:52.639Z] ---> job-cost.sh [2021-01-26T06:22:52.905Z] lf-activate-venv: SKIPPING [2021-01-26T06:22:52.905Z] INFO: No Stack... [2021-01-26T06:22:53.893Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-26T06:22:54.538Z] INFO: Archiving Costs [Pipeline] echo [2021-01-26T06:22:54.582Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-26T06:22:56.401Z] ---> logs-deploy.sh [2021-01-26T06:22:56.401Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-755/1 [2021-01-26T06:22:56.401Z] INFO: archiving workspace using pattern(s): [2021-01-26T06:23:01.102Z] Archives upload complete. [2021-01-26T06:23:01.102Z] INFO: archiving logs to Nexus [2021-01-26T06:23:03.143Z] ---> uname -a: [2021-01-26T06:23:03.143Z] Linux prd-centos7-docker-4c-2g-22786.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-26T06:23:03.143Z] [2021-01-26T06:23:03.143Z] [2021-01-26T06:23:03.143Z] ---> lscpu: [2021-01-26T06:23:03.143Z] Architecture: x86_64 [2021-01-26T06:23:03.143Z] CPU op-mode(s): 32-bit, 64-bit [2021-01-26T06:23:03.143Z] Byte Order: Little Endian [2021-01-26T06:23:03.143Z] Address sizes: 40 bits physical, 48 bits virtual [2021-01-26T06:23:03.143Z] CPU(s): 4 [2021-01-26T06:23:03.143Z] On-line CPU(s) list: 0-3 [2021-01-26T06:23:03.143Z] Thread(s) per core: 1 [2021-01-26T06:23:03.143Z] Core(s) per socket: 1 [2021-01-26T06:23:03.143Z] Socket(s): 4 [2021-01-26T06:23:03.143Z] NUMA node(s): 1 [2021-01-26T06:23:03.143Z] Vendor ID: GenuineIntel [2021-01-26T06:23:03.143Z] CPU family: 6 [2021-01-26T06:23:03.143Z] Model: 44 [2021-01-26T06:23:03.143Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-01-26T06:23:03.143Z] Stepping: 1 [2021-01-26T06:23:03.143Z] CPU MHz: 2933.438 [2021-01-26T06:23:03.143Z] BogoMIPS: 5866.87 [2021-01-26T06:23:03.143Z] Virtualization: VT-x [2021-01-26T06:23:03.143Z] Hypervisor vendor: KVM [2021-01-26T06:23:03.143Z] Virtualization type: full [2021-01-26T06:23:03.143Z] L1d cache: 128 KiB [2021-01-26T06:23:03.143Z] L1i cache: 128 KiB [2021-01-26T06:23:03.143Z] L2 cache: 16 MiB [2021-01-26T06:23:03.143Z] L3 cache: 64 MiB [2021-01-26T06:23:03.143Z] NUMA node0 CPU(s): 0-3 [2021-01-26T06:23:03.143Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-01-26T06:23:03.143Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-01-26T06:23:03.143Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-01-26T06:23:03.143Z] Vulnerability Meltdown: Mitigation; PTI [2021-01-26T06:23:03.143Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-01-26T06:23:03.143Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-01-26T06:23:03.143Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-01-26T06:23:03.143Z] Vulnerability Srbds: Not affected [2021-01-26T06:23:03.143Z] Vulnerability Tsx async abort: Not affected [2021-01-26T06:23:03.143Z] 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-26T06:23:03.143Z] [2021-01-26T06:23:03.143Z] [2021-01-26T06:23:03.143Z] ---> nproc: [2021-01-26T06:23:03.143Z] 4 [2021-01-26T06:23:03.143Z] [2021-01-26T06:23:03.143Z] [2021-01-26T06:23:03.143Z] ---> df -h: [2021-01-26T06:23:03.143Z] Filesystem Size Used Available Use% Mounted on [2021-01-26T06:23:03.143Z] overlay 50.0G 7.3G 42.7G 15% / [2021-01-26T06:23:03.143Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-01-26T06:23:03.143Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-01-26T06:23:03.143Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-01-26T06:23:03.143Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-01-26T06:23:03.143Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-01-26T06:23:03.143Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-01-26T06:23:03.143Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-01-26T06:23:03.143Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-01-26T06:23:03.143Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-755 [2021-01-26T06:23:03.143Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-755@tmp [2021-01-26T06:23:03.143Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-01-26T06:23:03.143Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-01-26T06:23:03.143Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-01-26T06:23:03.143Z] [2021-01-26T06:23:03.143Z] [2021-01-26T06:23:03.143Z] ---> free -m: [2021-01-26T06:23:03.143Z] total used free shared buff/cache available [2021-01-26T06:23:03.143Z] Mem: 1837 740 77 0 1019 992 [2021-01-26T06:23:03.143Z] Swap: 1023 1 1022 [2021-01-26T06:23:03.143Z] [2021-01-26T06:23:03.143Z] [2021-01-26T06:23:03.143Z] ---> ip addr: [2021-01-26T06:23:03.143Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-01-26T06:23:03.143Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-01-26T06:23:03.143Z] inet 127.0.0.1/8 scope host lo [2021-01-26T06:23:03.143Z] valid_lft forever preferred_lft forever [2021-01-26T06:23:03.143Z] inet6 ::1/128 scope host [2021-01-26T06:23:03.143Z] valid_lft forever preferred_lft forever [2021-01-26T06:23:03.143Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-01-26T06:23:03.143Z] link/ether fa:16:3e:da:aa:b3 brd ff:ff:ff:ff:ff:ff [2021-01-26T06:23:03.143Z] inet 10.30.123.179/23 brd 10.30.123.255 scope global dynamic eth0 [2021-01-26T06:23:03.143Z] valid_lft 85840sec preferred_lft 85840sec [2021-01-26T06:23:03.143Z] inet6 fe80::f816:3eff:feda:aab3/64 scope link [2021-01-26T06:23:03.143Z] valid_lft forever preferred_lft forever [2021-01-26T06:23:03.143Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-01-26T06:23:03.143Z] link/ether 02:42:58:c0:83:36 brd ff:ff:ff:ff:ff:ff [2021-01-26T06:23:03.143Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-01-26T06:23:03.143Z] valid_lft forever preferred_lft forever [2021-01-26T06:23:03.143Z] inet6 fe80::42:58ff:fec0:8336/64 scope link [2021-01-26T06:23:03.143Z] valid_lft forever preferred_lft forever [2021-01-26T06:23:03.143Z] [2021-01-26T06:23:03.143Z] [2021-01-26T06:23:03.143Z] ---> sar -b -r -n DEV: [2021-01-26T06:23:03.143Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/26/21 _x86_64_ (4 CPU) [2021-01-26T06:23:03.143Z] [2021-01-26T06:23:03.143Z] 06:13:31 LINUX RESTART (4 CPU) [2021-01-26T06:23:03.143Z] [2021-01-26T06:23:03.143Z] 06:14:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-01-26T06:23:03.143Z] 06:15:01 135.39 53.30 82.09 0.00 7345.16 39427.35 0.00 [2021-01-26T06:23:03.143Z] 06:16:01 11.83 3.41 8.42 0.00 1021.93 299.35 0.00 [2021-01-26T06:23:03.143Z] 06:17:01 0.38 0.00 0.38 0.00 0.00 6.57 0.00 [2021-01-26T06:23:03.143Z] 06:18:01 0.28 0.00 0.28 0.00 0.00 3.13 0.00 [2021-01-26T06:23:03.143Z] 06:19:01 0.18 0.00 0.18 0.00 0.00 1.93 0.00 [2021-01-26T06:23:03.143Z] 06:20:01 0.35 0.00 0.35 0.00 0.00 5.09 0.00 [2021-01-26T06:23:03.143Z] 06:21:02 0.28 0.00 0.28 0.00 0.00 4.66 0.00 [2021-01-26T06:23:03.143Z] 06:22:01 0.68 0.32 0.36 0.00 131.35 10.65 0.00 [2021-01-26T06:23:03.143Z] Average: 18.49 7.06 11.43 0.00 1052.20 4914.30 0.00 [2021-01-26T06:23:03.143Z] [2021-01-26T06:23:03.143Z] 06:14:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-01-26T06:23:03.143Z] 06:15:01 89504 0 599316 31.85 2620 1190104 1333844 45.52 401704 1186332 12 [2021-01-26T06:23:03.143Z] 06:16:01 169512 0 576056 30.62 2620 1133356 1151364 39.29 372748 1139136 20 [2021-01-26T06:23:03.143Z] 06:17:01 181752 0 563812 29.97 2620 1133360 1070724 36.54 378412 1123144 12 [2021-01-26T06:23:03.143Z] 06:18:01 179060 0 566504 30.11 2620 1133360 1071028 36.55 379556 1125164 8 [2021-01-26T06:23:03.143Z] 06:19:01 176984 0 568572 30.22 2620 1133368 1071276 36.56 388300 1118224 20 [2021-01-26T06:23:03.143Z] 06:20:01 175540 0 570012 30.29 2620 1133372 1071192 36.56 397904 1110276 16 [2021-01-26T06:23:03.143Z] 06:21:02 177280 0 568268 30.20 2620 1133376 1070916 36.55 418028 1088452 12 [2021-01-26T06:23:03.143Z] 06:22:01 164624 0 576836 30.66 2620 1137464 1085564 37.05 425292 1092172 0 [2021-01-26T06:23:03.143Z] Average: 164282 0 573672 30.49 2620 1140970 1115738 38.08 395243 1122862 12 [2021-01-26T06:23:03.143Z] [2021-01-26T06:23:03.143Z] 06:14:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-01-26T06:23:03.143Z] 06:15:01 eth0 254.20 189.90 1053.40 80.89 0.00 0.00 0.00 0.00 [2021-01-26T06:23:03.143Z] 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T06:23:03.143Z] 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T06:23:03.143Z] 06:16:01 eth0 23.83 19.07 47.16 10.28 0.00 0.00 0.00 0.00 [2021-01-26T06:23:03.143Z] 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T06:23:03.143Z] 06:16:01 docker0 3.91 4.41 0.90 23.11 0.00 0.00 0.00 0.00 [2021-01-26T06:23:03.143Z] 06:17:01 eth0 1.66 0.08 0.16 0.01 0.00 0.00 0.00 0.00 [2021-01-26T06:23:03.143Z] 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T06:23:03.143Z] 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T06:23:03.143Z] 06:18:01 eth0 3.99 0.81 0.80 0.39 0.00 0.00 0.00 0.00 [2021-01-26T06:23:03.143Z] 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T06:23:03.143Z] 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T06:23:03.143Z] 06:19:01 eth0 3.18 1.26 1.43 0.97 0.00 0.00 0.00 0.00 [2021-01-26T06:23:03.143Z] 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T06:23:03.143Z] 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T06:23:03.143Z] 06:20:01 eth0 0.77 0.50 0.41 0.30 0.00 0.00 0.00 0.00 [2021-01-26T06:23:03.143Z] 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T06:23:03.143Z] 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T06:23:03.143Z] 06:21:02 eth0 0.73 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-01-26T06:23:03.143Z] 06:21:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T06:23:03.143Z] 06:21:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T06:23:03.143Z] 06:22:01 eth0 5.67 3.27 4.82 1.69 0.00 0.00 0.00 0.00 [2021-01-26T06:23:03.143Z] 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T06:23:03.143Z] 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T06:23:03.143Z] Average: eth0 36.40 26.61 137.06 11.71 0.00 0.00 0.00 0.00 [2021-01-26T06:23:03.143Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-26T06:23:03.143Z] Average: docker0 0.49 0.55 0.11 2.90 0.00 0.00 0.00 0.00 [2021-01-26T06:23:03.143Z] [2021-01-26T06:23:03.143Z] [2021-01-26T06:23:03.143Z] ---> sar -P ALL: [2021-01-26T06:23:03.143Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/26/21 _x86_64_ (4 CPU) [2021-01-26T06:23:03.143Z] [2021-01-26T06:23:03.143Z] 06:13:31 LINUX RESTART (4 CPU) [2021-01-26T06:23:03.143Z] [2021-01-26T06:23:03.143Z] 06:14:02 CPU %user %nice %system %iowait %steal %idle [2021-01-26T06:23:03.143Z] 06:15:01 all 12.43 0.00 7.80 4.84 19.16 55.77 [2021-01-26T06:23:03.143Z] 06:15:01 0 10.46 0.00 6.82 4.54 21.46 56.72 [2021-01-26T06:23:03.143Z] 06:15:01 1 14.43 0.00 8.09 4.98 17.97 54.53 [2021-01-26T06:23:03.143Z] 06:15:01 2 11.45 0.00 5.63 5.72 19.43 57.77 [2021-01-26T06:23:03.143Z] 06:15:01 3 13.48 0.00 10.80 4.08 17.69 53.94 [2021-01-26T06:23:03.143Z] 06:16:01 all 1.00 0.00 1.17 0.14 7.93 89.76 [2021-01-26T06:23:03.143Z] 06:16:01 0 0.96 0.00 0.99 0.13 8.42 89.50 [2021-01-26T06:23:03.143Z] 06:16:01 1 1.18 0.00 1.06 0.10 7.58 90.09 [2021-01-26T06:23:03.144Z] 06:16:01 2 0.96 0.00 1.25 0.27 7.90 89.60 [2021-01-26T06:23:03.144Z] 06:16:01 3 0.91 0.00 1.36 0.05 7.81 89.87 [2021-01-26T06:23:03.144Z] 06:17:01 all 0.10 0.00 0.07 0.00 1.15 98.69 [2021-01-26T06:23:03.144Z] 06:17:01 0 0.03 0.00 0.07 0.00 1.19 98.71 [2021-01-26T06:23:03.144Z] 06:17:01 1 0.30 0.00 0.08 0.00 1.25 98.37 [2021-01-26T06:23:03.144Z] 06:17:01 2 0.05 0.00 0.07 0.00 1.37 98.52 [2021-01-26T06:23:03.144Z] 06:17:01 3 0.02 0.00 0.05 0.00 0.78 99.16 [2021-01-26T06:23:03.144Z] 06:18:01 all 0.12 0.00 0.10 0.00 1.51 98.27 [2021-01-26T06:23:03.144Z] 06:18:01 0 0.18 0.00 0.18 0.00 2.03 97.61 [2021-01-26T06:23:03.144Z] 06:18:01 1 0.08 0.00 0.05 0.00 1.42 98.45 [2021-01-26T06:23:03.144Z] 06:18:01 2 0.15 0.00 0.03 0.00 1.90 97.92 [2021-01-26T06:23:03.144Z] 06:18:01 3 0.05 0.00 0.13 0.00 0.70 99.12 [2021-01-26T06:23:03.144Z] 06:19:01 all 0.10 0.00 0.06 0.00 1.16 98.67 [2021-01-26T06:23:03.144Z] 06:19:01 0 0.10 0.00 0.08 0.00 1.84 97.98 [2021-01-26T06:23:03.144Z] 06:19:01 1 0.05 0.00 0.02 0.00 0.65 99.29 [2021-01-26T06:23:03.144Z] 06:19:01 2 0.20 0.00 0.05 0.00 1.61 98.14 [2021-01-26T06:23:03.144Z] 06:19:01 3 0.07 0.00 0.10 0.00 0.53 99.30 [2021-01-26T06:23:03.144Z] 06:20:01 all 0.09 0.00 0.20 0.00 1.59 98.12 [2021-01-26T06:23:03.144Z] 06:20:01 0 0.03 0.00 0.28 0.00 1.86 97.83 [2021-01-26T06:23:03.144Z] 06:20:01 1 0.26 0.00 0.10 0.00 2.05 97.59 [2021-01-26T06:23:03.144Z] 06:20:01 2 0.03 0.00 0.18 0.00 1.55 98.24 [2021-01-26T06:23:03.144Z] 06:20:01 3 0.03 0.00 0.25 0.00 0.88 98.84 [2021-01-26T06:23:03.144Z] 06:21:02 all 0.10 0.00 0.07 0.00 0.93 98.90 [2021-01-26T06:23:03.144Z] 06:21:02 0 0.02 0.00 0.03 0.00 0.76 99.19 [2021-01-26T06:23:03.144Z] 06:21:02 1 0.35 0.00 0.02 0.00 1.32 98.32 [2021-01-26T06:23:03.144Z] 06:21:02 2 0.03 0.00 0.03 0.00 1.37 98.57 [2021-01-26T06:23:03.144Z] 06:21:02 3 0.02 0.00 0.18 0.00 0.27 99.54 [2021-01-26T06:23:03.144Z] 06:22:01 all 0.31 0.00 0.35 0.01 1.92 97.41 [2021-01-26T06:23:03.144Z] 06:22:01 0 0.23 0.00 0.43 0.00 2.91 96.43 [2021-01-26T06:23:03.144Z] 06:22:01 1 0.25 0.00 0.18 0.00 1.85 97.71 [2021-01-26T06:23:03.144Z] 06:22:01 2 0.50 0.00 0.40 0.03 1.70 97.36 [2021-01-26T06:23:03.144Z] 06:22:01 3 0.25 0.00 0.39 0.02 1.21 98.13 [2021-01-26T06:23:03.144Z] Average: all 1.74 0.00 1.20 0.61 4.37 92.08 [2021-01-26T06:23:03.144Z] Average: 0 1.47 0.00 1.09 0.57 5.03 91.84 [2021-01-26T06:23:03.144Z] Average: 1 2.05 0.00 1.17 0.61 4.20 91.97 [2021-01-26T06:23:03.144Z] Average: 2 1.66 0.00 0.95 0.75 4.60 92.05 [2021-01-26T06:23:03.144Z] Average: 3 1.77 0.00 1.60 0.49 3.65 92.48 [2021-01-26T06:23:03.144Z] [2021-01-26T06:23:03.144Z] [2021-01-26T06:23:03.144Z]