Pull request #241 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 ernestojeda for edgexfoundry/device-virtual-go Obtained Jenkinsfile from 000f493829c858e7786d12f5df0e86237d2215b1+92f1526b7243a2b30e6d54623f66fdd260877878 (b8e38d5719ca482913b6aaa077d1e8bd6abf2220) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3056373916905087240.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 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-ssh5244181619557994372.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 b96307f5267f6fa8c29f8dc04d3d152726fc6340 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-241/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-241/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4551985447873708469.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-241/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7543033625576677306.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b96307f5267f6fa8c29f8dc04d3d152726fc6340 # timeout=10 Commit message: "Merge pull request #356 from ernestojeda/disable-go-proxy" > 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-ssh9050207354095679014.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-241/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-241/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5874905513737438877.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 b96307f5267f6fa8c29f8dc04d3d152726fc6340 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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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 ‘prd-centos7-docker-4c-2g-285’ is offline ‘prd-centos7-docker-4c-2g-336’ is offline ‘prd-centos7-docker-4c-2g-352’ is offline ‘prd-centos7-docker-4c-2g-355’ is offline ‘prd-centos7-docker-4c-2g-356’ is offline Running on prd-centos7-docker-4c-2g-375 in /w/workspace/foundry_device-virtual-go_PR-241 [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-241 # 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-241@tmp/jenkins-gitclient-ssh4906004459378377942.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-241@tmp/jenkins-gitclient-ssh2669944737629143047.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/241/head:refs/remotes/origin/PR-241 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 92f1526b7243a2b30e6d54623f66fdd260877878 into PR head commit 000f493829c858e7786d12f5df0e86237d2215b1 Merge succeeded, producing 000f493829c858e7786d12f5df0e86237d2215b1 Checking out Revision 000f493829c858e7786d12f5df0e86237d2215b1 (PR-241) > git config core.sparsecheckout # timeout=10 > git checkout -f 000f493829c858e7786d12f5df0e86237d2215b1 # 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-241@tmp/jenkins-gitclient-ssh2438368667522726629.key > git merge 92f1526b7243a2b30e6d54623f66fdd260877878 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 000f493829c858e7786d12f5df0e86237d2215b1 # timeout=10 Commit message: "ci: changes required for Jakara LTS" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object b96307f5267f6fa8c29f8dc04d3d152726fc6340 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:30:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:30:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:30:17 ========================================================= 22:30:17 EdgeX Global Pipelines Version Info 22:30:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:30:18 ------------------- 22:30:18 stable info: 22:30:18 ------------------- 22:30:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:30:18 Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 22:30:18 Message: update stable to v1.0.207 22:30:19 ------------------- 22:30:19 experimental info: 22:30:19 ------------------- 22:30:19 Commited By: **** collab-it+edgex@linuxfoundation.org 22:30:19 Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 22:30:19 Message: update experimental to v1.0.207 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:30:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 22:30:19 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 22:30:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:30:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:30:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:30:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:30:19 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:30:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:30:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:30:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:30:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:30:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 22:30:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:30:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:30:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:30:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:30:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:30:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:30:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:30:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:30:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:30:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:30:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:30:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:30:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:30:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:30:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-241 [Pipeline] echo 22:30:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-241 [Pipeline] echo 22:30:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-241 [Pipeline] echo 22:30:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 000f493829c858e7786d12f5df0e86237d2215b1 [Pipeline] echo 22:30:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 000f493 [Pipeline] echo 22:30:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:30:21 provisioning config files... 22:30:21 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-241@tmp/config2712465269985399586tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:30:22 ---> docker-login.sh 22:30:22 nexus3.edgexfoundry.org:10001 22:30:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:30:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:30:22 Configure a credential helper to remove this warning. See 22:30:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:30:22 22:30:22 Login Succeeded 22:30:22 nexus3.edgexfoundry.org:10002 22:30:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:30:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:30:22 Configure a credential helper to remove this warning. See 22:30:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:30:22 22:30:22 Login Succeeded 22:30:22 nexus3.edgexfoundry.org:10003 22:30:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:30:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:30:28 Configure a credential helper to remove this warning. See 22:30:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:30:28 22:30:28 Login Succeeded 22:30:28 nexus3.edgexfoundry.org:10004 22:30:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:30:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:30:28 Configure a credential helper to remove this warning. See 22:30:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:30:28 22:30:28 Login Succeeded 22:30:28 docker.io 22:30:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:30:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:30:28 Configure a credential helper to remove this warning. See 22:30:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:30:28 22:30:28 Login Succeeded 22:30:28 ---> docker-login.sh ends [Pipeline] } 22:30:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:30:29 + git log --format=format:%s -1 000f493829c858e7786d12f5df0e86237d2215b1 [Pipeline] echo 22:30:29 GIT_COMMIT: 000f493829c858e7786d12f5df0e86237d2215b1, Commit Message: ci: changes required for Jakara LTS [Pipeline] echo 22:30:29 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:30:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:30:30 22:30:30 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:30:30 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:30:30 latest: Pulling from edgex-devops/git-semver 22:30:30 31603596830f: Pulling fs layer 22:30:30 04fac38145f0: Pulling fs layer 22:30:30 701f6daf10bf: Pulling fs layer 22:30:30 24f72da36158: Pulling fs layer 22:30:30 24f72da36158: Waiting 22:30:30 04fac38145f0: Verifying Checksum 22:30:30 04fac38145f0: Download complete 22:30:31 31603596830f: Verifying Checksum 22:30:31 31603596830f: Download complete 22:30:31 24f72da36158: Verifying Checksum 22:30:31 24f72da36158: Download complete 22:30:31 701f6daf10bf: Verifying Checksum 22:30:31 701f6daf10bf: Download complete 22:30:31 31603596830f: Pull complete 22:30:31 04fac38145f0: Pull complete 22:30:31 701f6daf10bf: Pull complete 22:30:32 24f72da36158: Pull complete 22:30:32 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 22:30:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:30:32 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:30:32 prd-centos7-docker-4c-2g-375 does not seem to be running inside a container 22:30:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-241 -v /w/workspace/foundry_device-virtual-go_PR-241:/w/workspace/foundry_device-virtual-go_PR-241:rw,z -v /w/workspace/foundry_device-virtual-go_PR-241@tmp:/w/workspace/foundry_device-virtual-go_PR-241@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:30:33 $ docker top abf5d2026eb652d0e83eef87ee327a7d68ed2874b9693f5b6ee26ee53fa1cdb4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:30:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:30:33 [ssh-agent] Looking for ssh-agent implementation... 22:30:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:30:33 $ docker exec abf5d2026eb652d0e83eef87ee327a7d68ed2874b9693f5b6ee26ee53fa1cdb4 ssh-agent 22:30:33 SSH_AUTH_SOCK=/tmp/ssh-ogpaiSMt6Ev1/agent.14 22:30:33 SSH_AGENT_PID=20 22:30:33 Running ssh-add (command line suppressed) 22:30:33 Identity added: /w/workspace/foundry_device-virtual-go_PR-241@tmp/private_key_970878271284527273.key (/w/workspace/foundry_device-virtual-go_PR-241@tmp/private_key_970878271284527273.key) 22:30:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:30:34 + git tag --points-at HEAD [Pipeline] } 22:30:34 $ docker exec --env ******** --env ******** abf5d2026eb652d0e83eef87ee327a7d68ed2874b9693f5b6ee26ee53fa1cdb4 ssh-agent -k 22:30:34 unset SSH_AUTH_SOCK; 22:30:34 unset SSH_AGENT_PID; 22:30:34 echo Agent pid 20 killed; 22:30:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:30:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:30:34 [ssh-agent] Looking for ssh-agent implementation... 22:30:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:30:34 $ docker exec abf5d2026eb652d0e83eef87ee327a7d68ed2874b9693f5b6ee26ee53fa1cdb4 ssh-agent 22:30:34 SSH_AUTH_SOCK=/tmp/ssh-NZzdkquQPIDJ/agent.54 22:30:34 SSH_AGENT_PID=60 22:30:34 Running ssh-add (command line suppressed) 22:30:34 Identity added: /w/workspace/foundry_device-virtual-go_PR-241@tmp/private_key_7658745004001353619.key (/w/workspace/foundry_device-virtual-go_PR-241@tmp/private_key_7658745004001353619.key) 22:30:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:30:35 + git semver init 22:30:35 # -> Open(): unable to determine branch for HEAD 22:30:35 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-241/.git 22:30:35 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-241 22:30:35 # $SEMVER_REMOTE_NAME = origin 22:30:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:30:35 # $SEMVER_USER_NAME = edgex-jenkins 22:30:35 # $SEMVER_BRANCH = PR-241 22:30:35 # $SEMVER_TEMP = /tmp/semver-098199788 22:30:35 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 22:30:36 # '/tmp/semver-098199788' -> '/w/workspace/foundry_device-virtual-go_PR-241/.semver' 22:30:36 # -> Force: false 22:30:36 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-241/.semver [Pipeline] } 22:30:36 $ docker exec --env ******** --env ******** abf5d2026eb652d0e83eef87ee327a7d68ed2874b9693f5b6ee26ee53fa1cdb4 ssh-agent -k 22:30:36 unset SSH_AUTH_SOCK; 22:30:36 unset SSH_AGENT_PID; 22:30:36 echo Agent pid 60 killed; 22:30:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:30:37 + git semver [Pipeline] } 22:30:37 $ docker stop --time=1 abf5d2026eb652d0e83eef87ee327a7d68ed2874b9693f5b6ee26ee53fa1cdb4 22:30:38 $ docker rm -f abf5d2026eb652d0e83eef87ee327a7d68ed2874b9693f5b6ee26ee53fa1cdb4 [Pipeline] // withDockerContainer [Pipeline] sh 22:30:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:30:39 Stashed 1 file(s) [Pipeline] echo 22:30:39 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 22:30:55 Still waiting to schedule task 22:30:55 Waiting for next available executor on ‘centos7-docker-4c-2g’ 22:30:55 Still waiting to schedule task 22:30:55 ‘prd-centos7-docker-4c-2g-285’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:30:55 ‘prd-centos7-docker-4c-2g-336’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:30:55 ‘prd-centos7-docker-4c-2g-352’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:30:55 ‘prd-centos7-docker-4c-2g-355’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:30:55 ‘prd-centos7-docker-4c-2g-356’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:30:55 ‘prd-centos7-docker-4c-2g-376’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:30:55 ‘prd-ubuntu18.04-docker-arm64-4c-16g-379’ is offline 22:37:23 Running on prd-centos7-docker-4c-2g-859 in /w/workspace/foundry_device-virtual-go_PR-241 [Pipeline] { [Pipeline] ws 22:37:23 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 22:37:23 The recommended git tool is: git 22:37:26 using credential edgex-jenkins-ssh 22:37:26 Cloning the remote Git repository 22:37:25 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 22:37:25 > git init /w/workspace/device-virtual-go/1 # timeout=10 22:37:25 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 22:37:25 > git --version # timeout=10 22:37:25 > git --version # 'git version 2.24.4' 22:37:25 using GIT_SSH to set credentials SSH Credentials for GitHub 22:37:25 [INFO] Currently running in a labeled security context 22:37:25 [INFO] Currently SELinux is 'enforcing' on the host 22:37:25 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/1@tmp/jenkins-gitclient-ssh169144762086276738.key 22:37:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:37:26 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 22:37:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:37:29 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 22:37:29 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 22:37:29 using GIT_SSH to set credentials SSH Credentials for GitHub 22:37:29 [INFO] Currently running in a labeled security context 22:37:29 [INFO] Currently SELinux is 'enforcing' on the host 22:37:29 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/1@tmp/jenkins-gitclient-ssh6198750099228535190.key 22:37:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/241/head:refs/remotes/origin/PR-241 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:37:29 Merging remotes/origin/main commit 92f1526b7243a2b30e6d54623f66fdd260877878 into PR head commit 000f493829c858e7786d12f5df0e86237d2215b1 22:37:29 Merge succeeded, producing 000f493829c858e7786d12f5df0e86237d2215b1 22:37:29 Checking out Revision 000f493829c858e7786d12f5df0e86237d2215b1 (PR-241) 22:37:29 > git config core.sparsecheckout # timeout=10 22:37:29 > git checkout -f 000f493829c858e7786d12f5df0e86237d2215b1 # timeout=10 22:37:29 > git remote # timeout=10 22:37:29 > git config --get remote.origin.url # timeout=10 22:37:29 using GIT_SSH to set credentials SSH Credentials for GitHub 22:37:29 [INFO] Currently running in a labeled security context 22:37:29 [INFO] Currently SELinux is 'enforcing' on the host 22:37:29 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/1@tmp/jenkins-gitclient-ssh2738298024062879356.key 22:37:29 > git merge 92f1526b7243a2b30e6d54623f66fdd260877878 # timeout=10 22:37:29 > git rev-parse HEAD^{commit} # timeout=10 22:37:29 > git config core.sparsecheckout # timeout=10 22:37:29 > git checkout -f 000f493829c858e7786d12f5df0e86237d2215b1 # timeout=10 22:37:33 Commit message: "ci: changes required for Jakara LTS" 22:37:33 > git --version # timeout=10 22:37:33 > git --version # 'git version 2.24.4' 22:37:33 fatal: bad object b96307f5267f6fa8c29f8dc04d3d152726fc6340 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:37:34 provisioning config files... 22:37:34 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config7002930123472481409tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:37:34 ---> docker-login.sh 22:37:34 nexus3.edgexfoundry.org:10001 22:37:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:35 Configure a credential helper to remove this warning. See 22:37:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:35 22:37:35 Login Succeeded 22:37:35 nexus3.edgexfoundry.org:10002 22:37:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:35 Configure a credential helper to remove this warning. See 22:37:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:35 22:37:35 Login Succeeded 22:37:35 nexus3.edgexfoundry.org:10003 22:37:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:35 Configure a credential helper to remove this warning. See 22:37:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:35 22:37:35 Login Succeeded 22:37:35 nexus3.edgexfoundry.org:10004 22:37:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:35 Configure a credential helper to remove this warning. See 22:37:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:35 22:37:35 Login Succeeded 22:37:35 docker.io 22:37:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:36 Configure a credential helper to remove this warning. See 22:37:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:36 22:37:36 Login Succeeded 22:37:36 ---> docker-login.sh ends [Pipeline] } 22:37:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:37:36 ========================================================= 22:37:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:37:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:37:36 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 22:37:36 Sending build context to Docker daemon 8.626MB 22:37:36 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 22:37:36 Step 2/11 : FROM ${BASE} AS builder 22:37:37 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:37:37 4e9f2cdf4387: Pulling fs layer 22:37:37 57d31006c564: Pulling fs layer 22:37:37 bd5ccded8296: Pulling fs layer 22:37:37 304dd3a0f381: Pulling fs layer 22:37:37 d37cda54a23b: Pulling fs layer 22:37:37 bae75c0f2455: Pulling fs layer 22:37:37 806579b3d29a: Pulling fs layer 22:37:37 c77eb801bf70: Pulling fs layer 22:37:37 6d0567d44e1a: Pulling fs layer 22:37:37 304dd3a0f381: Waiting 22:37:37 d37cda54a23b: Waiting 22:37:37 bae75c0f2455: Waiting 22:37:37 806579b3d29a: Waiting 22:37:37 c77eb801bf70: Waiting 22:37:37 6d0567d44e1a: Waiting 22:37:37 bd5ccded8296: Verifying Checksum 22:37:37 bd5ccded8296: Download complete 22:37:37 57d31006c564: Verifying Checksum 22:37:37 57d31006c564: Download complete 22:37:37 d37cda54a23b: Verifying Checksum 22:37:37 d37cda54a23b: Download complete 22:37:37 bae75c0f2455: Verifying Checksum 22:37:37 bae75c0f2455: Download complete 22:37:37 4e9f2cdf4387: Verifying Checksum 22:37:37 4e9f2cdf4387: Download complete 22:37:37 806579b3d29a: Verifying Checksum 22:37:37 806579b3d29a: Download complete 22:37:37 4e9f2cdf4387: Pull complete 22:37:37 c77eb801bf70: Verifying Checksum 22:37:37 c77eb801bf70: Download complete 22:37:37 57d31006c564: Pull complete 22:37:38 bd5ccded8296: Pull complete 22:37:39 6d0567d44e1a: Verifying Checksum 22:37:39 6d0567d44e1a: Download complete 22:37:39 304dd3a0f381: Verifying Checksum 22:37:39 304dd3a0f381: Download complete 22:37:43 304dd3a0f381: Pull complete 22:37:43 d37cda54a23b: Pull complete 22:37:43 bae75c0f2455: Pull complete 22:37:43 806579b3d29a: Pull complete 22:37:43 c77eb801bf70: Pull complete 22:37:45 6d0567d44e1a: Pull complete 22:37:45 Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd 22:37:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:37:45 ---> e839a31ac9d1 22:37:45 Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 22:37:47 ---> Running in 7a4d76925e52 22:37:47 Removing intermediate container 7a4d76925e52 22:37:47 ---> 06f5c1290495 22:37:47 Step 4/11 : ARG ALPINE_PKG_EXTRA="" 22:37:47 ---> Running in bb04191652a5 22:37:47 Removing intermediate container bb04191652a5 22:37:47 ---> fce919d45065 22:37:47 Step 5/11 : WORKDIR /device-virtual-go 22:37:48 ---> Running in 1526712c581d 22:37:48 Removing intermediate container 1526712c581d 22:37:48 ---> f1883fa63dd4 22:37:48 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:37:48 ---> Running in e4d9c06a6318 22:37:48 Removing intermediate container e4d9c06a6318 22:37:48 ---> 39e68ab78f16 22:37:48 Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:37:48 ---> Running in 88d19ba8b21c 22:37:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:37:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:37:50 (1/3) Installing openssh-keygen (8.4_p1-r4) 22:37:50 (2/3) Installing libedit (20191231.3.1-r1) 22:37:50 (3/3) Installing openssh-client (8.4_p1-r4) 22:37:50 Executing busybox-1.32.1-r6.trigger 22:37:50 OK: 223 MiB in 55 packages 22:37:51 Removing intermediate container 88d19ba8b21c 22:37:51 ---> 192badea857e 22:37:51 Step 8/11 : COPY . . 22:37:51 ---> cb64d1dc8439 22:37:51 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:37:51 ---> Running in e88c2e1d1f07 22:38:01 Removing intermediate container e88c2e1d1f07 22:38:01 ---> 5b947168b3ea 22:38:01 Step 10/11 : ARG MAKE='make build' 22:38:01 ---> Running in ad08756b9984 22:38:01 Removing intermediate container ad08756b9984 22:38:01 ---> a55ff297df2b 22:38:01 Step 11/11 : RUN $MAKE 22:38:01 ---> Running in 80b68f173f49 22:38:01 noop 22:38:01 Removing intermediate container 80b68f173f49 22:38:01 ---> dfd668989dca 22:38:01 Successfully built dfd668989dca 22:38:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:38:02 + docker inspect -f . ci-base-image-x86_64 22:38:02 . [Pipeline] withDockerContainer 22:38:02 prd-centos7-docker-4c-2g-859 does not seem to be running inside a container 22:38:02 $ 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 ******** -e ******** ci-base-image-x86_64 cat 22:38:02 $ docker top 6d12e63b5417e69c30383e5073468bf953da1ae75d922ddb2197d94af08eac00 -eo pid,comm [Pipeline] { [Pipeline] sh 22:38:03 + go version 22:38:03 go version go1.16.8 linux/amd64 [Pipeline] } 22:38:03 $ docker stop --time=1 6d12e63b5417e69c30383e5073468bf953da1ae75d922ddb2197d94af08eac00 22:38:04 $ docker rm -f 6d12e63b5417e69c30383e5073468bf953da1ae75d922ddb2197d94af08eac00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:38:05 + docker inspect -f . ci-base-image-x86_64 22:38:05 . [Pipeline] withDockerContainer 22:38:05 prd-centos7-docker-4c-2g-859 does not seem to be running inside a container 22:38:05 $ 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 ******** -e ******** ci-base-image-x86_64 cat 22:38:05 $ docker top 23ae597f7f92253170693805816851931482a9c12a1f9cef5ec86e9b68bf4d35 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:38:06 + go mod tidy [Pipeline] sh 22:38:07 + make test 22:38:07 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 22:38:07 ? github.com/edgexfoundry/device-virtual-go [no test files] 22:38:29 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 22:38:29 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.284s coverage: 64.6% of statements 22:38:29 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:38:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:38:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:38:34 ./bin/test-attribution-txt.sh [Pipeline] } 22:38:35 $ docker stop --time=1 23ae597f7f92253170693805816851931482a9c12a1f9cef5ec86e9b68bf4d35 22:38:36 $ docker rm -f 23ae597f7f92253170693805816851931482a9c12a1f9cef5ec86e9b68bf4d35 [Pipeline] // withDockerContainer [Pipeline] sh 22:38:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:38:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:38:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:38:39 + ls -al . 22:38:39 total 144 22:38:39 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 6 22:38 . 22:38:39 drwxrwxr-x. 4 jenkins jenkins 28 Oct 6 22:37 .. 22:38:39 -rw-rw-r--. 1 jenkins jenkins 8153 Oct 6 22:37 Attribution.txt 22:38:39 drwxrwxr-x. 2 jenkins jenkins 37 Oct 6 22:37 bin 22:38:39 -rw-rw-r--. 1 jenkins jenkins 6349 Oct 6 22:37 CHANGELOG.md 22:38:39 drwxrwxr-x. 3 jenkins jenkins 32 Oct 6 22:37 cmd 22:38:39 -rw-r--r--. 1 jenkins jenkins 46339 Oct 6 22:38 coverage.out 22:38:39 -rw-rw-r--. 1 jenkins jenkins 1951 Oct 6 22:37 Dockerfile 22:38:39 drwxrwxr-x. 8 jenkins jenkins 179 Oct 6 22:37 .git 22:38:39 drwxrwxr-x. 2 jenkins jenkins 103 Oct 6 22:37 .github 22:38:39 -rw-rw-r--. 1 jenkins jenkins 270 Oct 6 22:37 .gitignore 22:38:39 -rw-rw-r--. 1 jenkins jenkins 795 Oct 6 22:37 go.mod 22:38:39 -rw-r--r--. 1 jenkins jenkins 22824 Oct 6 22:38 go.sum 22:38:39 -rw-rw-r--. 1 jenkins jenkins 677 Oct 6 22:37 GOVERNANCE.md 22:38:39 drwxrwxr-x. 3 jenkins jenkins 20 Oct 6 22:37 internal 22:38:39 -rw-rw-r--. 1 jenkins jenkins 660 Oct 6 22:37 Jenkinsfile 22:38:39 -rw-rw-r--. 1 jenkins jenkins 11340 Oct 6 22:37 LICENSE 22:38:39 -rw-rw-r--. 1 jenkins jenkins 999 Oct 6 22:37 Makefile 22:38:39 -rw-rw-r--. 1 jenkins jenkins 623 Oct 6 22:37 OWNERS.md 22:38:39 -rw-rw-r--. 1 jenkins jenkins 2913 Oct 6 22:37 README.md 22:38:39 -rw-rw-r--. 1 jenkins jenkins 5 Oct 6 22:30 VERSION 22:38:39 -rw-rw-r--. 1 jenkins jenkins 235 Oct 6 22:37 version.go [Pipeline] isUnix [Pipeline] sh 22:38:39 + 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=000f493829c858e7786d12f5df0e86237d2215b1 --label arch=amd64 --label version=0.0.0 . 22:38:39 Sending build context to Docker daemon 8.697MB 22:38:39 Step 1/25 : ARG BASE=golang:1.16-alpine3.14 22:38:39 Step 2/25 : FROM ${BASE} AS builder 22:38:39 ---> dfd668989dca 22:38:39 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 22:38:39 ---> Running in b686e9cfa98f 22:38:39 Removing intermediate container b686e9cfa98f 22:38:39 ---> c8d18c59a6fa 22:38:39 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 22:38:39 ---> Running in a30477447c0b 22:38:39 Removing intermediate container a30477447c0b 22:38:39 ---> b198fdb6c7cb 22:38:39 Step 5/25 : WORKDIR /device-virtual-go 22:38:39 ---> Running in 656dd3611623 22:38:39 Removing intermediate container 656dd3611623 22:38:39 ---> 8229323e13e6 22:38:39 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:38:39 ---> Running in 9856e300c569 22:38:40 Removing intermediate container 9856e300c569 22:38:40 ---> baf9f0874747 22:38:40 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:38:40 ---> Running in 4e355507cc21 22:38:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:38:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:38:41 OK: 223 MiB in 55 packages 22:38:41 Removing intermediate container 4e355507cc21 22:38:41 ---> 862be94670a3 22:38:41 Step 8/25 : COPY . . 22:38:42 ---> 1f3ff94fe65e 22:38:42 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:38:42 ---> Running in 1e54830ca4f6 22:38:42 Removing intermediate container 1e54830ca4f6 22:38:42 ---> efcf76c9cee7 22:38:42 Step 10/25 : ARG MAKE='make build' 22:38:42 ---> Running in 32c8e4f9b83e 22:38:42 Removing intermediate container 32c8e4f9b83e 22:38:42 ---> 2f0fbeb118ba 22:38:42 Step 11/25 : RUN $MAKE 22:38:42 ---> Running in 4faea977e3c8 22:38:43 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:38:58 Removing intermediate container 4faea977e3c8 22:38:58 ---> 933216141e4a 22:38:58 Step 12/25 : FROM alpine:3.14 22:39:04 3.14: Pulling from library/alpine 22:39:04 a0d0a0d46f8b: Pulling fs layer 22:39:04 a0d0a0d46f8b: Verifying Checksum 22:39:04 a0d0a0d46f8b: Download complete 22:39:04 a0d0a0d46f8b: Pull complete 22:39:04 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 22:39:04 Status: Downloaded newer image for alpine:3.14 22:39:04 ---> 14119a10abf4 22:39:04 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 22:39:04 ---> Running in ddd436bf6ec9 22:39:04 Removing intermediate container ddd436bf6ec9 22:39:04 ---> 61173e4e04d6 22:39:04 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:39:04 ---> Running in dbbf188ee890 22:39:05 Removing intermediate container dbbf188ee890 22:39:05 ---> 2b9ad1143465 22:39:05 Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init 22:39:05 ---> Running in 8474ad59951c 22:39:05 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:39:06 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:39:06 (1/6) Installing dumb-init (1.2.5-r1) 22:39:06 (2/6) Installing libgcc (10.3.1_git20210424-r2) 22:39:06 (3/6) Installing libsodium (1.0.18-r0) 22:39:06 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 22:39:06 (5/6) Installing libzmq (4.3.4-r0) 22:39:06 (6/6) Installing zeromq (4.3.4-r0) 22:39:07 Executing busybox-1.33.1-r3.trigger 22:39:07 OK: 8 MiB in 20 packages 22:39:07 Removing intermediate container 8474ad59951c 22:39:07 ---> c8e3f631c115 22:39:07 Step 16/25 : WORKDIR / 22:39:07 ---> Running in 685c706627cd 22:39:07 Removing intermediate container 685c706627cd 22:39:07 ---> 5b34682d329e 22:39:07 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 22:39:07 ---> 2c658ce917d2 22:39:07 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 22:39:07 ---> 5251f1d2bada 22:39:07 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 22:39:07 ---> 754c2cd44584 22:39:07 Step 20/25 : EXPOSE 59900 22:39:07 ---> Running in 709dddc40da6 22:39:08 Removing intermediate container 709dddc40da6 22:39:08 ---> 119d513c5ec6 22:39:08 Step 21/25 : ENTRYPOINT ["/device-virtual"] 22:39:08 ---> Running in a5382ab48862 22:39:08 Removing intermediate container a5382ab48862 22:39:08 ---> ee5fa6dd41dd 22:39:08 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:39:08 ---> Running in e73cc058ba9c 22:39:08 Removing intermediate container e73cc058ba9c 22:39:08 ---> 50b9ac2d3cd0 22:39:08 Step 23/25 : LABEL arch=amd64 22:39:08 ---> Running in 775fe7fedf6e 22:39:08 Removing intermediate container 775fe7fedf6e 22:39:08 ---> 8c26dbd0569f 22:39:08 Step 24/25 : LABEL git_sha=000f493829c858e7786d12f5df0e86237d2215b1 22:39:08 ---> Running in f4d0d74a7949 22:39:08 Removing intermediate container f4d0d74a7949 22:39:08 ---> 0adabdc15750 22:39:08 Step 25/25 : LABEL version=0.0.0 22:39:08 ---> Running in 6cf27377bd0f 22:39:08 Removing intermediate container 6cf27377bd0f 22:39:08 ---> af1bb21899b7 22:39:08 [Warning] One or more build-args [ARCH] were not consumed 22:39:08 Successfully built af1bb21899b7 22:39:08 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:39:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:39:09 22:39:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:39:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:39:10 latest: Pulling from edgex-lftools-log-publisher 22:39:10 b4d181a07f80: Pulling fs layer 22:39:10 a1111a8f2ec3: Pulling fs layer 22:39:10 ed53099fbce6: Pulling fs layer 22:39:10 dc539afda2c1: Pulling fs layer 22:39:10 77bc0d833cb6: Pulling fs layer 22:39:10 9065ff56babe: Pulling fs layer 22:39:10 d287ab97295c: Pulling fs layer 22:39:10 dc539afda2c1: Waiting 22:39:10 77bc0d833cb6: Waiting 22:39:10 9065ff56babe: Waiting 22:39:10 d287ab97295c: Waiting 22:39:10 a1111a8f2ec3: Verifying Checksum 22:39:10 a1111a8f2ec3: Download complete 22:39:10 dc539afda2c1: Verifying Checksum 22:39:10 dc539afda2c1: Download complete 22:39:10 ed53099fbce6: Verifying Checksum 22:39:10 ed53099fbce6: Download complete 22:39:10 9065ff56babe: Verifying Checksum 22:39:10 9065ff56babe: Download complete 22:39:10 77bc0d833cb6: Verifying Checksum 22:39:10 77bc0d833cb6: Download complete 22:39:10 b4d181a07f80: Verifying Checksum 22:39:10 b4d181a07f80: Download complete 22:39:11 d287ab97295c: Verifying Checksum 22:39:11 d287ab97295c: Download complete 22:39:12 b4d181a07f80: Pull complete 22:39:12 a1111a8f2ec3: Pull complete 22:39:12 ed53099fbce6: Pull complete 22:39:12 dc539afda2c1: Pull complete 22:39:13 77bc0d833cb6: Pull complete 22:39:13 9065ff56babe: Pull complete 22:39:18 d287ab97295c: Pull complete 22:39:18 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:39:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:39:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:39:19 prd-centos7-docker-4c-2g-859 does not seem to be running inside a container 22:39:19 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:39:21 $ docker top 71db562d8ce29c2c066c8b6bb16c992697be3a80fefc96dd0e04d92d2d37dd97 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:39:21 ---> job-cost.sh 22:39:21 lf-activate-venv: SKIPPING 22:39:21 INFO: No Stack... 22:39:22 INFO: Retrieving Pricing Info for: v3-standard-2 22:39:22 INFO: Archiving Costs [Pipeline] sh 22:39:22 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 22:39:22 + cut -d, -f6 [Pipeline] lock 22:39:22 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-241-1-stack-cost] 22:39:22 Resource [jenkins-edgexfoundry-device-virtual-go-PR-241-1-stack-cost] did not exist. Created. 22:39:22 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-241-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:39:23 + echo total: 0.05999999865889549 [Pipeline] stash 22:39:23 Stashed 1 file(s) [Pipeline] } 22:39:23 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-241-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:39:23 $ docker stop --time=1 71db562d8ce29c2c066c8b6bb16c992697be3a80fefc96dd0e04d92d2d37dd97 22:39:24 $ docker rm -f 71db562d8ce29c2c066c8b6bb16c992697be3a80fefc96dd0e04d92d2d37dd97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:00:44 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1953 in /w/workspace/foundry_device-virtual-go_PR-241 [Pipeline] { [Pipeline] ws 23:00:45 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 23:00:45 The recommended git tool is: git 23:00:53 using credential edgex-jenkins-ssh 23:00:53 Cloning the remote Git repository 23:00:53 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 23:00:53 > git init /w/workspace/device-virtual-go/1 # timeout=10 23:00:53 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 23:00:53 > git --version # timeout=10 23:00:53 > git --version # 'git version 2.17.1' 23:00:53 using GIT_SSH to set credentials SSH Credentials for GitHub 23:00:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:00:55 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 23:00:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:00:55 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 23:00:55 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 23:00:55 using GIT_SSH to set credentials SSH Credentials for GitHub 23:00:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/241/head:refs/remotes/origin/PR-241 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:00:56 Merging remotes/origin/main commit 92f1526b7243a2b30e6d54623f66fdd260877878 into PR head commit 000f493829c858e7786d12f5df0e86237d2215b1 23:00:56 Merge succeeded, producing 000f493829c858e7786d12f5df0e86237d2215b1 23:00:56 Checking out Revision 000f493829c858e7786d12f5df0e86237d2215b1 (PR-241) 23:00:56 > git config core.sparsecheckout # timeout=10 23:00:56 > git checkout -f 000f493829c858e7786d12f5df0e86237d2215b1 # timeout=10 23:00:56 > git remote # timeout=10 23:00:56 > git config --get remote.origin.url # timeout=10 23:00:56 using GIT_SSH to set credentials SSH Credentials for GitHub 23:00:56 > git merge 92f1526b7243a2b30e6d54623f66fdd260877878 # timeout=10 23:00:56 > git rev-parse HEAD^{commit} # timeout=10 23:00:56 > git config core.sparsecheckout # timeout=10 23:00:56 > git checkout -f 000f493829c858e7786d12f5df0e86237d2215b1 # timeout=10 23:01:02 Commit message: "ci: changes required for Jakara LTS" 23:01:02 > git --version # timeout=10 23:01:02 > git --version # 'git version 2.17.1' 23:01:02 fatal: bad object b96307f5267f6fa8c29f8dc04d3d152726fc6340 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:01:03 provisioning config files... 23:01:03 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config3562251120110285146tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:01:04 ---> docker-login.sh 23:01:04 nexus3.edgexfoundry.org:10001 23:01:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:01:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:01:06 Configure a credential helper to remove this warning. See 23:01:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:01:06 23:01:06 Login Succeeded 23:01:06 nexus3.edgexfoundry.org:10002 23:01:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:01:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:01:06 Configure a credential helper to remove this warning. See 23:01:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:01:06 23:01:06 Login Succeeded 23:01:06 nexus3.edgexfoundry.org:10003 23:01:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:01:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:01:07 Configure a credential helper to remove this warning. See 23:01:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:01:07 23:01:07 Login Succeeded 23:01:07 nexus3.edgexfoundry.org:10004 23:01:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:01:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:01:08 Configure a credential helper to remove this warning. See 23:01:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:01:08 23:01:08 Login Succeeded 23:01:08 docker.io 23:01:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:01:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:01:09 Configure a credential helper to remove this warning. See 23:01:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:01:09 23:01:09 Login Succeeded 23:01:09 ---> docker-login.sh ends [Pipeline] } 23:01:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:01:10 ========================================================= 23:01:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 23:01:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 23:01:10 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 23:01:11 Sending build context to Docker daemon 8.625MB 23:01:11 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 23:01:11 Step 2/11 : FROM ${BASE} AS builder 23:01:11 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:01:11 bbf911997326: Pulling fs layer 23:01:11 58ec367f63d7: Pulling fs layer 23:01:11 1b4a6ffa7d45: Pulling fs layer 23:01:11 fc5181fea5dc: Pulling fs layer 23:01:11 9c418107303f: Pulling fs layer 23:01:11 284eca6f2348: Pulling fs layer 23:01:11 842844d905b1: Pulling fs layer 23:01:11 901a3a57568e: Pulling fs layer 23:01:11 284eca6f2348: Waiting 23:01:11 842844d905b1: Waiting 23:01:11 901a3a57568e: Waiting 23:01:11 fc5181fea5dc: Waiting 23:01:11 9c418107303f: Waiting 23:01:11 1b4a6ffa7d45: Verifying Checksum 23:01:11 1b4a6ffa7d45: Download complete 23:01:11 58ec367f63d7: Download complete 23:01:11 9c418107303f: Verifying Checksum 23:01:11 9c418107303f: Download complete 23:01:11 284eca6f2348: Download complete 23:01:11 842844d905b1: Verifying Checksum 23:01:11 842844d905b1: Download complete 23:01:11 bbf911997326: Verifying Checksum 23:01:11 bbf911997326: Download complete 23:01:12 bbf911997326: Pull complete 23:01:13 58ec367f63d7: Pull complete 23:01:13 1b4a6ffa7d45: Pull complete 23:01:14 901a3a57568e: Verifying Checksum 23:01:14 901a3a57568e: Download complete 23:01:14 fc5181fea5dc: Verifying Checksum 23:01:14 fc5181fea5dc: Download complete 23:01:24 fc5181fea5dc: Pull complete 23:01:24 9c418107303f: Pull complete 23:01:24 284eca6f2348: Pull complete 23:01:24 842844d905b1: Pull complete 23:01:30 901a3a57568e: Pull complete 23:01:30 Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 23:01:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:01:30 ---> 72ade6ffb461 23:01:30 Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 23:01:35 ---> Running in f17090274507 23:01:35 Removing intermediate container f17090274507 23:01:35 ---> f2dfd70f1645 23:01:35 Step 4/11 : ARG ALPINE_PKG_EXTRA="" 23:01:35 ---> Running in 143cee0c96fa 23:01:36 Removing intermediate container 143cee0c96fa 23:01:36 ---> 0dbaf4489239 23:01:36 Step 5/11 : WORKDIR /device-virtual-go 23:01:36 ---> Running in 155f8579566e 23:01:36 Removing intermediate container 155f8579566e 23:01:36 ---> 94171e7529e6 23:01:36 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:01:36 ---> Running in 6fca8e24a410 23:01:40 Removing intermediate container 6fca8e24a410 23:01:40 ---> d51b9e14870b 23:01:40 Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:01:40 ---> Running in f18ce3206073 23:01:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:01:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:01:43 (1/3) Installing openssh-keygen (8.4_p1-r4) 23:01:43 (2/3) Installing libedit (20191231.3.1-r1) 23:01:43 (3/3) Installing openssh-client (8.4_p1-r4) 23:01:43 Executing busybox-1.32.1-r6.trigger 23:01:43 OK: 222 MiB in 55 packages 23:01:44 Removing intermediate container f18ce3206073 23:01:44 ---> 310b0789cf52 23:01:44 Step 8/11 : COPY . . 23:01:46 ---> d00d5ddea6c0 23:01:46 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:01:46 ---> Running in fcabf27a361a 23:02:19 Removing intermediate container fcabf27a361a 23:02:19 ---> a91bd6e39ca5 23:02:19 Step 10/11 : ARG MAKE='make build' 23:02:19 ---> Running in 2aa72dcdc3d2 23:02:19 Removing intermediate container 2aa72dcdc3d2 23:02:19 ---> baec8b084653 23:02:19 Step 11/11 : RUN $MAKE 23:02:19 ---> Running in 4a6ed1a973ac 23:02:19 noop 23:02:19 Removing intermediate container 4a6ed1a973ac 23:02:19 ---> f7d58e3cf4d7 23:02:19 Successfully built f7d58e3cf4d7 23:02:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:02:19 + docker inspect -f . ci-base-image-arm64 23:02:19 . [Pipeline] withDockerContainer 23:02:20 prd-ubuntu18.04-docker-arm64-4c-16g-1953 does not seem to be running inside a container 23:02:20 $ 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 ******** -e ******** ci-base-image-arm64 cat 23:02:21 $ docker top 16c37f15a003dc1a358b4b07b1db52a0dfd2ad7e2d15240daeaedab6d26adeb7 -eo pid,comm [Pipeline] { [Pipeline] sh 23:02:22 + go version 23:02:22 go version go1.16.8 linux/arm64 [Pipeline] } 23:02:22 $ docker stop --time=1 16c37f15a003dc1a358b4b07b1db52a0dfd2ad7e2d15240daeaedab6d26adeb7 23:02:24 $ docker rm -f 16c37f15a003dc1a358b4b07b1db52a0dfd2ad7e2d15240daeaedab6d26adeb7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:02:25 + docker inspect -f . ci-base-image-arm64 23:02:25 . [Pipeline] withDockerContainer 23:02:26 prd-ubuntu18.04-docker-arm64-4c-16g-1953 does not seem to be running inside a container 23:02:26 $ 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 ******** -e ******** ci-base-image-arm64 cat 23:02:28 $ docker top d1b016f2bd60a065b111d3e2bbeb7ebcd4f91b859678db88263d8c42e19e4bec -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:02:29 + go mod tidy [Pipeline] sh 23:02:30 + make test 23:02:30 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 23:02:32 ? github.com/edgexfoundry/device-virtual-go [no test files] 23:03:54 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 23:03:54 ok github.com/edgexfoundry/device-virtual-go/internal/driver 2.051s coverage: 64.6% of statements 23:03:54 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:04:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:04:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:04:13 ./bin/test-attribution-txt.sh [Pipeline] } 23:04:13 $ docker stop --time=1 d1b016f2bd60a065b111d3e2bbeb7ebcd4f91b859678db88263d8c42e19e4bec 23:04:15 $ docker rm -f d1b016f2bd60a065b111d3e2bbeb7ebcd4f91b859678db88263d8c42e19e4bec [Pipeline] // withDockerContainer [Pipeline] sh 23:04:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:04:16 Warning: overwriting stash ‘coverage-report’ 23:04:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:04:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:04:18 + ls -al . 23:04:18 total 168 23:04:18 drwxrwxr-x 7 jenkins jenkins 4096 Oct 6 23:04 . 23:04:18 drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 23:00 .. 23:04:18 drwxrwxr-x 8 jenkins jenkins 4096 Oct 6 23:01 .git 23:04:18 drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 23:00 .github 23:04:18 -rw-rw-r-- 1 jenkins jenkins 270 Oct 6 23:00 .gitignore 23:04:18 -rw-rw-r-- 1 jenkins jenkins 8153 Oct 6 23:00 Attribution.txt 23:04:18 -rw-rw-r-- 1 jenkins jenkins 6349 Oct 6 23:00 CHANGELOG.md 23:04:18 -rw-rw-r-- 1 jenkins jenkins 1951 Oct 6 23:00 Dockerfile 23:04:18 -rw-rw-r-- 1 jenkins jenkins 677 Oct 6 23:00 GOVERNANCE.md 23:04:18 -rw-rw-r-- 1 jenkins jenkins 660 Oct 6 23:00 Jenkinsfile 23:04:18 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 6 23:00 LICENSE 23:04:18 -rw-rw-r-- 1 jenkins jenkins 999 Oct 6 23:00 Makefile 23:04:18 -rw-rw-r-- 1 jenkins jenkins 623 Oct 6 23:00 OWNERS.md 23:04:18 -rw-rw-r-- 1 jenkins jenkins 2913 Oct 6 23:00 README.md 23:04:18 -rw-rw-r-- 1 jenkins jenkins 5 Oct 6 22:30 VERSION 23:04:18 drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 23:00 bin 23:04:18 drwxrwxr-x 3 jenkins jenkins 4096 Oct 6 23:00 cmd 23:04:18 -rw-r--r-- 1 jenkins jenkins 46339 Oct 6 23:03 coverage.out 23:04:18 -rw-rw-r-- 1 jenkins jenkins 795 Oct 6 23:00 go.mod 23:04:18 -rw-r--r-- 1 jenkins jenkins 22824 Oct 6 23:02 go.sum 23:04:18 drwxrwxr-x 3 jenkins jenkins 4096 Oct 6 23:00 internal 23:04:18 -rw-rw-r-- 1 jenkins jenkins 235 Oct 6 23:00 version.go [Pipeline] isUnix [Pipeline] sh 23:04:19 + 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=000f493829c858e7786d12f5df0e86237d2215b1 --label arch=arm64 --label version=0.0.0 . 23:04:19 Sending build context to Docker daemon 8.696MB 23:04:19 Step 1/25 : ARG BASE=golang:1.16-alpine3.14 23:04:19 Step 2/25 : FROM ${BASE} AS builder 23:04:19 ---> f7d58e3cf4d7 23:04:19 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 23:04:20 ---> Running in 507d9f964e18 23:04:20 Removing intermediate container 507d9f964e18 23:04:20 ---> 707ea9bb88d4 23:04:20 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 23:04:20 ---> Running in a73a2167856c 23:04:21 Removing intermediate container a73a2167856c 23:04:21 ---> 317c85b942e1 23:04:21 Step 5/25 : WORKDIR /device-virtual-go 23:04:21 ---> Running in aa6e90aead89 23:04:21 Removing intermediate container aa6e90aead89 23:04:21 ---> 6a5e19adc147 23:04:21 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:04:21 ---> Running in c7e47914b297 23:04:24 Removing intermediate container c7e47914b297 23:04:24 ---> 79a7d474c351 23:04:24 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:04:24 ---> Running in 37e6423b07e5 23:04:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:04:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:04:27 OK: 222 MiB in 55 packages 23:04:28 Removing intermediate container 37e6423b07e5 23:04:28 ---> cbb567cb110a 23:04:28 Step 8/25 : COPY . . 23:04:29 ---> d232348b2d88 23:04:29 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:04:29 ---> Running in 4d0377ca641e 23:04:32 Removing intermediate container 4d0377ca641e 23:04:32 ---> 417b25f60a31 23:04:32 Step 10/25 : ARG MAKE='make build' 23:04:32 ---> Running in bf7c697f01a7 23:04:33 Removing intermediate container bf7c697f01a7 23:04:33 ---> ae297c29b144 23:04:33 Step 11/25 : RUN $MAKE 23:04:33 ---> Running in 9d904c4f17ad 23:04:34 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 23:05:31 Removing intermediate container 9d904c4f17ad 23:05:31 ---> 41b08b03e6c3 23:05:31 Step 12/25 : FROM alpine:3.14 23:05:31 3.14: Pulling from library/alpine 23:05:31 552d1f2373af: Pulling fs layer 23:05:31 552d1f2373af: Verifying Checksum 23:05:31 552d1f2373af: Download complete 23:05:31 552d1f2373af: Pull complete 23:05:31 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 23:05:31 Status: Downloaded newer image for alpine:3.14 23:05:31 ---> bb3de5531c18 23:05:31 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 23:05:31 ---> Running in 9281bdd17679 23:05:31 Removing intermediate container 9281bdd17679 23:05:31 ---> ae2214f898e2 23:05:31 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:05:31 ---> Running in adb37638d364 23:05:32 Removing intermediate container adb37638d364 23:05:32 ---> 77d3918508ee 23:05:32 Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init 23:05:32 ---> Running in a9a02a7cfb96 23:05:33 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:05:34 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:05:35 (1/6) Installing dumb-init (1.2.5-r1) 23:05:36 (2/6) Installing libgcc (10.3.1_git20210424-r2) 23:05:36 (3/6) Installing libsodium (1.0.18-r0) 23:05:36 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 23:05:36 (5/6) Installing libzmq (4.3.4-r0) 23:05:36 (6/6) Installing zeromq (4.3.4-r0) 23:05:36 Executing busybox-1.33.1-r3.trigger 23:05:36 OK: 8 MiB in 20 packages 23:05:38 Removing intermediate container a9a02a7cfb96 23:05:38 ---> 7da8985ac4d7 23:05:38 Step 16/25 : WORKDIR / 23:05:38 ---> Running in dfc1aec8a872 23:05:38 Removing intermediate container dfc1aec8a872 23:05:38 ---> 2734c3e5b734 23:05:38 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 23:05:39 ---> 79fcc4b93497 23:05:39 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 23:05:40 ---> 4cb2f5f024c5 23:05:40 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 23:05:41 ---> fe7dd7de5eca 23:05:41 Step 20/25 : EXPOSE 59900 23:05:41 ---> Running in a39bcfea4381 23:05:41 Removing intermediate container a39bcfea4381 23:05:41 ---> 7defc9496679 23:05:41 Step 21/25 : ENTRYPOINT ["/device-virtual"] 23:05:41 ---> Running in ee16dbcd1917 23:05:42 Removing intermediate container ee16dbcd1917 23:05:42 ---> 34ba3118f0ba 23:05:42 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:05:42 ---> Running in 7402ae4c518c 23:05:42 Removing intermediate container 7402ae4c518c 23:05:42 ---> 0e35b8736ebe 23:05:42 Step 23/25 : LABEL arch=arm64 23:05:43 ---> Running in 28b134434dd4 23:05:43 Removing intermediate container 28b134434dd4 23:05:43 ---> c4d9a268098d 23:05:43 Step 24/25 : LABEL git_sha=000f493829c858e7786d12f5df0e86237d2215b1 23:05:43 ---> Running in d2ab405bb970 23:05:44 Removing intermediate container d2ab405bb970 23:05:44 ---> 6d6aa1f9a04f 23:05:44 Step 25/25 : LABEL version=0.0.0 23:05:44 ---> Running in ff3f703c3370 23:05:44 Removing intermediate container ff3f703c3370 23:05:44 ---> fca4aa612ee2 23:05:44 [Warning] One or more build-args [ARCH] were not consumed 23:05:44 Successfully built fca4aa612ee2 23:05:44 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 23:05:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:05:46 23:05:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 23:05:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:05:46 arm64: Pulling from edgex-lftools-log-publisher 23:05:46 448f6bf000e3: Pulling fs layer 23:05:46 f757da607395: Pulling fs layer 23:05:46 05883995daec: Pulling fs layer 23:05:46 8603b9c90790: Pulling fs layer 23:05:46 1560dd03e051: Pulling fs layer 23:05:46 27f5ce0e4adf: Pulling fs layer 23:05:46 c2d8d7efcc4b: Pulling fs layer 23:05:46 1560dd03e051: Waiting 23:05:46 27f5ce0e4adf: Waiting 23:05:46 c2d8d7efcc4b: Waiting 23:05:46 8603b9c90790: Waiting 23:05:47 f757da607395: Verifying Checksum 23:05:47 f757da607395: Download complete 23:05:47 8603b9c90790: Verifying Checksum 23:05:47 8603b9c90790: Download complete 23:05:47 1560dd03e051: Verifying Checksum 23:05:47 1560dd03e051: Download complete 23:05:47 27f5ce0e4adf: Download complete 23:05:47 05883995daec: Verifying Checksum 23:05:48 448f6bf000e3: Verifying Checksum 23:05:48 448f6bf000e3: Download complete 23:05:50 c2d8d7efcc4b: Verifying Checksum 23:05:50 c2d8d7efcc4b: Download complete 23:05:51 448f6bf000e3: Pull complete 23:05:52 f757da607395: Pull complete 23:05:54 05883995daec: Pull complete 23:05:54 8603b9c90790: Pull complete 23:05:54 1560dd03e051: Pull complete 23:05:55 27f5ce0e4adf: Pull complete 23:06:10 c2d8d7efcc4b: Pull complete 23:06:10 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 23:06:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:06:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 23:06:11 prd-ubuntu18.04-docker-arm64-4c-16g-1953 does not seem to be running inside a container 23:06:11 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:06:16 $ docker top bdb454a64de881032e7e160282141304bb86f6c1dd1bb6e8cc59762a30ceed50 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:06:17 ---> job-cost.sh 23:06:17 lf-activate-venv: SKIPPING 23:06:17 INFO: No Stack... 23:06:23 INFO: Retrieving Pricing Info for: v3-standard-4 23:06:23 INFO: Archiving Costs [Pipeline] sh 23:06:24 + cut -d, -f6 23:06:24 + cat /w/workspace/device-virtual-go/1/archives/cost.csv [Pipeline] lock 23:06:24 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-241-1-stack-cost] 23:06:24 Resource [jenkins-edgexfoundry-device-virtual-go-PR-241-1-stack-cost] did not exist. Created. 23:06:24 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-241-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:06:25 /w/workspace/device-virtual-go/1@tmp/durable-186ed7a0/script.sh: 1: /w/workspace/device-virtual-go/1@tmp/durable-186ed7a0/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 23:06:25 + echo total: 0.10999999940395355 [Pipeline] stash 23:06:26 Warning: overwriting stash ‘stack-cost’ 23:06:26 Stashed 1 file(s) [Pipeline] } 23:06:26 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-241-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:06:26 $ docker stop --time=1 bdb454a64de881032e7e160282141304bb86f6c1dd1bb6e8cc59762a30ceed50 23:06:27 $ docker rm -f bdb454a64de881032e7e160282141304bb86f6c1dd1bb6e8cc59762a30ceed50 [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 23:06:29 provisioning config files... 23:06:29 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-241@tmp/config2242257463756281076tmp [Pipeline] { [Pipeline] sh 23:06:29 + set +x 23:06:29 + curl -s https://codecov.io/bash 23:06:29 + bash -s -- 23:06:29 23:06:29 _____ _ 23:06:29 / ____| | | 23:06:29 | | ___ __| | ___ ___ _____ __ 23:06:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:06:29 | |___| (_) | (_| | __/ (_| (_) \ V / 23:06:29 \_____\___/ \__,_|\___|\___\___/ \_/ 23:06:29 Bash-1.0.6 23:06:29 23:06:29 23:06:29 ==> git version 2.24.4 found 23:06:29 ==> 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 23:06:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:06:29 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:06:29 ==> Jenkins CI detected. 23:06:29 current dir:  /w/workspace/foundry_device-virtual-go_PR-241 23:06:29 project root: . 23:06:29 --> token set from env 23:06:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:06:29 ==> Running gcov in . (disable via -X gcov) 23:06:29 ==> Python coveragepy not found 23:06:29 ==> Searching for coverage reports in: 23:06:29 + . 23:06:29 -> Found 1 reports 23:06:29 ==> Detecting git/mercurial file structure 23:06:29 ==> Reading reports 23:06:29 + ./coverage.out bytes=46339 23:06:29 ==> Appending adjustments 23:06:29 https://docs.codecov.io/docs/fixing-reports 23:06:29 + Found adjustments 23:06:29 ==> Gzipping contents 23:06:29 8.0K /tmp/codecov.4zQszF.gz 23:06:29 ==> Uploading reports 23:06:29 url: https://codecov.io 23:06:29 query: branch=PR-241&commit=000f493829c858e7786d12f5df0e86237d2215b1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-241%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=241&job=&cmd_args= 23:06:29 -> Pinging Codecov 23:06:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-241&commit=000f493829c858e7786d12f5df0e86237d2215b1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-241%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=241&job=&cmd_args= 23:06:30 -> Uploading to 23:06:30 https://storage.googleapis.com/codecov/v4/raw/2021-10-06/5E52B4B073DB2E39498172D8E973AA87/000f493829c858e7786d12f5df0e86237d2215b1/a9873fbd-f747-4745-87b4-2b0de3c37791.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211006%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211006T230630Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0c1416a87664ab42c1ca8ba2ac375aa88a7db677e0479748778f677282ef7acb 23:06:30 % Total % Received % Xferd Average Speed Time Time Time Current 23:06:30 Dload Upload Total Spent Left Speed 23:06:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5513 0 0 100 5513 0 16726 --:--:-- --:--:-- --:--:-- 16706 100 5513 0 0 100 5513 0 16719 --:--:-- --:--:-- --:--:-- 16706 23:06:30 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/000f493829c858e7786d12f5df0e86237d2215b1 [Pipeline] } 23:06:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:06:33 + '[' -d /w/workspace/foundry_device-virtual-go_PR-241/archives ']' [Pipeline] libraryResource [Pipeline] sh 23:06:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:06:34 ---> package-listing.sh 23:06:34 ++ facter osfamily 23:06:34 ++ tr '[:upper:]' '[:lower:]' 23:06:34 + OS_FAMILY=redhat 23:06:34 + workspace=/w/workspace/foundry_device-virtual-go_PR-241 23:06:34 + START_PACKAGES=/tmp/packages_start.txt 23:06:34 + END_PACKAGES=/tmp/packages_end.txt 23:06:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:06:34 + PACKAGES=/tmp/packages_start.txt 23:06:34 + '[' /w/workspace/foundry_device-virtual-go_PR-241 ']' 23:06:34 + PACKAGES=/tmp/packages_end.txt 23:06:34 + case "${OS_FAMILY}" in 23:06:34 + sort 23:06:34 + rpm -qa 23:06:35 + '[' -f /tmp/packages_start.txt ']' 23:06:35 + '[' -f /tmp/packages_end.txt ']' 23:06:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:06:35 + '[' /w/workspace/foundry_device-virtual-go_PR-241 ']' 23:06:35 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-241/archives/ 23:06:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-241/archives/ [Pipeline] echo 23:06:35 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-241/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:06:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:06:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:06:36 23:06:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:06:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:06:36 latest: Pulling from edgex-lftools-log-publisher 23:06:36 b4d181a07f80: Pulling fs layer 23:06:36 a1111a8f2ec3: Pulling fs layer 23:06:36 ed53099fbce6: Pulling fs layer 23:06:36 dc539afda2c1: Pulling fs layer 23:06:36 77bc0d833cb6: Pulling fs layer 23:06:36 9065ff56babe: Pulling fs layer 23:06:36 d287ab97295c: Pulling fs layer 23:06:36 dc539afda2c1: Waiting 23:06:36 77bc0d833cb6: Waiting 23:06:36 9065ff56babe: Waiting 23:06:36 d287ab97295c: Waiting 23:06:37 a1111a8f2ec3: Verifying Checksum 23:06:37 a1111a8f2ec3: Download complete 23:06:37 dc539afda2c1: Verifying Checksum 23:06:37 dc539afda2c1: Download complete 23:06:37 ed53099fbce6: Verifying Checksum 23:06:37 ed53099fbce6: Download complete 23:06:37 9065ff56babe: Verifying Checksum 23:06:37 9065ff56babe: Download complete 23:06:37 b4d181a07f80: Verifying Checksum 23:06:37 b4d181a07f80: Download complete 23:06:37 77bc0d833cb6: Verifying Checksum 23:06:37 77bc0d833cb6: Download complete 23:06:38 d287ab97295c: Verifying Checksum 23:06:38 d287ab97295c: Download complete 23:06:38 b4d181a07f80: Pull complete 23:06:39 a1111a8f2ec3: Pull complete 23:06:39 ed53099fbce6: Pull complete 23:06:39 dc539afda2c1: Pull complete 23:06:39 77bc0d833cb6: Pull complete 23:06:39 9065ff56babe: Pull complete 23:06:45 d287ab97295c: Pull complete 23:06:45 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 23:06:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:06:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:06:45 prd-centos7-docker-4c-2g-375 does not seem to be running inside a container 23:06:45 $ 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-241/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-241 -v /w/workspace/foundry_device-virtual-go_PR-241:/w/workspace/foundry_device-virtual-go_PR-241:rw,z -v /w/workspace/foundry_device-virtual-go_PR-241@tmp:/w/workspace/foundry_device-virtual-go_PR-241@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 23:06:47 $ docker top bb09044e6f002788ba0a363146cb3225fe83e083c964056e26760e0464303012 -eo pid,comm [Pipeline] { [Pipeline] sh 23:06:47 + touch /tmp/pre-build-complete [Pipeline] sh 23:06:48 + mkdir -p /var/log/sysstat [Pipeline] sh 23:06:48 + ls /var/log/sa-host 23:06:48 + sadf -c /var/log/sa-host/sa06 23:06:48 file_magic: OK 23:06:48 HZ: Using current value: 100 23:06:48 file_header: OK 23:06:48 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 23:06:48 Statistics: 23:06:48 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:06:48 File successfully converted to sysstat format version 12.0.3 23:06:48 + sadf -c /var/log/sa-host/sa30 23:06:48 file_magic: OK 23:06:48 HZ: Using current value: 100 23:06:48 file_header: OK 23:06:48 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 23:06:48 Statistics: 23:06:48 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:06:48 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:06:48 provisioning config files... 23:06:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-241@tmp/config7810052495023263031tmp [Pipeline] { [Pipeline] echo 23:06:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:06:49 ---> create-netrc.sh [Pipeline] } 23:06:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:06:49 ---> python-tools-install.sh [Pipeline] echo 23:06:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:06:50 ---> sudo-logs.sh 23:06:50 Archiving 'sudo' log.. 23:06:50 sudo: unable to resolve host prd-centos7-docker-4c-2g-375.novalocal: Name or service not known 23:06:50 sudo: unable to resolve host prd-centos7-docker-4c-2g-375.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 23:06:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:06:50 ---> job-cost.sh 23:06:50 lf-activate-venv: SKIPPING 23:06:50 DEBUG: total: 0.10999999940395355 23:06:50 INFO: Retrieving Stack Cost... 23:06:51 INFO: Retrieving Pricing Info for: v3-standard-2 23:06:51 INFO: Archiving Costs [Pipeline] echo 23:06:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:06:51 ---> logs-deploy.sh 23:06:51 lf-activate-venv: SKIPPING 23:06:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-241/1 23:06:51 INFO: archiving workspace using pattern(s): 23:06:52 Archives upload complete. 23:06:52 INFO: archiving logs to Nexus 23:06:53 ---> uname -a: 23:06:53 Linux prd-centos7-docker-4c-2g-375.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 23:06:53 23:06:53 23:06:53 ---> lscpu: 23:06:53 Architecture: x86_64 23:06:53 CPU op-mode(s): 32-bit, 64-bit 23:06:53 Byte Order: Little Endian 23:06:53 Address sizes: 40 bits physical, 48 bits virtual 23:06:53 CPU(s): 2 23:06:53 On-line CPU(s) list: 0,1 23:06:53 Thread(s) per core: 1 23:06:53 Core(s) per socket: 1 23:06:53 Socket(s): 2 23:06:53 NUMA node(s): 1 23:06:53 Vendor ID: AuthenticAMD 23:06:53 CPU family: 23 23:06:53 Model: 49 23:06:53 Model name: AMD EPYC-Rome Processor 23:06:53 Stepping: 0 23:06:53 CPU MHz: 2799.998 23:06:53 BogoMIPS: 5599.99 23:06:53 Virtualization: AMD-V 23:06:53 Hypervisor vendor: KVM 23:06:53 Virtualization type: full 23:06:53 L1d cache: 32K 23:06:53 L1i cache: 32K 23:06:53 L2 cache: 512K 23:06:53 L3 cache: 16384K 23:06:53 NUMA node0 CPU(s): 0,1 23:06:53 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 23:06:53 23:06:53 23:06:53 ---> nproc: 23:06:53 2 23:06:53 23:06:53 23:06:53 ---> df -h: 23:06:53 Filesystem Size Used Avail Use% Mounted on 23:06:53 overlay 40G 7.7G 33G 20% / 23:06:53 tmpfs 64M 0 64M 0% /dev 23:06:53 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 23:06:53 shm 64M 0 64M 0% /dev/shm 23:06:53 /dev/vda1 40G 7.7G 33G 20% /facter-os 23:06:53 23:06:53 23:06:53 ---> sar -b -r -n DEV: 23:06:53 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/06/21 _x86_64_ (2 CPU) 23:06:53 23:06:53 22:29:38 LINUX RESTART (2 CPU) 23:06:53 23:06:53 22:30:01 tps rtps wtps bread/s bwrtn/s 23:06:53 22:31:01 76.28 11.77 64.51 3809.29 4732.99 23:06:53 22:32:01 1.93 0.00 1.93 0.00 39.89 23:06:53 22:33:01 0.37 0.00 0.37 0.00 5.55 23:06:53 22:34:01 0.23 0.00 0.23 0.00 3.35 23:06:53 22:35:01 0.28 0.00 0.28 0.00 4.43 23:06:53 22:36:01 0.30 0.00 0.30 0.00 3.93 23:06:53 22:37:01 0.32 0.00 0.32 0.00 4.90 23:06:53 22:38:01 0.22 0.00 0.22 0.00 4.13 23:06:53 22:39:01 0.28 0.00 0.28 0.00 3.73 23:06:53 22:40:01 0.20 0.00 0.20 0.00 2.43 23:06:53 22:41:02 0.32 0.00 0.32 0.00 4.21 23:06:53 22:42:01 0.24 0.00 0.24 0.00 3.03 23:06:53 22:43:01 0.18 0.00 0.18 0.00 2.03 23:06:53 22:44:01 0.37 0.00 0.37 0.00 5.65 23:06:53 22:45:01 0.37 0.07 0.30 2.13 4.01 23:06:53 22:46:01 0.42 0.13 0.28 4.26 3.18 23:06:53 22:47:01 0.22 0.00 0.22 0.00 2.57 23:06:53 22:48:01 0.25 0.00 0.25 0.00 4.03 23:06:53 22:49:01 0.22 0.00 0.22 0.00 2.97 23:06:53 22:50:01 0.17 0.00 0.17 0.00 1.62 23:06:53 22:51:01 0.38 0.00 0.38 0.00 5.91 23:06:53 22:52:01 0.20 0.00 0.20 0.00 2.83 23:06:53 22:53:01 0.28 0.00 0.28 0.00 3.40 23:06:53 22:54:01 0.28 0.00 0.28 0.00 2.72 23:06:53 22:55:01 0.15 0.00 0.15 0.00 1.75 23:06:53 22:56:01 0.28 0.00 0.28 0.00 3.23 23:06:53 22:57:01 0.25 0.00 0.25 0.00 2.57 23:06:53 22:58:01 0.33 0.00 0.33 0.00 5.63 23:06:53 22:59:01 0.22 0.00 0.22 0.00 2.28 23:06:53 23:00:01 0.13 0.00 0.13 0.00 2.13 23:06:53 23:01:01 0.23 0.02 0.22 0.13 3.73 23:06:53 23:02:01 0.37 0.08 0.28 1.60 4.73 23:06:53 23:03:01 0.22 0.00 0.22 0.00 2.42 23:06:53 23:04:01 0.22 0.00 0.22 0.00 1.55 23:06:53 23:05:01 0.30 0.00 0.30 0.00 3.73 23:06:53 23:06:01 0.22 0.00 0.22 0.00 2.42 23:06:53 Average: 2.42 0.34 2.09 106.16 135.97 23:06:53 23:06:53 22:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:06:53 22:31:01 5669780 0 617504 7.71 2620 1719036 1232336 13.61 562856 1537828 132 23:06:53 22:32:01 5678888 0 608388 7.60 2620 1719044 1165656 12.87 555552 1537792 20 23:06:53 22:33:01 5679200 0 608076 7.59 2620 1719044 1165884 12.87 554756 1537960 8 23:06:53 22:34:01 5677432 0 609836 7.61 2620 1719052 1165656 12.87 557188 1537960 16 23:06:53 22:35:01 5680992 0 606272 7.57 2620 1719056 1165656 12.87 553108 1538464 12 23:06:53 22:36:01 5680896 0 606364 7.57 2620 1719060 1165740 12.87 553408 1538464 16 23:06:53 22:37:01 5681248 0 606008 7.57 2620 1719064 1165656 12.87 553132 1538480 16 23:06:53 22:38:01 5666352 0 620896 7.75 2620 1719072 1165988 12.87 567584 1538480 12 23:06:53 22:39:01 5667172 0 620072 7.74 2620 1719076 1165784 12.87 566812 1538480 16 23:06:53 22:40:01 5667224 0 620016 7.74 2620 1719080 1165784 12.87 568800 1536560 8 23:06:53 22:41:02 5664532 0 622704 7.78 2620 1719084 1165856 12.87 571804 1536648 8 23:06:53 22:42:01 5656888 0 630344 7.87 2620 1719088 1165784 12.87 579180 1536648 8 23:06:53 22:43:01 5656904 0 630320 7.87 2620 1719096 1165784 12.87 579304 1536648 16 23:06:53 22:44:01 5657640 0 629584 7.86 2620 1719096 1165784 12.87 578896 1536648 8 23:06:53 22:45:01 5655476 0 631744 7.89 2620 1719100 1167524 12.89 580392 1536648 8 23:06:53 22:46:01 5656708 0 630508 7.87 2620 1719104 1165868 12.87 579280 1536648 8 23:06:53 22:47:01 5655980 0 631232 7.88 2620 1719108 1165928 12.87 579800 1536648 8 23:06:53 22:48:01 5655604 0 631600 7.89 2620 1719116 1165988 12.87 580268 1536560 16 23:06:53 22:49:01 5657096 0 630108 7.87 2620 1719116 1165784 12.87 579112 1536560 8 23:06:53 22:50:01 5655392 0 631804 7.89 2620 1719124 1166076 12.87 580556 1536560 20 23:06:53 22:51:01 5655408 0 631788 7.89 2620 1719124 1166016 12.87 580312 1536560 12 23:06:53 22:52:01 5656384 0 630804 7.88 2620 1719132 1165848 12.87 579492 1536560 12 23:06:53 22:53:01 5656508 0 630672 7.87 2620 1719140 1165848 12.87 579520 1536560 8 23:06:53 22:54:01 5656632 0 630544 7.87 2620 1719144 1165848 12.87 579408 1536564 20 23:06:53 22:55:01 5656400 0 630772 7.88 2620 1719148 1165848 12.87 579444 1536560 8 23:06:53 22:56:01 5656304 0 630864 7.88 2620 1719152 1165932 12.87 579884 1536564 8 23:06:53 22:57:01 5656788 0 630376 7.87 2620 1719156 1165848 12.87 579472 1536560 8 23:06:53 22:58:01 5655844 0 631316 7.88 2620 1719160 1166004 12.87 580412 1536560 8 23:06:53 22:59:01 5655812 0 631344 7.88 2620 1719164 1166028 12.87 580480 1536560 20 23:06:53 23:00:01 5656392 0 630760 7.88 2620 1719168 1165848 12.87 579580 1536560 20 23:06:53 23:01:01 5654292 0 632852 7.90 2620 1719176 1168344 12.90 581048 1536560 24 23:06:53 23:02:01 5654952 0 632072 7.89 2620 1719296 1166548 12.88 580844 1536624 8 23:06:53 23:03:01 5656012 0 631004 7.88 2620 1719304 1166356 12.88 579780 1536624 8 23:06:53 23:04:01 5656680 0 630332 7.87 2620 1719308 1166356 12.88 579740 1536628 8 23:06:53 23:05:01 5656672 0 630332 7.87 2620 1719316 1166356 12.88 579820 1536624 8 23:06:53 23:06:01 5655668 0 631332 7.88 2620 1719320 1166452 12.88 580308 1536624 8 23:06:53 Average: 5661615 0 625571 7.81 2620 1719134 1167889 12.89 573926 1536999 15 23:06:53 23:06:53 22:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:06:53 22:31:01 eth0 583.44 377.14 1246.51 85.29 0.00 0.00 0.00 0.00 23:06:53 22:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 22:31:01 docker0 42.28 21.79 3.64 137.95 0.00 0.00 0.00 0.00 23:06:53 22:32:01 eth0 0.30 0.07 0.02 0.01 0.00 0.00 0.00 0.00 23:06:53 22:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 22:33:01 eth0 1.62 0.82 0.81 0.56 0.00 0.00 0.00 0.00 23:06:53 22:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 22:34:01 eth0 0.32 0.07 0.02 0.04 0.00 0.00 0.00 0.00 23:06:53 22:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 22:35:01 eth0 0.32 0.12 0.03 0.01 0.00 0.00 0.00 0.00 23:06:53 22:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 22:36:01 eth0 0.43 0.28 0.15 0.08 0.00 0.00 0.00 0.00 23:06:53 22:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 22:37:01 eth0 4.91 0.08 0.51 0.01 0.00 0.00 0.00 0.00 23:06:53 22:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 22:38:01 eth0 1.88 0.98 0.94 0.60 0.00 0.00 0.00 0.00 23:06:53 22:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 22:39:01 eth0 0.40 0.08 0.02 0.01 0.00 0.00 0.00 0.00 23:06:53 22:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 22:40:01 eth0 0.30 0.08 0.02 0.01 0.00 0.00 0.00 0.00 23:06:53 22:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 22:41:02 eth0 0.33 0.20 0.14 0.07 0.00 0.00 0.00 0.00 23:06:53 22:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 22:41:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 22:42:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:06:53 22:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 22:43:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:06:53 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 22:44:01 eth0 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:06:53 22:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 22:45:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:06:53 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 22:46:01 eth0 0.40 0.27 0.15 0.08 0.00 0.00 0.00 0.00 23:06:53 22:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 22:47:01 eth0 2.37 0.38 0.46 0.18 0.00 0.00 0.00 0.00 23:06:53 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 22:48:01 eth0 5.25 0.78 1.13 0.59 0.00 0.00 0.00 0.00 23:06:53 22:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 22:49:01 eth0 0.77 0.08 0.06 0.04 0.00 0.00 0.00 0.00 23:06:53 22:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 22:50:01 eth0 2.17 0.77 0.86 0.56 0.00 0.00 0.00 0.00 23:06:53 22:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 22:51:01 eth0 0.55 0.25 0.17 0.10 0.00 0.00 0.00 0.00 23:06:53 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 22:52:01 eth0 0.35 0.08 0.02 0.01 0.00 0.00 0.00 0.00 23:06:53 22:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 22:53:01 eth0 0.27 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:06:53 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 22:54:01 eth0 0.28 0.05 0.02 0.00 0.00 0.00 0.00 0.00 23:06:53 22:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 22:55:01 eth0 0.92 0.05 0.07 0.00 0.00 0.00 0.00 0.00 23:06:53 22:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 22:56:01 eth0 0.45 0.18 0.15 0.07 0.00 0.00 0.00 0.00 23:06:53 22:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 22:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 22:57:01 eth0 2.22 0.08 0.21 0.01 0.00 0.00 0.00 0.00 23:06:53 22:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 22:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 22:58:01 eth0 2.77 0.55 0.70 0.37 0.00 0.00 0.00 0.00 23:06:53 22:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 22:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 22:59:01 eth0 1.08 0.33 0.30 0.23 0.00 0.00 0.00 0.00 23:06:53 22:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 22:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 23:00:01 eth0 1.65 0.05 0.16 0.00 0.00 0.00 0.00 0.00 23:06:53 23:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 23:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 23:01:01 eth0 1.03 0.43 0.42 0.27 0.00 0.00 0.00 0.00 23:06:53 23:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 23:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 23:02:01 eth0 0.53 0.25 0.27 0.20 0.00 0.00 0.00 0.00 23:06:53 23:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 23:03:01 eth0 0.20 0.07 0.01 0.00 0.00 0.00 0.00 0.00 23:06:53 23:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 23:04:01 eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 23:06:53 23:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 23:05:01 eth0 0.27 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:06:53 23:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 23:06:01 eth0 0.45 0.17 0.15 0.07 0.00 0.00 0.00 0.00 23:06:53 23:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 Average: eth0 17.21 10.72 34.89 2.49 0.00 0.00 0.00 0.00 23:06:53 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:53 Average: docker0 1.18 0.61 0.10 3.84 0.00 0.00 0.00 0.00 23:06:53 23:06:53 23:06:53 ---> sar -P ALL: 23:06:53 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/06/21 _x86_64_ (2 CPU) 23:06:53 23:06:53 22:29:38 LINUX RESTART (2 CPU) 23:06:53 23:06:53 22:30:01 CPU %user %nice %system %iowait %steal %idle 23:06:53 22:31:01 all 13.65 0.00 3.08 2.48 0.07 80.72 23:06:53 22:31:01 0 13.69 0.00 3.35 1.77 0.07 81.12 23:06:53 22:31:01 1 13.61 0.00 2.81 3.19 0.07 80.33 23:06:53 22:32:01 all 0.22 0.00 0.07 0.00 0.03 99.69 23:06:53 22:32:01 0 0.10 0.00 0.10 0.00 0.03 99.77 23:06:53 22:32:01 1 0.33 0.00 0.03 0.00 0.02 99.62 23:06:53 22:33:01 all 0.23 0.00 0.05 0.00 0.03 99.69 23:06:53 22:33:01 0 0.08 0.00 0.05 0.00 0.03 99.83 23:06:53 22:33:01 1 0.38 0.00 0.05 0.00 0.02 99.55 23:06:53 22:34:01 all 0.13 0.00 0.03 0.00 0.02 99.82 23:06:53 22:34:01 0 0.05 0.00 0.03 0.00 0.02 99.90 23:06:53 22:34:01 1 0.20 0.00 0.03 0.00 0.02 99.75 23:06:53 22:35:01 all 0.21 0.00 0.03 0.00 0.03 99.73 23:06:53 22:35:01 0 0.05 0.00 0.03 0.00 0.03 99.88 23:06:53 22:35:01 1 0.37 0.00 0.03 0.00 0.02 99.58 23:06:53 22:36:01 all 0.24 0.00 0.04 0.00 0.02 99.70 23:06:53 22:36:01 0 0.03 0.00 0.03 0.00 0.02 99.92 23:06:53 22:36:01 1 0.45 0.00 0.05 0.00 0.02 99.48 23:06:53 22:37:01 all 0.16 0.00 0.06 0.00 0.02 99.77 23:06:53 22:37:01 0 0.07 0.00 0.05 0.00 0.02 99.87 23:06:53 22:37:01 1 0.25 0.00 0.07 0.00 0.02 99.67 23:06:53 22:38:01 all 0.21 0.00 0.04 0.00 0.03 99.72 23:06:53 22:38:01 0 0.12 0.00 0.05 0.00 0.03 99.80 23:06:53 22:38:01 1 0.30 0.00 0.03 0.00 0.02 99.65 23:06:53 22:39:01 all 0.21 0.00 0.06 0.00 0.02 99.72 23:06:53 22:39:01 0 0.08 0.00 0.08 0.00 0.02 99.82 23:06:53 22:39:01 1 0.33 0.00 0.03 0.00 0.02 99.62 23:06:53 22:40:01 all 0.17 0.00 0.04 0.00 0.02 99.77 23:06:53 22:40:01 0 0.03 0.00 0.03 0.00 0.03 99.90 23:06:53 22:40:01 1 0.30 0.00 0.05 0.00 0.00 99.65 23:06:53 22:41:02 all 0.17 0.00 0.03 0.00 0.02 99.78 23:06:53 22:41:02 0 0.03 0.00 0.03 0.00 0.02 99.92 23:06:53 22:41:02 1 0.30 0.00 0.03 0.00 0.02 99.65 23:06:53 23:06:53 22:41:02 CPU %user %nice %system %iowait %steal %idle 23:06:53 22:42:01 all 0.06 0.00 0.04 0.00 0.02 99.88 23:06:53 22:42:01 0 0.07 0.00 0.05 0.00 0.02 99.86 23:06:53 22:42:01 1 0.05 0.00 0.03 0.00 0.02 99.90 23:06:53 22:43:01 all 0.19 0.00 0.03 0.00 0.03 99.76 23:06:53 22:43:01 0 0.07 0.00 0.03 0.00 0.03 99.87 23:06:53 22:43:01 1 0.32 0.00 0.02 0.00 0.02 99.65 23:06:53 22:44:01 all 0.26 0.00 0.03 0.00 0.03 99.68 23:06:53 22:44:01 0 0.03 0.00 0.02 0.00 0.03 99.92 23:06:53 22:44:01 1 0.48 0.00 0.03 0.00 0.03 99.45 23:06:53 22:45:01 all 0.21 0.00 0.04 0.00 0.03 99.72 23:06:53 22:45:01 0 0.03 0.00 0.03 0.00 0.03 99.90 23:06:53 22:45:01 1 0.38 0.00 0.05 0.00 0.02 99.55 23:06:53 22:46:01 all 0.24 0.00 0.04 0.00 0.01 99.71 23:06:53 22:46:01 0 0.03 0.00 0.03 0.00 0.00 99.93 23:06:53 22:46:01 1 0.45 0.00 0.05 0.00 0.02 99.48 23:06:53 22:47:01 all 0.19 0.00 0.06 0.00 0.03 99.72 23:06:53 22:47:01 0 0.03 0.00 0.05 0.00 0.03 99.88 23:06:53 22:47:01 1 0.35 0.00 0.07 0.00 0.03 99.55 23:06:53 22:48:01 all 0.07 0.00 0.04 0.00 0.01 99.88 23:06:53 22:48:01 0 0.05 0.00 0.02 0.00 0.00 99.93 23:06:53 22:48:01 1 0.08 0.00 0.07 0.00 0.02 99.83 23:06:53 22:49:01 all 0.13 0.00 0.04 0.00 0.03 99.80 23:06:53 22:49:01 0 0.02 0.00 0.03 0.00 0.03 99.92 23:06:53 22:49:01 1 0.25 0.00 0.05 0.00 0.02 99.68 23:06:53 22:50:01 all 0.28 0.00 0.03 0.00 0.03 99.66 23:06:53 22:50:01 0 0.27 0.00 0.03 0.00 0.05 99.65 23:06:53 22:50:01 1 0.28 0.00 0.03 0.00 0.02 99.67 23:06:53 22:51:01 all 0.18 0.00 0.03 0.01 0.03 99.75 23:06:53 22:51:01 0 0.03 0.00 0.03 0.02 0.03 99.88 23:06:53 22:51:01 1 0.32 0.00 0.03 0.00 0.03 99.62 23:06:53 22:52:01 all 0.18 0.00 0.04 0.00 0.03 99.75 23:06:53 22:52:01 0 0.05 0.00 0.03 0.00 0.02 99.90 23:06:53 22:52:01 1 0.32 0.00 0.05 0.00 0.03 99.60 23:06:53 23:06:53 22:52:01 CPU %user %nice %system %iowait %steal %idle 23:06:53 22:53:01 all 0.18 0.00 0.03 0.00 0.02 99.78 23:06:53 22:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:06:53 22:53:01 1 0.33 0.00 0.03 0.00 0.03 99.60 23:06:53 22:54:01 all 0.23 0.00 0.03 0.00 0.03 99.72 23:06:53 22:54:01 0 0.05 0.00 0.02 0.00 0.02 99.92 23:06:53 22:54:01 1 0.40 0.00 0.05 0.00 0.03 99.52 23:06:53 22:55:01 all 0.18 0.00 0.03 0.00 0.03 99.76 23:06:53 22:55:01 0 0.03 0.00 0.03 0.00 0.02 99.92 23:06:53 22:55:01 1 0.33 0.00 0.03 0.00 0.03 99.60 23:06:53 22:56:01 all 0.09 0.00 0.04 0.00 0.03 99.84 23:06:53 22:56:01 0 0.03 0.00 0.03 0.00 0.02 99.92 23:06:53 22:56:01 1 0.15 0.00 0.05 0.00 0.03 99.77 23:06:53 22:57:01 all 0.13 0.00 0.05 0.00 0.02 99.81 23:06:53 22:57:01 0 0.07 0.00 0.07 0.00 0.03 99.83 23:06:53 22:57:01 1 0.18 0.00 0.03 0.00 0.00 99.78 23:06:53 22:58:01 all 0.19 0.00 0.03 0.00 0.03 99.76 23:06:53 22:58:01 0 0.05 0.00 0.02 0.00 0.02 99.92 23:06:53 22:58:01 1 0.33 0.00 0.03 0.00 0.03 99.60 23:06:53 22:59:01 all 0.24 0.00 0.03 0.00 0.02 99.71 23:06:53 22:59:01 0 0.07 0.00 0.02 0.00 0.02 99.90 23:06:53 22:59:01 1 0.42 0.00 0.05 0.00 0.02 99.52 23:06:53 23:00:01 all 0.24 0.00 0.02 0.00 0.03 99.72 23:06:53 23:00:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:06:53 23:00:01 1 0.47 0.00 0.02 0.00 0.03 99.48 23:06:53 23:01:01 all 0.19 0.00 0.04 0.00 0.02 99.75 23:06:53 23:01:01 0 0.07 0.00 0.03 0.00 0.02 99.88 23:06:53 23:01:01 1 0.32 0.00 0.05 0.00 0.02 99.62 23:06:53 23:02:01 all 0.09 0.00 0.03 0.00 0.03 99.85 23:06:53 23:02:01 0 0.05 0.00 0.02 0.00 0.03 99.90 23:06:53 23:02:01 1 0.13 0.00 0.05 0.00 0.02 99.80 23:06:53 23:03:01 all 0.23 0.00 0.03 0.00 0.02 99.73 23:06:53 23:03:01 0 0.03 0.00 0.03 0.00 0.02 99.92 23:06:53 23:03:01 1 0.42 0.00 0.02 0.00 0.02 99.55 23:06:53 23:06:53 23:03:01 CPU %user %nice %system %iowait %steal %idle 23:06:53 23:04:01 all 0.24 0.00 0.03 0.00 0.03 99.71 23:06:53 23:04:01 0 0.02 0.00 0.03 0.00 0.02 99.93 23:06:53 23:04:01 1 0.47 0.00 0.02 0.00 0.03 99.48 23:06:53 23:05:01 all 0.25 0.00 0.02 0.00 0.02 99.72 23:06:53 23:05:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:06:53 23:05:01 1 0.47 0.00 0.02 0.00 0.02 99.50 23:06:53 23:06:01 all 0.24 0.00 0.03 0.00 0.02 99.72 23:06:53 23:06:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:06:53 23:06:01 1 0.47 0.00 0.03 0.00 0.02 99.48 23:06:53 Average: all 0.55 0.00 0.12 0.07 0.02 99.24 23:06:53 Average: 0 0.42 0.00 0.12 0.05 0.02 99.38 23:06:53 Average: 1 0.69 0.00 0.11 0.09 0.02 99.09 23:06:53 23:06:53 23:06:53