Pull request #998 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 696a5e317d56c84bbe6f088dbfeead2f4669ae0b+b8bde01b3040ded824082163a6ece586529576f1 (e00b3e547dccea75de46c0c388bf65537bf30b4d) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2960209961756585941.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5119091610050329299.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-998/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-998/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6582061788946877590.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-998/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5130475211038648995.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6149933016481862367.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-998/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-998/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5604339386552933045.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 144eb70ba3d470a427e699408e811d3f535e987a 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/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/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-41 in /w/workspace/dgexfoundry_device-sdk-go_PR-998 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-998 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-998@tmp/jenkins-gitclient-ssh7264972331699938408.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit b8bde01b3040ded824082163a6ece586529576f1 into PR head commit 696a5e317d56c84bbe6f088dbfeead2f4669ae0b Merge succeeded, producing 696a5e317d56c84bbe6f088dbfeead2f4669ae0b Checking out Revision 696a5e317d56c84bbe6f088dbfeead2f4669ae0b (PR-998) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-998@tmp/jenkins-gitclient-ssh1696727309515114432.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/998/head:refs/remotes/origin/PR-998 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 696a5e317d56c84bbe6f088dbfeead2f4669ae0b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-998@tmp/jenkins-gitclient-ssh4504258881423394425.key > git merge b8bde01b3040ded824082163a6ece586529576f1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 696a5e317d56c84bbe6f088dbfeead2f4669ae0b # timeout=10 Commit message: "build(deps): bump github.com/google/uuid from 1.2.0 to 1.3.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:07:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:07:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:07:08 ========================================================= 04:07:08 EdgeX Global Pipelines Version Info 04:07:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:07:09 ------------------- 04:07:09 stable info: 04:07:09 ------------------- 04:07:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:07:09 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 04:07:09 Message: update stable to v1.0.196 04:07:10 ------------------- 04:07:10 experimental info: 04:07:10 ------------------- 04:07:10 Commited By: **** collab-it+edgex@linuxfoundation.org 04:07:10 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 04:07:10 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:07:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:07:10 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:07:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:07:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:07:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:07:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:07:11 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:07:11 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 04:07:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:07:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:07:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:07:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:07:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:07:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:07:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:07:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:07:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:07:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:07:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:07:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:07:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:07:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 04:07:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:07:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:07:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:07:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:07:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-998 [Pipeline] echo 04:07:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-998 [Pipeline] echo 04:07:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-998 [Pipeline] echo 04:07:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 696a5e317d56c84bbe6f088dbfeead2f4669ae0b [Pipeline] echo 04:07:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 696a5e3 [Pipeline] echo 04:07:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:07:12 provisioning config files... 04:07:12 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-998@tmp/config7923578106486484979tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:07:13 ---> docker-login.sh 04:07:13 nexus3.edgexfoundry.org:10001 04:07:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:13 Configure a credential helper to remove this warning. See 04:07:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:13 04:07:13 Login Succeeded 04:07:13 nexus3.edgexfoundry.org:10002 04:07:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:13 Configure a credential helper to remove this warning. See 04:07:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:13 04:07:13 Login Succeeded 04:07:13 nexus3.edgexfoundry.org:10003 04:07:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:14 Configure a credential helper to remove this warning. See 04:07:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:14 04:07:14 Login Succeeded 04:07:14 nexus3.edgexfoundry.org:10004 04:07:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:14 Configure a credential helper to remove this warning. See 04:07:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:14 04:07:14 Login Succeeded 04:07:14 docker.io 04:07:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:14 Configure a credential helper to remove this warning. See 04:07:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:14 04:07:14 Login Succeeded 04:07:14 ---> docker-login.sh ends [Pipeline] } 04:07:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:07:15 + git log --format=format:%s -1 696a5e317d56c84bbe6f088dbfeead2f4669ae0b [Pipeline] echo 04:07:15 GIT_COMMIT: 696a5e317d56c84bbe6f088dbfeead2f4669ae0b, Commit Message: build(deps): bump github.com/google/uuid from 1.2.0 to 1.3.0 [Pipeline] echo 04:07:15 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:07:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:07:17 04:07:17 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:07:17 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:07:17 latest: Pulling from edgex-devops/git-semver 04:07:17 31603596830f: Pulling fs layer 04:07:17 b6dc333f4379: Pulling fs layer 04:07:17 3d9ef1400e77: Pulling fs layer 04:07:17 fd332fbdc1db: Pulling fs layer 04:07:17 fd332fbdc1db: Waiting 04:07:17 b6dc333f4379: Verifying Checksum 04:07:17 b6dc333f4379: Download complete 04:07:18 31603596830f: Verifying Checksum 04:07:18 31603596830f: Download complete 04:07:18 3d9ef1400e77: Verifying Checksum 04:07:18 3d9ef1400e77: Download complete 04:07:18 fd332fbdc1db: Verifying Checksum 04:07:18 fd332fbdc1db: Download complete 04:07:18 31603596830f: Pull complete 04:07:18 b6dc333f4379: Pull complete 04:07:18 3d9ef1400e77: Pull complete 04:07:19 fd332fbdc1db: Pull complete 04:07:19 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 04:07:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:07:19 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:07:19 prd-centos7-docker-4c-2g-41 does not seem to be running inside a container 04:07:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-998 -v /w/workspace/dgexfoundry_device-sdk-go_PR-998:/w/workspace/dgexfoundry_device-sdk-go_PR-998:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-998@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-998@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:10004/edgex-devops/git-semver:latest cat 04:07:20 $ docker top efb4465646f2e06c04942df70c7e12e7c35ea500c6cfcf5b108b1f8b8e6d736e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:07:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:07:20 [ssh-agent] Looking for ssh-agent implementation... 04:07:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:07:21 $ docker exec efb4465646f2e06c04942df70c7e12e7c35ea500c6cfcf5b108b1f8b8e6d736e ssh-agent 04:07:21 SSH_AUTH_SOCK=/tmp/ssh-cL89GtPwE9iD/agent.14 04:07:21 SSH_AGENT_PID=20 04:07:21 Running ssh-add (command line suppressed) 04:07:21 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-998@tmp/private_key_5718684040560069006.key (/w/workspace/dgexfoundry_device-sdk-go_PR-998@tmp/private_key_5718684040560069006.key) 04:07:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:07:21 + git tag --points-at HEAD [Pipeline] } 04:07:21 $ docker exec --env ******** --env ******** efb4465646f2e06c04942df70c7e12e7c35ea500c6cfcf5b108b1f8b8e6d736e ssh-agent -k 04:07:21 unset SSH_AUTH_SOCK; 04:07:21 unset SSH_AGENT_PID; 04:07:21 echo Agent pid 20 killed; 04:07:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:07:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:07:21 [ssh-agent] Looking for ssh-agent implementation... 04:07:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:07:22 $ docker exec efb4465646f2e06c04942df70c7e12e7c35ea500c6cfcf5b108b1f8b8e6d736e ssh-agent 04:07:22 SSH_AUTH_SOCK=/tmp/ssh-ZS0XxfXIgpLu/agent.54 04:07:22 SSH_AGENT_PID=60 04:07:22 Running ssh-add (command line suppressed) 04:07:22 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-998@tmp/private_key_7612151776423429468.key (/w/workspace/dgexfoundry_device-sdk-go_PR-998@tmp/private_key_7612151776423429468.key) 04:07:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:07:22 + git semver init 04:07:22 # -> Open(): unable to determine branch for HEAD 04:07:22 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-998/.git 04:07:22 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-998 04:07:22 # $SEMVER_REMOTE_NAME = origin 04:07:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:07:22 # $SEMVER_USER_NAME = edgex-jenkins 04:07:22 # $SEMVER_BRANCH = PR-998 04:07:22 # $SEMVER_TEMP = /tmp/semver-031699023 04:07:22 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 04:07:23 # '/tmp/semver-031699023' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-998/.semver' 04:07:23 # -> Force: false 04:07:23 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-998/.semver [Pipeline] } 04:07:23 $ docker exec --env ******** --env ******** efb4465646f2e06c04942df70c7e12e7c35ea500c6cfcf5b108b1f8b8e6d736e ssh-agent -k 04:07:23 unset SSH_AUTH_SOCK; 04:07:23 unset SSH_AGENT_PID; 04:07:23 echo Agent pid 60 killed; 04:07:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:07:23 + git semver [Pipeline] } 04:07:23 $ docker stop --time=1 efb4465646f2e06c04942df70c7e12e7c35ea500c6cfcf5b108b1f8b8e6d736e 04:07:25 $ docker rm -f efb4465646f2e06c04942df70c7e12e7c35ea500c6cfcf5b108b1f8b8e6d736e [Pipeline] // withDockerContainer [Pipeline] sh 04:07:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:07:26 Stashed 1 file(s) [Pipeline] echo 04:07:26 [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 04:07:41 Still waiting to schedule task 04:07:41 ‘prd-centos7-builder-2c-1g-40’ doesn’t have label ‘centos7-docker-4c-2g’ 04:07:41 ‘prd-centos7-docker-4c-2g-42’ is offline 04:07:41 Still waiting to schedule task 04:07:41 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 04:09:38 Running on prd-centos7-docker-4c-2g-44 in /w/workspace/dgexfoundry_device-sdk-go_PR-998 [Pipeline] { [Pipeline] ws 04:09:38 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:09:39 Selected Git installation does not exist. Using Default 04:09:39 The recommended git tool is: NONE 04:09:41 using credential edgex-jenkins-ssh 04:09:41 Cloning the remote Git repository 04:09:41 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:09:41 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:09:41 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:09:41 > git --version # timeout=10 04:09:41 > git --version # 'git version 2.24.4' 04:09:41 using GIT_SSH to set credentials SSH Credentials for GitHub 04:09:41 [INFO] Currently running in a labeled security context 04:09:41 [INFO] Currently SELinux is 'enforcing' on the host 04:09:41 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh7527528135576051436.key 04:09:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:09:42 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:09:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:09:42 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:09:42 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:09:42 using GIT_SSH to set credentials SSH Credentials for GitHub 04:09:42 [INFO] Currently running in a labeled security context 04:09:42 [INFO] Currently SELinux is 'enforcing' on the host 04:09:42 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh2886681227519994687.key 04:09:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/998/head:refs/remotes/origin/PR-998 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:09:42 Merging remotes/origin/main commit b8bde01b3040ded824082163a6ece586529576f1 into PR head commit 696a5e317d56c84bbe6f088dbfeead2f4669ae0b 04:09:42 Merge succeeded, producing 696a5e317d56c84bbe6f088dbfeead2f4669ae0b 04:09:42 Checking out Revision 696a5e317d56c84bbe6f088dbfeead2f4669ae0b (PR-998) 04:09:42 > git config core.sparsecheckout # timeout=10 04:09:42 > git checkout -f 696a5e317d56c84bbe6f088dbfeead2f4669ae0b # timeout=10 04:09:42 > git remote # timeout=10 04:09:42 > git config --get remote.origin.url # timeout=10 04:09:42 using GIT_SSH to set credentials SSH Credentials for GitHub 04:09:42 [INFO] Currently running in a labeled security context 04:09:42 [INFO] Currently SELinux is 'enforcing' on the host 04:09:42 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh8438147371008358018.key 04:09:42 > git merge b8bde01b3040ded824082163a6ece586529576f1 # timeout=10 04:09:42 > git rev-parse HEAD^{commit} # timeout=10 04:09:42 > git config core.sparsecheckout # timeout=10 04:09:42 > git checkout -f 696a5e317d56c84bbe6f088dbfeead2f4669ae0b # timeout=10 04:09:46 Commit message: "build(deps): bump github.com/google/uuid from 1.2.0 to 1.3.0" 04:09:46 > git --version # timeout=10 04:09:46 > git --version # 'git version 2.24.4' 04:09:46 fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:09:47 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 04:09:48 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:09:48 + sudo service docker restart 04:09:48 + true 04:09:48 Redirecting to /bin/systemctl restart docker.service 04:09:49 Running on prd-ubuntu18.04-docker-arm64-4c-16g-43 in /w/workspace/dgexfoundry_device-sdk-go_PR-998 [Pipeline] { [Pipeline] ws 04:09:49 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:09:50 Selected Git installation does not exist. Using Default 04:09:50 The recommended git tool is: NONE 04:09:55 using credential edgex-jenkins-ssh 04:09:55 Cloning the remote Git repository 04:09:55 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:09:55 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:09:55 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:09:55 > git --version # timeout=10 04:09:55 > git --version # 'git version 2.17.1' 04:09:55 using GIT_SSH to set credentials SSH Credentials for GitHub 04:09:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:09:57 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:09:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:09:57 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:09:57 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:09:57 using GIT_SSH to set credentials SSH Credentials for GitHub 04:09:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/998/head:refs/remotes/origin/PR-998 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:09:57 Merging remotes/origin/main commit b8bde01b3040ded824082163a6ece586529576f1 into PR head commit 696a5e317d56c84bbe6f088dbfeead2f4669ae0b 04:09:58 Merge succeeded, producing 696a5e317d56c84bbe6f088dbfeead2f4669ae0b 04:09:58 Checking out Revision 696a5e317d56c84bbe6f088dbfeead2f4669ae0b (PR-998) 04:09:57 > git config core.sparsecheckout # timeout=10 04:09:57 > git checkout -f 696a5e317d56c84bbe6f088dbfeead2f4669ae0b # timeout=10 04:09:57 > git remote # timeout=10 04:09:58 > git config --get remote.origin.url # timeout=10 04:09:58 using GIT_SSH to set credentials SSH Credentials for GitHub 04:09:58 > git merge b8bde01b3040ded824082163a6ece586529576f1 # timeout=10 04:09:58 > git rev-parse HEAD^{commit} # timeout=10 04:09:58 > git config core.sparsecheckout # timeout=10 04:09:58 > git checkout -f 696a5e317d56c84bbe6f088dbfeead2f4669ae0b # timeout=10 04:10:02 Commit message: "build(deps): bump github.com/google/uuid from 1.2.0 to 1.3.0" 04:10:02 > git --version # timeout=10 04:10:02 > git --version # 'git version 2.17.1' 04:10:02 fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:10:04 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 04:10:04 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:10:05 + + true 04:10:05 sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:10:06 provisioning config files... 04:10:06 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config3990958693714874590tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:10:07 ---> docker-login.sh 04:10:07 nexus3.edgexfoundry.org:10001 04:10:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:07 Configure a credential helper to remove this warning. See 04:10:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:07 04:10:07 Login Succeeded 04:10:07 nexus3.edgexfoundry.org:10002 04:10:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:07 Configure a credential helper to remove this warning. See 04:10:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:07 04:10:07 Login Succeeded 04:10:07 nexus3.edgexfoundry.org:10003 04:10:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:07 Configure a credential helper to remove this warning. See 04:10:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:07 04:10:07 Login Succeeded 04:10:07 nexus3.edgexfoundry.org:10004 04:10:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:07 Configure a credential helper to remove this warning. See 04:10:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:07 04:10:07 Login Succeeded 04:10:07 docker.io 04:10:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:08 Configure a credential helper to remove this warning. See 04:10:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:08 04:10:08 Login Succeeded 04:10:08 ---> docker-login.sh ends [Pipeline] } 04:10:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:10:08 ========================================================= 04:10:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 04:10:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:10:08 + 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 . 04:10:08 Sending build context to Docker daemon 2.565MB 04:10:08 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 04:10:08 Step 2/8 : FROM ${BASE} 04:10:08 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 04:10:08 540db60ca938: Pulling fs layer 04:10:08 adcc1eea9eea: Pulling fs layer 04:10:08 4c4ab2625f07: Pulling fs layer 04:10:08 0773c198feca: Pulling fs layer 04:10:08 345f892a5656: Pulling fs layer 04:10:08 9ac62484cfdc: Pulling fs layer 04:10:08 5ac4037533be: Pulling fs layer 04:10:08 dc6bda0758c5: Pulling fs layer 04:10:08 0773c198feca: Waiting 04:10:08 345f892a5656: Waiting 04:10:08 9ac62484cfdc: Waiting 04:10:08 5ac4037533be: Waiting 04:10:08 dc6bda0758c5: Waiting 04:10:09 4c4ab2625f07: Download complete 04:10:09 adcc1eea9eea: Verifying Checksum 04:10:09 adcc1eea9eea: Download complete 04:10:09 345f892a5656: Verifying Checksum 04:10:09 345f892a5656: Download complete 04:10:09 540db60ca938: Verifying Checksum 04:10:09 540db60ca938: Download complete 04:10:09 9ac62484cfdc: Verifying Checksum 04:10:09 9ac62484cfdc: Download complete 04:10:09 540db60ca938: Pull complete 04:10:09 adcc1eea9eea: Pull complete 04:10:09 4c4ab2625f07: Pull complete 04:10:09 5ac4037533be: Verifying Checksum 04:10:09 5ac4037533be: Download complete 04:10:11 dc6bda0758c5: Verifying Checksum 04:10:11 dc6bda0758c5: Download complete 04:10:11 0773c198feca: Verifying Checksum 04:10:11 0773c198feca: Download complete 04:10:15 0773c198feca: Pull complete 04:10:15 345f892a5656: Pull complete 04:10:15 9ac62484cfdc: Pull complete 04:10:15 5ac4037533be: Pull complete 04:10:16 dc6bda0758c5: Pull complete 04:10:16 Digest: sha256:693441261ed0de8fcf303aa2a0eae3a43e217b849db77d7793b1d2a0399e3ec4 04:10:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:10:16 ---> eb58bd16d52e 04:10:16 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:10:19 ---> Running in d94399310c25 04:10:19 Removing intermediate container d94399310c25 04:10:19 ---> d83e17f9e94b 04:10:19 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:10:19 ---> Running in 350ad5641631 04:10:20 Removing intermediate container 350ad5641631 04:10:20 ---> 7513baeaa5e3 04:10:20 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 04:10:20 ---> Running in a8c98a9adb1d 04:10:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:10:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:10:21 (1/6) Installing libc-dev (0.7.2-r3) 04:10:21 (2/6) Installing libsodium (1.0.18-r0) 04:10:22 (3/6) Installing pkgconf (1.7.3-r0) 04:10:22 (4/6) Installing libsodium-dev (1.0.18-r0) 04:10:22 (5/6) Installing libzmq (4.3.3-r1) 04:10:22 (6/6) Installing zeromq-dev (4.3.3-r1) 04:10:22 Executing busybox-1.32.1-r6.trigger 04:10:22 OK: 150 MiB in 46 packages 04:10:22 Removing intermediate container a8c98a9adb1d 04:10:22 ---> 4f123a41a64c 04:10:22 Step 6/8 : WORKDIR /device-sdk-go 04:10:22 ---> Running in aec44bda5413 04:10:22 Removing intermediate container aec44bda5413 04:10:22 ---> e1aa9cf87d9e 04:10:22 Step 7/8 : COPY . . 04:10:23 ---> 7de5c1fbc1ce 04:10:23 Step 8/8 : RUN go mod download 04:10:23 ---> Running in 92376dc40706 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:10:23 provisioning config files... 04:10:23 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config1622182639077700005tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:10:24 ---> docker-login.sh 04:10:24 nexus3.edgexfoundry.org:10001 04:10:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:25 Configure a credential helper to remove this warning. See 04:10:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:25 04:10:25 Login Succeeded 04:10:25 nexus3.edgexfoundry.org:10002 04:10:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:25 Configure a credential helper to remove this warning. See 04:10:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:25 04:10:25 Login Succeeded 04:10:25 nexus3.edgexfoundry.org:10003 04:10:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:26 Configure a credential helper to remove this warning. See 04:10:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:26 04:10:26 Login Succeeded 04:10:26 nexus3.edgexfoundry.org:10004 04:10:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:27 Configure a credential helper to remove this warning. See 04:10:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:27 04:10:27 Login Succeeded 04:10:27 docker.io 04:10:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:28 Configure a credential helper to remove this warning. See 04:10:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:28 04:10:28 Login Succeeded 04:10:28 ---> docker-login.sh ends [Pipeline] } 04:10:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:10:28 ========================================================= 04:10:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 04:10:28 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:10:29 + 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 . 04:10:29 Sending build context to Docker daemon 2.564MB 04:10:29 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 04:10:29 Step 2/8 : FROM ${BASE} 04:10:29 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:10:29 595b0fe564bb: Pulling fs layer 04:10:29 24495759ef45: Pulling fs layer 04:10:29 d148012ef14d: Pulling fs layer 04:10:29 cb65c68fc2e2: Pulling fs layer 04:10:29 093eec477d81: Pulling fs layer 04:10:29 20fd20ab2234: Pulling fs layer 04:10:29 43245461236d: Pulling fs layer 04:10:29 5a37c24eccbd: Pulling fs layer 04:10:29 5a37c24eccbd: Waiting 04:10:29 43245461236d: Waiting 04:10:29 cb65c68fc2e2: Waiting 04:10:29 093eec477d81: Waiting 04:10:29 20fd20ab2234: Waiting 04:10:30 d148012ef14d: Verifying Checksum 04:10:30 d148012ef14d: Download complete 04:10:30 24495759ef45: Verifying Checksum 04:10:30 24495759ef45: Download complete 04:10:30 093eec477d81: Verifying Checksum 04:10:30 093eec477d81: Download complete 04:10:30 595b0fe564bb: Verifying Checksum 04:10:30 595b0fe564bb: Download complete 04:10:30 43245461236d: Verifying Checksum 04:10:30 43245461236d: Download complete 04:10:30 20fd20ab2234: Verifying Checksum 04:10:30 20fd20ab2234: Download complete 04:10:30 595b0fe564bb: Pull complete 04:10:31 24495759ef45: Pull complete 04:10:31 d148012ef14d: Pull complete 04:10:32 5a37c24eccbd: Verifying Checksum 04:10:32 5a37c24eccbd: Download complete 04:10:33 cb65c68fc2e2: Verifying Checksum 04:10:33 cb65c68fc2e2: Download complete 04:10:38 Removing intermediate container 92376dc40706 04:10:38 ---> 08534aee2106 04:10:38 Successfully built 08534aee2106 04:10:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:10:38 + docker inspect -f . ci-base-image-x86_64 04:10:38 . [Pipeline] withDockerContainer 04:10:38 prd-centos7-docker-4c-2g-44 does not seem to be running inside a container 04:10:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:10:38 $ docker top 2ef0dc7a102f320ea5ceeb6397b129e170c32c8cafcdcaa92699f62aa0f45463 -eo pid,comm [Pipeline] { [Pipeline] sh 04:10:39 + go version 04:10:39 go version go1.16.5 linux/amd64 [Pipeline] } 04:10:39 $ docker stop --time=1 2ef0dc7a102f320ea5ceeb6397b129e170c32c8cafcdcaa92699f62aa0f45463 04:10:40 $ docker rm -f 2ef0dc7a102f320ea5ceeb6397b129e170c32c8cafcdcaa92699f62aa0f45463 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:10:41 + docker inspect -f . ci-base-image-x86_64 04:10:41 . [Pipeline] withDockerContainer 04:10:41 prd-centos7-docker-4c-2g-44 does not seem to be running inside a container 04:10:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:10:42 $ docker top e0f3594162b87b38ed68c05592520c33a31b025d774804e10afa3cc7e7afa826 -eo pid,comm [Pipeline] { [Pipeline] sh 04:10:42 + go mod tidy [Pipeline] sh 04:10:43 + make test 04:10:43 go mod tidy 04:10:43 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:10:44 cb65c68fc2e2: Pull complete 04:10:44 093eec477d81: Pull complete 04:10:44 20fd20ab2234: Pull complete 04:10:45 43245461236d: Pull complete 04:10:48 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 04:10:49 5a37c24eccbd: Pull complete 04:10:49 Digest: sha256:1f93be31992c0c85398b36ba92fe0466778821d351774b6a75e3069a3cd419d7 04:10:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:10:49 ---> 274d7007c78b 04:10:49 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:10:51 ---> Running in 465976c3a571 04:10:51 Removing intermediate container 465976c3a571 04:10:51 ---> 7aa4360945c1 04:10:51 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:10:51 ---> Running in cd19dc0f0d9d 04:10:54 Removing intermediate container cd19dc0f0d9d 04:10:54 ---> fb58816e9e90 04:10:54 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 04:10:54 ---> Running in 001fb3bcfff7 04:10:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:10:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:10:57 (1/6) Installing libc-dev (0.7.2-r3) 04:10:57 (2/6) Installing libsodium (1.0.18-r0) 04:10:57 (3/6) Installing pkgconf (1.7.3-r0) 04:10:57 (4/6) Installing libsodium-dev (1.0.18-r0) 04:10:57 (5/6) Installing libzmq (4.3.3-r1) 04:10:57 (6/6) Installing zeromq-dev (4.3.3-r1) 04:10:57 Executing busybox-1.32.1-r6.trigger 04:10:57 OK: 139 MiB in 46 packages 04:10:59 Removing intermediate container 001fb3bcfff7 04:10:59 ---> 0fec2ba3f608 04:10:59 Step 6/8 : WORKDIR /device-sdk-go 04:10:59 ---> Running in ed77fa48ee31 04:10:59 Removing intermediate container ed77fa48ee31 04:10:59 ---> 909e3309e9d8 04:10:59 Step 7/8 : COPY . . 04:11:01 ---> 60112b599cfc 04:11:01 Step 8/8 : RUN go mod download 04:11:01 ---> Running in a11ef3b1f97d 04:11:10 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 04:11:10 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 04:11:10 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 04:11:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.050s coverage: 24.2% of statements 04:11:13 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 04:11:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.058s coverage: 28.1% of statements 04:11:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.048s coverage: 78.9% of statements 04:11:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.047s coverage: 9.0% of statements 04:11:13 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 04:11:13 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 04:11:13 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 04:11:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.058s coverage: 28.7% of statements 04:11:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 04:11:15 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.065s coverage: 83.3% of statements 04:11:15 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 04:11:15 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 04:11:15 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.076s coverage: 58.0% of statements 04:11:16 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.818s coverage: 89.2% of statements 04:11:16 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 04:11:16 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.052s coverage: 4.9% of statements 04:11:16 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 04:11:16 GO111MODULE=on go vet ./... 04:11:28 Removing intermediate container a11ef3b1f97d 04:11:28 ---> 9ccaf9e68da5 04:11:28 Successfully built 9ccaf9e68da5 04:11:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:11:28 + docker inspect -f . ci-base-image-arm64 04:11:28 . [Pipeline] withDockerContainer 04:11:28 prd-ubuntu18.04-docker-arm64-4c-16g-43 does not seem to be running inside a container 04:11: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 ******** -e ******** -e ******** ci-base-image-arm64 cat 04:11:30 $ docker top e772f7d11d1af1507815a732b36d5ff7c075a940c0c92b65aef4ff527a5ed8df -eo pid,comm [Pipeline] { [Pipeline] sh 04:11:31 + go version 04:11:31 go version go1.16.5 linux/arm64 [Pipeline] } 04:11:31 $ docker stop --time=1 e772f7d11d1af1507815a732b36d5ff7c075a940c0c92b65aef4ff527a5ed8df 04:11:33 $ docker rm -f e772f7d11d1af1507815a732b36d5ff7c075a940c0c92b65aef4ff527a5ed8df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:11:34 + docker inspect -f . ci-base-image-arm64 04:11:34 . [Pipeline] withDockerContainer 04:11:34 prd-ubuntu18.04-docker-arm64-4c-16g-43 does not seem to be running inside a container 04:11:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:11:34 gofmt -l . 04:11:34 [ "`gofmt -l .`" = "" ] 04:11:34 ./bin/test-attribution-txt.sh 04:11:34 ./bin/test-go-mod-tidy.sh 04:11:36 $ docker top a84b29c85989b771d2013b883722d943ab3ad7d644348464364b64731e31ba80 -eo pid,comm [Pipeline] { [Pipeline] } 04:11:36 $ docker stop --time=1 e0f3594162b87b38ed68c05592520c33a31b025d774804e10afa3cc7e7afa826 04:11:37 $ docker rm -f e0f3594162b87b38ed68c05592520c33a31b025d774804e10afa3cc7e7afa826 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 04:11:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:11:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 04:11:38 + go mod tidy [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [Pipeline] sh 04:11:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:11:49 + make test 04:11:49 go mod tidy 04:11:49 + ls -al . 04:11:49 total 228 04:11:49 drwxrwxr-x. 10 jenkins jenkins 4096 Jul 13 04:11 . 04:11:49 drwxrwxr-x. 4 jenkins jenkins 28 Jul 13 04:09 .. 04:11:49 drwxrwxr-x. 2 jenkins jenkins 64 Jul 13 04:09 bin 04:11:49 -rw-rw-r--. 1 jenkins jenkins 24816 Jul 13 04:09 CHANGELOG.md 04:11:49 -rw-r--r--. 1 jenkins jenkins 125634 Jul 13 04:11 coverage.out 04:11:49 -rw-rw-r--. 1 jenkins jenkins 987 Jul 13 04:09 Dockerfile.build 04:11:49 -rw-rw-r--. 1 jenkins jenkins 140 Jul 13 04:09 .dockerignore 04:11:49 drwxrwxr-x. 5 jenkins jenkins 62 Jul 13 04:09 example 04:11:49 drwxrwxr-x. 8 jenkins jenkins 179 Jul 13 04:09 .git 04:11:49 drwxrwxr-x. 2 jenkins jenkins 103 Jul 13 04:09 .github 04:11:49 -rw-rw-r--. 1 jenkins jenkins 138 Jul 13 04:09 .gitignore 04:11:49 -rw-r--r--. 1 jenkins jenkins 548 Jul 13 04:11 go.mod 04:11:49 -rw-r--r--. 1 jenkins jenkins 20386 Jul 13 04:10 go.sum 04:11:49 drwxrwxr-x. 15 jenkins jenkins 224 Jul 13 04:09 internal 04:11:49 -rw-rw-r--. 1 jenkins jenkins 880 Jul 13 04:09 Jenkinsfile 04:11:49 -rw-rw-r--. 1 jenkins jenkins 11341 Jul 13 04:09 LICENSE 04:11:49 -rw-rw-r--. 1 jenkins jenkins 1026 Jul 13 04:09 Makefile 04:11:49 drwxrwxr-x. 3 jenkins jenkins 16 Jul 13 04:09 openapi 04:11:49 drwxrwxr-x. 5 jenkins jenkins 50 Jul 13 04:09 pkg 04:11:49 -rw-rw-r--. 1 jenkins jenkins 7652 Jul 13 04:09 README.md 04:11:49 drwxrwxr-x. 4 jenkins jenkins 54 Jul 13 04:09 snap 04:11:49 -rw-rw-r--. 1 jenkins jenkins 5 Jul 13 04:07 VERSION 04:11:49 -rw-rw-r--. 1 jenkins jenkins 222 Jul 13 04:09 version.go [Pipeline] isUnix [Pipeline] sh 04:11:49 + 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=696a5e317d56c84bbe6f088dbfeead2f4669ae0b --label arch=amd64 --label version=0.0.0 . 04:11:49 Sending build context to Docker daemon 2.691MB 04:11:49 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 04:11:49 Step 2/23 : FROM ${BASE} AS builder 04:11:49 ---> 08534aee2106 04:11:49 Step 3/23 : WORKDIR /device-sdk-go 04:11:49 ---> Running in 534882b63451 04:11:49 Removing intermediate container 534882b63451 04:11:49 ---> fe1b3f8fd84e 04:11:49 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:11:49 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:11:49 ---> Running in 1fb2578b37d6 04:11:49 Removing intermediate container 1fb2578b37d6 04:11:49 ---> abc45f1fec40 04:11:49 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:11:49 ---> Running in eaab50134eba 04:11:50 Removing intermediate container eaab50134eba 04:11:50 ---> 66e6efbb90d4 04:11:50 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:11:50 ---> Running in 580f0c4cf63e 04:11:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:11:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:11:51 OK: 150 MiB in 46 packages 04:11:52 Removing intermediate container 580f0c4cf63e 04:11:52 ---> 7579a3c67b7b 04:11:52 Step 7/23 : COPY . . 04:11:52 ---> 4fa7741ba72f 04:11:52 Step 8/23 : RUN go mod download 04:11:52 ---> Running in 1ebf68af50e0 04:11:52 Removing intermediate container 1ebf68af50e0 04:11:52 ---> 3c17906f6ab1 04:11:52 Step 9/23 : RUN make build 04:11:52 ---> Running in 65a59e65b246 04:11:52 go mod tidy 04:11:53 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 04:12:03 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 04:12:04 Removing intermediate container 65a59e65b246 04:12:04 ---> cf77dee44781 04:12:04 Step 10/23 : FROM alpine:3.12 04:12:04 3.12: Pulling from library/alpine 04:12:04 339de151aab4: Pulling fs layer 04:12:04 339de151aab4: Verifying Checksum 04:12:04 339de151aab4: Download complete 04:12:05 339de151aab4: Pull complete 04:12:05 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 04:12:05 Status: Downloaded newer image for alpine:3.12 04:12:05 ---> 13621d1b12d4 04:12:05 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:12:05 ---> Running in 6b6d8b160fdc 04:12:05 Removing intermediate container 6b6d8b160fdc 04:12:05 ---> 93f03bdd9ac3 04:12:05 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:12:05 ---> Running in ec3e033a47de 04:12:05 Removing intermediate container ec3e033a47de 04:12:05 ---> 2aeb2e2e3fb1 04:12:05 Step 13/23 : RUN apk add --update --no-cache zeromq 04:12:05 ---> Running in 8f651a79c93d 04:12:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:12:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:12:06 (1/5) Installing libgcc (9.3.0-r2) 04:12:06 (2/5) Installing libsodium (1.0.18-r0) 04:12:06 (3/5) Installing libstdc++ (9.3.0-r2) 04:12:07 (4/5) Installing libzmq (4.3.3-r0) 04:12:08 (5/5) Installing zeromq (4.3.3-r0) 04:12:08 Executing busybox-1.31.1-r20.trigger 04:12:08 OK: 8 MiB in 19 packages 04:12:08 Removing intermediate container 8f651a79c93d 04:12:08 ---> eb339eb5db37 04:12:08 Step 14/23 : WORKDIR / 04:12:08 ---> Running in 60be53ac64e1 04:12:08 Removing intermediate container 60be53ac64e1 04:12:08 ---> 7c6a31fca961 04:12:08 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:12:08 ---> d240976ccd0f 04:12:08 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:12:08 ---> 8d245b4c2eb7 04:12:08 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:12:09 ---> a0d0841dbed4 04:12:09 Step 18/23 : EXPOSE 59999 04:12:09 ---> Running in 4d79766bc9cf 04:12:09 Removing intermediate container 4d79766bc9cf 04:12:09 ---> 3cdc386e14f6 04:12:09 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:12:09 ---> Running in 254763549b47 04:12:09 Removing intermediate container 254763549b47 04:12:09 ---> 35205c3555b8 04:12:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:12:09 ---> Running in 005b48b7ca01 04:12:09 Removing intermediate container 005b48b7ca01 04:12:09 ---> 58de76fdad75 04:12:09 Step 21/23 : LABEL arch=amd64 04:12:09 ---> Running in 16e186d0fbc1 04:12:09 Removing intermediate container 16e186d0fbc1 04:12:09 ---> b82e80a5e54f 04:12:09 Step 22/23 : LABEL git_sha=696a5e317d56c84bbe6f088dbfeead2f4669ae0b 04:12:09 ---> Running in ce61f356359c 04:12:09 Removing intermediate container ce61f356359c 04:12:09 ---> 83d2729e23d8 04:12:09 Step 23/23 : LABEL version=0.0.0 04:12:09 ---> Running in 9f802ca30f04 04:12:09 Removing intermediate container 9f802ca30f04 04:12:09 ---> b9ad94f9008f 04:12:09 [Warning] One or more build-args [ARCH MAKE] were not consumed 04:12:09 Successfully built b9ad94f9008f 04:12:09 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 04:12:11 ---> job-cost.sh 04:12:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-W7yq 04:12:12 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 04:12:21 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:12:34 lf-activate-venv(): INFO: Adding /tmp/venv-W7yq/bin to PATH 04:12:34 INFO: No Stack... 04:12:34 INFO: Retrieving Pricing Info for: v3-standard-2 04:12:34 INFO: Archiving Costs [Pipeline] sh 04:12:34 + cut -d, -f6 04:12:34 + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 04:12:34 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-998-1-stack-cost] 04:12:34 Resource [jenkins-edgexfoundry-device-sdk-go-PR-998-1-stack-cost] did not exist. Created. 04:12:34 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-998-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:12:35 + echo total: 0.05999999865889549 [Pipeline] stash 04:12:35 Stashed 1 file(s) [Pipeline] } 04:12:35 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-998-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:13:20 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 04:13:20 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 04:13:20 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 04:13:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.273s coverage: 24.2% of statements 04:13:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 04:13:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.178s coverage: 28.1% of statements 04:13:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.263s coverage: 78.9% of statements 04:13:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.189s coverage: 9.0% of statements 04:13:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 04:13:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 04:13:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 04:13:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.328s coverage: 28.7% of statements 04:13:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 04:13:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.232s coverage: 83.3% of statements 04:13:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 04:13:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 04:13:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.302s coverage: 58.0% of statements 04:13:33 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.989s coverage: 89.2% of statements 04:13:33 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 04:13:33 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.181s coverage: 4.9% of statements 04:13:33 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 04:13:33 GO111MODULE=on go vet ./... 04:14:30 gofmt -l . 04:14:30 [ "`gofmt -l .`" = "" ] 04:14:30 ./bin/test-attribution-txt.sh 04:14:30 ./bin/test-go-mod-tidy.sh [Pipeline] } 04:14:30 $ docker stop --time=1 a84b29c85989b771d2013b883722d943ab3ad7d644348464364b64731e31ba80 04:14:32 $ docker rm -f a84b29c85989b771d2013b883722d943ab3ad7d644348464364b64731e31ba80 [Pipeline] // withDockerContainer [Pipeline] sh 04:14:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:14:33 Warning: overwriting stash ‘coverage-report’ 04:14:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:14:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:14:35 + ls -al . 04:14:35 total 264 04:14:35 drwxrwxr-x 10 jenkins jenkins 4096 Jul 13 04:14 . 04:14:35 drwxrwxr-x 4 jenkins jenkins 4096 Jul 13 04:09 .. 04:14:35 -rw-rw-r-- 1 jenkins jenkins 140 Jul 13 04:09 .dockerignore 04:14:35 drwxrwxr-x 8 jenkins jenkins 4096 Jul 13 04:10 .git 04:14:35 drwxrwxr-x 2 jenkins jenkins 4096 Jul 13 04:09 .github 04:14:35 -rw-rw-r-- 1 jenkins jenkins 138 Jul 13 04:09 .gitignore 04:14:35 -rw-rw-r-- 1 jenkins jenkins 24816 Jul 13 04:09 CHANGELOG.md 04:14:35 -rw-rw-r-- 1 jenkins jenkins 987 Jul 13 04:09 Dockerfile.build 04:14:35 -rw-rw-r-- 1 jenkins jenkins 880 Jul 13 04:09 Jenkinsfile 04:14:35 -rw-rw-r-- 1 jenkins jenkins 11341 Jul 13 04:09 LICENSE 04:14:35 -rw-rw-r-- 1 jenkins jenkins 1026 Jul 13 04:09 Makefile 04:14:35 -rw-rw-r-- 1 jenkins jenkins 7652 Jul 13 04:09 README.md 04:14:35 -rw-rw-r-- 1 jenkins jenkins 5 Jul 13 04:07 VERSION 04:14:35 drwxrwxr-x 2 jenkins jenkins 4096 Jul 13 04:09 bin 04:14:35 -rw-r--r-- 1 jenkins jenkins 125634 Jul 13 04:13 coverage.out 04:14:35 drwxrwxr-x 5 jenkins jenkins 4096 Jul 13 04:09 example 04:14:35 -rw-r--r-- 1 jenkins jenkins 548 Jul 13 04:14 go.mod 04:14:35 -rw-r--r-- 1 jenkins jenkins 20386 Jul 13 04:11 go.sum 04:14:35 drwxrwxr-x 15 jenkins jenkins 4096 Jul 13 04:09 internal 04:14:35 drwxrwxr-x 3 jenkins jenkins 4096 Jul 13 04:09 openapi 04:14:35 drwxrwxr-x 5 jenkins jenkins 4096 Jul 13 04:09 pkg 04:14:35 drwxrwxr-x 4 jenkins jenkins 4096 Jul 13 04:09 snap 04:14:35 -rw-rw-r-- 1 jenkins jenkins 222 Jul 13 04:09 version.go [Pipeline] isUnix [Pipeline] sh 04:14:36 + 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=696a5e317d56c84bbe6f088dbfeead2f4669ae0b --label arch=arm64 --label version=0.0.0 . 04:14:36 Sending build context to Docker daemon 2.69MB 04:14:36 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 04:14:36 Step 2/23 : FROM ${BASE} AS builder 04:14:36 ---> 9ccaf9e68da5 04:14:36 Step 3/23 : WORKDIR /device-sdk-go 04:14:36 ---> Running in e06c07869cfd 04:14:37 Removing intermediate container e06c07869cfd 04:14:37 ---> 15aa8e8727c4 04:14:37 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:14:37 ---> Running in e51f14cf98f3 04:14:38 Removing intermediate container e51f14cf98f3 04:14:38 ---> 854a2eb3095c 04:14:38 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:14:38 ---> Running in 4fc2d7be1bcf 04:14:40 Removing intermediate container 4fc2d7be1bcf 04:14:40 ---> 4da9ac24018b 04:14:40 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:14:40 ---> Running in 08d06eb3af86 04:14:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:14:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:14:43 OK: 139 MiB in 46 packages 04:14:44 Removing intermediate container 08d06eb3af86 04:14:44 ---> 4e4e7a72e798 04:14:44 Step 7/23 : COPY . . 04:14:45 ---> 18dde432132a 04:14:45 Step 8/23 : RUN go mod download 04:14:45 ---> Running in a9d9b16126fe 04:14:48 Removing intermediate container a9d9b16126fe 04:14:48 ---> 02bc07419f25 04:14:48 Step 9/23 : RUN make build 04:14:48 ---> Running in 6cafcf476454 04:14:49 go mod tidy 04:14:50 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 04:15:22 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 04:15:24 Removing intermediate container 6cafcf476454 04:15:24 ---> 483291a78122 04:15:24 Step 10/23 : FROM alpine:3.12 04:15:24 3.12: Pulling from library/alpine 04:15:24 d2f70382dc9a: Pulling fs layer 04:15:25 d2f70382dc9a: Verifying Checksum 04:15:25 d2f70382dc9a: Download complete 04:15:25 d2f70382dc9a: Pull complete 04:15:25 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 04:15:25 Status: Downloaded newer image for alpine:3.12 04:15:25 ---> c4fd0aeabfcf 04:15:25 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:15:26 ---> Running in 4c9a7402cb59 04:15:26 Removing intermediate container 4c9a7402cb59 04:15:26 ---> 244a0947e78f 04:15:26 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:15:26 ---> Running in e65c5096bda9 04:15:28 Removing intermediate container e65c5096bda9 04:15:28 ---> 075a8470e05e 04:15:28 Step 13/23 : RUN apk add --update --no-cache zeromq 04:15:28 ---> Running in 96ef87293c06 04:15:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:15:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:15:31 (1/5) Installing libgcc (9.3.0-r2) 04:15:31 (2/5) Installing libsodium (1.0.18-r0) 04:15:31 (3/5) Installing libstdc++ (9.3.0-r2) 04:15:31 (4/5) Installing libzmq (4.3.3-r0) 04:15:31 (5/5) Installing zeromq (4.3.3-r0) 04:15:32 Executing busybox-1.31.1-r20.trigger 04:15:32 OK: 8 MiB in 19 packages 04:15:33 Removing intermediate container 96ef87293c06 04:15:33 ---> 9af0a6a68ea1 04:15:33 Step 14/23 : WORKDIR / 04:15:33 ---> Running in f655725ff458 04:15:33 Removing intermediate container f655725ff458 04:15:33 ---> 80d791b35a7b 04:15:33 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:15:34 ---> d90f8f86de4d 04:15:34 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:15:35 ---> 7de570f7d4dc 04:15:35 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:15:36 ---> 38d2b56bee67 04:15:36 Step 18/23 : EXPOSE 59999 04:15:36 ---> Running in 2fccb2180d28 04:15:36 Removing intermediate container 2fccb2180d28 04:15:36 ---> 83c29c3cc2ad 04:15:36 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:15:36 ---> Running in fb63ef7ddd02 04:15:37 Removing intermediate container fb63ef7ddd02 04:15:37 ---> 0f120bbf00d1 04:15:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:15:37 ---> Running in 708ea2eab2fe 04:15:38 Removing intermediate container 708ea2eab2fe 04:15:38 ---> 32addbe9ce53 04:15:38 Step 21/23 : LABEL arch=arm64 04:15:38 ---> Running in 42a4ddf0ed25 04:15:38 Removing intermediate container 42a4ddf0ed25 04:15:38 ---> d89bce7342b3 04:15:38 Step 22/23 : LABEL git_sha=696a5e317d56c84bbe6f088dbfeead2f4669ae0b 04:15:38 ---> Running in 45fae5bcc5ea 04:15:39 Removing intermediate container 45fae5bcc5ea 04:15:39 ---> d0006a77f004 04:15:39 Step 23/23 : LABEL version=0.0.0 04:15:39 ---> Running in 102df839da25 04:15:39 Removing intermediate container 102df839da25 04:15:39 ---> 3f12b55bd534 04:15:39 [Warning] One or more build-args [ARCH MAKE] were not consumed 04:15:39 Successfully built 3f12b55bd534 04:15:39 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 04:15:41 ---> job-cost.sh 04:15:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bvZu 04:16:20 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:17:56 lf-activate-venv(): INFO: Adding /tmp/venv-bvZu/bin to PATH 04:17:56 INFO: No Stack... 04:17:56 INFO: Retrieving Pricing Info for: v2-standard-4 04:17:56 INFO: Archiving Costs [Pipeline] sh 04:17:57 + + cut -d, -f6cat 04:17:57 /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 04:17:57 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-998-1-stack-cost] 04:17:57 Resource [jenkins-edgexfoundry-device-sdk-go-PR-998-1-stack-cost] did not exist. Created. 04:17:57 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-998-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:17:57 /w/workspace/device-sdk-go/1@tmp/durable-cca5077f/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-cca5077f/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 04:17:58 + echo total: 0.18000000715255737 [Pipeline] stash 04:17:58 Warning: overwriting stash ‘stack-cost’ 04:17:58 Stashed 1 file(s) [Pipeline] } 04:17:58 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-998-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 04:17:59 provisioning config files... 04:17:59 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-998@tmp/config7574707262516595763tmp [Pipeline] { [Pipeline] sh 04:17:59 + set +x 04:17:59 + bash -s -- 04:17:59 + curl -s https://codecov.io/bash 04:17:59 04:17:59 _____ _ 04:17:59 / ____| | | 04:17:59 | | ___ __| | ___ ___ _____ __ 04:17:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:17:59 | |___| (_) | (_| | __/ (_| (_) \ V / 04:17:59 \_____\___/ \__,_|\___|\___\___/ \_/ 04:17:59 Bash-1.0.4 04:17:59 04:17:59 04:17:59 ==> git version 2.24.4 found 04:17:59 ==> 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 04:17:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:17:59 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:17:59 ==> Jenkins CI detected. 04:17:59 project root: . 04:17:59 --> token set from env 04:17:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:17:59 ==> Running gcov in . (disable via -X gcov) 04:17:59 ==> Python coveragepy not found 04:17:59 ==> Searching for coverage reports in: 04:17:59 + . 04:17:59 -> Found 1 reports 04:17:59 ==> Detecting git/mercurial file structure 04:17:59 ==> Reading reports 04:18:00 + ./coverage.out bytes=125634 04:18:00 ==> Appending adjustments 04:18:00 https://docs.codecov.io/docs/fixing-reports 04:18:00 + Found adjustments 04:18:00 ==> Gzipping contents 04:18:00 16K /tmp/codecov.Y7EvIU.gz 04:18:00 ==> Uploading reports 04:18:00 url: https://codecov.io 04:18:00 query: branch=PR-998&commit=696a5e317d56c84bbe6f088dbfeead2f4669ae0b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-998%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=998&job=&cmd_args= 04:18:00 -> Pinging Codecov 04:18:00 https://codecov.io/upload/v4?package=bash-1.0.4&branch=PR-998&commit=696a5e317d56c84bbe6f088dbfeead2f4669ae0b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-998%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=998&job=&cmd_args= 04:18:01 -> Uploading to 04:18:01 https://storage.googleapis.com/codecov/v4/raw/2021-07-13/7E55EF52A471D76F132DFD9A03CDDE97/696a5e317d56c84bbe6f088dbfeead2f4669ae0b/e5b8e3d0-7f42-45d5-a9a3-cd9f9a8105df.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210713%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210713T041800Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d0a16900ccc2869e79a0db6b10d9ba76177207f7159f828355c8d801a26c9ff1 04:18:01 % Total % Received % Xferd Average Speed Time Time Time Current 04:18:01 Dload Upload Total Spent Left Speed 04:18:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16035 0 0 100 16035 0 40000 --:--:-- --:--:-- --:--:-- 40087 04:18:01 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/696a5e317d56c84bbe6f088dbfeead2f4669ae0b [Pipeline] } 04:18:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 04:18:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:18:04 ---> package-listing.sh 04:18:04 ++ tr '[:upper:]' '[:lower:]' 04:18:04 ++ facter osfamily 04:18:04 + OS_FAMILY=redhat 04:18:04 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-998 04:18:04 + START_PACKAGES=/tmp/packages_start.txt 04:18:04 + END_PACKAGES=/tmp/packages_end.txt 04:18:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:18:04 + PACKAGES=/tmp/packages_start.txt 04:18:04 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-998 ']' 04:18:04 + PACKAGES=/tmp/packages_end.txt 04:18:04 + case "${OS_FAMILY}" in 04:18:04 + rpm -qa 04:18:04 + sort 04:18:05 + '[' -f /tmp/packages_start.txt ']' 04:18:05 + '[' -f /tmp/packages_end.txt ']' 04:18:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:18:05 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-998 ']' 04:18:05 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-998/archives/ 04:18:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-998/archives/ [Pipeline] echo 04:18:05 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-998/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:18:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:18:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:18:06 04:18:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:18:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:18:07 alpine: Pulling from edgex-lftools-log-publisher 04:18:07 df20fa9351a1: Pulling fs layer 04:18:07 36b3adc4ff6f: Pulling fs layer 04:18:07 8ad3a11d3b57: Pulling fs layer 04:18:07 46f8f816bc3b: Pulling fs layer 04:18:07 93b61091891f: Pulling fs layer 04:18:07 93b9cdb0e59b: Pulling fs layer 04:18:07 5e14af77c1be: Pulling fs layer 04:18:07 01666e4c0597: Pulling fs layer 04:18:07 aa168da1d23b: Pulling fs layer 04:18:07 46f8f816bc3b: Waiting 04:18:07 93b61091891f: Waiting 04:18:07 93b9cdb0e59b: Waiting 04:18:07 5e14af77c1be: Waiting 04:18:07 01666e4c0597: Waiting 04:18:07 36b3adc4ff6f: Verifying Checksum 04:18:07 36b3adc4ff6f: Download complete 04:18:07 46f8f816bc3b: Verifying Checksum 04:18:07 46f8f816bc3b: Download complete 04:18:07 df20fa9351a1: Verifying Checksum 04:18:07 df20fa9351a1: Download complete 04:18:07 93b9cdb0e59b: Verifying Checksum 04:18:07 93b9cdb0e59b: Download complete 04:18:07 5e14af77c1be: Verifying Checksum 04:18:07 5e14af77c1be: Download complete 04:18:07 01666e4c0597: Verifying Checksum 04:18:07 01666e4c0597: Download complete 04:18:07 93b61091891f: Verifying Checksum 04:18:07 93b61091891f: Download complete 04:18:07 df20fa9351a1: Pull complete 04:18:07 8ad3a11d3b57: Verifying Checksum 04:18:07 8ad3a11d3b57: Download complete 04:18:07 36b3adc4ff6f: Pull complete 04:18:08 8ad3a11d3b57: Pull complete 04:18:08 46f8f816bc3b: Pull complete 04:18:08 93b61091891f: Pull complete 04:18:08 93b9cdb0e59b: Pull complete 04:18:08 5e14af77c1be: Pull complete 04:18:08 01666e4c0597: Pull complete 04:18:10 aa168da1d23b: Verifying Checksum 04:18:10 aa168da1d23b: Download complete 04:18:14 aa168da1d23b: Pull complete 04:18:14 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 04:18:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:18:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:18:14 prd-centos7-docker-4c-2g-41 does not seem to be running inside a container 04:18:14 $ 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-998/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-998 -v /w/workspace/dgexfoundry_device-sdk-go_PR-998:/w/workspace/dgexfoundry_device-sdk-go_PR-998:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-998@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-998@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 04:18:17 $ docker top 25329bd7d221ab07643c9abe7634112f2950437813765f99a6132aaec843eb2e -eo pid,comm [Pipeline] { [Pipeline] sh 04:18:17 + touch /tmp/pre-build-complete [Pipeline] sh 04:18:17 + mkdir -p /var/log/sa [Pipeline] sh 04:18:18 + ls /var/log/sa-host 04:18:18 + sadf -c /var/log/sa-host/sa05 04:18:18 file_magic: OK 04:18:18 HZ: Using current value: 100 04:18:18 file_header: OK 04:18:18 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 04:18:18 Statistics: 04:18:18 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:18:18 File successfully converted to sysstat format version 12.2.1 04:18:18 + sadf -c /var/log/sa-host/sa13 04:18:18 file_magic: OK 04:18:18 HZ: Using current value: 100 04:18:18 file_header: OK 04:18:18 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 04:18:18 Statistics: 04:18:18 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:18:18 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:18:18 provisioning config files... 04:18:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-998@tmp/config4497425970890135524tmp [Pipeline] { [Pipeline] echo 04:18:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:18:19 ---> create-netrc.sh [Pipeline] } 04:18:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:18:19 ---> python-tools-install.sh [Pipeline] echo 04:18:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:18:19 ---> sudo-logs.sh 04:18:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:18:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:18:20 ---> job-cost.sh 04:18:20 lf-activate-venv: SKIPPING 04:18:20 DEBUG: total: 0.18000000715255737 04:18:20 INFO: Retrieving Stack Cost... 04:18:21 INFO: Retrieving Pricing Info for: v3-standard-2 04:18:21 INFO: Archiving Costs [Pipeline] echo 04:18:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:18:21 ---> logs-deploy.sh 04:18:21 lf-activate-venv: SKIPPING 04:18:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-998/1 04:18:21 INFO: archiving workspace using pattern(s): 04:18:22 Archives upload complete. 04:18:22 INFO: archiving logs to Nexus 04:18:23 ---> uname -a: 04:18:23 Linux prd-centos7-docker-4c-2g-41.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 04:18:23 04:18:23 04:18:23 ---> lscpu: 04:18:23 Architecture: x86_64 04:18:23 CPU op-mode(s): 32-bit, 64-bit 04:18:23 Byte Order: Little Endian 04:18:23 Address sizes: 40 bits physical, 48 bits virtual 04:18:23 CPU(s): 2 04:18:23 On-line CPU(s) list: 0,1 04:18:23 Thread(s) per core: 1 04:18:23 Core(s) per socket: 1 04:18:23 Socket(s): 2 04:18:23 NUMA node(s): 1 04:18:23 Vendor ID: AuthenticAMD 04:18:23 CPU family: 23 04:18:23 Model: 49 04:18:23 Model name: AMD EPYC-Rome Processor 04:18:23 Stepping: 0 04:18:23 CPU MHz: 2800.000 04:18:23 BogoMIPS: 5600.00 04:18:23 Virtualization: AMD-V 04:18:23 Hypervisor vendor: KVM 04:18:23 Virtualization type: full 04:18:23 L1d cache: 64 KiB 04:18:23 L1i cache: 64 KiB 04:18:23 L2 cache: 1 MiB 04:18:23 L3 cache: 32 MiB 04:18:23 NUMA node0 CPU(s): 0,1 04:18:23 Vulnerability Itlb multihit: Not affected 04:18:23 Vulnerability L1tf: Not affected 04:18:23 Vulnerability Mds: Not affected 04:18:23 Vulnerability Meltdown: Not affected 04:18:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:18:23 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 04:18:23 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 04:18:23 Vulnerability Srbds: Not affected 04:18:23 Vulnerability Tsx async abort: Not affected 04:18:23 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 04:18:23 04:18:23 04:18:23 ---> nproc: 04:18:23 2 04:18:23 04:18:23 04:18:23 ---> df -h: 04:18:23 Filesystem Size Used Available Use% Mounted on 04:18:23 overlay 40.0G 7.6G 32.4G 19% / 04:18:23 tmpfs 64.0M 0 64.0M 0% /dev 04:18:23 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 04:18:23 shm 64.0M 0 64.0M 0% /dev/shm 04:18:23 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 04:18:23 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 04:18:23 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 04:18:23 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 04:18:23 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 04:18:23 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 04:18:23 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-998 04:18:23 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-998@tmp 04:18:23 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 04:18:23 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 04:18:23 04:18:23 04:18:23 ---> free -m: 04:18:23 total used free shared buff/cache available 04:18:23 Mem: 7821 968 4755 0 2097 6674 04:18:23 Swap: 1023 0 1023 04:18:23 04:18:23 04:18:23 ---> ip addr: 04:18:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 04:18:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:18:23 inet 127.0.0.1/8 scope host lo 04:18:23 valid_lft forever preferred_lft forever 04:18:23 inet6 ::1/128 scope host 04:18:23 valid_lft forever preferred_lft forever 04:18:23 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 04:18:23 link/ether fa:16:3e:fd:f4:55 brd ff:ff:ff:ff:ff:ff 04:18:23 inet 10.30.123.14/23 brd 10.30.123.255 scope global dynamic eth0 04:18:23 valid_lft 85689sec preferred_lft 85689sec 04:18:23 inet6 fe80::f816:3eff:fefd:f455/64 scope link 04:18:23 valid_lft forever preferred_lft forever 04:18:23 3: docker0: mtu 1500 qdisc noqueue state DOWN 04:18:23 link/ether 02:42:51:1e:d1:4e brd ff:ff:ff:ff:ff:ff 04:18:23 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:18:23 valid_lft forever preferred_lft forever 04:18:23 inet6 fe80::42:51ff:fe1e:d14e/64 scope link 04:18:23 valid_lft forever preferred_lft forever 04:18:23 04:18:23 04:18:23 ---> sar -b -r -n DEV: 04:18:23 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/13/21 _x86_64_ (2 CPU) 04:18:23 04:18:23 04:06:20 LINUX RESTART (2 CPU) 04:18:23 04:18:23 04:07:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:18:23 04:08:01 84.80 3.61 81.19 0.00 2643.82 3646.36 0.00 04:18:23 04:09:01 1.67 0.00 1.67 0.00 0.00 30.14 0.00 04:18:23 04:10:01 0.67 0.00 0.67 0.00 0.00 7.98 0.00 04:18:23 04:11:01 0.42 0.00 0.42 0.00 0.00 5.06 0.00 04:18:23 04:12:01 0.23 0.00 0.23 0.00 0.00 3.51 0.00 04:18:23 04:13:01 0.30 0.00 0.30 0.00 0.00 4.18 0.00 04:18:23 04:14:01 0.15 0.00 0.15 0.00 0.00 2.02 0.00 04:18:23 04:15:01 0.28 0.00 0.28 0.00 0.00 3.08 0.00 04:18:23 04:16:01 0.25 0.00 0.25 0.00 0.00 2.42 0.00 04:18:23 04:17:01 0.25 0.00 0.25 0.00 0.00 3.81 0.00 04:18:23 04:18:01 0.28 0.03 0.25 0.00 3.73 2.83 0.00 04:18:23 Average: 8.00 0.33 7.68 0.00 237.12 332.48 0.00 04:18:23 04:18:23 04:07:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:18:23 04:08:01 5465060 0 800948 10.00 2620 1740312 1317956 14.55 569692 1573500 32 04:18:23 04:09:01 5479576 0 786484 9.82 2620 1740260 1203404 13.29 557492 1573456 8 04:18:23 04:10:01 5477852 0 788208 9.84 2620 1740260 1203680 13.29 559780 1572800 8 04:18:23 04:11:01 5476080 0 789976 9.86 2620 1740264 1203728 13.29 561224 1572800 8 04:18:23 04:12:01 5475996 0 790052 9.86 2620 1740272 1203752 13.29 556704 1577520 8 04:18:23 04:13:01 5477044 0 789004 9.85 2620 1740272 1203476 13.29 556228 1577520 20 04:18:23 04:14:01 5476800 0 789240 9.85 2620 1740280 1203404 13.29 556624 1577592 20 04:18:23 04:15:01 5469840 0 796196 9.94 2620 1740284 1203404 13.29 563416 1577592 8 04:18:23 04:16:01 5466592 0 799440 9.98 2620 1740288 1203404 13.29 566700 1577592 16 04:18:23 04:17:01 5463108 0 802920 10.03 2620 1740292 1203488 13.29 571808 1575760 16 04:18:23 04:18:01 5458552 0 807204 10.08 2620 1740564 1205204 13.31 581532 1569908 172 04:18:23 Average: 5471500 0 794516 9.92 2620 1740304 1214082 13.40 563745 1575095 29 04:18:23 04:18:23 04:07:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:18:23 04:08:01 eth0 183.42 143.33 508.40 31.79 0.00 0.00 0.00 0.00 04:18:23 04:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:23 04:08:01 docker0 13.16 9.82 1.84 28.25 0.00 0.00 0.00 0.00 04:18:23 04:09:01 eth0 1.17 0.02 0.10 0.00 0.00 0.00 0.00 0.00 04:18:23 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:23 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:23 04:10:01 eth0 1.53 0.57 0.61 0.36 0.00 0.00 0.00 0.00 04:18:23 04:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:23 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:23 04:11:01 eth0 1.15 0.32 0.34 0.23 0.00 0.00 0.00 0.00 04:18:23 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:23 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:23 04:12:01 eth0 0.63 0.37 0.35 0.26 0.00 0.00 0.00 0.00 04:18:23 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:23 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:23 04:13:01 eth0 0.20 0.10 0.07 0.01 0.00 0.00 0.00 0.00 04:18:23 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:23 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:23 04:14:01 eth0 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:18:23 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:23 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:23 04:15:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:18:23 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:23 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:23 04:16:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:18:23 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:23 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:23 04:17:01 eth0 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 04:18:23 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:23 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:23 04:18:01 eth0 4.83 3.25 4.66 1.77 0.00 0.00 0.00 0.00 04:18:23 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:23 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:23 Average: eth0 17.34 13.30 46.10 3.10 0.00 0.00 0.00 0.00 04:18:23 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:23 Average: docker0 1.18 0.88 0.17 2.53 0.00 0.00 0.00 0.00 04:18:23 04:18:23 04:18:23 ---> sar -P ALL: 04:18:23 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/13/21 _x86_64_ (2 CPU) 04:18:23 04:18:23 04:06:20 LINUX RESTART (2 CPU) 04:18:23 04:18:23 04:07:02 CPU %user %nice %system %iowait %steal %idle 04:18:23 04:08:01 all 5.50 0.00 2.60 2.25 0.05 89.60 04:18:23 04:08:01 0 5.39 0.00 2.25 1.17 0.05 91.14 04:18:23 04:08:01 1 5.61 0.00 2.95 3.32 0.05 88.07 04:18:23 04:09:01 all 0.14 0.00 0.04 0.00 0.03 99.79 04:18:23 04:09:01 0 0.05 0.00 0.03 0.00 0.03 99.88 04:18:23 04:09:01 1 0.23 0.00 0.05 0.00 0.02 99.70 04:18:23 04:10:01 all 0.13 0.00 0.04 0.00 0.03 99.80 04:18:23 04:10:01 0 0.08 0.00 0.03 0.00 0.02 99.87 04:18:23 04:10:01 1 0.18 0.00 0.05 0.00 0.03 99.73 04:18:23 04:11:01 all 0.17 0.00 0.03 0.00 0.03 99.78 04:18:23 04:11:01 0 0.32 0.00 0.03 0.00 0.03 99.62 04:18:23 04:11:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:18:23 04:12:01 all 0.19 0.00 0.06 0.00 0.03 99.72 04:18:23 04:12:01 0 0.22 0.00 0.07 0.00 0.02 99.70 04:18:23 04:12:01 1 0.17 0.00 0.05 0.00 0.03 99.75 04:18:23 04:13:01 all 0.16 0.00 0.03 0.00 0.03 99.79 04:18:23 04:13:01 0 0.03 0.00 0.02 0.00 0.03 99.92 04:18:23 04:13:01 1 0.28 0.00 0.03 0.00 0.02 99.67 04:18:23 04:14:01 all 0.17 0.00 0.03 0.00 0.03 99.77 04:18:23 04:14:01 0 0.05 0.00 0.03 0.00 0.02 99.90 04:18:23 04:14:01 1 0.28 0.00 0.03 0.00 0.03 99.65 04:18:23 04:15:01 all 0.07 0.00 0.04 0.00 0.03 99.86 04:18:23 04:15:01 0 0.07 0.00 0.03 0.00 0.05 99.85 04:18:23 04:15:01 1 0.07 0.00 0.05 0.00 0.02 99.87 04:18:23 04:16:01 all 0.05 0.00 0.03 0.00 0.02 99.90 04:18:23 04:16:01 0 0.07 0.00 0.03 0.00 0.03 99.87 04:18:23 04:16:01 1 0.03 0.00 0.03 0.00 0.00 99.93 04:18:23 04:17:01 all 0.06 0.00 0.03 0.00 0.03 99.89 04:18:23 04:17:01 0 0.07 0.00 0.02 0.00 0.03 99.88 04:18:23 04:17:01 1 0.05 0.00 0.03 0.00 0.02 99.90 04:18:23 04:18:01 all 0.57 0.00 0.33 0.00 0.02 99.09 04:18:23 04:18:01 0 0.80 0.00 0.44 0.00 0.00 98.76 04:18:23 04:18:01 1 0.33 0.00 0.22 0.00 0.03 99.42 04:18:23 04:18:23 Average: CPU %user %nice %system %iowait %steal %idle 04:18:23 Average: all 0.64 0.00 0.29 0.20 0.03 98.85 04:18:23 Average: 0 0.64 0.00 0.27 0.10 0.03 98.97 04:18:23 Average: 1 0.65 0.00 0.31 0.29 0.02 98.72 04:18:23 04:18:23 04:18:23