Pull request #923 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from c9a80948d642452847ce444834f2549de2e54317+889e38f586d888c0021f1798e3d6b8462ec57b6f (3e5b47d99f808462bf87e221bd293154feceb1e8) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-923/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-923/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4649 in /w/workspace/dgexfoundry_device-sdk-go_PR-923 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-923 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 889e38f586d888c0021f1798e3d6b8462ec57b6f into PR head commit c9a80948d642452847ce444834f2549de2e54317 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/923/head:refs/remotes/origin/PR-923 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing c9a80948d642452847ce444834f2549de2e54317 Checking out Revision c9a80948d642452847ce444834f2549de2e54317 (PR-923) > git checkout -f c9a80948d642452847ce444834f2549de2e54317 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 889e38f586d888c0021f1798e3d6b8462ec57b6f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c9a80948d642452847ce444834f2549de2e54317 # timeout=10 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.0 to 1.9.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:14:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:14:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:14:18 ========================================================= 05:14:18 EdgeX Global Pipelines Version Info 05:14:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:14:21 ------------------- 05:14:21 stable info: 05:14:21 ------------------- 05:14:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:14:21 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 05:14:21 Message: update stable to v1.0.192 05:14:21 ------------------- 05:14:21 experimental info: 05:14:21 ------------------- 05:14:21 Commited By: **** collab-it+edgex@linuxfoundation.org 05:14:21 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 05:14:21 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:14:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 05:14:22 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 05:14:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:14:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:14:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:14:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:14:22 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:14:22 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:14:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 05:14:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:14:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:14:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 05:14:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:14:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:14:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:14:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:14:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:14:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:14:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:14:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:14:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:14:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 05:14:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:14:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:14:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:14:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:14:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-923 [Pipeline] echo 05:14:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-923 [Pipeline] echo 05:14:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-923 [Pipeline] echo 05:14:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c9a80948d642452847ce444834f2549de2e54317 [Pipeline] echo 05:14:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c9a8094 [Pipeline] echo 05:14:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:14:24 provisioning config files... 05:14:24 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-923@tmp/config6990789312401528134tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:14:24 ---> docker-login.sh 05:14:24 nexus3.edgexfoundry.org:10001 05:14:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:14:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:14:25 Configure a credential helper to remove this warning. See 05:14:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:14:25 05:14:25 Login Succeeded 05:14:25 nexus3.edgexfoundry.org:10002 05:14:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:14:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:14:25 Configure a credential helper to remove this warning. See 05:14:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:14:25 05:14:25 Login Succeeded 05:14:25 nexus3.edgexfoundry.org:10003 05:14:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:14:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:14:25 Configure a credential helper to remove this warning. See 05:14:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:14:25 05:14:25 Login Succeeded 05:14:25 nexus3.edgexfoundry.org:10004 05:14:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:14:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:14:26 Configure a credential helper to remove this warning. See 05:14:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:14:26 05:14:26 Login Succeeded 05:14:26 docker.io 05:14:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:14:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:14:26 Configure a credential helper to remove this warning. See 05:14:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:14:26 05:14:26 Login Succeeded 05:14:26 ---> docker-login.sh ends [Pipeline] } 05:14:26 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:14:27 + git log --format=format:%s -1 c9a80948d642452847ce444834f2549de2e54317 [Pipeline] echo 05:14:28 GIT_COMMIT: c9a80948d642452847ce444834f2549de2e54317, Commit Message: build(deps): bump github.com/pelletier/go-toml from 1.9.0 to 1.9.1 [Pipeline] echo 05:14:28 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:14:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:14:29 05:14:29 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:14:30 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:14:30 latest: Pulling from edgex-devops/git-semver 05:14:30 31603596830f: Pulling fs layer 05:14:30 54011a49482f: Pulling fs layer 05:14:30 a6820b24f6d8: Pulling fs layer 05:14:30 f581987b2513: Pulling fs layer 05:14:30 f581987b2513: Waiting 05:14:30 54011a49482f: Verifying Checksum 05:14:30 54011a49482f: Download complete 05:14:31 31603596830f: Verifying Checksum 05:14:31 31603596830f: Download complete 05:14:31 f581987b2513: Verifying Checksum 05:14:31 f581987b2513: Download complete 05:14:32 a6820b24f6d8: Verifying Checksum 05:14:32 a6820b24f6d8: Download complete 05:14:32 31603596830f: Pull complete 05:14:32 54011a49482f: Pull complete 05:14:34 a6820b24f6d8: Pull complete 05:14:34 f581987b2513: Pull complete 05:14:34 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:14:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:14:34 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:14:34 prd-centos7-docker-4c-2g-4649 does not seem to be running inside a container 05:14:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-923 -v /w/workspace/dgexfoundry_device-sdk-go_PR-923:/w/workspace/dgexfoundry_device-sdk-go_PR-923:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-923@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-923@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:14:37 $ docker top 324fc10c225b4bd1727e04b2888bb72e4a54c8e6d5c4ebdc726f6576397bbb3f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:14:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:14:38 [ssh-agent] Looking for ssh-agent implementation... 05:14:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:14:38 $ docker exec 324fc10c225b4bd1727e04b2888bb72e4a54c8e6d5c4ebdc726f6576397bbb3f ssh-agent 05:14:39 SSH_AUTH_SOCK=/tmp/ssh-ObYOYYmadId1/agent.12 05:14:39 SSH_AGENT_PID=17 05:14:39 Running ssh-add (command line suppressed) 05:14:40 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-923@tmp/private_key_5508056592286754434.key (/w/workspace/dgexfoundry_device-sdk-go_PR-923@tmp/private_key_5508056592286754434.key) 05:14:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:14:41 + git tag --points-at HEAD [Pipeline] } 05:14:41 $ docker exec --env ******** --env ******** 324fc10c225b4bd1727e04b2888bb72e4a54c8e6d5c4ebdc726f6576397bbb3f ssh-agent -k 05:14:41 unset SSH_AUTH_SOCK; 05:14:41 unset SSH_AGENT_PID; 05:14:41 echo Agent pid 17 killed; 05:14:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:14:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:14:42 [ssh-agent] Looking for ssh-agent implementation... 05:14:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:14:42 $ docker exec 324fc10c225b4bd1727e04b2888bb72e4a54c8e6d5c4ebdc726f6576397bbb3f ssh-agent 05:14:43 SSH_AUTH_SOCK=/tmp/ssh-EK1HkL1yIZQ3/agent.45 05:14:43 SSH_AGENT_PID=50 05:14:43 Running ssh-add (command line suppressed) 05:14:43 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-923@tmp/private_key_3706048892456933487.key (/w/workspace/dgexfoundry_device-sdk-go_PR-923@tmp/private_key_3706048892456933487.key) 05:14:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:14:44 + git semver init 05:14:44 # -> Open(): unable to determine branch for HEAD 05:14:44 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-923/.git 05:14:44 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-923 05:14:44 # $SEMVER_REMOTE_NAME = origin 05:14:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:14:44 # $SEMVER_USER_NAME = edgex-jenkins 05:14:44 # $SEMVER_BRANCH = PR-923 05:14:44 # $SEMVER_TEMP = /tmp/semver-820343414 05:14:44 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 05:14:46 # '/tmp/semver-820343414' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-923/.semver' 05:14:46 # -> Force: false 05:14:46 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-923/.semver [Pipeline] } 05:14:46 $ docker exec --env ******** --env ******** 324fc10c225b4bd1727e04b2888bb72e4a54c8e6d5c4ebdc726f6576397bbb3f ssh-agent -k 05:14:47 unset SSH_AUTH_SOCK; 05:14:47 unset SSH_AGENT_PID; 05:14:47 echo Agent pid 50 killed; 05:14:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:14:48 + git semver [Pipeline] } 05:14:49 $ docker stop --time=1 324fc10c225b4bd1727e04b2888bb72e4a54c8e6d5c4ebdc726f6576397bbb3f 05:14:51 $ docker rm -f 324fc10c225b4bd1727e04b2888bb72e4a54c8e6d5c4ebdc726f6576397bbb3f [Pipeline] // withDockerContainer [Pipeline] sh 05:14:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:14:53 Stashed 1 file(s) [Pipeline] echo 05:14:53 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 05:15:08 Still waiting to schedule task 05:15:08 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-4649’ 05:15:08 Still waiting to schedule task 05:15:08 ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ is offline 05:17:00 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4650 in /w/workspace/dgexfoundry_device-sdk-go_PR-923 [Pipeline] { [Pipeline] ws 05:17:00 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:17:06 using credential edgex-jenkins-ssh 05:17:06 Cloning the remote Git repository 05:17:07 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:17:07 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:17:07 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:17:07 > git --version # timeout=10 05:17:07 > git --version # 'git version 2.17.1' 05:17:07 using GIT_SSH to set credentials SSH Credentials for GitHub 05:17:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:17:08 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:17:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:17:08 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:17:08 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:17:08 using GIT_SSH to set credentials SSH Credentials for GitHub 05:17:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/923/head:refs/remotes/origin/PR-923 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:17:09 Merging remotes/origin/master commit 889e38f586d888c0021f1798e3d6b8462ec57b6f into PR head commit c9a80948d642452847ce444834f2549de2e54317 05:17:09 Merge succeeded, producing c9a80948d642452847ce444834f2549de2e54317 05:17:09 Checking out Revision c9a80948d642452847ce444834f2549de2e54317 (PR-923) 05:17:09 > git config core.sparsecheckout # timeout=10 05:17:09 > git checkout -f c9a80948d642452847ce444834f2549de2e54317 # timeout=10 05:17:09 > git remote # timeout=10 05:17:09 > git config --get remote.origin.url # timeout=10 05:17:09 using GIT_SSH to set credentials SSH Credentials for GitHub 05:17:09 > git merge 889e38f586d888c0021f1798e3d6b8462ec57b6f # timeout=10 05:17:09 > git rev-parse HEAD^{commit} # timeout=10 05:17:09 > git config core.sparsecheckout # timeout=10 05:17:09 > git checkout -f c9a80948d642452847ce444834f2549de2e54317 # timeout=10 05:17:12 Running on prd-centos7-docker-4c-2g-4651 in /w/workspace/dgexfoundry_device-sdk-go_PR-923 [Pipeline] { [Pipeline] ws 05:17:12 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:17:13 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.0 to 1.9.1" 05:17:13 > git --version # timeout=10 05:17:13 > git --version # 'git version 2.17.1' 05:17:13 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:17:15 using credential edgex-jenkins-ssh 05:17:15 Cloning the remote Git repository 05:17:15 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:17:15 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:17:16 + + true 05:17:16 sudo service docker restart 05:17:14 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:17:15 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:17:15 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:17:15 > git --version # timeout=10 05:17:15 > git --version # 'git version 2.24.3' 05:17:15 using GIT_SSH to set credentials SSH Credentials for GitHub 05:17:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:17:15 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:17:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:17:16 Merging remotes/origin/master commit 889e38f586d888c0021f1798e3d6b8462ec57b6f into PR head commit c9a80948d642452847ce444834f2549de2e54317 05:17:16 Merge succeeded, producing c9a80948d642452847ce444834f2549de2e54317 05:17:16 Checking out Revision c9a80948d642452847ce444834f2549de2e54317 (PR-923) 05:17:15 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:17:15 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:17:15 using GIT_SSH to set credentials SSH Credentials for GitHub 05:17:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/923/head:refs/remotes/origin/PR-923 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:17:16 > git config core.sparsecheckout # timeout=10 05:17:16 > git checkout -f c9a80948d642452847ce444834f2549de2e54317 # timeout=10 05:17:16 > git remote # timeout=10 05:17:16 > git config --get remote.origin.url # timeout=10 05:17:16 using GIT_SSH to set credentials SSH Credentials for GitHub 05:17:16 > git merge 889e38f586d888c0021f1798e3d6b8462ec57b6f # timeout=10 05:17:16 > git rev-parse HEAD^{commit} # timeout=10 05:17:16 > git config core.sparsecheckout # timeout=10 05:17:16 > git checkout -f c9a80948d642452847ce444834f2549de2e54317 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:17:18 provisioning config files... 05:17:18 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config3879985562571135688tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:17:19 ---> docker-login.sh 05:17:19 nexus3.edgexfoundry.org:10001 05:17:20 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.0 to 1.9.1" 05:17:20 > git --version # timeout=10 05:17:20 > git --version # 'git version 2.24.3' 05:17:20 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 05:17:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 05:17:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:17:20 Configure a credential helper to remove this warning. See 05:17:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:17:20 05:17:20 Login Succeeded 05:17:20 nexus3.edgexfoundry.org:10002 [Pipeline] script [Pipeline] { [Pipeline] sh 05:17:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:17:21 Configure a credential helper to remove this warning. See 05:17:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:17:21 05:17:21 Login Succeeded 05:17:21 nexus3.edgexfoundry.org:10003 05:17:21 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:17:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:21 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:17:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:17:21 Configure a credential helper to remove this warning. See 05:17:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:17:21 05:17:21 Login Succeeded 05:17:21 nexus3.edgexfoundry.org:10004 05:17:21 + sudo service docker restart 05:17:21 + true 05:17:21 Redirecting to /bin/systemctl restart docker.service 05:17:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:17:22 Configure a credential helper to remove this warning. See 05:17:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:17:22 05:17:22 Login Succeeded 05:17:22 docker.io 05:17:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:17:22 Configure a credential helper to remove this warning. See 05:17:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:17:22 05:17:22 Login Succeeded 05:17:22 ---> docker-login.sh ends [Pipeline] } 05:17:22 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // withEnv [Pipeline] unstash [Pipeline] wrap 05:17:23 provisioning config files... 05:17:23 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config4209997547961150169tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] echo 05:17:23 ========================================================= 05:17:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:17:23 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:17:23 ---> docker-login.sh 05:17:23 nexus3.edgexfoundry.org:10001 05:17:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:23 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 05:17:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:17:23 Configure a credential helper to remove this warning. See 05:17:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:17:23 05:17:23 Login Succeeded 05:17:23 nexus3.edgexfoundry.org:10002 05:17:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:17:23 Configure a credential helper to remove this warning. See 05:17:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:17:23 05:17:23 Login Succeeded 05:17:23 nexus3.edgexfoundry.org:10003 05:17:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:17:24 Configure a credential helper to remove this warning. See 05:17:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:17:24 05:17:24 Login Succeeded 05:17:24 nexus3.edgexfoundry.org:10004 05:17:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:17:24 Configure a credential helper to remove this warning. See 05:17:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:17:24 05:17:24 Login Succeeded 05:17:24 docker.io 05:17:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:24 Sending build context to Docker daemon 2.545MB 05:17:24 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 05:17:24 Step 2/8 : FROM ${BASE} 05:17:24 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:17:24 595b0fe564bb: Pulling fs layer 05:17:24 7186ed65a4f7: Pulling fs layer 05:17:24 316046926c0a: Pulling fs layer 05:17:24 4ebd0625c992: Pulling fs layer 05:17:24 207e8628e3a3: Pulling fs layer 05:17:24 c791037a9be2: Pulling fs layer 05:17:24 ffd874e62e21: Pulling fs layer 05:17:24 4ebd0625c992: Waiting 05:17:24 207e8628e3a3: Waiting 05:17:24 c791037a9be2: Waiting 05:17:24 ffd874e62e21: Waiting 05:17:24 316046926c0a: Verifying Checksum 05:17:24 316046926c0a: Download complete 05:17:24 7186ed65a4f7: Verifying Checksum 05:17:24 7186ed65a4f7: Download complete 05:17:24 207e8628e3a3: Download complete 05:17:24 c791037a9be2: Verifying Checksum 05:17:24 c791037a9be2: Download complete 05:17:24 595b0fe564bb: Verifying Checksum 05:17:24 595b0fe564bb: Download complete 05:17:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:17:24 Configure a credential helper to remove this warning. See 05:17:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:17:24 05:17:24 Login Succeeded 05:17:24 ---> docker-login.sh ends [Pipeline] } 05:17:24 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:17:24 ========================================================= 05:17:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:17:24 ========================================================= [Pipeline] isUnix 05:17:24 595b0fe564bb: Pull complete [Pipeline] sh 05:17:25 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 05:17:25 Sending build context to Docker daemon 2.546MB 05:17:25 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 05:17:25 Step 2/8 : FROM ${BASE} 05:17:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:17:25 540db60ca938: Pulling fs layer 05:17:25 adcc1eea9eea: Pulling fs layer 05:17:25 4c4ab2625f07: Pulling fs layer 05:17:25 0510c868ecb4: Pulling fs layer 05:17:25 afea3b2eda06: Pulling fs layer 05:17:25 7809a108b3ef: Pulling fs layer 05:17:25 f706445af74f: Pulling fs layer 05:17:25 afea3b2eda06: Waiting 05:17:25 7809a108b3ef: Waiting 05:17:25 f706445af74f: Waiting 05:17:25 0510c868ecb4: Waiting 05:17:25 4c4ab2625f07: Verifying Checksum 05:17:25 4c4ab2625f07: Download complete 05:17:25 adcc1eea9eea: Download complete 05:17:25 afea3b2eda06: Verifying Checksum 05:17:25 7809a108b3ef: Verifying Checksum 05:17:25 7809a108b3ef: Download complete 05:17:25 540db60ca938: Verifying Checksum 05:17:25 540db60ca938: Download complete 05:17:25 7186ed65a4f7: Pull complete 05:17:25 540db60ca938: Pull complete 05:17:25 316046926c0a: Pull complete 05:17:26 adcc1eea9eea: Pull complete 05:17:26 4c4ab2625f07: Pull complete 05:17:27 ffd874e62e21: Verifying Checksum 05:17:27 ffd874e62e21: Download complete 05:17:28 f706445af74f: Verifying Checksum 05:17:28 f706445af74f: Download complete 05:17:29 4ebd0625c992: Verifying Checksum 05:17:29 4ebd0625c992: Download complete 05:17:29 0510c868ecb4: Verifying Checksum 05:17:29 0510c868ecb4: Download complete 05:17:34 0510c868ecb4: Pull complete 05:17:34 afea3b2eda06: Pull complete 05:17:34 7809a108b3ef: Pull complete 05:17:39 f706445af74f: Pull complete 05:17:39 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 05:17:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:17:39 ---> b068be0155e3 05:17:39 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:17:39 4ebd0625c992: Pull complete 05:17:39 207e8628e3a3: Pull complete 05:17:39 c791037a9be2: Pull complete 05:17:40 ---> Running in fc0ae49fd107 05:17:40 Removing intermediate container fc0ae49fd107 05:17:40 ---> fff8af84c7dc 05:17:40 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:17:40 ---> Running in e1bf4800645e 05:17:41 Removing intermediate container e1bf4800645e 05:17:41 ---> e432dfe20fb2 05:17:41 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 05:17:41 ---> Running in 9aa4cba81f3b 05:17:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:17:43 ffd874e62e21: Pull complete 05:17:43 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 05:17:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:17:43 ---> cfc18b08335c 05:17:43 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:17:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:17:44 (1/6) Installing libc-dev (0.7.2-r3) 05:17:44 (2/6) Installing libsodium (1.0.18-r0) 05:17:44 (3/6) Installing pkgconf (1.7.3-r0) 05:17:44 (4/6) Installing libsodium-dev (1.0.18-r0) 05:17:44 (5/6) Installing libzmq (4.3.3-r1) 05:17:44 (6/6) Installing zeromq-dev (4.3.3-r1) 05:17:44 Executing busybox-1.32.1-r6.trigger 05:17:44 OK: 150 MiB in 46 packages 05:17:45 Removing intermediate container 9aa4cba81f3b 05:17:45 ---> 08466708e440 05:17:45 Step 6/8 : WORKDIR /device-sdk-go 05:17:45 ---> Running in ac0154210651 05:17:45 Removing intermediate container ac0154210651 05:17:45 ---> 54fc2984555a 05:17:45 Step 7/8 : COPY . . 05:17:45 ---> Running in 2558fc1b7445 05:17:46 Removing intermediate container 2558fc1b7445 05:17:46 ---> bcc0f48e212e 05:17:46 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:17:46 ---> Running in 63ee5f6fca42 05:17:46 ---> af5921a66eb5 05:17:46 Step 8/8 : RUN go mod download 05:17:46 ---> Running in 03f8d7f10f93 05:17:48 Removing intermediate container 63ee5f6fca42 05:17:48 ---> 61aaad3a9346 05:17:48 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 05:17:48 ---> Running in a604e99dfe3f 05:17:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:17:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:17:51 (1/6) Installing libc-dev (0.7.2-r3) 05:17:51 (2/6) Installing libsodium (1.0.18-r0) 05:17:51 (3/6) Installing pkgconf (1.7.3-r0) 05:17:51 (4/6) Installing libsodium-dev (1.0.18-r0) 05:17:51 (5/6) Installing libzmq (4.3.3-r1) 05:17:51 (6/6) Installing zeromq-dev (4.3.3-r1) 05:17:52 Executing busybox-1.32.1-r6.trigger 05:17:52 OK: 139 MiB in 46 packages 05:17:53 Removing intermediate container a604e99dfe3f 05:17:53 ---> 1d4b63e2a77a 05:17:53 Step 6/8 : WORKDIR /device-sdk-go 05:17:53 ---> Running in f1be3bdec70e 05:17:54 Removing intermediate container f1be3bdec70e 05:17:54 ---> 3cab0e543d95 05:17:54 Step 7/8 : COPY . . 05:17:55 ---> 3658e93e5390 05:17:55 Step 8/8 : RUN go mod download 05:17:55 ---> Running in 54bd99ac4207 05:18:13 Removing intermediate container 03f8d7f10f93 05:18:13 ---> 5894e2ad51f5 05:18:13 Successfully built 5894e2ad51f5 05:18:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:18:13 + docker inspect -f . ci-base-image-x86_64 05:18:13 . [Pipeline] withDockerContainer 05:18:14 prd-centos7-docker-4c-2g-4651 does not seem to be running inside a container 05:18:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:18:14 $ docker top 0e484a825aa5e1f4a42b3afad99b65ee81e85818ce04dbe0b094e468667c9cea -eo pid,comm [Pipeline] { [Pipeline] sh 05:18:15 + go version 05:18:15 go version go1.16.3 linux/amd64 [Pipeline] } 05:18:15 $ docker stop --time=1 0e484a825aa5e1f4a42b3afad99b65ee81e85818ce04dbe0b094e468667c9cea 05:18:16 $ docker rm -f 0e484a825aa5e1f4a42b3afad99b65ee81e85818ce04dbe0b094e468667c9cea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:18:17 + docker inspect -f . ci-base-image-x86_64 05:18:17 . [Pipeline] withDockerContainer 05:18:17 prd-centos7-docker-4c-2g-4651 does not seem to be running inside a container 05:18:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:18:18 $ docker top 89389330b938e5fc861dd38a6dc5bc82521e34ad9c8e5f306f382274f6758ede -eo pid,comm [Pipeline] { [Pipeline] sh 05:18:18 + go mod tidy [Pipeline] sh 05:18:19 + make test 05:18:19 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:18:22 Removing intermediate container 54bd99ac4207 05:18:22 ---> 6780fd5486c9 05:18:22 Successfully built 6780fd5486c9 05:18:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:18:22 + docker inspect -f . ci-base-image-arm64 05:18:22 . [Pipeline] withDockerContainer 05:18:22 prd-ubuntu18.04-docker-arm64-4c-16g-4650 does not seem to be running inside a container 05:18:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:18:24 $ docker top 9a17ef22fee4ee1f2adf8ddf970b9c970a85bcf21298603de386add6882dbe6d -eo pid,comm [Pipeline] { [Pipeline] sh 05:18:25 + go version 05:18:25 go version go1.16.3 linux/arm64 [Pipeline] } 05:18:25 $ docker stop --time=1 9a17ef22fee4ee1f2adf8ddf970b9c970a85bcf21298603de386add6882dbe6d 05:18:27 $ docker rm -f 9a17ef22fee4ee1f2adf8ddf970b9c970a85bcf21298603de386add6882dbe6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 05:18:27 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:18:28 + docker inspect -f . ci-base-image-arm64 05:18:28 . [Pipeline] withDockerContainer 05:18:28 prd-ubuntu18.04-docker-arm64-4c-16g-4650 does not seem to be running inside a container 05:18:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:18:30 $ docker top f45c509d9e6c14168b5f74ca95ae5edac3110aef19e52bc2d071259bab9a1483 -eo pid,comm [Pipeline] { [Pipeline] sh 05:18:31 + go mod tidy [Pipeline] sh 05:18:32 + make test 05:18:32 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:18:49 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 05:18:49 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 05:18:49 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 05:18:51 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.074s coverage: 25.4% of statements 05:18:51 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 05:18:51 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.073s coverage: 28.1% of statements 05:18:51 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.060s coverage: 78.9% of statements 05:18:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.069s coverage: 10.7% of statements 05:18:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 05:18:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 05:18:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 05:18:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.089s coverage: 30.2% of statements 05:18:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 05:18:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/handler [no test files] 05:18:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 05:18:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 05:18:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.086s coverage: 58.4% of statements 05:18:53 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.148s coverage: 89.2% of statements 05:18:53 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 05:18:53 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.056s coverage: 5.0% of statements 05:18:53 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 05:18:53 GO111MODULE=on go vet ./... 05:18:54 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 05:19:12 gofmt -l . 05:19:12 [ "`gofmt -l .`" = "" ] 05:19:12 ./bin/test-attribution-txt.sh 05:19:12 ./bin/test-go-mod-tidy.sh [Pipeline] } 05:19:12 $ docker stop --time=1 89389330b938e5fc861dd38a6dc5bc82521e34ad9c8e5f306f382274f6758ede 05:19:13 $ docker rm -f 89389330b938e5fc861dd38a6dc5bc82521e34ad9c8e5f306f382274f6758ede [Pipeline] // withDockerContainer [Pipeline] sh 05:19:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:19:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:19:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:19:17 + ls -al . 05:19:17 total 212 05:19:17 drwxrwxr-x. 10 jenkins jenkins 4096 May 12 05:19 . 05:19:17 drwxrwxr-x. 4 jenkins jenkins 28 May 12 05:17 .. 05:19:17 drwxrwxr-x. 2 jenkins jenkins 64 May 12 05:17 bin 05:19:17 -rw-r--r--. 1 jenkins jenkins 124140 May 12 05:18 coverage.out 05:19:17 -rw-rw-r--. 1 jenkins jenkins 987 May 12 05:17 Dockerfile.build 05:19:17 -rw-rw-r--. 1 jenkins jenkins 140 May 12 05:17 .dockerignore 05:19:17 drwxrwxr-x. 5 jenkins jenkins 62 May 12 05:17 example 05:19:17 drwxrwxr-x. 8 jenkins jenkins 179 May 12 05:17 .git 05:19:17 drwxrwxr-x. 2 jenkins jenkins 103 May 12 05:17 .github 05:19:17 -rw-rw-r--. 1 jenkins jenkins 138 May 12 05:17 .gitignore 05:19:17 -rw-r--r--. 1 jenkins jenkins 575 May 12 05:19 go.mod 05:19:17 -rw-r--r--. 1 jenkins jenkins 20939 May 12 05:18 go.sum 05:19:17 drwxrwxr-x. 15 jenkins jenkins 222 May 12 05:17 internal 05:19:17 -rw-rw-r--. 1 jenkins jenkins 894 May 12 05:17 Jenkinsfile 05:19:17 -rw-rw-r--. 1 jenkins jenkins 11341 May 12 05:17 LICENSE 05:19:17 -rw-rw-r--. 1 jenkins jenkins 1000 May 12 05:17 Makefile 05:19:17 drwxrwxr-x. 4 jenkins jenkins 26 May 12 05:17 openapi 05:19:17 drwxrwxr-x. 5 jenkins jenkins 50 May 12 05:17 pkg 05:19:17 -rw-rw-r--. 1 jenkins jenkins 7652 May 12 05:17 README.md 05:19:17 -rw-rw-r--. 1 jenkins jenkins 6616 May 12 05:17 RELEASE-NOTES.txt 05:19:17 drwxrwxr-x. 4 jenkins jenkins 54 May 12 05:17 snap 05:19:17 -rw-rw-r--. 1 jenkins jenkins 5 May 12 05:14 VERSION 05:19:17 -rw-rw-r--. 1 jenkins jenkins 222 May 12 05:17 version.go [Pipeline] isUnix [Pipeline] sh 05:19:18 + 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=c9a80948d642452847ce444834f2549de2e54317 --label arch=amd64 --label version=0.0.0 . 05:19:18 Sending build context to Docker daemon 2.671MB 05:19:18 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 05:19:18 Step 2/23 : FROM ${BASE} AS builder 05:19:18 ---> 5894e2ad51f5 05:19:18 Step 3/23 : WORKDIR /device-sdk-go 05:19:18 ---> Running in f80efdb6863c 05:19:18 Removing intermediate container f80efdb6863c 05:19:18 ---> 469a9e9c8044 05:19:18 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:19:18 ---> Running in d72b81020210 05:19:18 Removing intermediate container d72b81020210 05:19:18 ---> 4b31a9a53081 05:19:18 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:19:19 ---> Running in 39f757710057 05:19:20 Removing intermediate container 39f757710057 05:19:20 ---> 8b9701ddf793 05:19:20 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 05:19:20 ---> Running in 06247c96fc7a 05:19:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:19:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:19:21 OK: 150 MiB in 46 packages 05:19:22 Removing intermediate container 06247c96fc7a 05:19:22 ---> cc532962e713 05:19:22 Step 7/23 : COPY . . 05:19:23 ---> 5f21f0a86fd5 05:19:23 Step 8/23 : RUN go mod download 05:19:23 ---> Running in f14b8a828550 05:19:24 Removing intermediate container f14b8a828550 05:19:24 ---> 953ac449e7d3 05:19:24 Step 9/23 : RUN make build 05:19:24 ---> Running in 294255ab3b06 05:19:24 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:19:34 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 05:19:36 Removing intermediate container 294255ab3b06 05:19:36 ---> 3074d5c1104d 05:19:36 Step 10/23 : FROM alpine:3.12 05:19:36 3.12: Pulling from library/alpine 05:19:37 339de151aab4: Pulling fs layer 05:19:37 339de151aab4: Verifying Checksum 05:19:37 339de151aab4: Download complete 05:19:37 339de151aab4: Pull complete 05:19:37 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 05:19:37 Status: Downloaded newer image for alpine:3.12 05:19:37 ---> 13621d1b12d4 05:19:37 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:19:37 ---> Running in 01b8a888dbab 05:19:37 Removing intermediate container 01b8a888dbab 05:19:37 ---> f2578f36c668 05:19:37 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:19:38 ---> Running in 673a62cac76e 05:19:38 Removing intermediate container 673a62cac76e 05:19:38 ---> c71a3aed0d15 05:19:38 Step 13/23 : RUN apk add --update --no-cache zeromq 05:19:38 ---> Running in 21e71842d81b 05:19:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:19:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:19:41 (1/5) Installing libgcc (9.3.0-r2) 05:19:41 (2/5) Installing libsodium (1.0.18-r0) 05:19:41 (3/5) Installing libstdc++ (9.3.0-r2) 05:19:42 (4/5) Installing libzmq (4.3.3-r0) 05:19:42 (5/5) Installing zeromq (4.3.3-r0) 05:19:42 Executing busybox-1.31.1-r20.trigger 05:19:42 OK: 8 MiB in 19 packages 05:19:43 Removing intermediate container 21e71842d81b 05:19:43 ---> 9738fe5e4ed8 05:19:43 Step 14/23 : WORKDIR / 05:19:43 ---> Running in 71e3bd80187b 05:19:43 Removing intermediate container 71e3bd80187b 05:19:43 ---> 4df3ffd37eb5 05:19:43 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:19:43 ---> 0a998e106d38 05:19:43 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:19:44 ---> e58ce648487b 05:19:44 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:19:44 ---> 85b6f99d1e6b 05:19:44 Step 18/23 : EXPOSE 49990 05:19:44 ---> Running in 23b482527c61 05:19:44 Removing intermediate container 23b482527c61 05:19:44 ---> b09c70b7f0f4 05:19:44 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:19:44 ---> Running in 8febf35d6cae 05:19:45 Removing intermediate container 8febf35d6cae 05:19:45 ---> 71a8ac18c92a 05:19:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:19:45 ---> Running in 5b940b68c642 05:19:45 Removing intermediate container 5b940b68c642 05:19:45 ---> 1f0ce2dd40ff 05:19:45 Step 21/23 : LABEL arch=amd64 05:19:45 ---> Running in 382f54401b5e 05:19:45 Removing intermediate container 382f54401b5e 05:19:45 ---> 06088307b10b 05:19:45 Step 22/23 : LABEL git_sha=c9a80948d642452847ce444834f2549de2e54317 05:19:45 ---> Running in 75a83d598ab1 05:19:45 Removing intermediate container 75a83d598ab1 05:19:45 ---> c3bc22d90ce6 05:19:45 Step 23/23 : LABEL version=0.0.0 05:19:45 ---> Running in 0a1d1b454119 05:19:45 Removing intermediate container 0a1d1b454119 05:19:45 ---> d01b78137561 05:19:45 [Warning] One or more build-args [MAKE ARCH] were not consumed 05:19:45 Successfully built d01b78137561 05:19:45 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 05:19:46 ---> job-cost.sh 05:19:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xoJ6 05:20:01 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:20:02 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 05:20:02 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 05:20:02 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 05:20:09 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.192s coverage: 25.4% of statements 05:20:09 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 05:20:09 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.164s coverage: 28.1% of statements 05:20:09 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.207s coverage: 78.9% of statements 05:20:09 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.140s coverage: 10.7% of statements 05:20:09 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 05:20:09 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 05:20:09 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 05:20:12 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.262s coverage: 30.2% of statements 05:20:12 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 05:20:12 ? github.com/edgexfoundry/device-sdk-go/v2/internal/handler [no test files] 05:20:12 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 05:20:12 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 05:20:12 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.407s coverage: 58.4% of statements 05:20:14 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.194s coverage: 89.2% of statements 05:20:14 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 05:20:14 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.160s coverage: 5.0% of statements 05:20:14 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 05:20:15 GO111MODULE=on go vet ./... 05:20:28 lf-activate-venv(): INFO: Adding /tmp/venv-xoJ6/bin to PATH 05:20:28 INFO: No Stack... 05:20:28 INFO: Retrieving Pricing Info for: v1-standard-2 05:20:28 INFO: Archiving Costs [Pipeline] sh 05:20:28 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 05:20:28 + cut -d, -f6 [Pipeline] lock 05:20:28 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-923-1-stack-cost] 05:20:28 Resource [jenkins-edgexfoundry-device-sdk-go-PR-923-1-stack-cost] did not exist. Created. 05:20:28 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-923-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:20:29 + echo total: 0.029999999329447746 [Pipeline] stash 05:20:29 Stashed 1 file(s) [Pipeline] } 05:20:29 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-923-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:21:12 gofmt -l . 05:21:12 [ "`gofmt -l .`" = "" ] 05:21:12 ./bin/test-attribution-txt.sh 05:21:12 ./bin/test-go-mod-tidy.sh [Pipeline] } 05:21:12 $ docker stop --time=1 f45c509d9e6c14168b5f74ca95ae5edac3110aef19e52bc2d071259bab9a1483 05:21:14 $ docker rm -f f45c509d9e6c14168b5f74ca95ae5edac3110aef19e52bc2d071259bab9a1483 [Pipeline] // withDockerContainer [Pipeline] sh 05:21:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:21:15 Warning: overwriting stash ‘coverage-report’ 05:21:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:21:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:21:17 + ls -al . 05:21:17 total 248 05:21:17 drwxrwxr-x 10 jenkins jenkins 4096 May 12 05:21 . 05:21:17 drwxrwxr-x 4 jenkins jenkins 4096 May 12 05:17 .. 05:21:17 -rw-rw-r-- 1 jenkins jenkins 140 May 12 05:17 .dockerignore 05:21:17 drwxrwxr-x 8 jenkins jenkins 4096 May 12 05:17 .git 05:21:17 drwxrwxr-x 2 jenkins jenkins 4096 May 12 05:17 .github 05:21:17 -rw-rw-r-- 1 jenkins jenkins 138 May 12 05:17 .gitignore 05:21:17 -rw-rw-r-- 1 jenkins jenkins 987 May 12 05:17 Dockerfile.build 05:21:17 -rw-rw-r-- 1 jenkins jenkins 894 May 12 05:17 Jenkinsfile 05:21:17 -rw-rw-r-- 1 jenkins jenkins 11341 May 12 05:17 LICENSE 05:21:17 -rw-rw-r-- 1 jenkins jenkins 1000 May 12 05:17 Makefile 05:21:17 -rw-rw-r-- 1 jenkins jenkins 7652 May 12 05:17 README.md 05:21:17 -rw-rw-r-- 1 jenkins jenkins 6616 May 12 05:17 RELEASE-NOTES.txt 05:21:17 -rw-rw-r-- 1 jenkins jenkins 5 May 12 05:14 VERSION 05:21:17 drwxrwxr-x 2 jenkins jenkins 4096 May 12 05:17 bin 05:21:17 -rw-r--r-- 1 jenkins jenkins 124140 May 12 05:20 coverage.out 05:21:17 drwxrwxr-x 5 jenkins jenkins 4096 May 12 05:17 example 05:21:17 -rw-r--r-- 1 jenkins jenkins 575 May 12 05:21 go.mod 05:21:17 -rw-r--r-- 1 jenkins jenkins 20939 May 12 05:18 go.sum 05:21:17 drwxrwxr-x 15 jenkins jenkins 4096 May 12 05:17 internal 05:21:17 drwxrwxr-x 4 jenkins jenkins 4096 May 12 05:17 openapi 05:21:17 drwxrwxr-x 5 jenkins jenkins 4096 May 12 05:17 pkg 05:21:17 drwxrwxr-x 4 jenkins jenkins 4096 May 12 05:17 snap 05:21:17 -rw-rw-r-- 1 jenkins jenkins 222 May 12 05:17 version.go [Pipeline] isUnix [Pipeline] sh 05:21:17 + 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=c9a80948d642452847ce444834f2549de2e54317 --label arch=arm64 --label version=0.0.0 . 05:21:18 Sending build context to Docker daemon 2.67MB 05:21:18 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 05:21:18 Step 2/23 : FROM ${BASE} AS builder 05:21:18 ---> 6780fd5486c9 05:21:18 Step 3/23 : WORKDIR /device-sdk-go 05:21:18 ---> Running in 6a65b2fa8132 05:21:18 Removing intermediate container 6a65b2fa8132 05:21:18 ---> a131d723e6ef 05:21:18 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:21:18 ---> Running in bb76eab34bcc 05:21:19 Removing intermediate container bb76eab34bcc 05:21:19 ---> 87e4df2f3cd8 05:21:19 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:21:19 ---> Running in 43330d1ef195 05:21:21 Removing intermediate container 43330d1ef195 05:21:21 ---> f830a0630bbb 05:21:21 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 05:21:21 ---> Running in fd7a91553471 05:21:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:21:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:21:24 OK: 139 MiB in 46 packages 05:21:25 Removing intermediate container fd7a91553471 05:21:25 ---> a5591027ed2f 05:21:25 Step 7/23 : COPY . . 05:21:27 ---> 7214949952a2 05:21:27 Step 8/23 : RUN go mod download 05:21:27 ---> Running in 977a3867b123 05:21:29 Removing intermediate container 977a3867b123 05:21:29 ---> 3f85c0b0e63b 05:21:29 Step 9/23 : RUN make build 05:21:29 ---> Running in b4f001039271 05:21:30 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:22:03 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 05:22:07 Removing intermediate container b4f001039271 05:22:07 ---> cb6574f532d7 05:22:07 Step 10/23 : FROM alpine:3.12 05:22:07 3.12: Pulling from library/alpine 05:22:07 d2f70382dc9a: Pulling fs layer 05:22:07 d2f70382dc9a: Verifying Checksum 05:22:07 d2f70382dc9a: Download complete 05:22:08 d2f70382dc9a: Pull complete 05:22:08 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 05:22:08 Status: Downloaded newer image for alpine:3.12 05:22:08 ---> 9852663dfa18 05:22:08 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:22:08 ---> Running in f51963e51e07 05:22:08 Removing intermediate container f51963e51e07 05:22:08 ---> 18109318876d 05:22:08 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:22:09 ---> Running in 2e88c10cdcb9 05:22:11 Removing intermediate container 2e88c10cdcb9 05:22:11 ---> 0d10b17b85ad 05:22:11 Step 13/23 : RUN apk add --update --no-cache zeromq 05:22:11 ---> Running in 7df184ff8aca 05:22:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:22:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:22:14 (1/5) Installing libgcc (9.3.0-r2) 05:22:14 (2/5) Installing libsodium (1.0.18-r0) 05:22:14 (3/5) Installing libstdc++ (9.3.0-r2) 05:22:14 (4/5) Installing libzmq (4.3.3-r0) 05:22:14 (5/5) Installing zeromq (4.3.3-r0) 05:22:14 Executing busybox-1.31.1-r20.trigger 05:22:14 OK: 8 MiB in 19 packages 05:22:15 Removing intermediate container 7df184ff8aca 05:22:15 ---> 1608d3eabc50 05:22:15 Step 14/23 : WORKDIR / 05:22:15 ---> Running in 5e2faca91691 05:22:16 Removing intermediate container 5e2faca91691 05:22:16 ---> cb687ac7a901 05:22:16 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:22:17 ---> 8f4daeb135ce 05:22:17 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:22:18 ---> c7c83814fbbf 05:22:18 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:22:19 ---> c2b7c7a576ba 05:22:19 Step 18/23 : EXPOSE 49990 05:22:19 ---> Running in 2afd6f3dc6fa 05:22:19 Removing intermediate container 2afd6f3dc6fa 05:22:19 ---> a6e8339f6d6e 05:22:19 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:22:19 ---> Running in 892fbd9f5c07 05:22:20 Removing intermediate container 892fbd9f5c07 05:22:20 ---> 6f562f575c16 05:22:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:22:20 ---> Running in ecb255797169 05:22:20 Removing intermediate container ecb255797169 05:22:20 ---> 109259595159 05:22:20 Step 21/23 : LABEL arch=arm64 05:22:20 ---> Running in db01c0a53e29 05:22:21 Removing intermediate container db01c0a53e29 05:22:21 ---> fc15f460ac87 05:22:21 Step 22/23 : LABEL git_sha=c9a80948d642452847ce444834f2549de2e54317 05:22:21 ---> Running in f69e512acb22 05:22:21 Removing intermediate container f69e512acb22 05:22:21 ---> d4a25f852bdd 05:22:21 Step 23/23 : LABEL version=0.0.0 05:22:22 ---> Running in 9546d3d1245f 05:22:22 Removing intermediate container 9546d3d1245f 05:22:22 ---> 78fc85ffd1b8 05:22:22 [Warning] One or more build-args [ARCH MAKE] were not consumed 05:22:22 Successfully built 78fc85ffd1b8 05:22:22 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 05:22:23 ---> job-cost.sh 05:22:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-v5nl 05:23:10 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:24:46 lf-activate-venv(): INFO: Adding /tmp/venv-v5nl/bin to PATH 05:24:46 INFO: No Stack... 05:24:46 INFO: Retrieving Pricing Info for: lf-standard-4 05:24:46 INFO: Archiving Costs [Pipeline] sh 05:24:47 + + cutcat -d, /w/workspace/device-sdk-go/1/archives/cost.csv -f6 05:24:47 [Pipeline] lock 05:24:47 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-923-1-stack-cost] 05:24:47 Resource [jenkins-edgexfoundry-device-sdk-go-PR-923-1-stack-cost] did not exist. Created. 05:24:47 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-923-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:24:47 /w/workspace/device-sdk-go/1@tmp/durable-9a35009d/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-9a35009d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 05:24:48 + echo total: 0.20999999344348907 [Pipeline] stash 05:24:48 Warning: overwriting stash ‘stack-cost’ 05:24:48 Stashed 1 file(s) [Pipeline] } 05:24:48 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-923-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 05:24:49 provisioning config files... 05:24:49 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-923@tmp/config3575506585173534208tmp [Pipeline] { [Pipeline] sh 05:24:50 + set +x 05:24:50 + curl -s https://codecov.io/bash 05:24:50 + bash -s -- 05:24:50 05:24:50 _____ _ 05:24:50 / ____| | | 05:24:50 | | ___ __| | ___ ___ _____ __ 05:24:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:24:50 | |___| (_) | (_| | __/ (_| (_) \ V / 05:24:50 \_____\___/ \__,_|\___|\___\___/ \_/ 05:24:50 Bash-1.0.2 05:24:50 05:24:50 05:24:50 ==> git version 2.24.3 found 05:24:50 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 05:24:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 05:24:50 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 05:24:50 ==> Jenkins CI detected. 05:24:50 project root: . 05:24:50 --> token set from env 05:24:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:24:50 ==> Running gcov in . (disable via -X gcov) 05:24:50 ==> Python coveragepy not found 05:24:50 ==> Searching for coverage reports in: 05:24:50 + . 05:24:50 -> Found 1 reports 05:24:50 ==> Detecting git/mercurial file structure 05:24:50 ==> Reading reports 05:24:50 + ./coverage.out bytes=124140 05:24:50 ==> Appending adjustments 05:24:50 https://docs.codecov.io/docs/fixing-reports 05:24:51 + Found adjustments 05:24:51 ==> Gzipping contents 05:24:51 16K /tmp/codecov.BXGEVE.gz 05:24:51 ==> Uploading reports 05:24:51 url: https://codecov.io 05:24:51 query: branch=PR-923&commit=c9a80948d642452847ce444834f2549de2e54317&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-923%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=923&job=&cmd_args= 05:24:51 -> Pinging Codecov 05:24:51 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-923&commit=c9a80948d642452847ce444834f2549de2e54317&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-923%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=923&job=&cmd_args= 05:24:52 -> Uploading to 05:24:52 https://storage.googleapis.com/codecov/v4/raw/2021-05-12/7E55EF52A471D76F132DFD9A03CDDE97/c9a80948d642452847ce444834f2549de2e54317/719fd84a-221f-40ca-a20b-b898dca8e854.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210512%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210512T052451Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7775fcd47e8b231cbab04997568e0aab5bc3d013b53ce966735abb280d209e6c 05:24:52 % Total % Received % Xferd Average Speed Time Time Time Current 05:24:52 Dload Upload Total Spent Left Speed 05:24:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16207 0 0 100 16207 0 32888 --:--:-- --:--:-- --:--:-- 32874 05:24:52 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/c9a80948d642452847ce444834f2549de2e54317 [Pipeline] } 05:24:52 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 05:24:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:24:55 ---> package-listing.sh 05:24:55 ++ tr '[:upper:]' '[:lower:]' 05:24:55 ++ facter osfamily 05:24:55 + OS_FAMILY=redhat 05:24:55 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-923 05:24:55 + START_PACKAGES=/tmp/packages_start.txt 05:24:55 + END_PACKAGES=/tmp/packages_end.txt 05:24:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:24:55 + PACKAGES=/tmp/packages_start.txt 05:24:55 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-923 ']' 05:24:55 + PACKAGES=/tmp/packages_end.txt 05:24:55 + case "${OS_FAMILY}" in 05:24:55 + rpm -qa 05:24:55 + sort 05:25:02 + '[' -f /tmp/packages_start.txt ']' 05:25:02 + '[' -f /tmp/packages_end.txt ']' 05:25:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:25:02 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-923 ']' 05:25:02 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-923/archives/ 05:25:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-923/archives/ [Pipeline] echo 05:25:02 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-923/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:25:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:25:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:25:04 05:25:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:25:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:25:04 alpine: Pulling from edgex-lftools-log-publisher 05:25:04 df20fa9351a1: Pulling fs layer 05:25:04 36b3adc4ff6f: Pulling fs layer 05:25:04 8ad3a11d3b57: Pulling fs layer 05:25:04 46f8f816bc3b: Pulling fs layer 05:25:04 93b61091891f: Pulling fs layer 05:25:04 93b9cdb0e59b: Pulling fs layer 05:25:04 5e14af77c1be: Pulling fs layer 05:25:04 01666e4c0597: Pulling fs layer 05:25:04 aa168da1d23b: Pulling fs layer 05:25:04 93b9cdb0e59b: Waiting 05:25:04 5e14af77c1be: Waiting 05:25:04 01666e4c0597: Waiting 05:25:04 aa168da1d23b: Waiting 05:25:04 46f8f816bc3b: Waiting 05:25:04 93b61091891f: Waiting 05:25:05 36b3adc4ff6f: Verifying Checksum 05:25:05 36b3adc4ff6f: Download complete 05:25:05 46f8f816bc3b: Verifying Checksum 05:25:05 46f8f816bc3b: Download complete 05:25:05 df20fa9351a1: Verifying Checksum 05:25:05 df20fa9351a1: Download complete 05:25:05 93b9cdb0e59b: Verifying Checksum 05:25:05 93b9cdb0e59b: Download complete 05:25:05 93b61091891f: Verifying Checksum 05:25:05 93b61091891f: Download complete 05:25:05 5e14af77c1be: Verifying Checksum 05:25:05 5e14af77c1be: Download complete 05:25:05 01666e4c0597: Verifying Checksum 05:25:05 01666e4c0597: Download complete 05:25:06 8ad3a11d3b57: Verifying Checksum 05:25:06 8ad3a11d3b57: Download complete 05:25:06 df20fa9351a1: Pull complete 05:25:07 36b3adc4ff6f: Pull complete 05:25:09 8ad3a11d3b57: Pull complete 05:25:09 46f8f816bc3b: Pull complete 05:25:10 93b61091891f: Pull complete 05:25:10 93b9cdb0e59b: Pull complete 05:25:10 5e14af77c1be: Pull complete 05:25:11 01666e4c0597: Pull complete 05:25:13 aa168da1d23b: Verifying Checksum 05:25:13 aa168da1d23b: Download complete 05:25:26 aa168da1d23b: Pull complete 05:25:26 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:25:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:25:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:25:26 prd-centos7-docker-4c-2g-4649 does not seem to be running inside a container 05:25:27 $ 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-923/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-923 -v /w/workspace/dgexfoundry_device-sdk-go_PR-923:/w/workspace/dgexfoundry_device-sdk-go_PR-923:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-923@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-923@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 05:25:30 $ docker top 60e47bd1adcd5f2a5b491c37fd604c735539fe82343ba33103d06bdd71442a8c -eo pid,comm [Pipeline] { [Pipeline] sh 05:25:30 + touch /tmp/pre-build-complete [Pipeline] sh 05:25:31 + mkdir -p /var/log/sa [Pipeline] sh 05:25:31 + ls /var/log/sa-host 05:25:31 + sadf -c /var/log/sa-host/sa12 05:25:31 file_magic: OK 05:25:31 HZ: Using current value: 100 05:25:31 file_header: OK 05:25: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 05:25:31 Statistics: 05:25: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... 05:25:31 File successfully converted to sysstat format version 12.2.1 05:25:31 + sadf -c /var/log/sa-host/sa23 05:25:31 file_magic: OK 05:25:31 HZ: Using current value: 100 05:25:31 file_header: OK 05:25: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 05:25:31 Statistics: 05:25:31 Hnuu...uuuununununu... 05:25:31 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:25:32 provisioning config files... 05:25:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-923@tmp/config1073670044260770185tmp [Pipeline] { [Pipeline] echo 05:25:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:25:32 ---> create-netrc.sh [Pipeline] } 05:25:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 05:25:32 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 05:25:33 ---> python-tools-install.sh [Pipeline] echo 05:25:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:25:33 ---> sudo-logs.sh 05:25:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:25:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:25:34 ---> job-cost.sh 05:25:34 lf-activate-venv: SKIPPING 05:25:34 DEBUG: total: 0.20999999344348907 05:25:34 INFO: Retrieving Stack Cost... 05:25:35 INFO: Retrieving Pricing Info for: v1-standard-2 05:25:35 INFO: Archiving Costs [Pipeline] echo 05:25:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:25:36 ---> logs-deploy.sh 05:25:36 lf-activate-venv: SKIPPING 05:25:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-923/1 05:25:36 INFO: archiving workspace using pattern(s): 05:25:38 Archives upload complete. 05:25:38 INFO: archiving logs to Nexus 05:25:40 ---> uname -a: 05:25:40 Linux prd-centos7-docker-4c-2g-4649.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 05:25:40 05:25:40 05:25:40 ---> lscpu: 05:25:40 Architecture: x86_64 05:25:40 CPU op-mode(s): 32-bit, 64-bit 05:25:40 Byte Order: Little Endian 05:25:40 Address sizes: 40 bits physical, 48 bits virtual 05:25:40 CPU(s): 4 05:25:40 On-line CPU(s) list: 0-3 05:25:40 Thread(s) per core: 1 05:25:40 Core(s) per socket: 1 05:25:40 Socket(s): 4 05:25:40 NUMA node(s): 1 05:25:40 Vendor ID: GenuineIntel 05:25:40 CPU family: 6 05:25:40 Model: 44 05:25:40 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 05:25:40 Stepping: 1 05:25:40 CPU MHz: 2933.436 05:25:40 BogoMIPS: 5866.87 05:25:40 Virtualization: VT-x 05:25:40 Hypervisor vendor: KVM 05:25:40 Virtualization type: full 05:25:40 L1d cache: 128 KiB 05:25:40 L1i cache: 128 KiB 05:25:40 L2 cache: 16 MiB 05:25:40 L3 cache: 64 MiB 05:25:40 NUMA node0 CPU(s): 0-3 05:25:40 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 05:25:40 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 05:25:40 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 05:25:40 Vulnerability Meltdown: Mitigation; PTI 05:25:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:25:40 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:25:40 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:25:40 Vulnerability Srbds: Not affected 05:25:40 Vulnerability Tsx async abort: Not affected 05:25:40 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 05:25:40 05:25:40 05:25:40 ---> nproc: 05:25:40 4 05:25:40 05:25:40 05:25:40 ---> df -h: 05:25:40 Filesystem Size Used Available Use% Mounted on 05:25:40 overlay 50.0G 7.3G 42.7G 15% / 05:25:40 tmpfs 64.0M 0 64.0M 0% /dev 05:25:40 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 05:25:40 shm 64.0M 0 64.0M 0% /dev/shm 05:25:40 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 05:25:40 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 05:25:40 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 05:25:40 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 05:25:40 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 05:25:40 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-923 05:25:40 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-923@tmp 05:25:40 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 05:25:40 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 05:25:40 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 05:25:40 05:25:40 05:25:40 ---> free -m: 05:25:40 total used free shared buff/cache available 05:25:40 Mem: 1837 737 103 0 995 994 05:25:40 Swap: 1023 0 1023 05:25:40 05:25:40 05:25:40 ---> ip addr: 05:25:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:25:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:25:40 inet 127.0.0.1/8 scope host lo 05:25:40 valid_lft forever preferred_lft forever 05:25:40 inet6 ::1/128 scope host 05:25:40 valid_lft forever preferred_lft forever 05:25:40 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:25:40 link/ether fa:16:3e:35:df:67 brd ff:ff:ff:ff:ff:ff 05:25:40 inet 10.30.122.225/23 brd 10.30.123.255 scope global dynamic eth0 05:25:40 valid_lft 85675sec preferred_lft 85675sec 05:25:40 inet6 fe80::f816:3eff:fe35:df67/64 scope link 05:25:40 valid_lft forever preferred_lft forever 05:25:40 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:25:40 link/ether 02:42:4b:3c:e5:14 brd ff:ff:ff:ff:ff:ff 05:25:40 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:25:40 valid_lft forever preferred_lft forever 05:25:40 inet6 fe80::42:4bff:fe3c:e514/64 scope link 05:25:40 valid_lft forever preferred_lft forever 05:25:40 05:25:40 05:25:40 ---> sar -b -r -n DEV: 05:25:40 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/12/21 _x86_64_ (4 CPU) 05:25:40 05:25:40 05:13:23 LINUX RESTART (4 CPU) 05:25:40 05:25:40 05:14:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:25:40 05:15:01 53.78 15.73 38.05 0.00 4791.75 3212.31 0.00 05:25:40 05:16:01 1.93 0.00 1.93 0.00 0.00 40.31 0.00 05:25:40 05:17:01 0.17 0.00 0.17 0.00 0.00 1.75 0.00 05:25:40 05:18:01 0.18 0.00 0.18 0.00 0.00 2.01 0.00 05:25:40 05:19:01 0.27 0.00 0.27 0.00 0.00 3.23 0.00 05:25:40 05:20:01 0.27 0.00 0.27 0.00 0.00 3.93 0.00 05:25:40 05:21:01 0.28 0.00 0.28 0.00 0.00 3.33 0.00 05:25:40 05:22:01 0.22 0.00 0.22 0.00 0.00 2.30 0.00 05:25:40 05:23:01 0.25 0.00 0.25 0.00 0.00 2.01 0.00 05:25:40 05:24:01 0.28 0.00 0.28 0.00 0.00 3.70 0.00 05:25:40 05:25:02 48.79 47.16 1.63 0.00 3905.72 43.72 0.00 05:25:40 Average: 9.68 5.72 3.96 0.00 791.53 301.94 0.00 05:25:40 05:25:40 05:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:25:40 05:15:01 171048 0 628012 33.38 2620 1079864 1163412 39.71 438160 1072036 128 05:25:40 05:16:01 174976 0 624072 33.17 2620 1079876 1117532 38.14 437992 1069388 12 05:25:40 05:17:01 179860 0 619184 32.91 2620 1079880 1073076 36.62 446108 1056800 8 05:25:40 05:18:01 177440 0 621604 33.04 2620 1079880 1073352 36.63 451384 1054232 16 05:25:40 05:19:01 177320 0 621716 33.04 2620 1079888 1073400 36.63 453788 1052156 12 05:25:40 05:20:01 177848 0 621184 33.01 2620 1079892 1073280 36.63 453244 1052156 12 05:25:40 05:21:01 179464 0 619564 32.93 2620 1079896 1073076 36.62 451984 1052156 12 05:25:40 05:22:01 179480 0 619544 32.93 2620 1079900 1073076 36.62 452016 1052156 12 05:25:40 05:23:01 179596 0 619420 32.92 2620 1079908 1073076 36.62 451984 1052156 12 05:25:40 05:24:01 178332 0 620680 32.99 2620 1079912 1073244 36.63 453016 1052156 12 05:25:40 05:25:02 74948 0 647436 34.41 2620 1156540 1109280 37.86 474992 1133544 96 05:25:40 Average: 168210 0 623856 33.16 2620 1086858 1088709 37.16 451333 1063540 30 05:25:40 05:25:40 05:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:25:40 05:15:01 eth0 205.50 165.67 750.47 59.37 0.00 0.00 0.00 0.00 05:25:40 05:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:40 05:15:01 docker0 11.79 7.72 1.73 26.90 0.00 0.00 0.00 0.00 05:25:40 05:16:01 eth0 1.07 0.75 1.43 0.08 0.00 0.00 0.00 0.00 05:25:40 05:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:40 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:40 05:17:01 eth0 0.95 0.08 0.10 0.01 0.00 0.00 0.00 0.00 05:25:40 05:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:40 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:40 05:18:01 eth0 1.90 0.93 0.85 0.60 0.00 0.00 0.00 0.00 05:25:40 05:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:40 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:40 05:19:01 eth0 0.50 0.43 0.34 0.24 0.00 0.00 0.00 0.00 05:25:40 05:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:40 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:40 05:20:01 eth0 0.20 0.13 0.07 0.04 0.00 0.00 0.00 0.00 05:25:40 05:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:40 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:40 05:21:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:25:40 05:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:40 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:40 05:22:01 eth0 0.23 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:25:40 05:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:40 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:40 05:23:01 eth0 0.65 0.08 0.06 0.01 0.00 0.00 0.00 0.00 05:25:40 05:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:40 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:40 05:24:01 eth0 0.65 0.52 0.35 0.26 0.00 0.00 0.00 0.00 05:25:40 05:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:40 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:40 05:25:02 eth0 11.45 9.24 11.18 4.65 0.00 0.00 0.00 0.00 05:25:40 05:25:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:40 05:25:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:40 Average: eth0 20.31 16.20 69.59 5.94 0.00 0.00 0.00 0.00 05:25:40 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:40 Average: docker0 1.07 0.70 0.16 2.45 0.00 0.00 0.00 0.00 05:25:40 05:25:40 05:25:40 ---> sar -P ALL: 05:25:40 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/12/21 _x86_64_ (4 CPU) 05:25:40 05:25:40 05:13:23 LINUX RESTART (4 CPU) 05:25:40 05:25:40 05:14:01 CPU %user %nice %system %iowait %steal %idle 05:25:40 05:15:01 all 8.37 0.00 4.47 1.50 16.50 69.16 05:25:40 05:15:01 0 5.12 0.00 4.74 0.81 18.18 71.15 05:25:40 05:15:01 1 9.83 0.00 4.29 1.15 16.22 68.52 05:25:40 05:15:01 2 9.70 0.00 4.26 2.47 15.42 68.14 05:25:40 05:15:01 3 8.91 0.00 4.57 1.58 16.15 68.79 05:25:40 05:16:01 all 0.14 0.00 0.16 0.00 0.66 99.04 05:25:40 05:16:01 0 0.23 0.00 0.12 0.00 0.63 99.02 05:25:40 05:16:01 1 0.10 0.00 0.20 0.00 0.48 99.22 05:25:40 05:16:01 2 0.10 0.00 0.15 0.00 0.61 99.14 05:25:40 05:16:01 3 0.13 0.00 0.17 0.00 0.93 98.77 05:25:40 05:17:01 all 0.12 0.00 0.07 0.00 0.14 99.66 05:25:40 05:17:01 0 0.32 0.00 0.07 0.00 0.23 99.38 05:25:40 05:17:01 1 0.07 0.00 0.05 0.00 0.10 99.78 05:25:40 05:17:01 2 0.07 0.00 0.12 0.00 0.05 99.77 05:25:40 05:17:01 3 0.05 0.00 0.07 0.00 0.17 99.72 05:25:40 05:18:01 all 0.12 0.00 0.05 0.00 0.38 99.45 05:25:40 05:18:01 0 0.23 0.00 0.05 0.00 0.65 99.07 05:25:40 05:18:01 1 0.05 0.00 0.05 0.00 0.48 99.42 05:25:40 05:18:01 2 0.03 0.00 0.03 0.00 0.13 99.80 05:25:40 05:18:01 3 0.15 0.00 0.07 0.00 0.27 99.52 05:25:40 05:19:01 all 0.09 0.00 0.33 0.00 1.33 98.24 05:25:40 05:19:01 0 0.03 0.00 0.25 0.00 1.71 98.01 05:25:40 05:19:01 1 0.08 0.00 0.49 0.00 1.35 98.07 05:25:40 05:19:01 2 0.05 0.00 0.28 0.00 1.22 98.45 05:25:40 05:19:01 3 0.20 0.00 0.31 0.00 1.04 98.45 05:25:40 05:20:01 all 0.09 0.00 0.03 0.00 0.59 99.29 05:25:40 05:20:01 0 0.00 0.00 0.02 0.00 0.42 99.57 05:25:40 05:20:01 1 0.05 0.00 0.05 0.00 1.09 98.81 05:25:40 05:20:01 2 0.28 0.00 0.03 0.00 0.53 99.15 05:25:40 05:20:01 3 0.02 0.00 0.02 0.00 0.33 99.63 05:25:40 05:21:01 all 0.09 0.00 0.04 0.00 1.15 98.72 05:25:40 05:21:01 0 0.02 0.00 0.02 0.00 0.88 99.09 05:25:40 05:21:01 1 0.03 0.00 0.05 0.00 1.30 98.62 05:25:40 05:21:01 2 0.26 0.00 0.02 0.00 1.06 98.66 05:25:40 05:21:01 3 0.03 0.00 0.07 0.00 1.38 98.52 05:25:40 05:22:01 all 0.10 0.00 0.03 0.00 0.64 99.23 05:25:40 05:22:01 0 0.02 0.00 0.02 0.00 0.25 99.72 05:25:40 05:22:01 1 0.03 0.00 0.03 0.00 0.88 99.06 05:25:40 05:22:01 2 0.32 0.00 0.03 0.00 0.53 99.12 05:25:40 05:22:01 3 0.05 0.00 0.03 0.00 0.89 99.02 05:25:40 05:23:01 all 0.10 0.00 0.02 0.00 0.54 99.33 05:25:40 05:23:01 0 0.02 0.00 0.03 0.00 0.37 99.58 05:25:40 05:23:01 1 0.05 0.00 0.03 0.00 1.24 98.68 05:25:40 05:23:01 2 0.32 0.00 0.02 0.00 0.42 99.25 05:25:40 05:23:01 3 0.03 0.00 0.02 0.00 0.15 99.80 05:25:40 05:24:01 all 0.14 0.00 0.03 0.00 0.22 99.60 05:25:40 05:24:01 0 0.03 0.00 0.03 0.00 0.20 99.73 05:25:40 05:24:01 1 0.08 0.00 0.05 0.00 0.55 99.32 05:25:40 05:24:01 2 0.40 0.00 0.02 0.00 0.12 99.47 05:25:40 05:24:01 3 0.05 0.00 0.03 0.00 0.03 99.88 05:25:40 05:25:02 all 1.39 0.00 0.70 1.81 1.84 94.26 05:25:40 05:25:02 0 1.17 0.00 0.79 0.02 1.21 96.81 05:25:40 05:25:02 1 1.78 0.00 0.83 4.07 1.26 92.07 05:25:40 05:25:02 2 1.83 0.00 0.64 3.06 2.58 91.89 05:25:40 05:25:02 3 0.79 0.00 0.54 0.10 2.29 96.28 05:25:40 05:25:40 Average: CPU %user %nice %system %iowait %steal %idle 05:25:40 Average: all 1.03 0.00 0.57 0.31 2.29 95.79 05:25:40 Average: 0 0.70 0.00 0.60 0.08 2.40 96.22 05:25:40 Average: 1 1.17 0.00 0.58 0.48 2.37 95.40 05:25:40 Average: 2 1.28 0.00 0.54 0.52 2.16 95.50 05:25:40 Average: 3 1.00 0.00 0.56 0.16 2.24 96.04 05:25:40 05:25:40 05:25:40