Pull request #945 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from d75633e0aedbe6da40daed0c56ecbcbc985b7b7e+7e3188cb6f7f988d05cb284df26c8fc32f770518 (702ca0ada6a6aae33c44fcbd91ed6d2a1158686d) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1675019730217675480.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6507387410367857609.key > 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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git 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-945/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-945/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6064782348210120613.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-945/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4549644626087534931.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6348593190338905593.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE 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-945/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-945/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8573568406799799792.key > 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 Avoid second fetch Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 9d0281235b943b7ad605f650702698f9078b2862 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: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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-57 in /w/workspace/dgexfoundry_device-sdk-go_PR-945 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-945 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-945@tmp/jenkins-gitclient-ssh1112613038371808429.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-945@tmp/jenkins-gitclient-ssh255809989941327250.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/945/head:refs/remotes/origin/PR-945 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 7e3188cb6f7f988d05cb284df26c8fc32f770518 into PR head commit d75633e0aedbe6da40daed0c56ecbcbc985b7b7e Merge succeeded, producing d75633e0aedbe6da40daed0c56ecbcbc985b7b7e Checking out Revision d75633e0aedbe6da40daed0c56ecbcbc985b7b7e (PR-945) > git config core.sparsecheckout # timeout=10 > git checkout -f d75633e0aedbe6da40daed0c56ecbcbc985b7b7e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-945@tmp/jenkins-gitclient-ssh4556497029057003408.key > git merge 7e3188cb6f7f988d05cb284df26c8fc32f770518 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d75633e0aedbe6da40daed0c56ecbcbc985b7b7e # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:33:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:33:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:33:57 ========================================================= 05:33:57 EdgeX Global Pipelines Version Info 05:33:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:33:59 ------------------- 05:33:59 stable info: 05:33:59 ------------------- 05:33:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:33:59 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 05:33:59 Message: update stable to v1.0.192 05:33:59 ------------------- 05:33:59 experimental info: 05:33:59 ------------------- 05:33:59 Commited By: **** collab-it+edgex@linuxfoundation.org 05:33:59 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 05:33:59 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:34:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 05:34:00 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 05:34:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:34:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:34:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:34:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:34:00 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:34:00 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:34:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 05:34:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:34:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:34:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 05:34:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:34:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:34:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:34:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:34:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:34:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:34:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:34:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:34:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:34:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 05:34:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:34:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:34:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:34:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:34:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-945 [Pipeline] echo 05:34:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-945 [Pipeline] echo 05:34:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-945 [Pipeline] echo 05:34:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d75633e0aedbe6da40daed0c56ecbcbc985b7b7e [Pipeline] echo 05:34:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d75633e [Pipeline] echo 05:34:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:34:02 provisioning config files... 05:34:02 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-945@tmp/config3453945046517709949tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:34:02 ---> docker-login.sh 05:34:02 nexus3.edgexfoundry.org:10001 05:34:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:34:03 Configure a credential helper to remove this warning. See 05:34:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:34:03 05:34:03 Login Succeeded 05:34:03 nexus3.edgexfoundry.org:10002 05:34:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:34:03 Configure a credential helper to remove this warning. See 05:34:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:34:03 05:34:03 Login Succeeded 05:34:03 nexus3.edgexfoundry.org:10003 05:34:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:34:03 Configure a credential helper to remove this warning. See 05:34:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:34:03 05:34:03 Login Succeeded 05:34:03 nexus3.edgexfoundry.org:10004 05:34:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:34:03 Configure a credential helper to remove this warning. See 05:34:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:34:03 05:34:03 Login Succeeded 05:34:03 docker.io 05:34:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:34:03 Configure a credential helper to remove this warning. See 05:34:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:34:03 05:34:03 Login Succeeded 05:34:03 ---> docker-login.sh ends [Pipeline] } 05:34:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:34:04 + git log --format=format:%s -1 d75633e0aedbe6da40daed0c56ecbcbc985b7b7e [Pipeline] echo 05:34:04 GIT_COMMIT: d75633e0aedbe6da40daed0c56ecbcbc985b7b7e, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo 05:34:04 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:34:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:34:05 05:34:05 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:34:06 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:34:06 latest: Pulling from edgex-devops/git-semver 05:34:06 31603596830f: Pulling fs layer 05:34:06 54011a49482f: Pulling fs layer 05:34:06 a6820b24f6d8: Pulling fs layer 05:34:06 f581987b2513: Pulling fs layer 05:34:06 f581987b2513: Waiting 05:34:06 54011a49482f: Verifying Checksum 05:34:06 54011a49482f: Download complete 05:34:06 31603596830f: Verifying Checksum 05:34:06 31603596830f: Download complete 05:34:06 f581987b2513: Verifying Checksum 05:34:06 f581987b2513: Download complete 05:34:06 31603596830f: Pull complete 05:34:06 a6820b24f6d8: Verifying Checksum 05:34:06 a6820b24f6d8: Download complete 05:34:06 54011a49482f: Pull complete 05:34:07 a6820b24f6d8: Pull complete 05:34:07 f581987b2513: Pull complete 05:34:07 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:34:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:34:07 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:34:07 prd-centos7-docker-4c-2g-57 does not seem to be running inside a container 05:34:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-945 -v /w/workspace/dgexfoundry_device-sdk-go_PR-945:/w/workspace/dgexfoundry_device-sdk-go_PR-945:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-945@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-945@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:34:08 $ docker top 65c56700cee06364697cd4d9ed4d4fa75601a0d583621f4ba434200dff7f138e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:34:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:34:09 [ssh-agent] Looking for ssh-agent implementation... 05:34:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:34:09 $ docker exec 65c56700cee06364697cd4d9ed4d4fa75601a0d583621f4ba434200dff7f138e ssh-agent 05:34:09 SSH_AUTH_SOCK=/tmp/ssh-xbqdmjHsL6Pt/agent.13 05:34:09 SSH_AGENT_PID=19 05:34:09 Running ssh-add (command line suppressed) 05:34:09 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-945@tmp/private_key_2063606998578884611.key (/w/workspace/dgexfoundry_device-sdk-go_PR-945@tmp/private_key_2063606998578884611.key) 05:34:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:34:09 + git tag --points-at HEAD [Pipeline] } 05:34:10 $ docker exec --env ******** --env ******** 65c56700cee06364697cd4d9ed4d4fa75601a0d583621f4ba434200dff7f138e ssh-agent -k 05:34:10 unset SSH_AUTH_SOCK; 05:34:10 unset SSH_AGENT_PID; 05:34:10 echo Agent pid 19 killed; 05:34:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:34:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:34:10 [ssh-agent] Looking for ssh-agent implementation... 05:34:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:34:10 $ docker exec 65c56700cee06364697cd4d9ed4d4fa75601a0d583621f4ba434200dff7f138e ssh-agent 05:34:10 SSH_AUTH_SOCK=/tmp/ssh-8BMHs0ThbAcN/agent.53 05:34:10 SSH_AGENT_PID=59 05:34:10 Running ssh-add (command line suppressed) 05:34:10 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-945@tmp/private_key_6118976978943771029.key (/w/workspace/dgexfoundry_device-sdk-go_PR-945@tmp/private_key_6118976978943771029.key) 05:34:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:34:10 + git semver init 05:34:10 # -> Open(): unable to determine branch for HEAD 05:34:10 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-945/.git 05:34:10 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-945 05:34:10 # $SEMVER_REMOTE_NAME = origin 05:34:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:34:10 # $SEMVER_USER_NAME = edgex-jenkins 05:34:10 # $SEMVER_BRANCH = PR-945 05:34:10 # $SEMVER_TEMP = /tmp/semver-677482747 05:34:10 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 05:34:11 # '/tmp/semver-677482747' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-945/.semver' 05:34:11 # -> Force: false 05:34:11 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-945/.semver [Pipeline] } 05:34:11 $ docker exec --env ******** --env ******** 65c56700cee06364697cd4d9ed4d4fa75601a0d583621f4ba434200dff7f138e ssh-agent -k 05:34:11 unset SSH_AUTH_SOCK; 05:34:11 unset SSH_AGENT_PID; 05:34:11 echo Agent pid 59 killed; 05:34:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:34:12 + git semver [Pipeline] } 05:34:12 $ docker stop --time=1 65c56700cee06364697cd4d9ed4d4fa75601a0d583621f4ba434200dff7f138e 05:34:13 $ docker rm -f 65c56700cee06364697cd4d9ed4d4fa75601a0d583621f4ba434200dff7f138e [Pipeline] // withDockerContainer [Pipeline] sh 05:34:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:34:14 Stashed 1 file(s) [Pipeline] echo 05:34:14 [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 05:34:29 Still waiting to schedule task 05:34:29 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:34:29 Still waiting to schedule task 05:34:29 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 05:36:34 Running on prd-ubuntu18.04-docker-arm64-4c-16g-59 in /w/workspace/dgexfoundry_device-sdk-go_PR-945 [Pipeline] { [Pipeline] ws 05:36:34 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:36:35 Selected Git installation does not exist. Using Default 05:36:35 The recommended git tool is: NONE 05:36:40 using credential edgex-jenkins-ssh 05:36:40 Cloning the remote Git repository 05:36:41 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:36:41 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:36:41 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:36:41 > git --version # timeout=10 05:36:41 > git --version # 'git version 2.17.1' 05:36:41 using GIT_SSH to set credentials SSH Credentials for GitHub 05:36:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:36:43 Merging remotes/origin/master commit 7e3188cb6f7f988d05cb284df26c8fc32f770518 into PR head commit d75633e0aedbe6da40daed0c56ecbcbc985b7b7e 05:36:43 Merge succeeded, producing d75633e0aedbe6da40daed0c56ecbcbc985b7b7e 05:36:43 Checking out Revision d75633e0aedbe6da40daed0c56ecbcbc985b7b7e (PR-945) 05:36:42 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:36:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:36:42 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:36:42 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:36:42 using GIT_SSH to set credentials SSH Credentials for GitHub 05:36:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/945/head:refs/remotes/origin/PR-945 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:36:43 > git config core.sparsecheckout # timeout=10 05:36:43 > git checkout -f d75633e0aedbe6da40daed0c56ecbcbc985b7b7e # timeout=10 05:36:43 > git remote # timeout=10 05:36:43 > git config --get remote.origin.url # timeout=10 05:36:43 using GIT_SSH to set credentials SSH Credentials for GitHub 05:36:43 > git merge 7e3188cb6f7f988d05cb284df26c8fc32f770518 # timeout=10 05:36:43 > git rev-parse HEAD^{commit} # timeout=10 05:36:43 > git config core.sparsecheckout # timeout=10 05:36:43 > git checkout -f d75633e0aedbe6da40daed0c56ecbcbc985b7b7e # timeout=10 05:36:47 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" 05:36:47 > git --version # timeout=10 05:36:47 > git --version # 'git version 2.17.1' 05:36:47 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:36:49 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:36:49 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:36:49 + sudo service+ docker restarttrue 05:36:49 05:36:57 Running on prd-centos7-docker-4c-2g-60 in /w/workspace/dgexfoundry_device-sdk-go_PR-945 [Pipeline] { [Pipeline] ws 05:36:57 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:36:58 Selected Git installation does not exist. Using Default 05:36:58 The recommended git tool is: NONE 05:37:00 using credential edgex-jenkins-ssh 05:37:00 Cloning the remote Git repository 05:36:59 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:36:59 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:36:59 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:36:59 > git --version # timeout=10 05:37:00 > git --version # 'git version 2.24.4' 05:37:00 using GIT_SSH to set credentials SSH Credentials for GitHub 05:37:00 [INFO] Currently running in a labeled security context 05:37:00 [INFO] Currently SELinux is 'enforcing' on the host 05:37:00 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh1645048701750561751.key 05:37:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:37:02 Merging remotes/origin/master commit 7e3188cb6f7f988d05cb284df26c8fc32f770518 into PR head commit d75633e0aedbe6da40daed0c56ecbcbc985b7b7e 05:37:00 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:37:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:37:00 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:37:00 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:37:00 using GIT_SSH to set credentials SSH Credentials for GitHub 05:37:00 [INFO] Currently running in a labeled security context 05:37:00 [INFO] Currently SELinux is 'enforcing' on the host 05:37:00 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh4020215429442634672.key 05:37:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/945/head:refs/remotes/origin/PR-945 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:37:01 > git config core.sparsecheckout # timeout=10 05:37:01 > git checkout -f d75633e0aedbe6da40daed0c56ecbcbc985b7b7e # timeout=10 05:37:01 > git remote # timeout=10 05:37:01 > git config --get remote.origin.url # timeout=10 05:37:01 using GIT_SSH to set credentials SSH Credentials for GitHub 05:37:01 [INFO] Currently running in a labeled security context 05:37:01 [INFO] Currently SELinux is 'enforcing' on the host 05:37:01 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh6290155414309450296.key 05:37:01 > git merge 7e3188cb6f7f988d05cb284df26c8fc32f770518 # timeout=10 05:37:01 > git rev-parse HEAD^{commit} # timeout=10 05:37:02 Merge succeeded, producing d75633e0aedbe6da40daed0c56ecbcbc985b7b7e 05:37:02 Checking out Revision d75633e0aedbe6da40daed0c56ecbcbc985b7b7e (PR-945) 05:37:01 > git config core.sparsecheckout # timeout=10 05:37:01 > git checkout -f d75633e0aedbe6da40daed0c56ecbcbc985b7b7e # timeout=10 05:37:05 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" 05:37:05 > git --version # timeout=10 05:37:05 > git --version # 'git version 2.24.4' 05:37:05 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:37:07 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:37:07 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:37:07 + sudo service docker restart 05:37:07 + true 05:37:07 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:37:08 provisioning config files... 05:37:08 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config228315575105112409tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:37:08 ---> docker-login.sh 05:37:08 nexus3.edgexfoundry.org:10001 05:37:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:37:10 Configure a credential helper to remove this warning. See 05:37:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:37:10 05:37:10 Login Succeeded 05:37:10 nexus3.edgexfoundry.org:10002 05:37:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:37:10 Configure a credential helper to remove this warning. See 05:37:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:37:10 05:37:10 Login Succeeded 05:37:10 nexus3.edgexfoundry.org:10003 05:37:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:37:10 Configure a credential helper to remove this warning. See 05:37:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:37:10 05:37:10 Login Succeeded 05:37:10 nexus3.edgexfoundry.org:10004 05:37:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:37:11 Configure a credential helper to remove this warning. See 05:37:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:37:11 05:37:11 Login Succeeded 05:37:11 docker.io 05:37:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:37:12 Configure a credential helper to remove this warning. See 05:37:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:37:12 05:37:12 Login Succeeded 05:37:12 ---> docker-login.sh ends [Pipeline] } 05:37:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:37:13 ========================================================= 05:37:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:37:13 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:37:13 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 05:37:14 Sending build context to Docker daemon 2.606MB 05:37:14 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 05:37:14 Step 2/8 : FROM ${BASE} 05:37:14 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:37:14 595b0fe564bb: Pulling fs layer 05:37:14 7186ed65a4f7: Pulling fs layer 05:37:14 316046926c0a: Pulling fs layer 05:37:14 4ebd0625c992: Pulling fs layer 05:37:14 207e8628e3a3: Pulling fs layer 05:37:14 c791037a9be2: Pulling fs layer 05:37:14 ffd874e62e21: Pulling fs layer 05:37:14 207e8628e3a3: Waiting 05:37:14 c791037a9be2: Waiting 05:37:14 ffd874e62e21: Waiting 05:37:14 4ebd0625c992: Waiting 05:37:14 316046926c0a: Verifying Checksum 05:37:14 316046926c0a: Download complete 05:37:14 7186ed65a4f7: Verifying Checksum 05:37:14 7186ed65a4f7: Download complete 05:37:14 207e8628e3a3: Download complete 05:37:14 c791037a9be2: Download complete 05:37:14 595b0fe564bb: Verifying Checksum 05:37:14 595b0fe564bb: Download complete 05:37:15 595b0fe564bb: Pull complete 05:37:15 7186ed65a4f7: Pull complete 05:37:15 316046926c0a: Pull complete 05:37:17 ffd874e62e21: Verifying Checksum 05:37:17 ffd874e62e21: Download complete 05:37:17 4ebd0625c992: Verifying Checksum 05:37:17 4ebd0625c992: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:37:25 provisioning config files... 05:37:25 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config7166670949302317255tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:37:26 ---> docker-login.sh 05:37:26 nexus3.edgexfoundry.org:10001 05:37:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:37:26 Configure a credential helper to remove this warning. See 05:37:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:37:26 05:37:26 Login Succeeded 05:37:26 nexus3.edgexfoundry.org:10002 05:37:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:37:26 Configure a credential helper to remove this warning. See 05:37:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:37:26 05:37:26 Login Succeeded 05:37:26 nexus3.edgexfoundry.org:10003 05:37:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:37:27 Configure a credential helper to remove this warning. See 05:37:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:37:27 05:37:27 Login Succeeded 05:37:27 nexus3.edgexfoundry.org:10004 05:37:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:37:27 Configure a credential helper to remove this warning. See 05:37:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:37:27 05:37:27 Login Succeeded 05:37:27 docker.io 05:37:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:37:27 Configure a credential helper to remove this warning. See 05:37:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:37:27 05:37:27 Login Succeeded 05:37:27 ---> docker-login.sh ends [Pipeline] } 05:37:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:37:28 ========================================================= 05:37:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:37:28 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:37:28 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 05:37:28 Sending build context to Docker daemon 2.607MB 05:37:28 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 05:37:28 Step 2/8 : FROM ${BASE} 05:37:28 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:37:28 540db60ca938: Pulling fs layer 05:37:28 adcc1eea9eea: Pulling fs layer 05:37:28 4c4ab2625f07: Pulling fs layer 05:37:28 0510c868ecb4: Pulling fs layer 05:37:28 afea3b2eda06: Pulling fs layer 05:37:28 7809a108b3ef: Pulling fs layer 05:37:28 f706445af74f: Pulling fs layer 05:37:28 0510c868ecb4: Waiting 05:37:28 afea3b2eda06: Waiting 05:37:28 7809a108b3ef: Waiting 05:37:28 f706445af74f: Waiting 05:37:28 4c4ab2625f07: Download complete 05:37:28 adcc1eea9eea: Verifying Checksum 05:37:28 adcc1eea9eea: Download complete 05:37:28 afea3b2eda06: Verifying Checksum 05:37:28 afea3b2eda06: Download complete 05:37:28 540db60ca938: Verifying Checksum 05:37:28 540db60ca938: Download complete 05:37:28 7809a108b3ef: Verifying Checksum 05:37:28 7809a108b3ef: Download complete 05:37:28 540db60ca938: Pull complete 05:37:28 adcc1eea9eea: Pull complete 05:37:29 4c4ab2625f07: Pull complete 05:37:30 4ebd0625c992: Pull complete 05:37:30 207e8628e3a3: Pull complete 05:37:30 c791037a9be2: Pull complete 05:37:30 f706445af74f: Verifying Checksum 05:37:30 f706445af74f: Download complete 05:37:30 0510c868ecb4: Verifying Checksum 05:37:30 0510c868ecb4: Download complete 05:37:32 ffd874e62e21: Pull complete 05:37:32 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 05:37:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:37:32 ---> cfc18b08335c 05:37:32 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:37:34 ---> Running in aae99c2263ee 05:37:34 Removing intermediate container aae99c2263ee 05:37:34 ---> 47419de874d6 05:37:34 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:37:34 0510c868ecb4: Pull complete 05:37:34 afea3b2eda06: Pull complete 05:37:34 7809a108b3ef: Pull complete 05:37:35 ---> Running in 5e6f67779e96 05:37:36 f706445af74f: Pull complete 05:37:36 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 05:37:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:37:36 ---> b068be0155e3 05:37:36 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:37:37 Removing intermediate container 5e6f67779e96 05:37:37 ---> af8d94adad76 05:37:37 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 05:37:37 ---> Running in 6c455dd30894 05:37:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:37:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:37:40 (1/6) Installing libc-dev (0.7.2-r3) 05:37:40 ---> Running in bbc4bd8623e1 05:37:40 Removing intermediate container bbc4bd8623e1 05:37:40 ---> ba9d1da6ec7d 05:37:40 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:37:40 ---> Running in 243fe02b0159 05:37:40 (2/6) Installing libsodium (1.0.18-r0) 05:37:40 (3/6) Installing pkgconf (1.7.3-r0) 05:37:40 (4/6) Installing libsodium-dev (1.0.18-r0) 05:37:40 (5/6) Installing libzmq (4.3.3-r1) 05:37:40 (6/6) Installing zeromq-dev (4.3.3-r1) 05:37:41 Removing intermediate container 243fe02b0159 05:37:41 ---> 6deede9ddea9 05:37:41 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 05:37:41 ---> Running in c8a96ea00b93 05:37:41 Executing busybox-1.32.1-r6.trigger 05:37:41 OK: 139 MiB in 46 packages 05:37:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:37:42 Removing intermediate container 6c455dd30894 05:37:42 ---> 1ff273288ed7 05:37:42 Step 6/8 : WORKDIR /device-sdk-go 05:37:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:37:42 ---> Running in 4c505102a0aa 05:37:42 (1/6) Installing libc-dev (0.7.2-r3) 05:37:42 (2/6) Installing libsodium (1.0.18-r0) 05:37:42 (3/6) Installing pkgconf (1.7.3-r0) 05:37:42 (4/6) Installing libsodium-dev (1.0.18-r0) 05:37:42 (5/6) Installing libzmq (4.3.3-r1) 05:37:43 Removing intermediate container 4c505102a0aa 05:37:43 ---> cabed015b31a 05:37:43 Step 7/8 : COPY . . 05:37:43 (6/6) Installing zeromq-dev (4.3.3-r1) 05:37:43 Executing busybox-1.32.1-r6.trigger 05:37:43 OK: 150 MiB in 46 packages 05:37:43 Removing intermediate container c8a96ea00b93 05:37:43 ---> b12bb1465193 05:37:43 Step 6/8 : WORKDIR /device-sdk-go 05:37:43 ---> Running in 2cd359d08f35 05:37:43 Removing intermediate container 2cd359d08f35 05:37:43 ---> 9fdb55fafbc5 05:37:43 Step 7/8 : COPY . . 05:37:44 ---> e4d2b708f534 05:37:44 Step 8/8 : RUN go mod download 05:37:44 ---> Running in 33257c31e32a 05:37:44 ---> 0f9d886cdc94 05:37:44 Step 8/8 : RUN go mod download 05:37:44 ---> Running in 4979129f4e14 05:37:59 Removing intermediate container 33257c31e32a 05:37:59 ---> b23d6dd4fbf8 05:37:59 Successfully built b23d6dd4fbf8 05:37:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:37:59 + docker inspect -f . ci-base-image-x86_64 05:37:59 . [Pipeline] withDockerContainer 05:37:59 prd-centos7-docker-4c-2g-60 does not seem to be running inside a container 05:37:59 $ 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 05:38:00 $ docker top c73d339964d9ff30d9cf3f128168d03693e1f2780d8d3d905ac0aa3095c8bd0c -eo pid,comm [Pipeline] { [Pipeline] sh 05:38:00 + go version 05:38:00 go version go1.16.3 linux/amd64 [Pipeline] } 05:38:00 $ docker stop --time=1 c73d339964d9ff30d9cf3f128168d03693e1f2780d8d3d905ac0aa3095c8bd0c 05:38:02 $ docker rm -f c73d339964d9ff30d9cf3f128168d03693e1f2780d8d3d905ac0aa3095c8bd0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:38:02 + docker inspect -f . ci-base-image-x86_64 05:38:02 . [Pipeline] withDockerContainer 05:38:02 prd-centos7-docker-4c-2g-60 does not seem to be running inside a container 05:38:02 $ 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 05:38:03 $ docker top 02643e06abac7e2d0ba82a3cf9a9a7e0744fab095d44ca39038a794e6fc033e6 -eo pid,comm [Pipeline] { [Pipeline] sh 05:38:03 + go mod tidy [Pipeline] sh 05:38:04 + make test 05:38:04 go mod tidy 05:38:04 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:38:09 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 05:38:11 Removing intermediate container 4979129f4e14 05:38:11 ---> d678519db35f 05:38:11 Successfully built d678519db35f 05:38:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:38:11 + docker inspect -f . ci-base-image-arm64 05:38:11 . [Pipeline] withDockerContainer 05:38:12 prd-ubuntu18.04-docker-arm64-4c-16g-59 does not seem to be running inside a container 05:38:12 $ 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 05:38:13 $ docker top 4d5e93257627fee60aee55099dbae9c96a665cd6f19053622a6665f465b10dbd -eo pid,comm [Pipeline] { [Pipeline] sh 05:38:14 + go version 05:38:14 go version go1.16.3 linux/arm64 [Pipeline] } 05:38:14 $ docker stop --time=1 4d5e93257627fee60aee55099dbae9c96a665cd6f19053622a6665f465b10dbd 05:38:16 $ docker rm -f 4d5e93257627fee60aee55099dbae9c96a665cd6f19053622a6665f465b10dbd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:38:17 + docker inspect -f . ci-base-image-arm64 05:38:17 . [Pipeline] withDockerContainer 05:38:18 prd-ubuntu18.04-docker-arm64-4c-16g-59 does not seem to be running inside a container 05:38:18 $ 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 05:38:19 $ docker top 089c2a0b264240be3e0f984e076f8107cdcc1ad4b751c01de0a506bc591da53c -eo pid,comm [Pipeline] { [Pipeline] sh 05:38:20 + go mod tidy [Pipeline] sh 05:38:22 + make test 05:38:22 go mod tidy 05:38:22 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:38:36 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 05:38:36 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 05:38:36 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 05:38:36 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.063s coverage: 25.4% of statements 05:38:36 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 05:38:36 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.064s coverage: 28.1% of statements 05:38:36 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.058s coverage: 78.9% of statements 05:38:36 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.047s coverage: 9.0% of statements 05:38:36 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 05:38:36 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 05:38:36 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 05:38:36 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.070s coverage: 30.2% of statements 05:38:36 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 05:38:37 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.062s coverage: 83.3% of statements 05:38:37 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 05:38:37 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 05:38:37 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.096s coverage: 58.0% of statements 05:38:39 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.825s coverage: 89.2% of statements 05:38:39 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 05:38:39 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.052s coverage: 5.0% of statements 05:38:39 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 05:38:39 GO111MODULE=on go vet ./... 05:38:44 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 05:38:57 gofmt -l . 05:38:57 [ "`gofmt -l .`" = "" ] 05:38:57 ./bin/test-attribution-txt.sh 05:38:57 ./bin/test-go-mod-tidy.sh [Pipeline] } 05:38:57 $ docker stop --time=1 02643e06abac7e2d0ba82a3cf9a9a7e0744fab095d44ca39038a794e6fc033e6 05:38:59 $ docker rm -f 02643e06abac7e2d0ba82a3cf9a9a7e0744fab095d44ca39038a794e6fc033e6 [Pipeline] // withDockerContainer [Pipeline] sh 05:38:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:39:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:39:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:39:03 + ls -al . 05:39:03 total 212 05:39:03 drwxrwxr-x. 10 jenkins jenkins 4096 May 25 05:38 . 05:39:03 drwxrwxr-x. 4 jenkins jenkins 28 May 25 05:37 .. 05:39:03 drwxrwxr-x. 2 jenkins jenkins 64 May 25 05:37 bin 05:39:03 -rw-r--r--. 1 jenkins jenkins 126353 May 25 05:38 coverage.out 05:39:03 -rw-rw-r--. 1 jenkins jenkins 987 May 25 05:37 Dockerfile.build 05:39:03 -rw-rw-r--. 1 jenkins jenkins 140 May 25 05:37 .dockerignore 05:39:03 drwxrwxr-x. 5 jenkins jenkins 62 May 25 05:37 example 05:39:03 drwxrwxr-x. 8 jenkins jenkins 179 May 25 05:37 .git 05:39:03 drwxrwxr-x. 2 jenkins jenkins 103 May 25 05:37 .github 05:39:03 -rw-rw-r--. 1 jenkins jenkins 138 May 25 05:37 .gitignore 05:39:03 -rw-r--r--. 1 jenkins jenkins 575 May 25 05:38 go.mod 05:39:03 -rw-r--r--. 1 jenkins jenkins 20803 May 25 05:38 go.sum 05:39:03 drwxrwxr-x. 15 jenkins jenkins 224 May 25 05:37 internal 05:39:03 -rw-rw-r--. 1 jenkins jenkins 894 May 25 05:37 Jenkinsfile 05:39:03 -rw-rw-r--. 1 jenkins jenkins 11341 May 25 05:37 LICENSE 05:39:03 -rw-rw-r--. 1 jenkins jenkins 1026 May 25 05:37 Makefile 05:39:03 drwxrwxr-x. 4 jenkins jenkins 26 May 25 05:37 openapi 05:39:03 drwxrwxr-x. 5 jenkins jenkins 50 May 25 05:37 pkg 05:39:03 -rw-rw-r--. 1 jenkins jenkins 7652 May 25 05:37 README.md 05:39:03 -rw-rw-r--. 1 jenkins jenkins 6616 May 25 05:37 RELEASE-NOTES.txt 05:39:03 drwxrwxr-x. 4 jenkins jenkins 54 May 25 05:37 snap 05:39:03 -rw-rw-r--. 1 jenkins jenkins 5 May 25 05:34 VERSION 05:39:03 -rw-rw-r--. 1 jenkins jenkins 222 May 25 05:37 version.go [Pipeline] isUnix [Pipeline] sh 05:39:04 + docker build -t 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=d75633e0aedbe6da40daed0c56ecbcbc985b7b7e --label arch=amd64 --label version=0.0.0 . 05:39:04 Sending build context to Docker daemon 2.734MB 05:39:04 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 05:39:04 Step 2/23 : FROM ${BASE} AS builder 05:39:04 ---> b23d6dd4fbf8 05:39:04 Step 3/23 : WORKDIR /device-sdk-go 05:39:04 ---> Running in 62ea425671a8 05:39:04 Removing intermediate container 62ea425671a8 05:39:04 ---> 631ed54d3819 05:39:04 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:39:04 ---> Running in ebc74ca6abbf 05:39:04 Removing intermediate container ebc74ca6abbf 05:39:04 ---> 443e0c216fa8 05:39:04 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:39:04 ---> Running in 48e1f6b24db9 05:39:05 Removing intermediate container 48e1f6b24db9 05:39:05 ---> f9d2e30d25af 05:39:05 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 05:39:05 ---> Running in 7f19e23020c5 05:39:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:39:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:39:06 OK: 150 MiB in 46 packages 05:39:06 Removing intermediate container 7f19e23020c5 05:39:06 ---> e9cc50ae735d 05:39:06 Step 7/23 : COPY . . 05:39:07 ---> 2af91360f320 05:39:07 Step 8/23 : RUN go mod download 05:39:07 ---> Running in dc52e585d84e 05:39:07 Removing intermediate container dc52e585d84e 05:39:07 ---> e9cd8537095c 05:39:07 Step 9/23 : RUN make build 05:39:07 ---> Running in 3083b18d690e 05:39:07 go mod tidy 05:39:07 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:39:20 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 05:39:20 Removing intermediate container 3083b18d690e 05:39:20 ---> b46048b795b9 05:39:20 Step 10/23 : FROM alpine:3.12 05:39:20 3.12: Pulling from library/alpine 05:39:20 339de151aab4: Pulling fs layer 05:39:20 339de151aab4: Verifying Checksum 05:39:20 339de151aab4: Download complete 05:39:20 339de151aab4: Pull complete 05:39:20 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 05:39:20 Status: Downloaded newer image for alpine:3.12 05:39:20 ---> 13621d1b12d4 05:39:20 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:39:21 ---> Running in af8b0397b799 05:39:21 Removing intermediate container af8b0397b799 05:39:21 ---> 65e732064fdc 05:39:21 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:39:21 ---> Running in 958ceb0177d6 05:39:21 Removing intermediate container 958ceb0177d6 05:39:21 ---> 03f20b347dec 05:39:21 Step 13/23 : RUN apk add --update --no-cache zeromq 05:39:21 ---> Running in 768b5bb43f14 05:39:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:39:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:39:23 (1/5) Installing libgcc (9.3.0-r2) 05:39:23 (2/5) Installing libsodium (1.0.18-r0) 05:39:23 (3/5) Installing libstdc++ (9.3.0-r2) 05:39:24 (4/5) Installing libzmq (4.3.3-r0) 05:39:24 (5/5) Installing zeromq (4.3.3-r0) 05:39:24 Executing busybox-1.31.1-r20.trigger 05:39:24 OK: 8 MiB in 19 packages 05:39:24 Removing intermediate container 768b5bb43f14 05:39:24 ---> 9924e02da823 05:39:24 Step 14/23 : WORKDIR / 05:39:24 ---> Running in 8a023ee10a18 05:39:24 Removing intermediate container 8a023ee10a18 05:39:24 ---> 3db558e788b0 05:39:24 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:39:24 ---> c4ce8571bb06 05:39:24 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:39:25 ---> fd932c9aae31 05:39:25 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:39:25 ---> c7d7eb154afd 05:39:25 Step 18/23 : EXPOSE 59999 05:39:25 ---> Running in 2620d00aa625 05:39:25 Removing intermediate container 2620d00aa625 05:39:25 ---> e95c6195df88 05:39:25 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:39:25 ---> Running in 693e48bfe60d 05:39:25 Removing intermediate container 693e48bfe60d 05:39:25 ---> 1dba5ebe0251 05:39:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:39:25 ---> Running in 02dbf08bd9e9 05:39:25 Removing intermediate container 02dbf08bd9e9 05:39:25 ---> c5e93f56b143 05:39:25 Step 21/23 : LABEL arch=amd64 05:39:26 ---> Running in f09026383c0f 05:39:26 Removing intermediate container f09026383c0f 05:39:26 ---> cb20600ba85b 05:39:26 Step 22/23 : LABEL git_sha=d75633e0aedbe6da40daed0c56ecbcbc985b7b7e 05:39:26 ---> Running in 98add15ffd8b 05:39:26 Removing intermediate container 98add15ffd8b 05:39:26 ---> 5afe4f6440a6 05:39:26 Step 23/23 : LABEL version=0.0.0 05:39:26 ---> Running in 64fa18d1901c 05:39:26 Removing intermediate container 64fa18d1901c 05:39:26 ---> 84e1257c8b7f 05:39:26 [Warning] One or more build-args [MAKE ARCH] were not consumed 05:39:26 Successfully built 84e1257c8b7f 05:39:26 Successfully tagged 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 Post stage [Pipeline] libraryResource [Pipeline] sh 05:39:27 ---> job-cost.sh 05:39:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5iDQ 05:39:37 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:39:49 lf-activate-venv(): INFO: Adding /tmp/venv-5iDQ/bin to PATH 05:39:49 INFO: No Stack... 05:39:49 INFO: Retrieving Pricing Info for: v3-standard-2 05:39:50 INFO: Archiving Costs [Pipeline] sh 05:39:50 + cut -d, -f6 05:39:50 + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 05:39:50 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-945-1-stack-cost] 05:39:50 Resource [jenkins-edgexfoundry-device-sdk-go-PR-945-1-stack-cost] did not exist. Created. 05:39:50 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-945-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:39:51 + echo total: 0.05999999865889549 [Pipeline] stash 05:39:51 Stashed 1 file(s) [Pipeline] } 05:39:51 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-945-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:39:53 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 05:39:53 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 05:39:53 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 05:39:58 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.260s coverage: 25.4% of statements 05:39:58 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 05:39:58 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.232s coverage: 28.1% of statements 05:39:58 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.396s coverage: 78.9% of statements 05:39:58 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.214s coverage: 9.0% of statements 05:39:58 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 05:39:58 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 05:39:58 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 05:39:59 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.268s coverage: 30.2% of statements 05:39:59 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 05:40:01 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.270s coverage: 83.3% of statements 05:40:01 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 05:40:01 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 05:40:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.346s coverage: 58.0% of statements 05:40:05 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.082s coverage: 89.2% of statements 05:40:05 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 05:40:05 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.188s coverage: 5.0% of statements 05:40:05 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 05:40:06 GO111MODULE=on go vet ./... 05:41:02 gofmt -l . 05:41:02 [ "`gofmt -l .`" = "" ] 05:41:02 ./bin/test-attribution-txt.sh 05:41:02 ./bin/test-go-mod-tidy.sh [Pipeline] } 05:41:02 $ docker stop --time=1 089c2a0b264240be3e0f984e076f8107cdcc1ad4b751c01de0a506bc591da53c 05:41:05 $ docker rm -f 089c2a0b264240be3e0f984e076f8107cdcc1ad4b751c01de0a506bc591da53c [Pipeline] // withDockerContainer [Pipeline] sh 05:41:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:41:06 Warning: overwriting stash ‘coverage-report’ 05:41:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:41:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:41:07 + ls -al . 05:41:07 total 248 05:41:07 drwxrwxr-x 10 jenkins jenkins 4096 May 25 05:41 . 05:41:07 drwxrwxr-x 4 jenkins jenkins 4096 May 25 05:36 .. 05:41:07 -rw-rw-r-- 1 jenkins jenkins 140 May 25 05:36 .dockerignore 05:41:07 drwxrwxr-x 8 jenkins jenkins 4096 May 25 05:36 .git 05:41:07 drwxrwxr-x 2 jenkins jenkins 4096 May 25 05:36 .github 05:41:07 -rw-rw-r-- 1 jenkins jenkins 138 May 25 05:36 .gitignore 05:41:07 -rw-rw-r-- 1 jenkins jenkins 987 May 25 05:36 Dockerfile.build 05:41:07 -rw-rw-r-- 1 jenkins jenkins 894 May 25 05:36 Jenkinsfile 05:41:07 -rw-rw-r-- 1 jenkins jenkins 11341 May 25 05:36 LICENSE 05:41:07 -rw-rw-r-- 1 jenkins jenkins 1026 May 25 05:36 Makefile 05:41:07 -rw-rw-r-- 1 jenkins jenkins 7652 May 25 05:36 README.md 05:41:07 -rw-rw-r-- 1 jenkins jenkins 6616 May 25 05:36 RELEASE-NOTES.txt 05:41:07 -rw-rw-r-- 1 jenkins jenkins 5 May 25 05:34 VERSION 05:41:07 drwxrwxr-x 2 jenkins jenkins 4096 May 25 05:36 bin 05:41:07 -rw-r--r-- 1 jenkins jenkins 126353 May 25 05:40 coverage.out 05:41:07 drwxrwxr-x 5 jenkins jenkins 4096 May 25 05:36 example 05:41:07 -rw-r--r-- 1 jenkins jenkins 575 May 25 05:41 go.mod 05:41:07 -rw-r--r-- 1 jenkins jenkins 20803 May 25 05:38 go.sum 05:41:07 drwxrwxr-x 15 jenkins jenkins 4096 May 25 05:36 internal 05:41:07 drwxrwxr-x 4 jenkins jenkins 4096 May 25 05:36 openapi 05:41:07 drwxrwxr-x 5 jenkins jenkins 4096 May 25 05:36 pkg 05:41:07 drwxrwxr-x 4 jenkins jenkins 4096 May 25 05:36 snap 05:41:07 -rw-rw-r-- 1 jenkins jenkins 222 May 25 05:36 version.go [Pipeline] isUnix [Pipeline] sh 05:41:08 + docker build -t 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=d75633e0aedbe6da40daed0c56ecbcbc985b7b7e --label arch=arm64 --label version=0.0.0 . 05:41:08 Sending build context to Docker daemon 2.733MB 05:41:08 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 05:41:08 Step 2/23 : FROM ${BASE} AS builder 05:41:08 ---> d678519db35f 05:41:08 Step 3/23 : WORKDIR /device-sdk-go 05:41:09 ---> Running in 375da63e8018 05:41:09 Removing intermediate container 375da63e8018 05:41:09 ---> c7404f7cddbc 05:41:09 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:41:09 ---> Running in 88e31ce53be2 05:41:10 Removing intermediate container 88e31ce53be2 05:41:10 ---> 9fa4521c90cb 05:41:10 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:41:10 ---> Running in 4173485c93bf 05:41:12 Removing intermediate container 4173485c93bf 05:41:12 ---> 0fd5a6bda619 05:41:12 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 05:41:12 ---> Running in 4b43131ff1a0 05:41:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:41:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:41:15 OK: 139 MiB in 46 packages 05:41:16 Removing intermediate container 4b43131ff1a0 05:41:16 ---> 43ae325b5ebe 05:41:16 Step 7/23 : COPY . . 05:41:17 ---> bdcec01eaf4b 05:41:17 Step 8/23 : RUN go mod download 05:41:17 ---> Running in 017ed3492cc4 05:41:20 Removing intermediate container 017ed3492cc4 05:41:20 ---> 859f60c3c003 05:41:20 Step 9/23 : RUN make build 05:41:20 ---> Running in 6635bb0a41d0 05:41:21 go mod tidy 05:41:22 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:41:54 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 05:41:56 Removing intermediate container 6635bb0a41d0 05:41:56 ---> 28917d451d77 05:41:56 Step 10/23 : FROM alpine:3.12 05:41:56 3.12: Pulling from library/alpine 05:41:56 d2f70382dc9a: Pulling fs layer 05:41:57 d2f70382dc9a: Verifying Checksum 05:41:57 d2f70382dc9a: Download complete 05:41:57 d2f70382dc9a: Pull complete 05:41:57 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 05:41:57 Status: Downloaded newer image for alpine:3.12 05:41:57 ---> 9852663dfa18 05:41:57 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:41:58 ---> Running in 861c94e11616 05:41:58 Removing intermediate container 861c94e11616 05:41:58 ---> 4176813f2025 05:41:58 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:41:58 ---> Running in 3c522303dde2 05:42:00 Removing intermediate container 3c522303dde2 05:42:00 ---> e5b567dfae1a 05:42:00 Step 13/23 : RUN apk add --update --no-cache zeromq 05:42:00 ---> Running in f782e3415538 05:42:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:42:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:42:03 (1/5) Installing libgcc (9.3.0-r2) 05:42:03 (2/5) Installing libsodium (1.0.18-r0) 05:42:03 (3/5) Installing libstdc++ (9.3.0-r2) 05:42:03 (4/5) Installing libzmq (4.3.3-r0) 05:42:03 (5/5) Installing zeromq (4.3.3-r0) 05:42:04 Executing busybox-1.31.1-r20.trigger 05:42:04 OK: 8 MiB in 19 packages 05:42:05 Removing intermediate container f782e3415538 05:42:05 ---> 69a162b32bf7 05:42:05 Step 14/23 : WORKDIR / 05:42:05 ---> Running in 87d36150800e 05:42:05 Removing intermediate container 87d36150800e 05:42:05 ---> 5e57eb1c846b 05:42:05 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:42:06 ---> 9873d538956d 05:42:06 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:42:07 ---> 46a30a8a4bc0 05:42:07 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:42:08 ---> 11d88121f8f4 05:42:08 Step 18/23 : EXPOSE 59999 05:42:08 ---> Running in d76da54f8050 05:42:09 Removing intermediate container d76da54f8050 05:42:09 ---> d740e6723f31 05:42:09 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:42:09 ---> Running in 3393d26a8e05 05:42:09 Removing intermediate container 3393d26a8e05 05:42:09 ---> b31a8084e705 05:42:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:42:09 ---> Running in 61c684175dca 05:42:10 Removing intermediate container 61c684175dca 05:42:10 ---> 39423cdde702 05:42:10 Step 21/23 : LABEL arch=arm64 05:42:10 ---> Running in 9c932c31c94e 05:42:10 Removing intermediate container 9c932c31c94e 05:42:10 ---> d3dc479d1ec4 05:42:10 Step 22/23 : LABEL git_sha=d75633e0aedbe6da40daed0c56ecbcbc985b7b7e 05:42:11 ---> Running in b3380d3540b8 05:42:11 Removing intermediate container b3380d3540b8 05:42:11 ---> e9ae1c5bcacd 05:42:11 Step 23/23 : LABEL version=0.0.0 05:42:11 ---> Running in ef44b11ded1b 05:42:12 Removing intermediate container ef44b11ded1b 05:42:12 ---> 59b2d858e32f 05:42:12 [Warning] One or more build-args [ARCH MAKE] were not consumed 05:42:12 Successfully built 59b2d858e32f 05:42:12 Successfully tagged 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 Post stage [Pipeline] libraryResource [Pipeline] sh 05:42:12 ---> job-cost.sh 05:42:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YJ4y 05:42:51 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:44:28 lf-activate-venv(): INFO: Adding /tmp/venv-YJ4y/bin to PATH 05:44:28 INFO: No Stack... 05:44:28 INFO: Retrieving Pricing Info for: v2-standard-4 05:44:28 INFO: Archiving Costs [Pipeline] sh 05:44:29 + cut -d, -f6 05:44:29 + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 05:44:29 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-945-1-stack-cost] 05:44:29 Resource [jenkins-edgexfoundry-device-sdk-go-PR-945-1-stack-cost] did not exist. Created. 05:44:29 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-945-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:44:29 /w/workspace/device-sdk-go/1@tmp/durable-166a5300/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-166a5300/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 05:44:30 + echo total: 0.18000000715255737 [Pipeline] stash 05:44:30 Warning: overwriting stash ‘stack-cost’ 05:44:30 Stashed 1 file(s) [Pipeline] } 05:44:30 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-945-1-stack-cost] [Pipeline] // lock [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] configFileProvider 05:44:31 provisioning config files... 05:44:31 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-945@tmp/config3649228906363701696tmp [Pipeline] { [Pipeline] sh 05:44:31 + set +x 05:44:31 + curl -s https://codecov.io/bash 05:44:31 + bash -s -- 05:44:31 05:44:31 _____ _ 05:44:31 / ____| | | 05:44:31 | | ___ __| | ___ ___ _____ __ 05:44:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:44:31 | |___| (_) | (_| | __/ (_| (_) \ V / 05:44:31 \_____\___/ \__,_|\___|\___\___/ \_/ 05:44:31 Bash-1.0.3 05:44:31 05:44:31 05:44:31 ==> git version 2.24.4 found 05:44:31 ==> 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 05:44:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 05:44:31 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 05:44:31 ==> Jenkins CI detected. 05:44:31 project root: . 05:44:31 --> token set from env 05:44:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:44:31 ==> Running gcov in . (disable via -X gcov) 05:44:31 ==> Python coveragepy not found 05:44:31 ==> Searching for coverage reports in: 05:44:31 + . 05:44:31 -> Found 1 reports 05:44:31 ==> Detecting git/mercurial file structure 05:44:31 ==> Reading reports 05:44:31 + ./coverage.out bytes=126353 05:44:31 ==> Appending adjustments 05:44:31 https://docs.codecov.io/docs/fixing-reports 05:44:32 + Found adjustments 05:44:32 ==> Gzipping contents 05:44:32 20K /tmp/codecov.rtnzhk.gz 05:44:32 ==> Uploading reports 05:44:32 url: https://codecov.io 05:44:32 query: branch=PR-945&commit=d75633e0aedbe6da40daed0c56ecbcbc985b7b7e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-945%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=945&job=&cmd_args= 05:44:32 -> Pinging Codecov 05:44:32 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-945&commit=d75633e0aedbe6da40daed0c56ecbcbc985b7b7e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-945%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=945&job=&cmd_args= 05:44:33 -> Uploading to 05:44:33 https://storage.googleapis.com/codecov/v4/raw/2021-05-25/7E55EF52A471D76F132DFD9A03CDDE97/d75633e0aedbe6da40daed0c56ecbcbc985b7b7e/19588e50-9551-4182-9ace-b3715499cd57.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210525T054432Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5af37b0e65b9402cc831a8490f50438c1efcbed68b0d07279a68f1a0897b28d5 05:44:33 % Total % Received % Xferd Average Speed Time Time Time Current 05:44:33 Dload Upload Total Spent Left Speed 05:44:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16447 0 0 100 16447 0 38020 --:--:-- --:--:-- --:--:-- 37983 100 16447 0 0 100 16447 0 38013 --:--:-- --:--:-- --:--:-- 37983 05:44:33 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/d75633e0aedbe6da40daed0c56ecbcbc985b7b7e [Pipeline] } 05:44:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency 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 05:44:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:44:36 ---> package-listing.sh 05:44:36 ++ facter osfamily 05:44:36 ++ tr '[:upper:]' '[:lower:]' 05:44:36 + OS_FAMILY=redhat 05:44:36 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-945 05:44:36 + START_PACKAGES=/tmp/packages_start.txt 05:44:36 + END_PACKAGES=/tmp/packages_end.txt 05:44:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:44:36 + PACKAGES=/tmp/packages_start.txt 05:44:36 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-945 ']' 05:44:36 + PACKAGES=/tmp/packages_end.txt 05:44:36 + case "${OS_FAMILY}" in 05:44:36 + rpm -qa 05:44:36 + sort 05:44:37 + '[' -f /tmp/packages_start.txt ']' 05:44:37 + '[' -f /tmp/packages_end.txt ']' 05:44:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:44:37 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-945 ']' 05:44:37 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-945/archives/ 05:44:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-945/archives/ [Pipeline] echo 05:44:37 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-945/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:44:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:44:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:44:38 05:44:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:44:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:44:38 alpine: Pulling from edgex-lftools-log-publisher 05:44:38 df20fa9351a1: Pulling fs layer 05:44:38 36b3adc4ff6f: Pulling fs layer 05:44:38 8ad3a11d3b57: Pulling fs layer 05:44:38 46f8f816bc3b: Pulling fs layer 05:44:38 93b61091891f: Pulling fs layer 05:44:38 93b9cdb0e59b: Pulling fs layer 05:44:38 5e14af77c1be: Pulling fs layer 05:44:38 01666e4c0597: Pulling fs layer 05:44:38 aa168da1d23b: Pulling fs layer 05:44:38 46f8f816bc3b: Waiting 05:44:38 93b61091891f: Waiting 05:44:38 93b9cdb0e59b: Waiting 05:44:38 5e14af77c1be: Waiting 05:44:38 01666e4c0597: Waiting 05:44:38 aa168da1d23b: Waiting 05:44:38 36b3adc4ff6f: Verifying Checksum 05:44:38 36b3adc4ff6f: Download complete 05:44:38 46f8f816bc3b: Verifying Checksum 05:44:38 46f8f816bc3b: Download complete 05:44:38 df20fa9351a1: Verifying Checksum 05:44:38 df20fa9351a1: Download complete 05:44:38 93b9cdb0e59b: Verifying Checksum 05:44:38 93b9cdb0e59b: Download complete 05:44:39 93b61091891f: Verifying Checksum 05:44:39 93b61091891f: Download complete 05:44:39 5e14af77c1be: Verifying Checksum 05:44:39 5e14af77c1be: Download complete 05:44:39 01666e4c0597: Verifying Checksum 05:44:39 01666e4c0597: Download complete 05:44:39 8ad3a11d3b57: Verifying Checksum 05:44:39 8ad3a11d3b57: Download complete 05:44:39 df20fa9351a1: Pull complete 05:44:39 36b3adc4ff6f: Pull complete 05:44:40 8ad3a11d3b57: Pull complete 05:44:40 46f8f816bc3b: Pull complete 05:44:40 93b61091891f: Pull complete 05:44:40 93b9cdb0e59b: Pull complete 05:44:40 5e14af77c1be: Pull complete 05:44:40 01666e4c0597: Pull complete 05:44:40 aa168da1d23b: Verifying Checksum 05:44:40 aa168da1d23b: Download complete 05:44:45 aa168da1d23b: Pull complete 05:44:45 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:44:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:44:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:44:45 prd-centos7-docker-4c-2g-57 does not seem to be running inside a container 05:44:45 $ 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-945/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-945 -v /w/workspace/dgexfoundry_device-sdk-go_PR-945:/w/workspace/dgexfoundry_device-sdk-go_PR-945:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-945@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-945@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 05:44:47 $ docker top 334f941a99dc061056e91e4bb6248e94aea237ac56a1f43406db1e146d93c03f -eo pid,comm [Pipeline] { [Pipeline] sh 05:44:47 + touch /tmp/pre-build-complete [Pipeline] sh 05:44:48 + mkdir -p /var/log/sa [Pipeline] sh 05:44:48 + ls /var/log/sa-host 05:44:48 + sadf -c /var/log/sa-host/sa05 05:44:48 file_magic: OK 05:44:48 HZ: Using current value: 100 05:44:48 file_header: OK 05:44:48 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 05:44:48 Statistics: 05:44:48 Hnuu...uuuununununu...Hnuu...uuuununununu... 05:44:48 File successfully converted to sysstat format version 12.2.1 05:44:48 + sadf -c /var/log/sa-host/sa25 05:44:48 file_magic: OK 05:44:48 HZ: Using current value: 100 05:44:48 file_header: OK 05:44:48 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 05:44:48 Statistics: 05:44:48 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:44:48 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:44:48 provisioning config files... 05:44:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-945@tmp/config2330257271829624961tmp [Pipeline] { [Pipeline] echo 05:44:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:44:49 ---> create-netrc.sh [Pipeline] } 05:44:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 05:44:49 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 05:44:49 ---> python-tools-install.sh [Pipeline] echo 05:44:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:44:50 ---> sudo-logs.sh 05:44:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:44:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:44:50 ---> job-cost.sh 05:44:50 lf-activate-venv: SKIPPING 05:44:50 DEBUG: total: 0.18000000715255737 05:44:50 INFO: Retrieving Stack Cost... 05:44:51 INFO: Retrieving Pricing Info for: v3-standard-2 05:44:51 INFO: Archiving Costs [Pipeline] echo 05:44:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:44:52 ---> logs-deploy.sh 05:44:52 lf-activate-venv: SKIPPING 05:44:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-945/1 05:44:52 INFO: archiving workspace using pattern(s): 05:44:53 Archives upload complete. 05:44:53 INFO: archiving logs to Nexus 05:44:53 ---> uname -a: 05:44:53 Linux prd-centos7-docker-4c-2g-57.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 05:44:53 05:44:53 05:44:53 ---> lscpu: 05:44:53 Architecture: x86_64 05:44:53 CPU op-mode(s): 32-bit, 64-bit 05:44:53 Byte Order: Little Endian 05:44:53 Address sizes: 40 bits physical, 48 bits virtual 05:44:53 CPU(s): 2 05:44:53 On-line CPU(s) list: 0,1 05:44:53 Thread(s) per core: 1 05:44:53 Core(s) per socket: 1 05:44:53 Socket(s): 2 05:44:53 NUMA node(s): 1 05:44:53 Vendor ID: AuthenticAMD 05:44:53 CPU family: 23 05:44:53 Model: 49 05:44:53 Model name: AMD EPYC-Rome Processor 05:44:53 Stepping: 0 05:44:53 CPU MHz: 2800.000 05:44:53 BogoMIPS: 5600.00 05:44:53 Virtualization: AMD-V 05:44:53 Hypervisor vendor: KVM 05:44:53 Virtualization type: full 05:44:53 L1d cache: 64 KiB 05:44:53 L1i cache: 64 KiB 05:44:53 L2 cache: 1 MiB 05:44:53 L3 cache: 32 MiB 05:44:53 NUMA node0 CPU(s): 0,1 05:44:53 Vulnerability Itlb multihit: Not affected 05:44:53 Vulnerability L1tf: Not affected 05:44:53 Vulnerability Mds: Not affected 05:44:53 Vulnerability Meltdown: Not affected 05:44:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:44:53 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:44:53 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:44:53 Vulnerability Srbds: Not affected 05:44:53 Vulnerability Tsx async abort: Not affected 05:44:53 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 05:44:53 05:44:53 05:44:53 ---> nproc: 05:44:53 2 05:44:53 05:44:53 05:44:53 ---> df -h: 05:44:53 Filesystem Size Used Available Use% Mounted on 05:44:53 overlay 40.0G 7.6G 32.4G 19% / 05:44:53 tmpfs 64.0M 0 64.0M 0% /dev 05:44:53 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 05:44:53 shm 64.0M 0 64.0M 0% /dev/shm 05:44:53 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 05:44:53 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 05:44:53 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 05:44:53 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 05:44:53 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 05:44:53 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-945 05:44:53 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 05:44:53 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-945@tmp 05:44:53 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 05:44:53 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 05:44:53 05:44:53 05:44:53 ---> free -m: 05:44:53 total used free shared buff/cache available 05:44:53 Mem: 7821 974 4748 0 2097 6669 05:44:53 Swap: 1023 0 1023 05:44:53 05:44:53 05:44:53 ---> ip addr: 05:44:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:44:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:44:53 inet 127.0.0.1/8 scope host lo 05:44:53 valid_lft forever preferred_lft forever 05:44:53 inet6 ::1/128 scope host 05:44:53 valid_lft forever preferred_lft forever 05:44:53 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:44:53 link/ether fa:16:3e:0a:24:78 brd ff:ff:ff:ff:ff:ff 05:44:53 inet 10.30.122.201/23 brd 10.30.123.255 scope global dynamic eth0 05:44:53 valid_lft 85712sec preferred_lft 85712sec 05:44:53 inet6 fe80::f816:3eff:fe0a:2478/64 scope link 05:44:53 valid_lft forever preferred_lft forever 05:44:53 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:44:53 link/ether 02:42:d0:6e:c3:74 brd ff:ff:ff:ff:ff:ff 05:44:53 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:44:53 valid_lft forever preferred_lft forever 05:44:53 inet6 fe80::42:d0ff:fe6e:c374/64 scope link 05:44:53 valid_lft forever preferred_lft forever 05:44:53 05:44:53 05:44:53 ---> sar -b -r -n DEV: 05:44:53 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/25/21 _x86_64_ (2 CPU) 05:44:53 05:44:53 05:33:15 LINUX RESTART (2 CPU) 05:44:53 05:44:53 05:34:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:44:53 05:35:01 22.86 3.35 19.52 0.00 2564.26 3104.30 0.00 05:44:53 05:36:01 0.43 0.00 0.43 0.00 0.00 7.20 0.00 05:44:53 05:37:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 05:44:53 05:38:01 0.17 0.00 0.17 0.00 0.00 2.32 0.00 05:44:53 05:39:01 0.27 0.00 0.27 0.00 0.00 3.53 0.00 05:44:53 05:40:01 0.32 0.00 0.32 0.00 0.00 3.91 0.00 05:44:53 05:41:01 0.25 0.00 0.25 0.00 0.00 4.00 0.00 05:44:53 05:42:01 0.25 0.00 0.25 0.00 0.00 2.58 0.00 05:44:53 05:43:01 0.23 0.00 0.23 0.00 0.00 1.88 0.00 05:44:53 05:44:01 0.22 0.00 0.22 0.00 0.00 3.46 0.00 05:44:53 Average: 2.52 0.33 2.19 0.00 256.50 313.68 0.00 05:44:53 05:44:53 05:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:44:53 05:35:01 5459492 0 806396 10.07 2620 1740424 1242212 13.71 576076 1574904 20 05:44:53 05:36:01 5462444 0 803436 10.03 2620 1740432 1196752 13.21 573516 1574868 8 05:44:53 05:37:01 5461240 0 804640 10.05 2620 1740432 1197028 13.22 572632 1577180 8 05:44:53 05:38:01 5459748 0 806128 10.07 2620 1740436 1197064 13.22 573920 1577180 8 05:44:53 05:39:01 5462196 0 803672 10.03 2620 1740444 1196848 13.21 570692 1579148 16 05:44:53 05:40:01 5461744 0 804124 10.04 2620 1740444 1196920 13.21 571020 1579148 20 05:44:53 05:41:01 5459484 0 806376 10.07 2620 1740452 1196980 13.22 572472 1579148 8 05:44:53 05:42:01 5453196 0 812660 10.15 2620 1740456 1196752 13.21 579024 1579148 8 05:44:53 05:43:01 5452920 0 812932 10.15 2620 1740460 1196752 13.21 581408 1577196 16 05:44:53 05:44:01 5452316 0 813532 10.16 2620 1740464 1196908 13.21 582280 1577196 8 05:44:53 Average: 5458478 0 807390 10.08 2620 1740444 1201422 13.26 575304 1577512 12 05:44:53 05:44:53 05:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:44:53 05:35:01 eth0 72.81 62.50 362.01 15.34 0.00 0.00 0.00 0.00 05:44:53 05:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:53 05:35:01 docker0 9.49 6.00 1.79 27.26 0.00 0.00 0.00 0.00 05:44:53 05:36:01 eth0 0.77 0.05 0.06 0.00 0.00 0.00 0.00 0.00 05:44:53 05:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:53 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:53 05:37:01 eth0 0.83 0.35 0.31 0.20 0.00 0.00 0.00 0.00 05:44:53 05:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:53 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:53 05:38:01 eth0 0.50 0.27 0.27 0.20 0.00 0.00 0.00 0.00 05:44:53 05:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:53 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:53 05:39:01 eth0 0.57 0.22 0.17 0.07 0.00 0.00 0.00 0.00 05:44:53 05:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:53 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:53 05:40:01 eth0 1.18 0.42 0.34 0.21 0.00 0.00 0.00 0.00 05:44:53 05:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:53 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:53 05:41:01 eth0 0.55 0.40 0.28 0.21 0.00 0.00 0.00 0.00 05:44:53 05:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:53 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:53 05:42:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:44:53 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:53 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:53 05:43:01 eth0 1.22 0.08 0.11 0.01 0.00 0.00 0.00 0.00 05:44:53 05:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:53 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:53 05:44:01 eth0 1.75 0.63 0.67 0.43 0.00 0.00 0.00 0.00 05:44:53 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:53 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:53 Average: eth0 8.03 6.50 36.43 1.67 0.00 0.00 0.00 0.00 05:44:53 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:53 Average: docker0 0.95 0.60 0.18 2.73 0.00 0.00 0.00 0.00 05:44:53 05:44:53 05:44:53 ---> sar -P ALL: 05:44:53 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/25/21 _x86_64_ (2 CPU) 05:44:53 05:44:53 05:33:15 LINUX RESTART (2 CPU) 05:44:53 05:44:53 05:34:01 CPU %user %nice %system %iowait %steal %idle 05:44:53 05:35:01 all 2.83 0.00 1.63 0.88 0.06 94.60 05:44:53 05:35:01 0 2.86 0.00 1.65 0.42 0.05 95.01 05:44:53 05:35:01 1 2.79 0.00 1.61 1.34 0.07 94.19 05:44:53 05:36:01 all 0.05 0.00 0.03 0.00 0.04 99.88 05:44:53 05:36:01 0 0.03 0.00 0.02 0.00 0.05 99.90 05:44:53 05:36:01 1 0.07 0.00 0.03 0.00 0.03 99.87 05:44:53 05:37:01 all 0.10 0.00 0.03 0.00 0.04 99.82 05:44:53 05:37:01 0 0.05 0.00 0.05 0.00 0.05 99.85 05:44:53 05:37:01 1 0.15 0.00 0.02 0.00 0.03 99.80 05:44:53 05:38:01 all 0.06 0.00 0.03 0.00 0.04 99.87 05:44:53 05:38:01 0 0.02 0.00 0.05 0.00 0.05 99.88 05:44:53 05:38:01 1 0.10 0.00 0.02 0.00 0.03 99.85 05:44:53 05:39:01 all 0.04 0.00 0.02 0.00 0.04 99.90 05:44:53 05:39:01 0 0.05 0.00 0.02 0.00 0.05 99.88 05:44:53 05:39:01 1 0.03 0.00 0.02 0.00 0.03 99.92 05:44:53 05:40:01 all 0.06 0.00 0.03 0.00 0.03 99.88 05:44:53 05:40:01 0 0.02 0.00 0.03 0.00 0.03 99.92 05:44:53 05:40:01 1 0.10 0.00 0.02 0.00 0.03 99.85 05:44:53 05:41:01 all 0.07 0.00 0.03 0.00 0.03 99.87 05:44:53 05:41:01 0 0.05 0.00 0.05 0.00 0.05 99.85 05:44:53 05:41:01 1 0.08 0.00 0.02 0.00 0.02 99.88 05:44:53 05:42:01 all 0.05 0.00 0.03 0.00 0.04 99.87 05:44:53 05:42:01 0 0.02 0.00 0.03 0.00 0.05 99.90 05:44:53 05:42:01 1 0.08 0.00 0.03 0.00 0.03 99.85 05:44:53 05:43:01 all 0.08 0.00 0.02 0.00 0.03 99.87 05:44:53 05:43:01 0 0.05 0.00 0.03 0.00 0.05 99.87 05:44:53 05:43:01 1 0.12 0.00 0.00 0.00 0.02 99.87 05:44:53 05:44:01 all 0.04 0.00 0.03 0.00 0.03 99.90 05:44:53 05:44:01 0 0.03 0.00 0.03 0.00 0.05 99.88 05:44:53 05:44:01 1 0.05 0.00 0.02 0.00 0.02 99.92 05:44:53 Average: all 0.34 0.00 0.19 0.09 0.04 99.35 05:44:53 Average: 0 0.32 0.00 0.20 0.04 0.05 99.40 05:44:53 Average: 1 0.36 0.00 0.18 0.13 0.03 99.30 05:44:53 05:44:53 05:44:53