Pull request #1600 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 67ec20eb25768273547242f949327e246ea3bf56+119f0d3508c34fcb2e951725a389e94afb6ed809 (a2535b24a0432651562aa01953737b72f8415198) 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-ssh8910239341049004473.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-ssh12339767772992466175.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-1600/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-1600/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4224949256591700915.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-1600/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2901197346660191193.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-ssh11486277978782091088.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-1600/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-1600/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11141604916139629706.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-5831 in /w/workspace/gexfoundry_device-sdk-go_PR-1600 [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-1600 # 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 > 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/1600/head:refs/remotes/origin/PR-1600 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 119f0d3508c34fcb2e951725a389e94afb6ed809 into PR head commit 67ec20eb25768273547242f949327e246ea3bf56 Merge succeeded, producing 67ec20eb25768273547242f949327e246ea3bf56 Checking out Revision 67ec20eb25768273547242f949327e246ea3bf56 (PR-1600) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git config core.sparsecheckout # timeout=10 > git checkout -f 67ec20eb25768273547242f949327e246ea3bf56 # 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 119f0d3508c34fcb2e951725a389e94afb6ed809 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 67ec20eb25768273547242f949327e246ea3bf56 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:07:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:07:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:07:44 ========================================================= 04:07:44 EdgeX Global Pipelines Version Info 04:07:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:07:45 ------------------- 04:07:45 stable info: 04:07:45 ------------------- 04:07:45 Commited By: Ginny Guan ginny@iotechsys.com 04:07:45 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 04:07:45 Message: update stable to v1.0.260 04:07:46 ------------------- 04:07:46 experimental info: 04:07:46 ------------------- 04:07:46 Commited By: Ginny Guan ginny@iotechsys.com 04:07:46 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 04:07:46 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:07:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:07:46 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:07:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:07:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:07:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:07:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:07:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:07:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:07:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:07:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:07:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:07:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:07:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:07:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:07:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:07:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:07:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:07:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:07:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:07:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:07:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:07:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:07:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:07:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:07:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:07:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:07:48 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:07:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1600 [Pipeline] echo 04:07:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1600 [Pipeline] echo 04:07:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1600 [Pipeline] echo 04:07:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 67ec20eb25768273547242f949327e246ea3bf56 [Pipeline] echo 04:07:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 67ec20e [Pipeline] echo 04:07:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:07:48 provisioning config files... 04:07:48 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1600@tmp/config405384428944888813tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:07:49 ---> ****-login.sh 04:07:49 nexus3.edgexfoundry.org:10001 04:07:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:07:49 Configure a credential helper to remove this warning. See 04:07:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:07:49 04:07:49 Login Succeeded 04:07:49 nexus3.edgexfoundry.org:10002 04:07:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:07:49 Configure a credential helper to remove this warning. See 04:07:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:07:49 04:07:49 Login Succeeded 04:07:49 nexus3.edgexfoundry.org:10003 04:07:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:07:49 Configure a credential helper to remove this warning. See 04:07:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:07:49 04:07:49 Login Succeeded 04:07:49 nexus3.edgexfoundry.org:10004 04:07:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:07:49 Configure a credential helper to remove this warning. See 04:07:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:07:49 04:07:49 Login Succeeded 04:07:49 ****.io 04:07:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:07:50 Configure a credential helper to remove this warning. See 04:07:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:07:50 04:07:50 Login Succeeded 04:07:50 ---> ****-login.sh ends [Pipeline] } 04:07:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:07:50 + git rev-list -1 --merges 67ec20eb25768273547242f949327e246ea3bf56~1..67ec20eb25768273547242f949327e246ea3bf56 [Pipeline] echo 04:07:51 -----------> git rev-list -1 --merges 67ec20eb25768273547242f949327e246ea3bf56~1..67ec20eb25768273547242f949327e246ea3bf56 67ec20eb25768273547242f949327e246ea3bf56 [false] [Pipeline] sh 04:07:51 + git log --format=format:%s -1 67ec20eb25768273547242f949327e246ea3bf56 [Pipeline] echo 04:07:51 ========================================================= 04:07:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:07:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:07:52 + git log --format=format:%s -1 67ec20eb25768273547242f949327e246ea3bf56 [Pipeline] echo 04:07:52 [semverPrep] GIT_COMMIT: 67ec20eb25768273547242f949327e246ea3bf56, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 04:07:52 [semverPrep] This is not a build commit. [Pipeline] sh 04:07:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:07:52 + grep -v github /etc/ssh/ssh_known_hosts 04:07:52 + [ -e /tmp/ssh_known_hosts ] 04:07:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:07:52 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:07:52 + sudo tee -a /etc/ssh/ssh_known_hosts 04:07:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:07:53 04:07:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:07:53 0.1.4: Pulling from edgex-devops/py-git-semver 04:07:53 b85a868b505f: Pulling fs layer 04:07:53 e2be974225ed: Pulling fs layer 04:07:53 339a4e72a1f5: Pulling fs layer 04:07:53 988bab9f4d93: Pulling fs layer 04:07:53 1469e6f7b9e6: Pulling fs layer 04:07:53 eaf3925da568: Pulling fs layer 04:07:53 bab4dde63d76: Pulling fs layer 04:07:53 bde34c3a00c8: Pulling fs layer 04:07:53 b352a97aabf1: Pulling fs layer 04:07:53 4872d77fe225: Pulling fs layer 04:07:53 5851b861e8e6: Pulling fs layer 04:07:53 bab4dde63d76: Waiting 04:07:53 b352a97aabf1: Waiting 04:07:53 bde34c3a00c8: Waiting 04:07:53 4872d77fe225: Waiting 04:07:53 988bab9f4d93: Waiting 04:07:53 1469e6f7b9e6: Waiting 04:07:53 eaf3925da568: Waiting 04:07:53 5851b861e8e6: Waiting 04:07:53 e2be974225ed: Download complete 04:07:53 988bab9f4d93: Verifying Checksum 04:07:53 988bab9f4d93: Download complete 04:07:53 1469e6f7b9e6: Verifying Checksum 04:07:53 1469e6f7b9e6: Download complete 04:07:53 339a4e72a1f5: Verifying Checksum 04:07:53 339a4e72a1f5: Download complete 04:07:53 eaf3925da568: Verifying Checksum 04:07:53 eaf3925da568: Download complete 04:07:53 bde34c3a00c8: Verifying Checksum 04:07:53 bde34c3a00c8: Download complete 04:07:53 b352a97aabf1: Download complete 04:07:53 4872d77fe225: Download complete 04:07:53 5851b861e8e6: Verifying Checksum 04:07:53 b85a868b505f: Verifying Checksum 04:07:53 b85a868b505f: Download complete 04:07:54 bab4dde63d76: Download complete 04:07:54 b85a868b505f: Pull complete 04:07:55 e2be974225ed: Pull complete 04:07:55 339a4e72a1f5: Pull complete 04:07:55 988bab9f4d93: Pull complete 04:07:56 1469e6f7b9e6: Pull complete 04:07:56 eaf3925da568: Pull complete 04:07:57 bab4dde63d76: Pull complete 04:07:57 bde34c3a00c8: Pull complete 04:07:57 b352a97aabf1: Pull complete 04:07:58 4872d77fe225: Pull complete 04:07:58 5851b861e8e6: Pull complete 04:07:58 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:07:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:07:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:07:58 prd-ubuntu20.04-docker-8c-8g-5831 does not seem to be running inside a container 04:07:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1600 -v /w/workspace/gexfoundry_device-sdk-go_PR-1600:/w/workspace/gexfoundry_device-sdk-go_PR-1600:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1600@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1600@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-devops/py-git-semver:0.1.4 cat 04:08:03 $ docker top a143b3832ea666ed368badca43ef635c0c23f0da5d2db82fd78d3f23e4893f66 -eo pid,comm 04:08:03 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). 04:08:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:08:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:08:03 [ssh-agent] Looking for ssh-agent implementation... 04:08:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:08:03 $ docker exec a143b3832ea666ed368badca43ef635c0c23f0da5d2db82fd78d3f23e4893f66 ssh-agent 04:08:04 SSH_AUTH_SOCK=/tmp/ssh-0nqSQnaTHDWK/agent.32 04:08:04 SSH_AGENT_PID=38 04:08:04 Running ssh-add (command line suppressed) 04:08:04 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1600@tmp/private_key_7117246902932922352.key (/w/workspace/gexfoundry_device-sdk-go_PR-1600@tmp/private_key_7117246902932922352.key) 04:08:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:08:04 + git tag --points-at HEAD [Pipeline] } 04:08:04 $ docker exec --env ******** --env ******** a143b3832ea666ed368badca43ef635c0c23f0da5d2db82fd78d3f23e4893f66 ssh-agent -k 04:08:04 unset SSH_AUTH_SOCK; 04:08:04 unset SSH_AGENT_PID; 04:08:04 echo Agent pid 38 killed; 04:08:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:08:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:08:04 [ssh-agent] Looking for ssh-agent implementation... 04:08:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:08:04 $ docker exec a143b3832ea666ed368badca43ef635c0c23f0da5d2db82fd78d3f23e4893f66 ssh-agent 04:08:05 SSH_AUTH_SOCK=/tmp/ssh-bwJpHDyeIeem/agent.72 04:08:05 SSH_AGENT_PID=78 04:08:05 Running ssh-add (command line suppressed) 04:08:05 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1600@tmp/private_key_11379204191627123963.key (/w/workspace/gexfoundry_device-sdk-go_PR-1600@tmp/private_key_11379204191627123963.key) 04:08:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:08:05 + git semver init 04:08:05 2024-07-18 04:08:05,680 [run_init] DEBUG init version:0.0.0 force:False 04:08:05 2024-07-18 04:08:05,681 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1600/.semver 04:08:05 2024-07-18 04:08:05,681 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1600/.semver 04:08:05 2024-07-18 04:08:05,682 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1600/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1600, universal_newlines=False, shell=None, istream=None) 04:08:07 2024-07-18 04:08:07,651 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1600/.git/info/exclude 04:08:07 2024-07-18 04:08:07,652 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1600/.semver/PR-1600 with force:False 04:08:07 2024-07-18 04:08:07,652 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1600/.semver/PR-1600 04:08:07 2024-07-18 04:08:07,657 [execute] INFO git cat-file --batch-check 04:08:07 2024-07-18 04:08:07,657 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1600/.semver, universal_newlines=False, shell=None, istream=) 04:08:07 2024-07-18 04:08:07,663 [execute] INFO git cat-file --batch 04:08:07 2024-07-18 04:08:07,663 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1600/.semver, universal_newlines=False, shell=None, istream=) 04:08:07 2024-07-18 04:08:07,669 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1600/.semver/PR-1600 04:08:07 0.0.0 [Pipeline] } 04:08:07 $ docker exec --env ******** --env ******** a143b3832ea666ed368badca43ef635c0c23f0da5d2db82fd78d3f23e4893f66 ssh-agent -k 04:08:08 unset SSH_AUTH_SOCK; 04:08:08 unset SSH_AGENT_PID; 04:08:08 echo Agent pid 78 killed; 04:08:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:08:08 + git semver [Pipeline] } 04:08:08 $ docker stop --time=1 a143b3832ea666ed368badca43ef635c0c23f0da5d2db82fd78d3f23e4893f66 04:08:10 $ docker rm -f --volumes a143b3832ea666ed368badca43ef635c0c23f0da5d2db82fd78d3f23e4893f66 [Pipeline] // withDockerContainer [Pipeline] sh 04:08:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:08:13 Stashed 1 file(s) [Pipeline] echo 04:08:13 [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:08:13 provisioning config files... 04:08:14 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1600@tmp/config16544419879130468910tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:08:14 ---> ****-login.sh 04:08:14 nexus3.edgexfoundry.org:10001 04:08:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:08:14 Configure a credential helper to remove this warning. See 04:08:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:08:14 04:08:14 Login Succeeded 04:08:14 nexus3.edgexfoundry.org:10002 04:08:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:08:14 Configure a credential helper to remove this warning. See 04:08:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:08:14 04:08:14 Login Succeeded 04:08:14 nexus3.edgexfoundry.org:10003 04:08:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:08:15 Configure a credential helper to remove this warning. See 04:08:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:08:15 04:08:15 Login Succeeded 04:08:15 nexus3.edgexfoundry.org:10004 04:08:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:08:15 Configure a credential helper to remove this warning. See 04:08:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:08:15 04:08:15 Login Succeeded 04:08:15 ****.io 04:08:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:08:15 Configure a credential helper to remove this warning. See 04:08:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:08:15 04:08:15 Login Succeeded 04:08:15 ---> ****-login.sh ends [Pipeline] } 04:08:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:08:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:08:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:08:16 ========================================================= 04:08:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:08:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:17 + 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 . 04:08:17 Sending build context to Docker daemon 25.11MB 04:08:17 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:08:17 Step 2/10 : FROM ${BASE} AS builder 04:08:17 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:08:17 619be1103602: Pulling fs layer 04:08:17 7862e08f4a3e: Pulling fs layer 04:08:17 5df492c9dc93: Pulling fs layer 04:08:17 7629e6793208: Pulling fs layer 04:08:17 4f4fb700ef54: Pulling fs layer 04:08:17 7629e6793208: Waiting 04:08:17 4f4fb700ef54: Waiting 04:08:17 fb5054dd5b73: Pulling fs layer 04:08:17 eeca6798cff9: Pulling fs layer 04:08:17 aa269ceb94a6: Pulling fs layer 04:08:17 eeca6798cff9: Waiting 04:08:17 fb5054dd5b73: Waiting 04:08:17 aa269ceb94a6: Waiting 04:08:17 ada007ff1a6a: Pulling fs layer 04:08:17 7862e08f4a3e: Verifying Checksum 04:08:17 7862e08f4a3e: Download complete 04:08:17 7629e6793208: Verifying Checksum 04:08:17 7629e6793208: Download complete 04:08:17 619be1103602: Verifying Checksum 04:08:17 619be1103602: Download complete 04:08:17 4f4fb700ef54: Download complete 04:08:17 fb5054dd5b73: Verifying Checksum 04:08:17 fb5054dd5b73: Download complete 04:08:17 eeca6798cff9: Verifying Checksum 04:08:17 eeca6798cff9: Download complete 04:08:17 619be1103602: Pull complete 04:08:17 ada007ff1a6a: Verifying Checksum 04:08:17 ada007ff1a6a: Download complete 04:08:17 5df492c9dc93: Verifying Checksum 04:08:17 5df492c9dc93: Download complete 04:08:18 7862e08f4a3e: Pull complete 04:08:18 aa269ceb94a6: Verifying Checksum 04:08:18 aa269ceb94a6: Download complete 04:08:21 5df492c9dc93: Pull complete 04:08:21 7629e6793208: Pull complete 04:08:21 4f4fb700ef54: Pull complete 04:08:21 fb5054dd5b73: Pull complete 04:08:21 eeca6798cff9: Pull complete 04:08:24 aa269ceb94a6: Pull complete 04:08:24 ada007ff1a6a: Pull complete 04:08:24 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 04:08:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:08:24 ---> f489d0715acc 04:08:24 Step 3/10 : ARG MAKE=make build 04:08:28 Still waiting to schedule task 04:08:28 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:08:32 ---> Running in 4ab5d9e16bd4 04:08:32 Removing intermediate container 4ab5d9e16bd4 04:08:32 ---> 6e7efe885446 04:08:32 Step 4/10 : WORKDIR /device-sdk-go 04:08:32 ---> Running in 4d21e284cce8 04:08:32 Removing intermediate container 4d21e284cce8 04:08:32 ---> 4a89994cf477 04:08:32 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:08:32 ---> Running in 928840f64878 04:08:32 Removing intermediate container 928840f64878 04:08:32 ---> 58b0ebb4c235 04:08:32 Step 6/10 : RUN apk add --update --no-cache make git 04:08:32 ---> Running in bd9c760e3a81 04:08:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:08:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:08:33 OK: 264 MiB in 52 packages 04:08:33 Removing intermediate container bd9c760e3a81 04:08:33 ---> c82552904903 04:08:33 Step 7/10 : COPY go.mod vendor* ./ 04:08:33 ---> bf932acd7a1d 04:08:33 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:08:33 ---> Running in 5036dcaf1f12 04:10:00 Removing intermediate container 5036dcaf1f12 04:10:00 ---> 8a688120fa1e 04:10:00 Step 9/10 : COPY . . 04:10:00 ---> e4d3a5e95f96 04:10:00 Step 10/10 : RUN ${MAKE} 04:10:00 ---> Running in fd64aaff66f3 04:10:00 noop 04:10:00 Removing intermediate container fd64aaff66f3 04:10:00 ---> 7ba68d075748 04:10:00 Successfully built 7ba68d075748 04:10:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:00 + docker inspect -f . ci-base-image-x86_64 04:10:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:10:00 prd-ubuntu20.04-docker-8c-8g-5831 does not seem to be running inside a container 04:10:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1600 -v /w/workspace/gexfoundry_device-sdk-go_PR-1600:/w/workspace/gexfoundry_device-sdk-go_PR-1600:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1600@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1600@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 ******** ci-base-image-x86_64 cat 04:10:01 $ docker top 6f2d91ded6f4d95438f1340960d8648b70bef7802335fc8e04c0c54c82228e2f -eo pid,comm [Pipeline] { [Pipeline] sh 04:10:01 + go version 04:10:01 go version go1.21.9 linux/amd64 [Pipeline] } 04:10:01 $ docker stop --time=1 6f2d91ded6f4d95438f1340960d8648b70bef7802335fc8e04c0c54c82228e2f 04:10:02 $ docker rm -f --volumes 6f2d91ded6f4d95438f1340960d8648b70bef7802335fc8e04c0c54c82228e2f 04:10:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5832 in /w/workspace/gexfoundry_device-sdk-go_PR-1600 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] ws 04:10:03 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] checkout 04:10:03 The recommended git tool is: git [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:03 + docker inspect -f . ci-base-image-x86_64 04:10:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:10:03 prd-ubuntu20.04-docker-8c-8g-5831 does not seem to be running inside a container 04:10:04 $ 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-1600 -v /w/workspace/gexfoundry_device-sdk-go_PR-1600:/w/workspace/gexfoundry_device-sdk-go_PR-1600:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1600@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1600@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 ******** ci-base-image-x86_64 cat 04:10:04 $ docker top 6ba4b3a4af23d474b159bb692bab76b20c0ac10fd99c1730243a59805097199b -eo pid,comm [Pipeline] { [Pipeline] sh 04:10:04 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1600 [Pipeline] fileExists [Pipeline] sh 04:10:05 + make test 04:10:05 go test -race -coverprofile=coverage.out ./... 04:10:11 using credential edgex-jenkins-ssh 04:10:11 Cloning the remote Git repository 04:10:11 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:10:11 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:10:12 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:10:12 > git --version # timeout=10 04:10:12 > git --version # 'git version 2.25.1' 04:10:12 using GIT_SSH to set credentials SSH Credentials for GitHub 04:10:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:10:13 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:10:16 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:10:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:10:17 Merging remotes/origin/main commit 119f0d3508c34fcb2e951725a389e94afb6ed809 into PR head commit 67ec20eb25768273547242f949327e246ea3bf56 04:10:18 Merge succeeded, producing 67ec20eb25768273547242f949327e246ea3bf56 04:10:18 Checking out Revision 67ec20eb25768273547242f949327e246ea3bf56 (PR-1600) 04:10:17 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:10:17 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:10:17 using GIT_SSH to set credentials SSH Credentials for GitHub 04:10:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1600/head:refs/remotes/origin/PR-1600 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:10:17 > git config core.sparsecheckout # timeout=10 04:10:17 > git checkout -f 67ec20eb25768273547242f949327e246ea3bf56 # timeout=10 04:10:18 > git remote # timeout=10 04:10:18 > git config --get remote.origin.url # timeout=10 04:10:18 using GIT_SSH to set credentials SSH Credentials for GitHub 04:10:18 > git merge 119f0d3508c34fcb2e951725a389e94afb6ed809 # timeout=10 04:10:18 > git rev-parse HEAD^{commit} # timeout=10 04:10:18 > git config core.sparsecheckout # timeout=10 04:10:18 > git checkout -f 67ec20eb25768273547242f949327e246ea3bf56 # timeout=10 04:10:18 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 04:10:19 > git --version # timeout=10 04:10:19 > git --version # 'git version 2.25.1' 04:10:19 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:10:24 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:10:24 % Total % Received % Xferd Average Speed Time Time Time Current 04:10:24 Dload Upload Total Spent Left Speed 04:10:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh 04:10:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:10:24 + sudo tee /etc/docker/daemon.new 04:10:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:10:24 { 04:10:24 "registry-mirrors": [ 04:10:24 "https://nexus3.edgexfoundry.org:10001" 04:10:24 ], 04:10:24 "bip": "10.250.0.254/24", 04:10:24 "hosts": [ 04:10:24 "tcp://0.0.0.0:5555", 04:10:24 "unix:///var/run/docker.sock" 04:10:24 ], 04:10:24 "mtu": 1458, 04:10:24 "selinux-enabled": true, 04:10:24 "seccomp-profile": "/etc/docker/seccomp.json" 04:10:24 } [Pipeline] sh 04:10:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:10:25 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:10:43 provisioning config files... 04:10:43 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config17271614466229330014tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:10:44 ---> ****-login.sh 04:10:44 nexus3.edgexfoundry.org:10001 04:10:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:10:44 Configure a credential helper to remove this warning. See 04:10:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:10:44 04:10:44 Login Succeeded 04:10:44 nexus3.edgexfoundry.org:10002 04:10:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:10:45 Configure a credential helper to remove this warning. See 04:10:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:10:45 04:10:45 Login Succeeded 04:10:45 nexus3.edgexfoundry.org:10003 04:10:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:10:45 Configure a credential helper to remove this warning. See 04:10:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:10:45 04:10:45 Login Succeeded 04:10:45 nexus3.edgexfoundry.org:10004 04:10:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:10:45 Configure a credential helper to remove this warning. See 04:10:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:10:45 04:10:45 Login Succeeded 04:10:45 ****.io 04:10:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:10:46 Configure a credential helper to remove this warning. See 04:10:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:10:46 04:10:46 Login Succeeded 04:10:46 ---> ****-login.sh ends [Pipeline] } 04:10:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:10:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:10:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:10:47 ========================================================= 04:10:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:10:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:47 + 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.21-alpine --build-arg MAKE=echo noop --target=builder . 04:10:48 Sending build context to Docker daemon 12.98MB 04:10:48 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:10:48 Step 2/10 : FROM ${BASE} AS builder 04:10:48 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:10:48 c6b39de5b339: Pulling fs layer 04:10:48 a69c41024577: Pulling fs layer 04:10:48 d6de4b400683: Pulling fs layer 04:10:48 35cb2a7552d0: Pulling fs layer 04:10:48 4f4fb700ef54: Pulling fs layer 04:10:48 464afbd9ba4c: Pulling fs layer 04:10:48 00f215d4a9da: Pulling fs layer 04:10:48 d496ad576159: Pulling fs layer 04:10:48 35cb2a7552d0: Waiting 04:10:48 4f4fb700ef54: Waiting 04:10:48 464afbd9ba4c: Waiting 04:10:48 00f215d4a9da: Waiting 04:10:48 d496ad576159: Waiting 04:10:48 a69c41024577: Verifying Checksum 04:10:48 a69c41024577: Download complete 04:10:48 35cb2a7552d0: Verifying Checksum 04:10:48 35cb2a7552d0: Download complete 04:10:48 4f4fb700ef54: Verifying Checksum 04:10:48 4f4fb700ef54: Download complete 04:10:48 464afbd9ba4c: Verifying Checksum 04:10:48 464afbd9ba4c: Download complete 04:10:48 c6b39de5b339: Download complete 04:10:48 d496ad576159: Verifying Checksum 04:10:48 d496ad576159: Download complete 04:10:49 c6b39de5b339: Pull complete 04:10:50 a69c41024577: Pull complete 04:10:50 d6de4b400683: Verifying Checksum 04:10:50 d6de4b400683: Download complete 04:10:51 00f215d4a9da: Verifying Checksum 04:10:51 00f215d4a9da: Download complete 04:10:51 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:10:51 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:10:51 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:10:51 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:10:51 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:10:51 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:10:51 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:10:51 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.024s coverage: 27.0% of statements 04:10:51 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.040s coverage: 80.0% of statements 04:10:51 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.051s coverage: 86.0% of statements 04:10:51 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:10:51 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:10:51 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:10:51 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.087s coverage: 55.2% of statements 04:10:51 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:10:52 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.031s coverage: 14.4% of statements 04:10:52 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.968s coverage: 44.6% of statements 04:10:52 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.053s coverage: 68.5% of statements 04:10:52 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.098s coverage: 89.2% of statements 04:10:52 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.048s coverage: 5.4% of statements 04:11:03 d6de4b400683: Pull complete 04:11:03 35cb2a7552d0: Pull complete 04:11:03 4f4fb700ef54: Pull complete 04:11:03 464afbd9ba4c: Pull complete 04:11:11 00f215d4a9da: Pull complete 04:11:13 d496ad576159: Pull complete 04:11:13 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 04:11:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:11:13 ---> f246e2811388 04:11:13 Step 3/10 : ARG MAKE=make build 04:11:16 ---> Running in 8ec610889bd8 04:11:16 Removing intermediate container 8ec610889bd8 04:11:16 ---> 77ae1a3f81cf 04:11:16 Step 4/10 : WORKDIR /device-sdk-go 04:11:16 ---> Running in b53c3f4967e6 04:11:16 Removing intermediate container b53c3f4967e6 04:11:16 ---> 9160edcd7327 04:11:16 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:11:16 ---> Running in f1d1af740964 04:11:16 Removing intermediate container f1d1af740964 04:11:16 ---> 8f666b53ee25 04:11:16 Step 6/10 : RUN apk add --update --no-cache make git 04:11:17 ---> Running in 8cefd201c4e5 04:11:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:11:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:11:19 OK: 266 MiB in 52 packages 04:11:21 Removing intermediate container 8cefd201c4e5 04:11:21 ---> 230ac7fc9823 04:11:21 Step 7/10 : COPY go.mod vendor* ./ 04:11:22 ---> 62156bd26686 04:11:22 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:11:22 ---> Running in b9dda0679d97 04:11:31 GO111MODULE=on go vet ./... 04:11:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:11:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:11:31 ./bin/test-attribution-txt.sh 04:11:31 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 04:11:31 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 04:11:31 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 04:11:31 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 04:11:31 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 04:11:31 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 04:11:31 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 04:11:31 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 04:11:31 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 04:11:31 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 04:11:31 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 04:11:31 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 04:11:31 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 04:11:31 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 04:11:31 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 04:11:31 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 04:11:31 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 04:11:31 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 04:11:31 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 04:11:31 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 04:11:31 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 04:11:31 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 04:11:31 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 04:11:31 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 04:11:31 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 04:11:31 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 04:11:31 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 04:11:31 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 04:11:31 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 04:11:31 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 04:11:31 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 04:11:31 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 04:11:31 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 04:11:31 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 04:11:31 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 04:11:31 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 04:11:31 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 04:11:31 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 04:11:31 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 04:11:31 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 04:11:31 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 04:11:31 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 04:11:31 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 04:11:31 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 04:11:31 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 04:11:31 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 04:11:31 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 04:11:31 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 04:11:31 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 04:11:31 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 04:11:31 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 04:11:31 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 04:11:31 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 04:11:31 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 04:11:31 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 04:11:31 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 04:11:31 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 04:11:31 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 04:11:31 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 04:11:31 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 04:11:31 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 04:11:31 An attribution for golang.org/x/term is missing from Attribution.txt, please add 04:11:31 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 04:11:31 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 04:11:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:11:31 $ docker stop --time=1 6ba4b3a4af23d474b159bb692bab76b20c0ac10fd99c1730243a59805097199b 04:11:39 $ docker rm -f --volumes 6ba4b3a4af23d474b159bb692bab76b20c0ac10fd99c1730243a59805097199b [Pipeline] // withDockerContainer [Pipeline] sh 04:11:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:11:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:11:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:11:41 + ls -al . 04:11:41 total 380 04:11:41 drwxrwxr-x 11 jenkins jenkins 4096 Jul 18 04:10 . 04:11:41 drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 04:07 .. 04:11:41 -rw-rw-r-- 1 jenkins jenkins 140 Jul 18 04:07 .dockerignore 04:11:41 drwxrwxr-x 8 jenkins jenkins 4096 Jul 18 04:10 .git 04:11:41 drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 04:07 .github 04:11:41 -rw-rw-r-- 1 jenkins jenkins 137 Jul 18 04:07 .gitignore 04:11:41 -rw-rw-r-- 1 jenkins jenkins 42 Jul 18 04:07 .golangci.yml 04:11:41 drwxr-xr-x 3 jenkins jenkins 4096 Jul 18 04:08 .semver 04:11:41 -rw-rw-r-- 1 jenkins jenkins 48109 Jul 18 04:07 CHANGELOG.md 04:11:41 -rw-rw-r-- 1 jenkins jenkins 677 Jul 18 04:07 GOVERNANCE.md 04:11:41 -rw-rw-r-- 1 jenkins jenkins 885 Jul 18 04:07 Jenkinsfile 04:11:41 -rw-rw-r-- 1 jenkins jenkins 11341 Jul 18 04:07 LICENSE 04:11:41 -rw-rw-r-- 1 jenkins jenkins 1842 Jul 18 04:07 Makefile 04:11:41 -rw-rw-r-- 1 jenkins jenkins 619 Jul 18 04:07 OWNERS.md 04:11:41 -rw-rw-r-- 1 jenkins jenkins 4937 Jul 18 04:07 README.md 04:11:41 -rw-rw-r-- 1 jenkins jenkins 5 Jul 18 04:08 VERSION 04:11:41 drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 04:07 bin 04:11:41 -rw-r--r-- 1 jenkins jenkins 125163 Jul 18 04:10 coverage.out 04:11:41 drwxrwxr-x 5 jenkins jenkins 4096 Jul 18 04:07 example 04:11:41 -rw-rw-r-- 1 jenkins jenkins 6995 Jul 18 04:07 go.mod 04:11:41 -rw-rw-r-- 1 jenkins jenkins 101715 Jul 18 04:07 go.sum 04:11:41 drwxrwxr-x 12 jenkins jenkins 4096 Jul 18 04:07 internal 04:11:41 drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 04:07 openapi 04:11:41 drwxrwxr-x 6 jenkins jenkins 4096 Jul 18 04:07 pkg 04:11:41 drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 04:07 snap 04:11:41 -rw-rw-r-- 1 jenkins jenkins 222 Jul 18 04:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:41 + 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=67ec20eb25768273547242f949327e246ea3bf56 --label arch=amd64 --label version=0.0.0 . 04:11:41 Sending build context to Docker daemon 25.23MB 04:11:41 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 04:11:41 Step 2/24 : FROM ${BASE} AS builder 04:11:41 ---> 7ba68d075748 04:11:41 Step 3/24 : ARG MAKE=make build 04:11:42 ---> Running in 058f31ccc6dc 04:11:42 Removing intermediate container 058f31ccc6dc 04:11:42 ---> a2294acda8d7 04:11:42 Step 4/24 : WORKDIR /device-sdk-go 04:11:42 ---> Running in deaa1fef05c0 04:11:42 Removing intermediate container deaa1fef05c0 04:11:42 ---> 675d891fb64a 04:11:42 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:11:42 ---> Running in 4f91659331c2 04:11:42 Removing intermediate container 4f91659331c2 04:11:42 ---> b985800bd477 04:11:42 Step 6/24 : RUN apk add --update --no-cache make git 04:11:42 ---> Running in 2990f9997563 04:11:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:11:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:11:43 OK: 264 MiB in 52 packages 04:11:43 Removing intermediate container 2990f9997563 04:11:43 ---> 8ae8da9c6dde 04:11:43 Step 7/24 : COPY go.mod vendor* ./ 04:11:43 ---> e084a27e3240 04:11:43 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:11:43 ---> Running in e426c8980ebf 04:11:44 Removing intermediate container e426c8980ebf 04:11:44 ---> ad7ff3b9fd0c 04:11:44 Step 9/24 : COPY . . 04:11:45 ---> 8d58ed75e896 04:11:45 Step 10/24 : RUN ${MAKE} 04:11:45 ---> Running in 30602f87c964 04:11:45 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 04:12:24 Removing intermediate container 30602f87c964 04:12:24 ---> 30203de4b32c 04:12:24 Step 11/24 : FROM alpine:3.18 04:12:24 3.18: Pulling from library/alpine 04:12:24 73baa7ef167e: Pulling fs layer 04:12:24 73baa7ef167e: Download complete 04:12:25 73baa7ef167e: Pull complete 04:12:25 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 04:12:25 Status: Downloaded newer image for alpine:3.18 04:12:25 ---> 8fd7cac70a4a 04:12:25 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:12:25 ---> Running in 34f0eacbd97e 04:12:25 Removing intermediate container 34f0eacbd97e 04:12:25 ---> bf74e567386e 04:12:25 Step 13/24 : RUN apk add --update --no-cache dumb-init 04:12:25 ---> Running in e5329b0c057c 04:12:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:12:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:12:26 (1/1) Installing dumb-init (1.2.5-r2) 04:12:26 Executing busybox-1.36.1-r7.trigger 04:12:26 OK: 7 MiB in 16 packages 04:12:27 Removing intermediate container e5329b0c057c 04:12:27 ---> 9789f47c8e2e 04:12:27 Step 14/24 : RUN apk --no-cache upgrade 04:12:27 ---> Running in 28cdcd9e784d 04:12:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:12:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:12:27 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 04:12:27 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 04:12:27 OK: 7 MiB in 16 packages 04:12:29 Removing intermediate container 28cdcd9e784d 04:12:29 ---> c9615d6d8bff 04:12:29 Step 15/24 : WORKDIR / 04:12:29 ---> Running in 8edf0c83666c 04:12:29 Removing intermediate container 8edf0c83666c 04:12:29 ---> 26e805ea83a8 04:12:29 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:12:30 ---> 0ee35351d8dd 04:12:30 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:12:31 ---> e2391556ed63 04:12:31 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:12:31 ---> c0df58f9fd35 04:12:31 Step 19/24 : EXPOSE 59999 04:12:31 ---> Running in 6013860af49c 04:12:31 Removing intermediate container 6013860af49c 04:12:31 ---> c33e6a071306 04:12:31 Step 20/24 : ENTRYPOINT ["/device-simple"] 04:12:31 ---> Running in 9f1f794cf5dd 04:12:31 Removing intermediate container 9f1f794cf5dd 04:12:31 ---> da36eb26987d 04:12:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:12:32 ---> Running in e96608a3de8d 04:12:32 Removing intermediate container e96608a3de8d 04:12:32 ---> 58b604751ef0 04:12:32 Step 22/24 : LABEL arch=amd64 04:12:32 ---> Running in 0f101b8ee12b 04:12:32 Removing intermediate container 0f101b8ee12b 04:12:32 ---> a1b0cdc34d0c 04:12:32 Step 23/24 : LABEL git_sha=67ec20eb25768273547242f949327e246ea3bf56 04:12:32 ---> Running in a900392dacb5 04:12:32 Removing intermediate container a900392dacb5 04:12:32 ---> 293421583215 04:12:32 Step 24/24 : LABEL version=0.0.0 04:12:32 ---> Running in 4d3b71e45447 04:12:32 Removing intermediate container 4d3b71e45447 04:12:32 ---> 4dc520060a3d 04:12:32 [Warning] One or more build-args [ARCH] were not consumed 04:12:32 Successfully built 4dc520060a3d 04:12:32 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 04:12:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:12:33 04:12:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:12:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:12:34 latest: Pulling from edgex-lftools-log-publisher 04:12:34 5eb5b503b376: Pulling fs layer 04:12:34 5c69ac0246d0: Pulling fs layer 04:12:34 ec43610c2a17: Pulling fs layer 04:12:34 3a2ae6a8a46f: Pulling fs layer 04:12:34 33b1e0a273af: Pulling fs layer 04:12:34 5d3b04190fa2: Pulling fs layer 04:12:34 2f39f015ded8: Pulling fs layer 04:12:34 3a2ae6a8a46f: Waiting 04:12:34 5d3b04190fa2: Waiting 04:12:34 33b1e0a273af: Waiting 04:12:34 2f39f015ded8: Waiting 04:12:34 5c69ac0246d0: Download complete 04:12:34 3a2ae6a8a46f: Verifying Checksum 04:12:34 3a2ae6a8a46f: Download complete 04:12:34 33b1e0a273af: Verifying Checksum 04:12:34 33b1e0a273af: Download complete 04:12:34 5d3b04190fa2: Verifying Checksum 04:12:34 5d3b04190fa2: Download complete 04:12:34 ec43610c2a17: Verifying Checksum 04:12:34 ec43610c2a17: Download complete 04:12:34 5eb5b503b376: Download complete 04:12:35 2f39f015ded8: Download complete 04:12:35 5eb5b503b376: Pull complete 04:12:35 5c69ac0246d0: Pull complete 04:12:36 ec43610c2a17: Pull complete 04:12:36 3a2ae6a8a46f: Pull complete 04:12:36 33b1e0a273af: Pull complete 04:12:36 5d3b04190fa2: Pull complete 04:12:46 2f39f015ded8: Pull complete 04:12:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:12:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:12:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:12:47 prd-ubuntu20.04-docker-8c-8g-5831 does not seem to be running inside a container 04:12:47 $ 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-1600 -v /w/workspace/gexfoundry_device-sdk-go_PR-1600:/w/workspace/gexfoundry_device-sdk-go_PR-1600:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1600@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1600@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:12:47 $ docker top 192469ed02a081087edc1e95a774cc52830ae881700ace14d593e18ec5981072 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:12:48 ---> job-cost.sh 04:12:48 lf-activate-venv: SKIPPING 04:12:48 INFO: No Stack... 04:12:48 INFO: Retrieving Pricing Info for: v3-standard-8 04:12:49 INFO: Archiving Costs [Pipeline] sh 04:12:49 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1600/archives/cost.csv 04:12:49 + cut -d, -f6 [Pipeline] lock 04:12:49 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1600-1-stack-cost] 04:12:49 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1600-1-stack-cost] did not exist. Created. 04:12:49 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1600-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:12:49 + echo total: 0.2199999988079071 [Pipeline] stash 04:12:50 Stashed 1 file(s) [Pipeline] } 04:12:50 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1600-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:12:50 $ docker stop --time=1 192469ed02a081087edc1e95a774cc52830ae881700ace14d593e18ec5981072 04:12:51 $ docker rm -f --volumes 192469ed02a081087edc1e95a774cc52830ae881700ace14d593e18ec5981072 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:13:13 Removing intermediate container b9dda0679d97 04:13:13 ---> 5d1c930fb93b 04:13:13 Step 9/10 : COPY . . 04:13:13 ---> c5ecc5731ca1 04:13:13 Step 10/10 : RUN ${MAKE} 04:13:13 ---> Running in 16dcd2c34934 04:13:13 noop 04:13:13 Removing intermediate container 16dcd2c34934 04:13:13 ---> 22e3bb624466 04:13:13 Successfully built 22e3bb624466 04:13:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:14 + docker inspect -f . ci-base-image-arm64 04:13:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:13:14 prd-ubuntu20.04-docker-arm64-4c-16g-5832 does not seem to be running inside a container 04:13:14 $ 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 ******** -e ******** ci-base-image-arm64 cat 04:13:15 $ docker top c13dcdfe785d3245cc86acc8d1d66ae389a535ecc988f6c0c7733b806ba7535e -eo pid,comm [Pipeline] { [Pipeline] sh 04:13:16 + go version 04:13:16 go version go1.21.9 linux/arm64 [Pipeline] } 04:13:16 $ docker stop --time=1 c13dcdfe785d3245cc86acc8d1d66ae389a535ecc988f6c0c7733b806ba7535e 04:13:18 $ docker rm -f --volumes c13dcdfe785d3245cc86acc8d1d66ae389a535ecc988f6c0c7733b806ba7535e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:19 + docker inspect -f . ci-base-image-arm64 04:13:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:13:19 prd-ubuntu20.04-docker-arm64-4c-16g-5832 does not seem to be running inside a container 04:13:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** -e ******** ci-base-image-arm64 cat 04:13:20 $ docker top 9073eedf1c13f4166584c47a8bac9e58346ea98e781e8852f9e163b856b9354d -eo pid,comm [Pipeline] { [Pipeline] sh 04:13:21 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 04:13:21 + make test 04:13:21 go test -race -coverprofile=coverage.out ./... 04:14:00 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:17:22 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:17:22 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:17:22 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:17:22 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:17:22 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:17:22 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.142s coverage: 27.0% of statements 04:17:26 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.182s coverage: 80.0% of statements 04:17:35 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:17:35 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:17:35 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.253s coverage: 86.0% of statements 04:17:43 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:17:44 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.466s coverage: 55.2% of statements 04:17:46 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.177s coverage: 14.4% of statements 04:17:46 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.912s coverage: 44.6% of statements 04:17:48 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:17:48 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:17:50 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.316s coverage: 68.5% of statements 04:17:52 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.445s coverage: 89.2% of statements 04:17:57 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:17:58 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.233s coverage: 5.4% of statements 04:17:59 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:17:59 GO111MODULE=on go vet ./... 04:21:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:21:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:21:51 ./bin/test-attribution-txt.sh 04:21:51 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 04:21:51 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 04:21:51 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 04:21:51 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 04:21:51 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 04:21:51 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 04:21:51 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 04:21:51 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 04:21:51 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 04:21:51 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 04:21:51 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 04:21:51 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 04:21:51 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 04:21:51 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 04:21:51 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 04:21:51 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 04:21:51 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 04:21:51 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 04:21:51 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 04:21:51 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 04:21:51 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 04:21:51 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 04:21:51 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 04:21:51 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 04:21:51 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 04:21:51 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 04:21:51 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 04:21:51 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 04:21:51 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 04:21:51 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 04:21:51 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 04:21:51 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 04:21:51 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 04:21:51 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 04:21:51 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 04:21:51 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 04:21:51 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 04:21:51 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 04:21:51 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 04:21:51 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 04:21:51 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 04:21:51 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 04:21:51 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 04:21:51 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 04:21:51 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 04:21:51 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 04:21:51 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 04:21:51 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 04:21:51 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 04:21:51 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 04:21:51 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 04:21:51 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 04:21:51 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 04:21:51 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 04:21:51 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 04:21:51 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 04:21:51 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 04:21:51 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 04:21:51 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 04:21:51 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 04:21:51 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 04:21:51 An attribution for golang.org/x/term is missing from Attribution.txt, please add 04:21:51 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 04:21:51 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 04:21:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:21:51 $ docker stop --time=1 9073eedf1c13f4166584c47a8bac9e58346ea98e781e8852f9e163b856b9354d 04:21:53 $ docker rm -f --volumes 9073eedf1c13f4166584c47a8bac9e58346ea98e781e8852f9e163b856b9354d [Pipeline] // withDockerContainer [Pipeline] sh 04:21:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:21:55 Warning: overwriting stash ‘coverage-report’ 04:21:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:21:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:21:57 + ls -al . 04:21:57 total 376 04:21:57 drwxrwxr-x 10 jenkins jenkins 4096 Jul 18 04:13 . 04:21:57 drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 04:10 .. 04:21:57 -rw-rw-r-- 1 jenkins jenkins 140 Jul 18 04:10 .dockerignore 04:21:57 drwxrwxr-x 8 jenkins jenkins 4096 Jul 18 04:10 .git 04:21:57 drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 04:10 .github 04:21:57 -rw-rw-r-- 1 jenkins jenkins 137 Jul 18 04:10 .gitignore 04:21:57 -rw-rw-r-- 1 jenkins jenkins 42 Jul 18 04:10 .golangci.yml 04:21:57 -rw-rw-r-- 1 jenkins jenkins 48109 Jul 18 04:10 CHANGELOG.md 04:21:57 -rw-rw-r-- 1 jenkins jenkins 677 Jul 18 04:10 GOVERNANCE.md 04:21:57 -rw-rw-r-- 1 jenkins jenkins 885 Jul 18 04:10 Jenkinsfile 04:21:57 -rw-rw-r-- 1 jenkins jenkins 11341 Jul 18 04:10 LICENSE 04:21:57 -rw-rw-r-- 1 jenkins jenkins 1842 Jul 18 04:10 Makefile 04:21:57 -rw-rw-r-- 1 jenkins jenkins 619 Jul 18 04:10 OWNERS.md 04:21:57 -rw-rw-r-- 1 jenkins jenkins 4937 Jul 18 04:10 README.md 04:21:57 -rw-rw-r-- 1 jenkins jenkins 5 Jul 18 04:08 VERSION 04:21:57 drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 04:10 bin 04:21:57 -rw-r--r-- 1 jenkins jenkins 125161 Jul 18 04:17 coverage.out 04:21:57 drwxrwxr-x 5 jenkins jenkins 4096 Jul 18 04:10 example 04:21:57 -rw-rw-r-- 1 jenkins jenkins 6995 Jul 18 04:10 go.mod 04:21:57 -rw-rw-r-- 1 jenkins jenkins 101715 Jul 18 04:10 go.sum 04:21:57 drwxrwxr-x 12 jenkins jenkins 4096 Jul 18 04:10 internal 04:21:57 drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 04:10 openapi 04:21:57 drwxrwxr-x 6 jenkins jenkins 4096 Jul 18 04:10 pkg 04:21:57 drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 04:10 snap 04:21:57 -rw-rw-r-- 1 jenkins jenkins 222 Jul 18 04:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:57 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=67ec20eb25768273547242f949327e246ea3bf56 --label arch=arm64 --label version=0.0.0 . 04:21:58 Sending build context to Docker daemon 13.11MB 04:21:58 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 04:21:58 Step 2/24 : FROM ${BASE} AS builder 04:21:58 ---> 22e3bb624466 04:21:58 Step 3/24 : ARG MAKE=make build 04:21:58 ---> Running in 7070c3165aa4 04:21:58 Removing intermediate container 7070c3165aa4 04:21:58 ---> 46c6c5f70b7d 04:21:58 Step 4/24 : WORKDIR /device-sdk-go 04:21:58 ---> Running in 16cec09ba175 04:21:59 Removing intermediate container 16cec09ba175 04:21:59 ---> 89f47d14a371 04:21:59 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:21:59 ---> Running in 5086d67a263e 04:21:59 Removing intermediate container 5086d67a263e 04:21:59 ---> 2fe817530c9e 04:21:59 Step 6/24 : RUN apk add --update --no-cache make git 04:21:59 ---> Running in 3f817a9a1ac6 04:22:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:22:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:22:01 OK: 266 MiB in 52 packages 04:22:02 Removing intermediate container 3f817a9a1ac6 04:22:02 ---> 49d86314e106 04:22:02 Step 7/24 : COPY go.mod vendor* ./ 04:22:03 ---> b67679ae2eb0 04:22:03 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:22:03 ---> Running in eadd6fec7d2f 04:22:05 Removing intermediate container eadd6fec7d2f 04:22:05 ---> 0463d1bb7931 04:22:05 Step 9/24 : COPY . . 04:22:06 ---> a74f1efd2096 04:22:06 Step 10/24 : RUN ${MAKE} 04:22:07 ---> Running in bb27b2be951d 04:22:08 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 04:25:44 Removing intermediate container bb27b2be951d 04:25:44 ---> 520d7fa43435 04:25:44 Step 11/24 : FROM alpine:3.18 04:25:44 3.18: Pulling from library/alpine 04:25:44 5c905c7ebe2f: Pulling fs layer 04:25:44 5c905c7ebe2f: Verifying Checksum 04:25:44 5c905c7ebe2f: Download complete 04:25:44 5c905c7ebe2f: Pull complete 04:25:44 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 04:25:44 Status: Downloaded newer image for alpine:3.18 04:25:44 ---> dec292d02e07 04:25:44 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:25:44 ---> Running in 3afb93657c46 04:25:44 Removing intermediate container 3afb93657c46 04:25:44 ---> d3a0985d69ff 04:25:44 Step 13/24 : RUN apk add --update --no-cache dumb-init 04:25:44 ---> Running in ab9bb9a4795d 04:25:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:25:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:25:46 (1/1) Installing dumb-init (1.2.5-r2) 04:25:46 Executing busybox-1.36.1-r7.trigger 04:25:46 OK: 8 MiB in 16 packages 04:25:47 Removing intermediate container ab9bb9a4795d 04:25:47 ---> 7148ead2a809 04:25:47 Step 14/24 : RUN apk --no-cache upgrade 04:25:48 ---> Running in 410506a9f011 04:25:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:25:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:25:50 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 04:25:50 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 04:25:50 OK: 8 MiB in 16 packages 04:25:51 Removing intermediate container 410506a9f011 04:25:51 ---> 448fc712f383 04:25:51 Step 15/24 : WORKDIR / 04:25:51 ---> Running in 320bc4d88a43 04:25:52 Removing intermediate container 320bc4d88a43 04:25:52 ---> 3c42a703dcbb 04:25:52 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:25:52 ---> a04536793961 04:25:52 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:25:55 ---> ecaf44d10a41 04:25:55 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:25:55 ---> 7b76e7f5d1dd 04:25:55 Step 19/24 : EXPOSE 59999 04:25:55 ---> Running in 7628ac9c0257 04:25:55 Removing intermediate container 7628ac9c0257 04:25:55 ---> 945ae3629299 04:25:55 Step 20/24 : ENTRYPOINT ["/device-simple"] 04:25:55 ---> Running in 8717de08f1ef 04:25:56 Removing intermediate container 8717de08f1ef 04:25:56 ---> 4c9b7cf4a840 04:25:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:25:56 ---> Running in f5cf0964021c 04:25:56 Removing intermediate container f5cf0964021c 04:25:56 ---> bfb3329285e1 04:25:56 Step 22/24 : LABEL arch=arm64 04:25:56 ---> Running in cfe3bd9853ec 04:25:56 Removing intermediate container cfe3bd9853ec 04:25:56 ---> 97a621796ff2 04:25:56 Step 23/24 : LABEL git_sha=67ec20eb25768273547242f949327e246ea3bf56 04:25:56 ---> Running in 6932a567886b 04:25:57 Removing intermediate container 6932a567886b 04:25:57 ---> 9584f1c29a9f 04:25:57 Step 24/24 : LABEL version=0.0.0 04:25:57 ---> Running in eb184d5ce12b 04:25:57 Removing intermediate container eb184d5ce12b 04:25:57 ---> 98a77ea9d6fc 04:25:57 [Warning] One or more build-args [ARCH] were not consumed 04:25:57 Successfully built 98a77ea9d6fc 04:25:57 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:25:58 04:25:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:25:59 arm64: Pulling from edgex-lftools-log-publisher 04:25:59 8998bd30e6a1: Pulling fs layer 04:25:59 04944245beec: Pulling fs layer 04:25:59 699f458cf7ca: Pulling fs layer 04:25:59 765212b225bb: Pulling fs layer 04:25:59 f23df028b6ca: Pulling fs layer 04:25:59 d65c8cfc05b1: Pulling fs layer 04:25:59 2437ff75d9bd: Pulling fs layer 04:25:59 765212b225bb: Waiting 04:25:59 f23df028b6ca: Waiting 04:25:59 2437ff75d9bd: Waiting 04:25:59 d65c8cfc05b1: Waiting 04:25:59 04944245beec: Verifying Checksum 04:25:59 04944245beec: Download complete 04:25:59 765212b225bb: Verifying Checksum 04:25:59 765212b225bb: Download complete 04:25:59 f23df028b6ca: Download complete 04:25:59 d65c8cfc05b1: Verifying Checksum 04:25:59 d65c8cfc05b1: Download complete 04:25:59 699f458cf7ca: Verifying Checksum 04:25:59 699f458cf7ca: Download complete 04:26:00 8998bd30e6a1: Download complete 04:26:02 2437ff75d9bd: Verifying Checksum 04:26:02 2437ff75d9bd: Download complete 04:26:04 8998bd30e6a1: Pull complete 04:26:05 04944245beec: Pull complete 04:26:06 699f458cf7ca: Pull complete 04:26:06 765212b225bb: Pull complete 04:26:07 f23df028b6ca: Pull complete 04:26:08 d65c8cfc05b1: Pull complete 04:26:26 2437ff75d9bd: Pull complete 04:26:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:26:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:26:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:26:26 prd-ubuntu20.04-docker-arm64-4c-16g-5832 does not seem to be running inside a container 04:26:26 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:26:29 $ docker top 80256adc0bdea5340ef2c669cde1924b3b05a5eb19ad929828e6e8d5b1127d97 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:26:30 ---> job-cost.sh 04:26:30 lf-activate-venv: SKIPPING 04:26:30 INFO: No Stack... 04:26:31 INFO: Retrieving Pricing Info for: v3-standard-4 04:26:31 INFO: Archiving Costs [Pipeline] sh 04:26:32 + cut -d, -f6 04:26:32 + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 04:26:32 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1600-1-stack-cost] 04:26:32 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1600-1-stack-cost] did not exist. Created. 04:26:32 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1600-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:26:33 /w/workspace/device-sdk-go/1@tmp/durable-5c1d3d24/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:26:33 + echo total: 0.10999999940395355 [Pipeline] stash 04:26:33 Warning: overwriting stash ‘stack-cost’ 04:26:34 Stashed 1 file(s) [Pipeline] } 04:26:34 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1600-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:26:34 $ docker stop --time=1 80256adc0bdea5340ef2c669cde1924b3b05a5eb19ad929828e6e8d5b1127d97 04:26:35 $ docker rm -f --volumes 80256adc0bdea5340ef2c669cde1924b3b05a5eb19ad929828e6e8d5b1127d97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 04:26:37 provisioning config files... 04:26:37 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1600@tmp/config10948215201124606198tmp [Pipeline] { [Pipeline] sh 04:26:37 + set +x 04:26:37 + curl -s https://codecov.io/bash 04:26:37 + bash -s -- 04:26:37 04:26:37 _____ _ 04:26:37 / ____| | | 04:26:37 | | ___ __| | ___ ___ _____ __ 04:26:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:26:37 | |___| (_) | (_| | __/ (_| (_) \ V / 04:26:37 \_____\___/ \__,_|\___|\___\___/ \_/ 04:26:37 Bash-1.0.6 04:26:37 04:26:37 04:26:37 ==> git version 2.25.1 found 04:26:37 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 04:26:37 Release-Date: 2020-01-08 04:26:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:26:37 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:26:37 ==> Jenkins CI detected. 04:26:37 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1600 04:26:37 project root: . 04:26:37 --> token set from env 04:26:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:26:37 ==> Running gcov in . (disable via -X gcov) 04:26:37 ==> Python coveragepy not found 04:26:37 ==> Searching for coverage reports in: 04:26:37 + . 04:26:37 -> Found 1 reports 04:26:37 ==> Detecting git/mercurial file structure 04:26:37 ==> Reading reports 04:26:37 + ./coverage.out bytes=125161 04:26:37 ==> Appending adjustments 04:26:37 https://docs.codecov.io/docs/fixing-reports 04:26:37 + Found adjustments 04:26:37 ==> Gzipping contents 04:26:37 20K /tmp/codecov.t9UR9Y.gz 04:26:37 ==> Uploading reports 04:26:37 url: https://codecov.io 04:26:37 query: branch=PR-1600&commit=67ec20eb25768273547242f949327e246ea3bf56&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1600%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1600&job=&cmd_args= 04:26:37 -> Pinging Codecov 04:26:37 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1600&commit=67ec20eb25768273547242f949327e246ea3bf56&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1600%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1600&job=&cmd_args= 04:26:37 -> Uploading to 04:26:37 https://storage.googleapis.com/codecov/v4/raw/2024-07-18/7E55EF52A471D76F132DFD9A03CDDE97/67ec20eb25768273547242f949327e246ea3bf56/830cb462-4869-46db-8f12-bd5c88e9417d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240718%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240718T042637Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ff753562136d216296e96655517c979a142d2d89b6d4f03779a976ad66a13468 04:26:37 % Total % Received % Xferd Average Speed Time Time Time Current 04:26:37 Dload Upload Total Spent Left Speed 04:26:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17071 0 0 100 17071 0 63936 --:--:-- --:--:-- --:--:-- 63936 04:26:38 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/67ec20eb25768273547242f949327e246ea3bf56 [Pipeline] } 04:26:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [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 04:26:40 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1600/archives ] 04:26:40 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1600/archives 04:26:40 total 16 04:26:40 drwxr-xr-x 3 root root 4096 Jul 18 04:12 . 04:26:40 drwxrwxr-x 12 jenkins jenkins 4096 Jul 18 04:12 .. 04:26:40 drwxr-xr-x 2 root root 4096 Jul 18 04:12 cost 04:26:40 -rw-r--r-- 1 root root 86 Jul 18 04:12 cost.csv 04:26:40 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1600/archives 04:26:40 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1600/archives 04:26:40 total 16 04:26:40 drwxr-xr-x 3 jenkins jenkins 4096 Jul 18 04:12 . 04:26:40 drwxrwxr-x 12 jenkins jenkins 4096 Jul 18 04:12 .. 04:26:40 drwxr-xr-x 2 jenkins jenkins 4096 Jul 18 04:12 cost 04:26:40 -rw-r--r-- 1 jenkins jenkins 86 Jul 18 04:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:26:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:26:41 ---> package-listing.sh 04:26:41 ++ facter osfamily 04:26:41 ++ tr '[:upper:]' '[:lower:]' 04:26:42 + OS_FAMILY=debian 04:26:42 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1600 04:26:42 + START_PACKAGES=/tmp/packages_start.txt 04:26:42 + END_PACKAGES=/tmp/packages_end.txt 04:26:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:26:42 + PACKAGES=/tmp/packages_start.txt 04:26:42 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1600 ']' 04:26:42 + PACKAGES=/tmp/packages_end.txt 04:26:42 + case "${OS_FAMILY}" in 04:26:42 + dpkg -l 04:26:42 + grep '^ii' 04:26:42 + '[' -f /tmp/packages_start.txt ']' 04:26:42 + '[' -f /tmp/packages_end.txt ']' 04:26:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:26:42 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1600 ']' 04:26:42 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1600/archives/ 04:26:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1600/archives/ [Pipeline] echo 04:26:42 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-1600/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:26:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:26:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:26:43 prd-ubuntu20.04-docker-8c-8g-5831 does not seem to be running inside a container 04:26:43 $ 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-1600/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-1600 -v /w/workspace/gexfoundry_device-sdk-go_PR-1600:/w/workspace/gexfoundry_device-sdk-go_PR-1600:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1600@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1600@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:latest cat 04:26:43 $ docker top 733baad08c75a0e2c1b26193a7d3282e2c9251a04f4378d5f57e6731bd9e80d8 -eo pid,comm [Pipeline] { [Pipeline] sh 04:26:44 + touch /tmp/pre-build-complete [Pipeline] sh 04:26:44 + mkdir -p /var/log/sysstat [Pipeline] sh 04:26:44 + ls /var/log/sa-host 04:26:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:26:44 provisioning config files... 04:26:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1600@tmp/config11334659385428970536tmp [Pipeline] { [Pipeline] echo 04:26:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:26:45 ---> create-netrc.sh [Pipeline] } 04:26:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:26:45 ---> python-tools-install.sh [Pipeline] echo 04:26:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:26:46 ---> sudo-logs.sh 04:26:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:26:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:26:46 ---> job-cost.sh 04:26:46 lf-activate-venv: SKIPPING 04:26:46 DEBUG: total: 0.2199999988079071 04:26:46 INFO: Retrieving Stack Cost... 04:26:47 INFO: Retrieving Pricing Info for: v3-standard-8 04:26:47 INFO: Archiving Costs [Pipeline] echo 04:26:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:26:47 ---> logs-deploy.sh 04:26:47 lf-activate-venv: SKIPPING 04:26:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1600/1 04:26:47 INFO: archiving workspace using pattern(s): 04:26:48 Archives upload complete. 04:26:49 INFO: archiving logs to Nexus 04:26:49 ---> uname -a: 04:26:49 Linux prd-ubuntu20-04-docker-8c-8g-5831 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:26:49 04:26:49 04:26:49 ---> lscpu: 04:26:49 Architecture: x86_64 04:26:49 CPU op-mode(s): 32-bit, 64-bit 04:26:49 Byte Order: Little Endian 04:26:49 Address sizes: 40 bits physical, 48 bits virtual 04:26:49 CPU(s): 8 04:26:49 On-line CPU(s) list: 0-7 04:26:49 Thread(s) per core: 1 04:26:49 Core(s) per socket: 1 04:26:49 Socket(s): 8 04:26:49 NUMA node(s): 1 04:26:49 Vendor ID: AuthenticAMD 04:26:49 CPU family: 23 04:26:49 Model: 49 04:26:49 Model name: AMD EPYC-Rome Processor 04:26:49 Stepping: 0 04:26:49 CPU MHz: 2800.000 04:26:49 BogoMIPS: 5600.00 04:26:49 Virtualization: AMD-V 04:26:49 Hypervisor vendor: KVM 04:26:49 Virtualization type: full 04:26:49 L1d cache: 256 KiB 04:26:49 L1i cache: 256 KiB 04:26:49 L2 cache: 4 MiB 04:26:49 L3 cache: 128 MiB 04:26:49 NUMA node0 CPU(s): 0-7 04:26:49 Vulnerability Itlb multihit: Not affected 04:26:49 Vulnerability L1tf: Not affected 04:26:49 Vulnerability Mds: Not affected 04:26:49 Vulnerability Meltdown: Not affected 04:26:49 Vulnerability Mmio stale data: Not affected 04:26:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:26:49 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:26:49 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:26:49 Vulnerability Srbds: Not affected 04:26:49 Vulnerability Tsx async abort: Not affected 04:26:49 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 04:26:49 04:26:49 04:26:49 ---> nproc: 04:26:49 8 04:26:49 04:26:49 04:26:49 ---> df -h: 04:26:49 Filesystem Size Used Avail Use% Mounted on 04:26:49 overlay 155G 12G 143G 8% / 04:26:49 tmpfs 64M 0 64M 0% /dev 04:26:49 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:26:49 shm 64M 0 64M 0% /dev/shm 04:26:49 /dev/vda1 155G 12G 143G 8% /facter-os 04:26:49 04:26:49 04:26:49 ---> sar -b -r -n DEV: 04:26:49 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5831) 07/18/24 _x86_64_ (8 CPU) 04:26:49 04:26:49 04:06:49 LINUX RESTART (8 CPU) 04:26:49 04:26:49 04:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:26:49 04:08:01 363.34 65.51 297.83 0.00 5760.51 94806.20 0.00 04:26:49 04:09:01 132.99 2.68 130.31 0.00 389.00 76276.75 0.00 04:26:49 04:10:01 223.60 1.53 222.06 0.00 18.80 123096.42 0.00 04:26:49 04:11:01 49.92 0.02 49.90 0.00 0.13 29272.10 0.00 04:26:49 04:12:01 79.89 1.07 78.82 0.00 73.45 21303.65 0.00 04:26:49 04:13:01 243.79 5.50 238.29 0.00 4309.10 72566.88 0.00 04:26:49 04:14:01 4.02 0.02 4.00 0.00 0.13 100.50 0.00 04:26:49 04:15:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 04:26:49 04:16:01 1.20 0.00 1.20 0.00 0.00 13.20 0.00 04:26:49 04:17:01 1.55 0.02 1.53 0.00 0.13 17.19 0.00 04:26:49 04:18:01 1.93 0.00 1.93 0.00 0.00 20.93 0.00 04:26:49 04:19:01 1.13 0.00 1.13 0.00 0.00 13.73 0.00 04:26:49 04:20:01 1.18 0.00 1.18 0.00 0.00 14.40 0.00 04:26:49 04:21:01 0.90 0.00 0.90 0.00 0.00 9.87 0.00 04:26:49 04:22:01 1.73 0.00 1.73 0.00 0.00 19.99 0.00 04:26:49 04:23:01 2.07 0.02 2.05 0.00 0.13 27.73 0.00 04:26:49 04:24:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 04:26:49 04:25:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 04:26:49 04:26:01 1.48 0.00 1.48 0.00 0.00 15.86 0.00 04:26:49 Average: 58.62 4.02 54.61 0.00 555.33 21979.23 0.00 04:26:49 04:26:49 04:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:26:49 04:08:01 29939604 31591088 761168 2.31 59304 1891328 1827936 5.39 955220 1660564 129828 04:26:49 04:09:01 29143348 31512900 798312 2.43 80960 2556116 1973868 5.82 1064428 2281000 10400 04:26:49 04:10:01 27972744 31490684 813556 2.47 185812 3490512 2258816 6.66 1179584 3214308 524 04:26:49 04:11:01 27040060 31281184 1014420 3.08 190636 4141520 2432068 7.17 1613792 3634708 298864 04:26:49 04:12:01 27079232 31286108 1007752 3.06 195296 4095648 2240068 6.60 1819852 3380932 552716 04:26:49 04:13:01 26510592 31508940 761704 2.32 231320 4826040 1730968 5.10 1667604 4049624 368 04:26:49 04:14:01 26515272 31508900 761816 2.32 229856 4822792 1712572 5.05 1666040 4046416 164 04:26:49 04:15:01 26516728 31510380 760324 2.31 229872 4822796 1712572 5.05 1664596 4046420 128 04:26:49 04:16:01 26519232 31512908 757716 2.30 229896 4822796 1712572 5.05 1661528 4046420 164 04:26:49 04:17:01 26521632 31515376 755132 2.30 229968 4822796 1712572 5.05 1658840 4046424 44 04:26:49 04:18:01 26528384 31522188 748280 2.28 230012 4822800 1712572 5.05 1651868 4046424 16 04:26:49 04:19:01 26529152 31523060 747136 2.27 230020 4822808 1712572 5.05 1654820 4046432 20 04:26:49 04:20:01 26529136 31523064 747072 2.27 230032 4822816 1712572 5.05 1654388 4046440 12 04:26:49 04:21:01 26529088 31523028 747044 2.27 230048 4822816 1712572 5.05 1654568 4046440 16 04:26:49 04:22:01 26529168 31523136 746876 2.27 230084 4822808 1712572 5.05 1654136 4046444 8 04:26:49 04:23:01 26525408 31519528 750364 2.28 230160 4822796 1728588 5.09 1654912 4046416 8 04:26:49 04:24:01 26525904 31520068 749772 2.28 230192 4822800 1728588 5.09 1654892 4046420 12 04:26:49 04:25:01 26526072 31520260 749740 2.28 230208 4822804 1728588 5.09 1654916 4046420 8 04:26:49 04:26:01 26526152 31520372 749608 2.28 230228 4822804 1728588 5.09 1654944 4046420 4 04:26:49 Average: 26974048 31495430 785673 2.39 207048 4405137 1831117 5.40 1570575 3727614 52279 04:26:49 04:26:49 04:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:26:49 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:49 04:08:01 lo 4.73 4.73 0.45 0.45 0.00 0.00 0.00 0.00 04:26:49 04:08:01 ens3 385.59 270.70 2598.75 79.41 0.00 0.00 0.00 0.00 04:26:49 04:09:01 docker0 215.65 248.73 17.68 373.73 0.00 0.00 0.00 0.00 04:26:49 04:09:01 veth6e4c31d 182.64 214.90 17.72 150.54 0.00 0.00 0.00 0.01 04:26:49 04:09:01 lo 2.73 2.73 0.27 0.27 0.00 0.00 0.00 0.00 04:26:49 04:09:01 ens3 392.37 299.90 3563.77 40.40 0.00 0.00 0.00 0.00 04:26:49 04:10:01 docker0 173.40 278.87 15.43 3083.44 0.00 0.00 0.00 0.00 04:26:49 04:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:26:49 04:10:01 ens3 285.47 177.07 3092.15 20.37 0.00 0.00 0.00 0.00 04:26:49 04:10:01 veth6f45f57 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:49 04:11:01 docker0 0.87 1.27 0.09 0.35 0.00 0.00 0.00 0.00 04:26:49 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:49 04:11:01 ens3 24.15 15.01 25.35 9.98 0.00 0.00 0.00 0.00 04:26:49 04:11:01 vethe9bf72b 0.87 1.38 0.10 0.36 0.00 0.00 0.00 0.00 04:26:49 04:12:01 docker0 1.10 2.48 0.07 30.90 0.00 0.00 0.00 0.00 04:26:49 04:12:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 04:26:49 04:12:01 ens3 19.20 10.81 47.00 7.32 0.00 0.00 0.00 0.00 04:26:49 04:12:01 vethd9f78c3 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 04:26:49 04:13:01 docker0 3.73 6.28 0.23 94.74 0.00 0.00 0.00 0.00 04:26:49 04:13:01 lo 2.33 2.33 0.23 0.23 0.00 0.00 0.00 0.00 04:26:49 04:13:01 ens3 329.32 172.83 5396.11 22.91 0.00 0.00 0.00 0.00 04:26:49 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:49 04:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:26:49 04:14:01 ens3 0.65 0.25 0.06 0.02 0.00 0.00 0.00 0.00 04:26:49 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:49 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:49 04:15:01 ens3 0.93 0.55 1.53 0.29 0.00 0.00 0.00 0.00 04:26:49 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:49 04:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:26:49 04:16:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 04:26:49 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:49 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:49 04:17:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:49 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:49 04:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:26:49 04:18:01 ens3 0.82 0.18 0.14 0.07 0.00 0.00 0.00 0.00 04:26:49 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:49 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:49 04:19:01 ens3 3.58 4.92 0.61 13.99 0.00 0.00 0.00 0.00 04:26:49 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:49 04:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:26:49 04:20:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:26:49 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:49 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:49 04:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:49 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:49 04:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:26:49 04:22:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:26:49 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:49 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:49 04:23:01 ens3 0.62 1.03 0.11 6.66 0.00 0.00 0.00 0.00 04:26:49 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:49 04:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:26:49 04:24:01 ens3 0.18 0.17 0.01 0.01 0.00 0.00 0.00 0.00 04:26:49 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:49 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:49 04:25:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:49 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:49 04:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:26:49 04:26:01 ens3 0.28 0.20 0.07 0.01 0.00 0.00 0.00 0.00 04:26:49 Average: docker0 20.77 28.29 1.76 188.57 0.00 0.00 0.00 0.00 04:26:49 Average: lo 0.62 0.62 0.06 0.06 0.00 0.00 0.00 0.00 04:26:49 Average: ens3 75.98 50.21 775.02 10.60 0.00 0.00 0.00 0.00 04:26:49 04:26:49 04:26:49 ---> sar -P ALL: 04:26:49 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5831) 07/18/24 _x86_64_ (8 CPU) 04:26:49 04:26:49 04:06:49 LINUX RESTART (8 CPU) 04:26:49 04:26:49 04:07:01 CPU %user %nice %system %iowait %steal %idle 04:26:49 04:08:01 all 6.55 0.00 1.88 3.43 0.04 88.11 04:26:49 04:08:01 0 3.68 0.00 1.14 2.64 0.03 92.50 04:26:49 04:08:01 1 7.84 0.00 1.69 3.90 0.03 86.54 04:26:49 04:08:01 2 4.84 0.00 1.82 0.37 0.03 92.94 04:26:49 04:08:01 3 6.35 0.00 1.40 0.63 0.05 91.57 04:26:49 04:08:01 4 7.21 0.00 2.63 2.27 0.03 87.85 04:26:49 04:08:01 5 7.70 0.00 3.05 6.68 0.03 82.55 04:26:49 04:08:01 6 7.56 0.00 1.79 8.91 0.05 81.69 04:26:49 04:08:01 7 7.21 0.00 1.51 2.03 0.05 89.20 04:26:49 04:09:01 all 4.12 0.00 2.04 3.36 0.18 90.31 04:26:49 04:09:01 0 4.82 0.00 2.72 2.85 0.08 89.53 04:26:49 04:09:01 1 4.32 0.00 1.92 0.41 0.05 93.30 04:26:49 04:09:01 2 4.07 0.00 1.93 0.27 0.05 93.68 04:26:49 04:09:01 3 4.74 0.00 2.01 2.33 1.00 89.91 04:26:49 04:09:01 4 3.77 0.00 2.24 6.08 0.08 87.82 04:26:49 04:09:01 5 3.51 0.00 1.68 12.80 0.05 81.97 04:26:49 04:09:01 6 3.74 0.00 1.85 1.99 0.03 92.39 04:26:49 04:09:01 7 4.00 0.00 1.93 0.10 0.05 93.92 04:26:49 04:10:01 all 6.21 0.00 3.22 7.86 0.05 82.66 04:26:49 04:10:01 0 6.40 0.00 4.17 2.51 0.05 86.87 04:26:49 04:10:01 1 7.05 0.00 2.63 2.51 0.07 87.74 04:26:49 04:10:01 2 6.70 0.00 2.78 0.76 0.05 89.71 04:26:49 04:10:01 3 5.98 0.00 2.25 0.69 0.05 91.04 04:26:49 04:10:01 4 5.73 0.00 3.66 15.50 0.03 75.07 04:26:49 04:10:01 5 5.85 0.00 4.24 38.80 0.07 51.03 04:26:49 04:10:01 6 5.85 0.00 3.85 1.28 0.05 88.98 04:26:49 04:10:01 7 6.09 0.00 2.19 1.21 0.03 90.48 04:26:49 04:11:01 all 39.48 0.00 5.70 2.58 0.10 52.14 04:26:49 04:11:01 0 38.56 0.00 5.53 0.89 0.08 54.94 04:26:49 04:11:01 1 40.42 0.00 6.17 14.99 0.12 38.30 04:26:49 04:11:01 2 39.25 0.00 5.95 0.22 0.10 54.48 04:26:49 04:11:01 3 38.06 0.00 4.96 0.39 0.08 56.51 04:26:49 04:11:01 4 38.85 0.00 5.45 3.69 0.10 51.91 04:26:49 04:11:01 5 38.34 0.00 5.73 0.20 0.10 55.63 04:26:49 04:11:01 6 40.99 0.00 5.88 0.08 0.08 52.96 04:26:49 04:11:01 7 41.38 0.00 5.93 0.25 0.10 52.34 04:26:49 04:12:01 all 50.98 0.00 6.79 1.80 0.11 40.32 04:26:49 04:12:01 0 50.14 0.00 6.95 0.22 0.12 42.57 04:26:49 04:12:01 1 50.45 0.00 6.82 0.62 0.10 42.01 04:26:49 04:12:01 2 50.51 0.00 7.01 0.29 0.12 42.08 04:26:49 04:12:01 3 50.13 0.00 6.84 0.12 0.12 42.79 04:26:49 04:12:01 4 51.39 0.00 6.42 2.71 0.12 39.36 04:26:49 04:12:01 5 52.59 0.00 6.70 0.99 0.10 39.62 04:26:49 04:12:01 6 51.58 0.00 7.03 9.42 0.10 31.87 04:26:49 04:12:01 7 51.04 0.00 6.50 0.10 0.10 42.25 04:26:49 04:13:01 all 10.75 0.00 4.01 10.09 0.09 75.07 04:26:49 04:13:01 0 10.76 0.00 3.19 1.53 0.05 84.47 04:26:49 04:13:01 1 8.86 0.00 3.80 15.99 0.10 71.24 04:26:49 04:13:01 2 12.10 0.00 4.09 3.96 0.08 79.76 04:26:49 04:13:01 3 11.90 0.00 3.47 19.88 0.07 64.68 04:26:49 04:13:01 4 10.61 0.00 4.67 19.32 0.07 65.33 04:26:49 04:13:01 5 11.50 0.00 3.89 7.78 0.09 76.74 04:26:49 04:13:01 6 9.89 0.00 4.63 1.53 0.13 83.82 04:26:49 04:13:01 7 10.32 0.00 4.35 11.08 0.08 74.17 04:26:49 04:14:01 all 0.15 0.00 0.05 0.01 0.01 99.78 04:26:49 04:14:01 0 0.05 0.00 0.08 0.00 0.00 99.87 04:26:49 04:14:01 1 0.02 0.00 0.03 0.00 0.00 99.95 04:26:49 04:14:01 2 0.30 0.00 0.10 0.02 0.02 99.57 04:26:49 04:14:01 3 0.05 0.00 0.02 0.00 0.00 99.93 04:26:49 04:14:01 4 0.07 0.00 0.02 0.08 0.02 99.82 04:26:49 04:14:01 5 0.63 0.00 0.03 0.00 0.00 99.33 04:26:49 04:14:01 6 0.07 0.00 0.07 0.00 0.02 99.85 04:26:49 04:14:01 7 0.03 0.00 0.02 0.00 0.00 99.95 04:26:49 04:15:01 all 0.18 0.00 0.01 0.01 0.00 99.79 04:26:49 04:15:01 0 0.05 0.00 0.03 0.00 0.00 99.92 04:26:49 04:15:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:26:49 04:15:01 2 0.05 0.00 0.03 0.00 0.00 99.92 04:26:49 04:15:01 3 0.05 0.00 0.02 0.00 0.00 99.93 04:26:49 04:15:01 4 0.05 0.00 0.00 0.08 0.00 99.87 04:26:49 04:15:01 5 1.11 0.00 0.00 0.00 0.00 98.89 04:26:49 04:15:01 6 0.07 0.00 0.00 0.00 0.00 99.93 04:26:49 04:15:01 7 0.03 0.00 0.03 0.00 0.00 99.93 04:26:49 04:16:01 all 0.02 0.00 0.01 0.01 0.01 99.95 04:26:49 04:16:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:26:49 04:16:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:26:49 04:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:26:49 04:16:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:26:49 04:16:01 4 0.02 0.00 0.00 0.07 0.00 99.92 04:26:49 04:16:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:26:49 04:16:01 6 0.07 0.00 0.05 0.00 0.02 99.87 04:26:49 04:16:01 7 0.00 0.00 0.03 0.00 0.00 99.97 04:26:49 04:17:01 all 0.02 0.00 0.03 0.01 0.00 99.94 04:26:49 04:17:01 0 0.03 0.00 0.03 0.00 0.00 99.93 04:26:49 04:17:01 1 0.02 0.00 0.02 0.02 0.00 99.95 04:26:49 04:17:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:26:49 04:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:26:49 04:17:01 4 0.02 0.00 0.13 0.03 0.00 99.82 04:26:49 04:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:26:49 04:17:01 6 0.02 0.00 0.03 0.00 0.02 99.93 04:26:49 04:17:01 7 0.03 0.00 0.02 0.00 0.02 99.93 04:26:49 04:18:01 all 0.06 0.00 0.01 0.00 0.00 99.92 04:26:49 04:18:01 0 0.10 0.00 0.02 0.00 0.00 99.88 04:26:49 04:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:26:49 04:18:01 2 0.05 0.00 0.02 0.00 0.02 99.92 04:26:49 04:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:26:49 04:18:01 4 0.02 0.00 0.00 0.03 0.00 99.95 04:26:49 04:18:01 5 0.18 0.00 0.03 0.00 0.02 99.77 04:26:49 04:18:01 6 0.05 0.00 0.02 0.00 0.00 99.93 04:26:49 04:18:01 7 0.07 0.00 0.02 0.00 0.00 99.92 04:26:49 04:26:49 04:18:01 CPU %user %nice %system %iowait %steal %idle 04:26:49 04:19:01 all 0.09 0.00 0.01 0.00 0.00 99.89 04:26:49 04:19:01 0 0.20 0.00 0.02 0.00 0.00 99.78 04:26:49 04:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:26:49 04:19:01 2 0.05 0.00 0.00 0.00 0.00 99.95 04:26:49 04:19:01 3 0.22 0.00 0.00 0.00 0.00 99.78 04:26:49 04:19:01 4 0.10 0.00 0.03 0.02 0.02 99.83 04:26:49 04:19:01 5 0.07 0.00 0.02 0.00 0.00 99.92 04:26:49 04:19:01 6 0.10 0.00 0.03 0.00 0.00 99.87 04:26:49 04:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:26:49 04:20:01 all 0.02 0.00 0.01 0.00 0.00 99.96 04:26:49 04:20:01 0 0.05 0.00 0.03 0.00 0.00 99.92 04:26:49 04:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:26:49 04:20:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:26:49 04:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:26:49 04:20:01 4 0.02 0.00 0.00 0.03 0.00 99.95 04:26:49 04:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:26:49 04:20:01 6 0.02 0.00 0.03 0.00 0.02 99.93 04:26:49 04:20:01 7 0.03 0.00 0.02 0.00 0.00 99.95 04:26:49 04:21:01 all 0.04 0.00 0.01 0.00 0.01 99.94 04:26:49 04:21:01 0 0.28 0.00 0.02 0.00 0.02 99.68 04:26:49 04:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:26:49 04:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:26:49 04:21:01 3 0.02 0.00 0.02 0.00 0.02 99.95 04:26:49 04:21:01 4 0.00 0.00 0.02 0.02 0.02 99.95 04:26:49 04:21:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:26:49 04:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:26:49 04:21:01 7 0.03 0.00 0.02 0.00 0.00 99.95 04:26:49 04:22:01 all 0.03 0.00 0.02 0.00 0.00 99.95 04:26:49 04:22:01 0 0.05 0.00 0.05 0.00 0.00 99.90 04:26:49 04:22:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:26:49 04:22:01 2 0.02 0.00 0.03 0.00 0.00 99.95 04:26:49 04:22:01 3 0.03 0.00 0.00 0.00 0.00 99.97 04:26:49 04:22:01 4 0.05 0.00 0.02 0.02 0.02 99.90 04:26:49 04:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:26:49 04:22:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:26:49 04:22:01 7 0.05 0.00 0.02 0.00 0.00 99.93 04:26:49 04:23:01 all 0.02 0.00 0.02 0.03 0.00 99.93 04:26:49 04:23:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:26:49 04:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:26:49 04:23:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:26:49 04:23:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:26:49 04:23:01 4 0.02 0.00 0.05 0.22 0.00 99.72 04:26:49 04:23:01 5 0.03 0.00 0.02 0.00 0.00 99.95 04:26:49 04:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:26:49 04:23:01 7 0.03 0.00 0.03 0.00 0.02 99.92 04:26:49 04:24:01 all 0.01 0.00 0.01 0.00 0.00 99.97 04:26:49 04:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:26:49 04:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:26:49 04:24:01 2 0.02 0.00 0.03 0.00 0.00 99.95 04:26:49 04:24:01 3 0.00 0.00 0.00 0.02 0.00 99.98 04:26:49 04:24:01 4 0.02 0.00 0.00 0.02 0.02 99.95 04:26:49 04:24:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:26:49 04:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:26:49 04:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:26:49 04:25:01 all 0.01 0.00 0.00 0.00 0.00 99.98 04:26:49 04:25:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:26:49 04:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:26:49 04:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:26:49 04:25:01 3 0.03 0.00 0.00 0.00 0.00 99.97 04:26:49 04:25:01 4 0.02 0.00 0.00 0.02 0.02 99.95 04:26:49 04:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:26:49 04:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:26:49 04:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:26:49 04:26:01 all 0.02 0.00 0.00 0.00 0.00 99.97 04:26:49 04:26:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:26:49 04:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:26:49 04:26:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:26:49 04:26:01 3 0.00 0.00 0.00 0.02 0.00 99.98 04:26:49 04:26:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:26:49 04:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:26:49 04:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:26:49 04:26:01 7 0.05 0.00 0.00 0.00 0.00 99.95 04:26:49 Average: all 6.21 0.00 1.25 1.52 0.03 90.99 04:26:49 Average: 0 6.03 0.00 1.26 0.56 0.02 92.13 04:26:49 Average: 1 6.22 0.00 1.21 1.99 0.03 90.55 04:26:49 Average: 2 6.18 0.00 1.25 0.31 0.02 92.25 04:26:49 Average: 3 6.15 0.00 1.10 1.25 0.07 91.42 04:26:49 Average: 4 6.17 0.00 1.32 2.60 0.03 89.87 04:26:49 Average: 5 6.36 0.00 1.33 3.50 0.02 88.79 04:26:49 Average: 6 6.27 0.00 1.32 1.21 0.03 91.17 04:26:49 Average: 7 6.31 0.00 1.18 0.77 0.02 91.71 04:26:49 04:26:49 04:26:49