Pull request #261 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of eaton-coreymutter for edgexfoundry/device-virtual-go Loading trusted files from base branch main at d36d4eb5d49c50cebb55fcc728bec397aa4f388e rather than 653def02fe0409f2f6e1c459cd4386d18ab4033e Obtained Jenkinsfile from d36d4eb5d49c50cebb55fcc728bec397aa4f388e 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3199477056860851549.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8269756398265583777.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 dae07dc806156effb2cae02074e2f5f64a063e83 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-virtual-go/branches/PR-261/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-261/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh14115598893411289370.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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-261/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6890336199800049489.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7531932149173784248.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-virtual-go/branches/PR-261/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-261/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh15691066514817633291.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 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 dae07dc806156effb2cae02074e2f5f64a063e83 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-virtual-go] ========================================================= [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-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3803 in /w/workspace/foundry_device-virtual-go_PR-261 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-261 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_PR-261@tmp/jenkins-gitclient-ssh2196109497877234851.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-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-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_PR-261@tmp/jenkins-gitclient-ssh8162910248577921156.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/261/head:refs/remotes/origin/PR-261 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d36d4eb5d49c50cebb55fcc728bec397aa4f388e into PR head commit 653def02fe0409f2f6e1c459cd4386d18ab4033e Merge succeeded, producing 653def02fe0409f2f6e1c459cd4386d18ab4033e Checking out Revision 653def02fe0409f2f6e1c459cd4386d18ab4033e (PR-261) > git config core.sparsecheckout # timeout=10 > git checkout -f 653def02fe0409f2f6e1c459cd4386d18ab4033e # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_PR-261@tmp/jenkins-gitclient-ssh1442568433993546629.key > git merge d36d4eb5d49c50cebb55fcc728bec397aa4f388e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 653def02fe0409f2f6e1c459cd4386d18ab4033e # timeout=10 Commit message: "Merge branch 'main' of https://github.com/edgexfoundry/device-virtual-go into crm" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:34:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:34:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:34:53 ========================================================= 22:34:53 EdgeX Global Pipelines Version Info 22:34:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:34:55 ------------------- 22:34:55 stable info: 22:34:55 ------------------- 22:34:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:34:55 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 22:34:55 Message: update stable to v1.0.219 22:34:55 ------------------- 22:34:55 experimental info: 22:34:55 ------------------- 22:34:55 Commited By: **** collab-it+edgex@linuxfoundation.org 22:34:55 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 22:34:55 Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:34:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 22:34:55 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 22:34:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:34:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:34:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:34:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 22:34:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:34:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:34:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:34:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:34:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:34:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 22:34:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:34:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:34:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:34:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:34:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:34:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:34:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:34:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:34:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:34:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:34:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:34:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:34:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:34:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:34:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-261 [Pipeline] echo 22:34:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-261 [Pipeline] echo 22:34:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-261 [Pipeline] echo 22:34:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 653def02fe0409f2f6e1c459cd4386d18ab4033e [Pipeline] echo 22:34:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 653def0 [Pipeline] echo 22:34:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:34:57 provisioning config files... 22:34:57 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-261@tmp/config3861144365727677182tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:34:57 ---> docker-login.sh 22:34:57 nexus3.edgexfoundry.org:10001 22:34:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:34:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:34:57 Configure a credential helper to remove this warning. See 22:34:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:34:57 22:34:57 Login Succeeded 22:34:57 nexus3.edgexfoundry.org:10002 22:34:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:34:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:34:58 Configure a credential helper to remove this warning. See 22:34:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:34:58 22:34:58 Login Succeeded 22:34:58 nexus3.edgexfoundry.org:10003 22:34:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:34:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:34:58 Configure a credential helper to remove this warning. See 22:34:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:34:58 22:34:58 Login Succeeded 22:34:58 nexus3.edgexfoundry.org:10004 22:34:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:34:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:34:58 Configure a credential helper to remove this warning. See 22:34:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:34:58 22:34:58 Login Succeeded 22:34:58 docker.io 22:34:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:34:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:34:58 Configure a credential helper to remove this warning. See 22:34:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:34:58 22:34:58 Login Succeeded 22:34:58 ---> docker-login.sh ends [Pipeline] } 22:34:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:34:59 + git rev-list -1 --merges 653def02fe0409f2f6e1c459cd4386d18ab4033e~1..653def02fe0409f2f6e1c459cd4386d18ab4033e [Pipeline] echo 22:34:59 -----------> git rev-list -1 --merges 653def02fe0409f2f6e1c459cd4386d18ab4033e~1..653def02fe0409f2f6e1c459cd4386d18ab4033e 653def02fe0409f2f6e1c459cd4386d18ab4033e 22:34:59 653def02fe0409f2f6e1c459cd4386d18ab4033e [false] [Pipeline] sh 22:34:59 + git log --format=format:%s -1 653def02fe0409f2f6e1c459cd4386d18ab4033e [Pipeline] echo 22:34:59 ========================================================= 22:34:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:34:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:35:00 + git log --format=format:%s -1 653def02fe0409f2f6e1c459cd4386d18ab4033e [Pipeline] echo 22:35:00 [semverPrep] GIT_COMMIT: 653def02fe0409f2f6e1c459cd4386d18ab4033e, Commit Message: Merge branch 'main' of https://github.com/edgexfoundry/device-virtual-go into crm [Pipeline] echo 22:35:00 [semverPrep] This is not a build commit. [Pipeline] sh 22:35:00 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 22:35:00 + grep -v github /etc/ssh/ssh_known_hosts 22:35:00 + '[' -e /tmp/ssh_known_hosts ']' 22:35:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:35:00 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 22:35:00 + sudo tee -a /etc/ssh/ssh_known_hosts 22:35:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 22:35:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:35:01 22:35:01 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:35:01 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:35:03 latest: Pulling from edgex-devops/git-semver 22:35:03 a0d0a0d46f8b: Pulling fs layer 22:35:03 3e5f54012d9b: Pulling fs layer 22:35:03 4c7163046ea9: Pulling fs layer 22:35:03 0c2d73faf560: Pulling fs layer 22:35:03 0c2d73faf560: Waiting 22:35:03 3e5f54012d9b: Download complete 22:35:03 a0d0a0d46f8b: Verifying Checksum 22:35:03 a0d0a0d46f8b: Download complete 22:35:03 4c7163046ea9: Verifying Checksum 22:35:03 4c7163046ea9: Download complete 22:35:03 0c2d73faf560: Verifying Checksum 22:35:03 0c2d73faf560: Download complete 22:35:03 a0d0a0d46f8b: Pull complete 22:35:03 3e5f54012d9b: Pull complete 22:35:04 4c7163046ea9: Pull complete 22:35:04 0c2d73faf560: Pull complete 22:35:04 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 22:35:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:35:04 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:35:04 prd-centos7-docker-4c-2g-3803 does not seem to be running inside a container 22:35:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-261 -v /w/workspace/foundry_device-virtual-go_PR-261:/w/workspace/foundry_device-virtual-go_PR-261:rw,z -v /w/workspace/foundry_device-virtual-go_PR-261@tmp:/w/workspace/foundry_device-virtual-go_PR-261@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:35:05 $ docker top 5ae405b581d04abd564627350ed2101299de70a507dbbf53b5399e5ef843ecf9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:35:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:35:05 [ssh-agent] Looking for ssh-agent implementation... 22:35:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:35:05 $ docker exec 5ae405b581d04abd564627350ed2101299de70a507dbbf53b5399e5ef843ecf9 ssh-agent 22:35:05 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaENOIE/agent.14 22:35:05 SSH_AGENT_PID=21 22:35:05 Running ssh-add (command line suppressed) 22:35:05 Identity added: /w/workspace/foundry_device-virtual-go_PR-261@tmp/private_key_683249586938697173.key (/w/workspace/foundry_device-virtual-go_PR-261@tmp/private_key_683249586938697173.key) 22:35:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:35:05 + git tag --points-at HEAD [Pipeline] } 22:35:05 $ docker exec --env ******** --env ******** 5ae405b581d04abd564627350ed2101299de70a507dbbf53b5399e5ef843ecf9 ssh-agent -k 22:35:06 unset SSH_AUTH_SOCK; 22:35:06 unset SSH_AGENT_PID; 22:35:06 echo Agent pid 21 killed; 22:35:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:35:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:35:06 [ssh-agent] Looking for ssh-agent implementation... 22:35:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:35:06 $ docker exec 5ae405b581d04abd564627350ed2101299de70a507dbbf53b5399e5ef843ecf9 ssh-agent 22:35:06 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpAMiKB/agent.54 22:35:06 SSH_AGENT_PID=60 22:35:06 Running ssh-add (command line suppressed) 22:35:06 Identity added: /w/workspace/foundry_device-virtual-go_PR-261@tmp/private_key_1568763376007763117.key (/w/workspace/foundry_device-virtual-go_PR-261@tmp/private_key_1568763376007763117.key) 22:35:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:35:06 + git semver init 22:35:06 # -> Open(): unable to determine branch for HEAD 22:35:06 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-261/.git 22:35:06 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-261 22:35:06 # $SEMVER_REMOTE_NAME = origin 22:35:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:35:06 # $SEMVER_USER_NAME = edgex-jenkins 22:35:06 # $SEMVER_BRANCH = PR-261 22:35:06 # $SEMVER_TEMP = /tmp/semver-465714373 22:35:06 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 22:35:08 # '/tmp/semver-465714373' -> '/w/workspace/foundry_device-virtual-go_PR-261/.semver' 22:35:08 # -> Force: false 22:35:08 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-261/.semver [Pipeline] } 22:35:08 $ docker exec --env ******** --env ******** 5ae405b581d04abd564627350ed2101299de70a507dbbf53b5399e5ef843ecf9 ssh-agent -k 22:35:08 unset SSH_AUTH_SOCK; 22:35:08 unset SSH_AGENT_PID; 22:35:08 echo Agent pid 60 killed; 22:35:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:35:08 + git semver [Pipeline] } 22:35:08 $ docker stop --time=1 5ae405b581d04abd564627350ed2101299de70a507dbbf53b5399e5ef843ecf9 22:35:10 $ docker rm -f 5ae405b581d04abd564627350ed2101299de70a507dbbf53b5399e5ef843ecf9 [Pipeline] // withDockerContainer [Pipeline] sh 22:35:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:35:10 Stashed 1 file(s) [Pipeline] echo 22:35:10 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:35:11 provisioning config files... 22:35:11 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-261@tmp/config7288679631131049873tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:35:11 ---> docker-login.sh 22:35:11 nexus3.edgexfoundry.org:10001 22:35:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:35:11 Configure a credential helper to remove this warning. See 22:35:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:35:11 22:35:11 Login Succeeded 22:35:11 nexus3.edgexfoundry.org:10002 22:35:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:35:12 Configure a credential helper to remove this warning. See 22:35:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:35:12 22:35:12 Login Succeeded 22:35:12 nexus3.edgexfoundry.org:10003 22:35:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:35:12 Configure a credential helper to remove this warning. See 22:35:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:35:12 22:35:12 Login Succeeded 22:35:12 nexus3.edgexfoundry.org:10004 22:35:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:35:12 Configure a credential helper to remove this warning. See 22:35:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:35:12 22:35:12 Login Succeeded 22:35:12 docker.io 22:35:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:35:12 Configure a credential helper to remove this warning. See 22:35:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:35:12 22:35:12 Login Succeeded 22:35:12 ---> docker-login.sh ends [Pipeline] } 22:35:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:35:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:35:12 ========================================================= 22:35:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 22:35:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:35:13 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . 22:35:13 Sending build context to Docker daemon 22.89MB 22:35:13 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 22:35:13 Step 2/12 : FROM ${BASE} AS builder 22:35:13 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 22:35:13 59bf1c3509f3: Pulling fs layer 22:35:13 666ba61612fd: Pulling fs layer 22:35:13 8ed8ca486205: Pulling fs layer 22:35:13 4fe6c5a15a65: Pulling fs layer 22:35:13 22a0e8bec74d: Pulling fs layer 22:35:13 f965cba54748: Pulling fs layer 22:35:13 861ffc35075e: Pulling fs layer 22:35:13 4b385c91608e: Pulling fs layer 22:35:13 560528eb2ebb: Pulling fs layer 22:35:13 4fe6c5a15a65: Waiting 22:35:13 22a0e8bec74d: Waiting 22:35:13 f965cba54748: Waiting 22:35:13 861ffc35075e: Waiting 22:35:13 4b385c91608e: Waiting 22:35:13 560528eb2ebb: Waiting 22:35:13 8ed8ca486205: Verifying Checksum 22:35:13 8ed8ca486205: Download complete 22:35:13 666ba61612fd: Download complete 22:35:13 22a0e8bec74d: Verifying Checksum 22:35:13 22a0e8bec74d: Download complete 22:35:13 f965cba54748: Verifying Checksum 22:35:13 f965cba54748: Download complete 22:35:13 861ffc35075e: Verifying Checksum 22:35:13 861ffc35075e: Download complete 22:35:13 59bf1c3509f3: Verifying Checksum 22:35:13 59bf1c3509f3: Download complete 22:35:13 4b385c91608e: Verifying Checksum 22:35:13 4b385c91608e: Download complete 22:35:13 59bf1c3509f3: Pull complete 22:35:14 666ba61612fd: Pull complete 22:35:14 4fe6c5a15a65: Verifying Checksum 22:35:14 4fe6c5a15a65: Download complete 22:35:14 8ed8ca486205: Pull complete 22:35:14 560528eb2ebb: Verifying Checksum 22:35:14 560528eb2ebb: Download complete 22:35:18 4fe6c5a15a65: Pull complete 22:35:18 22a0e8bec74d: Pull complete 22:35:18 f965cba54748: Pull complete 22:35:18 861ffc35075e: Pull complete 22:35:19 4b385c91608e: Pull complete 22:35:21 560528eb2ebb: Pull complete 22:35:21 Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f 22:35:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 22:35:21 ---> dd4a08f94e63 22:35:21 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 22:35:23 ---> Running in bda8aa335e50 22:35:23 Removing intermediate container bda8aa335e50 22:35:23 ---> 3eac9d63c078 22:35:23 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:35:23 ---> Running in 8d1eb5465632 22:35:23 Removing intermediate container 8d1eb5465632 22:35:23 ---> e6be3f452728 22:35:23 Step 5/12 : WORKDIR /device-virtual-go 22:35:23 ---> Running in 0f192f0c80f6 22:35:23 Removing intermediate container 0f192f0c80f6 22:35:23 ---> c4747d3373f0 22:35:23 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:35:23 ---> Running in b4685b72655f 22:35:24 Removing intermediate container b4685b72655f 22:35:24 ---> 5dea6c5f01e3 22:35:24 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:35:24 ---> Running in a7d14717433f 22:35:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:35:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:35:25 (1/4) Installing openssh-keygen (8.8_p1-r1) 22:35:25 (2/4) Installing libedit (20210910.3.1-r0) 22:35:25 (3/4) Installing openssh-client-common (8.8_p1-r1) 22:35:25 (4/4) Installing openssh-client-default (8.8_p1-r1) 22:35:25 Executing busybox-1.34.1-r3.trigger 22:35:25 OK: 224 MiB in 56 packages 22:35:26 Still waiting to schedule task 22:35:26 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 22:35:26 Removing intermediate container a7d14717433f 22:35:26 ---> c3d72b8137ae 22:35:26 Step 8/12 : COPY go.mod vendor* ./ 22:35:26 ---> 50725721b04d 22:35:26 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:35:26 ---> Running in 131bda9aff4e 22:36:05 Removing intermediate container 131bda9aff4e 22:36:05 ---> e836e5ca21bd 22:36:05 Step 10/12 : COPY . . 22:36:05 ---> 3797de972e6b 22:36:05 Step 11/12 : ARG MAKE='make build' 22:36:05 ---> Running in 45c12d8f2433 22:36:05 Removing intermediate container 45c12d8f2433 22:36:05 ---> 8ca702f0f16f 22:36:05 Step 12/12 : RUN $MAKE 22:36:05 ---> Running in 0115b7b8c125 22:36:05 noop 22:36:05 Removing intermediate container 0115b7b8c125 22:36:05 ---> 330e9931deb3 22:36:05 Successfully built 330e9931deb3 22:36:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:36:05 + docker inspect -f . ci-base-image-x86_64 22:36:05 . [Pipeline] withDockerContainer 22:36:05 prd-centos7-docker-4c-2g-3803 does not seem to be running inside a container 22:36:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-261 -v /w/workspace/foundry_device-virtual-go_PR-261:/w/workspace/foundry_device-virtual-go_PR-261:rw,z -v /w/workspace/foundry_device-virtual-go_PR-261@tmp:/w/workspace/foundry_device-virtual-go_PR-261@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:36:06 $ docker top 44def2f0483e810feac1e77da1ec9be013d018927707f6bb84952af218ea2bc6 -eo pid,comm [Pipeline] { [Pipeline] sh 22:36:06 + go version 22:36:06 go version go1.17.6 linux/amd64 [Pipeline] } 22:36:06 $ docker stop --time=1 44def2f0483e810feac1e77da1ec9be013d018927707f6bb84952af218ea2bc6 22:36:08 $ docker rm -f 44def2f0483e810feac1e77da1ec9be013d018927707f6bb84952af218ea2bc6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:36:08 + docker inspect -f . ci-base-image-x86_64 22:36:08 . [Pipeline] withDockerContainer 22:36:08 prd-centos7-docker-4c-2g-3803 does not seem to be running inside a container 22:36:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-261 -v /w/workspace/foundry_device-virtual-go_PR-261:/w/workspace/foundry_device-virtual-go_PR-261:rw,z -v /w/workspace/foundry_device-virtual-go_PR-261@tmp:/w/workspace/foundry_device-virtual-go_PR-261@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:36:09 $ docker top f0b5a237114036c8402306c7801b54b175db697afa818a5e2c7049731ad68b08 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:36:09 + make test 22:36:09 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 22:36:09 ? github.com/edgexfoundry/device-virtual-go [no test files] 22:36:25 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 22:36:25 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.027s coverage: 65.2% of statements 22:36:25 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:36:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:36:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:36:30 ./bin/test-attribution-txt.sh [Pipeline] echo 22:36:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:36:30 $ docker stop --time=1 f0b5a237114036c8402306c7801b54b175db697afa818a5e2c7049731ad68b08 22:36:32 $ docker rm -f f0b5a237114036c8402306c7801b54b175db697afa818a5e2c7049731ad68b08 [Pipeline] // withDockerContainer [Pipeline] sh 22:36:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:36:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:36:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:36:34 + ls -al . 22:36:34 total 172 22:36:34 drwxrwxr-x. 8 jenkins jenkins 4096 Jan 24 22:36 . 22:36:34 drwxrwxr-x. 4 jenkins jenkins 112 Jan 24 22:34 .. 22:36:34 -rw-rw-r--. 1 jenkins jenkins 8449 Jan 24 22:34 Attribution.txt 22:36:34 drwxrwxr-x. 2 jenkins jenkins 37 Jan 24 22:34 bin 22:36:34 -rw-rw-r--. 1 jenkins jenkins 6349 Jan 24 22:34 CHANGELOG.md 22:36:34 drwxrwxr-x. 3 jenkins jenkins 32 Jan 24 22:34 cmd 22:36:34 -rw-r--r--. 1 jenkins jenkins 44380 Jan 24 22:36 coverage.out 22:36:34 -rw-rw-r--. 1 jenkins jenkins 1974 Jan 24 22:34 Dockerfile 22:36:34 drwxrwxr-x. 8 jenkins jenkins 179 Jan 24 22:34 .git 22:36:34 drwxrwxr-x. 2 jenkins jenkins 103 Jan 24 22:34 .github 22:36:34 -rw-rw-r--. 1 jenkins jenkins 270 Jan 24 22:34 .gitignore 22:36:34 -rw-rw-r--. 1 jenkins jenkins 2746 Jan 24 22:34 go.mod 22:36:34 -rw-rw-r--. 1 jenkins jenkins 49169 Jan 24 22:34 go.sum 22:36:34 -rw-rw-r--. 1 jenkins jenkins 677 Jan 24 22:34 GOVERNANCE.md 22:36:34 drwxrwxr-x. 3 jenkins jenkins 20 Jan 24 22:34 internal 22:36:34 -rw-rw-r--. 1 jenkins jenkins 660 Jan 24 22:34 Jenkinsfile 22:36:34 -rw-rw-r--. 1 jenkins jenkins 11340 Jan 24 22:34 LICENSE 22:36:34 -rw-rw-r--. 1 jenkins jenkins 1157 Jan 24 22:34 Makefile 22:36:34 -rw-rw-r--. 1 jenkins jenkins 623 Jan 24 22:34 OWNERS.md 22:36:34 -rw-rw-r--. 1 jenkins jenkins 2914 Jan 24 22:34 README.md 22:36:34 drwx------. 3 jenkins jenkins 71 Jan 24 22:35 .semver 22:36:34 -rw-rw-r--. 1 jenkins jenkins 5 Jan 24 22:35 VERSION 22:36:34 -rw-rw-r--. 1 jenkins jenkins 235 Jan 24 22:34 version.go [Pipeline] isUnix [Pipeline] sh 22:36:34 + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=653def02fe0409f2f6e1c459cd4386d18ab4033e --label arch=amd64 --label version=0.0.0 . 22:36:34 Sending build context to Docker daemon 22.93MB 22:36:34 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 22:36:34 Step 2/26 : FROM ${BASE} AS builder 22:36:34 ---> 330e9931deb3 22:36:34 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 22:36:35 ---> Running in 1854e5d08acb 22:36:35 Removing intermediate container 1854e5d08acb 22:36:35 ---> a72aae4001e1 22:36:35 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 22:36:35 ---> Running in 52f0bedc74fa 22:36:35 Removing intermediate container 52f0bedc74fa 22:36:35 ---> c12063d9c3eb 22:36:35 Step 5/26 : WORKDIR /device-virtual-go 22:36:35 ---> Running in 9dbf134cb0d7 22:36:35 Removing intermediate container 9dbf134cb0d7 22:36:35 ---> 528d4934fdf4 22:36:35 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:36:35 ---> Running in b4243d57156e 22:36:35 Removing intermediate container b4243d57156e 22:36:35 ---> 1f4bde131fe7 22:36:35 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:36:35 ---> Running in 388580ae2a47 22:36:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:36:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:36:37 OK: 224 MiB in 56 packages 22:36:37 Removing intermediate container 388580ae2a47 22:36:37 ---> 051fc440a7b6 22:36:37 Step 8/26 : COPY go.mod vendor* ./ 22:36:37 ---> e10d5eb1334a 22:36:37 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:36:37 ---> Running in 216621a5933a 22:36:38 Removing intermediate container 216621a5933a 22:36:38 ---> 43c56d0c2d5a 22:36:38 Step 10/26 : COPY . . 22:36:38 ---> ab966f251511 22:36:38 Step 11/26 : ARG MAKE='make build' 22:36:39 ---> Running in 05fe7ddcd7e5 22:36:39 Removing intermediate container 05fe7ddcd7e5 22:36:39 ---> 2565178fbe25 22:36:39 Step 12/26 : RUN $MAKE 22:36:39 ---> Running in dd5bf25940e1 22:36:39 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 22:36:46 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3804 in /w/workspace/foundry_device-virtual-go_PR-261 [Pipeline] { [Pipeline] ws 22:36:46 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 22:36:46 The recommended git tool is: git 22:36:51 using credential edgex-jenkins-ssh 22:36:51 Cloning the remote Git repository 22:36:51 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 22:36:51 > git init /w/workspace/device-virtual-go/1 # timeout=10 22:36:51 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 22:36:51 > git --version # timeout=10 22:36:51 > git --version # 'git version 2.17.1' 22:36:51 using GIT_SSH to set credentials SSH Credentials for GitHub 22:36:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:36:53 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 22:36:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:36:53 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 22:36:53 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 22:36:53 using GIT_SSH to set credentials SSH Credentials for GitHub 22:36:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/261/head:refs/remotes/origin/PR-261 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:36:54 Removing intermediate container dd5bf25940e1 22:36:54 ---> 94b64a0d6aca 22:36:54 Step 13/26 : FROM alpine:3.14 22:36:54 3.14: Pulling from library/alpine 22:36:54 97518928ae5f: Pulling fs layer 22:36:54 97518928ae5f: Verifying Checksum 22:36:54 97518928ae5f: Download complete 22:36:54 97518928ae5f: Pull complete 22:36:54 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 22:36:54 Status: Downloaded newer image for alpine:3.14 22:36:54 ---> 0a97eee8041e 22:36:54 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 22:36:54 ---> Running in e1d2be19eafd 22:36:54 Removing intermediate container e1d2be19eafd 22:36:54 ---> 3cd9b7e2ed92 22:36:54 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:36:54 ---> Running in 9e172a0035aa 22:36:54 Removing intermediate container 9e172a0035aa 22:36:54 ---> a18cf0813102 22:36:54 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 22:36:54 ---> Running in b3ca62633fbe 22:36:54 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:36:54 Merging remotes/origin/main commit d36d4eb5d49c50cebb55fcc728bec397aa4f388e into PR head commit 653def02fe0409f2f6e1c459cd4386d18ab4033e 22:36:54 Merge succeeded, producing 653def02fe0409f2f6e1c459cd4386d18ab4033e 22:36:54 Checking out Revision 653def02fe0409f2f6e1c459cd4386d18ab4033e (PR-261) 22:36:54 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:36:54 > git config core.sparsecheckout # timeout=10 22:36:54 > git checkout -f 653def02fe0409f2f6e1c459cd4386d18ab4033e # timeout=10 22:36:54 > git remote # timeout=10 22:36:54 > git config --get remote.origin.url # timeout=10 22:36:54 using GIT_SSH to set credentials SSH Credentials for GitHub 22:36:54 > git merge d36d4eb5d49c50cebb55fcc728bec397aa4f388e # timeout=10 22:36:54 > git rev-parse HEAD^{commit} # timeout=10 22:36:54 > git config core.sparsecheckout # timeout=10 22:36:54 > git checkout -f 653def02fe0409f2f6e1c459cd4386d18ab4033e # timeout=10 22:36:55 (1/6) Installing dumb-init (1.2.5-r1) 22:36:55 (2/6) Installing libgcc (10.3.1_git20210424-r2) 22:36:55 (3/6) Installing libsodium (1.0.18-r0) 22:36:55 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 22:36:55 (5/6) Installing libzmq (4.3.4-r0) 22:36:55 (6/6) Installing zeromq (4.3.4-r0) 22:36:55 Executing busybox-1.33.1-r6.trigger 22:36:55 OK: 8 MiB in 20 packages 22:36:55 Removing intermediate container b3ca62633fbe 22:36:55 ---> 90426aafc2d8 22:36:55 Step 17/26 : WORKDIR / 22:36:55 ---> Running in c5802ae2d387 22:36:55 Removing intermediate container c5802ae2d387 22:36:55 ---> 5bd65879f2fb 22:36:55 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 22:36:56 ---> bbee01a085c2 22:36:56 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 22:36:56 ---> cb8e40122496 22:36:56 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 22:36:56 ---> 9b9b7b7b0382 22:36:56 Step 21/26 : EXPOSE 59900 22:36:56 ---> Running in d6960987622b 22:36:56 Removing intermediate container d6960987622b 22:36:56 ---> 5638efdf70a1 22:36:56 Step 22/26 : ENTRYPOINT ["/device-virtual"] 22:36:56 ---> Running in 4fd815bfa966 22:36:56 Removing intermediate container 4fd815bfa966 22:36:56 ---> c2676eb3ad0e 22:36:56 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:36:56 ---> Running in 57eb79dc6847 22:36:56 Removing intermediate container 57eb79dc6847 22:36:56 ---> 10ac8e16bbdf 22:36:56 Step 24/26 : LABEL arch=amd64 22:36:56 ---> Running in dcd8c823cee6 22:36:56 Removing intermediate container dcd8c823cee6 22:36:56 ---> 57dd4b3e5a3c 22:36:56 Step 25/26 : LABEL git_sha=653def02fe0409f2f6e1c459cd4386d18ab4033e 22:36:56 ---> Running in 76b009031371 22:36:56 Removing intermediate container 76b009031371 22:36:56 ---> dbea923cd880 22:36:56 Step 26/26 : LABEL version=0.0.0 22:36:57 ---> Running in a0cd2ec63850 22:36:57 Removing intermediate container a0cd2ec63850 22:36:57 ---> 278c9c18ec41 22:36:57 [Warning] One or more build-args [ARCH] were not consumed 22:36:57 Successfully built 278c9c18ec41 22:36:57 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:36:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:36:58 22:36:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:36:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:36:58 latest: Pulling from edgex-lftools-log-publisher 22:36:58 b4d181a07f80: Pulling fs layer 22:36:58 a1111a8f2ec3: Pulling fs layer 22:36:58 ed53099fbce6: Pulling fs layer 22:36:58 dc539afda2c1: Pulling fs layer 22:36:58 77bc0d833cb6: Pulling fs layer 22:36:58 9065ff56babe: Pulling fs layer 22:36:58 d287ab97295c: Pulling fs layer 22:36:58 dc539afda2c1: Waiting 22:36:58 77bc0d833cb6: Waiting 22:36:58 9065ff56babe: Waiting 22:36:58 d287ab97295c: Waiting 22:36:58 a1111a8f2ec3: Verifying Checksum 22:36:58 a1111a8f2ec3: Download complete 22:36:58 dc539afda2c1: Verifying Checksum 22:36:58 dc539afda2c1: Download complete 22:36:58 ed53099fbce6: Download complete 22:36:58 9065ff56babe: Verifying Checksum 22:36:58 9065ff56babe: Download complete 22:36:58 Commit message: "Merge branch 'main' of https://github.com/edgexfoundry/device-virtual-go into crm" 22:36:58 77bc0d833cb6: Verifying Checksum 22:36:58 77bc0d833cb6: Download complete 22:36:58 b4d181a07f80: Verifying Checksum 22:36:58 b4d181a07f80: Download complete 22:36:58 > git --version # timeout=10 22:36:58 > git --version # 'git version 2.17.1' 22:36:58 fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 22:36:59 22:36:59 GitHub has been notified of this commit’s build result 22:36:59 [Pipeline] withEnv [Pipeline] { 22:36:59 d287ab97295c: Verifying Checksum 22:36:59 d287ab97295c: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:36:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:36:59 % Total % Received % Xferd Average Speed Time Time Time Current 22:36:59 Dload Upload Total Spent Left Speed 22:36:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 92523 0 --:--:-- --:--:-- --:--:-- 92523 22:37:00 b4d181a07f80: Pull complete [Pipeline] sh 22:37:00 a1111a8f2ec3: Pull complete 22:37:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:37:00 + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json 22:37:00 22:37:00 { 22:37:00 "registry-mirrors": [ 22:37:00 "https://nexus3.edgexfoundry.org:10001" 22:37:00 ], 22:37:00 "bip": "10.250.0.254/24", 22:37:00 "hosts": [ 22:37:00 "tcp://0.0.0.0:5555", 22:37:00 "unix:///var/run/docker.sock" 22:37:00 ], 22:37:00 "mtu": 1458, 22:37:00 "selinux-enabled": true, 22:37:00 "seccomp-profile": "/etc/docker/seccomp.json" 22:37:00 } [Pipeline] sh 22:37:01 ed53099fbce6: Pull complete 22:37:01 dc539afda2c1: Pull complete 22:37:01 77bc0d833cb6: Pull complete 22:37:01 9065ff56babe: Pull complete 22:37:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:37:01 + sudo service docker restart 22:37:06 d287ab97295c: Pull complete 22:37:06 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:37:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:37:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:37:06 prd-centos7-docker-4c-2g-3803 does not seem to be running inside a container 22:37:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-261 -v /w/workspace/foundry_device-virtual-go_PR-261:/w/workspace/foundry_device-virtual-go_PR-261:rw,z -v /w/workspace/foundry_device-virtual-go_PR-261@tmp:/w/workspace/foundry_device-virtual-go_PR-261@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:37:09 $ docker top 67eb67734f2ae284b92469ddaedaaaf411124a7635dd9c4a0a92f8551333b5b2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:37:09 ---> job-cost.sh 22:37:09 lf-activate-venv: SKIPPING 22:37:09 INFO: No Stack... 22:37:10 INFO: Retrieving Pricing Info for: v3-standard-2 22:37:10 INFO: Archiving Costs [Pipeline] sh 22:37:10 + cat /w/workspace/foundry_device-virtual-go_PR-261/archives/cost.csv 22:37:10 + cut -d, -f6 [Pipeline] lock 22:37:10 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-261-1-stack-cost] 22:37:10 Resource [jenkins-edgexfoundry-device-virtual-go-PR-261-1-stack-cost] did not exist. Created. 22:37:10 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-261-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:37:11 + echo total: 0.05999999865889549 [Pipeline] stash 22:37:11 Stashed 1 file(s) [Pipeline] } 22:37:11 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-261-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:37:11 $ docker stop --time=1 67eb67734f2ae284b92469ddaedaaaf411124a7635dd9c4a0a92f8551333b5b2 22:37:12 $ docker rm -f 67eb67734f2ae284b92469ddaedaaaf411124a7635dd9c4a0a92f8551333b5b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:37:20 provisioning config files... 22:37:20 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config798410238860750294tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:37:20 ---> docker-login.sh 22:37:20 nexus3.edgexfoundry.org:10001 22:37:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:21 Configure a credential helper to remove this warning. See 22:37:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:21 22:37:21 Login Succeeded 22:37:21 nexus3.edgexfoundry.org:10002 22:37:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:21 Configure a credential helper to remove this warning. See 22:37:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:21 22:37:21 Login Succeeded 22:37:21 nexus3.edgexfoundry.org:10003 22:37:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:22 Configure a credential helper to remove this warning. See 22:37:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:22 22:37:22 Login Succeeded 22:37:22 nexus3.edgexfoundry.org:10004 22:37:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:22 Configure a credential helper to remove this warning. See 22:37:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:22 22:37:22 Login Succeeded 22:37:22 docker.io 22:37:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:23 Configure a credential helper to remove this warning. See 22:37:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:23 22:37:23 Login Succeeded 22:37:23 ---> docker-login.sh ends [Pipeline] } 22:37:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:37:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:37:24 ========================================================= 22:37:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 22:37:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:37:24 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 22:37:25 Sending build context to Docker daemon 11.6MB 22:37:25 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 22:37:25 Step 2/12 : FROM ${BASE} AS builder 22:37:25 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:37:25 9b3977197b4f: Pulling fs layer 22:37:25 1a89e8eeedd5: Pulling fs layer 22:37:25 94645a83ff95: Pulling fs layer 22:37:25 3f3a8bcf1eab: Pulling fs layer 22:37:25 0c92f367c5e7: Pulling fs layer 22:37:25 4b8299f9d1f4: Pulling fs layer 22:37:25 9a6b49a46696: Pulling fs layer 22:37:25 cf05db05a679: Pulling fs layer 22:37:25 9a6b49a46696: Waiting 22:37:25 3f3a8bcf1eab: Waiting 22:37:25 0c92f367c5e7: Waiting 22:37:25 4b8299f9d1f4: Waiting 22:37:25 cf05db05a679: Waiting 22:37:25 94645a83ff95: Verifying Checksum 22:37:25 94645a83ff95: Download complete 22:37:25 1a89e8eeedd5: Download complete 22:37:25 0c92f367c5e7: Verifying Checksum 22:37:25 0c92f367c5e7: Download complete 22:37:25 4b8299f9d1f4: Verifying Checksum 22:37:25 4b8299f9d1f4: Download complete 22:37:25 9b3977197b4f: Download complete 22:37:25 9a6b49a46696: Verifying Checksum 22:37:25 9a6b49a46696: Download complete 22:37:26 9b3977197b4f: Pull complete 22:37:26 1a89e8eeedd5: Pull complete 22:37:26 94645a83ff95: Pull complete 22:37:27 cf05db05a679: Verifying Checksum 22:37:27 cf05db05a679: Download complete 22:37:27 3f3a8bcf1eab: Download complete 22:37:40 3f3a8bcf1eab: Pull complete 22:37:40 0c92f367c5e7: Pull complete 22:37:40 4b8299f9d1f4: Pull complete 22:37:40 9a6b49a46696: Pull complete 22:37:45 cf05db05a679: Pull complete 22:37:45 Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 22:37:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 22:37:45 ---> 0ccda1f7e2ee 22:37:45 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 22:37:47 ---> Running in 8cb2b19a331c 22:37:47 Removing intermediate container 8cb2b19a331c 22:37:47 ---> ff0f55d82f1c 22:37:47 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:37:47 ---> Running in 462fca82eccb 22:37:47 Removing intermediate container 462fca82eccb 22:37:47 ---> 7127443008c6 22:37:47 Step 5/12 : WORKDIR /device-virtual-go 22:37:48 ---> Running in 63abc66f7941 22:37:48 Removing intermediate container 63abc66f7941 22:37:48 ---> df0904e1ff6b 22:37:48 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:37:48 ---> Running in 1b9fca77de33 22:37:50 Removing intermediate container 1b9fca77de33 22:37:50 ---> bb6328051870 22:37:50 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:37:50 ---> Running in 23d489576b35 22:37:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:37:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:37:52 (1/4) Installing openssh-keygen (8.8_p1-r1) 22:37:53 (2/4) Installing libedit (20210910.3.1-r0) 22:37:53 (3/4) Installing openssh-client-common (8.8_p1-r1) 22:37:53 (4/4) Installing openssh-client-default (8.8_p1-r1) 22:37:53 Executing busybox-1.34.1-r3.trigger 22:37:53 OK: 224 MiB in 56 packages 22:37:54 Removing intermediate container 23d489576b35 22:37:54 ---> 84d254e15c5d 22:37:54 Step 8/12 : COPY go.mod vendor* ./ 22:37:55 ---> a5f784c28c77 22:37:55 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:37:55 ---> Running in d691be67da7c 22:39:03 Removing intermediate container d691be67da7c 22:39:03 ---> f53251bd3a1f 22:39:03 Step 10/12 : COPY . . 22:39:03 ---> ca2c934844f9 22:39:03 Step 11/12 : ARG MAKE='make build' 22:39:03 ---> Running in 9c6c2c5e0904 22:39:04 Removing intermediate container 9c6c2c5e0904 22:39:04 ---> 9d81727e1808 22:39:04 Step 12/12 : RUN $MAKE 22:39:04 ---> Running in 2a50a16f9fae 22:39:05 noop 22:39:05 Removing intermediate container 2a50a16f9fae 22:39:05 ---> 055b34ee26ca 22:39:05 Successfully built 055b34ee26ca 22:39:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:39:06 + docker inspect -f . ci-base-image-arm64 22:39:06 . [Pipeline] withDockerContainer 22:39:06 prd-ubuntu18.04-docker-arm64-4c-16g-3804 does not seem to be running inside a container 22:39:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:39:07 $ docker top 645d886a6224a5f21b7c1f151028f949165a58f6f40abb95bee6a290d61bb05b -eo pid,comm [Pipeline] { [Pipeline] sh 22:39:08 + go version 22:39:08 go version go1.17.6 linux/arm64 [Pipeline] } 22:39:08 $ docker stop --time=1 645d886a6224a5f21b7c1f151028f949165a58f6f40abb95bee6a290d61bb05b 22:39:10 $ docker rm -f 645d886a6224a5f21b7c1f151028f949165a58f6f40abb95bee6a290d61bb05b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:39:11 + docker inspect -f . ci-base-image-arm64 22:39:11 . [Pipeline] withDockerContainer 22:39:11 prd-ubuntu18.04-docker-arm64-4c-16g-3804 does not seem to be running inside a container 22:39:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:39:12 $ docker top acae5c94c93dbdada569e9ef43553bb669a70807712db9b0631fdb18deed5ce7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:39:13 + make test 22:39:13 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 22:39:14 ? github.com/edgexfoundry/device-virtual-go [no test files] 22:40:01 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 22:40:01 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.110s coverage: 65.2% of statements 22:40:01 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:40:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:40:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:40:20 ./bin/test-attribution-txt.sh [Pipeline] echo 22:40:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:40:20 $ docker stop --time=1 acae5c94c93dbdada569e9ef43553bb669a70807712db9b0631fdb18deed5ce7 22:40:21 $ docker rm -f acae5c94c93dbdada569e9ef43553bb669a70807712db9b0631fdb18deed5ce7 [Pipeline] // withDockerContainer [Pipeline] sh 22:40:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:40:22 Warning: overwriting stash ‘coverage-report’ 22:40:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:40:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:40:24 + ls -al . 22:40:24 total 196 22:40:24 drwxrwxr-x 7 jenkins jenkins 4096 Jan 24 22:40 . 22:40:24 drwxrwxr-x 4 jenkins jenkins 4096 Jan 24 22:36 .. 22:40:24 drwxrwxr-x 8 jenkins jenkins 4096 Jan 24 22:36 .git 22:40:24 drwxrwxr-x 2 jenkins jenkins 4096 Jan 24 22:36 .github 22:40:24 -rw-rw-r-- 1 jenkins jenkins 270 Jan 24 22:36 .gitignore 22:40:24 -rw-rw-r-- 1 jenkins jenkins 8449 Jan 24 22:36 Attribution.txt 22:40:24 -rw-rw-r-- 1 jenkins jenkins 6349 Jan 24 22:36 CHANGELOG.md 22:40:24 -rw-rw-r-- 1 jenkins jenkins 1974 Jan 24 22:36 Dockerfile 22:40:24 -rw-rw-r-- 1 jenkins jenkins 677 Jan 24 22:36 GOVERNANCE.md 22:40:24 -rw-rw-r-- 1 jenkins jenkins 660 Jan 24 22:36 Jenkinsfile 22:40:24 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 24 22:36 LICENSE 22:40:24 -rw-rw-r-- 1 jenkins jenkins 1157 Jan 24 22:36 Makefile 22:40:24 -rw-rw-r-- 1 jenkins jenkins 623 Jan 24 22:36 OWNERS.md 22:40:24 -rw-rw-r-- 1 jenkins jenkins 2914 Jan 24 22:36 README.md 22:40:24 -rw-rw-r-- 1 jenkins jenkins 5 Jan 24 22:35 VERSION 22:40:24 drwxrwxr-x 2 jenkins jenkins 4096 Jan 24 22:36 bin 22:40:24 drwxrwxr-x 3 jenkins jenkins 4096 Jan 24 22:36 cmd 22:40:24 -rw-r--r-- 1 jenkins jenkins 44380 Jan 24 22:39 coverage.out 22:40:24 -rw-rw-r-- 1 jenkins jenkins 2746 Jan 24 22:36 go.mod 22:40:24 -rw-rw-r-- 1 jenkins jenkins 49169 Jan 24 22:36 go.sum 22:40:24 drwxrwxr-x 3 jenkins jenkins 4096 Jan 24 22:36 internal 22:40:24 -rw-rw-r-- 1 jenkins jenkins 235 Jan 24 22:36 version.go [Pipeline] isUnix [Pipeline] sh 22:40:24 + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=653def02fe0409f2f6e1c459cd4386d18ab4033e --label arch=arm64 --label version=0.0.0 . 22:40:24 Sending build context to Docker daemon 11.64MB 22:40:25 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 22:40:25 Step 2/26 : FROM ${BASE} AS builder 22:40:25 ---> 055b34ee26ca 22:40:25 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 22:40:25 ---> Running in dba2a0e83f2f 22:40:25 Removing intermediate container dba2a0e83f2f 22:40:25 ---> 79a9db4a0b14 22:40:25 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 22:40:25 ---> Running in 44ac77900c36 22:40:25 Removing intermediate container 44ac77900c36 22:40:25 ---> a7b1fd8f1da2 22:40:25 Step 5/26 : WORKDIR /device-virtual-go 22:40:25 ---> Running in 8e4c8a728fc0 22:40:26 Removing intermediate container 8e4c8a728fc0 22:40:26 ---> f3385acb94de 22:40:26 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:40:26 ---> Running in f9eb64ec082e 22:40:27 Removing intermediate container f9eb64ec082e 22:40:27 ---> d0bcd47f95d9 22:40:27 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:40:28 ---> Running in 2e6df0b84e06 22:40:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:40:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:40:30 OK: 224 MiB in 56 packages 22:40:31 Removing intermediate container 2e6df0b84e06 22:40:31 ---> e1c2f89d7fa2 22:40:31 Step 8/26 : COPY go.mod vendor* ./ 22:40:32 ---> 9817d58f0d06 22:40:32 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:40:32 ---> Running in 7980a2d3d017 22:40:34 Removing intermediate container 7980a2d3d017 22:40:34 ---> 17cad1e32f5c 22:40:34 Step 10/26 : COPY . . 22:40:35 ---> aeb4f45f0032 22:40:35 Step 11/26 : ARG MAKE='make build' 22:40:35 ---> Running in d1fe2e7861e6 22:40:35 Removing intermediate container d1fe2e7861e6 22:40:35 ---> 04bec3b8bedf 22:40:35 Step 12/26 : RUN $MAKE 22:40:35 ---> Running in da2b53129d51 22:40:36 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 22:41:15 Removing intermediate container da2b53129d51 22:41:15 ---> b11280efba82 22:41:15 Step 13/26 : FROM alpine:3.14 22:41:15 3.14: Pulling from library/alpine 22:41:15 be307f383ecc: Pulling fs layer 22:41:15 be307f383ecc: Verifying Checksum 22:41:15 be307f383ecc: Download complete 22:41:15 be307f383ecc: Pull complete 22:41:15 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 22:41:15 Status: Downloaded newer image for alpine:3.14 22:41:15 ---> 5b8b7b635229 22:41:15 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 22:41:16 ---> Running in 749a2417b723 22:41:16 Removing intermediate container 749a2417b723 22:41:16 ---> 99202cac8b1d 22:41:16 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:41:16 ---> Running in ddda3f665a3b 22:41:18 Removing intermediate container ddda3f665a3b 22:41:18 ---> 869db46d5235 22:41:18 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 22:41:18 ---> Running in bf470d1f37d9 22:41:19 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:41:20 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:41:21 (1/6) Installing dumb-init (1.2.5-r1) 22:41:21 (2/6) Installing libgcc (10.3.1_git20210424-r2) 22:41:21 (3/6) Installing libsodium (1.0.18-r0) 22:41:21 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 22:41:21 (5/6) Installing libzmq (4.3.4-r0) 22:41:21 (6/6) Installing zeromq (4.3.4-r0) 22:41:21 Executing busybox-1.33.1-r6.trigger 22:41:21 OK: 8 MiB in 20 packages 22:41:22 Removing intermediate container bf470d1f37d9 22:41:22 ---> 768898cb7689 22:41:22 Step 17/26 : WORKDIR / 22:41:22 ---> Running in a75ec42cc57c 22:41:22 Removing intermediate container a75ec42cc57c 22:41:22 ---> c9b43af48db9 22:41:22 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 22:41:23 ---> 657f16dc4bff 22:41:23 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 22:41:24 ---> d9fc1fc7f5e3 22:41:24 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 22:41:25 ---> e0957e19c990 22:41:25 Step 21/26 : EXPOSE 59900 22:41:25 ---> Running in c6ed1cd2b148 22:41:25 Removing intermediate container c6ed1cd2b148 22:41:25 ---> f3b112588989 22:41:25 Step 22/26 : ENTRYPOINT ["/device-virtual"] 22:41:25 ---> Running in 320e8d22eb20 22:41:25 Removing intermediate container 320e8d22eb20 22:41:25 ---> f479b2b14fca 22:41:25 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:41:25 ---> Running in 4a196d514294 22:41:26 Removing intermediate container 4a196d514294 22:41:26 ---> 62f1ee190473 22:41:26 Step 24/26 : LABEL arch=arm64 22:41:26 ---> Running in 71f29da3d777 22:41:26 Removing intermediate container 71f29da3d777 22:41:26 ---> ddff161d1ba9 22:41:26 Step 25/26 : LABEL git_sha=653def02fe0409f2f6e1c459cd4386d18ab4033e 22:41:26 ---> Running in 6cf2b0f0a38f 22:41:27 Removing intermediate container 6cf2b0f0a38f 22:41:27 ---> 0a1f1df19bae 22:41:27 Step 26/26 : LABEL version=0.0.0 22:41:27 ---> Running in 9b662dab9854 22:41:27 Removing intermediate container 9b662dab9854 22:41:27 ---> 4bae29d8374b 22:41:27 [Warning] One or more build-args [ARCH] were not consumed 22:41:27 Successfully built 4bae29d8374b 22:41:27 Successfully tagged device-virtual-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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:41:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:41:28 22:41:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:41:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:41:28 arm64: Pulling from edgex-lftools-log-publisher 22:41:28 448f6bf000e3: Pulling fs layer 22:41:28 f757da607395: Pulling fs layer 22:41:28 05883995daec: Pulling fs layer 22:41:28 8603b9c90790: Pulling fs layer 22:41:28 1560dd03e051: Pulling fs layer 22:41:28 27f5ce0e4adf: Pulling fs layer 22:41:28 c2d8d7efcc4b: Pulling fs layer 22:41:28 8603b9c90790: Waiting 22:41:28 1560dd03e051: Waiting 22:41:28 27f5ce0e4adf: Waiting 22:41:28 c2d8d7efcc4b: Waiting 22:41:28 f757da607395: Verifying Checksum 22:41:28 f757da607395: Download complete 22:41:28 8603b9c90790: Verifying Checksum 22:41:28 8603b9c90790: Download complete 22:41:28 1560dd03e051: Verifying Checksum 22:41:28 1560dd03e051: Download complete 22:41:28 27f5ce0e4adf: Verifying Checksum 22:41:28 27f5ce0e4adf: Download complete 22:41:28 05883995daec: Verifying Checksum 22:41:28 05883995daec: Download complete 22:41:29 448f6bf000e3: Verifying Checksum 22:41:29 448f6bf000e3: Download complete 22:41:32 c2d8d7efcc4b: Verifying Checksum 22:41:32 c2d8d7efcc4b: Download complete 22:41:33 448f6bf000e3: Pull complete 22:41:33 f757da607395: Pull complete 22:41:35 05883995daec: Pull complete 22:41:35 8603b9c90790: Pull complete 22:41:36 1560dd03e051: Pull complete 22:41:36 27f5ce0e4adf: Pull complete 22:41:51 c2d8d7efcc4b: Pull complete 22:41:51 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 22:41:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:41:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:41:51 prd-ubuntu18.04-docker-arm64-4c-16g-3804 does not seem to be running inside a container 22:41:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:41:54 $ docker top fdfb500eaef8930d4b475e6a270b4e537e1219ff3b90b0c28a1260383d237968 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:41:55 ---> job-cost.sh 22:41:55 lf-activate-venv: SKIPPING 22:41:55 INFO: No Stack... 22:41:55 INFO: Retrieving Pricing Info for: v3-standard-4 22:41:56 INFO: Archiving Costs [Pipeline] sh 22:41:56 + cat /w/workspace/device-virtual-go/1/archives/cost.csv+ 22:41:56 cut -d, -f6 [Pipeline] lock 22:41:56 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-261-1-stack-cost] 22:41:56 Resource [jenkins-edgexfoundry-device-virtual-go-PR-261-1-stack-cost] did not exist. Created. 22:41:56 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-261-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:41:57 /w/workspace/device-virtual-go/1@tmp/durable-106e91f4/script.sh: 1: /w/workspace/device-virtual-go/1@tmp/durable-106e91f4/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 22:41:58 + echo total: 0.10999999940395355 [Pipeline] stash 22:41:58 Warning: overwriting stash ‘stack-cost’ 22:41:58 Stashed 1 file(s) [Pipeline] } 22:41:58 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-261-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:41:58 $ docker stop --time=1 fdfb500eaef8930d4b475e6a270b4e537e1219ff3b90b0c28a1260383d237968 22:42:00 $ docker rm -f fdfb500eaef8930d4b475e6a270b4e537e1219ff3b90b0c28a1260383d237968 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 22:42:01 provisioning config files... 22:42:01 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-261@tmp/config2362621553254193719tmp [Pipeline] { [Pipeline] sh 22:42:01 + set +x 22:42:01 + curl -s https://codecov.io/bash 22:42:01 + bash -s -- 22:42:03 22:42:03 _____ _ 22:42:03 / ____| | | 22:42:03 | | ___ __| | ___ ___ _____ __ 22:42:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:42:03 | |___| (_) | (_| | __/ (_| (_) \ V / 22:42:03 \_____\___/ \__,_|\___|\___\___/ \_/ 22:42:03 Bash-1.0.6 22:42:03 22:42:03 22:42:03 ==> git version 2.24.4 found 22:42:03 ==> 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 22:42:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:42:03 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:42:03 ==> Jenkins CI detected. 22:42:03 current dir:  /w/workspace/foundry_device-virtual-go_PR-261 22:42:03 project root: . 22:42:03 --> token set from env 22:42:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:42:03 ==> Running gcov in . (disable via -X gcov) 22:42:03 ==> Python coveragepy not found 22:42:03 ==> Searching for coverage reports in: 22:42:03 + . 22:42:03 -> Found 1 reports 22:42:03 ==> Detecting git/mercurial file structure 22:42:03 ==> Reading reports 22:42:03 + ./coverage.out bytes=44380 22:42:03 ==> Appending adjustments 22:42:03 https://docs.codecov.io/docs/fixing-reports 22:42:03 + Found adjustments 22:42:03 ==> Gzipping contents 22:42:03 8.0K /tmp/codecov.YZVDaP.gz 22:42:03 ==> Uploading reports 22:42:03 url: https://codecov.io 22:42:03 query: branch=PR-261&commit=653def02fe0409f2f6e1c459cd4386d18ab4033e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-261%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=261&job=&cmd_args= 22:42:03 -> Pinging Codecov 22:42:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-261&commit=653def02fe0409f2f6e1c459cd4386d18ab4033e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-261%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=261&job=&cmd_args= 22:42:03 -> Uploading to 22:42:03 https://storage.googleapis.com/codecov/v4/raw/2022-01-24/5E52B4B073DB2E39498172D8E973AA87/653def02fe0409f2f6e1c459cd4386d18ab4033e/965b3904-6194-4009-913a-8ac818a85191.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220124%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220124T224203Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=99e7956cb50ee87c1b5eec9087a7937c7737bdc26db9446852e91d8c7439b17c 22:42:03 % Total % Received % Xferd Average Speed Time Time Time Current 22:42:03 Dload Upload Total Spent Left Speed 22:42:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5320 0 0 100 5320 0 14589 --:--:-- --:--:-- --:--:-- 14615 22:42:03 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/653def02fe0409f2f6e1c459cd4386d18ab4033e [Pipeline] } 22:42:03 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:42:05 + '[' -d /w/workspace/foundry_device-virtual-go_PR-261/archives ']' 22:42:05 + ls -al /w/workspace/foundry_device-virtual-go_PR-261/archives 22:42:05 total 8 22:42:05 drwxr-xr-x. 3 root root 34 Jan 24 22:37 . 22:42:05 drwxrwxr-x. 9 jenkins jenkins 4096 Jan 24 22:37 .. 22:42:05 drwxr-xr-x. 2 root root 6 Jan 24 22:37 cost 22:42:05 -rw-r--r--. 1 root root 88 Jan 24 22:37 cost.csv 22:42:05 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-261/archives 22:42:05 + ls -al /w/workspace/foundry_device-virtual-go_PR-261/archives 22:42:05 total 8 22:42:05 drwxr-xr-x. 3 jenkins jenkins 34 Jan 24 22:37 . 22:42:05 drwxrwxr-x. 9 jenkins jenkins 4096 Jan 24 22:37 .. 22:42:05 drwxr-xr-x. 2 jenkins jenkins 6 Jan 24 22:37 cost 22:42:05 -rw-r--r--. 1 jenkins jenkins 88 Jan 24 22:37 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:42:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:42:06 ---> package-listing.sh 22:42:06 ++ facter osfamily 22:42:06 ++ tr '[:upper:]' '[:lower:]' 22:42:06 + OS_FAMILY=redhat 22:42:06 + workspace=/w/workspace/foundry_device-virtual-go_PR-261 22:42:06 + START_PACKAGES=/tmp/packages_start.txt 22:42:06 + END_PACKAGES=/tmp/packages_end.txt 22:42:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:42:06 + PACKAGES=/tmp/packages_start.txt 22:42:06 + '[' /w/workspace/foundry_device-virtual-go_PR-261 ']' 22:42:06 + PACKAGES=/tmp/packages_end.txt 22:42:06 + case "${OS_FAMILY}" in 22:42:06 + rpm -qa 22:42:06 + sort 22:42:07 + '[' -f /tmp/packages_start.txt ']' 22:42:07 + '[' -f /tmp/packages_end.txt ']' 22:42:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:42:07 + '[' /w/workspace/foundry_device-virtual-go_PR-261 ']' 22:42:07 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-261/archives/ 22:42:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-261/archives/ [Pipeline] echo 22:42:07 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/foundry_device-virtual-go_PR-261/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:42:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:42:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:42:08 . [Pipeline] withDockerContainer 22:42:08 prd-centos7-docker-4c-2g-3803 does not seem to be running inside a container 22:42:08 $ 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/foundry_device-virtual-go_PR-261/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-261 -v /w/workspace/foundry_device-virtual-go_PR-261:/w/workspace/foundry_device-virtual-go_PR-261:rw,z -v /w/workspace/foundry_device-virtual-go_PR-261@tmp:/w/workspace/foundry_device-virtual-go_PR-261@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:42:08 $ docker top 83ea17c11360ba99f2d8671193c65f26005dcc3e75745697826663391efee322 -eo pid,comm [Pipeline] { [Pipeline] sh 22:42:09 + touch /tmp/pre-build-complete [Pipeline] sh 22:42:09 + mkdir -p /var/log/sysstat [Pipeline] sh 22:42:09 + ls /var/log/sa-host 22:42:09 + sadf -c /var/log/sa-host/sa17 22:42:09 file_magic: OK 22:42:09 HZ: Using current value: 100 22:42:09 file_header: OK 22:42:09 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 22:42:09 Statistics: 22:42:09 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:42:09 File successfully converted to sysstat format version 12.0.3 22:42:09 + sadf -c /var/log/sa-host/sa24 22:42:09 file_magic: OK 22:42:09 HZ: Using current value: 100 22:42:09 file_header: OK 22:42:09 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 22:42:09 Statistics: 22:42:09 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:42:09 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:42:10 provisioning config files... 22:42:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-261@tmp/config1348719813500699088tmp [Pipeline] { [Pipeline] echo 22:42:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:42:10 ---> create-netrc.sh [Pipeline] } 22:42:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:42:10 ---> python-tools-install.sh [Pipeline] echo 22:42:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:42:11 ---> sudo-logs.sh 22:42:11 Archiving 'sudo' log.. 22:42:11 sudo: unable to resolve host prd-centos7-docker-4c-2g-3803.novalocal: Name or service not known 22:42:11 sudo: unable to resolve host prd-centos7-docker-4c-2g-3803.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 22:42:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:42:11 ---> job-cost.sh 22:42:11 lf-activate-venv: SKIPPING 22:42:11 DEBUG: total: 0.05999999865889549 22:42:11 INFO: Retrieving Stack Cost... 22:42:11 INFO: Retrieving Pricing Info for: v3-standard-2 22:42:12 INFO: Archiving Costs [Pipeline] echo 22:42:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:42:12 ---> logs-deploy.sh 22:42:12 lf-activate-venv: SKIPPING 22:42:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-261/1 22:42:12 INFO: archiving workspace using pattern(s): 22:42:13 Archives upload complete. 22:42:13 INFO: archiving logs to Nexus 22:42:13 ---> uname -a: 22:42:13 Linux prd-centos7-docker-4c-2g-3803.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 22:42:13 22:42:13 22:42:13 ---> lscpu: 22:42:13 Architecture: x86_64 22:42:13 CPU op-mode(s): 32-bit, 64-bit 22:42:13 Byte Order: Little Endian 22:42:13 Address sizes: 40 bits physical, 48 bits virtual 22:42:13 CPU(s): 2 22:42:13 On-line CPU(s) list: 0,1 22:42:13 Thread(s) per core: 1 22:42:13 Core(s) per socket: 1 22:42:13 Socket(s): 2 22:42:13 NUMA node(s): 1 22:42:13 Vendor ID: AuthenticAMD 22:42:13 CPU family: 23 22:42:13 Model: 49 22:42:13 Model name: AMD EPYC-Rome Processor 22:42:13 Stepping: 0 22:42:13 CPU MHz: 2799.998 22:42:13 BogoMIPS: 5599.99 22:42:13 Virtualization: AMD-V 22:42:13 Hypervisor vendor: KVM 22:42:13 Virtualization type: full 22:42:13 L1d cache: 32K 22:42:13 L1i cache: 32K 22:42:13 L2 cache: 512K 22:42:13 L3 cache: 16384K 22:42:13 NUMA node0 CPU(s): 0,1 22:42:13 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 22:42:13 22:42:13 22:42:13 ---> nproc: 22:42:13 2 22:42:13 22:42:13 22:42:13 ---> df -h: 22:42:13 Filesystem Size Used Avail Use% Mounted on 22:42:13 overlay 40G 9.2G 31G 23% / 22:42:13 tmpfs 64M 0 64M 0% /dev 22:42:13 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 22:42:13 shm 64M 0 64M 0% /dev/shm 22:42:13 /dev/vda1 40G 9.2G 31G 23% /facter-os 22:42:13 22:42:13 22:42:13 ---> sar -b -r -n DEV: 22:42:13 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/24/22 _x86_64_ (2 CPU) 22:42:13 22:42:13 22:34:18 LINUX RESTART (2 CPU) 22:42:13 22:42:13 22:35:01 tps rtps wtps bread/s bwrtn/s 22:42:13 22:36:01 303.66 0.45 303.21 290.63 81959.18 22:42:13 22:37:01 103.61 0.00 103.61 0.00 12383.84 22:42:13 22:38:01 66.19 0.00 66.19 0.00 17839.63 22:42:13 22:39:01 0.37 0.00 0.37 0.00 5.83 22:42:13 22:40:01 0.18 0.00 0.18 0.00 1.53 22:42:13 22:41:01 0.23 0.00 0.23 0.00 3.50 22:42:13 22:42:01 0.30 0.00 0.30 0.00 5.10 22:42:13 Average: 67.83 0.06 67.76 41.54 16036.21 22:42:13 22:42:13 22:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:42:13 22:36:01 3916748 0 985376 12.30 2620 3104188 1621420 17.90 817000 2754972 18884 22:42:13 22:37:01 3527532 0 1025472 12.80 2620 3453308 1577224 17.41 1067644 2934348 256484 22:42:13 22:38:01 3276188 0 1044212 13.04 2620 3685912 1407584 15.54 1028040 3167884 8 22:42:13 22:39:01 3289204 0 1031192 12.88 2620 3685916 1287652 14.22 1017560 3167884 8 22:42:13 22:40:01 3292404 0 1027984 12.84 2620 3685924 1303592 14.39 1017244 3167884 20 22:42:13 22:41:01 3296720 0 1023668 12.78 2620 3685924 1287716 14.22 1014420 3167884 12 22:42:13 22:42:01 3292920 0 1027456 12.83 2620 3685936 1365956 15.08 1015948 3167932 24 22:42:13 Average: 3413102 0 1023623 12.78 2620 3569587 1407306 15.54 996837 3075541 39349 22:42:13 22:42:13 22:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:42:13 22:36:01 eth0 431.74 329.76 5939.15 44.89 0.00 0.00 0.00 0.00 22:42:13 22:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:42:13 22:36:01 docker0 233.45 268.80 19.58 2283.47 0.00 0.00 0.00 0.00 22:42:13 22:37:01 eth0 176.98 103.18 2762.34 23.87 0.00 0.00 0.00 0.00 22:42:13 22:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:42:13 22:37:01 docker0 14.76 17.66 0.84 89.58 0.00 0.00 0.00 0.00 22:42:13 22:38:01 eth0 18.77 15.67 13.48 56.09 0.00 0.00 0.00 0.00 22:42:13 22:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:42:13 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:42:13 22:39:01 eth0 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 22:42:13 22:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:42:13 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:42:13 22:40:01 eth0 1.10 1.12 0.14 6.47 0.00 0.00 0.00 0.00 22:42:13 22:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:42:13 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:42:13 22:41:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:42:13 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:42:13 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:42:13 22:42:01 eth0 6.08 5.55 2.23 32.87 0.00 0.00 0.00 0.00 22:42:13 22:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:42:13 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:42:13 Average: eth0 90.77 65.13 1246.08 23.46 0.00 0.00 0.00 0.00 22:42:13 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:42:13 Average: docker0 35.48 40.95 2.92 339.21 0.00 0.00 0.00 0.00 22:42:13 22:42:13 22:42:13 ---> sar -P ALL: 22:42:13 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/24/22 _x86_64_ (2 CPU) 22:42:13 22:42:13 22:34:18 LINUX RESTART (2 CPU) 22:42:13 22:42:13 22:35:01 CPU %user %nice %system %iowait %steal %idle 22:42:13 22:36:01 all 27.63 0.00 13.92 3.45 0.12 54.87 22:42:13 22:36:01 0 28.04 0.00 14.03 3.34 0.12 54.47 22:42:13 22:36:01 1 27.23 0.00 13.82 3.55 0.12 55.28 22:42:13 22:37:01 all 48.83 0.00 10.32 1.99 0.12 38.74 22:42:13 22:37:01 0 48.43 0.00 10.53 1.80 0.13 39.11 22:42:13 22:37:01 1 49.24 0.00 10.12 2.17 0.11 38.36 22:42:13 22:38:01 all 4.99 0.00 2.28 1.17 0.03 91.53 22:42:13 22:38:01 0 4.99 0.00 2.35 1.42 0.05 91.19 22:42:13 22:38:01 1 4.99 0.00 2.21 0.91 0.02 91.87 22:42:13 22:39:01 all 0.04 0.00 0.06 0.00 0.03 99.87 22:42:13 22:39:01 0 0.05 0.00 0.07 0.00 0.03 99.85 22:42:13 22:39:01 1 0.03 0.00 0.05 0.00 0.02 99.90 22:42:13 22:40:01 all 0.13 0.00 0.10 0.00 0.03 99.74 22:42:13 22:40:01 0 0.08 0.00 0.07 0.00 0.02 99.83 22:42:13 22:40:01 1 0.18 0.00 0.13 0.00 0.03 99.65 22:42:13 22:41:01 all 0.03 0.00 0.04 0.00 0.02 99.92 22:42:13 22:41:01 0 0.02 0.00 0.03 0.00 0.00 99.95 22:42:13 22:41:01 1 0.03 0.00 0.05 0.00 0.03 99.88 22:42:13 22:42:01 all 0.19 0.00 0.13 0.00 0.03 99.66 22:42:13 22:42:01 0 0.15 0.00 0.13 0.00 0.02 99.70 22:42:13 22:42:01 1 0.23 0.00 0.12 0.00 0.03 99.62 22:42:13 Average: all 11.11 0.00 3.67 0.91 0.05 84.26 22:42:13 Average: 0 11.09 0.00 3.71 0.90 0.05 84.25 22:42:13 Average: 1 11.14 0.00 3.62 0.91 0.05 84.28 22:42:13 22:42:13 22:42:13