Pull request #1588 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fe16d8082ffe90efe591807bc1dfcfadbc83ed2b+f5f74a473092f448edb5d022a206764aad0631ef (341478857fa0fd9cb89a1464e069b58e78e80c43) 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-ssh9525243519068081015.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-ssh5454396778614804136.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-1588/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-1588/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13559207241081578679.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-1588/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10990227829918070045.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-ssh4562893786694453692.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-1588/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-1588/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2118854980068350113.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4319 in /w/workspace/gexfoundry_device-sdk-go_PR-1588 [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-1588 # 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/1588/head:refs/remotes/origin/PR-1588 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f5f74a473092f448edb5d022a206764aad0631ef into PR head commit fe16d8082ffe90efe591807bc1dfcfadbc83ed2b Merge succeeded, producing fe16d8082ffe90efe591807bc1dfcfadbc83ed2b Checking out Revision fe16d8082ffe90efe591807bc1dfcfadbc83ed2b (PR-1588) 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 fe16d8082ffe90efe591807bc1dfcfadbc83ed2b # 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 f5f74a473092f448edb5d022a206764aad0631ef # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fe16d8082ffe90efe591807bc1dfcfadbc83ed2b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:27:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:27:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:27:18 ========================================================= 04:27:18 EdgeX Global Pipelines Version Info 04:27:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:27:19 ------------------- 04:27:19 stable info: 04:27:19 ------------------- 04:27:19 Commited By: Ginny Guan ginny@iotechsys.com 04:27:19 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 04:27:19 Message: update stable to v1.0.260 04:27:19 ------------------- 04:27:19 experimental info: 04:27:19 ------------------- 04:27:19 Commited By: Ginny Guan ginny@iotechsys.com 04:27:19 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 04:27:19 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:27:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:27:20 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:27:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:27:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:27:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:27:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:27:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:27:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:27:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:27:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:27:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:27:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:27:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:27:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:27:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:27:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:27:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:27:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:27:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:27:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:27:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:27:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:27:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:27:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:27:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:27:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:27:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:27:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1588 [Pipeline] echo 04:27:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1588 [Pipeline] echo 04:27:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1588 [Pipeline] echo 04:27:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fe16d8082ffe90efe591807bc1dfcfadbc83ed2b [Pipeline] echo 04:27:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fe16d80 [Pipeline] echo 04:27:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:27:22 provisioning config files... 04:27:22 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1588@tmp/config17490228734047429990tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:27:22 ---> ****-login.sh 04:27:22 nexus3.edgexfoundry.org:10001 04:27:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:27:22 Configure a credential helper to remove this warning. See 04:27:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:27:22 04:27:22 Login Succeeded 04:27:22 nexus3.edgexfoundry.org:10002 04:27:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:27:22 Configure a credential helper to remove this warning. See 04:27:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:27:22 04:27:22 Login Succeeded 04:27:22 nexus3.edgexfoundry.org:10003 04:27:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:27:23 Configure a credential helper to remove this warning. See 04:27:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:27:23 04:27:23 Login Succeeded 04:27:23 nexus3.edgexfoundry.org:10004 04:27:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:27:23 Configure a credential helper to remove this warning. See 04:27:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:27:23 04:27:23 Login Succeeded 04:27:23 ****.io 04:27:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:27:23 Configure a credential helper to remove this warning. See 04:27:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:27:23 04:27:23 Login Succeeded 04:27:23 ---> ****-login.sh ends [Pipeline] } 04:27:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:27:24 + git rev-list -1 --merges fe16d8082ffe90efe591807bc1dfcfadbc83ed2b~1..fe16d8082ffe90efe591807bc1dfcfadbc83ed2b [Pipeline] echo 04:27:24 -----------> git rev-list -1 --merges fe16d8082ffe90efe591807bc1dfcfadbc83ed2b~1..fe16d8082ffe90efe591807bc1dfcfadbc83ed2b fe16d8082ffe90efe591807bc1dfcfadbc83ed2b [false] [Pipeline] sh 04:27:24 + git log --format=format:%s -1 fe16d8082ffe90efe591807bc1dfcfadbc83ed2b [Pipeline] echo 04:27:24 ========================================================= 04:27:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:27:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:27:25 + git log --format=format:%s -1 fe16d8082ffe90efe591807bc1dfcfadbc83ed2b [Pipeline] echo 04:27:25 [semverPrep] GIT_COMMIT: fe16d8082ffe90efe591807bc1dfcfadbc83ed2b, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 04:27:25 [semverPrep] This is not a build commit. [Pipeline] sh 04:27:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:27:25 + grep -v github /etc/ssh/ssh_known_hosts 04:27:25 + [ -e /tmp/ssh_known_hosts ] 04:27:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:27:25 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:27:25 + sudo tee -a /etc/ssh/ssh_known_hosts 04:27:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:27:26 04:27:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:27:26 0.1.4: Pulling from edgex-devops/py-git-semver 04:27:26 b85a868b505f: Pulling fs layer 04:27:26 e2be974225ed: Pulling fs layer 04:27:26 339a4e72a1f5: Pulling fs layer 04:27:26 988bab9f4d93: Pulling fs layer 04:27:26 1469e6f7b9e6: Pulling fs layer 04:27:26 eaf3925da568: Pulling fs layer 04:27:26 bab4dde63d76: Pulling fs layer 04:27:26 bde34c3a00c8: Pulling fs layer 04:27:26 b352a97aabf1: Pulling fs layer 04:27:26 4872d77fe225: Pulling fs layer 04:27:26 5851b861e8e6: Pulling fs layer 04:27:26 bab4dde63d76: Waiting 04:27:26 bde34c3a00c8: Waiting 04:27:26 b352a97aabf1: Waiting 04:27:26 5851b861e8e6: Waiting 04:27:26 988bab9f4d93: Waiting 04:27:26 1469e6f7b9e6: Waiting 04:27:26 eaf3925da568: Waiting 04:27:26 4872d77fe225: Waiting 04:27:26 e2be974225ed: Verifying Checksum 04:27:26 e2be974225ed: Download complete 04:27:26 988bab9f4d93: Verifying Checksum 04:27:26 988bab9f4d93: Download complete 04:27:26 1469e6f7b9e6: Verifying Checksum 04:27:26 1469e6f7b9e6: Download complete 04:27:26 eaf3925da568: Download complete 04:27:26 339a4e72a1f5: Verifying Checksum 04:27:26 339a4e72a1f5: Download complete 04:27:26 bde34c3a00c8: Download complete 04:27:26 b352a97aabf1: Download complete 04:27:26 4872d77fe225: Verifying Checksum 04:27:26 4872d77fe225: Download complete 04:27:26 5851b861e8e6: Verifying Checksum 04:27:26 5851b861e8e6: Download complete 04:27:26 b85a868b505f: Verifying Checksum 04:27:26 b85a868b505f: Download complete 04:27:27 bab4dde63d76: Verifying Checksum 04:27:27 bab4dde63d76: Download complete 04:27:27 b85a868b505f: Pull complete 04:27:28 e2be974225ed: Pull complete 04:27:28 339a4e72a1f5: Pull complete 04:27:28 988bab9f4d93: Pull complete 04:27:29 1469e6f7b9e6: Pull complete 04:27:29 eaf3925da568: Pull complete 04:27:30 bab4dde63d76: Pull complete 04:27:30 bde34c3a00c8: Pull complete 04:27:31 b352a97aabf1: Pull complete 04:27:31 4872d77fe225: Pull complete 04:27:31 5851b861e8e6: Pull complete 04:27:31 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:27:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:27:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:27:31 prd-ubuntu20.04-docker-8c-8g-4319 does not seem to be running inside a container 04:27:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1588 -v /w/workspace/gexfoundry_device-sdk-go_PR-1588:/w/workspace/gexfoundry_device-sdk-go_PR-1588:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1588@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1588@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:27:34 $ docker top 580016b683723fbdffb8ec4f1905a10ac7d08f7690b04ac369c38dc576e57fde -eo pid,comm 04:27:34 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:27:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:27:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:27:34 [ssh-agent] Looking for ssh-agent implementation... 04:27:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:27:34 $ docker exec 580016b683723fbdffb8ec4f1905a10ac7d08f7690b04ac369c38dc576e57fde ssh-agent 04:27:34 SSH_AUTH_SOCK=/tmp/ssh-FpbJWa1yGEfl/agent.31 04:27:34 SSH_AGENT_PID=37 04:27:34 Running ssh-add (command line suppressed) 04:27:35 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1588@tmp/private_key_2790096881033592565.key (/w/workspace/gexfoundry_device-sdk-go_PR-1588@tmp/private_key_2790096881033592565.key) 04:27:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:27:35 + git tag --points-at HEAD [Pipeline] } 04:27:35 $ docker exec --env ******** --env ******** 580016b683723fbdffb8ec4f1905a10ac7d08f7690b04ac369c38dc576e57fde ssh-agent -k 04:27:35 unset SSH_AUTH_SOCK; 04:27:35 unset SSH_AGENT_PID; 04:27:35 echo Agent pid 37 killed; 04:27:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:27:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:27:35 [ssh-agent] Looking for ssh-agent implementation... 04:27:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:27:35 $ docker exec 580016b683723fbdffb8ec4f1905a10ac7d08f7690b04ac369c38dc576e57fde ssh-agent 04:27:35 SSH_AUTH_SOCK=/tmp/ssh-TBe0dCuC2nPV/agent.70 04:27:35 SSH_AGENT_PID=76 04:27:35 Running ssh-add (command line suppressed) 04:27:36 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1588@tmp/private_key_1239185602142029827.key (/w/workspace/gexfoundry_device-sdk-go_PR-1588@tmp/private_key_1239185602142029827.key) 04:27:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:27:36 + git semver init 04:27:36 2024-06-25 04:27:36,581 [run_init] DEBUG init version:0.0.0 force:False 04:27:36 2024-06-25 04:27:36,582 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1588/.semver 04:27:36 2024-06-25 04:27:36,582 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1588/.semver 04:27:36 2024-06-25 04:27:36,582 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1588/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1588, universal_newlines=False, shell=None, istream=None) 04:27:38 2024-06-25 04:27:38,501 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1588/.git/info/exclude 04:27:38 2024-06-25 04:27:38,502 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1588/.semver/PR-1588 with force:False 04:27:38 2024-06-25 04:27:38,502 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1588/.semver/PR-1588 04:27:38 2024-06-25 04:27:38,506 [execute] INFO git cat-file --batch-check 04:27:38 2024-06-25 04:27:38,506 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1588/.semver, universal_newlines=False, shell=None, istream=) 04:27:38 2024-06-25 04:27:38,511 [execute] INFO git cat-file --batch 04:27:38 2024-06-25 04:27:38,512 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1588/.semver, universal_newlines=False, shell=None, istream=) 04:27:38 2024-06-25 04:27:38,516 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1588/.semver/PR-1588 04:27:38 0.0.0 [Pipeline] } 04:27:38 $ docker exec --env ******** --env ******** 580016b683723fbdffb8ec4f1905a10ac7d08f7690b04ac369c38dc576e57fde ssh-agent -k 04:27:38 unset SSH_AUTH_SOCK; 04:27:38 unset SSH_AGENT_PID; 04:27:38 echo Agent pid 76 killed; 04:27:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:27:39 + git semver [Pipeline] } 04:27:39 $ docker stop --time=1 580016b683723fbdffb8ec4f1905a10ac7d08f7690b04ac369c38dc576e57fde 04:27:40 $ docker rm -f --volumes 580016b683723fbdffb8ec4f1905a10ac7d08f7690b04ac369c38dc576e57fde [Pipeline] // withDockerContainer [Pipeline] sh 04:27:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:27:41 Stashed 1 file(s) [Pipeline] echo 04:27:41 [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:27:42 provisioning config files... 04:27:42 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1588@tmp/config5639599354486438173tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:27:42 ---> ****-login.sh 04:27:42 nexus3.edgexfoundry.org:10001 04:27:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:27:42 Configure a credential helper to remove this warning. See 04:27:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:27:42 04:27:42 Login Succeeded 04:27:42 nexus3.edgexfoundry.org:10002 04:27:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:27:42 Configure a credential helper to remove this warning. See 04:27:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:27:42 04:27:42 Login Succeeded 04:27:42 nexus3.edgexfoundry.org:10003 04:27:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:27:42 Configure a credential helper to remove this warning. See 04:27:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:27:42 04:27:42 Login Succeeded 04:27:42 nexus3.edgexfoundry.org:10004 04:27:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:27:42 Configure a credential helper to remove this warning. See 04:27:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:27:42 04:27:42 Login Succeeded 04:27:42 ****.io 04:27:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:27:43 Configure a credential helper to remove this warning. See 04:27:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:27:43 04:27:43 Login Succeeded 04:27:43 ---> ****-login.sh ends [Pipeline] } 04:27:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:27:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:27:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:27:43 ========================================================= 04:27:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:27:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:44 + 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:27:44 Sending build context to Docker daemon 24.94MB 04:27:44 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:27:44 Step 2/10 : FROM ${BASE} AS builder 04:27:44 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:27:44 619be1103602: Pulling fs layer 04:27:44 7862e08f4a3e: Pulling fs layer 04:27:44 5df492c9dc93: Pulling fs layer 04:27:44 7629e6793208: Pulling fs layer 04:27:44 4f4fb700ef54: Pulling fs layer 04:27:44 fb5054dd5b73: Pulling fs layer 04:27:44 eeca6798cff9: Pulling fs layer 04:27:44 aa269ceb94a6: Pulling fs layer 04:27:44 ada007ff1a6a: Pulling fs layer 04:27:44 7629e6793208: Waiting 04:27:44 eeca6798cff9: Waiting 04:27:44 4f4fb700ef54: Waiting 04:27:44 fb5054dd5b73: Waiting 04:27:44 aa269ceb94a6: Waiting 04:27:44 ada007ff1a6a: Waiting 04:27:44 7862e08f4a3e: Download complete 04:27:44 7629e6793208: Verifying Checksum 04:27:44 7629e6793208: Download complete 04:27:44 4f4fb700ef54: Verifying Checksum 04:27:44 4f4fb700ef54: Download complete 04:27:44 fb5054dd5b73: Download complete 04:27:44 619be1103602: Verifying Checksum 04:27:44 619be1103602: Download complete 04:27:44 eeca6798cff9: Verifying Checksum 04:27:44 eeca6798cff9: Download complete 04:27:44 619be1103602: Pull complete 04:27:44 ada007ff1a6a: Verifying Checksum 04:27:44 ada007ff1a6a: Download complete 04:27:44 7862e08f4a3e: Pull complete 04:27:44 5df492c9dc93: Verifying Checksum 04:27:44 5df492c9dc93: Download complete 04:27:45 aa269ceb94a6: Verifying Checksum 04:27:45 aa269ceb94a6: Download complete 04:27:48 5df492c9dc93: Pull complete 04:27:48 7629e6793208: Pull complete 04:27:48 4f4fb700ef54: Pull complete 04:27:48 fb5054dd5b73: Pull complete 04:27:48 eeca6798cff9: Pull complete 04:27:50 aa269ceb94a6: Pull complete 04:27:50 ada007ff1a6a: Pull complete 04:27:50 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 04:27:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:27:50 ---> f489d0715acc 04:27:50 Step 3/10 : ARG MAKE=make build 04:27:54 ---> Running in 7643943e9f2a 04:27:54 Removing intermediate container 7643943e9f2a 04:27:54 ---> f0e849bfed5c 04:27:54 Step 4/10 : WORKDIR /device-sdk-go 04:27:54 ---> Running in c96b33cd0e7b 04:27:54 Removing intermediate container c96b33cd0e7b 04:27:54 ---> bf06b184e875 04:27:54 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:27:54 ---> Running in 0a77926f9d9c 04:27:54 Removing intermediate container 0a77926f9d9c 04:27:54 ---> 68cf9b496fef 04:27:54 Step 6/10 : RUN apk add --update --no-cache make git 04:27:54 ---> Running in b988636a23c5 04:27:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:27:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:27:55 OK: 264 MiB in 52 packages 04:27:55 Removing intermediate container b988636a23c5 04:27:55 ---> 296fbd0e2f84 04:27:55 Step 7/10 : COPY go.mod vendor* ./ 04:27:55 ---> d8c847ae0ede 04:27:55 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:27:55 ---> Running in 1f632dcf72d0 04:27:57 Still waiting to schedule task 04:27:57 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 04:28:42 Removing intermediate container 1f632dcf72d0 04:28:42 ---> 52f2bc034ff0 04:28:42 Step 9/10 : COPY . . 04:28:42 ---> ea2d28841888 04:28:42 Step 10/10 : RUN ${MAKE} 04:28:42 ---> Running in f8a078a7f0c1 04:28:42 noop 04:28:42 Removing intermediate container f8a078a7f0c1 04:28:42 ---> 2529e818a91a 04:28:42 Successfully built 2529e818a91a 04:28:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:42 + docker inspect -f . ci-base-image-x86_64 04:28:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:28:43 prd-ubuntu20.04-docker-8c-8g-4319 does not seem to be running inside a container 04:28:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1588 -v /w/workspace/gexfoundry_device-sdk-go_PR-1588:/w/workspace/gexfoundry_device-sdk-go_PR-1588:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1588@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1588@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:28:43 $ docker top 1524cd88919b9609e6e22aec63f28dee680d613539c3d65ffb93789263333146 -eo pid,comm [Pipeline] { [Pipeline] sh 04:28:43 + go version 04:28:43 go version go1.21.9 linux/amd64 [Pipeline] } 04:28:43 $ docker stop --time=1 1524cd88919b9609e6e22aec63f28dee680d613539c3d65ffb93789263333146 04:28:45 $ docker rm -f --volumes 1524cd88919b9609e6e22aec63f28dee680d613539c3d65ffb93789263333146 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:46 + docker inspect -f . ci-base-image-x86_64 04:28:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:28:46 prd-ubuntu20.04-docker-8c-8g-4319 does not seem to be running inside a container 04:28:46 $ 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-1588 -v /w/workspace/gexfoundry_device-sdk-go_PR-1588:/w/workspace/gexfoundry_device-sdk-go_PR-1588:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1588@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1588@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:28:46 $ docker top a9bc6f2865c4f982e2e1d01a1d6524061866eba7ded570c37c0c839e0d7531a6 -eo pid,comm [Pipeline] { [Pipeline] sh 04:28:47 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1588 [Pipeline] fileExists [Pipeline] sh 04:28:47 + make test 04:28:47 go test -race -coverprofile=coverage.out ./... 04:28:55 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:29:34 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:29:34 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:29:34 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:29:34 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:29:34 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:29:34 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.025s coverage: 27.6% of statements 04:29:34 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.031s coverage: 80.0% of statements 04:29:34 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:29:34 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:29:34 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:29:34 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.044s coverage: 86.0% of statements 04:29:34 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:29:34 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:29:34 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.091s coverage: 71.8% of statements 04:29:34 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:29:37 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.046s coverage: 14.4% of statements 04:29:37 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.838s coverage: 44.6% of statements 04:29:37 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.060s coverage: 68.5% of statements 04:29:37 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.106s coverage: 89.2% of statements 04:29:37 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.047s coverage: 5.5% of statements 04:30:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4320 in /w/workspace/gexfoundry_device-sdk-go_PR-1588 [Pipeline] { [Pipeline] ws 04:30:02 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:30:02 The recommended git tool is: git 04:30:10 using credential edgex-jenkins-ssh 04:30:10 Cloning the remote Git repository 04:30:10 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:30:10 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:30:11 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:30:11 > git --version # timeout=10 04:30:11 > git --version # 'git version 2.25.1' 04:30:11 using GIT_SSH to set credentials SSH Credentials for GitHub 04:30:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:30:15 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:30:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:30:16 GO111MODULE=on go vet ./... 04:30:17 Merging remotes/origin/main commit f5f74a473092f448edb5d022a206764aad0631ef into PR head commit fe16d8082ffe90efe591807bc1dfcfadbc83ed2b 04:30:17 Merge succeeded, producing fe16d8082ffe90efe591807bc1dfcfadbc83ed2b 04:30:17 Checking out Revision fe16d8082ffe90efe591807bc1dfcfadbc83ed2b (PR-1588) 04:30:16 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:30:16 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:30:16 using GIT_SSH to set credentials SSH Credentials for GitHub 04:30:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1588/head:refs/remotes/origin/PR-1588 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:30:17 > git config core.sparsecheckout # timeout=10 04:30:17 > git checkout -f fe16d8082ffe90efe591807bc1dfcfadbc83ed2b # timeout=10 04:30:17 > git remote # timeout=10 04:30:17 > git config --get remote.origin.url # timeout=10 04:30:17 using GIT_SSH to set credentials SSH Credentials for GitHub 04:30:17 > git merge f5f74a473092f448edb5d022a206764aad0631ef # timeout=10 04:30:17 > git rev-parse HEAD^{commit} # timeout=10 04:30:17 > git config core.sparsecheckout # timeout=10 04:30:17 > git checkout -f fe16d8082ffe90efe591807bc1dfcfadbc83ed2b # timeout=10 04:30:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:30:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:30:18 ./bin/test-attribution-txt.sh 04:30:18 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 04:30:18 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 04:30:18 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 04:30:18 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 04:30:18 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 04:30:18 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 04:30:18 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 04:30:18 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 04:30:18 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 04:30:18 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 04:30:18 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 04:30:18 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 04:30:18 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 04:30:18 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 04:30:18 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 04:30:18 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 04:30:18 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 04:30:18 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 04:30:18 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 04:30:18 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 04:30:18 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 04:30:18 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 04:30:18 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 04:30:18 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 04:30:18 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 04:30:18 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 04:30:18 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 04:30:18 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 04:30:18 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 04:30:18 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 04:30:18 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 04:30:18 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 04:30:18 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 04:30:18 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 04:30:18 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 04:30:18 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 04:30:18 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 04:30:18 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 04:30:18 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 04:30:18 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 04:30:18 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 04:30:18 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 04:30:18 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 04:30:18 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 04:30:18 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 04:30:18 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 04:30:18 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 04:30:18 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 04:30:18 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 04:30:18 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 04:30:18 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 04:30:18 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 04:30:18 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 04:30:18 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 04:30:18 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 04:30:18 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 04:30:18 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 04:30:18 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 04:30:18 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 04:30:18 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 04:30:18 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 04:30:18 An attribution for golang.org/x/term is missing from Attribution.txt, please add 04:30:18 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 04:30:18 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 04:30:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:30:18 $ docker stop --time=1 a9bc6f2865c4f982e2e1d01a1d6524061866eba7ded570c37c0c839e0d7531a6 04:30:18 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 04:30:18 > git --version # timeout=10 04:30:18 > git --version # 'git version 2.25.1' 04:30:18 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 04:30:21 $ docker rm -f --volumes a9bc6f2865c4f982e2e1d01a1d6524061866eba7ded570c37c0c839e0d7531a6 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { 04:30:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash [Pipeline] withEnv 04:30:22 Stashed 1 file(s) [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] sh 04:30:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:30:23 % Total % Received % Xferd Average Speed Time Time Time Current 04:30:23 Dload Upload Total Spent Left Speed 04:30:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 205k 0 --:--:-- --:--:-- --:--:-- 208k [Pipeline] sh 04:30:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:30:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:30:23 + ls -al . 04:30:23 total 376 04:30:23 drwxrwxr-x 11 jenkins jenkins 4096 Jun 25 04:28 . 04:30:23 drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 04:27 .. 04:30:23 -rw-rw-r-- 1 jenkins jenkins 140 Jun 25 04:27 .dockerignore 04:30:23 drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 04:29 .git 04:30:23 drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 04:27 .github 04:30:23 -rw-rw-r-- 1 jenkins jenkins 137 Jun 25 04:27 .gitignore 04:30:23 -rw-rw-r-- 1 jenkins jenkins 42 Jun 25 04:27 .golangci.yml 04:30:23 drwxr-xr-x 3 jenkins jenkins 4096 Jun 25 04:27 .semver 04:30:23 -rw-rw-r-- 1 jenkins jenkins 48109 Jun 25 04:27 CHANGELOG.md 04:30:23 -rw-rw-r-- 1 jenkins jenkins 677 Jun 25 04:27 GOVERNANCE.md 04:30:23 -rw-rw-r-- 1 jenkins jenkins 885 Jun 25 04:27 Jenkinsfile 04:30:23 -rw-rw-r-- 1 jenkins jenkins 11341 Jun 25 04:27 LICENSE 04:30:23 -rw-rw-r-- 1 jenkins jenkins 1842 Jun 25 04:27 Makefile 04:30:23 -rw-rw-r-- 1 jenkins jenkins 619 Jun 25 04:27 OWNERS.md 04:30:23 -rw-rw-r-- 1 jenkins jenkins 4937 Jun 25 04:27 README.md 04:30:23 -rw-rw-r-- 1 jenkins jenkins 5 Jun 25 04:27 VERSION 04:30:23 drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 04:27 bin 04:30:23 -rw-r--r-- 1 jenkins jenkins 122323 Jun 25 04:29 coverage.out 04:30:23 drwxrwxr-x 5 jenkins jenkins 4096 Jun 25 04:27 example 04:30:23 -rw-rw-r-- 1 jenkins jenkins 7064 Jun 25 04:27 go.mod 04:30:23 -rw-rw-r-- 1 jenkins jenkins 101736 Jun 25 04:27 go.sum 04:30:23 drwxrwxr-x 12 jenkins jenkins 4096 Jun 25 04:27 internal 04:30:23 drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 04:27 openapi 04:30:23 drwxrwxr-x 6 jenkins jenkins 4096 Jun 25 04:27 pkg 04:30:23 drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 04:27 snap 04:30:23 -rw-rw-r-- 1 jenkins jenkins 222 Jun 25 04:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:24 + sudo tee /etc/docker/daemon.new 04:30:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:30:24 { 04:30:24 "registry-mirrors": [ 04:30:24 "https://nexus3.edgexfoundry.org:10001" 04:30:24 ], 04:30:24 "bip": "10.250.0.254/24", 04:30:24 "hosts": [ 04:30:24 "tcp://0.0.0.0:5555", 04:30:24 "unix:///var/run/docker.sock" 04:30:24 ], 04:30:24 "mtu": 1458, 04:30:24 "selinux-enabled": true, 04:30:24 "seccomp-profile": "/etc/docker/seccomp.json" 04:30:24 } [Pipeline] sh 04:30:24 + 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=fe16d8082ffe90efe591807bc1dfcfadbc83ed2b --label arch=amd64 --label version=0.0.0 . 04:30:24 Sending build context to Docker daemon 25.07MB 04:30:24 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 04:30:24 Step 2/24 : FROM ${BASE} AS builder 04:30:24 ---> 2529e818a91a 04:30:24 Step 3/24 : ARG MAKE=make build 04:30:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:30:24 + sudo service docker restart 04:30:24 ---> Running in 0168be5f062d 04:30:24 Removing intermediate container 0168be5f062d 04:30:24 ---> 8aca50566456 04:30:24 Step 4/24 : WORKDIR /device-sdk-go 04:30:24 ---> Running in 517479d58b5f 04:30:24 Removing intermediate container 517479d58b5f 04:30:24 ---> 5f0f228c9883 04:30:24 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:30:24 ---> Running in 0a31a0021917 04:30:25 Removing intermediate container 0a31a0021917 04:30:25 ---> aaf073ba0ff1 04:30:25 Step 6/24 : RUN apk add --update --no-cache make git 04:30:25 ---> Running in cc150204f428 04:30:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:30:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:30:25 OK: 264 MiB in 52 packages 04:30:26 Removing intermediate container cc150204f428 04:30:26 ---> 615ca6e81580 04:30:26 Step 7/24 : COPY go.mod vendor* ./ 04:30:26 ---> aabb8ef18792 04:30:26 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:30:26 ---> Running in 2ea67e750190 04:30:27 Removing intermediate container 2ea67e750190 04:30:27 ---> 090af470d742 04:30:27 Step 9/24 : COPY . . 04:30:27 ---> c04b84d7f410 04:30:27 Step 10/24 : RUN ${MAKE} 04:30:27 ---> Running in 6c9b89aeb367 04:30:28 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:30:43 provisioning config files... 04:30:43 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config7211312527393783304tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:30:43 ---> ****-login.sh 04:30:43 nexus3.edgexfoundry.org:10001 04:30:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:30:44 Configure a credential helper to remove this warning. See 04:30:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:30:44 04:30:44 Login Succeeded 04:30:44 nexus3.edgexfoundry.org:10002 04:30:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:30:44 Configure a credential helper to remove this warning. See 04:30:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:30:44 04:30:44 Login Succeeded 04:30:44 nexus3.edgexfoundry.org:10003 04:30:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:30:45 Configure a credential helper to remove this warning. See 04:30:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:30:45 04:30:45 Login Succeeded 04:30:45 nexus3.edgexfoundry.org:10004 04:30:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:30:45 Configure a credential helper to remove this warning. See 04:30:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:30:45 04:30:45 Login Succeeded 04:30:45 ****.io 04:30:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:30:45 Configure a credential helper to remove this warning. See 04:30:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:30:45 04:30:45 Login Succeeded 04:30:45 ---> ****-login.sh ends [Pipeline] } 04:30:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:30:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:30:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:30:46 ========================================================= 04:30:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:30:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:46 + 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:30:47 Sending build context to Docker daemon 12.89MB 04:30:47 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:30:47 Step 2/10 : FROM ${BASE} AS builder 04:30:47 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:30:47 c6b39de5b339: Pulling fs layer 04:30:47 a69c41024577: Pulling fs layer 04:30:47 d6de4b400683: Pulling fs layer 04:30:47 35cb2a7552d0: Pulling fs layer 04:30:47 4f4fb700ef54: Pulling fs layer 04:30:47 464afbd9ba4c: Pulling fs layer 04:30:47 00f215d4a9da: Pulling fs layer 04:30:47 d496ad576159: Pulling fs layer 04:30:47 4f4fb700ef54: Waiting 04:30:47 464afbd9ba4c: Waiting 04:30:47 35cb2a7552d0: Waiting 04:30:47 00f215d4a9da: Waiting 04:30:47 d496ad576159: Waiting 04:30:47 a69c41024577: Verifying Checksum 04:30:47 a69c41024577: Download complete 04:30:47 35cb2a7552d0: Verifying Checksum 04:30:47 35cb2a7552d0: Download complete 04:30:47 4f4fb700ef54: Verifying Checksum 04:30:47 4f4fb700ef54: Download complete 04:30:47 464afbd9ba4c: Verifying Checksum 04:30:47 464afbd9ba4c: Download complete 04:30:47 c6b39de5b339: Verifying Checksum 04:30:47 c6b39de5b339: Download complete 04:30:48 d496ad576159: Verifying Checksum 04:30:48 d496ad576159: Download complete 04:30:48 c6b39de5b339: Pull complete 04:30:49 a69c41024577: Pull complete 04:30:49 d6de4b400683: Verifying Checksum 04:30:49 d6de4b400683: Download complete 04:30:50 00f215d4a9da: Verifying Checksum 04:30:50 00f215d4a9da: Download complete 04:31:00 Removing intermediate container 6c9b89aeb367 04:31:00 ---> fc659987d4d1 04:31:00 Step 11/24 : FROM alpine:3.18 04:31:00 3.18: Pulling from library/alpine 04:31:00 73baa7ef167e: Pulling fs layer 04:31:00 73baa7ef167e: Verifying Checksum 04:31:00 73baa7ef167e: Download complete 04:31:00 73baa7ef167e: Pull complete 04:31:00 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 04:31:00 Status: Downloaded newer image for alpine:3.18 04:31:00 ---> 8fd7cac70a4a 04:31:00 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:31:00 ---> Running in 858a89fa4f90 04:31:00 Removing intermediate container 858a89fa4f90 04:31:00 ---> 086456743ce7 04:31:00 Step 13/24 : RUN apk add --update --no-cache dumb-init 04:31:00 ---> Running in a76102e5a871 04:31:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:31:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:31:01 (1/1) Installing dumb-init (1.2.5-r2) 04:31:01 Executing busybox-1.36.1-r7.trigger 04:31:01 OK: 7 MiB in 16 packages 04:31:01 Removing intermediate container a76102e5a871 04:31:01 ---> 468eb3906e9b 04:31:01 Step 14/24 : RUN apk --no-cache upgrade 04:31:01 ---> Running in 945e6cc8d333 04:31:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:31:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:31:02 OK: 7 MiB in 16 packages 04:31:02 Removing intermediate container 945e6cc8d333 04:31:02 ---> 3c2feca11efe 04:31:02 Step 15/24 : WORKDIR / 04:31:02 ---> Running in 50e8f3e84f12 04:31:02 Removing intermediate container 50e8f3e84f12 04:31:02 ---> 280635894818 04:31:02 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:31:02 ---> 4c2c54c0d3fa 04:31:02 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:31:02 d6de4b400683: Pull complete 04:31:02 35cb2a7552d0: Pull complete 04:31:02 4f4fb700ef54: Pull complete 04:31:02 464afbd9ba4c: Pull complete 04:31:04 ---> bf9f080c705d 04:31:04 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:31:04 ---> 025ea4f93d38 04:31:04 Step 19/24 : EXPOSE 59999 04:31:04 ---> Running in 392e55d59f5f 04:31:04 Removing intermediate container 392e55d59f5f 04:31:04 ---> 89f5c688a678 04:31:04 Step 20/24 : ENTRYPOINT ["/device-simple"] 04:31:04 ---> Running in 31f92644a7e5 04:31:04 Removing intermediate container 31f92644a7e5 04:31:04 ---> 8c0893bcc0ab 04:31:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:31:04 ---> Running in 348a472f243a 04:31:04 Removing intermediate container 348a472f243a 04:31:04 ---> 0376f0ec9af5 04:31:04 Step 22/24 : LABEL arch=amd64 04:31:04 ---> Running in 768c3a33c3bb 04:31:04 Removing intermediate container 768c3a33c3bb 04:31:04 ---> df5e0a0ea7ff 04:31:04 Step 23/24 : LABEL git_sha=fe16d8082ffe90efe591807bc1dfcfadbc83ed2b 04:31:04 ---> Running in 0da8542307d4 04:31:04 Removing intermediate container 0da8542307d4 04:31:04 ---> bb2d70b2ecc6 04:31:04 Step 24/24 : LABEL version=0.0.0 04:31:04 ---> Running in b79a21c6cd06 04:31:04 Removing intermediate container b79a21c6cd06 04:31:04 ---> d876c5fd4eb3 04:31:04 [Warning] One or more build-args [ARCH] were not consumed 04:31:04 Successfully built d876c5fd4eb3 04:31:04 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:31:05 04:31:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:31:06 latest: Pulling from edgex-lftools-log-publisher 04:31:06 5eb5b503b376: Pulling fs layer 04:31:06 5c69ac0246d0: Pulling fs layer 04:31:06 ec43610c2a17: Pulling fs layer 04:31:06 3a2ae6a8a46f: Pulling fs layer 04:31:06 33b1e0a273af: Pulling fs layer 04:31:06 5d3b04190fa2: Pulling fs layer 04:31:06 2f39f015ded8: Pulling fs layer 04:31:06 33b1e0a273af: Waiting 04:31:06 5d3b04190fa2: Waiting 04:31:06 2f39f015ded8: Waiting 04:31:06 3a2ae6a8a46f: Waiting 04:31:06 5c69ac0246d0: Download complete 04:31:06 3a2ae6a8a46f: Verifying Checksum 04:31:06 3a2ae6a8a46f: Download complete 04:31:06 33b1e0a273af: Verifying Checksum 04:31:06 33b1e0a273af: Download complete 04:31:06 ec43610c2a17: Verifying Checksum 04:31:06 ec43610c2a17: Download complete 04:31:06 5d3b04190fa2: Verifying Checksum 04:31:06 5d3b04190fa2: Download complete 04:31:06 5eb5b503b376: Download complete 04:31:07 2f39f015ded8: Verifying Checksum 04:31:07 2f39f015ded8: Download complete 04:31:07 5eb5b503b376: Pull complete 04:31:08 5c69ac0246d0: Pull complete 04:31:08 ec43610c2a17: Pull complete 04:31:08 3a2ae6a8a46f: Pull complete 04:31:08 33b1e0a273af: Pull complete 04:31:08 5d3b04190fa2: Pull complete 04:31:11 00f215d4a9da: Pull complete 04:31:12 d496ad576159: Pull complete 04:31:12 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 04:31:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:31:12 ---> f246e2811388 04:31:12 Step 3/10 : ARG MAKE=make build 04:31:13 2f39f015ded8: Pull complete 04:31:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:31:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:31:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:31:13 prd-ubuntu20.04-docker-8c-8g-4319 does not seem to be running inside a container 04:31:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1588 -v /w/workspace/gexfoundry_device-sdk-go_PR-1588:/w/workspace/gexfoundry_device-sdk-go_PR-1588:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1588@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1588@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:31:13 ---> Running in 75dafccd25d5 04:31:14 Removing intermediate container 75dafccd25d5 04:31:14 ---> c8b3e67f87ef 04:31:14 Step 4/10 : WORKDIR /device-sdk-go 04:31:14 ---> Running in c102ce00df31 04:31:14 Removing intermediate container c102ce00df31 04:31:14 ---> 212f3416afee 04:31:14 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:31:14 ---> Running in 1f8d5a7809f5 04:31:15 Removing intermediate container 1f8d5a7809f5 04:31:15 ---> 88169d01309e 04:31:15 Step 6/10 : RUN apk add --update --no-cache make git 04:31:15 ---> Running in 77ed2ce1b345 04:31:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:31:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:31:16 $ docker top 5924cfd600b73f2e07850c1f6c4fd318f0956470eb3bc7048d1d125d18bad0f6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:31:17 ---> job-cost.sh 04:31:17 lf-activate-venv: SKIPPING 04:31:17 INFO: No Stack... 04:31:17 OK: 266 MiB in 52 packages 04:31:17 INFO: Retrieving Pricing Info for: v3-standard-8 04:31:18 INFO: Archiving Costs [Pipeline] sh 04:31:18 + cut -d, -f6 04:31:18 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1588/archives/cost.csv [Pipeline] lock 04:31:18 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1588-1-stack-cost] 04:31:18 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1588-1-stack-cost] did not exist. Created. 04:31:18 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1588-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:31:19 + echo total: 0.2199999988079071 [Pipeline] stash 04:31:19 Stashed 1 file(s) [Pipeline] } 04:31:19 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1588-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:31:19 $ docker stop --time=1 5924cfd600b73f2e07850c1f6c4fd318f0956470eb3bc7048d1d125d18bad0f6 04:31:19 Removing intermediate container 77ed2ce1b345 04:31:19 ---> d0ecd2c43499 04:31:19 Step 7/10 : COPY go.mod vendor* ./ 04:31:20 ---> 4c0c73f1d4cf 04:31:20 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:31:20 ---> Running in 7718a0cc6fac 04:31:20 $ docker rm -f --volumes 5924cfd600b73f2e07850c1f6c4fd318f0956470eb3bc7048d1d125d18bad0f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:33:11 Removing intermediate container 7718a0cc6fac 04:33:11 ---> a4f684dbcf39 04:33:11 Step 9/10 : COPY . . 04:33:11 ---> e5df5953f6be 04:33:11 Step 10/10 : RUN ${MAKE} 04:33:11 ---> Running in 02aacb72754a 04:33:11 noop 04:33:11 Removing intermediate container 02aacb72754a 04:33:11 ---> 4e034d0a7455 04:33:11 Successfully built 4e034d0a7455 04:33:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:12 + docker inspect -f . ci-base-image-arm64 04:33:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:33:12 prd-ubuntu20.04-docker-arm64-4c-16g-4320 does not seem to be running inside a container 04:33:12 $ 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:33:13 $ docker top 5486f1e40a2e7907c314a93da2faa6257bf7b9b2eb66adf99042006eeab6fbe0 -eo pid,comm [Pipeline] { [Pipeline] sh 04:33:14 + go version 04:33:14 go version go1.21.9 linux/arm64 [Pipeline] } 04:33:14 $ docker stop --time=1 5486f1e40a2e7907c314a93da2faa6257bf7b9b2eb66adf99042006eeab6fbe0 04:33:16 $ docker rm -f --volumes 5486f1e40a2e7907c314a93da2faa6257bf7b9b2eb66adf99042006eeab6fbe0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:17 + docker inspect -f . ci-base-image-arm64 04:33:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:33:17 prd-ubuntu20.04-docker-arm64-4c-16g-4320 does not seem to be running inside a container 04:33:17 $ 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:33:18 $ docker top bc01865b642aba389c4af27cece848d006cb6aa0f51ccc77a745989264222c4a -eo pid,comm [Pipeline] { [Pipeline] sh 04:33:19 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 04:33:20 + make test 04:33:20 go test -race -coverprofile=coverage.out ./... 04:34:07 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:37:14 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:37:14 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:37:14 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:37:14 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:37:14 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:37:22 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.114s coverage: 27.6% of statements 04:37:25 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.163s coverage: 80.0% of statements 04:37:32 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:37:32 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:37:32 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.310s coverage: 86.0% of statements 04:37:35 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:37:37 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.474s coverage: 71.8% of statements 04:37:42 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.192s coverage: 14.4% of statements 04:37:42 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:37:42 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:37:42 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.684s coverage: 44.6% of statements 04:37:43 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.321s coverage: 68.5% of statements 04:37:47 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.337s coverage: 89.2% of statements 04:37:49 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:37:51 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.243s coverage: 5.5% of statements 04:37:52 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:37:52 GO111MODULE=on go vet ./... 04:41:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:41:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:41:29 ./bin/test-attribution-txt.sh 04:41:29 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 04:41:29 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 04:41:29 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 04:41:29 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 04:41:29 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 04:41:29 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 04:41:29 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 04:41:29 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 04:41:29 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 04:41:29 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 04:41:29 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 04:41:29 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 04:41:29 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 04:41:29 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 04:41:29 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 04:41:29 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 04:41:29 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 04:41:29 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 04:41:29 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 04:41:29 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 04:41:29 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 04:41:29 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 04:41:29 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 04:41:29 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 04:41:29 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 04:41:29 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 04:41:29 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 04:41:29 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 04:41:29 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 04:41:29 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 04:41:29 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 04:41:29 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 04:41:29 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 04:41:29 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 04:41:29 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 04:41:29 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 04:41:29 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 04:41:29 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 04:41:29 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 04:41:29 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 04:41:29 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 04:41:29 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 04:41:29 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 04:41:29 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 04:41:29 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 04:41:29 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 04:41:29 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 04:41:29 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 04:41:29 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 04:41:29 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 04:41:29 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 04:41:29 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 04:41:29 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 04:41:29 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 04:41:29 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 04:41:29 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 04:41:29 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 04:41:29 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 04:41:29 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 04:41:29 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 04:41:29 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 04:41:29 An attribution for golang.org/x/term is missing from Attribution.txt, please add 04:41:29 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 04:41:29 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 04:41:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:41:29 $ docker stop --time=1 bc01865b642aba389c4af27cece848d006cb6aa0f51ccc77a745989264222c4a 04:41:31 $ docker rm -f --volumes bc01865b642aba389c4af27cece848d006cb6aa0f51ccc77a745989264222c4a [Pipeline] // withDockerContainer [Pipeline] sh 04:41:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:41:34 Warning: overwriting stash ‘coverage-report’ 04:41:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:41:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:41:35 + ls -al . 04:41:35 total 372 04:41:35 drwxrwxr-x 10 jenkins jenkins 4096 Jun 25 04:33 . 04:41:35 drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 04:30 .. 04:41:35 -rw-rw-r-- 1 jenkins jenkins 140 Jun 25 04:30 .dockerignore 04:41:35 drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 04:30 .git 04:41:35 drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 04:30 .github 04:41:35 -rw-rw-r-- 1 jenkins jenkins 137 Jun 25 04:30 .gitignore 04:41:35 -rw-rw-r-- 1 jenkins jenkins 42 Jun 25 04:30 .golangci.yml 04:41:35 -rw-rw-r-- 1 jenkins jenkins 48109 Jun 25 04:30 CHANGELOG.md 04:41:35 -rw-rw-r-- 1 jenkins jenkins 677 Jun 25 04:30 GOVERNANCE.md 04:41:35 -rw-rw-r-- 1 jenkins jenkins 885 Jun 25 04:30 Jenkinsfile 04:41:35 -rw-rw-r-- 1 jenkins jenkins 11341 Jun 25 04:30 LICENSE 04:41:35 -rw-rw-r-- 1 jenkins jenkins 1842 Jun 25 04:30 Makefile 04:41:35 -rw-rw-r-- 1 jenkins jenkins 619 Jun 25 04:30 OWNERS.md 04:41:35 -rw-rw-r-- 1 jenkins jenkins 4937 Jun 25 04:30 README.md 04:41:35 -rw-rw-r-- 1 jenkins jenkins 5 Jun 25 04:27 VERSION 04:41:35 drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 04:30 bin 04:41:35 -rw-r--r-- 1 jenkins jenkins 122323 Jun 25 04:37 coverage.out 04:41:35 drwxrwxr-x 5 jenkins jenkins 4096 Jun 25 04:30 example 04:41:35 -rw-rw-r-- 1 jenkins jenkins 7064 Jun 25 04:30 go.mod 04:41:35 -rw-rw-r-- 1 jenkins jenkins 101736 Jun 25 04:30 go.sum 04:41:35 drwxrwxr-x 12 jenkins jenkins 4096 Jun 25 04:30 internal 04:41:35 drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 04:30 openapi 04:41:35 drwxrwxr-x 6 jenkins jenkins 4096 Jun 25 04:30 pkg 04:41:35 drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 04:30 snap 04:41:35 -rw-rw-r-- 1 jenkins jenkins 222 Jun 25 04:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:36 + 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=fe16d8082ffe90efe591807bc1dfcfadbc83ed2b --label arch=arm64 --label version=0.0.0 . 04:41:36 Sending build context to Docker daemon 13.01MB 04:41:36 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 04:41:36 Step 2/24 : FROM ${BASE} AS builder 04:41:36 ---> 4e034d0a7455 04:41:36 Step 3/24 : ARG MAKE=make build 04:41:36 ---> Running in 8cede827ac22 04:41:37 Removing intermediate container 8cede827ac22 04:41:37 ---> c9ed4096bed6 04:41:37 Step 4/24 : WORKDIR /device-sdk-go 04:41:37 ---> Running in 23e1a409c3aa 04:41:37 Removing intermediate container 23e1a409c3aa 04:41:37 ---> 9a0186993cc9 04:41:37 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:41:37 ---> Running in d8740ff13a95 04:41:37 Removing intermediate container d8740ff13a95 04:41:37 ---> 65d72d546519 04:41:37 Step 6/24 : RUN apk add --update --no-cache make git 04:41:37 ---> Running in fc6b582abb1b 04:41:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:41:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:41:40 OK: 266 MiB in 52 packages 04:41:41 Removing intermediate container fc6b582abb1b 04:41:41 ---> a7aa4b3dbb1a 04:41:41 Step 7/24 : COPY go.mod vendor* ./ 04:41:41 ---> 7647d85b507a 04:41:41 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:41:41 ---> Running in 3841f72aa173 04:41:44 Removing intermediate container 3841f72aa173 04:41:44 ---> 4f8fd8001352 04:41:44 Step 9/24 : COPY . . 04:41:45 ---> a355be1593a5 04:41:45 Step 10/24 : RUN ${MAKE} 04:41:45 ---> Running in dffb70feb764 04:41:46 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:45:08 Removing intermediate container dffb70feb764 04:45:08 ---> 8764ffabfb7f 04:45:08 Step 11/24 : FROM alpine:3.18 04:45:08 3.18: Pulling from library/alpine 04:45:08 5c905c7ebe2f: Pulling fs layer 04:45:08 5c905c7ebe2f: Download complete 04:45:08 5c905c7ebe2f: Pull complete 04:45:08 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 04:45:08 Status: Downloaded newer image for alpine:3.18 04:45:08 ---> dec292d02e07 04:45:08 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:45:08 ---> Running in 6d3ac0c5473d 04:45:08 Removing intermediate container 6d3ac0c5473d 04:45:08 ---> ca97b6f18b21 04:45:08 Step 13/24 : RUN apk add --update --no-cache dumb-init 04:45:08 ---> Running in b443e98a2544 04:45:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:45:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:45:08 (1/1) Installing dumb-init (1.2.5-r2) 04:45:08 Executing busybox-1.36.1-r7.trigger 04:45:08 OK: 8 MiB in 16 packages 04:45:08 Removing intermediate container b443e98a2544 04:45:08 ---> dac58af3e31a 04:45:08 Step 14/24 : RUN apk --no-cache upgrade 04:45:08 ---> Running in 46bd5c6b9458 04:45:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:45:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:45:09 OK: 8 MiB in 16 packages 04:45:10 Removing intermediate container 46bd5c6b9458 04:45:10 ---> e2d851a5420e 04:45:10 Step 15/24 : WORKDIR / 04:45:10 ---> Running in ee472654352c 04:45:10 Removing intermediate container ee472654352c 04:45:10 ---> 430433c56861 04:45:10 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:45:11 ---> abe6f576a0b9 04:45:11 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:45:13 ---> 0ee17197bd7e 04:45:13 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:45:13 ---> 05177f9b7307 04:45:13 Step 19/24 : EXPOSE 59999 04:45:13 ---> Running in 79fe7478a8b3 04:45:14 Removing intermediate container 79fe7478a8b3 04:45:14 ---> 65bbd09a6a33 04:45:14 Step 20/24 : ENTRYPOINT ["/device-simple"] 04:45:14 ---> Running in d2b6f149d427 04:45:14 Removing intermediate container d2b6f149d427 04:45:14 ---> c0e4faa5cff2 04:45:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:45:14 ---> Running in f0c3555d2f5f 04:45:14 Removing intermediate container f0c3555d2f5f 04:45:14 ---> 16722583280b 04:45:14 Step 22/24 : LABEL arch=arm64 04:45:14 ---> Running in 791022538ef6 04:45:15 Removing intermediate container 791022538ef6 04:45:15 ---> 2c7f5ef8a31c 04:45:15 Step 23/24 : LABEL git_sha=fe16d8082ffe90efe591807bc1dfcfadbc83ed2b 04:45:15 ---> Running in 5860e5dcec61 04:45:15 Removing intermediate container 5860e5dcec61 04:45:15 ---> 821ed901d54a 04:45:15 Step 24/24 : LABEL version=0.0.0 04:45:15 ---> Running in 30fcd56ab2fc 04:45:15 Removing intermediate container 30fcd56ab2fc 04:45:15 ---> a9f16932afd7 04:45:15 [Warning] One or more build-args [ARCH] were not consumed 04:45:15 Successfully built a9f16932afd7 04:45:15 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:45:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:45:16 04:45:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:45:17 arm64: Pulling from edgex-lftools-log-publisher 04:45:17 8998bd30e6a1: Pulling fs layer 04:45:17 04944245beec: Pulling fs layer 04:45:17 699f458cf7ca: Pulling fs layer 04:45:17 765212b225bb: Pulling fs layer 04:45:17 f23df028b6ca: Pulling fs layer 04:45:17 d65c8cfc05b1: Pulling fs layer 04:45:17 2437ff75d9bd: Pulling fs layer 04:45:17 f23df028b6ca: Waiting 04:45:17 765212b225bb: Waiting 04:45:17 d65c8cfc05b1: Waiting 04:45:17 2437ff75d9bd: Waiting 04:45:17 04944245beec: Verifying Checksum 04:45:17 04944245beec: Download complete 04:45:17 765212b225bb: Verifying Checksum 04:45:17 765212b225bb: Download complete 04:45:17 f23df028b6ca: Verifying Checksum 04:45:17 f23df028b6ca: Download complete 04:45:17 d65c8cfc05b1: Verifying Checksum 04:45:17 d65c8cfc05b1: Download complete 04:45:17 699f458cf7ca: Verifying Checksum 04:45:17 699f458cf7ca: Download complete 04:45:18 8998bd30e6a1: Verifying Checksum 04:45:18 8998bd30e6a1: Download complete 04:45:20 2437ff75d9bd: Verifying Checksum 04:45:20 2437ff75d9bd: Download complete 04:45:22 8998bd30e6a1: Pull complete 04:45:23 04944245beec: Pull complete 04:45:24 699f458cf7ca: Pull complete 04:45:24 765212b225bb: Pull complete 04:45:25 f23df028b6ca: Pull complete 04:45:26 d65c8cfc05b1: Pull complete 04:45:44 2437ff75d9bd: Pull complete 04:45:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:45:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:45:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:45:44 prd-ubuntu20.04-docker-arm64-4c-16g-4320 does not seem to be running inside a container 04:45:44 $ 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:45:47 $ docker top a449ca49082df923a412fbc3e7b75826563d6209fba0e15022bc841c13983c47 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:45:48 ---> job-cost.sh 04:45:48 lf-activate-venv: SKIPPING 04:45:48 INFO: No Stack... 04:45:48 INFO: Retrieving Pricing Info for: v3-standard-4 04:45:49 INFO: Archiving Costs [Pipeline] sh 04:45:49 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 04:45:49 + cut -d, -f6 [Pipeline] lock 04:45:50 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1588-1-stack-cost] 04:45:50 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1588-1-stack-cost] did not exist. Created. 04:45:50 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1588-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:45:50 /w/workspace/device-sdk-go/1@tmp/durable-879ce8a8/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:45:51 + echo total: 0.10999999940395355 [Pipeline] stash 04:45:51 Warning: overwriting stash ‘stack-cost’ 04:45:51 Stashed 1 file(s) [Pipeline] } 04:45:51 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1588-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:45:51 $ docker stop --time=1 a449ca49082df923a412fbc3e7b75826563d6209fba0e15022bc841c13983c47 04:45:52 $ docker rm -f --volumes a449ca49082df923a412fbc3e7b75826563d6209fba0e15022bc841c13983c47 [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:45:54 provisioning config files... 04:45:54 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1588@tmp/config1692827717535630525tmp [Pipeline] { [Pipeline] sh 04:45:54 + set +x 04:45:54 + + curl -sbash https://codecov.io/bash -s 04:45:54 -- 04:45:54 04:45:54 _____ _ 04:45:54 / ____| | | 04:45:54 | | ___ __| | ___ ___ _____ __ 04:45:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:45:54 | |___| (_) | (_| | __/ (_| (_) \ V / 04:45:54 \_____\___/ \__,_|\___|\___\___/ \_/ 04:45:54 Bash-1.0.6 04:45:54 04:45:54 04:45:54 ==> git version 2.25.1 found 04:45:54 ==> 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:45:54 Release-Date: 2020-01-08 04:45:54 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:45:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:45:54 ==> Jenkins CI detected. 04:45:54 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1588 04:45:54 project root: . 04:45:54 --> token set from env 04:45:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:45:54 ==> Running gcov in . (disable via -X gcov) 04:45:54 ==> Python coveragepy not found 04:45:54 ==> Searching for coverage reports in: 04:45:54 + . 04:45:54 -> Found 1 reports 04:45:54 ==> Detecting git/mercurial file structure 04:45:54 ==> Reading reports 04:45:54 + ./coverage.out bytes=122323 04:45:54 ==> Appending adjustments 04:45:54 https://docs.codecov.io/docs/fixing-reports 04:45:55 + Found adjustments 04:45:55 ==> Gzipping contents 04:45:55 20K /tmp/codecov.XJwvaT.gz 04:45:55 ==> Uploading reports 04:45:55 url: https://codecov.io 04:45:55 query: branch=PR-1588&commit=fe16d8082ffe90efe591807bc1dfcfadbc83ed2b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1588%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1588&job=&cmd_args= 04:45:55 -> Pinging Codecov 04:45:55 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1588&commit=fe16d8082ffe90efe591807bc1dfcfadbc83ed2b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1588%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1588&job=&cmd_args= 04:45:55 -> Uploading to 04:45:55 https://storage.googleapis.com/codecov/v4/raw/2024-06-25/7E55EF52A471D76F132DFD9A03CDDE97/fe16d8082ffe90efe591807bc1dfcfadbc83ed2b/1f2ea3ca-ea0a-4d6b-b51c-ab0641c0fe5e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240625%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240625T044554Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9765fff26f580c83dcd619e4573416576509cef98a00b6c0fd83bd50d7988718 04:45:55 % Total % Received % Xferd Average Speed Time Time Time Current 04:45:55 Dload Upload Total Spent Left Speed 04:45:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16737 0 0 100 16737 0 81643 --:--:-- --:--:-- --:--:-- 81643 100 16737 0 0 100 16737 0 74386 --:--:-- --:--:-- --:--:-- 74386 04:45:55 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/fe16d8082ffe90efe591807bc1dfcfadbc83ed2b [Pipeline] } 04:45:55 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:45:57 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1588/archives ] 04:45:57 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1588/archives 04:45:57 total 16 04:45:57 drwxr-xr-x 3 root root 4096 Jun 25 04:31 . 04:45:57 drwxrwxr-x 12 jenkins jenkins 4096 Jun 25 04:31 .. 04:45:57 drwxr-xr-x 2 root root 4096 Jun 25 04:31 cost 04:45:57 -rw-r--r-- 1 root root 86 Jun 25 04:31 cost.csv 04:45:57 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1588/archives 04:45:57 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1588/archives 04:45:57 total 16 04:45:57 drwxr-xr-x 3 jenkins jenkins 4096 Jun 25 04:31 . 04:45:57 drwxrwxr-x 12 jenkins jenkins 4096 Jun 25 04:31 .. 04:45:57 drwxr-xr-x 2 jenkins jenkins 4096 Jun 25 04:31 cost 04:45:57 -rw-r--r-- 1 jenkins jenkins 86 Jun 25 04:31 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:45:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:45:58 ---> package-listing.sh 04:45:58 ++ facter osfamily 04:45:58 ++ tr '[:upper:]' '[:lower:]' 04:45:59 + OS_FAMILY=debian 04:45:59 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1588 04:45:59 + START_PACKAGES=/tmp/packages_start.txt 04:45:59 + END_PACKAGES=/tmp/packages_end.txt 04:45:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:45:59 + PACKAGES=/tmp/packages_start.txt 04:45:59 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1588 ']' 04:45:59 + PACKAGES=/tmp/packages_end.txt 04:45:59 + case "${OS_FAMILY}" in 04:45:59 + dpkg -l 04:45:59 + grep '^ii' 04:45:59 + '[' -f /tmp/packages_start.txt ']' 04:45:59 + '[' -f /tmp/packages_end.txt ']' 04:45:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:45:59 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1588 ']' 04:45:59 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1588/archives/ 04:45:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1588/archives/ [Pipeline] echo 04:45:59 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-1588/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:45:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:46:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:46:00 prd-ubuntu20.04-docker-8c-8g-4319 does not seem to be running inside a container 04:46:00 $ 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-1588/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-1588 -v /w/workspace/gexfoundry_device-sdk-go_PR-1588:/w/workspace/gexfoundry_device-sdk-go_PR-1588:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1588@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1588@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:46:00 $ docker top 1b575f32683f75e88cc6549d6db3412c223fb54c52aef3e27f010a4488c57514 -eo pid,comm [Pipeline] { [Pipeline] sh 04:46:00 + touch /tmp/pre-build-complete [Pipeline] sh 04:46:01 + mkdir -p /var/log/sysstat [Pipeline] sh 04:46:01 + ls /var/log/sa-host 04:46:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:46:01 provisioning config files... 04:46:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1588@tmp/config6126423264258119810tmp [Pipeline] { [Pipeline] echo 04:46:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:46:02 ---> create-netrc.sh [Pipeline] } 04:46:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:46:02 ---> python-tools-install.sh [Pipeline] echo 04:46:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:46:03 ---> sudo-logs.sh 04:46:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:46:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:46:03 ---> job-cost.sh 04:46:03 lf-activate-venv: SKIPPING 04:46:03 DEBUG: total: 0.2199999988079071 04:46:03 INFO: Retrieving Stack Cost... 04:46:03 INFO: Retrieving Pricing Info for: v3-standard-8 04:46:04 INFO: Archiving Costs [Pipeline] echo 04:46:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:46:04 ---> logs-deploy.sh 04:46:04 lf-activate-venv: SKIPPING 04:46:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1588/1 04:46:04 INFO: archiving workspace using pattern(s): 04:46:05 Archives upload complete. 04:46:05 INFO: archiving logs to Nexus 04:46:06 ---> uname -a: 04:46:06 Linux prd-ubuntu20-04-docker-8c-8g-4319 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:46:06 04:46:06 04:46:06 ---> lscpu: 04:46:06 Architecture: x86_64 04:46:06 CPU op-mode(s): 32-bit, 64-bit 04:46:06 Byte Order: Little Endian 04:46:06 Address sizes: 40 bits physical, 48 bits virtual 04:46:06 CPU(s): 8 04:46:06 On-line CPU(s) list: 0-7 04:46:06 Thread(s) per core: 1 04:46:06 Core(s) per socket: 1 04:46:06 Socket(s): 8 04:46:06 NUMA node(s): 1 04:46:06 Vendor ID: AuthenticAMD 04:46:06 CPU family: 23 04:46:06 Model: 49 04:46:06 Model name: AMD EPYC-Rome Processor 04:46:06 Stepping: 0 04:46:06 CPU MHz: 2799.998 04:46:06 BogoMIPS: 5599.99 04:46:06 Virtualization: AMD-V 04:46:06 Hypervisor vendor: KVM 04:46:06 Virtualization type: full 04:46:06 L1d cache: 256 KiB 04:46:06 L1i cache: 256 KiB 04:46:06 L2 cache: 4 MiB 04:46:06 L3 cache: 128 MiB 04:46:06 NUMA node0 CPU(s): 0-7 04:46:06 Vulnerability Itlb multihit: Not affected 04:46:06 Vulnerability L1tf: Not affected 04:46:06 Vulnerability Mds: Not affected 04:46:06 Vulnerability Meltdown: Not affected 04:46:06 Vulnerability Mmio stale data: Not affected 04:46:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:46:06 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:46:06 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:46:06 Vulnerability Srbds: Not affected 04:46:06 Vulnerability Tsx async abort: Not affected 04:46:06 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:46:06 04:46:06 04:46:06 ---> nproc: 04:46:06 8 04:46:06 04:46:06 04:46:06 ---> df -h: 04:46:06 Filesystem Size Used Avail Use% Mounted on 04:46:06 overlay 155G 12G 143G 8% / 04:46:06 tmpfs 64M 0 64M 0% /dev 04:46:06 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:46:06 shm 64M 0 64M 0% /dev/shm 04:46:06 /dev/vda1 155G 12G 143G 8% /facter-os 04:46:06 04:46:06 04:46:06 ---> sar -b -r -n DEV: 04:46:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4319) 06/25/24 _x86_64_ (8 CPU) 04:46:06 04:46:06 04:26:34 LINUX RESTART (8 CPU) 04:46:06 04:46:06 04:27:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:46:06 04:28:01 389.40 25.86 363.54 0.00 2703.40 38913.15 0.00 04:46:06 04:29:01 234.33 2.63 231.69 0.00 28.53 76304.88 0.00 04:46:06 04:30:01 37.23 0.00 37.23 0.00 0.00 25675.87 0.00 04:46:06 04:31:01 117.08 0.17 116.91 0.00 14.53 47113.61 0.00 04:46:06 04:32:01 155.88 6.18 149.70 0.00 4369.61 29086.44 0.00 04:46:06 04:33:01 5.08 0.00 5.08 0.00 0.00 129.05 0.00 04:46:06 04:34:01 3.27 0.02 3.25 0.00 0.13 91.45 0.00 04:46:06 04:35:01 1.77 0.00 1.77 0.00 0.00 19.46 0.00 04:46:06 04:36:01 1.35 0.00 1.35 0.00 0.00 14.66 0.00 04:46:06 04:37:01 2.12 0.00 2.12 0.00 0.00 23.86 0.00 04:46:06 04:38:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 04:46:06 04:39:01 1.83 0.00 1.83 0.00 0.00 19.86 0.00 04:46:06 04:40:01 0.87 0.00 0.87 0.00 0.00 9.73 0.00 04:46:06 04:41:01 0.92 0.00 0.92 0.00 0.00 11.33 0.00 04:46:06 04:42:01 1.53 0.02 1.52 0.00 0.13 21.86 0.00 04:46:06 04:43:01 1.33 0.00 1.33 0.00 0.00 16.66 0.00 04:46:06 04:44:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 04:46:06 04:45:01 0.87 0.00 0.87 0.00 0.00 11.46 0.00 04:46:06 04:46:01 6.07 0.28 5.78 0.00 27.86 119.58 0.00 04:46:06 Average: 50.11 1.81 48.30 0.00 371.95 11404.82 0.00 04:46:06 04:46:06 04:27:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:46:06 04:28:01 29134696 31499692 814168 2.48 80628 2553140 1962312 5.78 1072360 2279032 9728 04:46:06 04:29:01 27216580 31141168 1158076 3.52 187280 3852152 2466052 7.27 1784140 3316660 365992 04:46:06 04:30:01 27089104 31499104 798352 2.43 190772 4299172 1815964 5.35 1294992 3897084 398956 04:46:06 04:31:01 27464052 31495336 804844 2.45 194164 3952044 1907964 5.62 1351488 3501736 648 04:46:06 04:32:01 26497296 31480328 788944 2.40 228872 4814540 1709436 5.04 1677204 4053084 952 04:46:06 04:33:01 26505492 31498344 773212 2.35 231404 4821728 1736880 5.12 1676252 4046520 44 04:46:06 04:34:01 26518516 31506616 765432 2.33 229980 4818476 1704768 5.02 1667396 4043300 8 04:46:06 04:35:01 26518500 31506668 765336 2.33 230028 4818480 1704768 5.02 1667460 4043304 8 04:46:06 04:36:01 26523272 31511492 760456 2.31 230100 4818480 1704768 5.02 1663224 4043304 8 04:46:06 04:37:01 26524956 31513304 758592 2.31 230172 4818484 1704768 5.02 1661720 4043308 16 04:46:06 04:38:01 26524404 31512824 759012 2.31 230232 4818488 1704768 5.02 1661856 4043312 8 04:46:06 04:39:01 26525900 31514380 757400 2.30 230288 4818488 1704768 5.02 1660392 4043312 12 04:46:06 04:40:01 26526336 31514824 757116 2.30 230304 4818492 1704768 5.02 1659948 4043316 12 04:46:06 04:41:01 26526304 31514832 757040 2.30 230328 4818496 1704768 5.02 1660156 4043316 176 04:46:06 04:42:01 26525132 31513772 758184 2.31 230392 4818476 1740320 5.13 1660844 4043292 236 04:46:06 04:43:01 26525084 31513736 758168 2.31 230392 4818480 1740320 5.13 1661004 4043296 236 04:46:06 04:44:01 26525124 31513812 758048 2.31 230428 4818480 1740320 5.13 1660740 4043296 4 04:46:06 04:45:01 26525076 31513912 757872 2.30 230460 4818612 1740320 5.13 1660764 4043420 200 04:46:06 04:46:01 26496840 31488184 780420 2.37 230624 4820252 1747308 5.15 1684924 4044028 460 04:46:06 Average: 26773298 31486965 791088 2.41 216150 4575524 1786597 5.27 1604572 3876733 40932 04:46:06 04:46:06 04:27:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:46:06 04:28:01 docker0 184.38 200.05 15.45 377.24 0.00 0.00 0.00 0.00 04:46:06 04:28:01 lo 6.90 6.90 0.68 0.68 0.00 0.00 0.00 0.00 04:46:06 04:28:01 vethdb17075 149.18 162.01 14.91 147.25 0.00 0.00 0.00 0.01 04:46:06 04:28:01 ens3 719.82 553.23 6293.16 118.55 0.00 0.00 0.00 0.00 04:46:06 04:29:01 docker0 149.99 340.18 13.85 3093.42 0.00 0.00 0.00 0.00 04:46:06 04:29:01 veth6291027 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 04:46:06 04:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:46:06 04:29:01 ens3 364.69 165.12 3120.30 25.78 0.00 0.00 0.00 0.00 04:46:06 04:30:01 docker0 0.90 1.23 0.09 0.34 0.00 0.00 0.00 0.00 04:46:06 04:30:01 veth6291027 0.90 1.27 0.10 0.34 0.00 0.00 0.00 0.00 04:46:06 04:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:46:06 04:30:01 ens3 10.76 7.50 8.30 4.50 0.00 0.00 0.00 0.00 04:46:06 04:31:01 docker0 2.72 5.25 0.17 62.32 0.00 0.00 0.00 0.00 04:46:06 04:31:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 04:46:06 04:31:01 veth6cd438b 1.45 3.22 0.11 31.43 0.00 0.00 0.00 0.00 04:46:06 04:31:01 ens3 30.43 18.31 137.10 9.19 0.00 0.00 0.00 0.00 04:46:06 04:32:01 docker0 1.20 1.88 0.07 30.86 0.00 0.00 0.00 0.00 04:46:06 04:32:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 04:46:06 04:32:01 ens3 336.20 196.08 5272.39 21.32 0.00 0.00 0.00 0.00 04:46:06 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:46:06 04:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:46:06 04:33:01 ens3 0.63 0.48 0.35 0.13 0.00 0.00 0.00 0.00 04:46:06 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:46:06 04:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:46:06 04:34:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:46:06 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:46:06 04:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:46:06 04:35:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:46:06 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:46:06 04:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:46:06 04:36:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:46:06 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:46:06 04:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:46:06 04:37:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:46:06 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:46:06 04:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:46:06 04:38:01 ens3 0.17 0.10 0.08 0.06 0.00 0.00 0.00 0.00 04:46:06 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:46:06 04:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:46:06 04:39:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:46:06 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:46:06 04:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:46:06 04:40:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:46:06 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:46:06 04:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:46:06 04:41:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:46:06 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:46:06 04:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:46:06 04:42:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:46:06 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:46:06 04:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:46:06 04:43:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 04:46:06 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:46:06 04:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:46:06 04:44:01 ens3 0.25 0.20 0.62 0.01 0.00 0.00 0.00 0.00 04:46:06 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:46:06 04:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:46:06 04:45:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:46:06 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:46:06 04:46:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 04:46:06 04:46:01 ens3 19.66 11.93 21.76 7.40 0.00 0.00 0.00 0.00 04:46:06 Average: docker0 17.56 28.57 1.54 187.25 0.00 0.00 0.00 0.00 04:46:06 Average: lo 0.59 0.59 0.06 0.06 0.00 0.00 0.00 0.00 04:46:06 Average: ens3 76.95 49.31 772.13 9.65 0.00 0.00 0.00 0.00 04:46:06 04:46:06 04:46:06 ---> sar -P ALL: 04:46:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4319) 06/25/24 _x86_64_ (8 CPU) 04:46:06 04:46:06 04:26:34 LINUX RESTART (8 CPU) 04:46:06 04:46:06 04:27:03 CPU %user %nice %system %iowait %steal %idle 04:46:06 04:28:01 all 10.14 0.00 3.47 2.05 0.05 84.30 04:46:06 04:28:01 0 7.66 0.00 3.55 1.64 0.05 87.11 04:46:06 04:28:01 1 12.86 0.00 2.95 0.14 0.05 84.00 04:46:06 04:28:01 2 12.38 0.00 4.07 0.24 0.05 83.25 04:46:06 04:28:01 3 9.14 0.00 4.75 2.93 0.07 83.11 04:46:06 04:28:01 4 9.06 0.00 2.84 2.13 0.05 85.91 04:46:06 04:28:01 5 8.51 0.00 3.53 7.59 0.05 80.31 04:46:06 04:28:01 6 10.04 0.00 2.86 0.70 0.05 86.35 04:46:06 04:28:01 7 11.44 0.00 3.18 1.01 0.05 84.31 04:46:06 04:29:01 all 20.03 0.00 4.95 3.10 0.07 71.86 04:46:06 04:29:01 0 19.76 0.00 5.13 0.29 0.05 74.77 04:46:06 04:29:01 1 20.53 0.00 6.07 0.52 0.07 72.81 04:46:06 04:29:01 2 19.81 0.00 5.34 9.52 0.07 65.27 04:46:06 04:29:01 3 18.91 0.00 4.66 2.84 0.07 73.52 04:46:06 04:29:01 4 20.17 0.00 4.43 0.89 0.07 74.44 04:46:06 04:29:01 5 20.96 0.00 3.84 0.69 0.07 74.44 04:46:06 04:29:01 6 19.35 0.00 5.40 9.83 0.10 65.31 04:46:06 04:29:01 7 20.73 0.00 4.72 0.17 0.07 74.31 04:46:06 04:30:01 all 42.18 0.00 7.27 1.50 0.12 48.93 04:46:06 04:30:01 0 41.86 0.00 6.64 0.15 0.12 51.23 04:46:06 04:30:01 1 42.32 0.00 7.04 0.27 0.10 50.27 04:46:06 04:30:01 2 39.40 0.00 8.00 8.76 0.12 43.73 04:46:06 04:30:01 3 41.36 0.00 7.22 0.12 0.15 51.15 04:46:06 04:30:01 4 43.06 0.00 7.26 0.82 0.12 48.74 04:46:06 04:30:01 5 41.99 0.00 6.76 1.84 0.10 49.31 04:46:06 04:30:01 6 44.19 0.00 7.95 0.02 0.14 47.71 04:46:06 04:30:01 7 43.24 0.00 7.32 0.00 0.10 49.34 04:46:06 04:31:01 all 42.13 0.00 6.80 1.74 0.08 49.24 04:46:06 04:31:01 0 42.04 0.00 6.33 0.10 0.10 51.43 04:46:06 04:31:01 1 43.40 0.00 7.09 7.08 0.08 42.35 04:46:06 04:31:01 2 41.38 0.00 7.69 3.95 0.08 46.89 04:46:06 04:31:01 3 43.84 0.00 6.27 0.54 0.07 49.28 04:46:06 04:31:01 4 41.57 0.00 7.77 0.42 0.08 50.16 04:46:06 04:31:01 5 41.90 0.00 6.68 0.15 0.08 51.18 04:46:06 04:31:01 6 41.31 0.00 6.52 1.54 0.08 50.55 04:46:06 04:31:01 7 41.61 0.00 6.04 0.15 0.08 52.12 04:46:06 04:32:01 all 5.58 0.00 2.74 1.89 0.05 89.74 04:46:06 04:32:01 0 5.47 0.00 4.17 1.51 0.03 88.82 04:46:06 04:32:01 1 5.05 0.00 2.96 0.75 0.03 91.21 04:46:06 04:32:01 2 5.36 0.00 2.37 0.18 0.03 92.05 04:46:06 04:32:01 3 5.84 0.00 2.93 0.79 0.07 90.37 04:46:06 04:32:01 4 5.44 0.00 2.41 1.62 0.05 90.47 04:46:06 04:32:01 5 5.02 0.00 2.69 5.07 0.08 87.14 04:46:06 04:32:01 6 6.69 0.00 1.84 4.56 0.05 86.85 04:46:06 04:32:01 7 5.76 0.00 2.57 0.61 0.03 91.03 04:46:06 04:33:01 all 0.07 0.00 0.12 0.01 0.02 99.78 04:46:06 04:33:01 0 0.07 0.00 0.08 0.00 0.02 99.83 04:46:06 04:33:01 1 0.05 0.00 0.13 0.00 0.02 99.80 04:46:06 04:33:01 2 0.12 0.00 0.03 0.03 0.02 99.80 04:46:06 04:33:01 3 0.08 0.00 0.05 0.00 0.02 99.85 04:46:06 04:33:01 4 0.05 0.00 0.08 0.00 0.03 99.83 04:46:06 04:33:01 5 0.07 0.00 0.43 0.00 0.00 99.50 04:46:06 04:33:01 6 0.08 0.00 0.08 0.07 0.02 99.75 04:46:06 04:33:01 7 0.03 0.00 0.07 0.00 0.02 99.88 04:46:06 04:34:01 all 0.19 0.00 0.05 0.01 0.01 99.74 04:46:06 04:34:01 0 0.08 0.00 0.05 0.00 0.00 99.87 04:46:06 04:34:01 1 0.03 0.00 0.05 0.00 0.00 99.92 04:46:06 04:34:01 2 0.08 0.00 0.05 0.00 0.00 99.87 04:46:06 04:34:01 3 0.90 0.00 0.02 0.00 0.02 99.07 04:46:06 04:34:01 4 0.03 0.00 0.03 0.00 0.02 99.92 04:46:06 04:34:01 5 0.03 0.00 0.03 0.00 0.02 99.92 04:46:06 04:34:01 6 0.02 0.00 0.03 0.07 0.02 99.87 04:46:06 04:34:01 7 0.33 0.00 0.10 0.02 0.02 99.53 04:46:06 04:35:01 all 0.01 0.00 0.00 0.00 0.01 99.97 04:46:06 04:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:46:06 04:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:46:06 04:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:46:06 04:35:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:46:06 04:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:46:06 04:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:46:06 04:35:01 6 0.03 0.00 0.00 0.02 0.02 99.93 04:46:06 04:35:01 7 0.02 0.00 0.02 0.02 0.02 99.93 04:46:06 04:36:01 all 0.02 0.00 0.02 0.01 0.01 99.95 04:46:06 04:36:01 0 0.02 0.00 0.03 0.00 0.02 99.93 04:46:06 04:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:46:06 04:36:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:46:06 04:36:01 3 0.00 0.00 0.00 0.02 0.00 99.98 04:46:06 04:36:01 4 0.00 0.00 0.02 0.00 0.02 99.97 04:46:06 04:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:46:06 04:36:01 6 0.03 0.00 0.03 0.03 0.02 99.88 04:46:06 04:36:01 7 0.03 0.00 0.02 0.00 0.02 99.93 04:46:06 04:37:01 all 0.02 0.00 0.01 0.01 0.01 99.95 04:46:06 04:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:46:06 04:37:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:46:06 04:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:46:06 04:37:01 3 0.10 0.00 0.00 0.00 0.02 99.88 04:46:06 04:37:01 4 0.02 0.00 0.02 0.00 0.03 99.93 04:46:06 04:37:01 5 0.02 0.00 0.02 0.00 0.02 99.95 04:46:06 04:37:01 6 0.02 0.00 0.00 0.03 0.00 99.95 04:46:06 04:37:01 7 0.00 0.00 0.00 0.02 0.02 99.97 04:46:06 04:38:01 all 0.04 0.00 0.01 0.00 0.01 99.94 04:46:06 04:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:46:06 04:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:46:06 04:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:46:06 04:38:01 3 0.23 0.00 0.00 0.00 0.02 99.75 04:46:06 04:38:01 4 0.02 0.00 0.02 0.00 0.03 99.93 04:46:06 04:38:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:46:06 04:38:01 6 0.00 0.00 0.00 0.03 0.02 99.95 04:46:06 04:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:46:06 04:46:06 04:38:01 CPU %user %nice %system %iowait %steal %idle 04:46:06 04:39:01 all 0.02 0.00 0.02 0.00 0.01 99.95 04:46:06 04:39:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:46:06 04:39:01 1 0.00 0.00 0.02 0.00 0.02 99.97 04:46:06 04:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:46:06 04:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:46:06 04:39:01 4 0.05 0.00 0.03 0.00 0.02 99.90 04:46:06 04:39:01 5 0.05 0.00 0.03 0.00 0.02 99.90 04:46:06 04:39:01 6 0.02 0.00 0.00 0.03 0.02 99.93 04:46:06 04:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:46:06 04:40:01 all 0.02 0.00 0.01 0.00 0.01 99.95 04:46:06 04:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:46:06 04:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:46:06 04:40:01 2 0.03 0.00 0.02 0.00 0.02 99.93 04:46:06 04:40:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:46:06 04:40:01 4 0.00 0.00 0.02 0.00 0.03 99.95 04:46:06 04:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:46:06 04:40:01 6 0.08 0.00 0.00 0.02 0.02 99.88 04:46:06 04:40:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:46:06 04:41:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:46:06 04:41:01 0 0.05 0.00 0.02 0.00 0.00 99.93 04:46:06 04:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:46:06 04:41:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:46:06 04:41:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:46:06 04:41:01 4 0.00 0.00 0.02 0.02 0.02 99.95 04:46:06 04:41:01 5 0.03 0.00 0.02 0.00 0.00 99.95 04:46:06 04:41:01 6 0.03 0.00 0.00 0.02 0.02 99.93 04:46:06 04:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:46:06 04:42:01 all 0.05 0.00 0.04 0.00 0.01 99.91 04:46:06 04:42:01 0 0.05 0.00 0.02 0.00 0.02 99.92 04:46:06 04:42:01 1 0.03 0.00 0.03 0.00 0.00 99.93 04:46:06 04:42:01 2 0.03 0.00 0.03 0.02 0.00 99.92 04:46:06 04:42:01 3 0.07 0.00 0.03 0.00 0.00 99.90 04:46:06 04:42:01 4 0.05 0.00 0.07 0.00 0.03 99.85 04:46:06 04:42:01 5 0.03 0.00 0.02 0.00 0.00 99.95 04:46:06 04:42:01 6 0.07 0.00 0.05 0.02 0.00 99.87 04:46:06 04:42:01 7 0.05 0.00 0.03 0.00 0.00 99.92 04:46:06 04:43:01 all 0.02 0.00 0.00 0.00 0.01 99.96 04:46:06 04:43:01 0 0.05 0.00 0.00 0.00 0.00 99.95 04:46:06 04:43:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:46:06 04:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:46:06 04:43:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:46:06 04:43:01 4 0.00 0.00 0.02 0.02 0.02 99.95 04:46:06 04:43:01 5 0.03 0.00 0.00 0.00 0.02 99.95 04:46:06 04:43:01 6 0.05 0.00 0.02 0.02 0.02 99.90 04:46:06 04:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:46:06 04:44:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:46:06 04:44:01 0 0.00 0.00 0.02 0.00 0.02 99.97 04:46:06 04:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:46:06 04:44:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:46:06 04:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:46:06 04:44:01 4 0.05 0.00 0.02 0.02 0.03 99.88 04:46:06 04:44:01 5 0.03 0.00 0.02 0.00 0.00 99.95 04:46:06 04:44:01 6 0.02 0.00 0.00 0.02 0.02 99.95 04:46:06 04:44:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:46:06 04:45:01 all 0.02 0.00 0.01 0.00 0.01 99.95 04:46:06 04:45:01 0 0.03 0.00 0.05 0.00 0.00 99.92 04:46:06 04:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:46:06 04:45:01 2 0.00 0.00 0.02 0.00 0.02 99.97 04:46:06 04:45:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:46:06 04:45:01 4 0.05 0.00 0.02 0.00 0.03 99.90 04:46:06 04:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:46:06 04:45:01 6 0.03 0.00 0.02 0.02 0.02 99.92 04:46:06 04:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:46:06 04:46:01 all 0.43 0.00 0.21 0.02 0.01 99.33 04:46:06 04:46:01 0 0.43 0.00 0.18 0.00 0.02 99.37 04:46:06 04:46:01 1 0.23 0.00 0.20 0.00 0.02 99.55 04:46:06 04:46:01 2 0.90 0.00 0.25 0.00 0.00 98.85 04:46:06 04:46:01 3 0.20 0.00 0.17 0.02 0.02 99.60 04:46:06 04:46:01 4 0.63 0.00 0.33 0.02 0.02 99.00 04:46:06 04:46:01 5 0.23 0.00 0.10 0.00 0.02 99.65 04:46:06 04:46:01 6 0.53 0.00 0.18 0.15 0.02 99.12 04:46:06 04:46:01 7 0.25 0.00 0.23 0.00 0.00 99.52 04:46:06 Average: all 6.32 0.00 1.34 0.54 0.03 91.77 04:46:06 Average: 0 6.13 0.00 1.37 0.19 0.02 92.28 04:46:06 Average: 1 6.48 0.00 1.38 0.46 0.02 91.66 04:46:06 Average: 2 6.24 0.00 1.45 1.19 0.02 91.10 04:46:06 Average: 3 6.33 0.00 1.36 0.38 0.03 91.90 04:46:06 Average: 4 6.29 0.00 1.33 0.31 0.04 92.04 04:46:06 Average: 5 6.21 0.00 1.26 0.79 0.02 91.71 04:46:06 Average: 6 6.40 0.00 1.30 0.90 0.03 91.37 04:46:06 Average: 7 6.45 0.00 1.27 0.10 0.02 92.16 04:46:06 04:46:06 04:46:06