Pull request #1099 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4776fbe67a8c2ca1cc2e96feb3126617b9c3688f+ff2bdc244935d5b40da6f20198b29dfc476efd7a (4ad5f8d72edd12c1a94240bd9c500c02b90b31fb) 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-ssh5747582147603430241.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-ssh819253657294977859.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-sdk-go/branches/PR-1099/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-sdk-go/branches/PR-1099/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15927508881842321434.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-sdk-go/branches/PR-1099/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7502953116441598330.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-ssh13187575559069124123.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-sdk-go/branches/PR-1099/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-sdk-go/branches/PR-1099/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh12209410158537840439.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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-5198’ is offline Running on prd-centos7-docker-4c-2g-5200 in /w/workspace/gexfoundry_device-sdk-go_PR-1099 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1099 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1099@tmp/jenkins-gitclient-ssh1685922131126576673.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit ff2bdc244935d5b40da6f20198b29dfc476efd7a into PR head commit 4776fbe67a8c2ca1cc2e96feb3126617b9c3688f Merge succeeded, producing 4776fbe67a8c2ca1cc2e96feb3126617b9c3688f Checking out Revision 4776fbe67a8c2ca1cc2e96feb3126617b9c3688f (PR-1099) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1099@tmp/jenkins-gitclient-ssh4206519734096164697.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1099/head:refs/remotes/origin/PR-1099 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4776fbe67a8c2ca1cc2e96feb3126617b9c3688f # 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/gexfoundry_device-sdk-go_PR-1099@tmp/jenkins-gitclient-ssh612676310829793694.key > git merge ff2bdc244935d5b40da6f20198b29dfc476efd7a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4776fbe67a8c2ca1cc2e96feb3126617b9c3688f # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/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 04:09:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:09:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:09:32 ========================================================= 04:09:32 EdgeX Global Pipelines Version Info 04:09:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:09:33 ------------------- 04:09:33 stable info: 04:09:33 ------------------- 04:09:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:09:33 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 04:09:33 Message: update stable to v1.0.220 04:09:34 ------------------- 04:09:34 experimental info: 04:09:34 ------------------- 04:09:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:09:34 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 04:09:34 Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:09:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:09:34 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:09:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:09:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:09:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:09:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 04:09:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:09:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:09:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:09:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:09:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:09:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:09:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:09:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:09:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:09:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:09:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:09:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:09:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:09:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:09:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:09:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 04:09:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:09:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:09:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:09:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:09:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1099 [Pipeline] echo 04:09:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1099 [Pipeline] echo 04:09:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1099 [Pipeline] echo 04:09:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4776fbe67a8c2ca1cc2e96feb3126617b9c3688f [Pipeline] echo 04:09:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4776fbe [Pipeline] echo 04:09:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:09:35 provisioning config files... 04:09:35 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1099@tmp/config6612516504865699126tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:09:36 ---> docker-login.sh 04:09:36 nexus3.edgexfoundry.org:10001 04:09:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:36 Configure a credential helper to remove this warning. See 04:09:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:36 04:09:36 Login Succeeded 04:09:36 nexus3.edgexfoundry.org:10002 04:09:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:36 Configure a credential helper to remove this warning. See 04:09:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:36 04:09:36 Login Succeeded 04:09:36 nexus3.edgexfoundry.org:10003 04:09:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:36 Configure a credential helper to remove this warning. See 04:09:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:36 04:09:36 Login Succeeded 04:09:36 nexus3.edgexfoundry.org:10004 04:09:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:36 Configure a credential helper to remove this warning. See 04:09:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:36 04:09:36 Login Succeeded 04:09:36 docker.io 04:09:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:36 Configure a credential helper to remove this warning. See 04:09:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:36 04:09:36 Login Succeeded 04:09:36 ---> docker-login.sh ends [Pipeline] } 04:09:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:09:37 + git rev-list -1 --merges 4776fbe67a8c2ca1cc2e96feb3126617b9c3688f~1..4776fbe67a8c2ca1cc2e96feb3126617b9c3688f [Pipeline] echo 04:09:37 -----------> git rev-list -1 --merges 4776fbe67a8c2ca1cc2e96feb3126617b9c3688f~1..4776fbe67a8c2ca1cc2e96feb3126617b9c3688f 4776fbe67a8c2ca1cc2e96feb3126617b9c3688f [false] [Pipeline] sh 04:09:37 + git log --format=format:%s -1 4776fbe67a8c2ca1cc2e96feb3126617b9c3688f [Pipeline] echo 04:09:37 ========================================================= 04:09:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:09:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:09:38 + git log --format=format:%s -1 4776fbe67a8c2ca1cc2e96feb3126617b9c3688f [Pipeline] echo 04:09:38 [semverPrep] GIT_COMMIT: 4776fbe67a8c2ca1cc2e96feb3126617b9c3688f, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo 04:09:38 [semverPrep] This is not a build commit. [Pipeline] sh 04:09:38 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 04:09:38 + grep -v github /etc/ssh/ssh_known_hosts 04:09:38 + '[' -e /tmp/ssh_known_hosts ']' 04:09:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:09:38 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 04:09:38 + sudo tee -a /etc/ssh/ssh_known_hosts 04:09:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 04:09:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:09:39 04:09:39 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:09:39 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:09:39 latest: Pulling from edgex-devops/git-semver 04:09:39 a0d0a0d46f8b: Pulling fs layer 04:09:39 3e5f54012d9b: Pulling fs layer 04:09:39 4c7163046ea9: Pulling fs layer 04:09:39 0c2d73faf560: Pulling fs layer 04:09:39 0c2d73faf560: Waiting 04:09:39 3e5f54012d9b: Verifying Checksum 04:09:39 3e5f54012d9b: Download complete 04:09:39 a0d0a0d46f8b: Download complete 04:09:39 4c7163046ea9: Verifying Checksum 04:09:39 4c7163046ea9: Download complete 04:09:39 0c2d73faf560: Verifying Checksum 04:09:39 0c2d73faf560: Download complete 04:09:39 a0d0a0d46f8b: Pull complete 04:09:39 3e5f54012d9b: Pull complete 04:09:40 4c7163046ea9: Pull complete 04:09:40 0c2d73faf560: Pull complete 04:09:40 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 04:09:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:09:40 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:09:40 prd-centos7-docker-4c-2g-5200 does not seem to be running inside a container 04:09:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1099 -v /w/workspace/gexfoundry_device-sdk-go_PR-1099:/w/workspace/gexfoundry_device-sdk-go_PR-1099:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1099@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1099@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 04:09:41 $ docker top 29b1b1faba821e64eec177e67693a653cff67afeb6916861e4cc0e7035ca1775 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:09:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:09:41 [ssh-agent] Looking for ssh-agent implementation... 04:09:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:09:41 $ docker exec 29b1b1faba821e64eec177e67693a653cff67afeb6916861e4cc0e7035ca1775 ssh-agent 04:09:41 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBpbPlb/agent.14 04:09:41 SSH_AGENT_PID=20 04:09:41 Running ssh-add (command line suppressed) 04:09:41 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1099@tmp/private_key_8140465772897972577.key (/w/workspace/gexfoundry_device-sdk-go_PR-1099@tmp/private_key_8140465772897972577.key) 04:09:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:09:42 + git tag --points-at HEAD [Pipeline] } 04:09:42 $ docker exec --env ******** --env ******** 29b1b1faba821e64eec177e67693a653cff67afeb6916861e4cc0e7035ca1775 ssh-agent -k 04:09:42 unset SSH_AUTH_SOCK; 04:09:42 unset SSH_AGENT_PID; 04:09:42 echo Agent pid 20 killed; 04:09:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:09:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:09:42 [ssh-agent] Looking for ssh-agent implementation... 04:09:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:09:42 $ docker exec 29b1b1faba821e64eec177e67693a653cff67afeb6916861e4cc0e7035ca1775 ssh-agent 04:09:42 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdEakef/agent.54 04:09:42 SSH_AGENT_PID=61 04:09:42 Running ssh-add (command line suppressed) 04:09:42 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1099@tmp/private_key_6043857751316554742.key (/w/workspace/gexfoundry_device-sdk-go_PR-1099@tmp/private_key_6043857751316554742.key) 04:09:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:09:42 + git semver init 04:09:42 # -> Open(): unable to determine branch for HEAD 04:09:42 # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1099/.git 04:09:42 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1099 04:09:42 # $SEMVER_REMOTE_NAME = origin 04:09:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:09:42 # $SEMVER_USER_NAME = edgex-jenkins 04:09:42 # $SEMVER_BRANCH = PR-1099 04:09:42 # $SEMVER_TEMP = /tmp/semver-836053381 04:09:42 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 04:09:43 # '/tmp/semver-836053381' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1099/.semver' 04:09:43 # -> Force: false 04:09:43 # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1099/.semver [Pipeline] } 04:09:43 $ docker exec --env ******** --env ******** 29b1b1faba821e64eec177e67693a653cff67afeb6916861e4cc0e7035ca1775 ssh-agent -k 04:09:43 unset SSH_AUTH_SOCK; 04:09:43 unset SSH_AGENT_PID; 04:09:43 echo Agent pid 61 killed; 04:09:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:09:44 + git semver [Pipeline] } 04:09:44 $ docker stop --time=1 29b1b1faba821e64eec177e67693a653cff67afeb6916861e4cc0e7035ca1775 04:09:45 $ docker rm -f 29b1b1faba821e64eec177e67693a653cff67afeb6916861e4cc0e7035ca1775 [Pipeline] // withDockerContainer [Pipeline] sh 04:09:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:09:46 Stashed 1 file(s) [Pipeline] echo 04:09:46 [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 04:09:46 provisioning config files... 04:09:46 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1099@tmp/config379602323816018693tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:09:47 ---> docker-login.sh 04:09:47 nexus3.edgexfoundry.org:10001 04:09:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:47 Configure a credential helper to remove this warning. See 04:09:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:47 04:09:47 Login Succeeded 04:09:47 nexus3.edgexfoundry.org:10002 04:09:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:47 Configure a credential helper to remove this warning. See 04:09:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:47 04:09:47 Login Succeeded 04:09:47 nexus3.edgexfoundry.org:10003 04:09:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:47 Configure a credential helper to remove this warning. See 04:09:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:47 04:09:47 Login Succeeded 04:09:47 nexus3.edgexfoundry.org:10004 04:09:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:47 Configure a credential helper to remove this warning. See 04:09:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:47 04:09:47 Login Succeeded 04:09:47 docker.io 04:09:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:48 Configure a credential helper to remove this warning. See 04:09:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:48 04:09:48 Login Succeeded 04:09:48 ---> docker-login.sh ends [Pipeline] } 04:09:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:09:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:09:48 ========================================================= 04:09:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 04:09:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 04:09:48 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . 04:09:48 Sending build context to Docker daemon 9.479MB 04:09:48 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 04:09:48 Step 2/11 : FROM ${BASE} AS builder 04:09:48 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 04:09:48 59bf1c3509f3: Pulling fs layer 04:09:48 666ba61612fd: Pulling fs layer 04:09:48 8ed8ca486205: Pulling fs layer 04:09:48 4fe6c5a15a65: Pulling fs layer 04:09:48 22a0e8bec74d: Pulling fs layer 04:09:48 640e595b4fbd: Pulling fs layer 04:09:48 763cafe07f6e: Pulling fs layer 04:09:48 0c0b528cf693: Pulling fs layer 04:09:48 10935f4eaf8b: Pulling fs layer 04:09:48 4fe6c5a15a65: Waiting 04:09:48 22a0e8bec74d: Waiting 04:09:48 640e595b4fbd: Waiting 04:09:48 763cafe07f6e: Waiting 04:09:48 0c0b528cf693: Waiting 04:09:48 10935f4eaf8b: Waiting 04:09:48 8ed8ca486205: Verifying Checksum 04:09:48 8ed8ca486205: Download complete 04:09:48 666ba61612fd: Verifying Checksum 04:09:48 666ba61612fd: Download complete 04:09:48 22a0e8bec74d: Download complete 04:09:49 640e595b4fbd: Verifying Checksum 04:09:49 640e595b4fbd: Download complete 04:09:49 59bf1c3509f3: Verifying Checksum 04:09:49 59bf1c3509f3: Download complete 04:09:49 763cafe07f6e: Verifying Checksum 04:09:49 763cafe07f6e: Download complete 04:09:49 0c0b528cf693: Verifying Checksum 04:09:49 0c0b528cf693: Download complete 04:09:49 59bf1c3509f3: Pull complete 04:09:49 10935f4eaf8b: Verifying Checksum 04:09:49 10935f4eaf8b: Download complete 04:09:49 4fe6c5a15a65: Verifying Checksum 04:09:49 4fe6c5a15a65: Download complete 04:09:49 666ba61612fd: Pull complete 04:09:49 8ed8ca486205: Pull complete 04:09:53 4fe6c5a15a65: Pull complete 04:09:53 22a0e8bec74d: Pull complete 04:09:53 640e595b4fbd: Pull complete 04:09:53 763cafe07f6e: Pull complete 04:09:53 0c0b528cf693: Pull complete 04:09:55 10935f4eaf8b: Pull complete 04:09:55 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 04:09:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 04:09:55 ---> 99d49a6021b9 04:09:55 Step 3/11 : ARG MAKE=make build 04:09:57 ---> Running in c2a4a994ca8a 04:09:57 Removing intermediate container c2a4a994ca8a 04:09:57 ---> e23c434fbf66 04:09:57 Step 4/11 : WORKDIR /device-sdk-go 04:09:57 ---> Running in b48e9f05de1c 04:09:57 Removing intermediate container b48e9f05de1c 04:09:57 ---> bf04fa870d76 04:09:57 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:09:57 ---> Running in ea26801697d4 04:09:57 Removing intermediate container ea26801697d4 04:09:57 ---> abd2eeabd79b 04:09:57 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:09:57 ---> Running in 11ff62522165 04:09:58 Removing intermediate container 11ff62522165 04:09:58 ---> 9f71c70a8504 04:09:58 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:09:58 ---> Running in b76ea10d5657 04:09:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:09:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:09:59 OK: 221 MiB in 52 packages 04:10:00 Removing intermediate container b76ea10d5657 04:10:00 ---> ccc13ef9b652 04:10:00 Step 8/11 : COPY go.mod vendor* ./ 04:10:00 ---> 1887a859f712 04:10:00 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:10:00 ---> Running in 3516dcba71a9 04:10:01 Still waiting to schedule task 04:10:01 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 04:10:32 Removing intermediate container 3516dcba71a9 04:10:32 ---> 96042df24e62 04:10:32 Step 10/11 : COPY . . 04:10:32 ---> 4e9f5c498478 04:10:32 Step 11/11 : RUN ${MAKE} 04:10:32 ---> Running in 8a633c94d006 04:10:32 noop 04:10:32 Removing intermediate container 8a633c94d006 04:10:32 ---> 03039447c42a 04:10:32 Successfully built 03039447c42a 04:10:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:10:33 + docker inspect -f . ci-base-image-x86_64 04:10:33 . [Pipeline] withDockerContainer 04:10:33 prd-centos7-docker-4c-2g-5200 does not seem to be running inside a container 04:10:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1099 -v /w/workspace/gexfoundry_device-sdk-go_PR-1099:/w/workspace/gexfoundry_device-sdk-go_PR-1099:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1099@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1099@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 04:10:33 $ docker top 3cf861dea482ec8dde8dbba0d6e186b5721265eeaba2e304d7b1016a744a5c86 -eo pid,comm [Pipeline] { [Pipeline] sh 04:10:34 + go version 04:10:34 go version go1.17.6 linux/amd64 [Pipeline] } 04:10:34 $ docker stop --time=1 3cf861dea482ec8dde8dbba0d6e186b5721265eeaba2e304d7b1016a744a5c86 04:10:35 $ docker rm -f 3cf861dea482ec8dde8dbba0d6e186b5721265eeaba2e304d7b1016a744a5c86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:10:36 + docker inspect -f . ci-base-image-x86_64 04:10:36 . [Pipeline] withDockerContainer 04:10:36 prd-centos7-docker-4c-2g-5200 does not seem to be running inside a container 04:10:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1099 -v /w/workspace/gexfoundry_device-sdk-go_PR-1099:/w/workspace/gexfoundry_device-sdk-go_PR-1099:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1099@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1099@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 04:10:36 $ docker top 8a123c3f3f2a7d43ccca7e3523182bf70f7ea9a30c08c873961af99ceb6fdab0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:10:37 + make test 04:10:37 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:10:37 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 04:10:45 # github.com/edgexfoundry/device-sdk-go/v2/internal/cache 04:10:45 internal/cache/init.go:22:8: undefined: container.DeviceClientFrom 04:10:45 internal/cache/init.go:23:9: undefined: container.DeviceProfileClientFrom 04:10:45 internal/cache/init.go:24:9: undefined: container.ProvisionWatcherClientFrom 04:10:45 # github.com/edgexfoundry/device-sdk-go/v2/internal/common 04:10:45 internal/common/utils.go:75:9: undefined: "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container".EventClientFrom 04:10:50 # github.com/edgexfoundry/device-sdk-go/v2/internal/cache [github.com/edgexfoundry/device-sdk-go/v2/internal/cache.test] 04:10:50 internal/cache/init.go:22: undefined: container.DeviceClientFrom 04:10:50 internal/cache/init.go:23: undefined: container.DeviceProfileClientFrom 04:10:50 internal/cache/init.go:24: undefined: container.ProvisionWatcherClientFrom 04:10:50 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/application [build failed] 04:10:50 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent [build failed] 04:10:50 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/cache [build failed] 04:10:51 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.012s coverage: 10.8% of statements 04:10:51 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http [build failed] 04:10:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.014s coverage: 86.1% of statements 04:10:52 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/transformer [build failed] 04:10:52 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.028s coverage: 89.2% of statements 04:10:52 FAIL github.com/edgexfoundry/device-sdk-go/v2/pkg/service [build failed] 04:10:52 make: *** [Makefile:36: unittest] Error 2 [Pipeline] } 04:10:52 $ docker stop --time=1 8a123c3f3f2a7d43ccca7e3523182bf70f7ea9a30c08c873961af99ceb6fdab0 04:10:53 $ docker rm -f 8a123c3f3f2a7d43ccca7e3523182bf70f7ea9a30c08c873961af99ceb6fdab0 [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 04:10:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:10:54 04:10:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:10:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:10:55 latest: Pulling from edgex-lftools-log-publisher 04:10:55 b4d181a07f80: Pulling fs layer 04:10:55 a1111a8f2ec3: Pulling fs layer 04:10:55 ed53099fbce6: Pulling fs layer 04:10:55 dc539afda2c1: Pulling fs layer 04:10:55 77bc0d833cb6: Pulling fs layer 04:10:55 9065ff56babe: Pulling fs layer 04:10:55 d287ab97295c: Pulling fs layer 04:10:55 77bc0d833cb6: Waiting 04:10:55 9065ff56babe: Waiting 04:10:55 d287ab97295c: Waiting 04:10:55 dc539afda2c1: Waiting 04:10:55 a1111a8f2ec3: Verifying Checksum 04:10:55 a1111a8f2ec3: Download complete 04:10:55 dc539afda2c1: Verifying Checksum 04:10:55 dc539afda2c1: Download complete 04:10:55 77bc0d833cb6: Verifying Checksum 04:10:55 77bc0d833cb6: Download complete 04:10:55 ed53099fbce6: Verifying Checksum 04:10:55 ed53099fbce6: Download complete 04:10:55 9065ff56babe: Verifying Checksum 04:10:55 9065ff56babe: Download complete 04:10:55 b4d181a07f80: Verifying Checksum 04:10:55 b4d181a07f80: Download complete 04:10:56 d287ab97295c: Verifying Checksum 04:10:56 d287ab97295c: Download complete 04:10:56 b4d181a07f80: Pull complete 04:10:56 a1111a8f2ec3: Pull complete 04:10:57 ed53099fbce6: Pull complete 04:10:57 dc539afda2c1: Pull complete 04:10:57 77bc0d833cb6: Pull complete 04:10:58 9065ff56babe: Pull complete 04:11:03 d287ab97295c: Pull complete 04:11:03 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 04:11:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:11:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:11:03 prd-centos7-docker-4c-2g-5200 does not seem to be running inside a container 04:11:03 $ 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-sdk-go_PR-1099 -v /w/workspace/gexfoundry_device-sdk-go_PR-1099:/w/workspace/gexfoundry_device-sdk-go_PR-1099:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1099@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1099@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 04:11:05 $ docker top 5e3de6465e8e5258f58aa517f881176971fe51ad631bfbbb52efc0fe529602c6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:11:06 ---> job-cost.sh 04:11:06 lf-activate-venv: SKIPPING 04:11:06 INFO: No Stack... 04:11:06 INFO: Retrieving Pricing Info for: v3-standard-2 04:11:06 INFO: Archiving Costs [Pipeline] sh 04:11:07 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1099/archives/cost.csv 04:11:07 + cut -d, -f6 [Pipeline] lock 04:11:07 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1099-1-stack-cost] 04:11:07 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1099-1-stack-cost] did not exist. Created. 04:11:07 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1099-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:11:07 + echo total: 0.05999999865889549 [Pipeline] stash 04:11:07 Stashed 1 file(s) [Pipeline] } 04:11:07 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1099-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:11:07 $ docker stop --time=1 5e3de6465e8e5258f58aa517f881176971fe51ad631bfbbb52efc0fe529602c6 04:11:08 $ docker rm -f 5e3de6465e8e5258f58aa517f881176971fe51ad631bfbbb52efc0fe529602c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:11:09 Failed in branch amd64 04:11:25 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5201 in /w/workspace/gexfoundry_device-sdk-go_PR-1099 [Pipeline] { [Pipeline] ws 04:11:25 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:11:26 The recommended git tool is: git 04:11:30 using credential edgex-jenkins-ssh 04:11:30 Cloning the remote Git repository 04:11:30 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:11:30 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:11:30 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:11:30 > git --version # timeout=10 04:11:30 > git --version # 'git version 2.17.1' 04:11:30 using GIT_SSH to set credentials SSH Credentials for GitHub 04:11:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:11:33 Merging remotes/origin/main commit ff2bdc244935d5b40da6f20198b29dfc476efd7a into PR head commit 4776fbe67a8c2ca1cc2e96feb3126617b9c3688f 04:11:33 Merge succeeded, producing 4776fbe67a8c2ca1cc2e96feb3126617b9c3688f 04:11:33 Checking out Revision 4776fbe67a8c2ca1cc2e96feb3126617b9c3688f (PR-1099) 04:11:32 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:11:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:11:32 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:11:32 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:11:32 using GIT_SSH to set credentials SSH Credentials for GitHub 04:11:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1099/head:refs/remotes/origin/PR-1099 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:11:33 > git config core.sparsecheckout # timeout=10 04:11:33 > git checkout -f 4776fbe67a8c2ca1cc2e96feb3126617b9c3688f # timeout=10 04:11:33 > git remote # timeout=10 04:11:33 > git config --get remote.origin.url # timeout=10 04:11:33 using GIT_SSH to set credentials SSH Credentials for GitHub 04:11:33 > git merge ff2bdc244935d5b40da6f20198b29dfc476efd7a # timeout=10 04:11:33 > git rev-parse HEAD^{commit} # timeout=10 04:11:33 > git config core.sparsecheckout # timeout=10 04:11:33 > git checkout -f 4776fbe67a8c2ca1cc2e96feb3126617b9c3688f # timeout=10 04:11:37 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" 04:11:37 > git --version # timeout=10 04:11:37 > git --version # 'git version 2.17.1' 04:11:37 fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:11:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:11:38 % Total % Received % Xferd Average Speed Time Time Time Current 04:11:38 Dload Upload Total Spent Left Speed 04:11:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 92523 0 --:--:-- --:--:-- --:--:-- 92523 [Pipeline] sh 04:11:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:11:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.jsonsudo 04:11:39 tee /etc/docker/daemon.new 04:11:39 { 04:11:39 "registry-mirrors": [ 04:11:39 "https://nexus3.edgexfoundry.org:10001" 04:11:39 ], 04:11:39 "bip": "10.250.0.254/24", 04:11:39 "hosts": [ 04:11:39 "tcp://0.0.0.0:5555", 04:11:39 "unix:///var/run/docker.sock" 04:11:39 ], 04:11:39 "mtu": 1458, 04:11:39 "selinux-enabled": true, 04:11:39 "seccomp-profile": "/etc/docker/seccomp.json" 04:11:39 } [Pipeline] sh 04:11:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:11:40 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:11:58 provisioning config files... 04:11:58 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config6866534457381578282tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:11:59 ---> docker-login.sh 04:11:59 nexus3.edgexfoundry.org:10001 04:12:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:12:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:12:00 Configure a credential helper to remove this warning. See 04:12:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:12:00 04:12:00 Login Succeeded 04:12:00 nexus3.edgexfoundry.org:10002 04:12:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:12:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:12:00 Configure a credential helper to remove this warning. See 04:12:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:12:00 04:12:00 Login Succeeded 04:12:00 nexus3.edgexfoundry.org:10003 04:12:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:12:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:12:01 Configure a credential helper to remove this warning. See 04:12:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:12:01 04:12:01 Login Succeeded 04:12:01 nexus3.edgexfoundry.org:10004 04:12:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:12:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:12:01 Configure a credential helper to remove this warning. See 04:12:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:12:01 04:12:01 Login Succeeded 04:12:01 docker.io 04:12:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:12:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:12:02 Configure a credential helper to remove this warning. See 04:12:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:12:02 04:12:02 Login Succeeded 04:12:02 ---> docker-login.sh ends [Pipeline] } 04:12:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:12:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:12:02 ========================================================= 04:12:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 04:12:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 04:12:03 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 04:12:03 Sending build context to Docker daemon 5.121MB 04:12:03 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 04:12:03 Step 2/11 : FROM ${BASE} AS builder 04:12:03 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:12:03 9b3977197b4f: Pulling fs layer 04:12:03 1a89e8eeedd5: Pulling fs layer 04:12:03 94645a83ff95: Pulling fs layer 04:12:03 3f3a8bcf1eab: Pulling fs layer 04:12:03 0c92f367c5e7: Pulling fs layer 04:12:03 f7c0051592d6: Pulling fs layer 04:12:03 a227ed2f7395: Pulling fs layer 04:12:03 7b1c46037f91: Pulling fs layer 04:12:03 f7c0051592d6: Waiting 04:12:03 a227ed2f7395: Waiting 04:12:03 7b1c46037f91: Waiting 04:12:03 3f3a8bcf1eab: Waiting 04:12:03 0c92f367c5e7: Waiting 04:12:03 94645a83ff95: Verifying Checksum 04:12:03 94645a83ff95: Download complete 04:12:03 1a89e8eeedd5: Verifying Checksum 04:12:03 0c92f367c5e7: Verifying Checksum 04:12:03 0c92f367c5e7: Download complete 04:12:03 f7c0051592d6: Download complete 04:12:03 9b3977197b4f: Download complete 04:12:03 a227ed2f7395: Verifying Checksum 04:12:03 a227ed2f7395: Download complete 04:12:04 9b3977197b4f: Pull complete 04:12:04 1a89e8eeedd5: Pull complete 04:12:05 94645a83ff95: Pull complete 04:12:05 7b1c46037f91: Verifying Checksum 04:12:05 7b1c46037f91: Download complete 04:12:06 3f3a8bcf1eab: Verifying Checksum 04:12:06 3f3a8bcf1eab: Download complete 04:12:18 3f3a8bcf1eab: Pull complete 04:12:18 0c92f367c5e7: Pull complete 04:12:18 f7c0051592d6: Pull complete 04:12:18 a227ed2f7395: Pull complete 04:12:23 7b1c46037f91: Pull complete 04:12:23 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 04:12:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 04:12:23 ---> f79e39bc4007 04:12:23 Step 3/11 : ARG MAKE=make build 04:12:25 ---> Running in 616f3258d84a 04:12:25 Removing intermediate container 616f3258d84a 04:12:25 ---> 80679a9cb932 04:12:25 Step 4/11 : WORKDIR /device-sdk-go 04:12:25 ---> Running in 292ff4006404 04:12:26 Removing intermediate container 292ff4006404 04:12:26 ---> e73ef2499481 04:12:26 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:12:26 ---> Running in 2ddd94f37a74 04:12:26 Removing intermediate container 2ddd94f37a74 04:12:26 ---> 4e741ed081e1 04:12:26 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:12:27 ---> Running in 52cda6743a2c 04:12:28 Removing intermediate container 52cda6743a2c 04:12:28 ---> cc8f91c52c2b 04:12:28 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:12:28 ---> Running in 82ad2b127b8f 04:12:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:12:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:12:31 OK: 220 MiB in 52 packages 04:12:32 Removing intermediate container 82ad2b127b8f 04:12:32 ---> fc26d6c302f2 04:12:32 Step 8/11 : COPY go.mod vendor* ./ 04:12:32 ---> 506754707bf9 04:12:32 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:12:32 ---> Running in 13f0f83bf3d2 04:13:40 Removing intermediate container 13f0f83bf3d2 04:13:40 ---> 8d69fdb4e4bd 04:13:40 Step 10/11 : COPY . . 04:13:40 ---> c1c7f768d595 04:13:40 Step 11/11 : RUN ${MAKE} 04:13:41 ---> Running in bc81f06bc796 04:13:42 noop 04:13:42 Removing intermediate container bc81f06bc796 04:13:42 ---> cdcae7ebe074 04:13:42 Successfully built cdcae7ebe074 04:13:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:13:42 + docker inspect -f . ci-base-image-arm64 04:13:42 . [Pipeline] withDockerContainer 04:13:43 prd-ubuntu18.04-docker-arm64-4c-16g-5201 does not seem to be running inside a container 04:13:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:13:44 $ docker top 746555d570dcecd8b550bf214fb03f38580d9dfe5503fabc65c28a4a150cdf0a -eo pid,comm [Pipeline] { [Pipeline] sh 04:13:45 + go version 04:13:45 go version go1.17.6 linux/arm64 [Pipeline] } 04:13:45 $ docker stop --time=1 746555d570dcecd8b550bf214fb03f38580d9dfe5503fabc65c28a4a150cdf0a 04:13:46 $ docker rm -f 746555d570dcecd8b550bf214fb03f38580d9dfe5503fabc65c28a4a150cdf0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:13:47 + docker inspect -f . ci-base-image-arm64 04:13:47 . [Pipeline] withDockerContainer 04:13:47 prd-ubuntu18.04-docker-arm64-4c-16g-5201 does not seem to be running inside a container 04:13:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:13:49 $ docker top 2dd353bbac1b6ce84fc342275e3cf31f4bb06f55ba15100234acd29c2b5dfafd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:13:50 + make test 04:13:50 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:13:51 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 04:14:18 # github.com/edgexfoundry/device-sdk-go/v2/internal/cache 04:14:18 internal/cache/init.go:22:8: undefined: container.DeviceClientFrom 04:14:18 internal/cache/init.go:23:9: undefined: container.DeviceProfileClientFrom 04:14:18 internal/cache/init.go:24:9: undefined: container.ProvisionWatcherClientFrom 04:14:25 # github.com/edgexfoundry/device-sdk-go/v2/internal/common 04:14:25 internal/common/utils.go:75:9: undefined: "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container".EventClientFrom 04:14:35 # github.com/edgexfoundry/device-sdk-go/v2/internal/cache [github.com/edgexfoundry/device-sdk-go/v2/internal/cache.test] 04:14:35 internal/cache/init.go:22: undefined: container.DeviceClientFrom 04:14:35 internal/cache/init.go:23: undefined: container.DeviceProfileClientFrom 04:14:35 internal/cache/init.go:24: undefined: container.ProvisionWatcherClientFrom 04:14:36 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/application [build failed] 04:14:36 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent [build failed] 04:14:36 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/cache [build failed] 04:14:37 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.107s coverage: 10.8% of statements 04:14:37 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http [build failed] 04:14:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.049s coverage: 86.1% of statements 04:14:39 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/transformer [build failed] 04:14:39 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.177s coverage: 89.2% of statements 04:14:39 FAIL github.com/edgexfoundry/device-sdk-go/v2/pkg/service [build failed] 04:14:39 make: *** [Makefile:36: unittest] Error 2 [Pipeline] } 04:14:39 $ docker stop --time=1 2dd353bbac1b6ce84fc342275e3cf31f4bb06f55ba15100234acd29c2b5dfafd 04:14:41 $ docker rm -f 2dd353bbac1b6ce84fc342275e3cf31f4bb06f55ba15100234acd29c2b5dfafd [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 04:14:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:14:42 04:14:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 04:14:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:14:42 arm64: Pulling from edgex-lftools-log-publisher 04:14:42 448f6bf000e3: Pulling fs layer 04:14:42 f757da607395: Pulling fs layer 04:14:42 05883995daec: Pulling fs layer 04:14:42 8603b9c90790: Pulling fs layer 04:14:42 1560dd03e051: Pulling fs layer 04:14:42 27f5ce0e4adf: Pulling fs layer 04:14:42 c2d8d7efcc4b: Pulling fs layer 04:14:42 1560dd03e051: Waiting 04:14:42 27f5ce0e4adf: Waiting 04:14:42 c2d8d7efcc4b: Waiting 04:14:42 8603b9c90790: Waiting 04:14:43 f757da607395: Verifying Checksum 04:14:43 f757da607395: Download complete 04:14:43 8603b9c90790: Verifying Checksum 04:14:43 8603b9c90790: Download complete 04:14:43 1560dd03e051: Verifying Checksum 04:14:43 1560dd03e051: Download complete 04:14:43 27f5ce0e4adf: Verifying Checksum 04:14:43 27f5ce0e4adf: Download complete 04:14:43 05883995daec: Verifying Checksum 04:14:43 05883995daec: Download complete 04:14:43 448f6bf000e3: Verifying Checksum 04:14:43 448f6bf000e3: Download complete 04:14:45 c2d8d7efcc4b: Verifying Checksum 04:14:45 c2d8d7efcc4b: Download complete 04:14:46 448f6bf000e3: Pull complete 04:14:47 f757da607395: Pull complete 04:14:49 05883995daec: Pull complete 04:14:49 8603b9c90790: Pull complete 04:14:50 1560dd03e051: Pull complete 04:14:50 27f5ce0e4adf: Pull complete 04:15:05 c2d8d7efcc4b: Pull complete 04:15:05 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 04:15:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:15:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 04:15:05 prd-ubuntu18.04-docker-arm64-4c-16g-5201 does not seem to be running inside a container 04:15: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/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:15:08 $ docker top a8a0f50dacef2ccf6d567731124662dd6216cde393c8d6e450bc6fcdba0d2be1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:15:09 ---> job-cost.sh 04:15:09 lf-activate-venv: SKIPPING 04:15:09 INFO: No Stack... 04:15:09 INFO: Retrieving Pricing Info for: v3-standard-4 04:15:10 INFO: Archiving Costs [Pipeline] sh 04:15:10 + cut -d, -f6 04:15:10 + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 04:15:10 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1099-1-stack-cost] 04:15:10 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1099-1-stack-cost] did not exist. Created. 04:15:10 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1099-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:15:11 /w/workspace/device-sdk-go/1@tmp/durable-84bb9957/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-84bb9957/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 04:15:12 + echo total: 0.10999999940395355 [Pipeline] stash 04:15:12 Warning: overwriting stash ‘stack-cost’ 04:15:12 Stashed 1 file(s) [Pipeline] } 04:15:12 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1099-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:15:12 $ docker stop --time=1 a8a0f50dacef2ccf6d567731124662dd6216cde393c8d6e450bc6fcdba0d2be1 04:15:14 $ docker rm -f a8a0f50dacef2ccf6d567731124662dd6216cde393c8d6e450bc6fcdba0d2be1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:15:15 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 04:15:17 + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1099/archives ']' 04:15:17 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1099/archives 04:15:17 total 8 04:15:17 drwxr-xr-x. 3 root root 34 Feb 14 04:11 . 04:15:17 drwxrwxr-x. 12 jenkins jenkins 4096 Feb 14 04:11 .. 04:15:17 drwxr-xr-x. 2 root root 6 Feb 14 04:11 cost 04:15:17 -rw-r--r--. 1 root root 85 Feb 14 04:11 cost.csv 04:15:17 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1099/archives 04:15:17 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1099/archives 04:15:17 total 8 04:15:17 drwxr-xr-x. 3 jenkins jenkins 34 Feb 14 04:11 . 04:15:17 drwxrwxr-x. 12 jenkins jenkins 4096 Feb 14 04:11 .. 04:15:17 drwxr-xr-x. 2 jenkins jenkins 6 Feb 14 04:11 cost 04:15:17 -rw-r--r--. 1 jenkins jenkins 85 Feb 14 04:11 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:15:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:15:17 ---> package-listing.sh 04:15:17 ++ facter osfamily 04:15:17 ++ tr '[:upper:]' '[:lower:]' 04:15:18 + OS_FAMILY=redhat 04:15:18 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1099 04:15:18 + START_PACKAGES=/tmp/packages_start.txt 04:15:18 + END_PACKAGES=/tmp/packages_end.txt 04:15:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:15:18 + PACKAGES=/tmp/packages_start.txt 04:15:18 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1099 ']' 04:15:18 + PACKAGES=/tmp/packages_end.txt 04:15:18 + case "${OS_FAMILY}" in 04:15:18 + sort 04:15:18 + rpm -qa 04:15:18 + '[' -f /tmp/packages_start.txt ']' 04:15:18 + '[' -f /tmp/packages_end.txt ']' 04:15:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:15:18 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1099 ']' 04:15:18 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1099/archives/ 04:15:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1099/archives/ [Pipeline] echo 04:15:18 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/gexfoundry_device-sdk-go_PR-1099/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:15:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:15:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:15:19 . [Pipeline] withDockerContainer 04:15:19 prd-centos7-docker-4c-2g-5200 does not seem to be running inside a container 04:15:19 $ 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/gexfoundry_device-sdk-go_PR-1099/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-sdk-go_PR-1099 -v /w/workspace/gexfoundry_device-sdk-go_PR-1099:/w/workspace/gexfoundry_device-sdk-go_PR-1099:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1099@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1099@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 04:15:20 $ docker top 3b8d452bdb4d7991c8db9d58cd2840a45666d9b9f2a85d0d6dccb209d0d41ebe -eo pid,comm [Pipeline] { [Pipeline] sh 04:15:20 + touch /tmp/pre-build-complete [Pipeline] sh 04:15:20 + mkdir -p /var/log/sysstat [Pipeline] sh 04:15:21 + ls /var/log/sa-host 04:15:21 + sadf -c /var/log/sa-host/sa14 04:15:21 file_magic: OK 04:15:21 HZ: Using current value: 100 04:15:21 file_header: OK 04:15:21 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 04:15:21 Statistics: 04:15:21 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:15:21 File successfully converted to sysstat format version 12.0.3 04:15:21 + sadf -c /var/log/sa-host/sa17 04:15:21 file_magic: OK 04:15:21 HZ: Using current value: 100 04:15:21 file_header: OK 04:15:21 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 04:15:21 Statistics: 04:15:21 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:15:21 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:15:21 provisioning config files... 04:15:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1099@tmp/config2498259860054335191tmp [Pipeline] { [Pipeline] echo 04:15:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:15:22 ---> create-netrc.sh [Pipeline] } 04:15:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:15:22 ---> python-tools-install.sh [Pipeline] echo 04:15:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:15:23 ---> sudo-logs.sh 04:15:23 Archiving 'sudo' log.. 04:15:23 sudo: unable to resolve host prd-centos7-docker-4c-2g-5200.novalocal: Name or service not known 04:15:23 sudo: unable to resolve host prd-centos7-docker-4c-2g-5200.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 04:15:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:15:23 ---> job-cost.sh 04:15:23 lf-activate-venv: SKIPPING 04:15:23 DEBUG: total: 0.05999999865889549 04:15:23 INFO: Retrieving Stack Cost... 04:15:23 INFO: Retrieving Pricing Info for: v3-standard-2 04:15:23 INFO: Archiving Costs [Pipeline] echo 04:15:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:15:24 ---> logs-deploy.sh 04:15:24 lf-activate-venv: SKIPPING 04:15:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1099/1 04:15:24 INFO: archiving workspace using pattern(s): 04:15:24 Archives upload complete. 04:15:25 INFO: archiving logs to Nexus 04:15:25 ---> uname -a: 04:15:25 Linux prd-centos7-docker-4c-2g-5200.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 04:15:25 04:15:25 04:15:25 ---> lscpu: 04:15:25 Architecture: x86_64 04:15:25 CPU op-mode(s): 32-bit, 64-bit 04:15:25 Byte Order: Little Endian 04:15:25 Address sizes: 40 bits physical, 48 bits virtual 04:15:25 CPU(s): 2 04:15:25 On-line CPU(s) list: 0,1 04:15:25 Thread(s) per core: 1 04:15:25 Core(s) per socket: 1 04:15:25 Socket(s): 2 04:15:25 NUMA node(s): 1 04:15:25 Vendor ID: AuthenticAMD 04:15:25 CPU family: 23 04:15:25 Model: 49 04:15:25 Model name: AMD EPYC-Rome Processor 04:15:25 Stepping: 0 04:15:25 CPU MHz: 2799.998 04:15:25 BogoMIPS: 5599.99 04:15:25 Virtualization: AMD-V 04:15:25 Hypervisor vendor: KVM 04:15:25 Virtualization type: full 04:15:25 L1d cache: 32K 04:15:25 L1i cache: 32K 04:15:25 L2 cache: 512K 04:15:25 L3 cache: 16384K 04:15:25 NUMA node0 CPU(s): 0,1 04:15:25 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 04:15:25 04:15:25 04:15:25 ---> nproc: 04:15:25 2 04:15:25 04:15:25 04:15:25 ---> df -h: 04:15:25 Filesystem Size Used Avail Use% Mounted on 04:15:25 overlay 40G 9.0G 32G 23% / 04:15:25 tmpfs 64M 0 64M 0% /dev 04:15:25 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 04:15:25 shm 64M 0 64M 0% /dev/shm 04:15:25 /dev/vda1 40G 9.0G 32G 23% /facter-os 04:15:25 04:15:25 04:15:25 ---> sar -b -r -n DEV: 04:15:25 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) 04:15:25 04:15:25 04:08:59 LINUX RESTART (2 CPU) 04:15:25 04:15:25 04:10:01 tps rtps wtps bread/s bwrtn/s 04:15:25 04:11:01 254.50 0.07 254.43 1.60 60289.96 04:15:25 04:12:01 56.57 0.00 56.57 0.00 17556.02 04:15:25 04:13:01 0.28 0.00 0.28 0.00 4.83 04:15:25 04:14:01 0.22 0.00 0.22 0.00 3.36 04:15:25 04:15:01 0.25 0.00 0.25 0.00 3.43 04:15:25 Average: 62.38 0.01 62.37 0.32 15576.12 04:15:25 04:15:25 04:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:15:25 04:11:01 3399040 0 1020180 12.74 2620 3587100 1583860 17.49 1056504 3045076 530964 04:15:25 04:12:01 3450152 0 1010740 12.62 2620 3545428 1221224 13.48 950140 3083696 20 04:15:25 04:13:01 3453720 0 1007168 12.58 2620 3545432 1173684 12.96 948864 3083696 16 04:15:25 04:14:01 3470440 0 990440 12.37 2620 3545440 1173684 12.96 932100 3083696 8 04:15:25 04:15:01 3470000 0 990876 12.37 2620 3545444 1173768 12.96 932540 3083696 8 04:15:25 Average: 3448670 0 1003881 12.53 2620 3553769 1265244 13.97 964030 3075972 106203 04:15:25 04:15:25 04:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:15:25 04:11:01 eth0 358.64 260.81 4645.61 34.94 0.00 0.00 0.00 0.00 04:15:25 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:25 04:11:01 docker0 187.31 243.81 15.09 2034.00 0.00 0.00 0.00 0.00 04:15:25 04:12:01 eth0 21.10 12.07 19.75 4.65 0.00 0.00 0.00 0.00 04:15:25 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:25 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:25 04:13:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:15:25 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:25 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:25 04:14:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:15:25 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:25 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:25 04:15:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 04:15:25 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:25 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:25 Average: eth0 76.06 54.67 933.40 7.94 0.00 0.00 0.00 0.00 04:15:25 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:25 Average: docker0 37.48 48.78 3.02 406.93 0.00 0.00 0.00 0.00 04:15:25 04:15:25 04:15:25 ---> sar -P ALL: 04:15:25 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) 04:15:25 04:15:25 04:08:59 LINUX RESTART (2 CPU) 04:15:25 04:15:25 04:10:01 CPU %user %nice %system %iowait %steal %idle 04:15:25 04:11:01 all 40.97 0.00 12.56 1.51 0.09 44.88 04:15:25 04:11:01 0 41.34 0.00 12.99 1.60 0.09 43.97 04:15:25 04:11:01 1 40.60 0.00 12.12 1.41 0.09 45.78 04:15:25 04:12:01 all 1.53 0.00 0.97 0.74 0.04 96.72 04:15:25 04:12:01 0 1.69 0.00 0.99 0.74 0.05 96.53 04:15:25 04:12:01 1 1.36 0.00 0.96 0.74 0.03 96.91 04:15:25 04:13:01 all 0.23 0.00 0.06 0.00 0.02 99.69 04:15:25 04:13:01 0 0.42 0.00 0.07 0.00 0.00 99.52 04:15:25 04:13:01 1 0.05 0.00 0.05 0.00 0.03 99.87 04:15:25 04:14:01 all 0.14 0.00 0.04 0.00 0.04 99.77 04:15:25 04:14:01 0 0.22 0.00 0.03 0.00 0.03 99.72 04:15:25 04:14:01 1 0.07 0.00 0.05 0.00 0.05 99.83 04:15:25 04:15:01 all 0.08 0.00 0.02 0.00 0.03 99.87 04:15:25 04:15:01 0 0.12 0.00 0.02 0.00 0.03 99.83 04:15:25 04:15:01 1 0.05 0.00 0.02 0.00 0.02 99.92 04:15:25 Average: all 8.11 0.00 2.58 0.43 0.04 88.83 04:15:25 Average: 0 8.28 0.00 2.67 0.45 0.04 88.55 04:15:25 Average: 1 7.93 0.00 2.49 0.41 0.04 89.11 04:15:25 04:15:25 04:15:25