Pull request #311 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 388638a318acbf20cb652da5cc0d9ab090bf3f12+4a13dc8cbc9452d90b2dd7765ba07908e93b105b (2289f062ac3df14d4d042c5b7ecef743ecb3f062) 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-ssh11042037772330827633.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh17361907000205884178.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-modbus-go/branches/PR-311/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-modbus-go/branches/PR-311/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6714450598009114052.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-modbus-go/branches/PR-311/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh14892924632565467375.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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-ssh3338265376699535220.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-modbus-go/branches/PR-311/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-modbus-go/branches/PR-311/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9802689706281524275.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-modbus-go, buildSnap:true] ========================================================= [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-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-5202 in /w/workspace/xfoundry_device-modbus-go_PR-311 [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/xfoundry_device-modbus-go_PR-311 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-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/xfoundry_device-modbus-go_PR-311@tmp/jenkins-gitclient-ssh186305811842836070.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 4a13dc8cbc9452d90b2dd7765ba07908e93b105b into PR head commit 388638a318acbf20cb652da5cc0d9ab090bf3f12 Merge succeeded, producing 388638a318acbf20cb652da5cc0d9ab090bf3f12 Checking out Revision 388638a318acbf20cb652da5cc0d9ab090bf3f12 (PR-311) > 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 remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-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/xfoundry_device-modbus-go_PR-311@tmp/jenkins-gitclient-ssh1176008283144623872.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/311/head:refs/remotes/origin/PR-311 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 388638a318acbf20cb652da5cc0d9ab090bf3f12 # 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/xfoundry_device-modbus-go_PR-311@tmp/jenkins-gitclient-ssh858306982458705027.key > git merge 4a13dc8cbc9452d90b2dd7765ba07908e93b105b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 388638a318acbf20cb652da5cc0d9ab090bf3f12 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:03:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:03:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:03:24 ========================================================= 05:03:24 EdgeX Global Pipelines Version Info 05:03:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:03:25 ------------------- 05:03:25 stable info: 05:03:25 ------------------- 05:03:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:03:25 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 05:03:25 Message: update stable to v1.0.220 05:03:26 ------------------- 05:03:26 experimental info: 05:03:26 ------------------- 05:03:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:03:26 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 05:03:26 Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:03:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 05:03:26 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 05:03:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:03:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:03:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:03:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 05:03:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:03:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:03:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:03:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:03:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:03:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 05:03:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:03:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:03:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:03:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:03:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:03:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:03:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:03:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 05:03:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:03:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:03:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:03:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:03:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:03:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:03:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-311 [Pipeline] echo 05:03:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-311 [Pipeline] echo 05:03:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-311 [Pipeline] echo 05:03:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 388638a318acbf20cb652da5cc0d9ab090bf3f12 [Pipeline] echo 05:03:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 388638a [Pipeline] echo 05:03:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:03:28 provisioning config files... 05:03:28 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-311@tmp/config8100614757466009288tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:03:28 ---> docker-login.sh 05:03:28 nexus3.edgexfoundry.org:10001 05:03:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:28 Configure a credential helper to remove this warning. See 05:03:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:28 05:03:28 Login Succeeded 05:03:28 nexus3.edgexfoundry.org:10002 05:03:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:28 Configure a credential helper to remove this warning. See 05:03:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:28 05:03:28 Login Succeeded 05:03:28 nexus3.edgexfoundry.org:10003 05:03:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:29 Configure a credential helper to remove this warning. See 05:03:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:29 05:03:29 Login Succeeded 05:03:29 nexus3.edgexfoundry.org:10004 05:03:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:29 Configure a credential helper to remove this warning. See 05:03:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:29 05:03:29 Login Succeeded 05:03:29 docker.io 05:03:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:29 Configure a credential helper to remove this warning. See 05:03:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:29 05:03:29 Login Succeeded 05:03:29 ---> docker-login.sh ends [Pipeline] } 05:03:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:03:30 + git rev-list -1 --merges 388638a318acbf20cb652da5cc0d9ab090bf3f12~1..388638a318acbf20cb652da5cc0d9ab090bf3f12 [Pipeline] echo 05:03:30 -----------> git rev-list -1 --merges 388638a318acbf20cb652da5cc0d9ab090bf3f12~1..388638a318acbf20cb652da5cc0d9ab090bf3f12 388638a318acbf20cb652da5cc0d9ab090bf3f12 [false] [Pipeline] sh 05:03:30 + git log --format=format:%s -1 388638a318acbf20cb652da5cc0d9ab090bf3f12 [Pipeline] echo 05:03:30 ========================================================= 05:03:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:03:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:03:31 + git log --format=format:%s -1 388638a318acbf20cb652da5cc0d9ab090bf3f12 [Pipeline] echo 05:03:31 [semverPrep] GIT_COMMIT: 388638a318acbf20cb652da5cc0d9ab090bf3f12, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo 05:03:31 [semverPrep] This is not a build commit. [Pipeline] sh 05:03:31 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 05:03:31 + grep -v github /etc/ssh/ssh_known_hosts 05:03:31 + '[' -e /tmp/ssh_known_hosts ']' 05:03:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:03:31 + sudo tee -a /etc/ssh/ssh_known_hosts 05:03:31 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 05:03:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 05:03:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:03:32 05:03:32 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:03:32 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:03:32 latest: Pulling from edgex-devops/git-semver 05:03:32 a0d0a0d46f8b: Pulling fs layer 05:03:32 3e5f54012d9b: Pulling fs layer 05:03:32 4c7163046ea9: Pulling fs layer 05:03:32 0c2d73faf560: Pulling fs layer 05:03:32 0c2d73faf560: Waiting 05:03:32 3e5f54012d9b: Verifying Checksum 05:03:32 3e5f54012d9b: Download complete 05:03:32 a0d0a0d46f8b: Verifying Checksum 05:03:32 a0d0a0d46f8b: Download complete 05:03:32 0c2d73faf560: Verifying Checksum 05:03:32 0c2d73faf560: Download complete 05:03:32 4c7163046ea9: Verifying Checksum 05:03:32 4c7163046ea9: Download complete 05:03:32 a0d0a0d46f8b: Pull complete 05:03:32 3e5f54012d9b: Pull complete 05:03:32 4c7163046ea9: Pull complete 05:03:33 0c2d73faf560: Pull complete 05:03:33 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 05:03:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:03:33 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:03:33 prd-centos7-docker-4c-2g-5202 does not seem to be running inside a container 05:03:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-311 -v /w/workspace/xfoundry_device-modbus-go_PR-311:/w/workspace/xfoundry_device-modbus-go_PR-311:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-311@tmp:/w/workspace/xfoundry_device-modbus-go_PR-311@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:10004/edgex-devops/git-semver:latest cat 05:03:34 $ docker top 9243a6336e737775e415806f5152a7fa76fa8d4c7e19b509080240cd8d912318 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:03:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:03:34 [ssh-agent] Looking for ssh-agent implementation... 05:03:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:03:34 $ docker exec 9243a6336e737775e415806f5152a7fa76fa8d4c7e19b509080240cd8d912318 ssh-agent 05:03:34 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEHjjCI/agent.14 05:03:34 SSH_AGENT_PID=21 05:03:34 Running ssh-add (command line suppressed) 05:03:34 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-311@tmp/private_key_5221310865291976747.key (/w/workspace/xfoundry_device-modbus-go_PR-311@tmp/private_key_5221310865291976747.key) 05:03:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:03:34 + git tag --points-at HEAD [Pipeline] } 05:03:34 $ docker exec --env ******** --env ******** 9243a6336e737775e415806f5152a7fa76fa8d4c7e19b509080240cd8d912318 ssh-agent -k 05:03:35 unset SSH_AUTH_SOCK; 05:03:35 unset SSH_AGENT_PID; 05:03:35 echo Agent pid 21 killed; 05:03:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:03:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:03:35 [ssh-agent] Looking for ssh-agent implementation... 05:03:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:03:35 $ docker exec 9243a6336e737775e415806f5152a7fa76fa8d4c7e19b509080240cd8d912318 ssh-agent 05:03:35 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEajdHA/agent.54 05:03:35 SSH_AGENT_PID=60 05:03:35 Running ssh-add (command line suppressed) 05:03:35 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-311@tmp/private_key_5063652862517592248.key (/w/workspace/xfoundry_device-modbus-go_PR-311@tmp/private_key_5063652862517592248.key) 05:03:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:03:35 + git semver init 05:03:35 # -> Open(): unable to determine branch for HEAD 05:03:35 # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_PR-311/.git 05:03:35 # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_PR-311 05:03:35 # $SEMVER_REMOTE_NAME = origin 05:03:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:03:35 # $SEMVER_USER_NAME = edgex-jenkins 05:03:35 # $SEMVER_BRANCH = PR-311 05:03:35 # $SEMVER_TEMP = /tmp/semver-298625573 05:03:35 # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP 05:03:36 # '/tmp/semver-298625573' -> '/w/workspace/xfoundry_device-modbus-go_PR-311/.semver' 05:03:36 # -> Force: false 05:03:36 # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_PR-311/.semver [Pipeline] } 05:03:36 $ docker exec --env ******** --env ******** 9243a6336e737775e415806f5152a7fa76fa8d4c7e19b509080240cd8d912318 ssh-agent -k 05:03:36 unset SSH_AUTH_SOCK; 05:03:36 unset SSH_AGENT_PID; 05:03:36 echo Agent pid 60 killed; 05:03:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:03:37 + git semver [Pipeline] } 05:03:37 $ docker stop --time=1 9243a6336e737775e415806f5152a7fa76fa8d4c7e19b509080240cd8d912318 05:03:38 $ docker rm -f 9243a6336e737775e415806f5152a7fa76fa8d4c7e19b509080240cd8d912318 [Pipeline] // withDockerContainer [Pipeline] sh 05:03:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:03:39 Stashed 1 file(s) [Pipeline] echo 05:03: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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:03:39 provisioning config files... 05:03:39 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-311@tmp/config13501027354651364tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:03:40 ---> docker-login.sh 05:03:40 nexus3.edgexfoundry.org:10001 05:03:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:40 Configure a credential helper to remove this warning. See 05:03:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:40 05:03:40 Login Succeeded 05:03:40 nexus3.edgexfoundry.org:10002 05:03:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:40 Configure a credential helper to remove this warning. See 05:03:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:40 05:03:40 Login Succeeded 05:03:40 nexus3.edgexfoundry.org:10003 05:03:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:40 Configure a credential helper to remove this warning. See 05:03:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:40 05:03:40 Login Succeeded 05:03:40 nexus3.edgexfoundry.org:10004 05:03:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:40 Configure a credential helper to remove this warning. See 05:03:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:40 05:03:40 Login Succeeded 05:03:40 docker.io 05:03:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:40 Configure a credential helper to remove this warning. See 05:03:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:40 05:03:40 Login Succeeded 05:03:40 ---> docker-login.sh ends [Pipeline] } 05:03:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:03:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:03:41 ========================================================= 05:03:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 05:03:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 05:03:41 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . 05:03:41 Sending build context to Docker daemon 5.722MB 05:03:41 Step 1/10 : ARG BASE=golang:1.17-alpine3.15 05:03:41 Step 2/10 : FROM ${BASE} AS builder 05:03:41 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 05:03:41 59bf1c3509f3: Pulling fs layer 05:03:41 666ba61612fd: Pulling fs layer 05:03:41 8ed8ca486205: Pulling fs layer 05:03:41 4fe6c5a15a65: Pulling fs layer 05:03:41 22a0e8bec74d: Pulling fs layer 05:03:41 640e595b4fbd: Pulling fs layer 05:03:41 763cafe07f6e: Pulling fs layer 05:03:41 0c0b528cf693: Pulling fs layer 05:03:41 10935f4eaf8b: Pulling fs layer 05:03:41 4fe6c5a15a65: Waiting 05:03:41 22a0e8bec74d: Waiting 05:03:41 640e595b4fbd: Waiting 05:03:41 763cafe07f6e: Waiting 05:03:41 0c0b528cf693: Waiting 05:03:41 10935f4eaf8b: Waiting 05:03:41 8ed8ca486205: Verifying Checksum 05:03:41 8ed8ca486205: Download complete 05:03:41 666ba61612fd: Verifying Checksum 05:03:41 666ba61612fd: Download complete 05:03:41 22a0e8bec74d: Verifying Checksum 05:03:41 22a0e8bec74d: Download complete 05:03:41 640e595b4fbd: Verifying Checksum 05:03:41 640e595b4fbd: Download complete 05:03:41 763cafe07f6e: Verifying Checksum 05:03:41 763cafe07f6e: Download complete 05:03:41 59bf1c3509f3: Verifying Checksum 05:03:41 59bf1c3509f3: Download complete 05:03:41 0c0b528cf693: Verifying Checksum 05:03:41 0c0b528cf693: Download complete 05:03:42 59bf1c3509f3: Pull complete 05:03:42 666ba61612fd: Pull complete 05:03:42 8ed8ca486205: Pull complete 05:03:43 4fe6c5a15a65: Verifying Checksum 05:03:43 4fe6c5a15a65: Download complete 05:03:43 10935f4eaf8b: Verifying Checksum 05:03:43 10935f4eaf8b: Download complete 05:03:47 4fe6c5a15a65: Pull complete 05:03:47 22a0e8bec74d: Pull complete 05:03:47 640e595b4fbd: Pull complete 05:03:47 763cafe07f6e: Pull complete 05:03:47 0c0b528cf693: Pull complete 05:03:50 10935f4eaf8b: Pull complete 05:03:50 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 05:03:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 05:03:50 ---> 99d49a6021b9 05:03:50 Step 3/10 : ARG MAKE='make build' 05:03:52 ---> Running in ec872f5ac087 05:03:52 Removing intermediate container ec872f5ac087 05:03:52 ---> b05ae0f6a134 05:03:52 Step 4/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:03:52 ---> Running in 62a3dd986ccb 05:03:52 Removing intermediate container 62a3dd986ccb 05:03:52 ---> 71126eea9f84 05:03:52 Step 5/10 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 05:03:52 ---> Running in 251dab98231a 05:03:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:03:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:03:54 (1/8) Installing openssh-keygen (8.8_p1-r1) 05:03:54 (2/8) Installing libedit (20210910.3.1-r0) 05:03:54 (3/8) Installing openssh-client-common (8.8_p1-r1) 05:03:54 (4/8) Installing openssh-client-default (8.8_p1-r1) 05:03:54 Still waiting to schedule task 05:03:54 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 05:03:54 (5/8) Installing openssh-sftp-server (8.8_p1-r1) 05:03:54 (6/8) Installing openssh-server-common (8.8_p1-r1) 05:03:54 (7/8) Installing openssh-server (8.8_p1-r1) 05:03:55 (8/8) Installing openssh (8.8_p1-r1) 05:03:55 Executing busybox-1.34.1-r3.trigger 05:03:55 OK: 226 MiB in 60 packages 05:03:55 Removing intermediate container 251dab98231a 05:03:55 ---> 0e3ef6bd06f9 05:03:55 Step 6/10 : WORKDIR /device-modbus-go 05:03:55 ---> Running in e678678544d4 05:03:55 Removing intermediate container e678678544d4 05:03:55 ---> d8a583d1da0b 05:03:55 Step 7/10 : COPY go.mod vendor* ./ 05:03:55 ---> 2bee055d4098 05:03:55 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:03:55 ---> Running in 49db703d9f4d 05:04:34 Removing intermediate container 49db703d9f4d 05:04:34 ---> 5339f55dee7d 05:04:34 Step 9/10 : COPY . . 05:04:34 ---> 72370e1267e6 05:04:34 Step 10/10 : RUN ${MAKE} 05:04:34 ---> Running in 4b0ca8439db3 05:04:34 noop 05:04:34 Removing intermediate container 4b0ca8439db3 05:04:34 ---> b7ecd14b4866 05:04:34 Successfully built b7ecd14b4866 05:04:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:04:34 + docker inspect -f . ci-base-image-x86_64 05:04:34 . [Pipeline] withDockerContainer 05:04:34 prd-centos7-docker-4c-2g-5202 does not seem to be running inside a container 05:04:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-311 -v /w/workspace/xfoundry_device-modbus-go_PR-311:/w/workspace/xfoundry_device-modbus-go_PR-311:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-311@tmp:/w/workspace/xfoundry_device-modbus-go_PR-311@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:04:35 $ docker top fef3a1a9f2505f470ac4655971c06d69337797039dd36f1b8625e5014a3977a8 -eo pid,comm [Pipeline] { [Pipeline] sh 05:04:35 + go version 05:04:35 go version go1.17.6 linux/amd64 [Pipeline] } 05:04:35 $ docker stop --time=1 fef3a1a9f2505f470ac4655971c06d69337797039dd36f1b8625e5014a3977a8 05:04:36 $ docker rm -f fef3a1a9f2505f470ac4655971c06d69337797039dd36f1b8625e5014a3977a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:04:37 + docker inspect -f . ci-base-image-x86_64 05:04:37 . [Pipeline] withDockerContainer 05:04:37 prd-centos7-docker-4c-2g-5202 does not seem to be running inside a container 05:04:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-311 -v /w/workspace/xfoundry_device-modbus-go_PR-311:/w/workspace/xfoundry_device-modbus-go_PR-311:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-311@tmp:/w/workspace/xfoundry_device-modbus-go_PR-311@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:04:37 $ docker top af44624467c3c231c103cec11001cfc381f8f73cd4e9f2361816820fbf28e78f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 05:04:38 + make test 05:04:38 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:04:38 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:04:48 # github.com/edgexfoundry/device-sdk-go/v2/internal/cache 05:04:48 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.2.0-dev.15/internal/cache/init.go:22:8: undefined: container.DeviceClientFrom 05:04:48 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.2.0-dev.15/internal/cache/init.go:23:9: undefined: container.DeviceProfileClientFrom 05:04:48 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.2.0-dev.15/internal/cache/init.go:24:9: undefined: container.ProvisionWatcherClientFrom 05:04:48 # github.com/edgexfoundry/device-sdk-go/v2/internal/common 05:04:48 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.2.0-dev.15/internal/common/utils.go:75:9: undefined: "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container".EventClientFrom 05:04:54 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.007s coverage: 46.6% of statements 05:04:54 make: *** [Makefile:27: test] Error 2 [Pipeline] } 05:04:54 $ docker stop --time=1 af44624467c3c231c103cec11001cfc381f8f73cd4e9f2361816820fbf28e78f 05:04:55 $ docker rm -f af44624467c3c231c103cec11001cfc381f8f73cd4e9f2361816820fbf28e78f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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] sh 05:04:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:04:56 05:04:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 05:04:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:04:56 latest: Pulling from edgex-lftools-log-publisher 05:04:56 b4d181a07f80: Pulling fs layer 05:04:56 a1111a8f2ec3: Pulling fs layer 05:04:56 ed53099fbce6: Pulling fs layer 05:04:56 dc539afda2c1: Pulling fs layer 05:04:56 77bc0d833cb6: Pulling fs layer 05:04:56 9065ff56babe: Pulling fs layer 05:04:56 d287ab97295c: Pulling fs layer 05:04:56 77bc0d833cb6: Waiting 05:04:56 9065ff56babe: Waiting 05:04:56 d287ab97295c: Waiting 05:04:56 dc539afda2c1: Waiting 05:04:56 a1111a8f2ec3: Download complete 05:04:56 dc539afda2c1: Verifying Checksum 05:04:56 dc539afda2c1: Download complete 05:04:56 ed53099fbce6: Verifying Checksum 05:04:56 ed53099fbce6: Download complete 05:04:56 9065ff56babe: Verifying Checksum 05:04:56 9065ff56babe: Download complete 05:04:57 77bc0d833cb6: Verifying Checksum 05:04:57 77bc0d833cb6: Download complete 05:04:57 b4d181a07f80: Verifying Checksum 05:04:57 b4d181a07f80: Download complete 05:04:57 d287ab97295c: Verifying Checksum 05:04:57 d287ab97295c: Download complete 05:04:58 b4d181a07f80: Pull complete 05:04:58 a1111a8f2ec3: Pull complete 05:04:59 ed53099fbce6: Pull complete 05:04:59 dc539afda2c1: Pull complete 05:04:59 77bc0d833cb6: Pull complete 05:04:59 9065ff56babe: Pull complete 05:05:05 d287ab97295c: Pull complete 05:05:05 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 05:05:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:05:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 05:05:05 prd-centos7-docker-4c-2g-5202 does not seem to be running inside a container 05:05:05 $ 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/xfoundry_device-modbus-go_PR-311 -v /w/workspace/xfoundry_device-modbus-go_PR-311:/w/workspace/xfoundry_device-modbus-go_PR-311:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-311@tmp:/w/workspace/xfoundry_device-modbus-go_PR-311@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 05:05:07 $ docker top a57bf2d5de6d6ac0cb6d3190efbaef791fd101cd06f831895080f9c7680b0c4a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:05:08 ---> job-cost.sh 05:05:08 lf-activate-venv: SKIPPING 05:05:08 INFO: No Stack... 05:05:08 INFO: Retrieving Pricing Info for: v3-standard-2 05:05:08 INFO: Archiving Costs [Pipeline] sh 05:05:09 + cut -d, -f6 05:05:09 + cat /w/workspace/xfoundry_device-modbus-go_PR-311/archives/cost.csv [Pipeline] lock 05:05:09 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-311-1-stack-cost] 05:05:09 Resource [jenkins-edgexfoundry-device-modbus-go-PR-311-1-stack-cost] did not exist. Created. 05:05:09 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-311-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:05:09 + echo total: 0.05999999865889549 [Pipeline] stash 05:05:09 Stashed 1 file(s) [Pipeline] } 05:05:09 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-311-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:05:09 $ docker stop --time=1 a57bf2d5de6d6ac0cb6d3190efbaef791fd101cd06f831895080f9c7680b0c4a 05:05:10 $ docker rm -f a57bf2d5de6d6ac0cb6d3190efbaef791fd101cd06f831895080f9c7680b0c4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:05:11 Failed in branch amd64 05:05:15 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5205 in /w/workspace/xfoundry_device-modbus-go_PR-311 [Pipeline] { [Pipeline] ws 05:05:15 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 05:05:16 Selected Git installation does not exist. Using Default 05:05:16 The recommended git tool is: NONE 05:05:20 using credential edgex-jenkins-ssh 05:05:20 Cloning the remote Git repository 05:05:20 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 05:05:20 > git init /w/workspace/device-modbus-go/1 # timeout=10 05:05:20 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:05:20 > git --version # timeout=10 05:05:20 > git --version # 'git version 2.17.1' 05:05:20 using GIT_SSH to set credentials SSH Credentials for GitHub 05:05:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:05:22 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:05:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:05:22 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:05:22 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:05:22 using GIT_SSH to set credentials SSH Credentials for GitHub 05:05:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/311/head:refs/remotes/origin/PR-311 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:05:22 Merging remotes/origin/main commit 4a13dc8cbc9452d90b2dd7765ba07908e93b105b into PR head commit 388638a318acbf20cb652da5cc0d9ab090bf3f12 05:05:22 Merge succeeded, producing 388638a318acbf20cb652da5cc0d9ab090bf3f12 05:05:22 Checking out Revision 388638a318acbf20cb652da5cc0d9ab090bf3f12 (PR-311) 05:05:22 > git config core.sparsecheckout # timeout=10 05:05:22 > git checkout -f 388638a318acbf20cb652da5cc0d9ab090bf3f12 # timeout=10 05:05:22 > git remote # timeout=10 05:05:22 > git config --get remote.origin.url # timeout=10 05:05:22 using GIT_SSH to set credentials SSH Credentials for GitHub 05:05:22 > git merge 4a13dc8cbc9452d90b2dd7765ba07908e93b105b # timeout=10 05:05:22 > git rev-parse HEAD^{commit} # timeout=10 05:05:22 > git config core.sparsecheckout # timeout=10 05:05:22 > git checkout -f 388638a318acbf20cb652da5cc0d9ab090bf3f12 # timeout=10 05:05:27 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" 05:05:27 > git --version # timeout=10 05:05:27 > git --version # 'git version 2.17.1' 05:05:27 fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:05:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:05:28 % Total % Received % Xferd Average Speed Time Time Time Current 05:05:28 Dload Upload Total Spent Left Speed 05:05:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 95508 0 --:--:-- --:--:-- --:--:-- 95508 [Pipeline] sh 05:05:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:05:29 + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:05:29 sudo tee /etc/docker/daemon.new 05:05:29 { 05:05:29 "registry-mirrors": [ 05:05:29 "https://nexus3.edgexfoundry.org:10001" 05:05:29 ], 05:05:29 "bip": "10.250.0.254/24", 05:05:29 "hosts": [ 05:05:29 "tcp://0.0.0.0:5555", 05:05:29 "unix:///var/run/docker.sock" 05:05:29 ], 05:05:29 "mtu": 1458, 05:05:29 "selinux-enabled": true, 05:05:29 "seccomp-profile": "/etc/docker/seccomp.json" 05:05:29 } [Pipeline] sh 05:05:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:05:29 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:05:48 provisioning config files... 05:05:48 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config4396824131713892252tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:05:48 ---> docker-login.sh 05:05:48 nexus3.edgexfoundry.org:10001 05:05:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:49 Configure a credential helper to remove this warning. See 05:05:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:49 05:05:49 Login Succeeded 05:05:49 nexus3.edgexfoundry.org:10002 05:05:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:49 Configure a credential helper to remove this warning. See 05:05:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:49 05:05:49 Login Succeeded 05:05:49 nexus3.edgexfoundry.org:10003 05:05:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:50 Configure a credential helper to remove this warning. See 05:05:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:50 05:05:50 Login Succeeded 05:05:50 nexus3.edgexfoundry.org:10004 05:05:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:50 Configure a credential helper to remove this warning. See 05:05:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:50 05:05:50 Login Succeeded 05:05:50 docker.io 05:05:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:51 Configure a credential helper to remove this warning. See 05:05:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:51 05:05:51 Login Succeeded 05:05:51 ---> docker-login.sh ends [Pipeline] } 05:05:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:05:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:05:51 ========================================================= 05:05:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 05:05:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 05:05:52 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 05:05:52 Sending build context to Docker daemon 2.995MB 05:05:52 Step 1/10 : ARG BASE=golang:1.17-alpine3.15 05:05:52 Step 2/10 : FROM ${BASE} AS builder 05:05:52 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:05:52 9b3977197b4f: Pulling fs layer 05:05:52 1a89e8eeedd5: Pulling fs layer 05:05:52 94645a83ff95: Pulling fs layer 05:05:52 3f3a8bcf1eab: Pulling fs layer 05:05:52 0c92f367c5e7: Pulling fs layer 05:05:52 f7c0051592d6: Pulling fs layer 05:05:52 a227ed2f7395: Pulling fs layer 05:05:52 7b1c46037f91: Pulling fs layer 05:05:52 3f3a8bcf1eab: Waiting 05:05:52 0c92f367c5e7: Waiting 05:05:52 f7c0051592d6: Waiting 05:05:52 7b1c46037f91: Waiting 05:05:52 a227ed2f7395: Waiting 05:05:52 94645a83ff95: Verifying Checksum 05:05:52 94645a83ff95: Download complete 05:05:52 1a89e8eeedd5: Verifying Checksum 05:05:52 1a89e8eeedd5: Download complete 05:05:52 0c92f367c5e7: Verifying Checksum 05:05:52 0c92f367c5e7: Download complete 05:05:52 f7c0051592d6: Verifying Checksum 05:05:52 f7c0051592d6: Download complete 05:05:52 9b3977197b4f: Verifying Checksum 05:05:52 9b3977197b4f: Download complete 05:05:52 a227ed2f7395: Verifying Checksum 05:05:52 a227ed2f7395: Download complete 05:05:53 9b3977197b4f: Pull complete 05:05:53 1a89e8eeedd5: Pull complete 05:05:54 94645a83ff95: Pull complete 05:05:54 7b1c46037f91: Verifying Checksum 05:05:54 7b1c46037f91: Download complete 05:05:54 3f3a8bcf1eab: Verifying Checksum 05:05:54 3f3a8bcf1eab: Download complete 05:06:07 3f3a8bcf1eab: Pull complete 05:06:07 0c92f367c5e7: Pull complete 05:06:07 f7c0051592d6: Pull complete 05:06:07 a227ed2f7395: Pull complete 05:06:12 7b1c46037f91: Pull complete 05:06:12 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 05:06:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 05:06:12 ---> f79e39bc4007 05:06:12 Step 3/10 : ARG MAKE='make build' 05:06:14 ---> Running in 0370360d9694 05:06:15 Removing intermediate container 0370360d9694 05:06:15 ---> 6eba30d382fa 05:06:15 Step 4/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:06:15 ---> Running in 7e53798eb50d 05:06:16 Removing intermediate container 7e53798eb50d 05:06:16 ---> 06af0c80e8f9 05:06:16 Step 5/10 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 05:06:16 ---> Running in 0bf8ce98d2af 05:06:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:06:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:06:19 (1/8) Installing openssh-keygen (8.8_p1-r1) 05:06:19 (2/8) Installing libedit (20210910.3.1-r0) 05:06:19 (3/8) Installing openssh-client-common (8.8_p1-r1) 05:06:19 (4/8) Installing openssh-client-default (8.8_p1-r1) 05:06:20 (5/8) Installing openssh-sftp-server (8.8_p1-r1) 05:06:20 (6/8) Installing openssh-server-common (8.8_p1-r1) 05:06:20 (7/8) Installing openssh-server (8.8_p1-r1) 05:06:20 (8/8) Installing openssh (8.8_p1-r1) 05:06:20 Executing busybox-1.34.1-r3.trigger 05:06:20 OK: 226 MiB in 60 packages 05:06:21 Removing intermediate container 0bf8ce98d2af 05:06:21 ---> 60b64bee262f 05:06:21 Step 6/10 : WORKDIR /device-modbus-go 05:06:21 ---> Running in a41e2ac3fe80 05:06:21 Removing intermediate container a41e2ac3fe80 05:06:21 ---> 63cf6e900f93 05:06:21 Step 7/10 : COPY go.mod vendor* ./ 05:06:22 ---> a9cd2b33b76e 05:06:22 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:06:22 ---> Running in 93d958cf55ee 05:07:44 Removing intermediate container 93d958cf55ee 05:07:44 ---> 9379f7dcfe85 05:07:44 Step 9/10 : COPY . . 05:07:44 ---> 71c0411cf2c0 05:07:44 Step 10/10 : RUN ${MAKE} 05:07:44 ---> Running in 0b4e55cb909d 05:07:44 noop 05:07:44 Removing intermediate container 0b4e55cb909d 05:07:44 ---> 24d2efcb3cce 05:07:44 Successfully built 24d2efcb3cce 05:07:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:07:44 + docker inspect -f . ci-base-image-arm64 05:07:44 . [Pipeline] withDockerContainer 05:07:45 prd-ubuntu18.04-docker-arm64-4c-16g-5205 does not seem to be running inside a container 05:07:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:07:46 $ docker top 9377c496085005669321c9b254c1260f2347ad8268cc1f5b594426aa2b899282 -eo pid,comm [Pipeline] { [Pipeline] sh 05:07:47 + go version 05:07:47 go version go1.17.6 linux/arm64 [Pipeline] } 05:07:47 $ docker stop --time=1 9377c496085005669321c9b254c1260f2347ad8268cc1f5b594426aa2b899282 05:07:49 $ docker rm -f 9377c496085005669321c9b254c1260f2347ad8268cc1f5b594426aa2b899282 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:07:49 + docker inspect -f . ci-base-image-arm64 05:07:49 . [Pipeline] withDockerContainer 05:07:50 prd-ubuntu18.04-docker-arm64-4c-16g-5205 does not seem to be running inside a container 05:07:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:07:51 $ docker top c195c82fec76a5df5c17247d3e6d03aa0dd163f5ab7636e940d9ba7a49375f19 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 05:07:52 + make test 05:07:52 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:07:53 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:08:20 # github.com/edgexfoundry/device-sdk-go/v2/internal/cache 05:08:20 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.2.0-dev.15/internal/cache/init.go:22:8: undefined: container.DeviceClientFrom 05:08:20 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.2.0-dev.15/internal/cache/init.go:23:9: undefined: container.DeviceProfileClientFrom 05:08:20 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.2.0-dev.15/internal/cache/init.go:24:9: undefined: container.ProvisionWatcherClientFrom 05:08:28 # github.com/edgexfoundry/device-sdk-go/v2/internal/common 05:08:28 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.2.0-dev.15/internal/common/utils.go:75:9: undefined: "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container".EventClientFrom 05:08:38 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.057s coverage: 46.6% of statements 05:08:39 make: *** [Makefile:27: test] Error 2 [Pipeline] } 05:08:39 $ docker stop --time=1 c195c82fec76a5df5c17247d3e6d03aa0dd163f5ab7636e940d9ba7a49375f19 05:08:41 $ docker rm -f c195c82fec76a5df5c17247d3e6d03aa0dd163f5ab7636e940d9ba7a49375f19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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] sh 05:08:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:08:42 05:08:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 05:08:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:08:43 arm64: Pulling from edgex-lftools-log-publisher 05:08:43 448f6bf000e3: Pulling fs layer 05:08:43 f757da607395: Pulling fs layer 05:08:43 05883995daec: Pulling fs layer 05:08:43 8603b9c90790: Pulling fs layer 05:08:43 1560dd03e051: Pulling fs layer 05:08:43 27f5ce0e4adf: Pulling fs layer 05:08:43 c2d8d7efcc4b: Pulling fs layer 05:08:43 8603b9c90790: Waiting 05:08:43 1560dd03e051: Waiting 05:08:43 27f5ce0e4adf: Waiting 05:08:43 c2d8d7efcc4b: Waiting 05:08:43 f757da607395: Verifying Checksum 05:08:43 f757da607395: Download complete 05:08:43 8603b9c90790: Download complete 05:08:43 1560dd03e051: Verifying Checksum 05:08:43 1560dd03e051: Download complete 05:08:43 27f5ce0e4adf: Verifying Checksum 05:08:43 27f5ce0e4adf: Download complete 05:08:43 05883995daec: Verifying Checksum 05:08:43 05883995daec: Download complete 05:08:43 448f6bf000e3: Download complete 05:08:46 c2d8d7efcc4b: Verifying Checksum 05:08:46 c2d8d7efcc4b: Download complete 05:08:47 448f6bf000e3: Pull complete 05:08:48 f757da607395: Pull complete 05:08:49 05883995daec: Pull complete 05:08:49 8603b9c90790: Pull complete 05:08:50 1560dd03e051: Pull complete 05:08:51 27f5ce0e4adf: Pull complete 05:09:06 c2d8d7efcc4b: Pull complete 05:09:06 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 05:09:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:09:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 05:09:06 prd-ubuntu18.04-docker-arm64-4c-16g-5205 does not seem to be running inside a container 05:09:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:09:09 $ docker top 4baf576cd227ecb255ed9d77da4f28caa407ac48dc979fdc9a4bb3665e1578db -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:09:10 ---> job-cost.sh 05:09:10 lf-activate-venv: SKIPPING 05:09:10 INFO: No Stack... 05:09:10 INFO: Retrieving Pricing Info for: v3-standard-4 05:09:10 INFO: Archiving Costs [Pipeline] sh 05:09:11 + cat /w/workspace/device-modbus-go/1/archives/cost.csv 05:09:11 + cut -d, -f6 [Pipeline] lock 05:09:11 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-311-1-stack-cost] 05:09:11 Resource [jenkins-edgexfoundry-device-modbus-go-PR-311-1-stack-cost] did not exist. Created. 05:09:11 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-311-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:09:12 /w/workspace/device-modbus-go/1@tmp/durable-02653f77/script.sh: 1: /w/workspace/device-modbus-go/1@tmp/durable-02653f77/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 05:09:13 + echo total: 0.10999999940395355 [Pipeline] stash 05:09:13 Warning: overwriting stash ‘stack-cost’ 05:09:13 Stashed 1 file(s) [Pipeline] } 05:09:13 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-311-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:09:13 $ docker stop --time=1 4baf576cd227ecb255ed9d77da4f28caa407ac48dc979fdc9a4bb3665e1578db 05:09:15 $ docker rm -f 4baf576cd227ecb255ed9d77da4f28caa407ac48dc979fdc9a4bb3665e1578db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:09:16 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 05:09:18 + '[' -d /w/workspace/xfoundry_device-modbus-go_PR-311/archives ']' 05:09:18 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-311/archives 05:09:18 total 8 05:09:18 drwxr-xr-x. 3 root root 34 Feb 14 05:05 . 05:09:18 drwxrwxr-x. 11 jenkins jenkins 4096 Feb 14 05:05 .. 05:09:18 drwxr-xr-x. 2 root root 6 Feb 14 05:05 cost 05:09:18 -rw-r--r--. 1 root root 87 Feb 14 05:05 cost.csv 05:09:18 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-311/archives 05:09:18 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-311/archives 05:09:18 total 8 05:09:18 drwxr-xr-x. 3 jenkins jenkins 34 Feb 14 05:05 . 05:09:18 drwxrwxr-x. 11 jenkins jenkins 4096 Feb 14 05:05 .. 05:09:18 drwxr-xr-x. 2 jenkins jenkins 6 Feb 14 05:05 cost 05:09:18 -rw-r--r--. 1 jenkins jenkins 87 Feb 14 05:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:09:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:09:18 ---> package-listing.sh 05:09:18 ++ facter osfamily 05:09:18 ++ tr '[:upper:]' '[:lower:]' 05:09:19 + OS_FAMILY=redhat 05:09:19 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-311 05:09:19 + START_PACKAGES=/tmp/packages_start.txt 05:09:19 + END_PACKAGES=/tmp/packages_end.txt 05:09:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:09:19 + PACKAGES=/tmp/packages_start.txt 05:09:19 + '[' /w/workspace/xfoundry_device-modbus-go_PR-311 ']' 05:09:19 + PACKAGES=/tmp/packages_end.txt 05:09:19 + case "${OS_FAMILY}" in 05:09:19 + sort 05:09:19 + rpm -qa 05:09:19 + '[' -f /tmp/packages_start.txt ']' 05:09:19 + '[' -f /tmp/packages_end.txt ']' 05:09:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:09:19 + '[' /w/workspace/xfoundry_device-modbus-go_PR-311 ']' 05:09:19 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-311/archives/ 05:09:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-311/archives/ [Pipeline] echo 05:09:19 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/xfoundry_device-modbus-go_PR-311/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:09:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:09:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:09:20 . [Pipeline] withDockerContainer 05:09:20 prd-centos7-docker-4c-2g-5202 does not seem to be running inside a container 05:09:20 $ 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/xfoundry_device-modbus-go_PR-311/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-311 -v /w/workspace/xfoundry_device-modbus-go_PR-311:/w/workspace/xfoundry_device-modbus-go_PR-311:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-311@tmp:/w/workspace/xfoundry_device-modbus-go_PR-311@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 05:09:21 $ docker top 41d16fc60bac8d4623cbb601761b5eb5f3c0adb49df3d785d0f7776a65c69cf8 -eo pid,comm [Pipeline] { [Pipeline] sh 05:09:21 + touch /tmp/pre-build-complete [Pipeline] sh 05:09:22 + mkdir -p /var/log/sysstat [Pipeline] sh 05:09:22 + ls /var/log/sa-host 05:09:22 + sadf -c /var/log/sa-host/sa14 05:09:22 file_magic: OK 05:09:22 HZ: Using current value: 100 05:09:22 file_header: OK 05:09:22 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 05:09:22 Statistics: 05:09:22 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:09:22 File successfully converted to sysstat format version 12.0.3 05:09:22 + sadf -c /var/log/sa-host/sa17 05:09:22 file_magic: OK 05:09:22 HZ: Using current value: 100 05:09:22 file_header: OK 05:09:22 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 05:09:22 Statistics: 05:09:22 Hnuu...uuuununununu...Hnuu...uuuununununu... 05:09:22 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:09:22 provisioning config files... 05:09:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-311@tmp/config2516680754280153535tmp [Pipeline] { [Pipeline] echo 05:09:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:09:23 ---> create-netrc.sh [Pipeline] } 05:09:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:09:23 ---> python-tools-install.sh [Pipeline] echo 05:09:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:09:23 ---> sudo-logs.sh 05:09:23 Archiving 'sudo' log.. 05:09:23 sudo: unable to resolve host prd-centos7-docker-4c-2g-5202.novalocal: Name or service not known 05:09:23 sudo: unable to resolve host prd-centos7-docker-4c-2g-5202.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 05:09:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:09:24 ---> job-cost.sh 05:09:24 lf-activate-venv: SKIPPING 05:09:24 DEBUG: total: 0.05999999865889549 05:09:24 INFO: Retrieving Stack Cost... 05:09:24 INFO: Retrieving Pricing Info for: v3-standard-2 05:09:24 INFO: Archiving Costs [Pipeline] echo 05:09:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:09:25 ---> logs-deploy.sh 05:09:25 lf-activate-venv: SKIPPING 05:09:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-311/1 05:09:25 INFO: archiving workspace using pattern(s): 05:09:25 Archives upload complete. 05:09:26 INFO: archiving logs to Nexus 05:09:26 ---> uname -a: 05:09:26 Linux prd-centos7-docker-4c-2g-5202.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 05:09:26 05:09:26 05:09:26 ---> lscpu: 05:09:26 Architecture: x86_64 05:09:26 CPU op-mode(s): 32-bit, 64-bit 05:09:26 Byte Order: Little Endian 05:09:26 Address sizes: 40 bits physical, 48 bits virtual 05:09:26 CPU(s): 2 05:09:26 On-line CPU(s) list: 0,1 05:09:26 Thread(s) per core: 1 05:09:26 Core(s) per socket: 1 05:09:26 Socket(s): 2 05:09:26 NUMA node(s): 1 05:09:26 Vendor ID: AuthenticAMD 05:09:26 CPU family: 23 05:09:26 Model: 49 05:09:26 Model name: AMD EPYC-Rome Processor 05:09:26 Stepping: 0 05:09:26 CPU MHz: 2799.996 05:09:26 BogoMIPS: 5599.99 05:09:26 Virtualization: AMD-V 05:09:26 Hypervisor vendor: KVM 05:09:26 Virtualization type: full 05:09:26 L1d cache: 32K 05:09:26 L1i cache: 32K 05:09:26 L2 cache: 512K 05:09:26 L3 cache: 16384K 05:09:26 NUMA node0 CPU(s): 0,1 05:09:26 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 05:09:26 05:09:26 05:09:26 ---> nproc: 05:09:26 2 05:09:26 05:09:26 05:09:26 ---> df -h: 05:09:26 Filesystem Size Used Avail Use% Mounted on 05:09:26 overlay 40G 9.0G 32G 23% / 05:09:26 tmpfs 64M 0 64M 0% /dev 05:09:26 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 05:09:26 shm 64M 0 64M 0% /dev/shm 05:09:26 /dev/vda1 40G 9.0G 32G 23% /facter-os 05:09:26 05:09:26 05:09:26 ---> sar -b -r -n DEV: 05:09:26 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 02/14/22 _x86_64_ (2 CPU) 05:09:26 05:09:26 05:02:51 LINUX RESTART (2 CPU) 05:09:26 05:09:26 05:03:01 tps rtps wtps bread/s bwrtn/s 05:09:26 05:04:01 267.48 83.87 183.62 9515.28 60127.52 05:09:26 05:05:01 297.25 0.03 297.22 0.80 60300.30 05:09:26 05:06:01 61.42 0.00 61.42 0.00 17715.89 05:09:26 05:07:01 0.17 0.00 0.17 0.00 1.88 05:09:26 05:08:01 0.33 0.00 0.33 0.00 5.45 05:09:26 05:09:01 0.18 0.00 0.18 0.00 3.13 05:09:26 Average: 104.50 13.99 90.52 1586.37 23031.99 05:09:26 05:09:26 05:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:09:26 05:04:01 4967592 0 739240 9.23 2620 2299488 1578300 17.43 670640 2059012 4472 05:09:26 05:05:01 3539284 0 971876 12.13 2620 3495160 1569104 17.32 1002368 2984404 440248 05:09:26 05:06:01 3464140 0 997976 12.46 2620 3544204 1206804 13.32 926588 3093748 8 05:09:26 05:07:01 3468260 0 993852 12.41 2620 3544208 1165200 12.86 924320 3093748 16 05:09:26 05:08:01 3471652 0 990452 12.37 2620 3544216 1165428 12.87 920856 3093748 16 05:09:26 05:09:01 3472580 0 989520 12.36 2620 3544220 1165284 12.87 920192 3093748 12 05:09:26 Average: 3730585 0 947153 11.83 2620 3328583 1308353 14.44 894161 2903068 74129 05:09:26 05:09:26 05:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:09:26 05:04:01 vetha049881 44.16 59.91 4.23 40.67 0.00 0.00 0.00 0.00 05:09:26 05:04:01 eth0 767.27 464.64 4529.84 98.64 0.00 0.00 0.00 0.00 05:09:26 05:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:09:26 05:04:01 docker0 69.28 81.27 5.80 156.64 0.00 0.00 0.00 0.00 05:09:26 05:05:01 eth0 321.16 233.14 4612.03 30.69 0.00 0.00 0.00 0.00 05:09:26 05:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:09:26 05:05:01 docker0 152.71 190.74 12.22 2002.50 0.00 0.00 0.00 0.00 05:09:26 05:06:01 eth0 22.85 11.07 25.53 4.83 0.00 0.00 0.00 0.00 05:09:26 05:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:09:26 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:09:26 05:07:01 eth0 0.68 0.10 0.06 0.01 0.00 0.00 0.00 0.00 05:09:26 05:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:09:26 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:09:26 05:08:01 eth0 0.68 0.45 0.36 0.27 0.00 0.00 0.00 0.00 05:09:26 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:09:26 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:09:26 05:09:01 eth0 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 05:09:26 05:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:09:26 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:09:26 Average: eth0 185.53 118.30 1528.45 22.42 0.00 0.00 0.00 0.00 05:09:26 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:09:26 Average: docker0 37.01 45.35 3.00 359.99 0.00 0.00 0.00 0.00 05:09:26 05:09:26 05:09:26 ---> sar -P ALL: 05:09:26 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 02/14/22 _x86_64_ (2 CPU) 05:09:26 05:09:26 05:02:51 LINUX RESTART (2 CPU) 05:09:26 05:09:26 05:03:01 CPU %user %nice %system %iowait %steal %idle 05:09:26 05:04:01 all 29.24 0.00 11.98 7.30 0.12 51.36 05:09:26 05:04:01 0 28.86 0.00 13.02 8.27 0.12 49.72 05:09:26 05:04:01 1 29.63 0.00 10.95 6.33 0.11 52.99 05:09:26 05:05:01 all 40.41 0.00 12.59 1.81 0.12 45.07 05:09:26 05:05:01 0 40.31 0.00 13.12 2.13 0.13 44.31 05:09:26 05:05:01 1 40.52 0.00 12.06 1.48 0.11 45.84 05:09:26 05:06:01 all 3.28 0.00 1.64 0.75 0.03 94.31 05:09:26 05:06:01 0 3.08 0.00 1.60 0.94 0.02 94.36 05:09:26 05:06:01 1 3.47 0.00 1.68 0.56 0.03 94.25 05:09:26 05:07:01 all 0.12 0.00 0.08 0.00 0.00 99.81 05:09:26 05:07:01 0 0.07 0.00 0.05 0.00 0.00 99.88 05:09:26 05:07:01 1 0.17 0.00 0.10 0.00 0.00 99.73 05:09:26 05:08:01 all 0.20 0.00 0.04 0.00 0.02 99.74 05:09:26 05:08:01 0 0.08 0.00 0.03 0.00 0.02 99.87 05:09:26 05:08:01 1 0.32 0.00 0.05 0.00 0.02 99.62 05:09:26 05:09:01 all 0.24 0.00 0.03 0.00 0.00 99.72 05:09:26 05:09:01 0 0.03 0.00 0.03 0.00 0.00 99.93 05:09:26 05:09:01 1 0.45 0.00 0.03 0.00 0.00 99.52 05:09:26 Average: all 11.72 0.00 4.21 1.58 0.04 82.44 05:09:26 Average: 0 11.54 0.00 4.45 1.82 0.05 82.15 05:09:26 Average: 1 11.91 0.00 3.98 1.34 0.04 82.73 05:09:26 05:09:26 05:09:26