Pull request #728 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from b9424ee36f13deccfd90190bf56ac595345a6bfa+1f15288997641a3d0d3a625c9b3944aa45f594eb (5b2294115ad4379a3fa40b20d3110145d98241ef) 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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-728/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 f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > 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-728/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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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-20161 in /w/workspace/dgexfoundry_device-sdk-go_PR-728 [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-728 # 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 > 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/728/head:refs/remotes/origin/PR-728 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 1f15288997641a3d0d3a625c9b3944aa45f594eb into PR head commit b9424ee36f13deccfd90190bf56ac595345a6bfa Merge succeeded, producing b9424ee36f13deccfd90190bf56ac595345a6bfa Checking out Revision b9424ee36f13deccfd90190bf56ac595345a6bfa (PR-728) > git config core.sparsecheckout # timeout=10 > git checkout -f b9424ee36f13deccfd90190bf56ac595345a6bfa # 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 1f15288997641a3d0d3a625c9b3944aa45f594eb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b9424ee36f13deccfd90190bf56ac595345a6bfa # timeout=10 Commit message: "build(deps): bump github.com/stretchr/testify from 1.6.1 to 1.7.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-14T06:12:39.768Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-14T06:12:40.148Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-14T06:12:40.382Z] ========================================================= [2021-01-14T06:12:40.382Z] EdgeX Global Pipelines Version Info [2021-01-14T06:12:40.382Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-14T06:12:42.056Z] ------------------- [2021-01-14T06:12:42.056Z] stable info: [2021-01-14T06:12:42.056Z] ------------------- [2021-01-14T06:12:42.056Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-14T06:12:42.056Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-14T06:12:42.056Z] Message: update stable to v1.0.177 [2021-01-14T06:12:43.008Z] ------------------- [2021-01-14T06:12:43.008Z] experimental info: [2021-01-14T06:12:43.008Z] ------------------- [2021-01-14T06:12:43.008Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-14T06:12:43.008Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-14T06:12:43.008Z] Message: update experimental to v1.0.177 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-14T06:12:43.400Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-01-14T06:12:43.541Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-01-14T06:12:43.674Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-14T06:12:43.806Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-14T06:12:43.945Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-14T06:12:44.075Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-14T06:12:44.203Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-14T06:12:44.374Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-14T06:12:44.533Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-01-14T06:12:44.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-14T06:12:44.802Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-14T06:12:44.928Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2021-01-14T06:12:45.061Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-14T06:12:45.188Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-14T06:12:45.324Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-14T06:12:45.449Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-01-14T06:12:45.578Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-14T06:12:45.710Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-14T06:12:45.839Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-14T06:12:45.967Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-14T06:12:46.096Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-14T06:12:46.222Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-14T06:12:46.348Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-14T06:12:46.476Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-14T06:12:46.601Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-01-14T06:12:46.721Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-14T06:12:46.860Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-14T06:12:47.062Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-728 [Pipeline] echo [2021-01-14T06:12:47.206Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-728 [Pipeline] echo [2021-01-14T06:12:47.327Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-728 [Pipeline] echo [2021-01-14T06:12:47.446Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b9424ee36f13deccfd90190bf56ac595345a6bfa [Pipeline] echo [2021-01-14T06:12:47.570Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b9424ee [Pipeline] echo [2021-01-14T06:12:47.759Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-14T06:12:48.013Z] provisioning config files... [2021-01-14T06:12:48.039Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-728@tmp/config3864092568043020625tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-14T06:12:48.478Z] ---> docker-login.sh [2021-01-14T06:12:48.478Z] nexus3.edgexfoundry.org:10001 [2021-01-14T06:12:48.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T06:12:49.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T06:12:49.020Z] Configure a credential helper to remove this warning. See [2021-01-14T06:12:49.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T06:12:49.020Z] [2021-01-14T06:12:49.020Z] Login Succeeded [2021-01-14T06:12:49.020Z] nexus3.edgexfoundry.org:10002 [2021-01-14T06:12:49.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T06:12:49.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T06:12:49.020Z] Configure a credential helper to remove this warning. See [2021-01-14T06:12:49.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T06:12:49.020Z] [2021-01-14T06:12:49.020Z] Login Succeeded [2021-01-14T06:12:49.284Z] nexus3.edgexfoundry.org:10003 [2021-01-14T06:12:49.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T06:12:49.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T06:12:49.284Z] Configure a credential helper to remove this warning. See [2021-01-14T06:12:49.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T06:12:49.284Z] [2021-01-14T06:12:49.284Z] Login Succeeded [2021-01-14T06:12:49.284Z] nexus3.edgexfoundry.org:10004 [2021-01-14T06:12:49.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T06:12:49.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T06:12:49.547Z] Configure a credential helper to remove this warning. See [2021-01-14T06:12:49.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T06:12:49.547Z] [2021-01-14T06:12:49.547Z] Login Succeeded [2021-01-14T06:12:49.547Z] docker.io [2021-01-14T06:12:49.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T06:12:49.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T06:12:49.810Z] Configure a credential helper to remove this warning. See [2021-01-14T06:12:49.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T06:12:49.810Z] [2021-01-14T06:12:49.810Z] Login Succeeded [2021-01-14T06:12:49.810Z] ---> docker-login.sh ends [Pipeline] } [2021-01-14T06:12:49.834Z] 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-14T06:12:51.112Z] + git log --format=format:%s -1 b9424ee36f13deccfd90190bf56ac595345a6bfa [Pipeline] echo [2021-01-14T06:12:51.206Z] GIT_COMMIT: b9424ee36f13deccfd90190bf56ac595345a6bfa, Commit Message: build(deps): bump github.com/stretchr/testify from 1.6.1 to 1.7.0 [Pipeline] echo [2021-01-14T06:12:51.277Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-14T06:12:52.358Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-14T06:12:52.358Z] [2021-01-14T06:12:52.358Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T06:12:52.754Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-14T06:12:52.754Z] latest: Pulling from edgex-devops/git-semver [2021-01-14T06:12:52.754Z] 31603596830f: Pulling fs layer [2021-01-14T06:12:52.754Z] 2a8b12db71e7: Pulling fs layer [2021-01-14T06:12:52.754Z] 6ca5941a6612: Pulling fs layer [2021-01-14T06:12:52.754Z] ecc8261a40a4: Pulling fs layer [2021-01-14T06:12:52.754Z] ecc8261a40a4: Waiting [2021-01-14T06:12:52.754Z] 2a8b12db71e7: Download complete [2021-01-14T06:12:52.754Z] 31603596830f: Download complete [2021-01-14T06:12:53.024Z] ecc8261a40a4: Verifying Checksum [2021-01-14T06:12:53.024Z] ecc8261a40a4: Download complete [2021-01-14T06:12:53.024Z] 6ca5941a6612: Verifying Checksum [2021-01-14T06:12:53.024Z] 6ca5941a6612: Download complete [2021-01-14T06:12:53.295Z] 31603596830f: Pull complete [2021-01-14T06:12:53.295Z] 2a8b12db71e7: Pull complete [2021-01-14T06:12:54.256Z] 6ca5941a6612: Pull complete [2021-01-14T06:12:54.519Z] ecc8261a40a4: Pull complete [2021-01-14T06:12:54.519Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-14T06:12:54.519Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-14T06:12:54.519Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-14T06:12:54.657Z] prd-centos7-docker-4c-2g-20161 does not seem to be running inside a container [2021-01-14T06:12:54.714Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-728 -v /w/workspace/dgexfoundry_device-sdk-go_PR-728:/w/workspace/dgexfoundry_device-sdk-go_PR-728:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-728@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-728@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-14T06:12:56.716Z] $ docker top 34a6225e33cbe596e774a634aa11a4879efe95531cf028d194ae54d092e44107 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-14T06:12:57.145Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-14T06:12:57.145Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-14T06:12:57.364Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-14T06:12:57.368Z] $ docker exec 34a6225e33cbe596e774a634aa11a4879efe95531cf028d194ae54d092e44107 ssh-agent [2021-01-14T06:12:57.528Z] SSH_AUTH_SOCK=/tmp/ssh-Ca6j3OVRoYVf/agent.12 [2021-01-14T06:12:57.528Z] SSH_AGENT_PID=18 [2021-01-14T06:12:57.537Z] Running ssh-add (command line suppressed) [2021-01-14T06:12:57.663Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-728@tmp/private_key_6535109269998138465.key (/w/workspace/dgexfoundry_device-sdk-go_PR-728@tmp/private_key_6535109269998138465.key) [2021-01-14T06:12:57.715Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-14T06:12:58.092Z] + git tag --points-at HEAD [Pipeline] } [2021-01-14T06:12:58.128Z] $ docker exec --env ******** --env ******** 34a6225e33cbe596e774a634aa11a4879efe95531cf028d194ae54d092e44107 ssh-agent -k [2021-01-14T06:12:58.245Z] unset SSH_AUTH_SOCK; [2021-01-14T06:12:58.245Z] unset SSH_AGENT_PID; [2021-01-14T06:12:58.245Z] echo Agent pid 18 killed; [2021-01-14T06:12:58.295Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-14T06:12:58.499Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-14T06:12:58.499Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-14T06:12:58.669Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-14T06:12:58.673Z] $ docker exec 34a6225e33cbe596e774a634aa11a4879efe95531cf028d194ae54d092e44107 ssh-agent [2021-01-14T06:12:58.830Z] SSH_AUTH_SOCK=/tmp/ssh-24dpQIpK0zPy/agent.49 [2021-01-14T06:12:58.830Z] SSH_AGENT_PID=54 [2021-01-14T06:12:58.836Z] Running ssh-add (command line suppressed) [2021-01-14T06:12:58.955Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-728@tmp/private_key_6722981201499792201.key (/w/workspace/dgexfoundry_device-sdk-go_PR-728@tmp/private_key_6722981201499792201.key) [2021-01-14T06:12:59.005Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-14T06:12:59.402Z] + git semver init [2021-01-14T06:12:59.402Z] # -> Open(): unable to determine branch for HEAD [2021-01-14T06:12:59.402Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-728/.git [2021-01-14T06:12:59.402Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-728 [2021-01-14T06:12:59.402Z] # $SEMVER_REMOTE_NAME = origin [2021-01-14T06:12:59.402Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-14T06:12:59.402Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-14T06:12:59.402Z] # $SEMVER_BRANCH = PR-728 [2021-01-14T06:12:59.402Z] # $SEMVER_TEMP = /tmp/semver-164880292 [2021-01-14T06:12:59.402Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-01-14T06:12:59.979Z] # '/tmp/semver-164880292' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-728/.semver' [2021-01-14T06:12:59.979Z] # -> Force: false [2021-01-14T06:12:59.979Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-728/.semver [Pipeline] } [2021-01-14T06:12:59.998Z] $ docker exec --env ******** --env ******** 34a6225e33cbe596e774a634aa11a4879efe95531cf028d194ae54d092e44107 ssh-agent -k [2021-01-14T06:13:00.128Z] unset SSH_AUTH_SOCK; [2021-01-14T06:13:00.129Z] unset SSH_AGENT_PID; [2021-01-14T06:13:00.129Z] echo Agent pid 54 killed; [2021-01-14T06:13:00.173Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-14T06:13:00.823Z] + git semver [Pipeline] } [2021-01-14T06:13:00.856Z] $ docker stop --time=1 34a6225e33cbe596e774a634aa11a4879efe95531cf028d194ae54d092e44107 [2021-01-14T06:13:02.604Z] $ docker rm -f 34a6225e33cbe596e774a634aa11a4879efe95531cf028d194ae54d092e44107 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-14T06:13:03.234Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-14T06:13:03.733Z] Stashed 1 file(s) [Pipeline] echo [2021-01-14T06:13:03.760Z] [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-14T06:13:19.796Z] Still waiting to schedule task [2021-01-14T06:13:19.796Z] ‘prd-centos7-blackbox-4c-2g-19234’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-20162’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-01-14T06:13:19.837Z] Still waiting to schedule task [2021-01-14T06:13:19.837Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline [2021-01-14T06:14:57.730Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-20163 in /w/workspace/dgexfoundry_device-sdk-go_PR-728 [Pipeline] { [Pipeline] ws [2021-01-14T06:14:57.830Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-01-14T06:15:03.807Z] using credential edgex-jenkins-ssh [2021-01-14T06:15:03.873Z] Cloning the remote Git repository [2021-01-14T06:15:03.932Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-01-14T06:15:04.041Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-01-14T06:15:04.117Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-14T06:15:04.117Z] > git --version # timeout=10 [2021-01-14T06:15:04.146Z] > git --version # 'git version 2.17.1' [2021-01-14T06:15:04.148Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T06:15:04.221Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-14T06:15:06.674Z] Merging remotes/origin/master commit 1f15288997641a3d0d3a625c9b3944aa45f594eb into PR head commit b9424ee36f13deccfd90190bf56ac595345a6bfa [2021-01-14T06:15:06.679Z] Running on prd-centos7-docker-4c-2g-20164 in /w/workspace/dgexfoundry_device-sdk-go_PR-728 [Pipeline] { [Pipeline] ws [2021-01-14T06:15:06.804Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [2021-01-14T06:15:06.034Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-14T06:15:06.056Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-14T06:15:06.083Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-14T06:15:06.126Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-14T06:15:06.127Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T06:15:06.140Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/728/head:refs/remotes/origin/PR-728 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-14T06:15:06.739Z] > git config core.sparsecheckout # timeout=10 [2021-01-14T06:15:06.777Z] > git checkout -f b9424ee36f13deccfd90190bf56ac595345a6bfa # timeout=10 [Pipeline] checkout [2021-01-14T06:15:07.005Z] Merge succeeded, producing b9424ee36f13deccfd90190bf56ac595345a6bfa [2021-01-14T06:15:07.006Z] Checking out Revision b9424ee36f13deccfd90190bf56ac595345a6bfa (PR-728) [2021-01-14T06:15:06.914Z] > git remote # timeout=10 [2021-01-14T06:15:06.955Z] > git config --get remote.origin.url # timeout=10 [2021-01-14T06:15:06.966Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T06:15:06.976Z] > git merge 1f15288997641a3d0d3a625c9b3944aa45f594eb # timeout=10 [2021-01-14T06:15:06.996Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-14T06:15:07.014Z] > git config core.sparsecheckout # timeout=10 [2021-01-14T06:15:07.024Z] > git checkout -f b9424ee36f13deccfd90190bf56ac595345a6bfa # timeout=10 [2021-01-14T06:15:09.306Z] using credential edgex-jenkins-ssh [2021-01-14T06:15:09.361Z] Cloning the remote Git repository [2021-01-14T06:15:09.385Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-01-14T06:15:09.451Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-01-14T06:15:09.518Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-14T06:15:09.519Z] > git --version # timeout=10 [2021-01-14T06:15:09.526Z] > git --version # 'git version 2.24.3' [2021-01-14T06:15:09.527Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T06:15:09.555Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-14T06:15:10.218Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-14T06:15:10.226Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-14T06:15:10.239Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-14T06:15:10.255Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-14T06:15:10.255Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T06:15:10.259Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/728/head:refs/remotes/origin/PR-728 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-14T06:15:10.731Z] Merging remotes/origin/master commit 1f15288997641a3d0d3a625c9b3944aa45f594eb into PR head commit b9424ee36f13deccfd90190bf56ac595345a6bfa [2021-01-14T06:15:10.826Z] Merge succeeded, producing b9424ee36f13deccfd90190bf56ac595345a6bfa [2021-01-14T06:15:10.826Z] Checking out Revision b9424ee36f13deccfd90190bf56ac595345a6bfa (PR-728) [2021-01-14T06:15:11.398Z] Commit message: "build(deps): bump github.com/stretchr/testify from 1.6.1 to 1.7.0" [2021-01-14T06:15:11.453Z] > git --version # timeout=10 [2021-01-14T06:15:11.463Z] > git --version # 'git version 2.17.1' [2021-01-14T06:15:11.478Z] fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-14T06:15:10.740Z] > git config core.sparsecheckout # timeout=10 [2021-01-14T06:15:10.747Z] > git checkout -f b9424ee36f13deccfd90190bf56ac595345a6bfa # timeout=10 [2021-01-14T06:15:10.797Z] > git remote # timeout=10 [2021-01-14T06:15:10.803Z] > git config --get remote.origin.url # timeout=10 [2021-01-14T06:15:10.808Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T06:15:10.812Z] > git merge 1f15288997641a3d0d3a625c9b3944aa45f594eb # timeout=10 [2021-01-14T06:15:10.820Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-14T06:15:10.829Z] > git config core.sparsecheckout # timeout=10 [2021-01-14T06:15:10.834Z] > git checkout -f b9424ee36f13deccfd90190bf56ac595345a6bfa # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-14T06:15:13.417Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-14T06:15:13.873Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-14T06:15:14.241Z] + sudo service+ docker restart [2021-01-14T06:15:14.241Z] true [2021-01-14T06:15:14.448Z] Commit message: "build(deps): bump github.com/stretchr/testify from 1.6.1 to 1.7.0" [2021-01-14T06:15:14.473Z] > git --version # timeout=10 [2021-01-14T06:15:14.478Z] > git --version # 'git version 2.24.3' [2021-01-14T06:15:14.485Z] fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-14T06:15:15.908Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-14T06:15:16.257Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-14T06:15:16.577Z] + sudo service docker restart [2021-01-14T06:15:16.577Z] + true [2021-01-14T06:15:16.577Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-14T06:15:17.013Z] provisioning config files... [2021-01-14T06:15:17.054Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config710505474996978249tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-14T06:15:17.519Z] ---> docker-login.sh [2021-01-14T06:15:17.519Z] nexus3.edgexfoundry.org:10001 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-14T06:15:17.657Z] provisioning config files... [2021-01-14T06:15:17.687Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config6818750931800065822tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-14T06:15:18.117Z] ---> docker-login.sh [2021-01-14T06:15:18.117Z] nexus3.edgexfoundry.org:10001 [2021-01-14T06:15:18.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T06:15:18.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T06:15:18.380Z] Configure a credential helper to remove this warning. See [2021-01-14T06:15:18.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T06:15:18.380Z] [2021-01-14T06:15:18.380Z] Login Succeeded [2021-01-14T06:15:18.380Z] nexus3.edgexfoundry.org:10002 [2021-01-14T06:15:18.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T06:15:18.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T06:15:18.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T06:15:18.641Z] Configure a credential helper to remove this warning. See [2021-01-14T06:15:18.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T06:15:18.641Z] [2021-01-14T06:15:18.641Z] Login Succeeded [2021-01-14T06:15:18.641Z] nexus3.edgexfoundry.org:10003 [2021-01-14T06:15:18.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T06:15:18.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T06:15:18.904Z] Configure a credential helper to remove this warning. See [2021-01-14T06:15:18.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T06:15:18.904Z] [2021-01-14T06:15:18.904Z] Login Succeeded [2021-01-14T06:15:18.904Z] nexus3.edgexfoundry.org:10004 [2021-01-14T06:15:18.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T06:15:18.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T06:15:18.904Z] Configure a credential helper to remove this warning. See [2021-01-14T06:15:18.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T06:15:18.904Z] [2021-01-14T06:15:18.904Z] Login Succeeded [2021-01-14T06:15:18.904Z] docker.io [2021-01-14T06:15:19.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T06:15:19.097Z] Configure a credential helper to remove this warning. See [2021-01-14T06:15:19.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T06:15:19.097Z] [2021-01-14T06:15:19.097Z] Login Succeeded [2021-01-14T06:15:19.097Z] nexus3.edgexfoundry.org:10002 [2021-01-14T06:15:19.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T06:15:19.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T06:15:19.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T06:15:19.371Z] Configure a credential helper to remove this warning. See [2021-01-14T06:15:19.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T06:15:19.371Z] [2021-01-14T06:15:19.372Z] Login Succeeded [2021-01-14T06:15:19.372Z] nexus3.edgexfoundry.org:10003 [2021-01-14T06:15:19.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T06:15:19.431Z] Configure a credential helper to remove this warning. See [2021-01-14T06:15:19.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T06:15:19.431Z] [2021-01-14T06:15:19.431Z] Login Succeeded [2021-01-14T06:15:19.431Z] ---> docker-login.sh ends [Pipeline] } [2021-01-14T06:15:19.460Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-01-14T06:15:19.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T06:15:19.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T06:15:19.973Z] Configure a credential helper to remove this warning. See [2021-01-14T06:15:19.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T06:15:19.973Z] [2021-01-14T06:15:19.973Z] Login Succeeded [2021-01-14T06:15:19.973Z] nexus3.edgexfoundry.org:10004 [Pipeline] echo [2021-01-14T06:15:20.008Z] ========================================================= [2021-01-14T06:15:20.009Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-14T06:15:20.009Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-14T06:15:20.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T06:15:20.410Z] + 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-14T06:15:20.410Z] Sending build context to Docker daemon 2.474MB [2021-01-14T06:15:20.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T06:15:20.518Z] Configure a credential helper to remove this warning. See [2021-01-14T06:15:20.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T06:15:20.518Z] [2021-01-14T06:15:20.518Z] Login Succeeded [2021-01-14T06:15:20.518Z] docker.io [2021-01-14T06:15:20.672Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-14T06:15:20.672Z] Step 2/8 : FROM ${BASE} [2021-01-14T06:15:20.672Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-14T06:15:20.672Z] 188c0c94c7c5: Pulling fs layer [2021-01-14T06:15:20.672Z] 0ef7d3d256c8: Pulling fs layer [2021-01-14T06:15:20.672Z] de9db76c5a1d: Pulling fs layer [2021-01-14T06:15:20.672Z] bca2f99d35d6: Pulling fs layer [2021-01-14T06:15:20.673Z] 93359f2a8cfa: Pulling fs layer [2021-01-14T06:15:20.673Z] 7c6f9722023f: Pulling fs layer [2021-01-14T06:15:20.673Z] a35cf1a2eb13: Pulling fs layer [2021-01-14T06:15:20.673Z] 93359f2a8cfa: Waiting [2021-01-14T06:15:20.673Z] 7c6f9722023f: Waiting [2021-01-14T06:15:20.673Z] a35cf1a2eb13: Waiting [2021-01-14T06:15:20.673Z] bca2f99d35d6: Waiting [2021-01-14T06:15:20.673Z] de9db76c5a1d: Verifying Checksum [2021-01-14T06:15:20.673Z] de9db76c5a1d: Download complete [2021-01-14T06:15:20.673Z] 0ef7d3d256c8: Verifying Checksum [2021-01-14T06:15:20.673Z] 0ef7d3d256c8: Download complete [2021-01-14T06:15:20.673Z] 93359f2a8cfa: Verifying Checksum [2021-01-14T06:15:20.673Z] 7c6f9722023f: Verifying Checksum [2021-01-14T06:15:20.673Z] 7c6f9722023f: Download complete [2021-01-14T06:15:20.673Z] 188c0c94c7c5: Verifying Checksum [2021-01-14T06:15:20.673Z] 188c0c94c7c5: Download complete [2021-01-14T06:15:20.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T06:15:20.935Z] 188c0c94c7c5: Pull complete [2021-01-14T06:15:21.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T06:15:21.064Z] Configure a credential helper to remove this warning. See [2021-01-14T06:15:21.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T06:15:21.064Z] [2021-01-14T06:15:21.065Z] Login Succeeded [2021-01-14T06:15:21.065Z] ---> docker-login.sh ends [Pipeline] } [2021-01-14T06:15:21.094Z] Deleting 1 temporary files [Pipeline] // wrap [2021-01-14T06:15:21.199Z] 0ef7d3d256c8: Pull complete [2021-01-14T06:15:21.199Z] de9db76c5a1d: Pull complete [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-14T06:15:21.645Z] ========================================================= [2021-01-14T06:15:21.645Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-14T06:15:21.645Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-14T06:15:22.065Z] + 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-14T06:15:22.347Z] Sending build context to Docker daemon 2.473MB [2021-01-14T06:15:22.942Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-14T06:15:22.942Z] Step 2/8 : FROM ${BASE} [2021-01-14T06:15:23.126Z] a35cf1a2eb13: Verifying Checksum [2021-01-14T06:15:23.126Z] a35cf1a2eb13: Download complete [2021-01-14T06:15:23.225Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-14T06:15:23.225Z] 5f621e34cdf4: Pulling fs layer [2021-01-14T06:15:23.225Z] a4357932f1b6: Pulling fs layer [2021-01-14T06:15:23.225Z] 18c013af1878: Pulling fs layer [2021-01-14T06:15:23.225Z] 00ac8860ef70: Pulling fs layer [2021-01-14T06:15:23.225Z] 63d7cb157983: Pulling fs layer [2021-01-14T06:15:23.225Z] b116817d02f9: Pulling fs layer [2021-01-14T06:15:23.225Z] 745a02a5169b: Pulling fs layer [2021-01-14T06:15:23.225Z] b116817d02f9: Waiting [2021-01-14T06:15:23.225Z] 00ac8860ef70: Waiting [2021-01-14T06:15:23.225Z] 745a02a5169b: Waiting [2021-01-14T06:15:23.225Z] 63d7cb157983: Waiting [2021-01-14T06:15:23.225Z] 18c013af1878: Verifying Checksum [2021-01-14T06:15:23.225Z] 18c013af1878: Download complete [2021-01-14T06:15:23.225Z] a4357932f1b6: Download complete [2021-01-14T06:15:23.225Z] 63d7cb157983: Verifying Checksum [2021-01-14T06:15:23.225Z] 63d7cb157983: Download complete [2021-01-14T06:15:23.225Z] b116817d02f9: Verifying Checksum [2021-01-14T06:15:23.225Z] b116817d02f9: Download complete [2021-01-14T06:15:23.501Z] 5f621e34cdf4: Verifying Checksum [2021-01-14T06:15:23.501Z] 5f621e34cdf4: Download complete [2021-01-14T06:15:24.100Z] 5f621e34cdf4: Pull complete [2021-01-14T06:15:24.374Z] a4357932f1b6: Pull complete [2021-01-14T06:15:24.968Z] 18c013af1878: Pull complete [2021-01-14T06:15:25.057Z] bca2f99d35d6: Download complete [2021-01-14T06:15:26.406Z] 745a02a5169b: Download complete [2021-01-14T06:15:27.392Z] 00ac8860ef70: Verifying Checksum [2021-01-14T06:15:27.393Z] 00ac8860ef70: Download complete [2021-01-14T06:15:30.395Z] bca2f99d35d6: Pull complete [2021-01-14T06:15:30.395Z] 93359f2a8cfa: Pull complete [2021-01-14T06:15:30.395Z] 7c6f9722023f: Pull complete [2021-01-14T06:15:35.707Z] a35cf1a2eb13: Pull complete [2021-01-14T06:15:35.707Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-14T06:15:35.707Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-14T06:15:35.707Z] ---> a62c8e92a672 [2021-01-14T06:15:35.707Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-14T06:15:35.707Z] ---> Running in fb7b145395c9 [2021-01-14T06:15:35.707Z] Removing intermediate container fb7b145395c9 [2021-01-14T06:15:35.707Z] ---> f19f532e5f15 [2021-01-14T06:15:35.707Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T06:15:35.707Z] ---> Running in 65d336774bd5 [2021-01-14T06:15:36.661Z] Removing intermediate container 65d336774bd5 [2021-01-14T06:15:36.661Z] ---> 2d8d7bf96801 [2021-01-14T06:15:36.661Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-01-14T06:15:36.661Z] ---> Running in 4da8be0c4673 [2021-01-14T06:15:37.557Z] 00ac8860ef70: Pull complete [2021-01-14T06:15:37.557Z] 63d7cb157983: Pull complete [2021-01-14T06:15:37.557Z] b116817d02f9: Pull complete [2021-01-14T06:15:37.608Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T06:15:38.553Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T06:15:39.500Z] OK: 166 MiB in 39 packages [2021-01-14T06:15:39.763Z] Removing intermediate container 4da8be0c4673 [2021-01-14T06:15:39.763Z] ---> b0fea525d6e3 [2021-01-14T06:15:39.763Z] Step 6/8 : WORKDIR /device-sdk-go [2021-01-14T06:15:39.763Z] ---> Running in 33ad221b2df3 [2021-01-14T06:15:40.025Z] Removing intermediate container 33ad221b2df3 [2021-01-14T06:15:40.026Z] ---> 865d7de57fb8 [2021-01-14T06:15:40.026Z] Step 7/8 : COPY . . [2021-01-14T06:15:40.954Z] 745a02a5169b: Pull complete [2021-01-14T06:15:40.955Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-14T06:15:40.955Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-14T06:15:40.955Z] ---> b7e6874047d6 [2021-01-14T06:15:40.955Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-14T06:15:41.418Z] ---> de8d047e37eb [2021-01-14T06:15:41.418Z] Step 8/8 : RUN go mod download [2021-01-14T06:15:41.418Z] ---> Running in 292f4e5358b0 [2021-01-14T06:15:44.350Z] ---> Running in b2869824f4ed [2021-01-14T06:15:44.350Z] Removing intermediate container b2869824f4ed [2021-01-14T06:15:44.350Z] ---> 9b04439edb88 [2021-01-14T06:15:44.350Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T06:15:44.350Z] ---> Running in aa463c677107 [2021-01-14T06:15:46.336Z] Removing intermediate container aa463c677107 [2021-01-14T06:15:46.336Z] ---> f10ac8ce8caa [2021-01-14T06:15:46.336Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-01-14T06:15:46.612Z] ---> Running in d44d98b2faac [2021-01-14T06:15:47.598Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T06:15:48.574Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T06:15:49.179Z] OK: 142 MiB in 39 packages [2021-01-14T06:15:50.619Z] Removing intermediate container d44d98b2faac [2021-01-14T06:15:50.619Z] ---> cc97555edc9c [2021-01-14T06:15:50.619Z] Step 6/8 : WORKDIR /device-sdk-go [2021-01-14T06:15:50.619Z] ---> Running in 7dbc61df6c42 [2021-01-14T06:15:51.257Z] Removing intermediate container 7dbc61df6c42 [2021-01-14T06:15:51.257Z] ---> ab967c2d33af [2021-01-14T06:15:51.257Z] Step 7/8 : COPY . . [2021-01-14T06:15:52.704Z] ---> 38f9f22c5cf6 [2021-01-14T06:15:52.704Z] Step 8/8 : RUN go mod download [2021-01-14T06:15:52.704Z] ---> Running in 8a272e199d76 [2021-01-14T06:16:03.424Z] Removing intermediate container 292f4e5358b0 [2021-01-14T06:16:03.424Z] ---> ae617df77c7d [2021-01-14T06:16:03.424Z] Successfully built ae617df77c7d [2021-01-14T06:16:03.424Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T06:16:03.771Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-14T06:16:03.771Z] . [Pipeline] withDockerContainer [2021-01-14T06:16:03.909Z] prd-centos7-docker-4c-2g-20164 does not seem to be running inside a container [2021-01-14T06:16:03.957Z] $ 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-14T06:16:04.740Z] $ docker top 732f5ec0a6f978da32730657000ad8d98382738a2863c1b09a341da5a587060b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T06:16:05.310Z] + go version [2021-01-14T06:16:05.310Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-14T06:16:05.343Z] $ docker stop --time=1 732f5ec0a6f978da32730657000ad8d98382738a2863c1b09a341da5a587060b [2021-01-14T06:16:06.687Z] $ docker rm -f 732f5ec0a6f978da32730657000ad8d98382738a2863c1b09a341da5a587060b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T06:16:07.816Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-14T06:16:07.817Z] . [Pipeline] withDockerContainer [2021-01-14T06:16:07.936Z] prd-centos7-docker-4c-2g-20164 does not seem to be running inside a container [2021-01-14T06:16:07.981Z] $ 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-14T06:16:08.614Z] $ docker top e42463d354f232ca18d8eb092384e40b1c8fd6b28080a34bf8e3909337808cf5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T06:16:09.179Z] + make test [2021-01-14T06:16:09.179Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-14T06:16:14.903Z] Removing intermediate container 8a272e199d76 [2021-01-14T06:16:14.903Z] ---> f4c9a02bf4ae [2021-01-14T06:16:14.903Z] Successfully built f4c9a02bf4ae [2021-01-14T06:16:14.903Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T06:16:15.289Z] + docker inspect -f . ci-base-image-arm64 [2021-01-14T06:16:15.289Z] . [Pipeline] withDockerContainer [2021-01-14T06:16:15.560Z] prd-ubuntu18.04-docker-arm64-4c-16g-20163 does not seem to be running inside a container [2021-01-14T06:16:15.648Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-14T06:16:15.832Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2021-01-14T06:16:17.210Z] $ docker top f8696424449cd76187e84d84662a8cc158efad06153ecb1ce83b993a9323fc30 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T06:16:18.302Z] + go version [2021-01-14T06:16:18.302Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-14T06:16:18.342Z] $ docker stop --time=1 f8696424449cd76187e84d84662a8cc158efad06153ecb1ce83b993a9323fc30 [2021-01-14T06:16:20.208Z] $ docker rm -f f8696424449cd76187e84d84662a8cc158efad06153ecb1ce83b993a9323fc30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T06:16:21.500Z] + docker inspect -f . ci-base-image-arm64 [2021-01-14T06:16:21.500Z] . [Pipeline] withDockerContainer [2021-01-14T06:16:21.788Z] prd-ubuntu18.04-docker-arm64-4c-16g-20163 does not seem to be running inside a container [2021-01-14T06:16:21.884Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-14T06:16:23.284Z] $ docker top 896c1e4fef9acd6213126b476d1529b90e658abf06fdc18c96c7fdfc8cf99d3f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T06:16:24.357Z] + make test [2021-01-14T06:16:24.357Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-14T06:16:30.854Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2021-01-14T06:16:30.855Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2021-01-14T06:16:30.855Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2021-01-14T06:16:30.855Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.066s coverage: 19.4% of statements [2021-01-14T06:16:33.438Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.449s coverage: 97.1% of statements [2021-01-14T06:16:46.544Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2021-01-14T06:17:05.606Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.054s coverage: 9.4% of statements [2021-01-14T06:17:05.606Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.054s coverage: 21.7% of statements [2021-01-14T06:17:05.606Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2021-01-14T06:17:05.606Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.205s coverage: 42.9% of statements [2021-01-14T06:17:05.606Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2021-01-14T06:17:05.606Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.291s coverage: 68.9% of statements [2021-01-14T06:17:05.606Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2021-01-14T06:17:05.606Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2021-01-14T06:17:05.606Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2021-01-14T06:17:05.606Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2021-01-14T06:17:05.606Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.071s coverage: 53.8% of statements [2021-01-14T06:17:05.606Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2021-01-14T06:17:05.606Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2021-01-14T06:17:05.606Z] ok github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http 0.076s coverage: 31.3% of statements [2021-01-14T06:17:05.606Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 2.278s coverage: 68.9% of statements [2021-01-14T06:17:05.606Z] ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.054s coverage: 4.2% of statements [2021-01-14T06:17:05.606Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2021-01-14T06:17:05.606Z] GO111MODULE=on go vet ./... [2021-01-14T06:17:11.003Z] gofmt -l . [2021-01-14T06:17:11.003Z] [ "`gofmt -l .`" = "" ] [2021-01-14T06:17:11.003Z] ./bin/test-attribution-txt.sh [2021-01-14T06:17:11.953Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-01-14T06:17:11.992Z] $ docker stop --time=1 e42463d354f232ca18d8eb092384e40b1c8fd6b28080a34bf8e3909337808cf5 [2021-01-14T06:17:13.887Z] $ docker rm -f e42463d354f232ca18d8eb092384e40b1c8fd6b28080a34bf8e3909337808cf5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-14T06:17:14.577Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-14T06:17:14.971Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-01-14T06:17:17.652Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-14T06:17:17.974Z] + ls -al . [2021-01-14T06:17:17.974Z] total 216 [2021-01-14T06:17:17.974Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jan 14 06:17 . [2021-01-14T06:17:17.974Z] drwxrwxr-x. 4 jenkins jenkins 28 Jan 14 06:15 .. [2021-01-14T06:17:17.974Z] drwxrwxr-x. 2 jenkins jenkins 64 Jan 14 06:15 bin [2021-01-14T06:17:17.974Z] -rw-r--r--. 1 jenkins jenkins 137952 Jan 14 06:17 coverage.out [2021-01-14T06:17:17.974Z] -rw-rw-r--. 1 jenkins jenkins 949 Jan 14 06:15 Dockerfile.build [2021-01-14T06:17:17.974Z] -rw-rw-r--. 1 jenkins jenkins 140 Jan 14 06:15 .dockerignore [2021-01-14T06:17:17.974Z] drwxrwxr-x. 4 jenkins jenkins 48 Jan 14 06:15 example [2021-01-14T06:17:17.974Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 14 06:15 .git [2021-01-14T06:17:17.974Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 14 06:15 .github [2021-01-14T06:17:17.974Z] -rw-rw-r--. 1 jenkins jenkins 138 Jan 14 06:15 .gitignore [2021-01-14T06:17:17.974Z] -rw-r--r--. 1 jenkins jenkins 488 Jan 14 06:17 go.mod [2021-01-14T06:17:17.974Z] -rw-r--r--. 1 jenkins jenkins 14214 Jan 14 06:17 go.sum [2021-01-14T06:17:17.974Z] drwxrwxr-x. 15 jenkins jenkins 211 Jan 14 06:15 internal [2021-01-14T06:17:17.974Z] -rw-rw-r--. 1 jenkins jenkins 901 Jan 14 06:15 Jenkinsfile [2021-01-14T06:17:17.974Z] -rw-rw-r--. 1 jenkins jenkins 11341 Jan 14 06:15 LICENSE [2021-01-14T06:17:17.974Z] -rw-rw-r--. 1 jenkins jenkins 1013 Jan 14 06:15 Makefile [2021-01-14T06:17:17.974Z] drwxrwxr-x. 4 jenkins jenkins 26 Jan 14 06:15 openapi [2021-01-14T06:17:17.974Z] drwxrwxr-x. 5 jenkins jenkins 50 Jan 14 06:15 pkg [2021-01-14T06:17:17.974Z] -rw-rw-r--. 1 jenkins jenkins 5897 Jan 14 06:15 README.md [2021-01-14T06:17:17.974Z] -rw-rw-r--. 1 jenkins jenkins 6616 Jan 14 06:15 RELEASE-NOTES.txt [2021-01-14T06:17:17.974Z] drwxrwxr-x. 4 jenkins jenkins 54 Jan 14 06:15 snap [2021-01-14T06:17:17.974Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 14 06:13 VERSION [2021-01-14T06:17:17.974Z] -rw-rw-r--. 1 jenkins jenkins 222 Jan 14 06:15 version.go [Pipeline] isUnix [Pipeline] sh [2021-01-14T06:17:18.319Z] + 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=b9424ee36f13deccfd90190bf56ac595345a6bfa --label arch=amd64 --label version=0.0.0 . [2021-01-14T06:17:18.589Z] Sending build context to Docker daemon 2.613MB [2021-01-14T06:17:18.589Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-01-14T06:17:18.589Z] Step 2/24 : FROM ${BASE} AS builder [2021-01-14T06:17:18.589Z] ---> ae617df77c7d [2021-01-14T06:17:18.589Z] Step 3/24 : ARG MAKE='make build' [2021-01-14T06:17:19.166Z] ---> Running in aa0fd992d93d [2021-01-14T06:17:19.166Z] Removing intermediate container aa0fd992d93d [2021-01-14T06:17:19.166Z] ---> f0ce152eca17 [2021-01-14T06:17:19.166Z] Step 4/24 : WORKDIR /device-sdk-go [2021-01-14T06:17:19.428Z] ---> Running in cbfcbc24a3e9 [2021-01-14T06:17:19.428Z] Removing intermediate container cbfcbc24a3e9 [2021-01-14T06:17:19.428Z] ---> 4737dc24a975 [2021-01-14T06:17:19.428Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-14T06:17:19.428Z] ---> Running in c6a1efa21c4b [2021-01-14T06:17:19.691Z] Removing intermediate container c6a1efa21c4b [2021-01-14T06:17:19.691Z] ---> b51ef063a9d4 [2021-01-14T06:17:19.691Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T06:17:19.691Z] ---> Running in 02563a19e6aa [2021-01-14T06:17:20.649Z] Removing intermediate container 02563a19e6aa [2021-01-14T06:17:20.649Z] ---> 2e22d0ca5c09 [2021-01-14T06:17:20.649Z] Step 7/24 : RUN apk add --update --no-cache make git [2021-01-14T06:17:20.649Z] ---> Running in 96f9e2a5e6bd [2021-01-14T06:17:21.230Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T06:17:22.174Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T06:17:22.749Z] OK: 166 MiB in 39 packages [2021-01-14T06:17:23.012Z] Removing intermediate container 96f9e2a5e6bd [2021-01-14T06:17:23.012Z] ---> 9f298c73517c [2021-01-14T06:17:23.012Z] Step 8/24 : COPY . . [2021-01-14T06:17:24.400Z] ---> 7ee8211e973c [2021-01-14T06:17:24.400Z] Step 9/24 : RUN ${MAKE} [2021-01-14T06:17:24.400Z] ---> Running in ff24d418695b [2021-01-14T06:17:24.661Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-01-14T06:17:32.876Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2021-01-14T06:17:33.551Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2021-01-14T06:17:33.551Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2021-01-14T06:17:33.552Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2021-01-14T06:17:33.552Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.114s coverage: 19.4% of statements [2021-01-14T06:17:33.552Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.223s coverage: 97.1% of statements [2021-01-14T06:17:34.797Z] Removing intermediate container ff24d418695b [2021-01-14T06:17:34.797Z] ---> 319b6789f032 [2021-01-14T06:17:34.797Z] Step 10/24 : FROM scratch [2021-01-14T06:17:34.797Z] ---> [2021-01-14T06:17:34.797Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-14T06:17:34.797Z] ---> Running in ae4ad29176af [2021-01-14T06:17:34.797Z] Removing intermediate container ae4ad29176af [2021-01-14T06:17:34.797Z] ---> b462bff32acc [2021-01-14T06:17:34.797Z] Step 12/24 : ENV APP_PORT=49990 [2021-01-14T06:17:34.797Z] ---> Running in 23beabfa12cb [2021-01-14T06:17:35.058Z] Removing intermediate container 23beabfa12cb [2021-01-14T06:17:35.058Z] ---> 8d3ee0f66f37 [2021-01-14T06:17:35.058Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-14T06:17:35.058Z] ---> Running in 8e775c723438 [2021-01-14T06:17:35.321Z] Removing intermediate container 8e775c723438 [2021-01-14T06:17:35.321Z] ---> 690b4db00a9e [2021-01-14T06:17:35.321Z] Step 14/24 : WORKDIR / [2021-01-14T06:17:35.321Z] ---> Running in 551c501b14f2 [2021-01-14T06:17:35.582Z] Removing intermediate container 551c501b14f2 [2021-01-14T06:17:35.582Z] ---> 1089c54f37bd [2021-01-14T06:17:35.582Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2021-01-14T06:17:35.843Z] ---> 322b33e2d4c7 [2021-01-14T06:17:35.843Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2021-01-14T06:17:36.105Z] ---> 0c21cf7d84f9 [2021-01-14T06:17:36.105Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2021-01-14T06:17:36.368Z] ---> 8dc33cc26a19 [2021-01-14T06:17:36.368Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2021-01-14T06:17:36.631Z] ---> 6d44ea42684a [2021-01-14T06:17:36.631Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2021-01-14T06:17:36.894Z] ---> 9e9c752d5cc7 [2021-01-14T06:17:36.894Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2021-01-14T06:17:36.894Z] ---> Running in c550eede218b [2021-01-14T06:17:37.156Z] Removing intermediate container c550eede218b [2021-01-14T06:17:37.156Z] ---> 7b008bfe886a [2021-01-14T06:17:37.156Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T06:17:37.156Z] ---> Running in 0216b46a8e20 [2021-01-14T06:17:37.422Z] Removing intermediate container 0216b46a8e20 [2021-01-14T06:17:37.422Z] ---> 4ed2b70f9b59 [2021-01-14T06:17:37.422Z] Step 22/24 : LABEL arch=amd64 [2021-01-14T06:17:37.422Z] ---> Running in dabe8fb037b3 [2021-01-14T06:17:37.686Z] Removing intermediate container dabe8fb037b3 [2021-01-14T06:17:37.686Z] ---> 24604961e630 [2021-01-14T06:17:37.686Z] Step 23/24 : LABEL git_sha=b9424ee36f13deccfd90190bf56ac595345a6bfa [2021-01-14T06:17:37.686Z] ---> Running in b6709e27d423 [2021-01-14T06:17:37.948Z] Removing intermediate container b6709e27d423 [2021-01-14T06:17:37.948Z] ---> bf624292383d [2021-01-14T06:17:37.948Z] Step 24/24 : LABEL version=0.0.0 [2021-01-14T06:17:37.948Z] ---> Running in e857bb145bdf [2021-01-14T06:17:37.948Z] Removing intermediate container e857bb145bdf [2021-01-14T06:17:37.948Z] ---> 81455609a395 [2021-01-14T06:17:37.948Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-14T06:17:38.214Z] Successfully built 81455609a395 [2021-01-14T06:17:38.214Z] 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-14T06:18:00.365Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.168s coverage: 9.4% of statements [2021-01-14T06:18:00.365Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.123s coverage: 21.7% of statements [2021-01-14T06:18:00.365Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2021-01-14T06:18:00.365Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.663s coverage: 42.9% of statements [2021-01-14T06:18:00.365Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2021-01-14T06:18:00.365Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.807s coverage: 68.9% of statements [2021-01-14T06:18:00.365Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2021-01-14T06:18:00.365Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2021-01-14T06:18:00.365Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2021-01-14T06:18:00.365Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2021-01-14T06:18:00.365Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.182s coverage: 53.8% of statements [2021-01-14T06:18:00.365Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2021-01-14T06:18:00.365Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2021-01-14T06:18:00.365Z] ok github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http 0.213s coverage: 31.3% of statements [2021-01-14T06:18:00.365Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 6.088s coverage: 68.9% of statements [2021-01-14T06:18:00.365Z] ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.140s coverage: 4.2% of statements [2021-01-14T06:18:00.365Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2021-01-14T06:18:00.365Z] GO111MODULE=on go vet ./... [2021-01-14T06:18:39.440Z] gofmt -l . [2021-01-14T06:18:39.440Z] [ "`gofmt -l .`" = "" ] [2021-01-14T06:18:39.440Z] ./bin/test-attribution-txt.sh [2021-01-14T06:18:39.440Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-01-14T06:18:39.498Z] $ docker stop --time=1 896c1e4fef9acd6213126b476d1529b90e658abf06fdc18c96c7fdfc8cf99d3f [2021-01-14T06:18:41.744Z] $ docker rm -f 896c1e4fef9acd6213126b476d1529b90e658abf06fdc18c96c7fdfc8cf99d3f [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-14T06:18:42.889Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-14T06:18:42.934Z] Warning: overwriting stash ‘coverage-report’ [2021-01-14T06:18:43.953Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-14T06:18:44.864Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-14T06:18:45.230Z] + ls -al . [2021-01-14T06:18:45.230Z] total 252 [2021-01-14T06:18:45.231Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 14 06:18 . [2021-01-14T06:18:45.231Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 06:15 .. [2021-01-14T06:18:45.231Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 14 06:15 .dockerignore [2021-01-14T06:18:45.231Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 14 06:15 .git [2021-01-14T06:18:45.231Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 06:15 .github [2021-01-14T06:18:45.231Z] -rw-rw-r-- 1 jenkins jenkins 138 Jan 14 06:15 .gitignore [2021-01-14T06:18:45.231Z] -rw-rw-r-- 1 jenkins jenkins 949 Jan 14 06:15 Dockerfile.build [2021-01-14T06:18:45.231Z] -rw-rw-r-- 1 jenkins jenkins 901 Jan 14 06:15 Jenkinsfile [2021-01-14T06:18:45.231Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jan 14 06:15 LICENSE [2021-01-14T06:18:45.231Z] -rw-rw-r-- 1 jenkins jenkins 1013 Jan 14 06:15 Makefile [2021-01-14T06:18:45.231Z] -rw-rw-r-- 1 jenkins jenkins 5897 Jan 14 06:15 README.md [2021-01-14T06:18:45.231Z] -rw-rw-r-- 1 jenkins jenkins 6616 Jan 14 06:15 RELEASE-NOTES.txt [2021-01-14T06:18:45.231Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 14 06:13 VERSION [2021-01-14T06:18:45.231Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 06:15 bin [2021-01-14T06:18:45.231Z] -rw-r--r-- 1 jenkins jenkins 137952 Jan 14 06:17 coverage.out [2021-01-14T06:18:45.231Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 06:15 example [2021-01-14T06:18:45.231Z] -rw-r--r-- 1 jenkins jenkins 488 Jan 14 06:18 go.mod [2021-01-14T06:18:45.231Z] -rw-r--r-- 1 jenkins jenkins 14214 Jan 14 06:18 go.sum [2021-01-14T06:18:45.231Z] drwxrwxr-x 15 jenkins jenkins 4096 Jan 14 06:15 internal [2021-01-14T06:18:45.231Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 06:15 openapi [2021-01-14T06:18:45.231Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 14 06:15 pkg [2021-01-14T06:18:45.231Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 06:15 snap [2021-01-14T06:18:45.231Z] -rw-rw-r-- 1 jenkins jenkins 222 Jan 14 06:15 version.go [Pipeline] isUnix [Pipeline] sh [2021-01-14T06:18:45.690Z] + 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=b9424ee36f13deccfd90190bf56ac595345a6bfa --label arch=arm64 --label version=0.0.0 . [2021-01-14T06:18:46.324Z] Sending build context to Docker daemon 2.612MB [2021-01-14T06:18:46.324Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-01-14T06:18:46.324Z] Step 2/24 : FROM ${BASE} AS builder [2021-01-14T06:18:46.324Z] ---> f4c9a02bf4ae [2021-01-14T06:18:46.324Z] Step 3/24 : ARG MAKE='make build' [2021-01-14T06:18:46.602Z] ---> Running in 070c273d500a [2021-01-14T06:18:47.215Z] Removing intermediate container 070c273d500a [2021-01-14T06:18:47.215Z] ---> ca2e39a49cba [2021-01-14T06:18:47.215Z] Step 4/24 : WORKDIR /device-sdk-go [2021-01-14T06:18:47.215Z] ---> Running in 7eb8bf7acb7a [2021-01-14T06:18:47.810Z] Removing intermediate container 7eb8bf7acb7a [2021-01-14T06:18:47.810Z] ---> b9c870d6e7d5 [2021-01-14T06:18:47.810Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-14T06:18:47.810Z] ---> Running in bc8fed8beb70 [2021-01-14T06:18:48.405Z] Removing intermediate container bc8fed8beb70 [2021-01-14T06:18:48.405Z] ---> 8df454cdf655 [2021-01-14T06:18:48.405Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T06:18:48.405Z] ---> Running in fe102008ef7f [2021-01-14T06:18:51.029Z] Removing intermediate container fe102008ef7f [2021-01-14T06:18:51.029Z] ---> 602403f62933 [2021-01-14T06:18:51.029Z] Step 7/24 : RUN apk add --update --no-cache make git [2021-01-14T06:18:51.029Z] ---> Running in da4b19681a63 [2021-01-14T06:18:52.013Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T06:18:52.614Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T06:18:53.591Z] OK: 142 MiB in 39 packages [2021-01-14T06:18:54.574Z] Removing intermediate container da4b19681a63 [2021-01-14T06:18:54.574Z] ---> f41f3c73ef27 [2021-01-14T06:18:54.574Z] Step 8/24 : COPY . . [2021-01-14T06:18:56.006Z] ---> 4ddc42223312 [2021-01-14T06:18:56.006Z] Step 9/24 : RUN ${MAKE} [2021-01-14T06:18:56.278Z] ---> Running in abbb2366f29c [2021-01-14T06:18:57.259Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-01-14T06:19:29.670Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2021-01-14T06:19:29.670Z] Removing intermediate container abbb2366f29c [2021-01-14T06:19:29.670Z] ---> 8221c8e68baa [2021-01-14T06:19:29.670Z] Step 10/24 : FROM scratch [2021-01-14T06:19:29.670Z] ---> [2021-01-14T06:19:29.670Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-14T06:19:29.670Z] ---> Running in 339086878a98 [2021-01-14T06:19:29.670Z] Removing intermediate container 339086878a98 [2021-01-14T06:19:29.670Z] ---> 2720ae0eb455 [2021-01-14T06:19:29.670Z] Step 12/24 : ENV APP_PORT=49990 [2021-01-14T06:19:29.670Z] ---> Running in 5bd89cb18d6a [2021-01-14T06:19:29.670Z] Removing intermediate container 5bd89cb18d6a [2021-01-14T06:19:29.671Z] ---> 16a16cd506a3 [2021-01-14T06:19:29.671Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-14T06:19:29.671Z] ---> Running in 8eb137a21a16 [2021-01-14T06:19:29.671Z] Removing intermediate container 8eb137a21a16 [2021-01-14T06:19:29.671Z] ---> 403480569226 [2021-01-14T06:19:29.671Z] Step 14/24 : WORKDIR / [2021-01-14T06:19:29.671Z] ---> Running in b56a288e9f92 [2021-01-14T06:19:30.267Z] Removing intermediate container b56a288e9f92 [2021-01-14T06:19:30.267Z] ---> 35019d36c694 [2021-01-14T06:19:30.267Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2021-01-14T06:19:31.248Z] ---> df435b425882 [2021-01-14T06:19:31.248Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2021-01-14T06:19:32.228Z] ---> 8b01b0cdf3ea [2021-01-14T06:19:32.228Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2021-01-14T06:19:32.822Z] ---> d7d406023fb2 [2021-01-14T06:19:32.822Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2021-01-14T06:19:33.430Z] ---> d1d322e2912a [2021-01-14T06:19:33.430Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2021-01-14T06:19:34.406Z] ---> 7537536003c0 [2021-01-14T06:19:34.406Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2021-01-14T06:19:34.406Z] ---> Running in ca4970dcd7d7 [2021-01-14T06:19:35.012Z] Removing intermediate container ca4970dcd7d7 [2021-01-14T06:19:35.012Z] ---> 2327dfd4ccff [2021-01-14T06:19:35.012Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T06:19:35.012Z] ---> Running in de4093aa502c [2021-01-14T06:19:35.285Z] Removing intermediate container de4093aa502c [2021-01-14T06:19:35.285Z] ---> daafb204a42a [2021-01-14T06:19:35.285Z] Step 22/24 : LABEL arch=arm64 [2021-01-14T06:19:35.562Z] ---> Running in 27ce3175250d [2021-01-14T06:19:36.158Z] Removing intermediate container 27ce3175250d [2021-01-14T06:19:36.158Z] ---> 28a6fc3b9302 [2021-01-14T06:19:36.158Z] Step 23/24 : LABEL git_sha=b9424ee36f13deccfd90190bf56ac595345a6bfa [2021-01-14T06:19:36.158Z] ---> Running in 312229a605f9 [2021-01-14T06:19:36.752Z] Removing intermediate container 312229a605f9 [2021-01-14T06:19:36.752Z] ---> 472037f8d69d [2021-01-14T06:19:36.752Z] Step 24/24 : LABEL version=0.0.0 [2021-01-14T06:19:36.752Z] ---> Running in 101100c6a52f [2021-01-14T06:19:37.345Z] Removing intermediate container 101100c6a52f [2021-01-14T06:19:37.345Z] ---> 2985d54de57c [2021-01-14T06:19:37.345Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-14T06:19:37.345Z] Successfully built 2985d54de57c [2021-01-14T06:19:37.345Z] 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-14T06:19:39.436Z] provisioning config files... [2021-01-14T06:19:39.447Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-728@tmp/config7370801180921234985tmp [Pipeline] { [Pipeline] sh [2021-01-14T06:19:39.879Z] + set +x [2021-01-14T06:19:39.879Z] + curl -s https://codecov.io/bash [2021-01-14T06:19:39.879Z] + bash -s -- [2021-01-14T06:19:40.146Z] [2021-01-14T06:19:40.146Z] _____ _ [2021-01-14T06:19:40.146Z] / ____| | | [2021-01-14T06:19:40.146Z] | | ___ __| | ___ ___ _____ __ [2021-01-14T06:19:40.146Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-14T06:19:40.146Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-14T06:19:40.146Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-14T06:19:40.146Z] Bash-20201231-23d4836 [2021-01-14T06:19:40.146Z] [2021-01-14T06:19:40.146Z] [2021-01-14T06:19:40.146Z] ==> git version 2.24.3 found [2021-01-14T06:19:40.146Z] ==> 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-14T06:19:40.146Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-14T06:19:40.146Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-14T06:19:40.146Z] ==> Jenkins CI detected. [2021-01-14T06:19:40.146Z] project root: . [2021-01-14T06:19:40.146Z] --> token set from env [2021-01-14T06:19:40.146Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-14T06:19:40.146Z] ==> Running gcov in . (disable via -X gcov) [2021-01-14T06:19:40.146Z] ==> Python coveragepy not found [2021-01-14T06:19:40.146Z] ==> Searching for coverage reports in: [2021-01-14T06:19:40.146Z] + . [2021-01-14T06:19:40.146Z] -> Found 1 reports [2021-01-14T06:19:40.146Z] ==> Detecting git/mercurial file structure [2021-01-14T06:19:40.146Z] ==> Reading reports [2021-01-14T06:19:40.146Z] + ./coverage.out bytes=137952 [2021-01-14T06:19:40.146Z] ==> Appending adjustments [2021-01-14T06:19:40.146Z] https://docs.codecov.io/docs/fixing-reports [2021-01-14T06:19:40.722Z] + Found adjustments [2021-01-14T06:19:40.722Z] ==> Gzipping contents [2021-01-14T06:19:40.722Z] 24K /tmp/codecov.vAS1jM.gz [2021-01-14T06:19:40.722Z] ==> Uploading reports [2021-01-14T06:19:40.722Z] url: https://codecov.io [2021-01-14T06:19:40.722Z] query: branch=PR-728&commit=b9424ee36f13deccfd90190bf56ac595345a6bfa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-728%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=728&job=&cmd_args= [2021-01-14T06:19:40.722Z] -> Pinging Codecov [2021-01-14T06:19:40.723Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-728&commit=b9424ee36f13deccfd90190bf56ac595345a6bfa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-728%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=728&job=&cmd_args= [2021-01-14T06:19:41.015Z] -> Uploading to [2021-01-14T06:19:41.015Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-14/7E55EF52A471D76F132DFD9A03CDDE97/b9424ee36f13deccfd90190bf56ac595345a6bfa/ecf3e05f-2ea3-4836-a4d6-0d01869e1547.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210114T061940Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ba91c0500b0660f378642d6706fc05d6fe8b18e5a5a13432a18b11c984d499dd [2021-01-14T06:19:41.015Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-14T06:19:41.015Z] Dload Upload Total Spent Left Speed [2021-01-14T06:19:41.595Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22071 0 0 100 22071 0 48753 --:--:-- --:--:-- --:--:-- 48829 [2021-01-14T06:19:41.595Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/b9424ee36f13deccfd90190bf56ac595345a6bfa [Pipeline] } [2021-01-14T06:19:41.618Z] 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-14T06:19:45.133Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T06:19:45.483Z] ---> package-listing.sh [2021-01-14T06:19:45.483Z] ++ facter osfamily [2021-01-14T06:19:45.483Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-14T06:19:45.483Z] + OS_FAMILY=redhat [2021-01-14T06:19:45.483Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-728 [2021-01-14T06:19:45.483Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-14T06:19:45.483Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-14T06:19:45.483Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-14T06:19:45.483Z] + PACKAGES=/tmp/packages_start.txt [2021-01-14T06:19:45.483Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-728 ']' [2021-01-14T06:19:45.483Z] + PACKAGES=/tmp/packages_end.txt [2021-01-14T06:19:45.483Z] + case "${OS_FAMILY}" in [2021-01-14T06:19:45.483Z] + rpm -qa [2021-01-14T06:19:45.483Z] + sort [2021-01-14T06:19:50.794Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-14T06:19:50.794Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-14T06:19:50.794Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-14T06:19:50.794Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-728 ']' [2021-01-14T06:19:50.794Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-728/archives/ [2021-01-14T06:19:50.794Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-728/archives/ [Pipeline] echo [2021-01-14T06:19:50.853Z] 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-728/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-14T06:19:51.165Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-14T06:19:51.505Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-14T06:19:51.506Z] [2021-01-14T06:19:51.506Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-14T06:19:51.909Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-14T06:19:51.909Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-14T06:19:51.909Z] df20fa9351a1: Pulling fs layer [2021-01-14T06:19:51.909Z] 36b3adc4ff6f: Pulling fs layer [2021-01-14T06:19:51.909Z] 8ad3a11d3b57: Pulling fs layer [2021-01-14T06:19:51.909Z] 46f8f816bc3b: Pulling fs layer [2021-01-14T06:19:51.909Z] 93b61091891f: Pulling fs layer [2021-01-14T06:19:51.909Z] 93b9cdb0e59b: Pulling fs layer [2021-01-14T06:19:51.909Z] 5e14af77c1be: Pulling fs layer [2021-01-14T06:19:51.909Z] 01666e4c0597: Pulling fs layer [2021-01-14T06:19:51.909Z] aa168da1d23b: Pulling fs layer [2021-01-14T06:19:51.909Z] 46f8f816bc3b: Waiting [2021-01-14T06:19:51.909Z] 93b61091891f: Waiting [2021-01-14T06:19:51.909Z] 93b9cdb0e59b: Waiting [2021-01-14T06:19:51.909Z] 5e14af77c1be: Waiting [2021-01-14T06:19:51.909Z] 01666e4c0597: Waiting [2021-01-14T06:19:51.909Z] aa168da1d23b: Waiting [2021-01-14T06:19:51.909Z] 36b3adc4ff6f: Verifying Checksum [2021-01-14T06:19:51.909Z] 36b3adc4ff6f: Download complete [2021-01-14T06:19:52.172Z] 46f8f816bc3b: Verifying Checksum [2021-01-14T06:19:52.172Z] 46f8f816bc3b: Download complete [2021-01-14T06:19:52.172Z] df20fa9351a1: Verifying Checksum [2021-01-14T06:19:52.172Z] df20fa9351a1: Download complete [2021-01-14T06:19:52.172Z] 93b9cdb0e59b: Verifying Checksum [2021-01-14T06:19:52.172Z] 93b9cdb0e59b: Download complete [2021-01-14T06:19:52.172Z] 5e14af77c1be: Verifying Checksum [2021-01-14T06:19:52.172Z] 5e14af77c1be: Download complete [2021-01-14T06:19:52.172Z] 93b61091891f: Download complete [2021-01-14T06:19:52.172Z] 01666e4c0597: Verifying Checksum [2021-01-14T06:19:52.172Z] 01666e4c0597: Download complete [2021-01-14T06:19:52.435Z] df20fa9351a1: Pull complete [2021-01-14T06:19:52.699Z] 36b3adc4ff6f: Pull complete [2021-01-14T06:19:52.962Z] 8ad3a11d3b57: Verifying Checksum [2021-01-14T06:19:52.962Z] 8ad3a11d3b57: Download complete [2021-01-14T06:19:53.936Z] 8ad3a11d3b57: Pull complete [2021-01-14T06:19:54.523Z] 46f8f816bc3b: Pull complete [2021-01-14T06:19:54.789Z] 93b61091891f: Pull complete [2021-01-14T06:19:54.789Z] aa168da1d23b: Verifying Checksum [2021-01-14T06:19:54.789Z] aa168da1d23b: Download complete [2021-01-14T06:19:55.054Z] 93b9cdb0e59b: Pull complete [2021-01-14T06:19:55.054Z] 5e14af77c1be: Pull complete [2021-01-14T06:19:55.317Z] 01666e4c0597: Pull complete [2021-01-14T06:20:01.966Z] aa168da1d23b: Pull complete [2021-01-14T06:20:01.966Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-14T06:20:01.966Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-14T06:20:01.966Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-14T06:20:02.203Z] prd-centos7-docker-4c-2g-20161 does not seem to be running inside a container [2021-01-14T06:20:02.251Z] $ 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-728/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-728 -v /w/workspace/dgexfoundry_device-sdk-go_PR-728:/w/workspace/dgexfoundry_device-sdk-go_PR-728:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-728@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-728@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-14T06:20:06.728Z] $ docker top 2a883b955c2841d9d104dadb3f16f25079819b1a2523ea09efc0079131ff9f90 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T06:20:07.296Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-14T06:20:07.617Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-14T06:20:07.943Z] + ls /var/log/sa-host [2021-01-14T06:20:07.944Z] + sadf -c /var/log/sa-host/sa14 [2021-01-14T06:20:07.944Z] file_magic: OK [2021-01-14T06:20:07.944Z] HZ: Using current value: 100 [2021-01-14T06:20:07.944Z] file_header: OK [2021-01-14T06:20:07.944Z] 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-14T06:20:07.944Z] Statistics: [2021-01-14T06:20:07.944Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-14T06:20:07.944Z] File successfully converted to sysstat format version 12.2.1 [2021-01-14T06:20:07.944Z] + sadf -c /var/log/sa-host/sa23 [2021-01-14T06:20:07.944Z] file_magic: OK [2021-01-14T06:20:07.944Z] HZ: Using current value: 100 [2021-01-14T06:20:07.944Z] file_header: OK [2021-01-14T06:20:07.944Z] 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-14T06:20:07.944Z] Statistics: [2021-01-14T06:20:07.944Z] Hnuu...uuuununununu... [2021-01-14T06:20:07.944Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-14T06:20:08.588Z] provisioning config files... [2021-01-14T06:20:08.605Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-728@tmp/config3114151575075829143tmp [Pipeline] { [Pipeline] echo [2021-01-14T06:20:08.724Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T06:20:09.071Z] ---> create-netrc.sh [Pipeline] } [2021-01-14T06:20:09.094Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-14T06:20:09.236Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T06:20:09.575Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-14T06:20:09.603Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T06:20:09.937Z] ---> sudo-logs.sh [2021-01-14T06:20:09.937Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-14T06:20:09.971Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T06:20:10.304Z] ---> job-cost.sh [2021-01-14T06:20:10.304Z] lf-activate-venv: SKIPPING [2021-01-14T06:20:10.304Z] INFO: No Stack... [2021-01-14T06:20:11.697Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-14T06:20:11.960Z] INFO: Archiving Costs [Pipeline] echo [2021-01-14T06:20:11.998Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T06:20:12.339Z] ---> logs-deploy.sh [2021-01-14T06:20:12.339Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-728/1 [2021-01-14T06:20:12.339Z] INFO: archiving workspace using pattern(s): [2021-01-14T06:20:15.652Z] Archives upload complete. [2021-01-14T06:20:15.652Z] INFO: archiving logs to Nexus [2021-01-14T06:20:16.227Z] ---> uname -a: [2021-01-14T06:20:16.227Z] Linux prd-centos7-docker-4c-2g-20161.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-14T06:20:16.227Z] [2021-01-14T06:20:16.227Z] [2021-01-14T06:20:16.227Z] ---> lscpu: [2021-01-14T06:20:16.227Z] Architecture: x86_64 [2021-01-14T06:20:16.227Z] CPU op-mode(s): 32-bit, 64-bit [2021-01-14T06:20:16.227Z] Byte Order: Little Endian [2021-01-14T06:20:16.227Z] Address sizes: 40 bits physical, 48 bits virtual [2021-01-14T06:20:16.227Z] CPU(s): 4 [2021-01-14T06:20:16.227Z] On-line CPU(s) list: 0-3 [2021-01-14T06:20:16.227Z] Thread(s) per core: 1 [2021-01-14T06:20:16.227Z] Core(s) per socket: 1 [2021-01-14T06:20:16.227Z] Socket(s): 4 [2021-01-14T06:20:16.227Z] NUMA node(s): 1 [2021-01-14T06:20:16.227Z] Vendor ID: GenuineIntel [2021-01-14T06:20:16.227Z] CPU family: 6 [2021-01-14T06:20:16.227Z] Model: 44 [2021-01-14T06:20:16.227Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-01-14T06:20:16.227Z] Stepping: 1 [2021-01-14T06:20:16.227Z] CPU MHz: 2933.438 [2021-01-14T06:20:16.227Z] BogoMIPS: 5866.87 [2021-01-14T06:20:16.227Z] Virtualization: VT-x [2021-01-14T06:20:16.227Z] Hypervisor vendor: KVM [2021-01-14T06:20:16.227Z] Virtualization type: full [2021-01-14T06:20:16.227Z] L1d cache: 128 KiB [2021-01-14T06:20:16.227Z] L1i cache: 128 KiB [2021-01-14T06:20:16.227Z] L2 cache: 16 MiB [2021-01-14T06:20:16.227Z] L3 cache: 64 MiB [2021-01-14T06:20:16.227Z] NUMA node0 CPU(s): 0-3 [2021-01-14T06:20:16.227Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-01-14T06:20:16.227Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-01-14T06:20:16.227Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-01-14T06:20:16.227Z] Vulnerability Meltdown: Mitigation; PTI [2021-01-14T06:20:16.227Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-01-14T06:20:16.227Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-01-14T06:20:16.227Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-01-14T06:20:16.227Z] Vulnerability Srbds: Not affected [2021-01-14T06:20:16.227Z] Vulnerability Tsx async abort: Not affected [2021-01-14T06:20:16.227Z] 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-14T06:20:16.227Z] [2021-01-14T06:20:16.227Z] [2021-01-14T06:20:16.227Z] ---> nproc: [2021-01-14T06:20:16.227Z] 4 [2021-01-14T06:20:16.227Z] [2021-01-14T06:20:16.227Z] [2021-01-14T06:20:16.227Z] ---> df -h: [2021-01-14T06:20:16.227Z] Filesystem Size Used Available Use% Mounted on [2021-01-14T06:20:16.227Z] overlay 50.0G 7.3G 42.7G 15% / [2021-01-14T06:20:16.227Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-01-14T06:20:16.227Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-01-14T06:20:16.227Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-01-14T06:20:16.227Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-01-14T06:20:16.227Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-01-14T06:20:16.227Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-01-14T06:20:16.227Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-01-14T06:20:16.227Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-728@tmp [2021-01-14T06:20:16.227Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-01-14T06:20:16.227Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-01-14T06:20:16.227Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-01-14T06:20:16.227Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-01-14T06:20:16.227Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-728 [2021-01-14T06:20:16.227Z] [2021-01-14T06:20:16.227Z] [2021-01-14T06:20:16.227Z] ---> free -m: [2021-01-14T06:20:16.227Z] total used free shared buff/cache available [2021-01-14T06:20:16.227Z] Mem: 1837 718 77 0 1041 1014 [2021-01-14T06:20:16.227Z] Swap: 1023 1 1022 [2021-01-14T06:20:16.227Z] [2021-01-14T06:20:16.227Z] [2021-01-14T06:20:16.227Z] ---> ip addr: [2021-01-14T06:20:16.227Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-01-14T06:20:16.227Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-01-14T06:20:16.227Z] inet 127.0.0.1/8 scope host lo [2021-01-14T06:20:16.227Z] valid_lft forever preferred_lft forever [2021-01-14T06:20:16.227Z] inet6 ::1/128 scope host [2021-01-14T06:20:16.227Z] valid_lft forever preferred_lft forever [2021-01-14T06:20:16.227Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-01-14T06:20:16.227Z] link/ether fa:16:3e:b5:af:13 brd ff:ff:ff:ff:ff:ff [2021-01-14T06:20:16.227Z] inet 10.30.122.253/23 brd 10.30.123.255 scope global dynamic eth0 [2021-01-14T06:20:16.227Z] valid_lft 85908sec preferred_lft 85908sec [2021-01-14T06:20:16.227Z] inet6 fe80::f816:3eff:feb5:af13/64 scope link [2021-01-14T06:20:16.227Z] valid_lft forever preferred_lft forever [2021-01-14T06:20:16.227Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-01-14T06:20:16.227Z] link/ether 02:42:65:d1:86:a9 brd ff:ff:ff:ff:ff:ff [2021-01-14T06:20:16.227Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-01-14T06:20:16.227Z] valid_lft forever preferred_lft forever [2021-01-14T06:20:16.227Z] inet6 fe80::42:65ff:fed1:86a9/64 scope link [2021-01-14T06:20:16.227Z] valid_lft forever preferred_lft forever [2021-01-14T06:20:16.227Z] [2021-01-14T06:20:16.227Z] [2021-01-14T06:20:16.227Z] ---> sar -b -r -n DEV: [2021-01-14T06:20:16.227Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/14/21 _x86_64_ (4 CPU) [2021-01-14T06:20:16.227Z] [2021-01-14T06:20:16.227Z] 06:11:51 LINUX RESTART (4 CPU) [2021-01-14T06:20:16.227Z] [2021-01-14T06:20:16.227Z] 06:13:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-01-14T06:20:16.227Z] 06:14:01 7.72 0.53 7.19 0.00 41.42 240.57 0.00 [2021-01-14T06:20:16.227Z] 06:15:02 0.40 0.00 0.40 0.00 0.00 6.71 0.00 [2021-01-14T06:20:16.227Z] 06:16:01 0.39 0.00 0.39 0.00 0.00 4.52 0.00 [2021-01-14T06:20:16.227Z] 06:17:01 0.45 0.00 0.45 0.00 0.00 6.31 0.00 [2021-01-14T06:20:16.227Z] 06:18:01 0.20 0.00 0.20 0.00 0.00 3.51 0.00 [2021-01-14T06:20:16.227Z] 06:19:01 0.32 0.00 0.32 0.00 0.00 3.61 0.00 [2021-01-14T06:20:16.227Z] 06:20:01 106.51 64.00 42.51 0.00 4741.94 15547.02 0.00 [2021-01-14T06:20:16.227Z] Average: 16.62 9.25 7.37 0.00 685.29 2265.34 0.00 [2021-01-14T06:20:16.227Z] [2021-01-14T06:20:16.227Z] 06:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-01-14T06:20:16.227Z] 06:14:01 166972 0 598360 31.80 2620 1113592 1112888 37.98 415840 1099800 20 [2021-01-14T06:20:16.227Z] 06:15:02 171148 0 594176 31.58 2620 1113600 1076476 36.74 414120 1097584 20 [2021-01-14T06:20:16.227Z] 06:16:01 167084 0 598236 31.79 2620 1113604 1076476 36.74 434120 1081560 8 [2021-01-14T06:20:16.227Z] 06:17:01 167224 0 598096 31.79 2620 1113604 1076512 36.74 433060 1082968 20 [2021-01-14T06:20:16.227Z] 06:18:01 166072 0 599240 31.85 2620 1113612 1076404 36.74 440776 1076268 12 [2021-01-14T06:20:16.227Z] 06:19:01 166840 0 598468 31.81 2620 1113616 1076332 36.73 446728 1070028 8 [2021-01-14T06:20:16.227Z] 06:20:01 238196 0 655648 34.85 2620 985080 1094660 37.36 423968 972952 88188 [2021-01-14T06:20:16.227Z] Average: 177648 0 606032 32.21 2620 1095244 1084250 37.00 429802 1068737 12611 [2021-01-14T06:20:16.227Z] [2021-01-14T06:20:16.227Z] 06:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-01-14T06:20:16.227Z] 06:14:01 eth0 10.89 6.81 9.96 2.56 0.00 0.00 0.00 0.00 [2021-01-14T06:20:16.227Z] 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T06:20:16.227Z] 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T06:20:16.227Z] 06:15:02 eth0 1.22 0.32 0.34 0.17 0.00 0.00 0.00 0.00 [2021-01-14T06:20:16.227Z] 06:15:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T06:20:16.227Z] 06:15:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T06:20:16.227Z] 06:16:01 eth0 1.71 0.32 0.38 0.24 0.00 0.00 0.00 0.00 [2021-01-14T06:20:16.227Z] 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T06:20:16.227Z] 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T06:20:16.227Z] 06:17:01 eth0 1.08 0.80 0.62 0.42 0.00 0.00 0.00 0.00 [2021-01-14T06:20:16.227Z] 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T06:20:16.227Z] 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T06:20:16.227Z] 06:18:01 eth0 0.32 0.20 0.14 0.07 0.00 0.00 0.00 0.00 [2021-01-14T06:20:16.227Z] 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T06:20:16.227Z] 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T06:20:16.227Z] 06:19:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-14T06:20:16.227Z] 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T06:20:16.227Z] 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T06:20:16.227Z] 06:20:01 eth0 206.44 177.65 2171.04 18.88 0.00 0.00 0.00 0.00 [2021-01-14T06:20:16.227Z] 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T06:20:16.227Z] 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T06:20:16.227Z] Average: eth0 31.77 26.67 312.68 3.20 0.00 0.00 0.00 0.00 [2021-01-14T06:20:16.227Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T06:20:16.227Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T06:20:16.227Z] [2021-01-14T06:20:16.227Z] [2021-01-14T06:20:16.227Z] ---> sar -P ALL: [2021-01-14T06:20:16.227Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/14/21 _x86_64_ (4 CPU) [2021-01-14T06:20:16.227Z] [2021-01-14T06:20:16.227Z] 06:11:51 LINUX RESTART (4 CPU) [2021-01-14T06:20:16.227Z] [2021-01-14T06:20:16.227Z] 06:13:01 CPU %user %nice %system %iowait %steal %idle [2021-01-14T06:20:16.227Z] 06:14:01 all 0.59 0.00 0.23 0.15 0.00 99.03 [2021-01-14T06:20:16.228Z] 06:14:01 0 0.25 0.00 0.20 0.00 0.00 99.55 [2021-01-14T06:20:16.228Z] 06:14:01 1 0.35 0.00 0.27 0.08 0.00 99.30 [2021-01-14T06:20:16.228Z] 06:14:01 2 0.77 0.00 0.32 0.53 0.00 98.38 [2021-01-14T06:20:16.228Z] 06:14:01 3 0.98 0.00 0.12 0.00 0.00 98.90 [2021-01-14T06:20:16.228Z] 06:15:02 all 0.10 0.00 0.05 0.00 0.00 99.84 [2021-01-14T06:20:16.228Z] 06:15:02 0 0.03 0.00 0.05 0.00 0.00 99.92 [2021-01-14T06:20:16.228Z] 06:15:02 1 0.05 0.00 0.05 0.00 0.00 99.90 [2021-01-14T06:20:16.228Z] 06:15:02 2 0.30 0.00 0.08 0.00 0.02 99.60 [2021-01-14T06:20:16.228Z] 06:15:02 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-01-14T06:20:16.228Z] 06:16:01 all 0.19 0.00 0.22 0.00 0.00 99.58 [2021-01-14T06:20:16.228Z] 06:16:01 0 0.03 0.00 0.12 0.00 0.00 99.85 [2021-01-14T06:20:16.228Z] 06:16:01 1 0.15 0.00 0.30 0.00 0.00 99.54 [2021-01-14T06:20:16.228Z] 06:16:01 2 0.47 0.00 0.25 0.00 0.00 99.27 [2021-01-14T06:20:16.228Z] 06:16:01 3 0.10 0.00 0.22 0.00 0.02 99.66 [2021-01-14T06:20:16.228Z] 06:17:01 all 0.18 0.00 0.04 0.00 0.00 99.79 [2021-01-14T06:20:16.228Z] 06:17:01 0 0.08 0.00 0.02 0.00 0.00 99.90 [2021-01-14T06:20:16.228Z] 06:17:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2021-01-14T06:20:16.228Z] 06:17:01 2 0.52 0.00 0.07 0.00 0.00 99.42 [2021-01-14T06:20:16.228Z] 06:17:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2021-01-14T06:20:16.228Z] 06:18:01 all 0.12 0.00 0.06 0.00 0.00 99.82 [2021-01-14T06:20:16.228Z] 06:18:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2021-01-14T06:20:16.228Z] 06:18:01 1 0.05 0.00 0.07 0.00 0.02 99.87 [2021-01-14T06:20:16.228Z] 06:18:01 2 0.33 0.00 0.05 0.00 0.00 99.62 [2021-01-14T06:20:16.228Z] 06:18:01 3 0.05 0.00 0.07 0.00 0.00 99.88 [2021-01-14T06:20:16.228Z] 06:19:01 all 0.15 0.00 0.04 0.00 0.00 99.81 [2021-01-14T06:20:16.228Z] 06:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2021-01-14T06:20:16.228Z] 06:19:01 1 0.02 0.00 0.07 0.00 0.00 99.92 [2021-01-14T06:20:16.228Z] 06:19:01 2 0.53 0.00 0.02 0.00 0.00 99.45 [2021-01-14T06:20:16.228Z] 06:19:01 3 0.03 0.00 0.05 0.00 0.02 99.90 [2021-01-14T06:20:16.228Z] 06:20:01 all 5.90 0.00 3.86 1.49 0.04 88.71 [2021-01-14T06:20:16.228Z] 06:20:01 0 5.52 0.00 4.14 1.32 0.03 88.99 [2021-01-14T06:20:16.228Z] 06:20:01 1 6.00 0.00 3.45 0.92 0.05 89.57 [2021-01-14T06:20:16.228Z] 06:20:01 2 6.34 0.00 3.97 3.06 0.03 86.59 [2021-01-14T06:20:16.228Z] 06:20:01 3 5.71 0.00 3.89 0.66 0.03 89.71 [2021-01-14T06:20:16.228Z] Average: all 1.03 0.00 0.64 0.23 0.01 98.09 [2021-01-14T06:20:16.228Z] Average: 0 0.84 0.00 0.65 0.19 0.00 98.31 [2021-01-14T06:20:16.228Z] Average: 1 0.95 0.00 0.60 0.14 0.01 98.30 [2021-01-14T06:20:16.228Z] Average: 2 1.32 0.00 0.68 0.51 0.01 97.49 [2021-01-14T06:20:16.228Z] Average: 3 0.99 0.00 0.63 0.09 0.01 98.28 [2021-01-14T06:20:16.228Z] [2021-01-14T06:20:16.228Z] [2021-01-14T06:20:16.228Z]