Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fda9d1ea1beae025ec627ac6a2e5bcc8b822e5cc 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-ssh16493567085063118751.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh17319428116210579619.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9563800073133933305.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh10059783663516045535.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > 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-modbus-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10691738415209031740.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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-modbus-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-116892 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/gexfoundry_device-modbus-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision fda9d1ea1beae025ec627ac6a2e5bcc8b822e5cc (main) > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fda9d1ea1beae025ec627ac6a2e5bcc8b822e5cc # timeout=10 Commit message: "fix: update command request and response topic (#386)" > git rev-list --no-walk 0402772c8535e80a39149c240333cd83d56188f2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:00:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:00:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:00:03 ========================================================= 16:00:03 EdgeX Global Pipelines Version Info 16:00:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:00:04 ------------------- 16:00:04 stable info: 16:00:04 ------------------- 16:00:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:00:04 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 16:00:04 Message: update stable to v1.0.243 16:00:04 ------------------- 16:00:04 experimental info: 16:00:04 ------------------- 16:00:04 Commited By: **** collab-it+edgex@linuxfoundation.org 16:00:04 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 16:00:04 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:00:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 16:00:05 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 16:00:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:00:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:00:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:00:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:00:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:00:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:00:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:00:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:00:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:00:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 16:00:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:00:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:00:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:00:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:00:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:00:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:00:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:00:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:00:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:00:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:00:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:00:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:00:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:00:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:00:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:00:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:00:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:00:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:00:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fda9d1ea1beae025ec627ac6a2e5bcc8b822e5cc [Pipeline] echo 16:00:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fda9d1e [Pipeline] echo 16:00:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:00:05 provisioning config files... 16:00:05 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config16724006382004436812tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:00:05 ---> docker-login.sh 16:00:05 nexus3.edgexfoundry.org:10001 16:00:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:06 Configure a credential helper to remove this warning. See 16:00:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:06 16:00:06 Login Succeeded 16:00:06 nexus3.edgexfoundry.org:10002 16:00:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:06 Configure a credential helper to remove this warning. See 16:00:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:06 16:00:06 Login Succeeded 16:00:06 nexus3.edgexfoundry.org:10003 16:00:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:06 Configure a credential helper to remove this warning. See 16:00:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:06 16:00:06 Login Succeeded 16:00:06 nexus3.edgexfoundry.org:10004 16:00:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:06 Configure a credential helper to remove this warning. See 16:00:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:06 16:00:06 Login Succeeded 16:00:06 docker.io 16:00:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:11 Configure a credential helper to remove this warning. See 16:00:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:11 16:00:11 Login Succeeded 16:00:11 ---> docker-login.sh ends [Pipeline] } 16:00:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:00:12 + git rev-list -1 --merges fda9d1ea1beae025ec627ac6a2e5bcc8b822e5cc~1..fda9d1ea1beae025ec627ac6a2e5bcc8b822e5cc [Pipeline] echo 16:00:12 -----------> git rev-list -1 --merges fda9d1ea1beae025ec627ac6a2e5bcc8b822e5cc~1..fda9d1ea1beae025ec627ac6a2e5bcc8b822e5cc fda9d1ea1beae025ec627ac6a2e5bcc8b822e5cc [false] [Pipeline] sh 16:00:12 + git log --format=format:%s -1 fda9d1ea1beae025ec627ac6a2e5bcc8b822e5cc [Pipeline] echo 16:00:12 ========================================================= 16:00:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:00:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:00:12 + git log --format=format:%s -1 fda9d1ea1beae025ec627ac6a2e5bcc8b822e5cc [Pipeline] echo 16:00:12 [semverPrep] GIT_COMMIT: fda9d1ea1beae025ec627ac6a2e5bcc8b822e5cc, Commit Message: fix: update command request and response topic (#386) [Pipeline] echo 16:00:12 [semverPrep] This is not a build commit. [Pipeline] sh 16:00:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:00:13 + grep -v github /etc/ssh/ssh_known_hosts 16:00:13 + [ -e /tmp/ssh_known_hosts ] 16:00:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:00:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:00:13 + sudo tee -a /etc/ssh/ssh_known_hosts 16:00:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:00:13 16:00:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:00:13 0.1.4: Pulling from edgex-devops/py-git-semver 16:00:13 b85a868b505f: Pulling fs layer 16:00:13 e2be974225ed: Pulling fs layer 16:00:13 339a4e72a1f5: Pulling fs layer 16:00:13 988bab9f4d93: Pulling fs layer 16:00:13 1469e6f7b9e6: Pulling fs layer 16:00:13 eaf3925da568: Pulling fs layer 16:00:13 988bab9f4d93: Waiting 16:00:13 1469e6f7b9e6: Waiting 16:00:13 bab4dde63d76: Pulling fs layer 16:00:13 eaf3925da568: Waiting 16:00:13 bab4dde63d76: Waiting 16:00:13 bde34c3a00c8: Pulling fs layer 16:00:13 b352a97aabf1: Pulling fs layer 16:00:13 4872d77fe225: Pulling fs layer 16:00:13 5851b861e8e6: Pulling fs layer 16:00:13 bde34c3a00c8: Waiting 16:00:13 b352a97aabf1: Waiting 16:00:13 4872d77fe225: Waiting 16:00:13 5851b861e8e6: Waiting 16:00:13 e2be974225ed: Download complete 16:00:13 988bab9f4d93: Download complete 16:00:14 1469e6f7b9e6: Verifying Checksum 16:00:14 1469e6f7b9e6: Download complete 16:00:14 339a4e72a1f5: Verifying Checksum 16:00:14 339a4e72a1f5: Download complete 16:00:14 eaf3925da568: Verifying Checksum 16:00:14 eaf3925da568: Download complete 16:00:14 bde34c3a00c8: Verifying Checksum 16:00:14 bde34c3a00c8: Download complete 16:00:14 b352a97aabf1: Verifying Checksum 16:00:14 b352a97aabf1: Download complete 16:00:14 4872d77fe225: Verifying Checksum 16:00:14 4872d77fe225: Download complete 16:00:14 5851b861e8e6: Verifying Checksum 16:00:14 5851b861e8e6: Download complete 16:00:14 b85a868b505f: Verifying Checksum 16:00:14 b85a868b505f: Download complete 16:00:14 bab4dde63d76: Verifying Checksum 16:00:14 bab4dde63d76: Download complete 16:00:15 b85a868b505f: Pull complete 16:00:15 e2be974225ed: Pull complete 16:00:16 339a4e72a1f5: Pull complete 16:00:16 988bab9f4d93: Pull complete 16:00:17 1469e6f7b9e6: Pull complete 16:00:17 eaf3925da568: Pull complete 16:00:19 bab4dde63d76: Pull complete 16:00:19 bde34c3a00c8: Pull complete 16:00:19 b352a97aabf1: Pull complete 16:00:19 4872d77fe225: Pull complete 16:00:19 5851b861e8e6: Pull complete 16:00:20 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:00:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:00:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:00:20 prd-ubuntu20.04-docker-8c-8g-116892 does not seem to be running inside a container 16:00:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:00:23 $ docker top d1e00664733442d90ef415c038495a7e49376cb652afd93bd9551ff56b53be9e -eo pid,comm 16:00:23 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:00:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:00:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:00:23 [ssh-agent] Looking for ssh-agent implementation... 16:00:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:00:23 $ docker exec d1e00664733442d90ef415c038495a7e49376cb652afd93bd9551ff56b53be9e ssh-agent 16:00:23 SSH_AUTH_SOCK=/tmp/ssh-bqt1CbCi3SF8/agent.31 16:00:23 SSH_AGENT_PID=36 16:00:23 Running ssh-add (command line suppressed) 16:00:23 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15581047413413435882.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15581047413413435882.key) 16:00:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:00:23 + git tag --points-at HEAD [Pipeline] } 16:00:23 $ docker exec --env ******** --env ******** d1e00664733442d90ef415c038495a7e49376cb652afd93bd9551ff56b53be9e ssh-agent -k 16:00:23 unset SSH_AUTH_SOCK; 16:00:23 unset SSH_AGENT_PID; 16:00:23 echo Agent pid 36 killed; 16:00:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:00:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:00:23 [ssh-agent] Looking for ssh-agent implementation... 16:00:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:00:24 $ docker exec d1e00664733442d90ef415c038495a7e49376cb652afd93bd9551ff56b53be9e ssh-agent 16:00:24 SSH_AUTH_SOCK=/tmp/ssh-oA23ENAbErIs/agent.68 16:00:24 SSH_AGENT_PID=74 16:00:24 Running ssh-add (command line suppressed) 16:00:24 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4112642213049139506.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4112642213049139506.key) 16:00:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:00:24 + git semver init 16:00:24 2022-10-25 16:00:24,801 [run_init] DEBUG init version:0.0.0 force:False 16:00:24 2022-10-25 16:00:24,802 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver 16:00:24 2022-10-25 16:00:24,802 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver 16:00:24 2022-10-25 16:00:24,803 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/gexfoundry_device-modbus-go_main/.semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) 16:00:25 2022-10-25 16:00:25,794 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude 16:00:25 2022-10-25 16:00:25,795 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False 16:00:25 2022-10-25 16:00:25,795 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 16:00:25 2022-10-25 16:00:25,795 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 16:00:25 2.3.0-dev.21 [Pipeline] } 16:00:25 $ docker exec --env ******** --env ******** d1e00664733442d90ef415c038495a7e49376cb652afd93bd9551ff56b53be9e ssh-agent -k 16:00:25 unset SSH_AUTH_SOCK; 16:00:25 unset SSH_AGENT_PID; 16:00:25 echo Agent pid 74 killed; 16:00:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:00:26 + git semver [Pipeline] } 16:00:26 $ docker stop --time=1 d1e00664733442d90ef415c038495a7e49376cb652afd93bd9551ff56b53be9e 16:00:27 $ docker rm -f d1e00664733442d90ef415c038495a7e49376cb652afd93bd9551ff56b53be9e [Pipeline] // withDockerContainer [Pipeline] sh 16:00:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:00:28 Stashed 1 file(s) [Pipeline] echo 16:00:28 [edgeXSemver]: initialized semver on version 2.3.0-dev.21 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:00:28 provisioning config files... 16:00:28 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config14568577425463993511tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:00:28 ---> docker-login.sh 16:00:28 nexus3.edgexfoundry.org:10001 16:00:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:28 Configure a credential helper to remove this warning. See 16:00:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:28 16:00:28 Login Succeeded 16:00:28 nexus3.edgexfoundry.org:10002 16:00:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:28 Configure a credential helper to remove this warning. See 16:00:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:28 16:00:28 Login Succeeded 16:00:28 nexus3.edgexfoundry.org:10003 16:00:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:28 Configure a credential helper to remove this warning. See 16:00:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:28 16:00:28 Login Succeeded 16:00:28 nexus3.edgexfoundry.org:10004 16:00:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:28 Configure a credential helper to remove this warning. See 16:00:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:28 16:00:28 Login Succeeded 16:00:28 docker.io 16:00:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:00:29 Configure a credential helper to remove this warning. See 16:00:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:00:29 16:00:29 Login Succeeded 16:00:29 ---> docker-login.sh ends [Pipeline] } 16:00:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:00:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:00:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:00:29 ========================================================= 16:00:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:00:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:29 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 16:00:29 Sending build context to Docker daemon 6.195MB 16:00:29 Step 1/11 : ARG BASE=golang:1.18-alpine3.16 16:00:29 Step 2/11 : FROM ${BASE} AS builder 16:00:29 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:00:29 213ec9aee27d: Pulling fs layer 16:00:29 4583459ba037: Pulling fs layer 16:00:29 93c1e223e6f2: Pulling fs layer 16:00:29 53926ce57604: Pulling fs layer 16:00:29 21b2b0c7a3f4: Pulling fs layer 16:00:29 30f14e443154: Pulling fs layer 16:00:29 801331c1e519: Pulling fs layer 16:00:29 99cc6dd402b0: Pulling fs layer 16:00:29 7d9ed39f4882: Pulling fs layer 16:00:29 53926ce57604: Waiting 16:00:29 21b2b0c7a3f4: Waiting 16:00:29 30f14e443154: Waiting 16:00:29 99cc6dd402b0: Waiting 16:00:29 7d9ed39f4882: Waiting 16:00:30 93c1e223e6f2: Verifying Checksum 16:00:30 93c1e223e6f2: Download complete 16:00:30 4583459ba037: Verifying Checksum 16:00:30 4583459ba037: Download complete 16:00:30 21b2b0c7a3f4: Verifying Checksum 16:00:30 21b2b0c7a3f4: Download complete 16:00:30 30f14e443154: Download complete 16:00:30 801331c1e519: Verifying Checksum 16:00:30 801331c1e519: Download complete 16:00:30 213ec9aee27d: Verifying Checksum 16:00:30 213ec9aee27d: Download complete 16:00:30 213ec9aee27d: Pull complete 16:00:30 4583459ba037: Pull complete 16:00:30 93c1e223e6f2: Pull complete 16:00:31 7d9ed39f4882: Verifying Checksum 16:00:31 7d9ed39f4882: Download complete 16:00:31 99cc6dd402b0: Verifying Checksum 16:00:31 99cc6dd402b0: Download complete 16:00:31 53926ce57604: Verifying Checksum 16:00:31 53926ce57604: Download complete 16:00:35 53926ce57604: Pull complete 16:00:35 21b2b0c7a3f4: Pull complete 16:00:35 30f14e443154: Pull complete 16:00:35 801331c1e519: Pull complete 16:00:37 99cc6dd402b0: Pull complete 16:00:38 7d9ed39f4882: Pull complete 16:00:38 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 16:00:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:00:38 ---> 1dedd983c030 16:00:38 Step 3/11 : ARG ADD_BUILD_TAGS="" 16:00:43 Still waiting to schedule task 16:00:43 ‘prd-ubuntu20.04-docker-8c-8g-116883’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 16:00:43 ‘prd-ubuntu20.04-docker-8c-8g-116893’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 16:00:43 ‘prd-ubuntu20.04-docker-arm64-4c-16g-116881’ is offline 16:00:43 ‘prd-ubuntu20.04-docker-arm64-4c-16g-116895’ is offline 16:00:43 ‘prd-ubuntu20.04-docker-arm64-4c-16g-116896’ is offline 16:00:45 ---> Running in 0ebfb70faf8b 16:00:45 Removing intermediate container 0ebfb70faf8b 16:00:45 ---> 8ba635312581 16:00:45 Step 4/11 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:00:45 ---> Running in c5869ff1f521 16:00:45 Removing intermediate container c5869ff1f521 16:00:45 ---> 784357ed5cb7 16:00:45 Step 5/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:00:45 ---> Running in bacbab7e451d 16:00:45 Removing intermediate container bacbab7e451d 16:00:45 ---> 0b5b915a3c93 16:00:45 Step 6/11 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 16:00:45 ---> Running in 03b672d79738 16:00:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:00:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:00:46 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory 16:00:46 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory 16:00:46 ERROR: unable to select packages: 16:00:46  openssh (no such package): 16:00:46 required by: world[openssh] 16:00:46 The command '/bin/sh -c apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev' returned a non-zero code: 1 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:00:46 16:00:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:00:47 latest: Pulling from edgex-lftools-log-publisher 16:00:47 5eb5b503b376: Pulling fs layer 16:00:47 5c69ac0246d0: Pulling fs layer 16:00:47 ec43610c2a17: Pulling fs layer 16:00:47 3a2ae6a8a46f: Pulling fs layer 16:00:47 33b1e0a273af: Pulling fs layer 16:00:47 5d3b04190fa2: Pulling fs layer 16:00:47 3a2ae6a8a46f: Waiting 16:00:47 33b1e0a273af: Waiting 16:00:47 2f39f015ded8: Pulling fs layer 16:00:47 2f39f015ded8: Waiting 16:00:47 5d3b04190fa2: Waiting 16:00:47 5c69ac0246d0: Verifying Checksum 16:00:47 5c69ac0246d0: Download complete 16:00:47 3a2ae6a8a46f: Verifying Checksum 16:00:47 3a2ae6a8a46f: Download complete 16:00:47 33b1e0a273af: Verifying Checksum 16:00:47 33b1e0a273af: Download complete 16:00:47 5d3b04190fa2: Download complete 16:00:47 ec43610c2a17: Verifying Checksum 16:00:47 ec43610c2a17: Download complete 16:00:47 5eb5b503b376: Verifying Checksum 16:00:47 5eb5b503b376: Download complete 16:00:49 5eb5b503b376: Pull complete 16:00:49 5c69ac0246d0: Pull complete 16:00:49 ec43610c2a17: Pull complete 16:00:49 3a2ae6a8a46f: Pull complete 16:00:49 33b1e0a273af: Pull complete 16:00:49 5d3b04190fa2: Pull complete 16:00:55 2f39f015ded8: Pull complete 16:00:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:00:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:00:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:00:55 prd-ubuntu20.04-docker-8c-8g-116892 does not seem to be running inside a container 16:00:55 $ 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/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:01:01 $ docker top 47e180883b1ed2e2bc49a83d50616f86ab8b0eca67f71ec4ed7d63f346c1c07f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:01:01 ---> job-cost.sh 16:01:01 lf-activate-venv: SKIPPING 16:01:01 INFO: No Stack... 16:01:01 INFO: Retrieving Pricing Info for: v3-standard-8 16:01:01 INFO: Archiving Costs [Pipeline] sh 16:01:02 + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv 16:01:02 + cut -d, -f6 [Pipeline] lock 16:01:02 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-60-stack-cost] 16:01:02 Resource [jenkins-edgexfoundry-device-modbus-go-main-60-stack-cost] did not exist. Created. 16:01:02 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-60-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:01:02 + echo total: 0.2199999988079071 [Pipeline] stash 16:01:02 Stashed 1 file(s) [Pipeline] } 16:01:02 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-60-stack-cost] [Pipeline] // lock [Pipeline] } 16:01:02 $ docker stop --time=1 47e180883b1ed2e2bc49a83d50616f86ab8b0eca67f71ec4ed7d63f346c1c07f 16:01:03 $ docker rm -f 47e180883b1ed2e2bc49a83d50616f86ab8b0eca67f71ec4ed7d63f346c1c07f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:01:03 Failed in branch amd64 16:20:41 Running on prd-ubuntu20.04-docker-arm64-4c-16g-116905 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 16:20:41 Running in /w/workspace/device-modbus-go/60 [Pipeline] { [Pipeline] checkout 16:20:41 Selected Git installation does not exist. Using Default 16:20:41 The recommended git tool is: NONE 16:20:47 using credential edgex-jenkins-ssh 16:20:47 Cloning the remote Git repository 16:20:47 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 16:20:47 > git init /w/workspace/device-modbus-go/60 # timeout=10 16:20:47 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 16:20:47 > git --version # timeout=10 16:20:47 > git --version # 'git version 2.25.1' 16:20:47 using GIT_SSH to set credentials SSH Credentials for GitHub 16:20:47 Verifying host key using known hosts file 16:20:47 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 16:20:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:20:49 Avoid second fetch 16:20:49 Checking out Revision fda9d1ea1beae025ec627ac6a2e5bcc8b822e5cc (main) 16:20:50 Commit message: "fix: update command request and response topic (#386)" 16:20:48 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 16:20:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:20:49 > git config core.sparsecheckout # timeout=10 16:20:49 > git checkout -f fda9d1ea1beae025ec627ac6a2e5bcc8b822e5cc # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:20:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:20:51 % Total % Received % Xferd Average Speed Time Time Time Current 16:20:51 Dload Upload Total Spent Left Speed 16:20:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 99228 0 --:--:-- --:--:-- --:--:-- 99228 [Pipeline] sh 16:20:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:20:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:20:52 + sudo tee /etc/docker/daemon.new 16:20:52 { 16:20:52 "registry-mirrors": [ 16:20:52 "https://nexus3.edgexfoundry.org:10001" 16:20:52 ], 16:20:52 "bip": "10.250.0.254/24", 16:20:52 "hosts": [ 16:20:52 "tcp://0.0.0.0:5555", 16:20:52 "unix:///var/run/docker.sock" 16:20:52 ], 16:20:52 "mtu": 1458, 16:20:52 "selinux-enabled": true, 16:20:52 "seccomp-profile": "/etc/docker/seccomp.json" 16:20:52 } [Pipeline] sh 16:20:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:20:52 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:21:10 provisioning config files... 16:21:11 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/60@tmp/config7420516170939030497tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:21:11 ---> docker-login.sh 16:21:11 nexus3.edgexfoundry.org:10001 16:21:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:21:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:21:11 Configure a credential helper to remove this warning. See 16:21:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:21:11 16:21:11 Login Succeeded 16:21:11 nexus3.edgexfoundry.org:10002 16:21:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:21:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:21:12 Configure a credential helper to remove this warning. See 16:21:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:21:12 16:21:12 Login Succeeded 16:21:12 nexus3.edgexfoundry.org:10003 16:21:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:21:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:21:12 Configure a credential helper to remove this warning. See 16:21:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:21:12 16:21:12 Login Succeeded 16:21:12 nexus3.edgexfoundry.org:10004 16:21:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:21:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:21:13 Configure a credential helper to remove this warning. See 16:21:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:21:13 16:21:13 Login Succeeded 16:21:13 docker.io 16:21:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:21:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:21:13 Configure a credential helper to remove this warning. See 16:21:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:21:13 16:21:13 Login Succeeded 16:21:13 ---> docker-login.sh ends [Pipeline] } 16:21:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:21:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:21:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:21:14 ========================================================= 16:21:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:21:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:14 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 16:21:14 Sending build context to Docker daemon 3.225MB 16:21:14 Step 1/11 : ARG BASE=golang:1.18-alpine3.16 16:21:14 Step 2/11 : FROM ${BASE} AS builder 16:21:14 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:21:14 9b18e9b68314: Pulling fs layer 16:21:14 d32db5db7311: Pulling fs layer 16:21:14 d0c4b47475fc: Pulling fs layer 16:21:14 5831b945b038: Pulling fs layer 16:21:14 86bbec2aaacd: Pulling fs layer 16:21:14 e10730c5d714: Pulling fs layer 16:21:14 5dd5c2283517: Pulling fs layer 16:21:14 d5ac0230b979: Pulling fs layer 16:21:14 5831b945b038: Waiting 16:21:14 e10730c5d714: Waiting 16:21:14 5dd5c2283517: Waiting 16:21:14 d5ac0230b979: Waiting 16:21:14 86bbec2aaacd: Waiting 16:21:14 d0c4b47475fc: Verifying Checksum 16:21:14 d0c4b47475fc: Download complete 16:21:14 d32db5db7311: Verifying Checksum 16:21:14 d32db5db7311: Download complete 16:21:14 86bbec2aaacd: Verifying Checksum 16:21:14 86bbec2aaacd: Download complete 16:21:14 e10730c5d714: Verifying Checksum 16:21:14 e10730c5d714: Download complete 16:21:14 9b18e9b68314: Verifying Checksum 16:21:14 9b18e9b68314: Download complete 16:21:15 9b18e9b68314: Pull complete 16:21:16 d5ac0230b979: Verifying Checksum 16:21:16 d5ac0230b979: Download complete 16:21:16 d32db5db7311: Pull complete 16:21:17 d0c4b47475fc: Pull complete 16:21:17 5dd5c2283517: Verifying Checksum 16:21:17 5dd5c2283517: Download complete 16:21:18 5831b945b038: Verifying Checksum 16:21:18 5831b945b038: Download complete 16:21:30 5831b945b038: Pull complete 16:21:30 86bbec2aaacd: Pull complete 16:21:30 e10730c5d714: Pull complete 16:21:37 5dd5c2283517: Pull complete 16:21:39 d5ac0230b979: Pull complete 16:21:39 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 16:21:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:21:39 ---> 59b3b1a385d4 16:21:39 Step 3/11 : ARG ADD_BUILD_TAGS="" 16:21:41 ---> Running in 170f0b2ce577 16:21:41 Removing intermediate container 170f0b2ce577 16:21:41 ---> 966051188e10 16:21:41 Step 4/11 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:21:41 ---> Running in c556a2b36ffa 16:21:42 Removing intermediate container c556a2b36ffa 16:21:42 ---> 3df1bce6dcf1 16:21:42 Step 5/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:21:42 ---> Running in 5ec9432d27bc 16:21:44 Removing intermediate container 5ec9432d27bc 16:21:44 ---> 570cc48ae553 16:21:44 Step 6/11 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 16:21:44 ---> Running in c93795d44f44 16:21:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:21:45 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory 16:21:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:21:45 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory 16:21:45 ERROR: unable to select packages: 16:21:45  openssh (no such package): 16:21:45 required by: world[openssh] 16:21:46 The command '/bin/sh -c apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev' returned a non-zero code: 1 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:21:46 16:21:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:21:47 arm64: Pulling from edgex-lftools-log-publisher 16:21:47 8998bd30e6a1: Pulling fs layer 16:21:47 04944245beec: Pulling fs layer 16:21:47 699f458cf7ca: Pulling fs layer 16:21:47 765212b225bb: Pulling fs layer 16:21:47 f23df028b6ca: Pulling fs layer 16:21:47 d65c8cfc05b1: Pulling fs layer 16:21:47 2437ff75d9bd: Pulling fs layer 16:21:47 f23df028b6ca: Waiting 16:21:47 765212b225bb: Waiting 16:21:47 d65c8cfc05b1: Waiting 16:21:47 2437ff75d9bd: Waiting 16:21:47 04944245beec: Verifying Checksum 16:21:47 04944245beec: Download complete 16:21:47 765212b225bb: Download complete 16:21:47 f23df028b6ca: Verifying Checksum 16:21:47 f23df028b6ca: Download complete 16:21:47 d65c8cfc05b1: Verifying Checksum 16:21:47 d65c8cfc05b1: Download complete 16:21:47 699f458cf7ca: Verifying Checksum 16:21:47 699f458cf7ca: Download complete 16:21:48 8998bd30e6a1: Verifying Checksum 16:21:48 8998bd30e6a1: Download complete 16:21:50 2437ff75d9bd: Download complete 16:21:52 8998bd30e6a1: Pull complete 16:21:52 04944245beec: Pull complete 16:21:54 699f458cf7ca: Pull complete 16:21:54 765212b225bb: Pull complete 16:21:55 f23df028b6ca: Pull complete 16:21:55 d65c8cfc05b1: Pull complete 16:22:10 2437ff75d9bd: Pull complete 16:22:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:22:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:22:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:22:10 prd-ubuntu20.04-docker-arm64-4c-16g-116905 does not seem to be running inside a container 16:22:10 $ 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-modbus-go/60 -v /w/workspace/device-modbus-go/60:/w/workspace/device-modbus-go/60:rw,z -v /w/workspace/device-modbus-go/60@tmp:/w/workspace/device-modbus-go/60@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:22:12 $ docker top 73746729cbc862bca7de108287fab4121190f76e90c077b5a37603cf5f85b023 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:22:13 ---> job-cost.sh 16:22:13 lf-activate-venv: SKIPPING 16:22:13 INFO: No Stack... 16:22:14 INFO: Retrieving Pricing Info for: v3-standard-4 16:22:15 INFO: Archiving Costs [Pipeline] sh 16:22:15 + cat /w/workspace/device-modbus-go/60/archives/cost.csv 16:22:15 + cut -d, -f6 [Pipeline] lock 16:22:15 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-60-stack-cost] 16:22:15 Resource [jenkins-edgexfoundry-device-modbus-go-main-60-stack-cost] did not exist. Created. 16:22:15 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-60-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:22:16 /w/workspace/device-modbus-go/60@tmp/durable-43c1e080/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:22:16 + echo total: 0.10999999940395355 [Pipeline] stash 16:22:16 Warning: overwriting stash ‘stack-cost’ 16:22:17 Stashed 1 file(s) [Pipeline] } 16:22:17 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-60-stack-cost] [Pipeline] // lock [Pipeline] } 16:22:17 $ docker stop --time=1 73746729cbc862bca7de108287fab4121190f76e90c077b5a37603cf5f85b023 16:22:18 $ docker rm -f 73746729cbc862bca7de108287fab4121190f76e90c077b5a37603cf5f85b023 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:22:19 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:22:19 + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] 16:22:19 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 16:22:19 total 16 16:22:19 drwxr-xr-x 3 root root 4096 Oct 25 16:01 . 16:22:19 drwxrwxr-x 11 jenkins jenkins 4096 Oct 25 16:01 .. 16:22:19 drwxr-xr-x 2 root root 4096 Oct 25 16:01 cost 16:22:19 -rw-r--r-- 1 root root 87 Oct 25 16:01 cost.csv 16:22:19 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives 16:22:19 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 16:22:19 total 16 16:22:19 drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 16:01 . 16:22:19 drwxrwxr-x 11 jenkins jenkins 4096 Oct 25 16:01 .. 16:22:19 drwxr-xr-x 2 jenkins jenkins 4096 Oct 25 16:01 cost 16:22:19 -rw-r--r-- 1 jenkins jenkins 87 Oct 25 16:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:22:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:22:20 ---> package-listing.sh 16:22:20 ++ tr '[:upper:]' '[:lower:]' 16:22:20 ++ facter osfamily 16:22:20 + OS_FAMILY=debian 16:22:20 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 16:22:20 + START_PACKAGES=/tmp/packages_start.txt 16:22:20 + END_PACKAGES=/tmp/packages_end.txt 16:22:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:22:20 + PACKAGES=/tmp/packages_start.txt 16:22:20 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 16:22:20 + PACKAGES=/tmp/packages_end.txt 16:22:20 + case "${OS_FAMILY}" in 16:22:20 + dpkg -l 16:22:20 + grep '^ii' 16:22:21 + '[' -f /tmp/packages_start.txt ']' 16:22:21 + '[' -f /tmp/packages_end.txt ']' 16:22:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:22:21 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 16:22:21 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 16:22:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 16:22:21 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:22:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:22:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:22:22 prd-ubuntu20.04-docker-8c-8g-116892 does not seem to be running inside a container 16:22:22 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:22:22 $ docker top 3a160b706d02e9391d3e3aa9e67f596c1b8a9a5ef8cedfd70b613d474c16ba3d -eo pid,comm [Pipeline] { [Pipeline] sh 16:22:22 + touch /tmp/pre-build-complete [Pipeline] sh 16:22:22 + mkdir -p /var/log/sysstat [Pipeline] sh 16:22:23 + ls /var/log/sa-host 16:22:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:22:23 provisioning config files... 16:22:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config17904043555594292031tmp [Pipeline] { [Pipeline] echo 16:22:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:22:23 ---> create-netrc.sh [Pipeline] } 16:22:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:22:23 ---> python-tools-install.sh [Pipeline] echo 16:22:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:22:24 ---> sudo-logs.sh 16:22:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:22:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:22:24 ---> job-cost.sh 16:22:24 lf-activate-venv: SKIPPING 16:22:24 DEBUG: total: 0.2199999988079071 16:22:24 INFO: Retrieving Stack Cost... 16:22:25 INFO: Retrieving Pricing Info for: v3-standard-8 16:22:25 INFO: Archiving Costs [Pipeline] echo 16:22:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:22:25 ---> logs-deploy.sh 16:22:25 lf-activate-venv: SKIPPING 16:22:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/60 16:22:25 INFO: archiving workspace using pattern(s): 16:22:26 Archives upload complete. 16:22:26 INFO: archiving logs to Nexus 16:22:27 ---> uname -a: 16:22:27 Linux prd-ubuntu20-04-docker-8c-8g-116892 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:22:27 16:22:27 16:22:27 ---> lscpu: 16:22:27 Architecture: x86_64 16:22:27 CPU op-mode(s): 32-bit, 64-bit 16:22:27 Byte Order: Little Endian 16:22:27 Address sizes: 40 bits physical, 48 bits virtual 16:22:27 CPU(s): 8 16:22:27 On-line CPU(s) list: 0-7 16:22:27 Thread(s) per core: 1 16:22:27 Core(s) per socket: 1 16:22:27 Socket(s): 8 16:22:27 NUMA node(s): 1 16:22:27 Vendor ID: AuthenticAMD 16:22:27 CPU family: 23 16:22:27 Model: 49 16:22:27 Model name: AMD EPYC-Rome Processor 16:22:27 Stepping: 0 16:22:27 CPU MHz: 2799.998 16:22:27 BogoMIPS: 5599.99 16:22:27 Virtualization: AMD-V 16:22:27 Hypervisor vendor: KVM 16:22:27 Virtualization type: full 16:22:27 L1d cache: 256 KiB 16:22:27 L1i cache: 256 KiB 16:22:27 L2 cache: 4 MiB 16:22:27 L3 cache: 128 MiB 16:22:27 NUMA node0 CPU(s): 0-7 16:22:27 Vulnerability Itlb multihit: Not affected 16:22:27 Vulnerability L1tf: Not affected 16:22:27 Vulnerability Mds: Not affected 16:22:27 Vulnerability Meltdown: Not affected 16:22:27 Vulnerability Mmio stale data: Not affected 16:22:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:22:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:22:27 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:22:27 Vulnerability Srbds: Not affected 16:22:27 Vulnerability Tsx async abort: Not affected 16:22:27 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 16:22:27 16:22:27 16:22:27 ---> nproc: 16:22:27 8 16:22:27 16:22:27 16:22:27 ---> df -h: 16:22:27 Filesystem Size Used Avail Use% Mounted on 16:22:27 overlay 155G 11G 145G 7% / 16:22:27 tmpfs 64M 0 64M 0% /dev 16:22:27 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:22:27 shm 64M 0 64M 0% /dev/shm 16:22:27 /dev/vda1 155G 11G 145G 7% /facter-os 16:22:27 16:22:27 16:22:27 ---> sar -b -r -n DEV: 16:22:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-116892) 10/25/22 _x86_64_ (8 CPU) 16:22:27 16:22:27 15:59:19 LINUX RESTART (8 CPU) 16:22:27 16:22:27 16:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:22:27 16:01:01 122.36 10.45 111.91 0.00 1747.84 52751.34 0.00 16:22:27 16:02:01 4.85 0.15 4.70 0.00 10.66 69.87 0.00 16:22:27 16:03:01 0.87 0.00 0.87 0.00 0.00 9.73 0.00 16:22:27 16:04:01 1.73 0.00 1.73 0.00 0.00 20.00 0.00 16:22:27 16:05:01 39.19 9.52 29.68 0.00 2902.85 4830.39 0.00 16:22:27 16:06:01 2.25 0.00 2.25 0.00 0.00 26.93 0.00 16:22:27 16:07:01 0.92 0.00 0.92 0.00 0.00 10.39 0.00 16:22:27 16:08:01 1.60 0.00 1.60 0.00 0.00 17.46 0.00 16:22:27 16:09:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 16:22:27 16:10:01 1.95 0.00 1.95 0.00 0.00 33.06 0.00 16:22:27 16:11:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 16:22:27 16:12:01 1.62 0.00 1.62 0.00 0.00 18.79 0.00 16:22:27 16:13:01 2.57 1.67 0.90 0.00 37.73 11.86 0.00 16:22:27 16:14:01 1.27 0.00 1.27 0.00 0.00 16.00 0.00 16:22:27 16:15:01 1.77 0.02 1.75 0.00 0.13 24.13 0.00 16:22:27 16:16:01 1.47 0.00 1.47 0.00 0.00 17.33 0.00 16:22:27 16:17:01 1.02 0.02 1.00 0.00 0.13 11.46 0.00 16:22:27 16:18:01 1.75 0.00 1.75 0.00 0.00 20.13 0.00 16:22:27 16:19:01 0.85 0.00 0.85 0.00 0.00 9.87 0.00 16:22:27 16:20:01 3.18 1.02 2.17 0.00 21.86 30.93 0.00 16:22:27 16:21:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 16:22:27 16:22:01 1.10 0.00 1.10 0.00 0.00 15.33 0.00 16:22:27 Average: 8.88 1.04 7.84 0.00 214.59 2635.28 0.00 16:22:27 16:22:27 16:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:22:27 16:01:01 28676364 31581044 726528 2.21 91532 3048516 1777008 5.24 1013296 2785464 708 16:22:27 16:02:01 28692392 31597400 711172 2.16 91668 3048868 1754044 5.17 1006228 2776488 16 16:22:27 16:03:01 28692380 31597468 710872 2.16 91700 3048860 1754044 5.17 1006096 2776488 12 16:22:27 16:04:01 28698672 31603948 704384 2.14 91764 3048876 1754044 5.17 1000140 2776572 16 16:22:27 16:05:01 28402892 31583044 707456 2.15 110616 3298468 1774344 5.23 1155524 2889244 232 16:22:27 16:06:01 28412340 31592472 698744 2.12 110676 3298468 1790564 5.28 1148240 2889208 0 16:22:27 16:07:01 28411780 31591976 699244 2.13 110708 3298480 1790564 5.28 1148284 2889216 8 16:22:27 16:08:01 28411660 31592104 699244 2.13 110756 3298472 1790564 5.28 1148496 2889400 36 16:22:27 16:09:01 28411668 31592160 699092 2.13 110812 3298484 1790564 5.28 1148540 2889404 16 16:22:27 16:10:01 28412148 31592804 698616 2.12 110920 3298488 1790564 5.28 1149028 2889408 56 16:22:27 16:11:01 28412016 31592684 698684 2.12 110952 3298488 1790564 5.28 1149640 2889408 12 16:22:27 16:12:01 28411780 31592520 698848 2.13 111000 3298492 1790564 5.28 1149856 2889412 144 16:22:27 16:13:01 28398772 31581668 709496 2.16 111048 3299612 1790564 5.28 1162780 2889792 48 16:22:27 16:14:01 28398416 31581392 709648 2.16 111080 3299620 1790564 5.28 1162144 2889768 12 16:22:27 16:15:01 28396748 31579916 711396 2.16 111172 3299592 1780640 5.25 1162160 2889816 8 16:22:27 16:16:01 28397136 31580336 711104 2.16 111212 3299604 1780640 5.25 1161900 2889816 16 16:22:27 16:17:01 28396276 31579540 711908 2.16 111256 3299612 1780640 5.25 1161956 2889824 16 16:22:27 16:18:01 28396760 31580124 710860 2.16 111296 3299608 1780640 5.25 1162136 2889820 44 16:22:27 16:19:01 28396484 31579920 711164 2.16 111320 3299620 1780640 5.25 1162484 2889828 28 16:22:27 16:20:01 28394568 31579068 712192 2.17 111404 3300232 1795428 5.29 1162844 2890392 52 16:22:27 16:21:01 28394780 31579312 711808 2.16 111436 3300232 1795428 5.29 1162588 2890392 8 16:22:27 16:22:01 28394700 31579284 711788 2.16 111460 3300248 1795428 5.29 1162732 2890396 64 16:22:27 Average: 28455033 31586827 707466 2.15 107536 3253679 1782638 5.25 1129413 2869525 71 16:22:27 16:22:27 16:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:22:27 16:01:01 lo 7.07 7.07 0.69 0.69 0.00 0.00 0.00 0.00 16:22:27 16:01:01 ens3 391.33 253.12 8246.58 47.45 0.00 0.00 0.00 0.00 16:22:27 16:01:01 docker0 6.25 5.50 0.58 46.98 0.00 0.00 0.00 0.00 16:22:27 16:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:22:27 16:02:01 ens3 5.62 3.07 5.25 1.89 0.00 0.00 0.00 0.00 16:22:27 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:27 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:27 16:03:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:27 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:27 16:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:22:27 16:04:01 ens3 0.28 0.13 0.02 0.01 0.00 0.00 0.00 0.00 16:22:27 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:27 16:05:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 16:22:27 16:05:01 ens3 89.27 57.32 1299.70 4.18 0.00 0.00 0.00 0.00 16:22:27 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:27 16:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:22:27 16:06:01 ens3 0.18 0.15 0.01 0.01 0.00 0.00 0.00 0.00 16:22:27 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:27 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:27 16:07:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:27 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:27 16:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:22:27 16:08:01 ens3 0.28 0.12 0.02 0.01 0.00 0.00 0.00 0.00 16:22:27 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:27 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:27 16:09:01 ens3 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 16:22:27 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:27 16:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:22:27 16:10:01 ens3 3.62 1.03 1.93 0.37 0.00 0.00 0.00 0.00 16:22:27 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:27 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:27 16:11:01 ens3 0.93 0.47 0.57 0.40 0.00 0.00 0.00 0.00 16:22:27 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:27 16:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:22:27 16:12:01 ens3 0.15 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:22:27 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:27 16:13:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 16:22:27 16:13:01 ens3 7.65 5.97 5.09 5.76 0.00 0.00 0.00 0.00 16:22:27 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:27 16:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:22:27 16:14:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:22:27 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:27 16:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:27 16:15:01 ens3 0.22 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:22:27 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:27 16:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:22:27 16:16:01 ens3 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:22:27 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:27 16:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:27 16:17:01 ens3 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 16:22:27 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:27 16:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:22:27 16:18:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:22:27 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:27 16:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:27 16:19:01 ens3 0.25 0.10 0.12 0.01 0.00 0.00 0.00 0.00 16:22:27 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:27 16:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:22:27 16:20:01 ens3 3.75 0.57 0.72 0.34 0.00 0.00 0.00 0.00 16:22:27 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:27 16:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:27 16:21:01 ens3 0.73 0.25 0.33 0.20 0.00 0.00 0.00 0.00 16:22:27 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:27 16:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:22:27 16:22:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:22:27 16:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:27 Average: lo 0.45 0.45 0.04 0.04 0.00 0.00 0.00 0.00 16:22:27 Average: ens3 22.97 14.68 434.54 2.76 0.00 0.00 0.00 0.00 16:22:27 Average: docker0 0.28 0.25 0.03 2.14 0.00 0.00 0.00 0.00 16:22:27 16:22:27 16:22:27 ---> sar -P ALL: 16:22:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-116892) 10/25/22 _x86_64_ (8 CPU) 16:22:27 16:22:27 15:59:19 LINUX RESTART (8 CPU) 16:22:27 16:22:27 16:00:01 CPU %user %nice %system %iowait %steal %idle 16:22:27 16:01:01 all 8.33 0.00 3.74 3.97 0.07 83.89 16:22:27 16:01:01 0 7.88 0.00 4.18 0.32 0.08 87.53 16:22:27 16:01:01 1 8.12 0.00 2.85 0.22 0.05 88.76 16:22:27 16:01:01 2 9.43 0.00 4.36 2.57 0.05 83.59 16:22:27 16:01:01 3 8.53 0.00 4.25 13.00 0.08 74.14 16:22:27 16:01:01 4 8.24 0.00 4.44 8.51 0.07 78.73 16:22:27 16:01:01 5 7.27 0.00 3.08 0.20 0.07 89.38 16:22:27 16:01:01 6 10.44 0.00 2.98 3.33 0.07 83.19 16:22:27 16:01:01 7 6.72 0.00 3.83 3.62 0.09 85.75 16:22:27 16:02:01 all 0.19 0.00 0.08 0.01 0.00 99.72 16:22:27 16:02:01 0 0.60 0.00 0.07 0.00 0.00 99.33 16:22:27 16:02:01 1 0.13 0.00 0.07 0.00 0.00 99.80 16:22:27 16:02:01 2 0.08 0.00 0.07 0.07 0.02 99.77 16:22:27 16:02:01 3 0.13 0.00 0.13 0.02 0.02 99.70 16:22:27 16:02:01 4 0.17 0.00 0.03 0.02 0.00 99.78 16:22:27 16:02:01 5 0.10 0.00 0.05 0.00 0.00 99.85 16:22:27 16:02:01 6 0.17 0.00 0.07 0.02 0.00 99.75 16:22:27 16:02:01 7 0.13 0.00 0.12 0.00 0.00 99.75 16:22:27 16:03:01 all 0.05 0.00 0.01 0.00 0.00 99.94 16:22:27 16:03:01 0 0.25 0.00 0.03 0.00 0.00 99.72 16:22:27 16:03:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:22:27 16:03:01 2 0.02 0.00 0.00 0.02 0.00 99.97 16:22:27 16:03:01 3 0.05 0.00 0.02 0.00 0.00 99.93 16:22:27 16:03:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:22:27 16:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:22:27 16:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:22:27 16:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:22:27 16:04:01 all 0.03 0.00 0.01 0.00 0.00 99.95 16:22:27 16:04:01 0 0.02 0.00 0.02 0.02 0.02 99.93 16:22:27 16:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:22:27 16:04:01 2 0.00 0.00 0.02 0.02 0.00 99.97 16:22:27 16:04:01 3 0.07 0.00 0.02 0.00 0.02 99.90 16:22:27 16:04:01 4 0.03 0.00 0.02 0.00 0.00 99.95 16:22:27 16:04:01 5 0.05 0.00 0.02 0.00 0.00 99.93 16:22:27 16:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:22:27 16:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:22:27 16:05:01 all 1.32 0.00 0.95 0.60 0.02 97.12 16:22:27 16:05:01 0 1.58 0.00 0.57 0.05 0.00 97.80 16:22:27 16:05:01 1 0.92 0.00 1.79 0.22 0.02 97.06 16:22:27 16:05:01 2 1.17 0.00 0.52 2.29 0.02 96.01 16:22:27 16:05:01 3 1.82 0.00 1.12 0.75 0.02 96.29 16:22:27 16:05:01 4 1.05 0.00 1.14 1.20 0.03 96.57 16:22:27 16:05:01 5 1.13 0.00 0.60 0.12 0.02 98.13 16:22:27 16:05:01 6 0.90 0.00 1.32 0.12 0.02 97.65 16:22:27 16:05:01 7 1.97 0.00 0.52 0.03 0.03 97.44 16:22:27 16:06:01 all 0.03 0.00 0.03 0.01 0.00 99.94 16:22:27 16:06:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:22:27 16:06:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:22:27 16:06:01 2 0.02 0.00 0.02 0.03 0.00 99.93 16:22:27 16:06:01 3 0.02 0.00 0.03 0.02 0.02 99.92 16:22:27 16:06:01 4 0.07 0.00 0.02 0.00 0.00 99.92 16:22:27 16:06:01 5 0.07 0.00 0.07 0.00 0.00 99.87 16:22:27 16:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:22:27 16:06:01 7 0.02 0.00 0.03 0.00 0.00 99.95 16:22:27 16:07:01 all 0.02 0.00 0.01 0.00 0.00 99.96 16:22:27 16:07:01 0 0.03 0.00 0.00 0.00 0.00 99.97 16:22:27 16:07:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:22:27 16:07:01 2 0.00 0.00 0.03 0.02 0.00 99.95 16:22:27 16:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:22:27 16:07:01 4 0.05 0.00 0.03 0.00 0.00 99.92 16:22:27 16:07:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:22:27 16:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:22:27 16:07:01 7 0.03 0.00 0.00 0.02 0.00 99.95 16:22:27 16:08:01 all 0.03 0.00 0.01 0.00 0.00 99.95 16:22:27 16:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:22:27 16:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:22:27 16:08:01 2 0.03 0.00 0.02 0.02 0.00 99.93 16:22:27 16:08:01 3 0.03 0.00 0.00 0.02 0.00 99.95 16:22:27 16:08:01 4 0.03 0.00 0.00 0.00 0.02 99.95 16:22:27 16:08:01 5 0.03 0.00 0.02 0.00 0.00 99.95 16:22:27 16:08:01 6 0.03 0.00 0.02 0.00 0.00 99.95 16:22:27 16:08:01 7 0.07 0.00 0.03 0.00 0.02 99.88 16:22:27 16:09:01 all 0.01 0.00 0.01 0.00 0.00 99.98 16:22:27 16:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:22:27 16:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:22:27 16:09:01 2 0.00 0.00 0.00 0.02 0.00 99.98 16:22:27 16:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:22:27 16:09:01 4 0.03 0.00 0.02 0.00 0.00 99.95 16:22:27 16:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:22:27 16:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:22:27 16:09:01 7 0.03 0.00 0.03 0.00 0.00 99.93 16:22:27 16:10:01 all 0.04 0.00 0.02 0.01 0.00 99.93 16:22:27 16:10:01 0 0.05 0.00 0.02 0.00 0.02 99.92 16:22:27 16:10:01 1 0.03 0.00 0.00 0.00 0.00 99.97 16:22:27 16:10:01 2 0.03 0.00 0.02 0.05 0.00 99.90 16:22:27 16:10:01 3 0.05 0.00 0.02 0.02 0.00 99.92 16:22:27 16:10:01 4 0.08 0.00 0.00 0.00 0.00 99.92 16:22:27 16:10:01 5 0.00 0.00 0.03 0.02 0.00 99.95 16:22:27 16:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:22:27 16:10:01 7 0.03 0.00 0.03 0.00 0.02 99.92 16:22:27 16:11:01 all 0.01 0.00 0.01 0.00 0.00 99.97 16:22:27 16:11:01 0 0.03 0.00 0.00 0.00 0.00 99.97 16:22:27 16:11:01 1 0.00 0.00 0.02 0.00 0.02 99.97 16:22:27 16:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:22:27 16:11:01 3 0.02 0.00 0.00 0.02 0.00 99.97 16:22:27 16:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:22:27 16:11:01 5 0.02 0.00 0.02 0.00 0.02 99.95 16:22:27 16:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:22:27 16:11:01 7 0.03 0.00 0.05 0.00 0.00 99.92 16:22:27 16:22:27 16:11:01 CPU %user %nice %system %iowait %steal %idle 16:22:27 16:12:01 all 0.03 0.00 0.01 0.00 0.00 99.95 16:22:27 16:12:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:22:27 16:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:22:27 16:12:01 2 0.02 0.00 0.00 0.02 0.00 99.97 16:22:27 16:12:01 3 0.03 0.00 0.02 0.00 0.02 99.93 16:22:27 16:12:01 4 0.05 0.00 0.00 0.00 0.00 99.95 16:22:27 16:12:01 5 0.00 0.00 0.03 0.00 0.00 99.97 16:22:27 16:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:22:27 16:12:01 7 0.03 0.00 0.05 0.00 0.02 99.90 16:22:27 16:13:01 all 0.28 0.00 0.03 0.01 0.00 99.69 16:22:27 16:13:01 0 0.97 0.00 0.02 0.00 0.00 99.01 16:22:27 16:13:01 1 0.00 0.00 0.05 0.00 0.00 99.95 16:22:27 16:13:01 2 0.32 0.00 0.03 0.03 0.00 99.62 16:22:27 16:13:01 3 0.03 0.00 0.00 0.02 0.00 99.95 16:22:27 16:13:01 4 0.38 0.00 0.03 0.03 0.00 99.55 16:22:27 16:13:01 5 0.12 0.00 0.02 0.00 0.00 99.87 16:22:27 16:13:01 6 0.17 0.00 0.02 0.00 0.00 99.82 16:22:27 16:13:01 7 0.22 0.00 0.05 0.00 0.02 99.72 16:22:27 16:14:01 all 0.02 0.00 0.01 0.00 0.00 99.96 16:22:27 16:14:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:22:27 16:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:22:27 16:14:01 2 0.02 0.00 0.00 0.02 0.00 99.97 16:22:27 16:14:01 3 0.02 0.00 0.02 0.02 0.00 99.95 16:22:27 16:14:01 4 0.03 0.00 0.00 0.00 0.00 99.97 16:22:27 16:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:22:27 16:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:22:27 16:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:22:27 16:15:01 all 0.03 0.00 0.02 0.01 0.00 99.95 16:22:27 16:15:01 0 0.05 0.00 0.00 0.00 0.00 99.95 16:22:27 16:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:22:27 16:15:01 2 0.00 0.00 0.02 0.03 0.00 99.95 16:22:27 16:15:01 3 0.05 0.00 0.02 0.00 0.00 99.93 16:22:27 16:15:01 4 0.02 0.00 0.02 0.02 0.00 99.95 16:22:27 16:15:01 5 0.05 0.00 0.00 0.00 0.00 99.95 16:22:27 16:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:22:27 16:15:01 7 0.05 0.00 0.05 0.00 0.02 99.88 16:22:27 16:16:01 all 0.03 0.00 0.01 0.00 0.00 99.95 16:22:27 16:16:01 0 0.12 0.00 0.00 0.00 0.00 99.88 16:22:27 16:16:01 1 0.00 0.00 0.00 0.02 0.00 99.98 16:22:27 16:16:01 2 0.02 0.00 0.00 0.02 0.00 99.97 16:22:27 16:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:22:27 16:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:22:27 16:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:22:27 16:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:22:27 16:16:01 7 0.08 0.00 0.03 0.00 0.02 99.87 16:22:27 16:17:01 all 0.04 0.00 0.02 0.00 0.00 99.93 16:22:27 16:17:01 0 0.23 0.00 0.05 0.00 0.00 99.72 16:22:27 16:17:01 1 0.02 0.00 0.00 0.00 0.02 99.97 16:22:27 16:17:01 2 0.00 0.00 0.02 0.02 0.00 99.97 16:22:27 16:17:01 3 0.03 0.00 0.02 0.00 0.02 99.93 16:22:27 16:17:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:22:27 16:17:01 5 0.03 0.00 0.00 0.00 0.00 99.97 16:22:27 16:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:22:27 16:17:01 7 0.03 0.00 0.03 0.00 0.00 99.93 16:22:27 16:18:01 all 0.04 0.00 0.01 0.00 0.01 99.95 16:22:27 16:18:01 0 0.20 0.00 0.00 0.00 0.02 99.78 16:22:27 16:18:01 1 0.00 0.00 0.00 0.02 0.00 99.98 16:22:27 16:18:01 2 0.02 0.00 0.00 0.02 0.02 99.95 16:22:27 16:18:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:22:27 16:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:22:27 16:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:22:27 16:18:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:22:27 16:18:01 7 0.03 0.00 0.02 0.00 0.02 99.93 16:22:27 16:19:01 all 0.01 0.00 0.01 0.00 0.00 99.98 16:22:27 16:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:22:27 16:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:22:27 16:19:01 2 0.00 0.00 0.00 0.02 0.00 99.98 16:22:27 16:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:22:27 16:19:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:22:27 16:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:22:27 16:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:22:27 16:19:01 7 0.03 0.00 0.02 0.00 0.00 99.95 16:22:27 16:20:01 all 0.06 0.00 0.04 0.01 0.00 99.88 16:22:27 16:20:01 0 0.12 0.00 0.05 0.00 0.00 99.83 16:22:27 16:20:01 1 0.05 0.00 0.05 0.02 0.00 99.88 16:22:27 16:20:01 2 0.03 0.00 0.07 0.02 0.00 99.88 16:22:27 16:20:01 3 0.03 0.00 0.03 0.02 0.00 99.92 16:22:27 16:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:22:27 16:20:01 5 0.02 0.00 0.03 0.00 0.02 99.93 16:22:27 16:20:01 6 0.18 0.00 0.07 0.03 0.00 99.72 16:22:27 16:20:01 7 0.05 0.00 0.03 0.00 0.02 99.90 16:22:27 16:21:01 all 0.02 0.00 0.01 0.00 0.00 99.97 16:22:27 16:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:22:27 16:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:22:27 16:21:01 2 0.03 0.00 0.00 0.00 0.00 99.97 16:22:27 16:21:01 3 0.03 0.00 0.00 0.00 0.00 99.97 16:22:27 16:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:22:27 16:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:22:27 16:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:22:27 16:21:01 7 0.03 0.00 0.03 0.00 0.00 99.93 16:22:27 16:22:01 all 0.02 0.00 0.01 0.00 0.00 99.96 16:22:27 16:22:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:22:27 16:22:01 1 0.00 0.00 0.02 0.02 0.02 99.95 16:22:27 16:22:01 2 0.03 0.00 0.02 0.02 0.00 99.93 16:22:27 16:22:01 3 0.05 0.00 0.00 0.00 0.00 99.95 16:22:27 16:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:22:27 16:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:22:27 16:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:22:27 16:22:01 7 0.03 0.00 0.03 0.00 0.02 99.92 16:22:27 16:22:27 Average: CPU %user %nice %system %iowait %steal %idle 16:22:27 Average: all 0.48 0.00 0.23 0.21 0.01 99.08 16:22:27 Average: 0 0.56 0.00 0.23 0.02 0.01 99.19 16:22:27 Average: 1 0.42 0.00 0.22 0.02 0.01 99.33 16:22:27 Average: 2 0.51 0.00 0.23 0.24 0.00 99.01 16:22:27 Average: 3 0.50 0.00 0.26 0.62 0.01 98.62 16:22:27 Average: 4 0.46 0.00 0.26 0.44 0.01 98.83 16:22:27 Average: 5 0.41 0.00 0.18 0.02 0.01 99.39 16:22:27 Average: 6 0.54 0.00 0.21 0.16 0.00 99.09 16:22:27 Average: 7 0.44 0.00 0.23 0.16 0.01 99.16 16:22:27 16:22:27 16:22:27