Pull request #1584 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lance5890 for edgexfoundry/device-sdk-go Loading trusted files from base branch main at 81445e9f6878a65f8ef1da1da155eafc431130c6 rather than e6f87812df993850198ed6cb0da268ebdfdc5a5f Obtained Jenkinsfile from 81445e9f6878a65f8ef1da1da155eafc431130c6 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-ssh11439600760411774760.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh12093295035450613021.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 590556114a56c6d90cc8043840e039c2f74196dc 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-1584/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # 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-1584/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11169302161620716528.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-1584/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16178478622154911361.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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 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-ssh360454304327239492.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh 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-1584/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # 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-1584/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6469890345742171172.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 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 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/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1029 in /w/workspace/gexfoundry_device-sdk-go_PR-1584 [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-1584 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Merging remotes/origin/main commit 81445e9f6878a65f8ef1da1da155eafc431130c6 into PR head commit e6f87812df993850198ed6cb0da268ebdfdc5a5f Merge succeeded, producing e6f87812df993850198ed6cb0da268ebdfdc5a5f Checking out Revision e6f87812df993850198ed6cb0da268ebdfdc5a5f (PR-1584) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1584/head:refs/remotes/origin/PR-1584 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e6f87812df993850198ed6cb0da268ebdfdc5a5f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 81445e9f6878a65f8ef1da1da155eafc431130c6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e6f87812df993850198ed6cb0da268ebdfdc5a5f # timeout=10 Commit message: "doc: update the ProtocolDriver link url" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:29:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:29:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:29:19 ========================================================= 09:29:19 EdgeX Global Pipelines Version Info 09:29:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:29:20 ------------------- 09:29:20 stable info: 09:29:20 ------------------- 09:29:20 Commited By: Ginny Guan ginny@iotechsys.com 09:29:20 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 09:29:20 Message: update stable to v1.0.260 09:29:21 ------------------- 09:29:21 experimental info: 09:29:21 ------------------- 09:29:21 Commited By: Ginny Guan ginny@iotechsys.com 09:29:21 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 09:29:21 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:29:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 09:29:21 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 09:29:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:29:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:29:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:29:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 09:29:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:29:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 09:29:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:29:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:29:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:29:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 09:29:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:29:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:29:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:29:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:29:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:29:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:29:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:29:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:29:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:29:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 09:29:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:29:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:29:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:29:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:29:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:29:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1584 [Pipeline] echo 09:29:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1584 [Pipeline] echo 09:29:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1584 [Pipeline] echo 09:29:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e6f87812df993850198ed6cb0da268ebdfdc5a5f [Pipeline] echo 09:29:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e6f8781 [Pipeline] echo 09:29:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:29:23 provisioning config files... 09:29:23 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1584@tmp/config8204424844235679256tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:29:23 ---> ****-login.sh 09:29:23 nexus3.edgexfoundry.org:10001 09:29:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:29:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:29:23 Configure a credential helper to remove this warning. See 09:29:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:29:23 09:29:23 Login Succeeded 09:29:23 nexus3.edgexfoundry.org:10002 09:29:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:29:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:29:24 Configure a credential helper to remove this warning. See 09:29:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:29:24 09:29:24 Login Succeeded 09:29:24 nexus3.edgexfoundry.org:10003 09:29:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:29:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:29:24 Configure a credential helper to remove this warning. See 09:29:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:29:24 09:29:24 Login Succeeded 09:29:24 nexus3.edgexfoundry.org:10004 09:29:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:29:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:29:24 Configure a credential helper to remove this warning. See 09:29:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:29:24 09:29:24 Login Succeeded 09:29:24 ****.io 09:29:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:29:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:29:24 Configure a credential helper to remove this warning. See 09:29:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:29:24 09:29:24 Login Succeeded 09:29:24 ---> ****-login.sh ends [Pipeline] } 09:29:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:29:25 + git rev-list -1 --merges e6f87812df993850198ed6cb0da268ebdfdc5a5f~1..e6f87812df993850198ed6cb0da268ebdfdc5a5f [Pipeline] echo 09:29:25 -----------> git rev-list -1 --merges e6f87812df993850198ed6cb0da268ebdfdc5a5f~1..e6f87812df993850198ed6cb0da268ebdfdc5a5f e6f87812df993850198ed6cb0da268ebdfdc5a5f [false] [Pipeline] sh 09:29:25 + git log --format=format:%s -1 e6f87812df993850198ed6cb0da268ebdfdc5a5f [Pipeline] echo 09:29:25 ========================================================= 09:29:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:29:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:29:26 + git log --format=format:%s -1 e6f87812df993850198ed6cb0da268ebdfdc5a5f [Pipeline] echo 09:29:26 [semverPrep] GIT_COMMIT: e6f87812df993850198ed6cb0da268ebdfdc5a5f, Commit Message: doc: update the ProtocolDriver link url [Pipeline] echo 09:29:26 [semverPrep] This is not a build commit. [Pipeline] sh 09:29:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:29:26 + grep -v github /etc/ssh/ssh_known_hosts 09:29:26 + [ -e /tmp/ssh_known_hosts ] 09:29:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:29:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:29:26 + sudo tee -a /etc/ssh/ssh_known_hosts 09:29:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:29:27 09:29:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:29:27 0.1.4: Pulling from edgex-devops/py-git-semver 09:29:27 b85a868b505f: Pulling fs layer 09:29:27 e2be974225ed: Pulling fs layer 09:29:27 339a4e72a1f5: Pulling fs layer 09:29:27 988bab9f4d93: Pulling fs layer 09:29:27 1469e6f7b9e6: Pulling fs layer 09:29:27 eaf3925da568: Pulling fs layer 09:29:27 bab4dde63d76: Pulling fs layer 09:29:27 bde34c3a00c8: Pulling fs layer 09:29:27 b352a97aabf1: Pulling fs layer 09:29:27 4872d77fe225: Pulling fs layer 09:29:27 5851b861e8e6: Pulling fs layer 09:29:27 b352a97aabf1: Waiting 09:29:27 bab4dde63d76: Waiting 09:29:27 988bab9f4d93: Waiting 09:29:27 1469e6f7b9e6: Waiting 09:29:27 bde34c3a00c8: Waiting 09:29:27 4872d77fe225: Waiting 09:29:27 eaf3925da568: Waiting 09:29:27 e2be974225ed: Verifying Checksum 09:29:27 e2be974225ed: Download complete 09:29:27 988bab9f4d93: Verifying Checksum 09:29:27 988bab9f4d93: Download complete 09:29:27 1469e6f7b9e6: Verifying Checksum 09:29:27 1469e6f7b9e6: Download complete 09:29:27 eaf3925da568: Verifying Checksum 09:29:27 eaf3925da568: Download complete 09:29:27 339a4e72a1f5: Verifying Checksum 09:29:27 339a4e72a1f5: Download complete 09:29:28 bde34c3a00c8: Download complete 09:29:28 b352a97aabf1: Verifying Checksum 09:29:28 b352a97aabf1: Download complete 09:29:28 4872d77fe225: Download complete 09:29:28 5851b861e8e6: Verifying Checksum 09:29:28 5851b861e8e6: Download complete 09:29:28 b85a868b505f: Verifying Checksum 09:29:28 b85a868b505f: Download complete 09:29:28 bab4dde63d76: Verifying Checksum 09:29:28 bab4dde63d76: Download complete 09:29:29 b85a868b505f: Pull complete 09:29:29 e2be974225ed: Pull complete 09:29:29 339a4e72a1f5: Pull complete 09:29:30 988bab9f4d93: Pull complete 09:29:30 1469e6f7b9e6: Pull complete 09:29:30 eaf3925da568: Pull complete 09:29:32 bab4dde63d76: Pull complete 09:29:32 bde34c3a00c8: Pull complete 09:29:32 b352a97aabf1: Pull complete 09:29:32 4872d77fe225: Pull complete 09:29:32 5851b861e8e6: Pull complete 09:29:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:29:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:29:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:29:33 prd-ubuntu20.04-docker-8c-8g-1029 does not seem to be running inside a container 09:29:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1584 -v /w/workspace/gexfoundry_device-sdk-go_PR-1584:/w/workspace/gexfoundry_device-sdk-go_PR-1584:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1584@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1584@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-devops/py-git-semver:0.1.4 cat 09:29:36 $ docker top 7bfa9c9000ca89f524cf8520071fc89ddccd77b4ef9b46e50af57dfa5d1b2754 -eo pid,comm 09:29:36 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:29:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:29:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:29:36 [ssh-agent] Looking for ssh-agent implementation... 09:29:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:29:36 $ docker exec 7bfa9c9000ca89f524cf8520071fc89ddccd77b4ef9b46e50af57dfa5d1b2754 ssh-agent 09:29:36 SSH_AUTH_SOCK=/tmp/ssh-JrPN1kJvtePb/agent.33 09:29:36 SSH_AGENT_PID=39 09:29:36 Running ssh-add (command line suppressed) 09:29:36 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1584@tmp/private_key_1023854077979563380.key (/w/workspace/gexfoundry_device-sdk-go_PR-1584@tmp/private_key_1023854077979563380.key) 09:29:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:29:37 + git tag --points-at HEAD [Pipeline] } 09:29:37 $ docker exec --env ******** --env ******** 7bfa9c9000ca89f524cf8520071fc89ddccd77b4ef9b46e50af57dfa5d1b2754 ssh-agent -k 09:29:37 unset SSH_AUTH_SOCK; 09:29:37 unset SSH_AGENT_PID; 09:29:37 echo Agent pid 39 killed; 09:29:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:29:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:29:37 [ssh-agent] Looking for ssh-agent implementation... 09:29:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:29:37 $ docker exec 7bfa9c9000ca89f524cf8520071fc89ddccd77b4ef9b46e50af57dfa5d1b2754 ssh-agent 09:29:37 SSH_AUTH_SOCK=/tmp/ssh-Tkx8HkZzDhqm/agent.72 09:29:37 SSH_AGENT_PID=78 09:29:37 Running ssh-add (command line suppressed) 09:29:37 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1584@tmp/private_key_10206950934163988879.key (/w/workspace/gexfoundry_device-sdk-go_PR-1584@tmp/private_key_10206950934163988879.key) 09:29:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:29:38 + git semver init 09:29:38 2024-05-29 09:29:38,343 [run_init] DEBUG init version:0.0.0 force:False 09:29:38 2024-05-29 09:29:38,344 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1584/.semver 09:29:38 2024-05-29 09:29:38,345 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1584/.semver 09:29:38 2024-05-29 09:29:38,345 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1584/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1584, universal_newlines=False, shell=None, istream=None) 09:29:39 2024-05-29 09:29:39,738 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1584/.git/info/exclude 09:29:39 2024-05-29 09:29:39,739 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1584/.semver/PR-1584 with force:False 09:29:39 2024-05-29 09:29:39,739 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1584/.semver/PR-1584 09:29:39 2024-05-29 09:29:39,744 [execute] INFO git cat-file --batch-check 09:29:39 2024-05-29 09:29:39,745 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1584/.semver, universal_newlines=False, shell=None, istream=) 09:29:39 2024-05-29 09:29:39,753 [execute] INFO git cat-file --batch 09:29:39 2024-05-29 09:29:39,753 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1584/.semver, universal_newlines=False, shell=None, istream=) 09:29:39 2024-05-29 09:29:39,758 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1584/.semver/PR-1584 09:29:39 0.0.0 [Pipeline] } 09:29:39 $ docker exec --env ******** --env ******** 7bfa9c9000ca89f524cf8520071fc89ddccd77b4ef9b46e50af57dfa5d1b2754 ssh-agent -k 09:29:39 unset SSH_AUTH_SOCK; 09:29:39 unset SSH_AGENT_PID; 09:29:39 echo Agent pid 78 killed; 09:29:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:29:40 + git semver [Pipeline] } 09:29:40 $ docker stop --time=1 7bfa9c9000ca89f524cf8520071fc89ddccd77b4ef9b46e50af57dfa5d1b2754 09:29:41 $ docker rm -f --volumes 7bfa9c9000ca89f524cf8520071fc89ddccd77b4ef9b46e50af57dfa5d1b2754 [Pipeline] // withDockerContainer [Pipeline] sh 09:29:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:29:42 Stashed 1 file(s) [Pipeline] echo 09:29:42 [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 09:29:43 provisioning config files... 09:29:43 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1584@tmp/config14582494119230573528tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:29:43 ---> ****-login.sh 09:29:43 nexus3.edgexfoundry.org:10001 09:29:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:29:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:29:43 Configure a credential helper to remove this warning. See 09:29:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:29:43 09:29:43 Login Succeeded 09:29:43 nexus3.edgexfoundry.org:10002 09:29:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:29:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:29:43 Configure a credential helper to remove this warning. See 09:29:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:29:43 09:29:43 Login Succeeded 09:29:43 nexus3.edgexfoundry.org:10003 09:29:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:29:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:29:44 Configure a credential helper to remove this warning. See 09:29:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:29:44 09:29:44 Login Succeeded 09:29:44 nexus3.edgexfoundry.org:10004 09:29:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:29:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:29:44 Configure a credential helper to remove this warning. See 09:29:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:29:44 09:29:44 Login Succeeded 09:29:44 ****.io 09:29:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:29:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:29:44 Configure a credential helper to remove this warning. See 09:29:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:29:44 09:29:44 Login Succeeded 09:29:44 ---> ****-login.sh ends [Pipeline] } 09:29:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:29:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:29:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:29:44 ========================================================= 09:29:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 09:29:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:45 + 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.21-alpine --build-arg MAKE=echo noop --target=builder . 09:29:45 Sending build context to Docker daemon 25.73MB 09:29:45 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 09:29:45 Step 2/10 : FROM ${BASE} AS builder 09:29:45 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 09:29:45 619be1103602: Pulling fs layer 09:29:45 7862e08f4a3e: Pulling fs layer 09:29:45 5df492c9dc93: Pulling fs layer 09:29:45 7629e6793208: Pulling fs layer 09:29:45 4f4fb700ef54: Pulling fs layer 09:29:45 fb5054dd5b73: Pulling fs layer 09:29:45 eeca6798cff9: Pulling fs layer 09:29:45 aa269ceb94a6: Pulling fs layer 09:29:45 ada007ff1a6a: Pulling fs layer 09:29:45 7629e6793208: Waiting 09:29:45 eeca6798cff9: Waiting 09:29:45 fb5054dd5b73: Waiting 09:29:45 aa269ceb94a6: Waiting 09:29:45 ada007ff1a6a: Waiting 09:29:45 7862e08f4a3e: Verifying Checksum 09:29:45 7862e08f4a3e: Download complete 09:29:45 7629e6793208: Verifying Checksum 09:29:45 7629e6793208: Download complete 09:29:45 4f4fb700ef54: Verifying Checksum 09:29:45 4f4fb700ef54: Download complete 09:29:45 619be1103602: Verifying Checksum 09:29:45 fb5054dd5b73: Verifying Checksum 09:29:45 fb5054dd5b73: Download complete 09:29:45 619be1103602: Download complete 09:29:45 eeca6798cff9: Verifying Checksum 09:29:45 eeca6798cff9: Download complete 09:29:45 619be1103602: Pull complete 09:29:45 7862e08f4a3e: Pull complete 09:29:45 ada007ff1a6a: Verifying Checksum 09:29:45 ada007ff1a6a: Download complete 09:29:46 5df492c9dc93: Verifying Checksum 09:29:46 5df492c9dc93: Download complete 09:29:46 aa269ceb94a6: Verifying Checksum 09:29:46 aa269ceb94a6: Download complete 09:29:49 5df492c9dc93: Pull complete 09:29:49 7629e6793208: Pull complete 09:29:49 4f4fb700ef54: Pull complete 09:29:49 fb5054dd5b73: Pull complete 09:29:49 eeca6798cff9: Pull complete 09:29:52 aa269ceb94a6: Pull complete 09:29:52 ada007ff1a6a: Pull complete 09:29:52 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 09:29:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:29:52 ---> f489d0715acc 09:29:52 Step 3/10 : ARG MAKE=make build 09:29:57 ---> Running in a825442f7767 09:29:57 Removing intermediate container a825442f7767 09:29:57 ---> a8382a46158d 09:29:57 Step 4/10 : WORKDIR /device-sdk-go 09:29:57 ---> Running in 713e47b43fbe 09:29:57 Removing intermediate container 713e47b43fbe 09:29:57 ---> cdbc6a31c97c 09:29:57 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 09:29:57 ---> Running in 2204b537b323 09:29:57 Removing intermediate container 2204b537b323 09:29:57 ---> 9138c50fad0d 09:29:57 Step 6/10 : RUN apk add --update --no-cache make git 09:29:57 ---> Running in 6ed202556845 09:29:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:29:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:29:58 OK: 264 MiB in 52 packages 09:29:58 Still waiting to schedule task 09:29:58 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 09:29:58 Removing intermediate container 6ed202556845 09:29:58 ---> 3d14504f9e3b 09:29:58 Step 7/10 : COPY go.mod vendor* ./ 09:29:58 ---> faeccd8984a3 09:29:58 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:58 ---> Running in 18a2dcf73e87 09:30:55 Removing intermediate container 18a2dcf73e87 09:30:55 ---> fbdff6ef6eaf 09:30:55 Step 9/10 : COPY . . 09:30:55 ---> 3a378333c53f 09:30:55 Step 10/10 : RUN ${MAKE} 09:30:55 ---> Running in 3671335c9b1e 09:30:55 noop 09:30:55 Removing intermediate container 3671335c9b1e 09:30:55 ---> a6073710ebbe 09:30:55 Successfully built a6073710ebbe 09:30:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:55 + docker inspect -f . ci-base-image-x86_64 09:30:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:30:55 prd-ubuntu20.04-docker-8c-8g-1029 does not seem to be running inside a container 09:30:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1584 -v /w/workspace/gexfoundry_device-sdk-go_PR-1584:/w/workspace/gexfoundry_device-sdk-go_PR-1584:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1584@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1584@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:30:56 $ docker top 716d470c744f066bb0f2dae7c9d842d86e5af4d287c820e372edceeb9988ca58 -eo pid,comm [Pipeline] { [Pipeline] sh 09:30:56 + go version 09:30:56 go version go1.21.9 linux/amd64 [Pipeline] } 09:30:56 $ docker stop --time=1 716d470c744f066bb0f2dae7c9d842d86e5af4d287c820e372edceeb9988ca58 09:30:57 $ docker rm -f --volumes 716d470c744f066bb0f2dae7c9d842d86e5af4d287c820e372edceeb9988ca58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:58 + docker inspect -f . ci-base-image-x86_64 09:30:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:30:58 prd-ubuntu20.04-docker-8c-8g-1029 does not seem to be running inside a container 09:30:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1584 -v /w/workspace/gexfoundry_device-sdk-go_PR-1584:/w/workspace/gexfoundry_device-sdk-go_PR-1584:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1584@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1584@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:30:59 $ docker top 4ce67b2adfc6a4490540bed708ef5e79f0dac7898138dffabc0fffadfab54313 -eo pid,comm [Pipeline] { [Pipeline] sh 09:30:59 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1584 [Pipeline] fileExists [Pipeline] sh 09:30:59 + make test 09:30:59 go test -race -coverprofile=coverage.out ./... 09:31:06 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 09:31:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1030 in /w/workspace/gexfoundry_device-sdk-go_PR-1584 [Pipeline] { [Pipeline] ws 09:31:33 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 09:31:37 The recommended git tool is: git 09:31:38 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 09:31:38 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 09:31:38 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 09:31:38 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 09:31:38 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 09:31:38 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.042s coverage: 27.6% of statements 09:31:38 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.062s coverage: 81.5% of statements 09:31:39 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 09:31:39 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 09:31:40 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 09:31:40 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.067s coverage: 86.0% of statements 09:31:40 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 09:31:40 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 09:31:41 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.106s coverage: 71.8% of statements 09:31:42 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 09:31:44 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.059s coverage: 14.4% of statements 09:31:44 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.594s coverage: 45.9% of statements 09:31:44 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.059s coverage: 68.5% of statements 09:31:44 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.102s coverage: 89.2% of statements 09:31:44 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.071s coverage: 5.5% of statements 09:31:44 using credential edgex-jenkins-ssh 09:31:44 Cloning the remote Git repository 09:31:44 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 09:31:44 > git init /w/workspace/device-sdk-go/1 # timeout=10 09:31:45 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:31:45 > git --version # timeout=10 09:31:45 > git --version # 'git version 2.25.1' 09:31:45 using GIT_SSH to set credentials SSH Credentials for GitHub 09:31:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:31:48 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:31:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:31:50 Merging remotes/origin/main commit 81445e9f6878a65f8ef1da1da155eafc431130c6 into PR head commit e6f87812df993850198ed6cb0da268ebdfdc5a5f 09:31:49 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:31:49 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:31:49 using GIT_SSH to set credentials SSH Credentials for GitHub 09:31:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1584/head:refs/remotes/origin/PR-1584 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:31:50 > git config core.sparsecheckout # timeout=10 09:31:50 > git checkout -f e6f87812df993850198ed6cb0da268ebdfdc5a5f # timeout=10 09:31:50 ERROR: Checkout failed 09:31:50 hudson.plugins.git.GitException: Command "git checkout -f e6f87812df993850198ed6cb0da268ebdfdc5a5f" returned status code 128: 09:31:50 stdout: 09:31:50 stderr: fatal: reference is not a tree: e6f87812df993850198ed6cb0da268ebdfdc5a5f 09:31:50 09:31:50 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) 09:31:50 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:3174) 09:31:50 Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu20.04-docker-arm64-4c-16g-1030 09:31:50 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 09:31:50 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 09:31:50 at hudson.remoting.Channel.call(Channel.java:1003) 09:31:50 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) 09:31:50 at jdk.internal.reflect.GeneratedMethodAccessor684.invoke(Unknown Source) 09:31:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:31:50 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 09:31:50 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) 09:31:50 at com.sun.proxy.$Proxy230.execute(Unknown Source) 09:31:50 at jenkins.plugins.git.MergeWithGitSCMExtension.checkout(MergeWithGitSCMExtension.java:144) 09:31:50 at jenkins.plugins.git.MergeWithGitSCMExtension.decorateRevisionToBuild(MergeWithGitSCMExtension.java:110) 09:31:50 at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:1162) 09:31:50 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1306) 09:31:50 at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136) 09:31:50 at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101) 09:31:50 at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88) 09:31:50 at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) 09:31:50 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 09:31:50 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 09:31:50 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 09:31:50 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 09:31:50 at java.base/java.lang.Thread.run(Thread.java:829) 09:31:50 Caused: hudson.plugins.git.GitException: Could not checkout e6f87812df993850198ed6cb0da268ebdfdc5a5f 09:31:50 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:3202) 09:31:50 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) 09:31:50 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) 09:31:50 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 09:31:50 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 09:31:50 at hudson.remoting.Request$2.run(Request.java:377) 09:31:50 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 09:31:50 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 09:31:50 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 09:31:50 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 09:31:50 at java.base/java.lang.Thread.run(Thread.java:829) 09:31:50 ERROR: Maximum checkout retry attempts reached, aborting [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:31:50 Failed in branch arm64 09:32:16 GO111MODULE=on go vet ./... 09:32:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:32:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:32:19 ./bin/test-attribution-txt.sh 09:32:19 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 09:32:19 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 09:32:19 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 09:32:19 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 09:32:19 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 09:32:19 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 09:32:19 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 09:32:19 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 09:32:19 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 09:32:19 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 09:32:19 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 09:32:19 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 09:32:19 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 09:32:19 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 09:32:19 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 09:32:19 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 09:32:19 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 09:32:19 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 09:32:19 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 09:32:19 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 09:32:19 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 09:32:19 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 09:32:19 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 09:32:19 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 09:32:19 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 09:32:19 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 09:32:19 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 09:32:19 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 09:32:19 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 09:32:19 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 09:32:19 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 09:32:19 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 09:32:19 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 09:32:19 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 09:32:19 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 09:32:19 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 09:32:19 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 09:32:19 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 09:32:19 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 09:32:19 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 09:32:19 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 09:32:19 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 09:32:19 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 09:32:19 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 09:32:19 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 09:32:19 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 09:32:19 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 09:32:19 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 09:32:19 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 09:32:19 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 09:32:19 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 09:32:19 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 09:32:19 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 09:32:19 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 09:32:19 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 09:32:19 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 09:32:19 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 09:32:19 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 09:32:19 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 09:32:19 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 09:32:19 An attribution for golang.org/x/term is missing from Attribution.txt, please add 09:32:19 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 09:32:19 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 09:32:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:32:19 $ docker stop --time=1 4ce67b2adfc6a4490540bed708ef5e79f0dac7898138dffabc0fffadfab54313 09:32:24 $ docker rm -f --volumes 4ce67b2adfc6a4490540bed708ef5e79f0dac7898138dffabc0fffadfab54313 [Pipeline] // withDockerContainer [Pipeline] sh 09:32:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:32:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:32:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:32:26 + ls -al . 09:32:26 total 376 09:32:26 drwxrwxr-x 11 jenkins jenkins 4096 May 29 09:31 . 09:32:26 drwxrwxr-x 4 jenkins jenkins 4096 May 29 09:29 .. 09:32:26 -rw-rw-r-- 1 jenkins jenkins 140 May 29 09:29 .dockerignore 09:32:26 drwxrwxr-x 8 jenkins jenkins 4096 May 29 09:31 .git 09:32:26 drwxrwxr-x 3 jenkins jenkins 4096 May 29 09:29 .github 09:32:26 -rw-rw-r-- 1 jenkins jenkins 137 May 29 09:29 .gitignore 09:32:26 -rw-rw-r-- 1 jenkins jenkins 42 May 29 09:29 .golangci.yml 09:32:26 drwxr-xr-x 3 jenkins jenkins 4096 May 29 09:29 .semver 09:32:26 -rw-rw-r-- 1 jenkins jenkins 48109 May 29 09:29 CHANGELOG.md 09:32:26 -rw-rw-r-- 1 jenkins jenkins 677 May 29 09:29 GOVERNANCE.md 09:32:26 -rw-rw-r-- 1 jenkins jenkins 885 May 29 09:29 Jenkinsfile 09:32:26 -rw-rw-r-- 1 jenkins jenkins 11341 May 29 09:29 LICENSE 09:32:26 -rw-rw-r-- 1 jenkins jenkins 1842 May 29 09:29 Makefile 09:32:26 -rw-rw-r-- 1 jenkins jenkins 619 May 29 09:29 OWNERS.md 09:32:26 -rw-rw-r-- 1 jenkins jenkins 4937 May 29 09:29 README.md 09:32:26 -rw-rw-r-- 1 jenkins jenkins 5 May 29 09:29 VERSION 09:32:26 drwxrwxr-x 2 jenkins jenkins 4096 May 29 09:29 bin 09:32:26 -rw-r--r-- 1 jenkins jenkins 122153 May 29 09:31 coverage.out 09:32:26 drwxrwxr-x 5 jenkins jenkins 4096 May 29 09:29 example 09:32:26 -rw-rw-r-- 1 jenkins jenkins 7064 May 29 09:29 go.mod 09:32:26 -rw-rw-r-- 1 jenkins jenkins 101331 May 29 09:29 go.sum 09:32:26 drwxrwxr-x 12 jenkins jenkins 4096 May 29 09:29 internal 09:32:26 drwxrwxr-x 3 jenkins jenkins 4096 May 29 09:29 openapi 09:32:26 drwxrwxr-x 6 jenkins jenkins 4096 May 29 09:29 pkg 09:32:26 drwxrwxr-x 4 jenkins jenkins 4096 May 29 09:29 snap 09:32:26 -rw-rw-r-- 1 jenkins jenkins 222 May 29 09:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:27 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=e6f87812df993850198ed6cb0da268ebdfdc5a5f --label arch=amd64 --label version=0.0.0 . 09:32:27 Sending build context to Docker daemon 25.85MB 09:32:27 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 09:32:27 Step 2/24 : FROM ${BASE} AS builder 09:32:27 ---> a6073710ebbe 09:32:27 Step 3/24 : ARG MAKE=make build 09:32:27 ---> Running in 376ce9a2506f 09:32:27 Removing intermediate container 376ce9a2506f 09:32:27 ---> f0550d35c6b3 09:32:27 Step 4/24 : WORKDIR /device-sdk-go 09:32:27 ---> Running in 952ea8a53e3a 09:32:27 Removing intermediate container 952ea8a53e3a 09:32:27 ---> 90a8ee36120c 09:32:27 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 09:32:27 ---> Running in c649b270082c 09:32:27 Removing intermediate container c649b270082c 09:32:27 ---> bc80f75cb760 09:32:27 Step 6/24 : RUN apk add --update --no-cache make git 09:32:28 ---> Running in 83ca91cc2674 09:32:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:32:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:32:28 OK: 264 MiB in 52 packages 09:32:28 Removing intermediate container 83ca91cc2674 09:32:28 ---> a75778a627c8 09:32:28 Step 7/24 : COPY go.mod vendor* ./ 09:32:29 ---> e59bbcd99e97 09:32:29 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:32:29 ---> Running in 48c24c530b03 09:32:29 Removing intermediate container 48c24c530b03 09:32:29 ---> 1c120c37984a 09:32:29 Step 9/24 : COPY . . 09:32:30 ---> 0c4ea3ef94ab 09:32:30 Step 10/24 : RUN ${MAKE} 09:32:30 ---> Running in 775df290050a 09:32:30 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 09:33:02 Removing intermediate container 775df290050a 09:33:02 ---> c4c52634055b 09:33:02 Step 11/24 : FROM alpine:3.18 09:33:02 3.18: Pulling from library/alpine 09:33:02 619be1103602: Already exists 09:33:02 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 09:33:02 Status: Downloaded newer image for alpine:3.18 09:33:02 ---> d3782b16ccc9 09:33:02 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 09:33:02 ---> Running in c7e3420b4fae 09:33:02 Removing intermediate container c7e3420b4fae 09:33:02 ---> aaa83c8ea671 09:33:02 Step 13/24 : RUN apk add --update --no-cache dumb-init 09:33:02 ---> Running in 92a2713e753d 09:33:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:33:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:33:02 (1/1) Installing dumb-init (1.2.5-r2) 09:33:02 Executing busybox-1.36.1-r5.trigger 09:33:02 OK: 7 MiB in 16 packages 09:33:02 Removing intermediate container 92a2713e753d 09:33:02 ---> 5a9d62ee07ae 09:33:02 Step 14/24 : RUN apk --no-cache upgrade 09:33:02 ---> Running in e24aec37ff73 09:33:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:33:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:33:02 Upgrading critical system libraries and apk-tools: 09:33:02 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 09:33:02 Executing busybox-1.36.1-r5.trigger 09:33:02 Continuing the upgrade transaction with new apk-tools: 09:33:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:33:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:33:02 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 09:33:02 Executing busybox-1.36.1-r6.post-upgrade 09:33:02 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 09:33:02 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 09:33:02 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 09:33:02 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 09:33:02 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 09:33:02 Executing busybox-1.36.1-r6.trigger 09:33:02 OK: 7 MiB in 16 packages 09:33:02 Removing intermediate container e24aec37ff73 09:33:02 ---> 1356f483e0ba 09:33:02 Step 15/24 : WORKDIR / 09:33:02 ---> Running in 2aacbbb9d84b 09:33:02 Removing intermediate container 2aacbbb9d84b 09:33:02 ---> 12374f7fb9dd 09:33:02 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 09:33:02 ---> f847bd945a71 09:33:02 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 09:33:04 ---> a6b7679cb00d 09:33:04 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 09:33:04 ---> b76de640d412 09:33:04 Step 19/24 : EXPOSE 59999 09:33:04 ---> Running in 5a057147c4ab 09:33:04 Removing intermediate container 5a057147c4ab 09:33:04 ---> d12599614fb7 09:33:04 Step 20/24 : ENTRYPOINT ["/device-simple"] 09:33:04 ---> Running in 20ca555f10c0 09:33:04 Removing intermediate container 20ca555f10c0 09:33:04 ---> debf4219264e 09:33:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:33:04 ---> Running in 77aa6e073ff5 09:33:04 Removing intermediate container 77aa6e073ff5 09:33:04 ---> 74392234bb74 09:33:04 Step 22/24 : LABEL arch=amd64 09:33:04 ---> Running in f593751d183a 09:33:04 Removing intermediate container f593751d183a 09:33:04 ---> e982ef2ab2cc 09:33:04 Step 23/24 : LABEL git_sha=e6f87812df993850198ed6cb0da268ebdfdc5a5f 09:33:04 ---> Running in 3b9d2ab264db 09:33:04 Removing intermediate container 3b9d2ab264db 09:33:04 ---> 38424f67ecce 09:33:04 Step 24/24 : LABEL version=0.0.0 09:33:04 ---> Running in 187387b0a80d 09:33:04 Removing intermediate container 187387b0a80d 09:33:04 ---> f404f9873074 09:33:04 [Warning] One or more build-args [ARCH] were not consumed 09:33:04 Successfully built f404f9873074 09:33:04 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:33:05 09:33:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:33:06 latest: Pulling from edgex-lftools-log-publisher 09:33:06 5eb5b503b376: Pulling fs layer 09:33:06 5c69ac0246d0: Pulling fs layer 09:33:06 ec43610c2a17: Pulling fs layer 09:33:06 3a2ae6a8a46f: Pulling fs layer 09:33:06 33b1e0a273af: Pulling fs layer 09:33:06 5d3b04190fa2: Pulling fs layer 09:33:06 2f39f015ded8: Pulling fs layer 09:33:06 5d3b04190fa2: Waiting 09:33:06 3a2ae6a8a46f: Waiting 09:33:06 33b1e0a273af: Waiting 09:33:06 2f39f015ded8: Waiting 09:33:06 5c69ac0246d0: Verifying Checksum 09:33:06 5c69ac0246d0: Download complete 09:33:06 3a2ae6a8a46f: Download complete 09:33:06 33b1e0a273af: Verifying Checksum 09:33:06 33b1e0a273af: Download complete 09:33:06 5d3b04190fa2: Verifying Checksum 09:33:06 5d3b04190fa2: Download complete 09:33:06 ec43610c2a17: Verifying Checksum 09:33:06 ec43610c2a17: Download complete 09:33:06 5eb5b503b376: Download complete 09:33:07 2f39f015ded8: Verifying Checksum 09:33:07 2f39f015ded8: Download complete 09:33:07 5eb5b503b376: Pull complete 09:33:08 5c69ac0246d0: Pull complete 09:33:08 ec43610c2a17: Pull complete 09:33:08 3a2ae6a8a46f: Pull complete 09:33:08 33b1e0a273af: Pull complete 09:33:08 5d3b04190fa2: Pull complete 09:33:13 2f39f015ded8: Pull complete 09:33:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:33:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:33:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:33:13 prd-ubuntu20.04-docker-8c-8g-1029 does not seem to be running inside a container 09:33:13 $ 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-1584 -v /w/workspace/gexfoundry_device-sdk-go_PR-1584:/w/workspace/gexfoundry_device-sdk-go_PR-1584:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1584@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1584@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:33:17 $ docker top 6206900d170b2993b6f5a640290dedfaa573be4f05fc63d4bff469ba83dbd4ab -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:33:17 ---> job-cost.sh 09:33:17 lf-activate-venv: SKIPPING 09:33:17 INFO: No Stack... 09:33:18 INFO: Retrieving Pricing Info for: v3-standard-8 09:33:18 INFO: Archiving Costs [Pipeline] sh 09:33:18 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1584/archives/cost.csv 09:33:18 + cut -d, -f6 [Pipeline] lock 09:33:18 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1584-1-stack-cost] 09:33:18 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1584-1-stack-cost] did not exist. Created. 09:33:18 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1584-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:33:19 + echo total: 0.2199999988079071 [Pipeline] stash 09:33:19 Stashed 1 file(s) [Pipeline] } 09:33:19 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1584-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:33:19 $ docker stop --time=1 6206900d170b2993b6f5a640290dedfaa573be4f05fc63d4bff469ba83dbd4ab 09:33:20 $ docker rm -f --volumes 6206900d170b2993b6f5a640290dedfaa573be4f05fc63d4bff469ba83dbd4ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:33:23 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1584/archives ] 09:33:23 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1584/archives 09:33:23 total 16 09:33:23 drwxr-xr-x 3 root root 4096 May 29 09:33 . 09:33:23 drwxrwxr-x 12 jenkins jenkins 4096 May 29 09:33 .. 09:33:23 drwxr-xr-x 2 root root 4096 May 29 09:33 cost 09:33:23 -rw-r--r-- 1 root root 86 May 29 09:33 cost.csv 09:33:23 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1584/archives 09:33:23 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1584/archives 09:33:23 total 16 09:33:23 drwxr-xr-x 3 jenkins jenkins 4096 May 29 09:33 . 09:33:23 drwxrwxr-x 12 jenkins jenkins 4096 May 29 09:33 .. 09:33:23 drwxr-xr-x 2 jenkins jenkins 4096 May 29 09:33 cost 09:33:23 -rw-r--r-- 1 jenkins jenkins 86 May 29 09:33 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:33:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:33:24 ---> package-listing.sh 09:33:24 ++ facter osfamily 09:33:24 ++ tr '[:upper:]' '[:lower:]' 09:33:25 + OS_FAMILY=debian 09:33:25 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1584 09:33:25 + START_PACKAGES=/tmp/packages_start.txt 09:33:25 + END_PACKAGES=/tmp/packages_end.txt 09:33:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:33:25 + PACKAGES=/tmp/packages_start.txt 09:33:25 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1584 ']' 09:33:25 + PACKAGES=/tmp/packages_end.txt 09:33:25 + case "${OS_FAMILY}" in 09:33:25 + dpkg -l 09:33:25 + grep '^ii' 09:33:25 + '[' -f /tmp/packages_start.txt ']' 09:33:25 + '[' -f /tmp/packages_end.txt ']' 09:33:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:33:25 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1584 ']' 09:33:25 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1584/archives/ 09:33:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1584/archives/ [Pipeline] echo 09:33:25 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1584/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:33:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:33:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:33:26 prd-ubuntu20.04-docker-8c-8g-1029 does not seem to be running inside a container 09:33:26 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1584/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-1584 -v /w/workspace/gexfoundry_device-sdk-go_PR-1584:/w/workspace/gexfoundry_device-sdk-go_PR-1584:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1584@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1584@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:33:26 $ docker top e1935e063c2e29b30b9d16ce917b4c2508c6cc8f64c2d7b2d93c023a092f5c3b -eo pid,comm [Pipeline] { [Pipeline] sh 09:33:26 + touch /tmp/pre-build-complete [Pipeline] sh 09:33:27 + mkdir -p /var/log/sysstat [Pipeline] sh 09:33:27 + ls /var/log/sa-host 09:33:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:33:27 provisioning config files... 09:33:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1584@tmp/config9935201804496179318tmp [Pipeline] { [Pipeline] echo 09:33:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:33:28 ---> create-netrc.sh [Pipeline] } 09:33:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:33:28 ---> python-tools-install.sh [Pipeline] echo 09:33:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:33:29 ---> sudo-logs.sh 09:33:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:33:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:33:29 ---> job-cost.sh 09:33:29 lf-activate-venv: SKIPPING 09:33:29 DEBUG: total: 0.2199999988079071 09:33:29 INFO: Retrieving Stack Cost... 09:33:29 INFO: Retrieving Pricing Info for: v3-standard-8 09:33:29 INFO: Archiving Costs [Pipeline] echo 09:33:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:33:30 ---> logs-deploy.sh 09:33:30 lf-activate-venv: SKIPPING 09:33:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1584/1 09:33:30 INFO: archiving workspace using pattern(s): 09:33:31 Archives upload complete. 09:33:31 INFO: archiving logs to Nexus 09:33:31 ---> uname -a: 09:33:31 Linux prd-ubuntu20-04-docker-8c-8g-1029 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:33:31 09:33:31 09:33:31 ---> lscpu: 09:33:31 Architecture: x86_64 09:33:31 CPU op-mode(s): 32-bit, 64-bit 09:33:31 Byte Order: Little Endian 09:33:31 Address sizes: 40 bits physical, 48 bits virtual 09:33:31 CPU(s): 8 09:33:31 On-line CPU(s) list: 0-7 09:33:31 Thread(s) per core: 1 09:33:31 Core(s) per socket: 1 09:33:31 Socket(s): 8 09:33:31 NUMA node(s): 1 09:33:31 Vendor ID: AuthenticAMD 09:33:31 CPU family: 23 09:33:31 Model: 49 09:33:31 Model name: AMD EPYC-Rome Processor 09:33:31 Stepping: 0 09:33:31 CPU MHz: 2799.996 09:33:31 BogoMIPS: 5599.99 09:33:31 Virtualization: AMD-V 09:33:31 Hypervisor vendor: KVM 09:33:31 Virtualization type: full 09:33:31 L1d cache: 256 KiB 09:33:31 L1i cache: 256 KiB 09:33:31 L2 cache: 4 MiB 09:33:31 L3 cache: 128 MiB 09:33:31 NUMA node0 CPU(s): 0-7 09:33:31 Vulnerability Itlb multihit: Not affected 09:33:31 Vulnerability L1tf: Not affected 09:33:31 Vulnerability Mds: Not affected 09:33:31 Vulnerability Meltdown: Not affected 09:33:31 Vulnerability Mmio stale data: Not affected 09:33:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:33:31 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:33:31 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:33:31 Vulnerability Srbds: Not affected 09:33:31 Vulnerability Tsx async abort: Not affected 09:33:31 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 09:33:31 09:33:31 09:33:31 ---> nproc: 09:33:31 8 09:33:31 09:33:31 09:33:31 ---> df -h: 09:33:31 Filesystem Size Used Avail Use% Mounted on 09:33:31 overlay 155G 12G 144G 8% / 09:33:31 tmpfs 64M 0 64M 0% /dev 09:33:31 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:33:31 shm 64M 0 64M 0% /dev/shm 09:33:31 /dev/vda1 155G 12G 144G 8% /facter-os 09:33:31 09:33:31 09:33:31 ---> sar -b -r -n DEV: 09:33:31 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1029) 05/29/24 _x86_64_ (8 CPU) 09:33:31 09:33:31 09:28:36 LINUX RESTART (8 CPU) 09:33:31 09:33:31 09:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:33:31 09:30:01 360.85 38.42 322.43 0.00 4287.37 37952.42 0.00 09:33:31 09:31:01 258.62 1.63 256.99 0.00 20.80 75722.05 0.00 09:33:31 09:32:01 36.78 0.03 36.74 0.00 0.27 24414.61 0.00 09:33:31 09:33:01 127.76 0.17 127.59 0.00 6.93 47612.66 0.00 09:33:31 Average: 196.01 10.06 185.94 0.00 1078.93 46425.13 0.00 09:33:31 09:33:31 09:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:33:31 09:30:01 29175228 31528048 794220 2.42 78292 2543852 1987348 5.86 1052556 2272440 1476 09:33:31 09:31:01 27867536 31422536 882028 2.68 185556 3499316 2053548 6.05 1276452 3193248 18216 09:33:31 09:32:01 26701168 31322632 980072 2.98 189868 4507368 2113760 6.23 1763324 3819748 621920 09:33:31 09:33:01 27480536 31506484 799856 2.43 193480 3945968 2033332 5.99 1345132 3494716 52 09:33:31 Average: 27806117 31444925 864044 2.63 161799 3624126 2046997 6.03 1359366 3195038 160416 09:33:31 09:33:31 09:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:33:31 09:30:01 docker0 79.97 95.00 6.36 281.20 0.00 0.00 0.00 0.00 09:33:31 09:30:01 ens3 621.53 430.69 6003.47 102.41 0.00 0.00 0.00 0.00 09:33:31 09:30:01 veth396676d 50.68 60.33 4.84 52.64 0.00 0.00 0.00 0.00 09:33:31 09:30:01 lo 6.66 6.66 0.65 0.65 0.00 0.00 0.00 0.00 09:33:31 09:31:01 docker0 281.97 366.46 24.03 3154.33 0.00 0.00 0.00 0.00 09:33:31 09:31:01 ens3 389.60 294.50 3176.80 36.14 0.00 0.00 0.00 0.00 09:33:31 09:31:01 vethc1cc4bc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:33:31 09:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:33:31 09:32:01 docker0 1.10 1.28 0.10 0.39 0.00 0.00 0.00 0.00 09:33:31 09:32:01 ens3 17.15 11.33 13.55 7.45 0.00 0.00 0.00 0.00 09:33:31 09:32:01 vethc1cc4bc 1.10 1.35 0.12 0.40 0.00 0.00 0.00 0.00 09:33:31 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:31 09:33:01 docker0 7.15 13.78 0.44 169.75 0.00 0.00 0.00 0.00 09:33:31 09:33:01 ens3 34.79 21.21 194.53 8.89 0.00 0.00 0.00 0.00 09:33:31 09:33:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 09:33:31 Average: docker0 92.54 119.12 7.73 901.36 0.00 0.00 0.00 0.00 09:33:31 Average: ens3 265.77 189.44 2347.15 38.72 0.00 0.00 0.00 0.00 09:33:31 Average: lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 09:33:31 09:33:31 09:33:31 ---> sar -P ALL: 09:33:31 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1029) 05/29/24 _x86_64_ (8 CPU) 09:33:31 09:33:31 09:28:36 LINUX RESTART (8 CPU) 09:33:31 09:33:31 09:29:01 CPU %user %nice %system %iowait %steal %idle 09:33:31 09:30:01 all 9.73 0.00 3.47 2.66 0.06 84.08 09:33:31 09:30:01 0 6.79 0.00 3.15 1.62 0.05 88.39 09:33:31 09:30:01 1 8.25 0.00 2.93 1.51 0.05 87.26 09:33:31 09:30:01 2 11.11 0.00 4.00 0.52 0.07 84.30 09:33:31 09:30:01 3 11.56 0.00 3.53 7.19 0.07 77.67 09:33:31 09:30:01 4 9.12 0.00 3.19 2.09 0.05 85.56 09:33:31 09:30:01 5 11.59 0.00 3.43 0.55 0.05 84.38 09:33:31 09:30:01 6 9.76 0.00 4.62 7.63 0.07 77.93 09:33:31 09:30:01 7 9.71 0.00 2.93 0.20 0.07 87.09 09:33:31 09:31:01 all 6.85 0.00 3.24 4.48 0.05 85.38 09:33:31 09:31:01 0 7.29 0.00 3.28 4.28 0.05 85.10 09:33:31 09:31:01 1 7.30 0.00 5.16 27.32 0.05 60.16 09:33:31 09:31:01 2 6.69 0.00 3.22 0.79 0.05 89.25 09:33:31 09:31:01 3 5.82 0.00 2.33 1.59 0.07 90.19 09:33:31 09:31:01 4 6.09 0.00 3.19 0.50 0.05 90.16 09:33:31 09:31:01 5 7.94 0.00 2.87 0.86 0.05 88.28 09:33:31 09:31:01 6 7.03 0.00 2.89 0.29 0.03 89.76 09:33:31 09:31:01 7 6.63 0.00 2.97 0.34 0.05 90.02 09:33:31 09:32:01 all 46.39 0.00 6.57 1.58 0.09 45.37 09:33:31 09:32:01 0 45.67 0.00 6.18 0.42 0.10 47.62 09:33:31 09:32:01 1 45.93 0.00 6.57 1.41 0.10 45.99 09:33:31 09:32:01 2 47.32 0.00 6.25 8.63 0.08 37.71 09:33:31 09:32:01 3 45.45 0.00 6.68 0.00 0.07 47.80 09:33:31 09:32:01 4 46.58 0.00 6.34 0.00 0.10 46.98 09:33:31 09:32:01 5 47.56 0.00 6.83 0.03 0.08 45.49 09:33:31 09:32:01 6 46.97 0.00 6.64 2.13 0.10 44.15 09:33:31 09:32:01 7 45.62 0.00 7.09 0.00 0.08 47.20 09:33:31 09:33:01 all 38.69 0.00 5.89 2.29 0.09 53.05 09:33:31 09:33:01 0 38.38 0.00 5.56 0.25 0.10 55.71 09:33:31 09:33:01 1 39.34 0.00 5.58 2.02 0.08 52.98 09:33:31 09:33:01 2 40.45 0.00 5.76 0.54 0.08 53.16 09:33:31 09:33:01 3 37.78 0.00 5.77 8.40 0.13 47.92 09:33:31 09:33:01 4 38.47 0.00 5.51 1.06 0.07 54.89 09:33:31 09:33:01 5 37.46 0.00 5.43 0.10 0.08 56.93 09:33:31 09:33:01 6 38.91 0.00 6.81 5.83 0.10 48.34 09:33:31 09:33:01 7 38.73 0.00 6.66 0.10 0.08 54.42 09:33:31 Average: all 25.41 0.00 4.79 2.75 0.07 66.98 09:33:31 Average: 0 24.46 0.00 4.54 1.65 0.08 69.28 09:33:31 Average: 1 25.21 0.00 5.06 8.04 0.07 61.62 09:33:31 Average: 2 26.39 0.00 4.81 2.62 0.07 66.11 09:33:31 Average: 3 25.15 0.00 4.58 4.29 0.08 65.91 09:33:31 Average: 4 25.07 0.00 4.56 0.91 0.07 69.39 09:33:31 Average: 5 26.13 0.00 4.64 0.39 0.07 68.77 09:33:31 Average: 6 25.70 0.00 5.24 3.96 0.08 65.02 09:33:31 Average: 7 25.17 0.00 4.91 0.16 0.07 69.68 09:33:31 09:33:31 09:33:31