Pull request #979 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 1e1494d8be65903cb002f8e90c056e7d16462377+ab601dc3bfb73a4a01501692ac3fc9071936c5f4 (58c38f9b959d1c5b4a829568804585738b0d6fe0) 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-ssh5810079258011561588.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh1888533131839512893.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 6a41506d72e8e131afc862d141935157bee59f41 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-979/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-979/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8135777978984729817.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-979/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2642684208650307876.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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-ssh3344724581013375914.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-979/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-979/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4583165644098459358.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 d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 6a41506d72e8e131afc862d141935157bee59f41 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-837 in /w/workspace/dgexfoundry_device-sdk-go_PR-979 [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-979 # 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-979@tmp/jenkins-gitclient-ssh5962647773258115919.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit ab601dc3bfb73a4a01501692ac3fc9071936c5f4 into PR head commit 1e1494d8be65903cb002f8e90c056e7d16462377 Merge succeeded, producing 1e1494d8be65903cb002f8e90c056e7d16462377 Checking out Revision 1e1494d8be65903cb002f8e90c056e7d16462377 (PR-979) > 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-979@tmp/jenkins-gitclient-ssh1370989375647094064.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/979/head:refs/remotes/origin/PR-979 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1e1494d8be65903cb002f8e90c056e7d16462377 # 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-979@tmp/jenkins-gitclient-ssh5457256230232688956.key > git merge ab601dc3bfb73a4a01501692ac3fc9071936c5f4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1e1494d8be65903cb002f8e90c056e7d16462377 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:07:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:07:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:07:41 ========================================================= 04:07:41 EdgeX Global Pipelines Version Info 04:07:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:07:43 ------------------- 04:07:43 stable info: 04:07:43 ------------------- 04:07:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:07:43 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 04:07:43 Message: update stable to v1.0.195 04:07:43 ------------------- 04:07:43 experimental info: 04:07:43 ------------------- 04:07:43 Commited By: **** collab-it+edgex@linuxfoundation.org 04:07:43 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 04:07:43 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:07:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:07:43 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:07:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:07:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:07:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:07:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:07:44 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:07:44 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 04:07:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:07:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:07:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:07:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:07:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:07:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:07:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:07:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:07:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:07:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:07:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:07:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:07:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:07:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 04:07:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:07:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:07:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:07:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:07:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-979 [Pipeline] echo 04:07:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-979 [Pipeline] echo 04:07:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-979 [Pipeline] echo 04:07:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1e1494d8be65903cb002f8e90c056e7d16462377 [Pipeline] echo 04:07:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1e1494d [Pipeline] echo 04:07:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:07:45 provisioning config files... 04:07:45 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-979@tmp/config4122766755560226875tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:07:46 ---> docker-login.sh 04:07:46 nexus3.edgexfoundry.org:10001 04:07:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:46 Configure a credential helper to remove this warning. See 04:07:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:46 04:07:46 Login Succeeded 04:07:46 nexus3.edgexfoundry.org:10002 04:07:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:46 Configure a credential helper to remove this warning. See 04:07:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:46 04:07:46 Login Succeeded 04:07:46 nexus3.edgexfoundry.org:10003 04:07:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:46 Configure a credential helper to remove this warning. See 04:07:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:46 04:07:46 Login Succeeded 04:07:46 nexus3.edgexfoundry.org:10004 04:07:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:47 Configure a credential helper to remove this warning. See 04:07:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:47 04:07:47 Login Succeeded 04:07:47 docker.io 04:07:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:47 Configure a credential helper to remove this warning. See 04:07:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:47 04:07:47 Login Succeeded 04:07:47 ---> docker-login.sh ends [Pipeline] } 04:07:47 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:48 + git log --format=format:%s -1 1e1494d8be65903cb002f8e90c056e7d16462377 [Pipeline] echo 04:07:48 GIT_COMMIT: 1e1494d8be65903cb002f8e90c056e7d16462377, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 04:07:48 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:07:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:07:49 04:07:49 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:07:49 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:07:49 latest: Pulling from edgex-devops/git-semver 04:07:49 31603596830f: Pulling fs layer 04:07:49 54011a49482f: Pulling fs layer 04:07:49 a6820b24f6d8: Pulling fs layer 04:07:49 f581987b2513: Pulling fs layer 04:07:49 f581987b2513: Waiting 04:07:49 54011a49482f: Verifying Checksum 04:07:49 54011a49482f: Download complete 04:07:49 31603596830f: Verifying Checksum 04:07:49 31603596830f: Download complete 04:07:49 f581987b2513: Verifying Checksum 04:07:49 f581987b2513: Download complete 04:07:49 31603596830f: Pull complete 04:07:49 a6820b24f6d8: Verifying Checksum 04:07:49 a6820b24f6d8: Download complete 04:07:49 54011a49482f: Pull complete 04:07:50 a6820b24f6d8: Pull complete 04:07:50 f581987b2513: Pull complete 04:07:50 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 04:07:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:07:50 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:07:50 prd-centos7-docker-4c-2g-837 does not seem to be running inside a container 04:07:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-979 -v /w/workspace/dgexfoundry_device-sdk-go_PR-979:/w/workspace/dgexfoundry_device-sdk-go_PR-979:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-979@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-979@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:07:51 $ docker top 4d2357bc604d6a26349273d536510fbf2664ada8d0ca6ebe0d69e56556283b2b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:07:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:07:51 [ssh-agent] Looking for ssh-agent implementation... 04:07:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:07:52 $ docker exec 4d2357bc604d6a26349273d536510fbf2664ada8d0ca6ebe0d69e56556283b2b ssh-agent 04:07:52 SSH_AUTH_SOCK=/tmp/ssh-xU39KAxNZOGs/agent.15 04:07:52 SSH_AGENT_PID=22 04:07:52 Running ssh-add (command line suppressed) 04:07:52 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-979@tmp/private_key_8084620835653207193.key (/w/workspace/dgexfoundry_device-sdk-go_PR-979@tmp/private_key_8084620835653207193.key) 04:07:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:07:52 + git tag --points-at HEAD [Pipeline] } 04:07:52 $ docker exec --env ******** --env ******** 4d2357bc604d6a26349273d536510fbf2664ada8d0ca6ebe0d69e56556283b2b ssh-agent -k 04:07:52 unset SSH_AUTH_SOCK; 04:07:52 unset SSH_AGENT_PID; 04:07:52 echo Agent pid 22 killed; 04:07:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:07:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:07:52 [ssh-agent] Looking for ssh-agent implementation... 04:07:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:07:53 $ docker exec 4d2357bc604d6a26349273d536510fbf2664ada8d0ca6ebe0d69e56556283b2b ssh-agent 04:07:53 SSH_AUTH_SOCK=/tmp/ssh-WuNu8aXkwcjZ/agent.53 04:07:53 SSH_AGENT_PID=59 04:07:53 Running ssh-add (command line suppressed) 04:07:53 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-979@tmp/private_key_2452590518901209202.key (/w/workspace/dgexfoundry_device-sdk-go_PR-979@tmp/private_key_2452590518901209202.key) 04:07:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:07:53 + git semver init 04:07:53 # -> Open(): unable to determine branch for HEAD 04:07:53 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-979/.git 04:07:53 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-979 04:07:53 # $SEMVER_REMOTE_NAME = origin 04:07:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:07:53 # $SEMVER_USER_NAME = edgex-jenkins 04:07:53 # $SEMVER_BRANCH = PR-979 04:07:53 # $SEMVER_TEMP = /tmp/semver-356538240 04:07:53 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 04:07:55 # '/tmp/semver-356538240' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-979/.semver' 04:07:55 # -> Force: false 04:07:55 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-979/.semver [Pipeline] } 04:07:55 $ docker exec --env ******** --env ******** 4d2357bc604d6a26349273d536510fbf2664ada8d0ca6ebe0d69e56556283b2b ssh-agent -k 04:07:55 unset SSH_AUTH_SOCK; 04:07:55 unset SSH_AGENT_PID; 04:07:55 echo Agent pid 59 killed; 04:07:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:07:55 + git semver [Pipeline] } 04:07:55 $ docker stop --time=1 4d2357bc604d6a26349273d536510fbf2664ada8d0ca6ebe0d69e56556283b2b 04:07:56 $ docker rm -f 4d2357bc604d6a26349273d536510fbf2664ada8d0ca6ebe0d69e56556283b2b [Pipeline] // withDockerContainer [Pipeline] sh 04:07:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:07:57 Stashed 1 file(s) [Pipeline] echo 04:07:57 [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:08:13 Still waiting to schedule task 04:08:13 Waiting for next available executor on ‘centos7-docker-4c-2g’ 04:08:13 Still waiting to schedule task 04:08:13 ‘prd-ubuntu18.04-docker-arm64-4c-16g-833’ is offline 04:10:16 Running on prd-centos7-docker-4c-2g-841 in /w/workspace/dgexfoundry_device-sdk-go_PR-979 [Pipeline] { [Pipeline] ws 04:10:16 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:10:16 Selected Git installation does not exist. Using Default 04:10:16 The recommended git tool is: NONE 04:10:19 using credential edgex-jenkins-ssh 04:10:19 Cloning the remote Git repository 04:10:19 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:10:19 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:10:19 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:10:19 > git --version # timeout=10 04:10:19 > git --version # 'git version 2.24.4' 04:10:19 using GIT_SSH to set credentials SSH Credentials for GitHub 04:10:19 [INFO] Currently running in a labeled security context 04:10:19 [INFO] Currently SELinux is 'enforcing' on the host 04:10:19 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh2525395397825486340.key 04:10:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:10:20 Merging remotes/origin/master commit ab601dc3bfb73a4a01501692ac3fc9071936c5f4 into PR head commit 1e1494d8be65903cb002f8e90c056e7d16462377 04:10:20 Merge succeeded, producing 1e1494d8be65903cb002f8e90c056e7d16462377 04:10:20 Checking out Revision 1e1494d8be65903cb002f8e90c056e7d16462377 (PR-979) 04:10:20 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:10:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:10:20 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:10:20 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:10:20 using GIT_SSH to set credentials SSH Credentials for GitHub 04:10:20 [INFO] Currently running in a labeled security context 04:10:20 [INFO] Currently SELinux is 'enforcing' on the host 04:10:20 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh2010990979015903924.key 04:10:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/979/head:refs/remotes/origin/PR-979 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:10:20 > git config core.sparsecheckout # timeout=10 04:10:20 > git checkout -f 1e1494d8be65903cb002f8e90c056e7d16462377 # timeout=10 04:10:20 > git remote # timeout=10 04:10:20 > git config --get remote.origin.url # timeout=10 04:10:20 using GIT_SSH to set credentials SSH Credentials for GitHub 04:10:20 [INFO] Currently running in a labeled security context 04:10:20 [INFO] Currently SELinux is 'enforcing' on the host 04:10:20 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh5432075872150980456.key 04:10:20 > git merge ab601dc3bfb73a4a01501692ac3fc9071936c5f4 # timeout=10 04:10:20 > git rev-parse HEAD^{commit} # timeout=10 04:10:20 > git config core.sparsecheckout # timeout=10 04:10:20 > git checkout -f 1e1494d8be65903cb002f8e90c056e7d16462377 # timeout=10 04:10:24 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 04:10:24 > git --version # timeout=10 04:10:24 > git --version # 'git version 2.24.4' 04:10:24 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:10:25 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 04:10:26 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:10:26 + sudo service docker restart 04:10:26 + true 04:10:26 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:10:44 provisioning config files... 04:10:44 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config4243374880295947628tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:10:45 ---> docker-login.sh 04:10:45 nexus3.edgexfoundry.org:10001 04:10:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:45 Configure a credential helper to remove this warning. See 04:10:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:45 04:10:45 Login Succeeded 04:10:45 nexus3.edgexfoundry.org:10002 04:10:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:45 Configure a credential helper to remove this warning. See 04:10:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:45 04:10:45 Login Succeeded 04:10:45 nexus3.edgexfoundry.org:10003 04:10:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:45 Configure a credential helper to remove this warning. See 04:10:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:45 04:10:45 Login Succeeded 04:10:45 nexus3.edgexfoundry.org:10004 04:10:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:46 Configure a credential helper to remove this warning. See 04:10:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:46 04:10:46 Login Succeeded 04:10:46 docker.io 04:10:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:46 Configure a credential helper to remove this warning. See 04:10:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:46 04:10:46 Login Succeeded 04:10:46 ---> docker-login.sh ends [Pipeline] } 04:10:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:10:46 ========================================================= 04:10:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 04:10:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:10:47 + 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:47 Sending build context to Docker daemon 2.695MB 04:10:47 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 04:10:47 Step 2/8 : FROM ${BASE} 04:10:47 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 04:10:47 540db60ca938: Pulling fs layer 04:10:47 adcc1eea9eea: Pulling fs layer 04:10:47 4c4ab2625f07: Pulling fs layer 04:10:47 0510c868ecb4: Pulling fs layer 04:10:47 afea3b2eda06: Pulling fs layer 04:10:47 7809a108b3ef: Pulling fs layer 04:10:47 f706445af74f: Pulling fs layer 04:10:47 0510c868ecb4: Waiting 04:10:47 afea3b2eda06: Waiting 04:10:47 7809a108b3ef: Waiting 04:10:47 f706445af74f: Waiting 04:10:47 4c4ab2625f07: Verifying Checksum 04:10:47 4c4ab2625f07: Download complete 04:10:47 adcc1eea9eea: Verifying Checksum 04:10:47 adcc1eea9eea: Download complete 04:10:47 afea3b2eda06: Verifying Checksum 04:10:47 afea3b2eda06: Download complete 04:10:47 540db60ca938: Verifying Checksum 04:10:47 540db60ca938: Download complete 04:10:47 7809a108b3ef: Verifying Checksum 04:10:47 7809a108b3ef: Download complete 04:10:47 540db60ca938: Pull complete 04:10:47 adcc1eea9eea: Pull complete 04:10:47 4c4ab2625f07: Pull complete 04:10:48 f706445af74f: Verifying Checksum 04:10:48 f706445af74f: Download complete 04:10:49 0510c868ecb4: Verifying Checksum 04:10:49 0510c868ecb4: Download complete 04:10:51 Running on prd-ubuntu18.04-docker-arm64-4c-16g-840 in /w/workspace/dgexfoundry_device-sdk-go_PR-979 [Pipeline] { [Pipeline] ws 04:10:51 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:10:51 Selected Git installation does not exist. Using Default 04:10:51 The recommended git tool is: NONE 04:10:53 0510c868ecb4: Pull complete 04:10:53 afea3b2eda06: Pull complete 04:10:53 7809a108b3ef: Pull complete 04:10:54 f706445af74f: Pull complete 04:10:54 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 04:10:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:10:54 ---> b068be0155e3 04:10:54 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:10:57 using credential edgex-jenkins-ssh 04:10:57 Cloning the remote Git repository 04:10:57 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:10:57 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:10:57 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:10:57 > git --version # timeout=10 04:10:57 > git --version # 'git version 2.17.1' 04:10:57 using GIT_SSH to set credentials SSH Credentials for GitHub 04:10:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:10:58 ---> Running in 6bf07ff4438d 04:10:58 Removing intermediate container 6bf07ff4438d 04:10:58 ---> b572bd605e4a 04:10:58 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:10:58 ---> Running in 0ee158e3bf1c 04:10:59 Removing intermediate container 0ee158e3bf1c 04:10:59 ---> 5631246ce726 04:10:59 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 04:10:59 ---> Running in 5e5c6c0e6326 04:10:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:10:59 Merging remotes/origin/master commit ab601dc3bfb73a4a01501692ac3fc9071936c5f4 into PR head commit 1e1494d8be65903cb002f8e90c056e7d16462377 04:11:00 Merge succeeded, producing 1e1494d8be65903cb002f8e90c056e7d16462377 04:11:00 Checking out Revision 1e1494d8be65903cb002f8e90c056e7d16462377 (PR-979) 04:10:59 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:10:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:10:59 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:10:59 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:10:59 using GIT_SSH to set credentials SSH Credentials for GitHub 04:10:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/979/head:refs/remotes/origin/PR-979 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:10:59 > git config core.sparsecheckout # timeout=10 04:10:59 > git checkout -f 1e1494d8be65903cb002f8e90c056e7d16462377 # timeout=10 04:10:59 > git remote # timeout=10 04:10:59 > git config --get remote.origin.url # timeout=10 04:10:59 using GIT_SSH to set credentials SSH Credentials for GitHub 04:10:59 > git merge ab601dc3bfb73a4a01501692ac3fc9071936c5f4 # timeout=10 04:11:00 > git rev-parse HEAD^{commit} # timeout=10 04:11:00 > git config core.sparsecheckout # timeout=10 04:11:00 > git checkout -f 1e1494d8be65903cb002f8e90c056e7d16462377 # timeout=10 04:11:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:11:01 (1/6) Installing libc-dev (0.7.2-r3) 04:11:01 (2/6) Installing libsodium (1.0.18-r0) 04:11:01 (3/6) Installing pkgconf (1.7.3-r0) 04:11:01 (4/6) Installing libsodium-dev (1.0.18-r0) 04:11:01 (5/6) Installing libzmq (4.3.3-r1) 04:11:01 (6/6) Installing zeromq-dev (4.3.3-r1) 04:11:01 Executing busybox-1.32.1-r6.trigger 04:11:01 OK: 150 MiB in 46 packages 04:11:02 Removing intermediate container 5e5c6c0e6326 04:11:02 ---> a6d92b96240c 04:11:02 Step 6/8 : WORKDIR /device-sdk-go 04:11:02 ---> Running in b8138caee14a 04:11:02 Removing intermediate container b8138caee14a 04:11:02 ---> 6d45bc71c50a 04:11:02 Step 7/8 : COPY . . 04:11:03 ---> e0ad5f0270dd 04:11:03 Step 8/8 : RUN go mod download 04:11:03 ---> Running in 3bd275f7a9ba 04:11:04 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 04:11:04 > git --version # timeout=10 04:11:04 > git --version # 'git version 2.17.1' 04:11:04 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:11:06 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 04:11:06 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:11:06 + true 04:11:06 + sudo service docker restart 04:11:15 Removing intermediate container 3bd275f7a9ba 04:11:15 ---> eef2e1ed5fc8 04:11:15 Successfully built eef2e1ed5fc8 04:11:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:11:15 + docker inspect -f . ci-base-image-x86_64 04:11:15 . [Pipeline] withDockerContainer 04:11:15 prd-centos7-docker-4c-2g-841 does not seem to be running inside a container 04:11:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:11:16 $ docker top f59b5a21efeda1f6799c6236df2afd2f2de5cddaaad419823ea8c875683fbbfd -eo pid,comm [Pipeline] { [Pipeline] sh 04:11:16 + go version 04:11:16 go version go1.16.3 linux/amd64 [Pipeline] } 04:11:16 $ docker stop --time=1 f59b5a21efeda1f6799c6236df2afd2f2de5cddaaad419823ea8c875683fbbfd 04:11:18 $ docker rm -f f59b5a21efeda1f6799c6236df2afd2f2de5cddaaad419823ea8c875683fbbfd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:11:18 + docker inspect -f . ci-base-image-x86_64 04:11:18 . [Pipeline] withDockerContainer 04:11:19 prd-centos7-docker-4c-2g-841 does not seem to be running inside a container 04:11:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:11:19 $ docker top 0de1fd51bfcc2ee9fa5678b20cfa49faaf700c4cca7aea172829116f8a80a1de -eo pid,comm [Pipeline] { [Pipeline] sh 04:11:20 + go mod tidy [Pipeline] sh 04:11:20 + make test 04:11:20 go mod tidy 04:11:20 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:11:25 provisioning config files... 04:11:25 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config280858709771934878tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:11:25 ---> docker-login.sh 04:11:25 nexus3.edgexfoundry.org:10001 04:11:26 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 04:11:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:11:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:11:26 Configure a credential helper to remove this warning. See 04:11:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:11:26 04:11:26 Login Succeeded 04:11:26 nexus3.edgexfoundry.org:10002 04:11:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:11:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:11:27 Configure a credential helper to remove this warning. See 04:11:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:11:27 04:11:27 Login Succeeded 04:11:27 nexus3.edgexfoundry.org:10003 04:11:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:11:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:11:27 Configure a credential helper to remove this warning. See 04:11:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:11:27 04:11:27 Login Succeeded 04:11:27 nexus3.edgexfoundry.org:10004 04:11:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:11:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:11:28 Configure a credential helper to remove this warning. See 04:11:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:11:28 04:11:28 Login Succeeded 04:11:28 docker.io 04:11:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:11:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:11:28 Configure a credential helper to remove this warning. See 04:11:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:11:28 04:11:28 Login Succeeded 04:11:29 ---> docker-login.sh ends [Pipeline] } 04:11:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:11:29 ========================================================= 04:11:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 04:11:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:11:30 + 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:11:31 Sending build context to Docker daemon 2.694MB 04:11:31 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 04:11:31 Step 2/8 : FROM ${BASE} 04:11:31 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:11:31 595b0fe564bb: Pulling fs layer 04:11:31 3088b5b3c5c0: Pulling fs layer 04:11:31 5b7225fbf94c: Pulling fs layer 04:11:31 ba82ee9f976e: Pulling fs layer 04:11:31 506bd15cee9f: Pulling fs layer 04:11:31 75a0a4a0db45: Pulling fs layer 04:11:31 618dc40b7e24: Pulling fs layer 04:11:31 ba82ee9f976e: Waiting 04:11:31 506bd15cee9f: Waiting 04:11:31 75a0a4a0db45: Waiting 04:11:31 5b7225fbf94c: Verifying Checksum 04:11:31 5b7225fbf94c: Download complete 04:11:31 3088b5b3c5c0: Verifying Checksum 04:11:31 3088b5b3c5c0: Download complete 04:11:31 506bd15cee9f: Download complete 04:11:31 75a0a4a0db45: Verifying Checksum 04:11:31 75a0a4a0db45: Download complete 04:11:31 595b0fe564bb: Verifying Checksum 04:11:31 595b0fe564bb: Download complete 04:11:31 595b0fe564bb: Pull complete 04:11:32 3088b5b3c5c0: Pull complete 04:11:33 5b7225fbf94c: Pull complete 04:11:33 618dc40b7e24: Verifying Checksum 04:11:33 618dc40b7e24: Download complete 04:11:34 ba82ee9f976e: Verifying Checksum 04:11:34 ba82ee9f976e: Download complete 04:11:45 ba82ee9f976e: Pull complete 04:11:45 506bd15cee9f: Pull complete 04:11:45 75a0a4a0db45: Pull complete 04:11:48 618dc40b7e24: Pull complete 04:11:48 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 04:11:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:11:48 ---> a36622ca3599 04:11:48 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:11:50 ---> Running in 8c476700314d 04:11:51 Removing intermediate container 8c476700314d 04:11:51 ---> 58547a81f933 04:11:51 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:11:51 ---> Running in d9a8be661de4 04:11:52 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 04:11:52 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 04:11:52 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 04:11:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.069s coverage: 24.2% of statements 04:11:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 04:11:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.052s coverage: 28.1% of statements 04:11:53 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.045s coverage: 78.9% of statements 04:11:53 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.050s coverage: 9.0% of statements 04:11:53 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 04:11:53 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 04:11:53 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 04:11:54 Removing intermediate container d9a8be661de4 04:11:54 ---> 68761cd3f791 04:11:54 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 04:11:54 ---> Running in 9bd38dc83bfd 04:11:54 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.070s coverage: 28.7% of statements 04:11:54 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 04:11:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:11:55 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.058s coverage: 83.3% of statements 04:11:55 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 04:11:55 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 04:11:55 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.087s coverage: 58.0% of statements 04:11:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:11:56 (1/6) Installing libc-dev (0.7.2-r3) 04:11:56 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.851s coverage: 89.2% of statements 04:11:56 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 04:11:56 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.049s coverage: 5.0% of statements 04:11:56 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 04:11:56 GO111MODULE=on go vet ./... 04:11:56 (2/6) Installing libsodium (1.0.18-r0) 04:11:56 (3/6) Installing pkgconf (1.7.3-r0) 04:11:56 (4/6) Installing libsodium-dev (1.0.18-r0) 04:11:57 (5/6) Installing libzmq (4.3.3-r1) 04:11:57 (6/6) Installing zeromq-dev (4.3.3-r1) 04:11:57 Executing busybox-1.32.1-r6.trigger 04:11:57 OK: 139 MiB in 46 packages 04:11:58 Removing intermediate container 9bd38dc83bfd 04:11:58 ---> 13b85f9b98e3 04:11:58 Step 6/8 : WORKDIR /device-sdk-go 04:11:58 ---> Running in b439247ce97c 04:11:59 Removing intermediate container b439247ce97c 04:11:59 ---> 6498e364697a 04:11:59 Step 7/8 : COPY . . 04:12:00 ---> 3928e7638c7b 04:12:00 Step 8/8 : RUN go mod download 04:12:00 ---> Running in ebe27376bc67 04:12:15 gofmt -l . 04:12:15 [ "`gofmt -l .`" = "" ] 04:12:15 ./bin/test-attribution-txt.sh 04:12:15 ./bin/test-go-mod-tidy.sh [Pipeline] } 04:12:15 $ docker stop --time=1 0de1fd51bfcc2ee9fa5678b20cfa49faaf700c4cca7aea172829116f8a80a1de 04:12:17 $ docker rm -f 0de1fd51bfcc2ee9fa5678b20cfa49faaf700c4cca7aea172829116f8a80a1de [Pipeline] // withDockerContainer [Pipeline] sh 04:12:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:12:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:12:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:12:19 + ls -al . 04:12:19 total 208 04:12:19 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 23 04:12 . 04:12:19 drwxrwxr-x. 4 jenkins jenkins 28 Jun 23 04:10 .. 04:12:19 drwxrwxr-x. 2 jenkins jenkins 64 Jun 23 04:10 bin 04:12:19 -rw-r--r--. 1 jenkins jenkins 125634 Jun 23 04:11 coverage.out 04:12:19 -rw-rw-r--. 1 jenkins jenkins 987 Jun 23 04:10 Dockerfile.build 04:12:19 -rw-rw-r--. 1 jenkins jenkins 140 Jun 23 04:10 .dockerignore 04:12:19 drwxrwxr-x. 5 jenkins jenkins 62 Jun 23 04:10 example 04:12:19 drwxrwxr-x. 8 jenkins jenkins 179 Jun 23 04:10 .git 04:12:19 drwxrwxr-x. 2 jenkins jenkins 103 Jun 23 04:10 .github 04:12:19 -rw-rw-r--. 1 jenkins jenkins 138 Jun 23 04:10 .gitignore 04:12:19 -rw-r--r--. 1 jenkins jenkins 576 Jun 23 04:12 go.mod 04:12:19 -rw-r--r--. 1 jenkins jenkins 20413 Jun 23 04:11 go.sum 04:12:19 drwxrwxr-x. 15 jenkins jenkins 224 Jun 23 04:10 internal 04:12:19 -rw-rw-r--. 1 jenkins jenkins 894 Jun 23 04:10 Jenkinsfile 04:12:19 -rw-rw-r--. 1 jenkins jenkins 11341 Jun 23 04:10 LICENSE 04:12:19 -rw-rw-r--. 1 jenkins jenkins 1026 Jun 23 04:10 Makefile 04:12:19 drwxrwxr-x. 4 jenkins jenkins 26 Jun 23 04:10 openapi 04:12:19 drwxrwxr-x. 5 jenkins jenkins 50 Jun 23 04:10 pkg 04:12:19 -rw-rw-r--. 1 jenkins jenkins 7652 Jun 23 04:10 README.md 04:12:19 -rw-rw-r--. 1 jenkins jenkins 6616 Jun 23 04:10 RELEASE-NOTES.txt 04:12:19 drwxrwxr-x. 4 jenkins jenkins 54 Jun 23 04:10 snap 04:12:19 -rw-rw-r--. 1 jenkins jenkins 5 Jun 23 04:07 VERSION 04:12:19 -rw-rw-r--. 1 jenkins jenkins 222 Jun 23 04:10 version.go [Pipeline] isUnix [Pipeline] sh 04:12:20 + 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=1e1494d8be65903cb002f8e90c056e7d16462377 --label arch=amd64 --label version=0.0.0 . 04:12:20 Sending build context to Docker daemon 2.821MB 04:12:20 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 04:12:20 Step 2/23 : FROM ${BASE} AS builder 04:12:20 ---> eef2e1ed5fc8 04:12:20 Step 3/23 : WORKDIR /device-sdk-go 04:12:20 ---> Running in 76021c9c5bba 04:12:20 Removing intermediate container 76021c9c5bba 04:12:20 ---> 38a8ba38c8c8 04:12:20 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:12:20 ---> Running in 7f5b308cdc95 04:12:20 Removing intermediate container 7f5b308cdc95 04:12:20 ---> f3aabb85e733 04:12:20 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:12:20 ---> Running in 34b8a57d9f5d 04:12:21 Removing intermediate container 34b8a57d9f5d 04:12:21 ---> 8cf3d0236d9f 04:12:21 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:12:21 ---> Running in 4d68ae234389 04:12:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:12:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:12:22 OK: 150 MiB in 46 packages 04:12:23 Removing intermediate container 4d68ae234389 04:12:23 ---> 98d2918778d8 04:12:23 Step 7/23 : COPY . . 04:12:23 ---> dc0fb1d21cdf 04:12:23 Step 8/23 : RUN go mod download 04:12:23 ---> Running in f9d38f56fe1a 04:12:24 Removing intermediate container f9d38f56fe1a 04:12:24 ---> f9be3c99c1e9 04:12:24 Step 9/23 : RUN make build 04:12:24 ---> Running in b34703400ceb 04:12:24 go mod tidy 04:12:24 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:12:33 Removing intermediate container ebe27376bc67 04:12:33 ---> d750c50727d3 04:12:33 Successfully built d750c50727d3 04:12:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:12:33 + docker inspect -f . ci-base-image-arm64 04:12:33 . [Pipeline] withDockerContainer 04:12:34 prd-ubuntu18.04-docker-arm64-4c-16g-840 does not seem to be running inside a container 04:12: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 ******** ci-base-image-arm64 cat 04:12:35 $ docker top 391f9ea30a19b91bf011179f35b28344ffcedac8f6a306d8edf215f603ec677e -eo pid,comm [Pipeline] { [Pipeline] sh 04:12:36 + go version 04:12:36 go version go1.16.5 linux/arm64 [Pipeline] } 04:12:36 $ docker stop --time=1 391f9ea30a19b91bf011179f35b28344ffcedac8f6a306d8edf215f603ec677e 04:12:36 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 04:12:36 Removing intermediate container b34703400ceb 04:12:36 ---> 83ffab50e5fc 04:12:36 Step 10/23 : FROM alpine:3.12 04:12:37 3.12: Pulling from library/alpine 04:12:37 339de151aab4: Pulling fs layer 04:12:37 339de151aab4: Verifying Checksum 04:12:37 339de151aab4: Download complete 04:12:37 339de151aab4: Pull complete 04:12:37 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 04:12:37 Status: Downloaded newer image for alpine:3.12 04:12:37 ---> 13621d1b12d4 04:12:37 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:12:37 ---> Running in d50e49d3d718 04:12:37 Removing intermediate container d50e49d3d718 04:12:37 ---> 0439efc8f73a 04:12:37 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:12:37 ---> Running in 9d6746032c01 04:12:38 Removing intermediate container 9d6746032c01 04:12:38 ---> e9568c1c4176 04:12:38 Step 13/23 : RUN apk add --update --no-cache zeromq 04:12:38 ---> Running in b4b49d385861 04:12:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:12:38 $ docker rm -f 391f9ea30a19b91bf011179f35b28344ffcedac8f6a306d8edf215f603ec677e [Pipeline] // withDockerContainer [Pipeline] } 04:12:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] // script [Pipeline] } [Pipeline] // stage 04:12:39 (1/5) Installing libgcc (9.3.0-r2) [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:12:39 (2/5) Installing libsodium (1.0.18-r0) 04:12:39 (3/5) Installing libstdc++ (9.3.0-r2) 04:12:39 + docker inspect -f . ci-base-image-arm64 04:12:39 . [Pipeline] withDockerContainer 04:12:40 prd-ubuntu18.04-docker-arm64-4c-16g-840 does not seem to be running inside a container 04:12:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:12:40 (4/5) Installing libzmq (4.3.3-r0) 04:12:40 (5/5) Installing zeromq (4.3.3-r0) 04:12:40 Executing busybox-1.31.1-r20.trigger 04:12:40 OK: 8 MiB in 19 packages 04:12:41 Removing intermediate container b4b49d385861 04:12:41 ---> b14ba9c54515 04:12:41 Step 14/23 : WORKDIR / 04:12:41 ---> Running in 21972f59de58 04:12:41 Removing intermediate container 21972f59de58 04:12:41 ---> ee009db71c70 04:12:41 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:12:41 ---> a2ff62eeab34 04:12:41 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:12:41 ---> 249ba1e4636f 04:12:41 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:12:41 ---> 5fe6c51a0cca 04:12:41 Step 18/23 : EXPOSE 59999 04:12:41 ---> Running in cd262d113e7f 04:12:42 $ docker top 388e6fe4295f3d0f63a9b4d907c8dd6431e6f6cb1eac15fda187cfa4b8ead005 -eo pid,comm 04:12:42 Removing intermediate container cd262d113e7f 04:12:42 ---> e685cf311277 04:12:42 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:12:42 ---> Running in 152342a8df3d 04:12:42 Removing intermediate container 152342a8df3d 04:12:42 ---> 55ee4662bf55 04:12:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:12:42 ---> Running in 0113f383f0a9 04:12:42 Removing intermediate container 0113f383f0a9 04:12:42 ---> 5a29b30dc41b 04:12:42 Step 21/23 : LABEL arch=amd64 [Pipeline] { 04:12:42 ---> Running in fdc47acd911d 04:12:42 Removing intermediate container fdc47acd911d 04:12:42 ---> bf0e39ad8ecf 04:12:42 Step 22/23 : LABEL git_sha=1e1494d8be65903cb002f8e90c056e7d16462377 04:12:42 ---> Running in 903e2ebf34e3 04:12:42 Removing intermediate container 903e2ebf34e3 04:12:42 ---> a11ebd055869 04:12:42 Step 23/23 : LABEL version=0.0.0 04:12:42 ---> Running in 47dced291de9 [Pipeline] sh 04:12:42 Removing intermediate container 47dced291de9 04:12:42 ---> 0e724d980efe 04:12:42 [Warning] One or more build-args [ARCH MAKE] were not consumed 04:12:42 Successfully built 0e724d980efe 04:12:42 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) 04:12:43 + go mod tidy Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [Pipeline] sh 04:12:43 ---> job-cost.sh 04:12:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hFxl 04:12:44 + make test 04:12:44 go mod tidy 04:12:45 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:12:53 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:13:06 lf-activate-venv(): INFO: Adding /tmp/venv-hFxl/bin to PATH 04:13:06 INFO: No Stack... 04:13:06 INFO: Retrieving Pricing Info for: v3-standard-2 04:13:07 INFO: Archiving Costs [Pipeline] sh 04:13:07 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 04:13:07 + cut -d, -f6 [Pipeline] lock 04:13:07 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-979-1-stack-cost] 04:13:07 Resource [jenkins-edgexfoundry-device-sdk-go-PR-979-1-stack-cost] did not exist. Created. 04:13:07 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-979-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:13:08 + echo total: 0.05999999865889549 [Pipeline] stash 04:13:08 Stashed 1 file(s) [Pipeline] } 04:13:08 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-979-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:13:12 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 04:14:20 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 04:14:20 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 04:14:20 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 04:14:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.256s coverage: 24.2% of statements 04:14:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 04:14:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.224s coverage: 28.1% of statements 04:14:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.262s coverage: 78.9% of statements 04:14:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.256s coverage: 9.0% of statements 04:14:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 04:14:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 04:14:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 04:14:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.296s coverage: 28.7% of statements 04:14:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 04:14:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.247s coverage: 83.3% of statements 04:14:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 04:14:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 04:14:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.323s coverage: 58.0% of statements 04:14:39 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.110s coverage: 89.2% of statements 04:14:39 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 04:14:39 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.214s coverage: 5.0% of statements 04:14:39 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 04:14:39 GO111MODULE=on go vet ./... 04:15:48 gofmt -l . 04:15:48 [ "`gofmt -l .`" = "" ] 04:15:48 ./bin/test-attribution-txt.sh 04:15:48 ./bin/test-go-mod-tidy.sh [Pipeline] } 04:15:48 $ docker stop --time=1 388e6fe4295f3d0f63a9b4d907c8dd6431e6f6cb1eac15fda187cfa4b8ead005 04:15:50 $ docker rm -f 388e6fe4295f3d0f63a9b4d907c8dd6431e6f6cb1eac15fda187cfa4b8ead005 [Pipeline] // withDockerContainer [Pipeline] sh 04:15:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:15:51 Warning: overwriting stash ‘coverage-report’ 04:15:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:15:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:15:53 + ls -al . 04:15:53 total 244 04:15:53 drwxrwxr-x 10 jenkins jenkins 4096 Jun 23 04:15 . 04:15:53 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 04:10 .. 04:15:53 -rw-rw-r-- 1 jenkins jenkins 140 Jun 23 04:10 .dockerignore 04:15:53 drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 04:11 .git 04:15:53 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 04:10 .github 04:15:53 -rw-rw-r-- 1 jenkins jenkins 138 Jun 23 04:10 .gitignore 04:15:53 -rw-rw-r-- 1 jenkins jenkins 987 Jun 23 04:10 Dockerfile.build 04:15:53 -rw-rw-r-- 1 jenkins jenkins 894 Jun 23 04:10 Jenkinsfile 04:15:53 -rw-rw-r-- 1 jenkins jenkins 11341 Jun 23 04:10 LICENSE 04:15:53 -rw-rw-r-- 1 jenkins jenkins 1026 Jun 23 04:10 Makefile 04:15:53 -rw-rw-r-- 1 jenkins jenkins 7652 Jun 23 04:10 README.md 04:15:53 -rw-rw-r-- 1 jenkins jenkins 6616 Jun 23 04:10 RELEASE-NOTES.txt 04:15:53 -rw-rw-r-- 1 jenkins jenkins 5 Jun 23 04:07 VERSION 04:15:53 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 04:10 bin 04:15:53 -rw-r--r-- 1 jenkins jenkins 125634 Jun 23 04:14 coverage.out 04:15:53 drwxrwxr-x 5 jenkins jenkins 4096 Jun 23 04:10 example 04:15:53 -rw-r--r-- 1 jenkins jenkins 576 Jun 23 04:15 go.mod 04:15:53 -rw-r--r-- 1 jenkins jenkins 20413 Jun 23 04:12 go.sum 04:15:53 drwxrwxr-x 15 jenkins jenkins 4096 Jun 23 04:10 internal 04:15:53 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 04:10 openapi 04:15:53 drwxrwxr-x 5 jenkins jenkins 4096 Jun 23 04:10 pkg 04:15:53 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 04:10 snap 04:15:53 -rw-rw-r-- 1 jenkins jenkins 222 Jun 23 04:10 version.go [Pipeline] isUnix [Pipeline] sh 04:15:53 + 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=1e1494d8be65903cb002f8e90c056e7d16462377 --label arch=arm64 --label version=0.0.0 . 04:15:54 Sending build context to Docker daemon 2.82MB 04:15:54 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 04:15:54 Step 2/23 : FROM ${BASE} AS builder 04:15:54 ---> d750c50727d3 04:15:54 Step 3/23 : WORKDIR /device-sdk-go 04:15:54 ---> Running in d4739d55ea4e 04:15:55 Removing intermediate container d4739d55ea4e 04:15:55 ---> 48a029967a13 04:15:55 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:15:55 ---> Running in 7bbc8cf3f5fc 04:15:55 Removing intermediate container 7bbc8cf3f5fc 04:15:55 ---> b34f66eeb66e 04:15:55 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:15:56 ---> Running in f37259b15208 04:15:58 Removing intermediate container f37259b15208 04:15:58 ---> 59ab97c13184 04:15:58 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:15:58 ---> Running in 57b2c2197990 04:15:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:16:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:16:01 OK: 139 MiB in 46 packages 04:16:02 Removing intermediate container 57b2c2197990 04:16:02 ---> b1e000764024 04:16:02 Step 7/23 : COPY . . 04:16:04 ---> e27bbffb4860 04:16:04 Step 8/23 : RUN go mod download 04:16:04 ---> Running in 990599e88bda 04:16:07 Removing intermediate container 990599e88bda 04:16:07 ---> 2e57f05e4ee1 04:16:07 Step 9/23 : RUN make build 04:16:07 ---> Running in fbc1b490f125 04:16:08 go mod tidy 04:16:09 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:16:41 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 04:16:43 Removing intermediate container fbc1b490f125 04:16:43 ---> 9cf88e1279e3 04:16:43 Step 10/23 : FROM alpine:3.12 04:16:44 3.12: Pulling from library/alpine 04:16:44 d2f70382dc9a: Pulling fs layer 04:16:44 d2f70382dc9a: Verifying Checksum 04:16:44 d2f70382dc9a: Download complete 04:16:45 d2f70382dc9a: Pull complete 04:16:45 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 04:16:45 Status: Downloaded newer image for alpine:3.12 04:16:45 ---> c4fd0aeabfcf 04:16:45 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:16:45 ---> Running in 95559baf5470 04:16:46 Removing intermediate container 95559baf5470 04:16:46 ---> ebbe3079c557 04:16:46 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:16:46 ---> Running in d39017015b94 04:16:48 Removing intermediate container d39017015b94 04:16:48 ---> cfedd290b223 04:16:48 Step 13/23 : RUN apk add --update --no-cache zeromq 04:16:48 ---> Running in 079008b29fae 04:16:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:16:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:16:51 (1/5) Installing libgcc (9.3.0-r2) 04:16:51 (2/5) Installing libsodium (1.0.18-r0) 04:16:51 (3/5) Installing libstdc++ (9.3.0-r2) 04:16:51 (4/5) Installing libzmq (4.3.3-r0) 04:16:51 (5/5) Installing zeromq (4.3.3-r0) 04:16:51 Executing busybox-1.31.1-r20.trigger 04:16:51 OK: 8 MiB in 19 packages 04:16:53 Removing intermediate container 079008b29fae 04:16:53 ---> 1913b0b8de7d 04:16:53 Step 14/23 : WORKDIR / 04:16:53 ---> Running in 595e59da1093 04:16:53 Removing intermediate container 595e59da1093 04:16:53 ---> 476327822afc 04:16:53 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:16:54 ---> bcc5775eec40 04:16:54 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:16:55 ---> fe645bdd50fa 04:16:55 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:16:56 ---> 8d3e00eae058 04:16:56 Step 18/23 : EXPOSE 59999 04:16:56 ---> Running in b1990c3f01b0 04:16:57 Removing intermediate container b1990c3f01b0 04:16:57 ---> 33419098d4f1 04:16:57 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:16:57 ---> Running in 970e066abd87 04:16:57 Removing intermediate container 970e066abd87 04:16:57 ---> eb56a5932ff2 04:16:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:16:58 ---> Running in b720c0241031 04:16:58 Removing intermediate container b720c0241031 04:16:58 ---> 2daf5b09a369 04:16:58 Step 21/23 : LABEL arch=arm64 04:16:58 ---> Running in f5b36d00022e 04:16:58 Removing intermediate container f5b36d00022e 04:16:58 ---> b138fcf31cf7 04:16:58 Step 22/23 : LABEL git_sha=1e1494d8be65903cb002f8e90c056e7d16462377 04:16:59 ---> Running in e3e8521deb36 04:16:59 Removing intermediate container e3e8521deb36 04:16:59 ---> 3531818dc1f6 04:16:59 Step 23/23 : LABEL version=0.0.0 04:16:59 ---> Running in 0224032cc623 04:17:00 Removing intermediate container 0224032cc623 04:17:00 ---> 2ca917d2c326 04:17:00 [Warning] One or more build-args [ARCH MAKE] were not consumed 04:17:00 Successfully built 2ca917d2c326 04:17:00 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:17:01 ---> job-cost.sh 04:17:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0ird 04:17:48 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:19:55 lf-activate-venv(): INFO: Adding /tmp/venv-0ird/bin to PATH 04:19:55 INFO: No Stack... 04:19:55 INFO: Retrieving Pricing Info for: v2-standard-4 04:19:55 INFO: Archiving Costs [Pipeline] sh 04:19:55 + cut -d, -f6 04:19:55 + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 04:19:55 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-979-1-stack-cost] 04:19:55 Resource [jenkins-edgexfoundry-device-sdk-go-PR-979-1-stack-cost] did not exist. Created. 04:19:55 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-979-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:19:56 /w/workspace/device-sdk-go/1@tmp/durable-95c2c8cb/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-95c2c8cb/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 04:19:56 + echo total: 0.18000000715255737 [Pipeline] stash 04:19:56 Warning: overwriting stash ‘stack-cost’ 04:19:56 Stashed 1 file(s) [Pipeline] } 04:19:56 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-979-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:19:57 provisioning config files... 04:19:57 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-979@tmp/config6203886950833719763tmp [Pipeline] { [Pipeline] sh 04:19:58 + set +x 04:19:58 + curl -s https://codecov.io/bash 04:19:58 + bash -s -- 04:19:58 04:19:58 _____ _ 04:19:58 / ____| | | 04:19:58 | | ___ __| | ___ ___ _____ __ 04:19:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:19:58 | |___| (_) | (_| | __/ (_| (_) \ V / 04:19:58 \_____\___/ \__,_|\___|\___\___/ \_/ 04:19:58 Bash-1.0.3 04:19:58 04:19:58 04:19:58 ==> git version 2.24.4 found 04:19:58 ==> 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:19:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:19:58 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:19:58 ==> Jenkins CI detected. 04:19:58 project root: . 04:19:58 --> token set from env 04:19:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:19:58 ==> Running gcov in . (disable via -X gcov) 04:19:58 ==> Python coveragepy not found 04:19:58 ==> Searching for coverage reports in: 04:19:58 + . 04:19:58 -> Found 1 reports 04:19:58 ==> Detecting git/mercurial file structure 04:19:58 ==> Reading reports 04:19:58 + ./coverage.out bytes=125634 04:19:58 ==> Appending adjustments 04:19:58 https://docs.codecov.io/docs/fixing-reports 04:19:58 + Found adjustments 04:19:58 ==> Gzipping contents 04:19:58 16K /tmp/codecov.27Pn8O.gz 04:19:58 ==> Uploading reports 04:19:58 url: https://codecov.io 04:19:58 query: branch=PR-979&commit=1e1494d8be65903cb002f8e90c056e7d16462377&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-979%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=979&job=&cmd_args= 04:19:58 -> Pinging Codecov 04:19:58 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-979&commit=1e1494d8be65903cb002f8e90c056e7d16462377&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-979%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=979&job=&cmd_args= 04:19:59 -> Uploading to 04:19:59 https://storage.googleapis.com/codecov/v4/raw/2021-06-23/7E55EF52A471D76F132DFD9A03CDDE97/1e1494d8be65903cb002f8e90c056e7d16462377/30759cc7-98a0-4332-818b-5d09025c830a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210623%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210623T041959Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2fd4a70b4a02533fc4bbebde907d419651645fc2c9ad6a66393994b68af20dc9 04:19:59 % Total % Received % Xferd Average Speed Time Time Time Current 04:19:59 Dload Upload Total Spent Left Speed 04:19:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16323 0 0 100 16323 0 47611 --:--:-- --:--:-- --:--:-- 47588 100 16323 0 0 100 16323 0 47596 --:--:-- --:--:-- --:--:-- 47588 04:19:59 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/1e1494d8be65903cb002f8e90c056e7d16462377 [Pipeline] } 04:19:59 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:20:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:20:03 ---> package-listing.sh 04:20:03 ++ tr '[:upper:]' '[:lower:]' 04:20:03 ++ facter osfamily 04:20:03 + OS_FAMILY=redhat 04:20:03 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-979 04:20:03 + START_PACKAGES=/tmp/packages_start.txt 04:20:03 + END_PACKAGES=/tmp/packages_end.txt 04:20:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:20:03 + PACKAGES=/tmp/packages_start.txt 04:20:03 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-979 ']' 04:20:03 + PACKAGES=/tmp/packages_end.txt 04:20:03 + case "${OS_FAMILY}" in 04:20:03 + sort 04:20:03 + rpm -qa 04:20:04 + '[' -f /tmp/packages_start.txt ']' 04:20:04 + '[' -f /tmp/packages_end.txt ']' 04:20:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:20:04 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-979 ']' 04:20:04 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-979/archives/ 04:20:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-979/archives/ [Pipeline] echo 04:20:04 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-979/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:20:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:20:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:20:05 04:20:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:20:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:20:05 alpine: Pulling from edgex-lftools-log-publisher 04:20:05 df20fa9351a1: Pulling fs layer 04:20:05 36b3adc4ff6f: Pulling fs layer 04:20:05 8ad3a11d3b57: Pulling fs layer 04:20:05 46f8f816bc3b: Pulling fs layer 04:20:05 93b61091891f: Pulling fs layer 04:20:05 93b9cdb0e59b: Pulling fs layer 04:20:05 5e14af77c1be: Pulling fs layer 04:20:05 01666e4c0597: Pulling fs layer 04:20:05 aa168da1d23b: Pulling fs layer 04:20:05 93b9cdb0e59b: Waiting 04:20:05 5e14af77c1be: Waiting 04:20:05 01666e4c0597: Waiting 04:20:05 aa168da1d23b: Waiting 04:20:05 46f8f816bc3b: Waiting 04:20:05 93b61091891f: Waiting 04:20:05 36b3adc4ff6f: Verifying Checksum 04:20:05 36b3adc4ff6f: Download complete 04:20:05 46f8f816bc3b: Verifying Checksum 04:20:05 46f8f816bc3b: Download complete 04:20:05 df20fa9351a1: Verifying Checksum 04:20:05 df20fa9351a1: Download complete 04:20:05 93b9cdb0e59b: Verifying Checksum 04:20:05 93b9cdb0e59b: Download complete 04:20:05 5e14af77c1be: Verifying Checksum 04:20:05 5e14af77c1be: Download complete 04:20:05 93b61091891f: Verifying Checksum 04:20:05 93b61091891f: Download complete 04:20:05 01666e4c0597: Verifying Checksum 04:20:05 01666e4c0597: Download complete 04:20:05 8ad3a11d3b57: Verifying Checksum 04:20:05 8ad3a11d3b57: Download complete 04:20:05 df20fa9351a1: Pull complete 04:20:06 36b3adc4ff6f: Pull complete 04:20:06 8ad3a11d3b57: Pull complete 04:20:06 46f8f816bc3b: Pull complete 04:20:06 93b61091891f: Pull complete 04:20:07 93b9cdb0e59b: Pull complete 04:20:07 5e14af77c1be: Pull complete 04:20:07 01666e4c0597: Pull complete 04:20:07 aa168da1d23b: Verifying Checksum 04:20:07 aa168da1d23b: Download complete 04:20:11 aa168da1d23b: Pull complete 04:20:11 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 04:20:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:20:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:20:11 prd-centos7-docker-4c-2g-837 does not seem to be running inside a container 04:20:11 $ 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-979/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-979 -v /w/workspace/dgexfoundry_device-sdk-go_PR-979:/w/workspace/dgexfoundry_device-sdk-go_PR-979:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-979@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-979@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 04:20:14 $ docker top b480fc9f91eb7a24b166ec5fd0fc51eb653a032f601f132e3a1526d410530dbb -eo pid,comm [Pipeline] { [Pipeline] sh 04:20:14 + touch /tmp/pre-build-complete [Pipeline] sh 04:20:15 + mkdir -p /var/log/sa [Pipeline] sh 04:20:15 + ls /var/log/sa-host 04:20:15 + sadf -c /var/log/sa-host/sa05 04:20:15 file_magic: OK 04:20:15 HZ: Using current value: 100 04:20:15 file_header: OK 04:20:15 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:20:15 Statistics: 04:20:15 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:20:15 File successfully converted to sysstat format version 12.2.1 04:20:15 + sadf -c /var/log/sa-host/sa23 04:20:15 file_magic: OK 04:20:15 HZ: Using current value: 100 04:20:15 file_header: OK 04:20:15 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:20:15 Statistics: 04:20:15 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:20:15 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:20:15 provisioning config files... 04:20:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-979@tmp/config11930039948139379tmp [Pipeline] { [Pipeline] echo 04:20:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:20:16 ---> create-netrc.sh [Pipeline] } 04:20:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:20:16 ---> python-tools-install.sh [Pipeline] echo 04:20:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:20:16 ---> sudo-logs.sh 04:20:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:20:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:20:17 ---> job-cost.sh 04:20:17 lf-activate-venv: SKIPPING 04:20:17 DEBUG: total: 0.18000000715255737 04:20:17 INFO: Retrieving Stack Cost... 04:20:18 INFO: Retrieving Pricing Info for: v3-standard-2 04:20:18 INFO: Archiving Costs [Pipeline] echo 04:20:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:20:18 ---> logs-deploy.sh 04:20:18 lf-activate-venv: SKIPPING 04:20:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-979/1 04:20:18 INFO: archiving workspace using pattern(s): 04:20:19 Archives upload complete. 04:20:19 INFO: archiving logs to Nexus 04:20:20 ---> uname -a: 04:20:20 Linux prd-centos7-docker-4c-2g-837.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:20:20 04:20:20 04:20:20 ---> lscpu: 04:20:20 Architecture: x86_64 04:20:20 CPU op-mode(s): 32-bit, 64-bit 04:20:20 Byte Order: Little Endian 04:20:20 Address sizes: 40 bits physical, 48 bits virtual 04:20:20 CPU(s): 2 04:20:20 On-line CPU(s) list: 0,1 04:20:20 Thread(s) per core: 1 04:20:20 Core(s) per socket: 1 04:20:20 Socket(s): 2 04:20:20 NUMA node(s): 1 04:20:20 Vendor ID: AuthenticAMD 04:20:20 CPU family: 23 04:20:20 Model: 49 04:20:20 Model name: AMD EPYC-Rome Processor 04:20:20 Stepping: 0 04:20:20 CPU MHz: 2800.000 04:20:20 BogoMIPS: 5600.00 04:20:20 Virtualization: AMD-V 04:20:20 Hypervisor vendor: KVM 04:20:20 Virtualization type: full 04:20:20 L1d cache: 64 KiB 04:20:20 L1i cache: 64 KiB 04:20:20 L2 cache: 1 MiB 04:20:20 L3 cache: 32 MiB 04:20:20 NUMA node0 CPU(s): 0,1 04:20:20 Vulnerability Itlb multihit: Not affected 04:20:20 Vulnerability L1tf: Not affected 04:20:20 Vulnerability Mds: Not affected 04:20:20 Vulnerability Meltdown: Not affected 04:20:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:20:20 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 04:20:20 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 04:20:20 Vulnerability Srbds: Not affected 04:20:20 Vulnerability Tsx async abort: Not affected 04:20:20 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:20:20 04:20:20 04:20:20 ---> nproc: 04:20:20 2 04:20:20 04:20:20 04:20:20 ---> df -h: 04:20:20 Filesystem Size Used Available Use% Mounted on 04:20:20 overlay 40.0G 7.6G 32.4G 19% / 04:20:20 tmpfs 64.0M 0 64.0M 0% /dev 04:20:20 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 04:20:20 shm 64.0M 0 64.0M 0% /dev/shm 04:20:20 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 04:20:20 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 04:20:20 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 04:20:20 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 04:20:20 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 04:20:20 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 04:20:20 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 04:20:20 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 04:20:20 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-979 04:20:20 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-979@tmp 04:20:20 04:20:20 04:20:20 ---> free -m: 04:20:20 total used free shared buff/cache available 04:20:20 Mem: 7821 990 4735 0 2095 6652 04:20:20 Swap: 1023 0 1023 04:20:20 04:20:20 04:20:20 ---> ip addr: 04:20:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 04:20:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:20:20 inet 127.0.0.1/8 scope host lo 04:20:20 valid_lft forever preferred_lft forever 04:20:20 inet6 ::1/128 scope host 04:20:20 valid_lft forever preferred_lft forever 04:20:20 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 04:20:20 link/ether fa:16:3e:68:41:d8 brd ff:ff:ff:ff:ff:ff 04:20:20 inet 10.30.122.223/23 brd 10.30.123.255 scope global dynamic eth0 04:20:20 valid_lft 85592sec preferred_lft 85592sec 04:20:20 inet6 fe80::f816:3eff:fe68:41d8/64 scope link 04:20:20 valid_lft forever preferred_lft forever 04:20:20 3: docker0: mtu 1500 qdisc noqueue state DOWN 04:20:20 link/ether 02:42:70:32:93:a6 brd ff:ff:ff:ff:ff:ff 04:20:20 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:20:20 valid_lft forever preferred_lft forever 04:20:20 inet6 fe80::42:70ff:fe32:93a6/64 scope link 04:20:20 valid_lft forever preferred_lft forever 04:20:20 04:20:20 04:20:20 ---> sar -b -r -n DEV: 04:20:20 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/23/21 _x86_64_ (2 CPU) 04:20:20 04:20:20 04:06:39 LINUX RESTART (2 CPU) 04:20:20 04:20:20 04:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:20:20 04:08:01 160.05 73.76 86.29 0.00 9983.28 40531.11 0.00 04:20:20 04:09:01 3.30 0.03 3.26 0.00 1.07 110.66 0.00 04:20:20 04:10:01 0.37 0.00 0.37 0.00 0.00 5.53 0.00 04:20:20 04:11:01 0.17 0.00 0.17 0.00 0.00 1.88 0.00 04:20:20 04:12:01 0.27 0.00 0.27 0.00 0.00 3.48 0.00 04:20:20 04:13:01 0.28 0.00 0.28 0.00 0.00 4.40 0.00 04:20:20 04:14:01 0.30 0.00 0.30 0.00 0.00 4.87 0.00 04:20:20 04:15:01 0.23 0.00 0.23 0.00 0.00 3.02 0.00 04:20:20 04:16:01 0.22 0.00 0.22 0.00 0.00 2.57 0.00 04:20:20 04:17:01 0.23 0.00 0.23 0.00 0.00 3.06 0.00 04:20:20 04:18:01 0.23 0.00 0.23 0.00 0.00 2.92 0.00 04:20:20 04:19:01 0.27 0.00 0.27 0.00 0.00 3.75 0.00 04:20:20 04:20:01 0.27 0.03 0.23 0.00 3.73 2.98 0.00 04:20:20 Average: 12.79 5.68 7.11 0.00 768.56 3130.25 0.00 04:20:20 04:20:20 04:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:20:20 04:08:01 5456424 0 812240 10.14 2620 1737656 1280100 14.13 581616 1570556 128 04:20:20 04:09:01 5463360 0 805296 10.05 2620 1737664 1229172 13.57 575876 1570520 16 04:20:20 04:10:01 5466056 0 802600 10.02 2620 1737664 1198640 13.23 573456 1571280 8 04:20:20 04:11:01 5463248 0 805400 10.06 2620 1737672 1198688 13.23 575608 1571280 8 04:20:20 04:12:01 5463628 0 805016 10.05 2620 1737676 1198712 13.23 575216 1572032 8 04:20:20 04:13:01 5464132 0 804508 10.05 2620 1737680 1198544 13.23 570652 1576060 8 04:20:20 04:14:01 5463836 0 804800 10.05 2620 1737684 1198556 13.23 570724 1576056 8 04:20:20 04:15:01 5462356 0 806272 10.07 2620 1737692 1198668 13.23 572928 1576056 8 04:20:20 04:16:01 5454608 0 814016 10.16 2620 1737696 1198464 13.23 580292 1576056 8 04:20:20 04:17:01 5452448 0 816172 10.19 2620 1737700 1198464 13.23 584148 1574168 8 04:20:20 04:18:01 5450928 0 817688 10.21 2620 1737704 1198716 13.23 585556 1574168 8 04:20:20 04:19:01 5449012 0 819600 10.23 2620 1737708 1198904 13.24 595080 1567096 8 04:20:20 04:20:01 5440124 0 828228 10.34 2620 1737968 1199228 13.24 602720 1567140 160 04:20:20 Average: 5457705 0 810910 10.13 2620 1737705 1207297 13.33 580298 1572498 30 04:20:20 04:20:20 04:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:20:20 04:08:01 eth0 620.13 452.54 1121.15 91.14 0.00 0.00 0.00 0.00 04:20:20 04:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:20 04:08:01 docker0 13.94 10.84 2.11 28.63 0.00 0.00 0.00 0.00 04:20:20 04:09:01 eth0 1.15 0.32 0.33 0.23 0.00 0.00 0.00 0.00 04:20:20 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:20 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:20 04:10:01 eth0 2.15 0.53 0.64 0.36 0.00 0.00 0.00 0.00 04:20:20 04:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:20 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:20 04:11:01 eth0 2.28 0.72 0.69 0.44 0.00 0.00 0.00 0.00 04:20:20 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:20 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:20 04:12:01 eth0 0.95 0.50 0.54 0.36 0.00 0.00 0.00 0.00 04:20:20 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:20 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:20 04:13:01 eth0 0.75 0.23 0.19 0.11 0.00 0.00 0.00 0.00 04:20:20 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:20 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:20 04:14:01 eth0 1.00 0.33 0.32 0.20 0.00 0.00 0.00 0.00 04:20:20 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:20 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:20 04:15:01 eth0 0.50 0.28 0.27 0.20 0.00 0.00 0.00 0.00 04:20:20 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:20 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:20 04:16:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:20:20 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:20 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:20 04:17:01 eth0 1.18 0.10 0.11 0.01 0.00 0.00 0.00 0.00 04:20:20 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:20 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:20 04:18:01 eth0 2.20 0.75 0.77 0.47 0.00 0.00 0.00 0.00 04:20:20 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:20 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:20 04:19:01 eth0 0.87 0.57 0.53 0.37 0.00 0.00 0.00 0.00 04:20:20 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:20 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:20 04:20:01 eth0 4.88 3.17 4.69 1.81 0.00 0.00 0.00 0.00 04:20:20 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:20 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:20 Average: eth0 49.11 35.40 86.97 7.36 0.00 0.00 0.00 0.00 04:20:20 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:20 Average: docker0 1.07 0.83 0.16 2.20 0.00 0.00 0.00 0.00 04:20:20 04:20:20 04:20:20 ---> sar -P ALL: 04:20:20 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/23/21 _x86_64_ (2 CPU) 04:20:20 04:20:20 04:06:39 LINUX RESTART (2 CPU) 04:20:20 04:20:20 04:07:01 CPU %user %nice %system %iowait %steal %idle 04:20:20 04:08:01 all 19.44 0.00 6.89 30.43 0.11 43.13 04:20:20 04:08:01 0 20.49 0.00 6.87 30.90 0.10 41.63 04:20:20 04:08:01 1 18.40 0.00 6.91 29.95 0.12 44.62 04:20:20 04:09:01 all 0.13 0.00 0.04 0.00 0.05 99.78 04:20:20 04:09:01 0 0.05 0.00 0.03 0.00 0.05 99.87 04:20:20 04:09:01 1 0.20 0.00 0.05 0.00 0.05 99.70 04:20:20 04:10:01 all 0.19 0.00 0.04 0.00 0.02 99.75 04:20:20 04:10:01 0 0.10 0.00 0.05 0.00 0.02 99.83 04:20:20 04:10:01 1 0.28 0.00 0.03 0.00 0.02 99.67 04:20:20 04:11:01 all 0.05 0.00 0.03 0.00 0.03 99.89 04:20:20 04:11:01 0 0.05 0.00 0.03 0.00 0.03 99.88 04:20:20 04:11:01 1 0.05 0.00 0.02 0.00 0.03 99.90 04:20:20 04:12:01 all 0.05 0.00 0.02 0.00 0.04 99.89 04:20:20 04:12:01 0 0.07 0.00 0.02 0.00 0.05 99.87 04:20:20 04:12:01 1 0.03 0.00 0.02 0.00 0.03 99.92 04:20:20 04:13:01 all 0.09 0.00 0.02 0.00 0.03 99.86 04:20:20 04:13:01 0 0.13 0.00 0.02 0.00 0.02 99.83 04:20:20 04:13:01 1 0.05 0.00 0.02 0.00 0.05 99.88 04:20:20 04:14:01 all 0.08 0.00 0.02 0.00 0.03 99.88 04:20:20 04:14:01 0 0.12 0.00 0.02 0.00 0.02 99.85 04:20:20 04:14:01 1 0.03 0.00 0.02 0.00 0.03 99.92 04:20:20 04:15:01 all 0.07 0.00 0.03 0.00 0.04 99.87 04:20:20 04:15:01 0 0.08 0.00 0.03 0.00 0.03 99.85 04:20:20 04:15:01 1 0.05 0.00 0.02 0.00 0.05 99.88 04:20:20 04:16:01 all 0.08 0.00 0.03 0.00 0.04 99.84 04:20:20 04:16:01 0 0.13 0.00 0.03 0.00 0.03 99.80 04:20:20 04:16:01 1 0.03 0.00 0.03 0.00 0.05 99.88 04:20:20 04:17:01 all 0.10 0.00 0.01 0.00 0.03 99.86 04:20:20 04:17:01 0 0.17 0.00 0.02 0.00 0.03 99.78 04:20:20 04:17:01 1 0.03 0.00 0.00 0.00 0.03 99.93 04:20:20 04:18:01 all 0.08 0.00 0.04 0.00 0.03 99.85 04:20:20 04:18:01 0 0.13 0.00 0.03 0.00 0.02 99.82 04:20:20 04:18:01 1 0.03 0.00 0.05 0.00 0.03 99.88 04:20:20 04:20:20 04:18:01 CPU %user %nice %system %iowait %steal %idle 04:20:20 04:19:01 all 0.08 0.00 0.03 0.00 0.03 99.87 04:20:20 04:19:01 0 0.08 0.00 0.03 0.00 0.02 99.87 04:20:20 04:19:01 1 0.07 0.00 0.02 0.00 0.05 99.87 04:20:20 04:20:01 all 0.48 0.00 0.28 0.00 0.04 99.20 04:20:20 04:20:01 0 0.60 0.00 0.30 0.00 0.05 99.04 04:20:20 04:20:01 1 0.35 0.00 0.27 0.00 0.03 99.35 04:20:20 Average: all 1.56 0.00 0.56 2.26 0.04 95.59 04:20:20 Average: 0 1.65 0.00 0.56 2.29 0.04 95.46 04:20:20 Average: 1 1.46 0.00 0.55 2.22 0.05 95.72 04:20:20 04:20:20 04:20:20