Pull request #945 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from eb945b0548e0ef0c94b5f7aedaf41ead26294860+13e775a2807b30f2c1896da87803f9bbf0c1a162 (06509de44bc78aed0b03ba0f451a8c816ce11a7d) Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh5823118689765402099.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-ssh1333382970652474349.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-945/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-ssh5214608548979681779.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 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-ssh2187142842330898617.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-945/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > 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-ssh4421570439253490100.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 Executor slot already in use ‘prd-centos7-blackbox-4c-2g-15642’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-135’ is offline ‘prd-centos7-docker-4c-2g-136’ is offline ‘prd-centos7-docker-4c-2g-309’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-137’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-140 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-ssh6088033353637552029.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 13e775a2807b30f2c1896da87803f9bbf0c1a162 into PR head commit eb945b0548e0ef0c94b5f7aedaf41ead26294860 Merge succeeded, producing eb945b0548e0ef0c94b5f7aedaf41ead26294860 Checking out Revision eb945b0548e0ef0c94b5f7aedaf41ead26294860 (PR-945) > 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-ssh1747232319752748127.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 > git config core.sparsecheckout # timeout=10 > git checkout -f eb945b0548e0ef0c94b5f7aedaf41ead26294860 # 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-ssh5793912608361050649.key > git merge 13e775a2807b30f2c1896da87803f9bbf0c1a162 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eb945b0548e0ef0c94b5f7aedaf41ead26294860 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:53:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:53:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:53:12 ========================================================= 15:53:12 EdgeX Global Pipelines Version Info 15:53:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk ae15c919286ab3beba3ab90c989204af5a85493d # timeout=10 15:53:13 ------------------- 15:53:13 stable info: 15:53:13 ------------------- 15:53:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:53:13 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 15:53:13 Message: update stable to v1.0.192 15:53:14 ------------------- 15:53:14 experimental info: 15:53:14 ------------------- 15:53:14 Commited By: **** collab-it+edgex@linuxfoundation.org 15:53:14 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 15:53:14 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:53:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 15:53:14 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 15:53:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:53:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:53:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:53:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:53:14 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:53:14 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:53:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 15:53:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:53:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:53:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 15:53:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:53:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:53:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:53:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:53:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:53:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:53:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:53:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:53:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:53:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 15:53:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:53:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:53:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:53:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:53:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-945 [Pipeline] echo 15:53:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-945 [Pipeline] echo 15:53:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-945 [Pipeline] echo 15:53:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eb945b0548e0ef0c94b5f7aedaf41ead26294860 [Pipeline] echo 15:53:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eb945b0 [Pipeline] echo 15:53:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:53:15 provisioning config files... 15:53:15 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-945@tmp/config2633959325006592556tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:53:15 ---> docker-login.sh 15:53:15 nexus3.edgexfoundry.org:10001 15:53:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:16 Configure a credential helper to remove this warning. See 15:53:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:16 15:53:16 Login Succeeded 15:53:16 nexus3.edgexfoundry.org:10002 15:53:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:16 Configure a credential helper to remove this warning. See 15:53:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:16 15:53:16 Login Succeeded 15:53:16 nexus3.edgexfoundry.org:10003 15:53:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:16 Configure a credential helper to remove this warning. See 15:53:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:16 15:53:16 Login Succeeded 15:53:16 nexus3.edgexfoundry.org:10004 15:53:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:16 Configure a credential helper to remove this warning. See 15:53:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:16 15:53:16 Login Succeeded 15:53:16 docker.io 15:53:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:16 Configure a credential helper to remove this warning. See 15:53:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:16 15:53:16 Login Succeeded 15:53:16 ---> docker-login.sh ends [Pipeline] } 15:53:16 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 15:53:17 + git log --format=format:%s -1 eb945b0548e0ef0c94b5f7aedaf41ead26294860 [Pipeline] echo 15:53:17 GIT_COMMIT: eb945b0548e0ef0c94b5f7aedaf41ead26294860, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo 15:53:17 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:53:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:53:17 15:53:17 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:53:18 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:53:18 latest: Pulling from edgex-devops/git-semver 15:53:18 31603596830f: Pulling fs layer 15:53:18 54011a49482f: Pulling fs layer 15:53:18 a6820b24f6d8: Pulling fs layer 15:53:18 f581987b2513: Pulling fs layer 15:53:18 f581987b2513: Waiting 15:53:18 54011a49482f: Verifying Checksum 15:53:18 54011a49482f: Download complete 15:53:18 31603596830f: Verifying Checksum 15:53:18 31603596830f: Download complete 15:53:18 f581987b2513: Verifying Checksum 15:53:18 f581987b2513: Download complete 15:53:18 a6820b24f6d8: Verifying Checksum 15:53:18 a6820b24f6d8: Download complete 15:53:18 31603596830f: Pull complete 15:53:18 54011a49482f: Pull complete 15:53:19 a6820b24f6d8: Pull complete 15:53:19 f581987b2513: Pull complete 15:53:19 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 15:53:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:53:19 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:53:19 prd-centos7-docker-4c-2g-140 does not seem to be running inside a container 15:53:19 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:53:20 $ docker top 36bed4c6a27c914e9c36965d166f5bc326aa8dd1030912143e23c7c8bd0c10a4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:53:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:53:20 [ssh-agent] Looking for ssh-agent implementation... 15:53:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:53:20 $ docker exec 36bed4c6a27c914e9c36965d166f5bc326aa8dd1030912143e23c7c8bd0c10a4 ssh-agent 15:53:20 SSH_AUTH_SOCK=/tmp/ssh-o0EmeMZOhsEl/agent.14 15:53:20 SSH_AGENT_PID=20 15:53:20 Running ssh-add (command line suppressed) 15:53:21 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-945@tmp/private_key_3537390512197051211.key (/w/workspace/dgexfoundry_device-sdk-go_PR-945@tmp/private_key_3537390512197051211.key) 15:53:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:53:21 + git tag --points-at HEAD [Pipeline] } 15:53:21 $ docker exec --env ******** --env ******** 36bed4c6a27c914e9c36965d166f5bc326aa8dd1030912143e23c7c8bd0c10a4 ssh-agent -k 15:53:21 unset SSH_AUTH_SOCK; 15:53:21 unset SSH_AGENT_PID; 15:53:21 echo Agent pid 20 killed; 15:53:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:53:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:53:21 [ssh-agent] Looking for ssh-agent implementation... 15:53:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:53:21 $ docker exec 36bed4c6a27c914e9c36965d166f5bc326aa8dd1030912143e23c7c8bd0c10a4 ssh-agent 15:53:21 SSH_AUTH_SOCK=/tmp/ssh-MeFze5L5GW5K/agent.53 15:53:21 SSH_AGENT_PID=58 15:53:21 Running ssh-add (command line suppressed) 15:53:21 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-945@tmp/private_key_8351448466503409703.key (/w/workspace/dgexfoundry_device-sdk-go_PR-945@tmp/private_key_8351448466503409703.key) 15:53:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:53:22 + git semver init 15:53:22 # -> Open(): unable to determine branch for HEAD 15:53:22 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-945/.git 15:53:22 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-945 15:53:22 # $SEMVER_REMOTE_NAME = origin 15:53:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:53:22 # $SEMVER_USER_NAME = edgex-jenkins 15:53:22 # $SEMVER_BRANCH = PR-945 15:53:22 # $SEMVER_TEMP = /tmp/semver-192286027 15:53:22 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 15:53:22 # '/tmp/semver-192286027' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-945/.semver' 15:53:22 # -> Force: false 15:53:22 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-945/.semver [Pipeline] } 15:53:22 $ docker exec --env ******** --env ******** 36bed4c6a27c914e9c36965d166f5bc326aa8dd1030912143e23c7c8bd0c10a4 ssh-agent -k 15:53:22 unset SSH_AUTH_SOCK; 15:53:22 unset SSH_AGENT_PID; 15:53:22 echo Agent pid 58 killed; 15:53:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:53:23 + git semver [Pipeline] } 15:53:23 $ docker stop --time=1 36bed4c6a27c914e9c36965d166f5bc326aa8dd1030912143e23c7c8bd0c10a4 15:53:24 $ docker rm -f 36bed4c6a27c914e9c36965d166f5bc326aa8dd1030912143e23c7c8bd0c10a4 [Pipeline] // withDockerContainer [Pipeline] sh 15:53:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:53:25 Stashed 1 file(s) [Pipeline] echo 15:53:25 [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 15:53:40 Still waiting to schedule task 15:53:40 Executor slot already in use 15:53:40 ‘prd-centos7-blackbox-4c-2g-15642’ doesn’t have label ‘centos7-docker-4c-2g’ 15:53:40 ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ 15:53:40 ‘prd-centos7-docker-4c-2g-131’ is offline 15:53:40 ‘prd-centos7-docker-4c-2g-133’ is offline 15:53:40 ‘prd-centos7-docker-4c-2g-134’ is offline 15:53:40 ‘prd-centos7-docker-4c-2g-135’ is offline 15:53:40 ‘prd-centos7-docker-4c-2g-136’ is offline 15:53:40 ‘prd-centos7-docker-4c-2g-144’ is offline 15:53:40 ‘prd-centos7-docker-4c-2g-309’ is offline 15:53:40 ‘prd-ubuntu18.04-docker-arm64-4c-16g-137’ doesn’t have label ‘centos7-docker-4c-2g’ 15:53:40 ‘prd-ubuntu18.04-docker-arm64-4c-16g-139’ doesn’t have label ‘centos7-docker-4c-2g’ 15:53:40 ‘prd-ubuntu18.04-docker-arm64-4c-16g-142’ doesn’t have label ‘centos7-docker-4c-2g’ 15:53:40 Still waiting to schedule task 15:53:40 ‘prd-centos7-blackbox-4c-2g-15642’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 15:53:40 ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 15:53:40 ‘prd-centos7-docker-4c-2g-131’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 15:53:40 ‘prd-centos7-docker-4c-2g-133’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 15:53:40 ‘prd-centos7-docker-4c-2g-134’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 15:53:40 ‘prd-centos7-docker-4c-2g-135’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 15:53:40 ‘prd-centos7-docker-4c-2g-136’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 15:53:40 ‘prd-centos7-docker-4c-2g-143’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 15:53:40 ‘prd-centos7-docker-4c-2g-144’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 15:53:40 ‘prd-centos7-docker-4c-2g-309’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 15:53:40 ‘prd-ubuntu18.04-docker-arm64-4c-16g-137’ is offline 15:53:40 ‘prd-ubuntu18.04-docker-arm64-4c-16g-139’ is offline 15:53:40 ‘prd-ubuntu18.04-docker-arm64-4c-16g-142’ is offline 15:58:31 Running on prd-centos7-docker-4c-2g-147 in /w/workspace/dgexfoundry_device-sdk-go_PR-945 [Pipeline] { [Pipeline] ws 15:58:31 Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout 15:58:31 Selected Git installation does not exist. Using Default 15:58:31 The recommended git tool is: NONE 15:58:34 using credential edgex-jenkins-ssh 15:58:34 Cloning the remote Git repository 15:58:34 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 15:58:34 > git init /w/workspace/device-sdk-go/3 # timeout=10 15:58:34 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 15:58:34 > git --version # timeout=10 15:58:34 > git --version # 'git version 2.24.4' 15:58:34 using GIT_SSH to set credentials SSH Credentials for GitHub 15:58:34 [INFO] Currently running in a labeled security context 15:58:34 [INFO] Currently SELinux is 'enforcing' on the host 15:58:34 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/3@tmp/jenkins-gitclient-ssh6279657650736816447.key 15:58:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:58:35 Merging remotes/origin/master commit 13e775a2807b30f2c1896da87803f9bbf0c1a162 into PR head commit eb945b0548e0ef0c94b5f7aedaf41ead26294860 15:58:35 Merge succeeded, producing eb945b0548e0ef0c94b5f7aedaf41ead26294860 15:58:35 Checking out Revision eb945b0548e0ef0c94b5f7aedaf41ead26294860 (PR-945) 15:58:35 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 15:58:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:58:35 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 15:58:35 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 15:58:35 using GIT_SSH to set credentials SSH Credentials for GitHub 15:58:35 [INFO] Currently running in a labeled security context 15:58:35 [INFO] Currently SELinux is 'enforcing' on the host 15:58:35 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/3@tmp/jenkins-gitclient-ssh2285463680458972956.key 15:58:35 > 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 15:58:35 > git config core.sparsecheckout # timeout=10 15:58:35 > git checkout -f eb945b0548e0ef0c94b5f7aedaf41ead26294860 # timeout=10 15:58:35 > git remote # timeout=10 15:58:35 > git config --get remote.origin.url # timeout=10 15:58:35 using GIT_SSH to set credentials SSH Credentials for GitHub 15:58:35 [INFO] Currently running in a labeled security context 15:58:35 [INFO] Currently SELinux is 'enforcing' on the host 15:58:35 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/3@tmp/jenkins-gitclient-ssh8739058286491911255.key 15:58:35 > git merge 13e775a2807b30f2c1896da87803f9bbf0c1a162 # timeout=10 15:58:35 > git rev-parse HEAD^{commit} # timeout=10 15:58:35 > git config core.sparsecheckout # timeout=10 15:58:35 > git checkout -f eb945b0548e0ef0c94b5f7aedaf41ead26294860 # timeout=10 15:58:39 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:58:40 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:58:40 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:58:41 + true 15:58:41 + sudo service docker restart 15:58:41 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:58:59 provisioning config files... 15:58:59 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config5982592780345249884tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:58:59 ---> docker-login.sh 15:58:59 nexus3.edgexfoundry.org:10001 15:58:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:59 Configure a credential helper to remove this warning. See 15:58:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:59 15:58:59 Login Succeeded 15:58:59 nexus3.edgexfoundry.org:10002 15:59:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:00 Configure a credential helper to remove this warning. See 15:59:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:00 15:59:00 Login Succeeded 15:59:00 nexus3.edgexfoundry.org:10003 15:59:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:00 Configure a credential helper to remove this warning. See 15:59:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:00 15:59:00 Login Succeeded 15:59:00 nexus3.edgexfoundry.org:10004 15:59:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:00 Configure a credential helper to remove this warning. See 15:59:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:00 15:59:00 Login Succeeded 15:59:00 docker.io 15:59:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:00 Configure a credential helper to remove this warning. See 15:59:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:00 15:59:00 Login Succeeded 15:59:00 ---> docker-login.sh ends [Pipeline] } 15:59:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:59:00 ========================================================= 15:59:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:59:00 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:59:01 + 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 . 15:59:01 Sending build context to Docker daemon 2.615MB 15:59:01 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 15:59:01 Step 2/8 : FROM ${BASE} 15:59:01 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:59:01 540db60ca938: Pulling fs layer 15:59:01 adcc1eea9eea: Pulling fs layer 15:59:01 4c4ab2625f07: Pulling fs layer 15:59:01 0510c868ecb4: Pulling fs layer 15:59:01 afea3b2eda06: Pulling fs layer 15:59:01 7809a108b3ef: Pulling fs layer 15:59:01 f706445af74f: Pulling fs layer 15:59:01 afea3b2eda06: Waiting 15:59:01 7809a108b3ef: Waiting 15:59:01 f706445af74f: Waiting 15:59:01 0510c868ecb4: Waiting 15:59:01 4c4ab2625f07: Verifying Checksum 15:59:01 4c4ab2625f07: Download complete 15:59:01 adcc1eea9eea: Verifying Checksum 15:59:01 adcc1eea9eea: Download complete 15:59:01 afea3b2eda06: Verifying Checksum 15:59:01 afea3b2eda06: Download complete 15:59:01 540db60ca938: Verifying Checksum 15:59:01 540db60ca938: Download complete 15:59:01 7809a108b3ef: Verifying Checksum 15:59:01 7809a108b3ef: Download complete 15:59:01 540db60ca938: Pull complete 15:59:01 adcc1eea9eea: Pull complete 15:59:01 4c4ab2625f07: Pull complete 15:59:03 f706445af74f: Verifying Checksum 15:59:03 f706445af74f: Download complete 15:59:04 0510c868ecb4: Verifying Checksum 15:59:04 0510c868ecb4: Download complete 15:59:07 0510c868ecb4: Pull complete 15:59:07 afea3b2eda06: Pull complete 15:59:07 7809a108b3ef: Pull complete 15:59:07 Running on prd-ubuntu18.04-docker-arm64-4c-16g-146 in /w/workspace/dgexfoundry_device-sdk-go_PR-945 [Pipeline] { [Pipeline] ws 15:59:07 Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout 15:59:07 Selected Git installation does not exist. Using Default 15:59:07 The recommended git tool is: NONE 15:59:08 f706445af74f: Pull complete 15:59:08 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 15:59:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:59:08 ---> b068be0155e3 15:59:08 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:59:12 using credential edgex-jenkins-ssh 15:59:12 Cloning the remote Git repository 15:59:12 ---> Running in 0e42a25ac844 15:59:13 Removing intermediate container 0e42a25ac844 15:59:13 ---> 49c5256a27a5 15:59:13 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:59:13 ---> Running in b614218210ba 15:59:13 Removing intermediate container b614218210ba 15:59:13 ---> 892dcb924151 15:59:13 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 15:59:13 ---> Running in 6845f35b9938 15:59:12 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 15:59:13 > git init /w/workspace/device-sdk-go/3 # timeout=10 15:59:13 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 15:59:13 > git --version # timeout=10 15:59:13 > git --version # 'git version 2.17.1' 15:59:13 using GIT_SSH to set credentials SSH Credentials for GitHub 15:59:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:59:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:59:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:59:14 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 15:59:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:59:14 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 15:59:14 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 15:59:14 using GIT_SSH to set credentials SSH Credentials for GitHub 15:59:14 > 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 15:59:15 Merging remotes/origin/master commit 13e775a2807b30f2c1896da87803f9bbf0c1a162 into PR head commit eb945b0548e0ef0c94b5f7aedaf41ead26294860 15:59:15 (1/6) Installing libc-dev (0.7.2-r3) 15:59:15 (2/6) Installing libsodium (1.0.18-r0) 15:59:15 (3/6) Installing pkgconf (1.7.3-r0) 15:59:15 Merge succeeded, producing eb945b0548e0ef0c94b5f7aedaf41ead26294860 15:59:15 Checking out Revision eb945b0548e0ef0c94b5f7aedaf41ead26294860 (PR-945) 15:59:15 (4/6) Installing libsodium-dev (1.0.18-r0) 15:59:15 (5/6) Installing libzmq (4.3.3-r1) 15:59:15 (6/6) Installing zeromq-dev (4.3.3-r1) 15:59:15 Executing busybox-1.32.1-r6.trigger 15:59:15 OK: 150 MiB in 46 packages 15:59:16 Removing intermediate container 6845f35b9938 15:59:16 ---> 5d8e25cf430c 15:59:16 Step 6/8 : WORKDIR /device-sdk-go 15:59:16 ---> Running in 9c9510e6ff28 15:59:16 Removing intermediate container 9c9510e6ff28 15:59:16 ---> 83af9a2e5e0e 15:59:16 Step 7/8 : COPY . . 15:59:15 > git config core.sparsecheckout # timeout=10 15:59:15 > git checkout -f eb945b0548e0ef0c94b5f7aedaf41ead26294860 # timeout=10 15:59:15 > git remote # timeout=10 15:59:15 > git config --get remote.origin.url # timeout=10 15:59:15 using GIT_SSH to set credentials SSH Credentials for GitHub 15:59:15 > git merge 13e775a2807b30f2c1896da87803f9bbf0c1a162 # timeout=10 15:59:15 > git rev-parse HEAD^{commit} # timeout=10 15:59:15 > git config core.sparsecheckout # timeout=10 15:59:15 > git checkout -f eb945b0548e0ef0c94b5f7aedaf41ead26294860 # timeout=10 15:59:16 ---> 8e6c469cc7ba 15:59:16 Step 8/8 : RUN go mod download 15:59:16 ---> Running in 47f8f4e4ad68 15:59:19 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:59:20 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:59:21 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:59:21 + + true 15:59:21 sudo service docker restart 15:59:28 Removing intermediate container 47f8f4e4ad68 15:59:28 ---> ec45939a4040 15:59:28 Successfully built ec45939a4040 15:59:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:59:29 + docker inspect -f . ci-base-image-x86_64 15:59:29 . [Pipeline] withDockerContainer 15:59:29 prd-centos7-docker-4c-2g-147 does not seem to be running inside a container 15:59:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:59:29 $ docker top 02d44fa983712f56c198de22d2898ee152869a78f01eace939ffea6f3e5f199d -eo pid,comm [Pipeline] { [Pipeline] sh 15:59:30 + go version 15:59:30 go version go1.16.3 linux/amd64 [Pipeline] } 15:59:30 $ docker stop --time=1 02d44fa983712f56c198de22d2898ee152869a78f01eace939ffea6f3e5f199d 15:59:31 $ docker rm -f 02d44fa983712f56c198de22d2898ee152869a78f01eace939ffea6f3e5f199d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:59:31 + docker inspect -f . ci-base-image-x86_64 15:59:31 . [Pipeline] withDockerContainer 15:59:31 prd-centos7-docker-4c-2g-147 does not seem to be running inside a container 15:59:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:59:32 $ docker top a8dd099f15b6834b3a68381ee3712edde7a194a71115b6c19b37ae40f965199c -eo pid,comm [Pipeline] { [Pipeline] sh 15:59:32 + go mod tidy [Pipeline] sh 15:59:33 + make test 15:59:33 go mod tidy 15:59:33 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:59:38 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:59:40 provisioning config files... 15:59:40 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config8339283478302218225tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:59:40 ---> docker-login.sh 15:59:40 nexus3.edgexfoundry.org:10001 15:59:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:41 Configure a credential helper to remove this warning. See 15:59:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:41 15:59:41 Login Succeeded 15:59:41 nexus3.edgexfoundry.org:10002 15:59:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:42 Configure a credential helper to remove this warning. See 15:59:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:42 15:59:42 Login Succeeded 15:59:42 nexus3.edgexfoundry.org:10003 15:59:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:42 Configure a credential helper to remove this warning. See 15:59:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:42 15:59:42 Login Succeeded 15:59:42 nexus3.edgexfoundry.org:10004 15:59:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:43 Configure a credential helper to remove this warning. See 15:59:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:43 15:59:43 Login Succeeded 15:59:43 docker.io 15:59:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:43 Configure a credential helper to remove this warning. See 15:59:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:43 15:59:43 Login Succeeded 15:59:43 ---> docker-login.sh ends [Pipeline] } 15:59:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:59:44 ========================================================= 15:59:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:59:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:59:44 + 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 . 15:59:45 Sending build context to Docker daemon 2.614MB 15:59:45 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 15:59:45 Step 2/8 : FROM ${BASE} 15:59:45 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:59:45 595b0fe564bb: Pulling fs layer 15:59:45 7186ed65a4f7: Pulling fs layer 15:59:45 316046926c0a: Pulling fs layer 15:59:45 4ebd0625c992: Pulling fs layer 15:59:45 207e8628e3a3: Pulling fs layer 15:59:45 c791037a9be2: Pulling fs layer 15:59:45 ffd874e62e21: Pulling fs layer 15:59:45 4ebd0625c992: Waiting 15:59:45 207e8628e3a3: Waiting 15:59:45 c791037a9be2: Waiting 15:59:45 ffd874e62e21: Waiting 15:59:45 316046926c0a: Verifying Checksum 15:59:45 316046926c0a: Download complete 15:59:45 7186ed65a4f7: Verifying Checksum 15:59:45 7186ed65a4f7: Download complete 15:59:45 207e8628e3a3: Verifying Checksum 15:59:45 207e8628e3a3: Download complete 15:59:45 c791037a9be2: Verifying Checksum 15:59:45 c791037a9be2: Download complete 15:59:45 595b0fe564bb: Verifying Checksum 15:59:45 595b0fe564bb: Download complete 15:59:46 595b0fe564bb: Pull complete 15:59:46 7186ed65a4f7: Pull complete 15:59:47 316046926c0a: Pull complete 15:59:47 ffd874e62e21: Verifying Checksum 15:59:47 ffd874e62e21: Download complete 15:59:49 4ebd0625c992: Verifying Checksum 15:59:49 4ebd0625c992: Download complete 15:59:59 4ebd0625c992: Pull complete 15:59:59 207e8628e3a3: Pull complete 15:59:59 c791037a9be2: Pull complete 16:00:00 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 16:00:00 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 16:00:00 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 16:00:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.052s coverage: 25.4% of statements 16:00:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 16:00:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.045s coverage: 28.1% of statements 16:00:03 ffd874e62e21: Pull complete 16:00:03 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 16:00:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:00:03 ---> cfc18b08335c 16:00:03 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:00:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.051s coverage: 78.9% of statements 16:00:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.040s coverage: 9.0% of statements 16:00:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 16:00:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 16:00:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 16:00:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.064s coverage: 30.2% of statements 16:00:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 16:00:05 ---> Running in ffa74eff9160 16:00:05 Removing intermediate container ffa74eff9160 16:00:05 ---> 799d9967bd93 16:00:05 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:00:05 ---> Running in c41e5c412bd5 16:00:06 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.044s coverage: 83.3% of statements 16:00:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 16:00:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 16:00:06 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.087s coverage: 58.0% of statements 16:00:07 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.999s coverage: 89.2% of statements 16:00:07 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 16:00:07 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.047s coverage: 5.0% of statements 16:00:07 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 16:00:07 GO111MODULE=on go vet ./... 16:00:08 Removing intermediate container c41e5c412bd5 16:00:08 ---> e78455f0aecc 16:00:08 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 16:00:08 ---> Running in da5a01571d36 16:00:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:00:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:00:11 (1/6) Installing libc-dev (0.7.2-r3) 16:00:11 (2/6) Installing libsodium (1.0.18-r0) 16:00:11 (3/6) Installing pkgconf (1.7.3-r0) 16:00:11 (4/6) Installing libsodium-dev (1.0.18-r0) 16:00:11 (5/6) Installing libzmq (4.3.3-r1) 16:00:11 (6/6) Installing zeromq-dev (4.3.3-r1) 16:00:11 Executing busybox-1.32.1-r6.trigger 16:00:11 OK: 139 MiB in 46 packages 16:00:12 Removing intermediate container da5a01571d36 16:00:12 ---> d755f44b68e9 16:00:12 Step 6/8 : WORKDIR /device-sdk-go 16:00:13 ---> Running in e4d7cbeb9be4 16:00:13 Removing intermediate container e4d7cbeb9be4 16:00:13 ---> fd581ade01d7 16:00:13 Step 7/8 : COPY . . 16:00:14 ---> c136e9245051 16:00:14 Step 8/8 : RUN go mod download 16:00:15 ---> Running in 86dedd4b2172 16:00:25 gofmt -l . 16:00:25 [ "`gofmt -l .`" = "" ] 16:00:25 ./bin/test-attribution-txt.sh 16:00:25 ./bin/test-go-mod-tidy.sh [Pipeline] } 16:00:25 $ docker stop --time=1 a8dd099f15b6834b3a68381ee3712edde7a194a71115b6c19b37ae40f965199c 16:00:27 $ docker rm -f a8dd099f15b6834b3a68381ee3712edde7a194a71115b6c19b37ae40f965199c [Pipeline] // withDockerContainer [Pipeline] sh 16:00:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:00:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:00:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:00:30 + ls -al . 16:00:30 total 212 16:00:30 drwxrwxr-x. 10 jenkins jenkins 4096 May 25 16:00 . 16:00:30 drwxrwxr-x. 4 jenkins jenkins 28 May 25 15:58 .. 16:00:30 drwxrwxr-x. 2 jenkins jenkins 64 May 25 15:58 bin 16:00:30 -rw-r--r--. 1 jenkins jenkins 126445 May 25 16:00 coverage.out 16:00:30 -rw-rw-r--. 1 jenkins jenkins 987 May 25 15:58 Dockerfile.build 16:00:30 -rw-rw-r--. 1 jenkins jenkins 140 May 25 15:58 .dockerignore 16:00:30 drwxrwxr-x. 5 jenkins jenkins 62 May 25 15:58 example 16:00:30 drwxrwxr-x. 8 jenkins jenkins 179 May 25 15:58 .git 16:00:30 drwxrwxr-x. 2 jenkins jenkins 103 May 25 15:58 .github 16:00:30 -rw-rw-r--. 1 jenkins jenkins 138 May 25 15:58 .gitignore 16:00:30 -rw-r--r--. 1 jenkins jenkins 575 May 25 16:00 go.mod 16:00:30 -rw-r--r--. 1 jenkins jenkins 20803 May 25 15:59 go.sum 16:00:30 drwxrwxr-x. 15 jenkins jenkins 224 May 25 15:58 internal 16:00:30 -rw-rw-r--. 1 jenkins jenkins 894 May 25 15:58 Jenkinsfile 16:00:30 -rw-rw-r--. 1 jenkins jenkins 11341 May 25 15:58 LICENSE 16:00:30 -rw-rw-r--. 1 jenkins jenkins 1026 May 25 15:58 Makefile 16:00:30 drwxrwxr-x. 4 jenkins jenkins 26 May 25 15:58 openapi 16:00:30 drwxrwxr-x. 5 jenkins jenkins 50 May 25 15:58 pkg 16:00:30 -rw-rw-r--. 1 jenkins jenkins 7652 May 25 15:58 README.md 16:00:30 -rw-rw-r--. 1 jenkins jenkins 6616 May 25 15:58 RELEASE-NOTES.txt 16:00:30 drwxrwxr-x. 4 jenkins jenkins 54 May 25 15:58 snap 16:00:30 -rw-rw-r--. 1 jenkins jenkins 5 May 25 15:53 VERSION 16:00:30 -rw-rw-r--. 1 jenkins jenkins 222 May 25 15:58 version.go [Pipeline] isUnix [Pipeline] sh 16:00:31 + 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=eb945b0548e0ef0c94b5f7aedaf41ead26294860 --label arch=amd64 --label version=0.0.0 . 16:00:31 Sending build context to Docker daemon 2.742MB 16:00:31 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 16:00:31 Step 2/23 : FROM ${BASE} AS builder 16:00:31 ---> ec45939a4040 16:00:31 Step 3/23 : WORKDIR /device-sdk-go 16:00:31 ---> Running in 261d712bff9c 16:00:31 Removing intermediate container 261d712bff9c 16:00:31 ---> a1c7aef2d05e 16:00:31 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:00:31 ---> Running in 31c3bccbd58b 16:00:31 Removing intermediate container 31c3bccbd58b 16:00:31 ---> 0506ff4d2353 16:00:31 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:00:31 ---> Running in e1d71dcdb834 16:00:32 Removing intermediate container e1d71dcdb834 16:00:32 ---> 551dee9b0e60 16:00:32 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 16:00:32 ---> Running in f667ac6eec18 16:00:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:00:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:00:33 OK: 150 MiB in 46 packages 16:00:33 Removing intermediate container f667ac6eec18 16:00:33 ---> 6081e0972195 16:00:33 Step 7/23 : COPY . . 16:00:33 ---> b0a50bdf5804 16:00:33 Step 8/23 : RUN go mod download 16:00:33 ---> Running in 536f26a1b877 16:00:34 Removing intermediate container 536f26a1b877 16:00:34 ---> 6980004cab01 16:00:34 Step 9/23 : RUN make build 16:00:34 ---> Running in dace175c1f37 16:00:34 go mod tidy 16:00:34 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 16:00:41 Removing intermediate container 86dedd4b2172 16:00:41 ---> b24c0a92db49 16:00:41 Successfully built b24c0a92db49 16:00:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:00:42 + docker inspect -f . ci-base-image-arm64 16:00:42 . [Pipeline] withDockerContainer 16:00:42 prd-ubuntu18.04-docker-arm64-4c-16g-146 does not seem to be running inside a container 16:00:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 16:00:44 $ docker top e03651de2cc983c328944f995376b334cbc9615b189bc3cb7359ad20d41df6b8 -eo pid,comm [Pipeline] { [Pipeline] sh 16:00:45 + go version 16:00:45 go version go1.16.3 linux/arm64 [Pipeline] } 16:00:45 $ docker stop --time=1 e03651de2cc983c328944f995376b334cbc9615b189bc3cb7359ad20d41df6b8 16:00:46 $ docker rm -f e03651de2cc983c328944f995376b334cbc9615b189bc3cb7359ad20d41df6b8 16:00:47 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:00:47 + docker inspect -f . ci-base-image-arm64 16:00:47 . [Pipeline] withDockerContainer 16:00:47 prd-ubuntu18.04-docker-arm64-4c-16g-146 does not seem to be running inside a container 16:00:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 16:00:48 Removing intermediate container dace175c1f37 16:00:48 ---> 6beb9bec6f04 16:00:48 Step 10/23 : FROM alpine:3.12 16:00:49 3.12: Pulling from library/alpine 16:00:49 339de151aab4: Pulling fs layer 16:00:49 $ docker top 37995b9bcbeffbc77c48662dbe7c295dc395f1503e6d8b030b402cf090789020 -eo pid,comm 16:00:49 339de151aab4: Verifying Checksum 16:00:49 339de151aab4: Download complete 16:00:49 339de151aab4: Pull complete 16:00:49 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 16:00:49 Status: Downloaded newer image for alpine:3.12 16:00:49 ---> 13621d1b12d4 16:00:49 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [Pipeline] { 16:00:49 ---> Running in 0d60a745e294 16:00:49 Removing intermediate container 0d60a745e294 16:00:49 ---> a75f9e713dee 16:00:49 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:00:49 ---> Running in 49863a8603ae [Pipeline] sh 16:00:50 Removing intermediate container 49863a8603ae 16:00:50 ---> 512a6e20a53a 16:00:50 Step 13/23 : RUN apk add --update --no-cache zeromq 16:00:50 ---> Running in 42ba41ac9a9b 16:00:50 + go mod tidy 16:00:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] sh 16:00:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:00:51 (1/5) Installing libgcc (9.3.0-r2) 16:00:51 + make test 16:00:51 go mod tidy 16:00:51 (2/5) Installing libsodium (1.0.18-r0) 16:00:51 (3/5) Installing libstdc++ (9.3.0-r2) 16:00:52 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:00:52 (4/5) Installing libzmq (4.3.3-r0) 16:00:53 (5/5) Installing zeromq (4.3.3-r0) 16:00:53 Executing busybox-1.31.1-r20.trigger 16:00:53 OK: 8 MiB in 19 packages 16:00:53 Removing intermediate container 42ba41ac9a9b 16:00:53 ---> 976280be9e82 16:00:53 Step 14/23 : WORKDIR / 16:00:53 ---> Running in 0abdb9c6ab2b 16:00:53 Removing intermediate container 0abdb9c6ab2b 16:00:53 ---> d0398a30e85d 16:00:53 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 16:00:53 ---> 20f493869b20 16:00:53 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 16:00:54 ---> 0fe95ab7cd50 16:00:54 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 16:00:54 ---> cafb00b5266e 16:00:54 Step 18/23 : EXPOSE 59999 16:00:54 ---> Running in f50dd4f60480 16:00:54 Removing intermediate container f50dd4f60480 16:00:54 ---> 72e97a8417d6 16:00:54 Step 19/23 : ENTRYPOINT ["/device-simple"] 16:00:54 ---> Running in 068a4bbf6927 16:00:54 Removing intermediate container 068a4bbf6927 16:00:54 ---> 86e5cdffa087 16:00:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:00:54 ---> Running in 4f4940a46d72 16:00:54 Removing intermediate container 4f4940a46d72 16:00:54 ---> 57f461a5ebb9 16:00:54 Step 21/23 : LABEL arch=amd64 16:00:54 ---> Running in 0a8c448bbfcf 16:00:54 Removing intermediate container 0a8c448bbfcf 16:00:54 ---> 3c1defe436f8 16:00:54 Step 22/23 : LABEL git_sha=eb945b0548e0ef0c94b5f7aedaf41ead26294860 16:00:54 ---> Running in cecb7075847f 16:00:54 Removing intermediate container cecb7075847f 16:00:54 ---> 893bf9fe15d5 16:00:54 Step 23/23 : LABEL version=0.0.0 16:00:55 ---> Running in 5af87d42012a 16:00:55 Removing intermediate container 5af87d42012a 16:00:55 ---> a0270cd63631 16:00:55 [Warning] One or more build-args [MAKE ARCH] were not consumed 16:00:55 Successfully built a0270cd63631 16:00:55 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 16:00:55 ---> job-cost.sh 16:00:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zCPU 16:01:05 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 16:01:14 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 16:01:20 lf-activate-venv(): INFO: Adding /tmp/venv-zCPU/bin to PATH 16:01:20 INFO: No Stack... 16:01:20 INFO: Retrieving Pricing Info for: v3-standard-2 16:01:21 INFO: Archiving Costs [Pipeline] sh 16:01:21 + cat /w/workspace/device-sdk-go/3/archives/cost.csv 16:01:21 + cut -d, -f6 [Pipeline] lock 16:01:21 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-945-3-stack-cost] 16:01:21 Resource [jenkins-edgexfoundry-device-sdk-go-PR-945-3-stack-cost] did not exist. Created. 16:01:21 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-945-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:01:21 + echo total: 0.05999999865889549 [Pipeline] stash 16:01:21 Stashed 1 file(s) [Pipeline] } 16:01:21 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-945-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:02:22 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 16:02:22 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 16:02:22 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 16:02:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.258s coverage: 25.4% of statements 16:02:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 16:02:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.210s coverage: 28.1% of statements 16:02:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.223s coverage: 78.9% of statements 16:02:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.197s coverage: 9.0% of statements 16:02:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 16:02:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 16:02:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 16:02:31 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.275s coverage: 30.2% of statements 16:02:31 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 16:02:31 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.205s coverage: 83.3% of statements 16:02:31 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 16:02:31 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 16:02:31 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.369s coverage: 58.0% of statements 16:02:36 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.056s coverage: 89.2% of statements 16:02:36 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 16:02:36 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.186s coverage: 5.0% of statements 16:02:36 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 16:02:36 GO111MODULE=on go vet ./... 16:03:32 gofmt -l . 16:03:32 [ "`gofmt -l .`" = "" ] 16:03:32 ./bin/test-attribution-txt.sh 16:03:32 ./bin/test-go-mod-tidy.sh [Pipeline] } 16:03:32 $ docker stop --time=1 37995b9bcbeffbc77c48662dbe7c295dc395f1503e6d8b030b402cf090789020 16:03:34 $ docker rm -f 37995b9bcbeffbc77c48662dbe7c295dc395f1503e6d8b030b402cf090789020 [Pipeline] // withDockerContainer [Pipeline] sh 16:03:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:03:36 Warning: overwriting stash ‘coverage-report’ 16:03:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:03:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:03:37 + ls -al . 16:03:37 total 248 16:03:37 drwxrwxr-x 10 jenkins jenkins 4096 May 25 16:03 . 16:03:37 drwxrwxr-x 4 jenkins jenkins 4096 May 25 15:59 .. 16:03:37 -rw-rw-r-- 1 jenkins jenkins 140 May 25 15:59 .dockerignore 16:03:37 drwxrwxr-x 8 jenkins jenkins 4096 May 25 15:59 .git 16:03:37 drwxrwxr-x 2 jenkins jenkins 4096 May 25 15:59 .github 16:03:37 -rw-rw-r-- 1 jenkins jenkins 138 May 25 15:59 .gitignore 16:03:37 -rw-rw-r-- 1 jenkins jenkins 987 May 25 15:59 Dockerfile.build 16:03:37 -rw-rw-r-- 1 jenkins jenkins 894 May 25 15:59 Jenkinsfile 16:03:37 -rw-rw-r-- 1 jenkins jenkins 11341 May 25 15:59 LICENSE 16:03:37 -rw-rw-r-- 1 jenkins jenkins 1026 May 25 15:59 Makefile 16:03:37 -rw-rw-r-- 1 jenkins jenkins 7652 May 25 15:59 README.md 16:03:37 -rw-rw-r-- 1 jenkins jenkins 6616 May 25 15:59 RELEASE-NOTES.txt 16:03:37 -rw-rw-r-- 1 jenkins jenkins 5 May 25 15:53 VERSION 16:03:37 drwxrwxr-x 2 jenkins jenkins 4096 May 25 15:59 bin 16:03:37 -rw-r--r-- 1 jenkins jenkins 126444 May 25 16:02 coverage.out 16:03:37 drwxrwxr-x 5 jenkins jenkins 4096 May 25 15:59 example 16:03:37 -rw-r--r-- 1 jenkins jenkins 575 May 25 16:03 go.mod 16:03:37 -rw-r--r-- 1 jenkins jenkins 20803 May 25 16:00 go.sum 16:03:37 drwxrwxr-x 15 jenkins jenkins 4096 May 25 15:59 internal 16:03:37 drwxrwxr-x 4 jenkins jenkins 4096 May 25 15:59 openapi 16:03:37 drwxrwxr-x 5 jenkins jenkins 4096 May 25 15:59 pkg 16:03:37 drwxrwxr-x 4 jenkins jenkins 4096 May 25 15:59 snap 16:03:37 -rw-rw-r-- 1 jenkins jenkins 222 May 25 15:59 version.go [Pipeline] isUnix [Pipeline] sh 16:03:37 + 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=eb945b0548e0ef0c94b5f7aedaf41ead26294860 --label arch=arm64 --label version=0.0.0 . 16:03:38 Sending build context to Docker daemon 2.741MB 16:03:38 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 16:03:38 Step 2/23 : FROM ${BASE} AS builder 16:03:38 ---> b24c0a92db49 16:03:38 Step 3/23 : WORKDIR /device-sdk-go 16:03:38 ---> Running in e73b3abf8da0 16:03:39 Removing intermediate container e73b3abf8da0 16:03:39 ---> 141809b01bca 16:03:39 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:03:39 ---> Running in e568ac945f17 16:03:39 Removing intermediate container e568ac945f17 16:03:39 ---> 0f1aa60d112c 16:03:39 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:03:39 ---> Running in 8a5d5a805f00 16:03:42 Removing intermediate container 8a5d5a805f00 16:03:42 ---> 21acf1419aad 16:03:42 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 16:03:42 ---> Running in 0ae80fa1d795 16:03:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:03:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:03:45 OK: 139 MiB in 46 packages 16:03:46 Removing intermediate container 0ae80fa1d795 16:03:46 ---> cc553a97fc64 16:03:46 Step 7/23 : COPY . . 16:03:47 ---> 39a5c948ed3c 16:03:47 Step 8/23 : RUN go mod download 16:03:47 ---> Running in c793541e646a 16:03:50 Removing intermediate container c793541e646a 16:03:50 ---> 3c58dea13e18 16:03:50 Step 9/23 : RUN make build 16:03:50 ---> Running in 854d001f1324 16:03:51 go mod tidy 16:03:51 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 16:04:24 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 16:04:26 Removing intermediate container 854d001f1324 16:04:26 ---> 7c225bcf8881 16:04:26 Step 10/23 : FROM alpine:3.12 16:04:26 3.12: Pulling from library/alpine 16:04:27 d2f70382dc9a: Pulling fs layer 16:04:27 d2f70382dc9a: Verifying Checksum 16:04:27 d2f70382dc9a: Download complete 16:04:28 d2f70382dc9a: Pull complete 16:04:28 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 16:04:28 Status: Downloaded newer image for alpine:3.12 16:04:28 ---> 9852663dfa18 16:04:28 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:04:28 ---> Running in fa135bd29595 16:04:28 Removing intermediate container fa135bd29595 16:04:28 ---> 061268aa65ec 16:04:28 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:04:28 ---> Running in d9e8f0416a49 16:04:30 Removing intermediate container d9e8f0416a49 16:04:30 ---> a165fe9fdd60 16:04:30 Step 13/23 : RUN apk add --update --no-cache zeromq 16:04:31 ---> Running in cf883dd6358a 16:04:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:04:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:04:33 (1/5) Installing libgcc (9.3.0-r2) 16:04:34 (2/5) Installing libsodium (1.0.18-r0) 16:04:34 (3/5) Installing libstdc++ (9.3.0-r2) 16:04:34 (4/5) Installing libzmq (4.3.3-r0) 16:04:34 (5/5) Installing zeromq (4.3.3-r0) 16:04:34 Executing busybox-1.31.1-r20.trigger 16:04:34 OK: 8 MiB in 19 packages 16:04:35 Removing intermediate container cf883dd6358a 16:04:35 ---> 5fd9dfb36836 16:04:35 Step 14/23 : WORKDIR / 16:04:35 ---> Running in 9ab2869c4da1 16:04:36 Removing intermediate container 9ab2869c4da1 16:04:36 ---> bb7fc12d3aff 16:04:36 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 16:04:37 ---> d5ec46c0ee31 16:04:37 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 16:04:38 ---> 74813787909f 16:04:38 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 16:04:39 ---> 0fa59841cfaa 16:04:39 Step 18/23 : EXPOSE 59999 16:04:39 ---> Running in 705dfc6f4a01 16:04:39 Removing intermediate container 705dfc6f4a01 16:04:39 ---> a30a89dc60ec 16:04:39 Step 19/23 : ENTRYPOINT ["/device-simple"] 16:04:39 ---> Running in c3af3d84c186 16:04:40 Removing intermediate container c3af3d84c186 16:04:40 ---> 2b90282f2685 16:04:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:04:40 ---> Running in c51584008979 16:04:40 Removing intermediate container c51584008979 16:04:40 ---> 79d3a9ffd9da 16:04:40 Step 21/23 : LABEL arch=arm64 16:04:41 ---> Running in 7ce1fc33bf8e 16:04:41 Removing intermediate container 7ce1fc33bf8e 16:04:41 ---> e96ff7e1a387 16:04:41 Step 22/23 : LABEL git_sha=eb945b0548e0ef0c94b5f7aedaf41ead26294860 16:04:41 ---> Running in 448e3a49d4e9 16:04:42 Removing intermediate container 448e3a49d4e9 16:04:42 ---> 18e129dacabe 16:04:42 Step 23/23 : LABEL version=0.0.0 16:04:42 ---> Running in 38d6c7dd81ee 16:04:42 Removing intermediate container 38d6c7dd81ee 16:04:42 ---> d469774ce904 16:04:42 [Warning] One or more build-args [MAKE ARCH] were not consumed 16:04:42 Successfully built d469774ce904 16:04:42 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 16:04:43 ---> job-cost.sh 16:04:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-X6w2 16:05:22 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 16:06:43 lf-activate-venv(): INFO: Adding /tmp/venv-X6w2/bin to PATH 16:06:43 INFO: No Stack... 16:06:43 INFO: Retrieving Pricing Info for: v2-standard-4 16:06:43 INFO: Archiving Costs [Pipeline] sh 16:06:44 + + catcut /w/workspace/device-sdk-go/3/archives/cost.csv -d, 16:06:44 -f6 [Pipeline] lock 16:06:44 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-945-3-stack-cost] 16:06:44 Resource [jenkins-edgexfoundry-device-sdk-go-PR-945-3-stack-cost] did not exist. Created. 16:06:44 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-945-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:06:44 /w/workspace/device-sdk-go/3@tmp/durable-d9138693/script.sh: 1: /w/workspace/device-sdk-go/3@tmp/durable-d9138693/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 16:06:45 + echo total: 0.18000000715255737 [Pipeline] stash 16:06:45 Warning: overwriting stash ‘stack-cost’ 16:06:45 Stashed 1 file(s) [Pipeline] } 16:06:45 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-945-3-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 16:06:45 provisioning config files... 16:06:45 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-945@tmp/config4815314381003834869tmp [Pipeline] { [Pipeline] sh 16:06:46 + set +x 16:06:46 + curl -s https://codecov.io/bash 16:06:46 + bash -s -- 16:06:46 16:06:46 _____ _ 16:06:46 / ____| | | 16:06:46 | | ___ __| | ___ ___ _____ __ 16:06:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:06:46 | |___| (_) | (_| | __/ (_| (_) \ V / 16:06:46 \_____\___/ \__,_|\___|\___\___/ \_/ 16:06:46 Bash-1.0.3 16:06:46 16:06:46 16:06:46 ==> git version 2.24.4 found 16:06:46 ==> 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 16:06:46 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:06:46 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:06:46 ==> Jenkins CI detected. 16:06:46 project root: . 16:06:46 --> token set from env 16:06:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:06:46 ==> Running gcov in . (disable via -X gcov) 16:06:46 ==> Python coveragepy not found 16:06:46 ==> Searching for coverage reports in: 16:06:46 + . 16:06:46 -> Found 1 reports 16:06:46 ==> Detecting git/mercurial file structure 16:06:46 ==> Reading reports 16:06:46 + ./coverage.out bytes=126444 16:06:46 ==> Appending adjustments 16:06:46 https://docs.codecov.io/docs/fixing-reports 16:06:46 + Found adjustments 16:06:46 ==> Gzipping contents 16:06:46 20K /tmp/codecov.Wljsbt.gz 16:06:46 ==> Uploading reports 16:06:46 url: https://codecov.io 16:06:46 query: branch=PR-945&commit=eb945b0548e0ef0c94b5f7aedaf41ead26294860&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-945%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=945&job=&cmd_args= 16:06:46 -> Pinging Codecov 16:06:46 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-945&commit=eb945b0548e0ef0c94b5f7aedaf41ead26294860&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-945%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=945&job=&cmd_args= 16:06:47 -> Uploading to 16:06:47 https://storage.googleapis.com/codecov/v4/raw/2021-05-25/7E55EF52A471D76F132DFD9A03CDDE97/eb945b0548e0ef0c94b5f7aedaf41ead26294860/4d46fe28-aed0-440b-b894-afded0cab9a5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210525T160646Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8cfc341a66516f230843c95b84888474198666a3f3e7b5a7784e0574d5afd3ba 16:06:47 % Total % Received % Xferd Average Speed Time Time Time Current 16:06:47 Dload Upload Total Spent Left Speed 16:06:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16482 0 0 100 16482 0 46313 --:--:-- --:--:-- --:--:-- 46297 100 16482 0 0 100 16482 0 46295 --:--:-- --:--:-- --:--:-- 46297 16:06:47 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/eb945b0548e0ef0c94b5f7aedaf41ead26294860 [Pipeline] } 16:06:47 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 16:06:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:06:49 ---> package-listing.sh 16:06:49 ++ facter osfamily 16:06:49 ++ tr '[:upper:]' '[:lower:]' 16:06:49 + OS_FAMILY=redhat 16:06:49 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-945 16:06:49 + START_PACKAGES=/tmp/packages_start.txt 16:06:49 + END_PACKAGES=/tmp/packages_end.txt 16:06:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:06:49 + PACKAGES=/tmp/packages_start.txt 16:06:49 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-945 ']' 16:06:49 + PACKAGES=/tmp/packages_end.txt 16:06:49 + case "${OS_FAMILY}" in 16:06:49 + rpm -qa 16:06:49 + sort 16:06:49 + '[' -f /tmp/packages_start.txt ']' 16:06:49 + '[' -f /tmp/packages_end.txt ']' 16:06:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:06:50 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-945 ']' 16:06:50 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-945/archives/ 16:06:50 + 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 16:06:50 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 16:06:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:06:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:06:50 16:06:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:06:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:06:51 alpine: Pulling from edgex-lftools-log-publisher 16:06:51 df20fa9351a1: Pulling fs layer 16:06:51 36b3adc4ff6f: Pulling fs layer 16:06:51 8ad3a11d3b57: Pulling fs layer 16:06:51 46f8f816bc3b: Pulling fs layer 16:06:51 93b61091891f: Pulling fs layer 16:06:51 93b9cdb0e59b: Pulling fs layer 16:06:51 5e14af77c1be: Pulling fs layer 16:06:51 01666e4c0597: Pulling fs layer 16:06:51 aa168da1d23b: Pulling fs layer 16:06:51 93b9cdb0e59b: Waiting 16:06:51 5e14af77c1be: Waiting 16:06:51 01666e4c0597: Waiting 16:06:51 aa168da1d23b: Waiting 16:06:51 46f8f816bc3b: Waiting 16:06:51 93b61091891f: Waiting 16:06:51 36b3adc4ff6f: Verifying Checksum 16:06:51 36b3adc4ff6f: Download complete 16:06:51 46f8f816bc3b: Verifying Checksum 16:06:51 46f8f816bc3b: Download complete 16:06:51 df20fa9351a1: Verifying Checksum 16:06:51 df20fa9351a1: Download complete 16:06:51 93b9cdb0e59b: Verifying Checksum 16:06:51 93b9cdb0e59b: Download complete 16:06:52 5e14af77c1be: Verifying Checksum 16:06:52 5e14af77c1be: Download complete 16:06:52 93b61091891f: Verifying Checksum 16:06:52 93b61091891f: Download complete 16:06:52 01666e4c0597: Verifying Checksum 16:06:52 01666e4c0597: Download complete 16:06:52 8ad3a11d3b57: Verifying Checksum 16:06:52 8ad3a11d3b57: Download complete 16:06:52 df20fa9351a1: Pull complete 16:06:52 36b3adc4ff6f: Pull complete 16:06:53 8ad3a11d3b57: Pull complete 16:06:53 46f8f816bc3b: Pull complete 16:06:54 93b61091891f: Pull complete 16:06:54 aa168da1d23b: Verifying Checksum 16:06:54 aa168da1d23b: Download complete 16:06:54 93b9cdb0e59b: Pull complete 16:06:55 5e14af77c1be: Pull complete 16:06:55 01666e4c0597: Pull complete 16:07:03 aa168da1d23b: Pull complete 16:07:03 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:07:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:07:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:07:03 prd-centos7-docker-4c-2g-140 does not seem to be running inside a container 16:07:03 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:07:30 $ docker top 1fac990ce56c90db1a9dc143e8920eeb883b4b509c64514f9ae3f77cd540e3ca -eo pid,comm [Pipeline] { [Pipeline] sh 16:07:30 + touch /tmp/pre-build-complete [Pipeline] sh 16:07:30 + mkdir -p /var/log/sa [Pipeline] sh 16:07:31 + ls /var/log/sa-host 16:07:31 + sadf -c /var/log/sa-host/sa05 16:07:31 file_magic: OK 16:07:31 HZ: Using current value: 100 16:07:31 file_header: OK 16:07:31 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 16:07:31 Statistics: 16:07:31 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:07:31 File successfully converted to sysstat format version 12.2.1 16:07:31 + sadf -c /var/log/sa-host/sa25 16:07:31 file_magic: OK 16:07:31 HZ: Using current value: 100 16:07:31 file_header: OK 16:07:31 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 16:07:31 Statistics: 16:07:31 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:07:31 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:07:31 provisioning config files... 16:07:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-945@tmp/config2399267522919505544tmp [Pipeline] { [Pipeline] echo 16:07:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:07:32 ---> create-netrc.sh [Pipeline] } 16:07:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 16:07:32 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 16:07:32 ---> python-tools-install.sh [Pipeline] echo 16:07:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:07:32 ---> sudo-logs.sh 16:07:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:07:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:07:33 ---> job-cost.sh 16:07:33 lf-activate-venv: SKIPPING 16:07:33 DEBUG: total: 0.18000000715255737 16:07:33 INFO: Retrieving Stack Cost... 16:07:34 INFO: Retrieving Pricing Info for: v3-standard-2 16:07:34 INFO: Archiving Costs [Pipeline] echo 16:07:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:07:35 ---> logs-deploy.sh 16:07:35 lf-activate-venv: SKIPPING 16:07:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-945/3 16:07:35 INFO: archiving workspace using pattern(s): 16:07:36 Archives upload complete. 16:07:36 INFO: archiving logs to Nexus 16:07:36 ---> uname -a: 16:07:36 Linux prd-centos7-docker-4c-2g-140.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 16:07:36 16:07:36 16:07:36 ---> lscpu: 16:07:36 Architecture: x86_64 16:07:36 CPU op-mode(s): 32-bit, 64-bit 16:07:36 Byte Order: Little Endian 16:07:36 Address sizes: 40 bits physical, 48 bits virtual 16:07:36 CPU(s): 2 16:07:36 On-line CPU(s) list: 0,1 16:07:36 Thread(s) per core: 1 16:07:36 Core(s) per socket: 1 16:07:36 Socket(s): 2 16:07:36 NUMA node(s): 1 16:07:36 Vendor ID: AuthenticAMD 16:07:36 CPU family: 23 16:07:36 Model: 49 16:07:36 Model name: AMD EPYC-Rome Processor 16:07:36 Stepping: 0 16:07:36 CPU MHz: 2799.998 16:07:36 BogoMIPS: 5599.99 16:07:36 Virtualization: AMD-V 16:07:36 Hypervisor vendor: KVM 16:07:36 Virtualization type: full 16:07:36 L1d cache: 64 KiB 16:07:36 L1i cache: 64 KiB 16:07:36 L2 cache: 1 MiB 16:07:36 L3 cache: 32 MiB 16:07:36 NUMA node0 CPU(s): 0,1 16:07:36 Vulnerability Itlb multihit: Not affected 16:07:36 Vulnerability L1tf: Not affected 16:07:36 Vulnerability Mds: Not affected 16:07:36 Vulnerability Meltdown: Not affected 16:07:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:07:36 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:07:36 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:07:36 Vulnerability Srbds: Not affected 16:07:36 Vulnerability Tsx async abort: Not affected 16:07:36 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 16:07:36 16:07:36 16:07:36 ---> nproc: 16:07:36 2 16:07:36 16:07:36 16:07:36 ---> df -h: 16:07:36 Filesystem Size Used Available Use% Mounted on 16:07:36 overlay 40.0G 7.2G 32.8G 18% / 16:07:36 tmpfs 64.0M 0 64.0M 0% /dev 16:07:36 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 16:07:36 shm 64.0M 0 64.0M 0% /dev/shm 16:07:36 /dev/vda1 40.0G 7.2G 32.8G 18% /facter-os 16:07:36 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/resolv.conf 16:07:36 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hostname 16:07:36 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hosts 16:07:36 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/auth.log 16:07:36 /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/dgexfoundry_device-sdk-go_PR-945 16:07:36 /dev/vda1 40.0G 7.2G 32.8G 18% /run/cloud-init/result.json 16:07:36 /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/dgexfoundry_device-sdk-go_PR-945@tmp 16:07:36 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/sa-host 16:07:36 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/secure 16:07:36 16:07:36 16:07:36 ---> free -m: 16:07:36 total used free shared buff/cache available 16:07:36 Mem: 7821 990 4733 0 2098 6653 16:07:36 Swap: 1023 0 1023 16:07:36 16:07:36 16:07:36 ---> ip addr: 16:07:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:07:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:07:36 inet 127.0.0.1/8 scope host lo 16:07:36 valid_lft forever preferred_lft forever 16:07:36 inet6 ::1/128 scope host 16:07:36 valid_lft forever preferred_lft forever 16:07:36 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 16:07:36 link/ether fa:16:3e:19:56:f2 brd ff:ff:ff:ff:ff:ff 16:07:36 inet 10.30.122.199/23 brd 10.30.123.255 scope global dynamic eth0 16:07:36 valid_lft 85471sec preferred_lft 85471sec 16:07:36 inet6 fe80::f816:3eff:fe19:56f2/64 scope link 16:07:36 valid_lft forever preferred_lft forever 16:07:36 3: docker0: mtu 1500 qdisc noqueue state DOWN 16:07:36 link/ether 02:42:19:83:34:3d brd ff:ff:ff:ff:ff:ff 16:07:36 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:07:36 valid_lft forever preferred_lft forever 16:07:36 inet6 fe80::42:19ff:fe83:343d/64 scope link 16:07:36 valid_lft forever preferred_lft forever 16:07:36 16:07:36 16:07:36 ---> sar -b -r -n DEV: 16:07:36 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) 16:07:36 16:07:36 15:51:55 LINUX RESTART (2 CPU) 16:07:36 16:07:36 15:53:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:07:36 15:54:01 60.16 5.66 54.50 0.00 3031.05 3503.93 0.00 16:07:36 15:55:01 0.48 0.00 0.48 0.00 0.00 9.21 0.00 16:07:36 15:56:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 16:07:36 15:57:01 0.23 0.00 0.23 0.00 0.00 3.47 0.00 16:07:36 15:58:01 0.32 0.00 0.32 0.00 0.00 3.86 0.00 16:07:36 15:59:01 0.18 0.00 0.18 0.00 0.00 2.32 0.00 16:07:36 16:00:01 0.25 0.00 0.25 0.00 0.00 4.05 0.00 16:07:36 16:01:01 0.28 0.00 0.28 0.00 0.00 3.40 0.00 16:07:36 16:02:02 0.47 0.12 0.35 0.00 1.86 4.64 0.00 16:07:36 16:03:01 0.25 0.00 0.25 0.00 0.00 3.27 0.00 16:07:36 16:04:01 0.28 0.00 0.28 0.00 0.00 2.85 0.00 16:07:36 16:05:01 0.17 0.00 0.17 0.00 0.00 1.62 0.00 16:07:36 16:06:01 0.17 0.00 0.17 0.00 0.00 2.43 0.00 16:07:36 16:07:01 8.23 0.28 7.94 0.00 18.52 439.45 0.00 16:07:36 Average: 5.13 0.43 4.69 0.00 218.23 285.16 0.00 16:07:36 16:07:36 15:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:07:36 15:54:01 5451604 0 814228 10.17 2620 1740488 1300156 14.35 584600 1572644 20 16:07:36 15:55:01 5460332 0 805492 10.06 2620 1740496 1246028 13.76 580696 1568760 16 16:07:36 15:56:01 5460960 0 804864 10.05 2620 1740496 1228576 13.56 576616 1572344 8 16:07:36 15:57:01 5463816 0 802000 10.01 2620 1740504 1207776 13.33 574544 1572344 8 16:07:36 15:58:01 5463792 0 802020 10.01 2620 1740508 1207776 13.33 568904 1577952 8 16:07:36 15:59:01 5460188 0 805620 10.06 2620 1740512 1207980 13.34 572944 1577952 8 16:07:36 16:00:01 5454512 0 811288 10.13 2620 1740520 1208064 13.34 578092 1577952 16 16:07:36 16:01:01 5447852 0 817940 10.21 2620 1740528 1210120 13.36 584392 1577956 8 16:07:36 16:02:02 5448848 0 816824 10.20 2620 1740648 1208284 13.34 585924 1576084 16 16:07:36 16:03:01 5449028 0 816636 10.20 2620 1740656 1208284 13.34 585932 1576084 8 16:07:36 16:04:01 5448136 0 817528 10.21 2620 1740656 1208368 13.34 594580 1567876 8 16:07:36 16:05:01 5448620 0 817004 10.20 2620 1740696 1208332 13.34 594428 1567884 20 16:07:36 16:06:01 5448004 0 817648 10.21 2620 1740668 1208428 13.34 595092 1567876 8 16:07:36 16:07:01 4797052 0 984524 12.29 2620 2224744 1599568 17.66 947080 1808648 483308 16:07:36 Average: 5407339 0 823830 10.29 2620 1775151 1246981 13.77 608845 1590168 34533 16:07:36 16:07:36 15:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:07:36 15:54:01 eth0 557.28 388.27 1088.45 85.79 0.00 0.00 0.00 0.00 16:07:36 15:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:36 15:54:01 docker0 11.08 7.38 1.86 27.49 0.00 0.00 0.00 0.00 16:07:36 15:55:01 eth0 1.17 0.48 0.56 0.39 0.00 0.00 0.00 0.00 16:07:36 15:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:36 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:36 15:56:01 eth0 0.62 0.47 0.32 0.21 0.00 0.00 0.00 0.00 16:07:36 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:36 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:36 15:57:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:07:36 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:36 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:36 15:58:01 eth0 0.97 0.08 0.07 0.01 0.00 0.00 0.00 0.00 16:07:36 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:36 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:36 15:59:01 eth0 1.18 0.47 0.46 0.27 0.00 0.00 0.00 0.00 16:07:36 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:36 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:36 16:00:01 eth0 0.43 0.23 0.26 0.16 0.00 0.00 0.00 0.00 16:07:36 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:36 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:36 16:01:01 eth0 0.15 0.08 0.01 0.04 0.00 0.00 0.00 0.00 16:07:36 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:36 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:36 16:02:02 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:07:36 16:02:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:36 16:02:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:36 16:03:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:07:36 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:36 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:36 16:04:01 eth0 0.67 0.18 0.10 0.07 0.00 0.00 0.00 0.00 16:07:36 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:36 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:36 16:05:01 eth0 0.58 0.20 0.14 0.02 0.00 0.00 0.00 0.00 16:07:36 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:36 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:36 16:06:01 eth0 0.52 0.35 0.27 0.20 0.00 0.00 0.00 0.00 16:07:36 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:36 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:36 16:07:01 eth0 189.18 167.58 2170.15 17.79 0.00 0.00 0.00 0.00 16:07:36 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:36 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:36 Average: eth0 53.87 39.96 233.24 7.51 0.00 0.00 0.00 0.00 16:07:36 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:36 Average: docker0 0.79 0.53 0.13 1.97 0.00 0.00 0.00 0.00 16:07:36 16:07:36 16:07:36 ---> sar -P ALL: 16:07:36 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) 16:07:36 16:07:36 15:51:55 LINUX RESTART (2 CPU) 16:07:36 16:07:36 15:53:01 CPU %user %nice %system %iowait %steal %idle 16:07:36 15:54:01 all 10.02 0.00 2.73 2.98 0.08 84.20 16:07:36 15:54:01 0 10.66 0.00 2.58 1.69 0.09 84.98 16:07:36 15:54:01 1 9.38 0.00 2.88 4.26 0.07 83.42 16:07:36 15:55:01 all 0.13 0.00 0.03 0.00 0.03 99.80 16:07:36 15:55:01 0 0.20 0.00 0.03 0.00 0.02 99.75 16:07:36 15:55:01 1 0.07 0.00 0.03 0.00 0.05 99.85 16:07:36 15:56:01 all 0.13 0.00 0.02 0.00 0.03 99.82 16:07:36 15:56:01 0 0.22 0.00 0.02 0.00 0.02 99.75 16:07:36 15:56:01 1 0.05 0.00 0.02 0.00 0.05 99.88 16:07:36 15:57:01 all 0.13 0.00 0.02 0.00 0.03 99.82 16:07:36 15:57:01 0 0.22 0.00 0.02 0.00 0.03 99.73 16:07:36 15:57:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:07:36 15:58:01 all 0.13 0.00 0.03 0.00 0.03 99.81 16:07:36 15:58:01 0 0.22 0.00 0.02 0.00 0.02 99.75 16:07:36 15:58:01 1 0.05 0.00 0.05 0.00 0.03 99.87 16:07:36 15:59:01 all 0.11 0.00 0.03 0.00 0.03 99.82 16:07:36 15:59:01 0 0.17 0.00 0.02 0.00 0.02 99.80 16:07:36 15:59:01 1 0.05 0.00 0.05 0.00 0.05 99.85 16:07:36 16:00:01 all 0.14 0.00 0.03 0.00 0.03 99.80 16:07:36 16:00:01 0 0.23 0.00 0.02 0.00 0.02 99.73 16:07:36 16:00:01 1 0.05 0.00 0.05 0.00 0.03 99.87 16:07:36 16:01:01 all 0.12 0.00 0.03 0.00 0.03 99.83 16:07:36 16:01:01 0 0.18 0.00 0.02 0.00 0.02 99.78 16:07:36 16:01:01 1 0.05 0.00 0.03 0.00 0.03 99.88 16:07:36 16:02:02 all 0.15 0.00 0.03 0.03 0.02 99.78 16:07:36 16:02:02 0 0.25 0.00 0.03 0.05 0.00 99.67 16:07:36 16:02:02 1 0.05 0.00 0.02 0.00 0.03 99.90 16:07:36 16:03:01 all 0.11 0.00 0.03 0.00 0.03 99.83 16:07:36 16:03:01 0 0.19 0.00 0.03 0.00 0.02 99.76 16:07:36 16:03:01 1 0.03 0.00 0.03 0.00 0.03 99.90 16:07:36 16:04:01 all 0.10 0.00 0.03 0.00 0.03 99.85 16:07:36 16:04:01 0 0.17 0.00 0.02 0.00 0.02 99.80 16:07:36 16:04:01 1 0.03 0.00 0.03 0.00 0.03 99.90 16:07:36 16:07:36 16:04:01 CPU %user %nice %system %iowait %steal %idle 16:07:36 16:05:01 all 0.05 0.00 0.02 0.00 0.02 99.92 16:07:36 16:05:01 0 0.07 0.00 0.02 0.00 0.02 99.90 16:07:36 16:05:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:07:36 16:06:01 all 0.08 0.00 0.03 0.00 0.02 99.87 16:07:36 16:06:01 0 0.15 0.00 0.02 0.00 0.00 99.83 16:07:36 16:06:01 1 0.02 0.00 0.03 0.00 0.03 99.92 16:07:36 16:07:01 all 5.98 0.00 2.02 0.75 0.04 91.20 16:07:36 16:07:01 0 5.92 0.00 1.92 0.58 0.03 91.55 16:07:36 16:07:01 1 6.04 0.00 2.13 0.93 0.05 90.85 16:07:36 Average: all 1.22 0.00 0.36 0.26 0.03 98.12 16:07:36 Average: 0 1.33 0.00 0.33 0.16 0.02 98.15 16:07:36 Average: 1 1.12 0.00 0.38 0.36 0.04 98.09 16:07:36 16:07:36 16:07:36