Pull request #439 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f7109eb2ef6bf791cea63cb5b0c2570d6baf7f96+44c24e83daab78d9ed0bd0eb68b9db7d62c051e4 (831cd5eda32643709eb1e8508dff33938937e559) 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-ssh14564842745456870773.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh16675113833274298207.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-rest-go/branches/PR-439/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-rest-go/branches/PR-439/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4253242068751863580.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-rest-go/branches/PR-439/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5188772776954363817.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh11140182615226997623.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-rest-go/branches/PR-439/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-rest-go/branches/PR-439/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5810568440229383572.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-rest-go] ========================================================= [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-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-36227 in /w/workspace/gexfoundry_device-rest-go_PR-439 [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-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-439 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 44c24e83daab78d9ed0bd0eb68b9db7d62c051e4 into PR head commit f7109eb2ef6bf791cea63cb5b0c2570d6baf7f96 Merge succeeded, producing f7109eb2ef6bf791cea63cb5b0c2570d6baf7f96 Checking out Revision f7109eb2ef6bf791cea63cb5b0c2570d6baf7f96 (PR-439) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/439/head:refs/remotes/origin/PR-439 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f7109eb2ef6bf791cea63cb5b0c2570d6baf7f96 # 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 44c24e83daab78d9ed0bd0eb68b9db7d62c051e4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f7109eb2ef6bf791cea63cb5b0c2570d6baf7f96 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:59:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:59:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:59:37 ========================================================= 20:59:37 EdgeX Global Pipelines Version Info 20:59:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:59:38 ------------------- 20:59:38 stable info: 20:59:38 ------------------- 20:59:38 Commited By: Cherry Wang cherry@iotechsys.com 20:59:38 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 20:59:38 Message: update stable to v1.0.269 20:59:39 ------------------- 20:59:39 experimental info: 20:59:39 ------------------- 20:59:39 Commited By: **** collab-it+edgex@linuxfoundation.org 20:59:39 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 20:59:39 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:59:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 20:59:39 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 20:59:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:59:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:59:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:59:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 20:59:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:59:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:59:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:59:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:59:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:59:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 20:59:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:59:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:59:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:59:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:59:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:59:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:59:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:59:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:59:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:59:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:59:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:59:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:59:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:59:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:59:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:59:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-439 [Pipeline] echo 20:59:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-439 [Pipeline] echo 20:59:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-439 [Pipeline] echo 20:59:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f7109eb2ef6bf791cea63cb5b0c2570d6baf7f96 [Pipeline] echo 20:59:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f7109eb [Pipeline] echo 20:59:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:59:41 provisioning config files... 20:59:41 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-439@tmp/config280516468409917373tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:59:41 ---> ****-login.sh 20:59:41 nexus3.edgexfoundry.org:10001 20:59:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:59:42 Configure a credential helper to remove this warning. See 20:59:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:59:42 20:59:42 Login Succeeded 20:59:42 nexus3.edgexfoundry.org:10002 20:59:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:59:42 Configure a credential helper to remove this warning. See 20:59:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:59:42 20:59:42 Login Succeeded 20:59:42 nexus3.edgexfoundry.org:10003 20:59:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:59:42 Configure a credential helper to remove this warning. See 20:59:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:59:42 20:59:42 Login Succeeded 20:59:42 nexus3.edgexfoundry.org:10004 20:59:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:59:42 Configure a credential helper to remove this warning. See 20:59:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:59:42 20:59:42 Login Succeeded 20:59:42 ****.io 20:59:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:59:42 Configure a credential helper to remove this warning. See 20:59:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:59:42 20:59:42 Login Succeeded 20:59:42 ---> ****-login.sh ends [Pipeline] } 20:59:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:59:43 + git rev-list -1 --merges f7109eb2ef6bf791cea63cb5b0c2570d6baf7f96~1..f7109eb2ef6bf791cea63cb5b0c2570d6baf7f96 [Pipeline] echo 20:59:43 -----------> git rev-list -1 --merges f7109eb2ef6bf791cea63cb5b0c2570d6baf7f96~1..f7109eb2ef6bf791cea63cb5b0c2570d6baf7f96 f7109eb2ef6bf791cea63cb5b0c2570d6baf7f96 [false] [Pipeline] sh 20:59:43 + git log --format=format:%s -1 f7109eb2ef6bf791cea63cb5b0c2570d6baf7f96 [Pipeline] echo 20:59:44 ========================================================= 20:59:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:59:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:59:44 + git log --format=format:%s -1 f7109eb2ef6bf791cea63cb5b0c2570d6baf7f96 [Pipeline] echo 20:59:44 [semverPrep] GIT_COMMIT: f7109eb2ef6bf791cea63cb5b0c2570d6baf7f96, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo 20:59:44 [semverPrep] This is not a build commit. [Pipeline] sh 20:59:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:59:44 + grep -v github /etc/ssh/ssh_known_hosts 20:59:44 + [ -e /tmp/ssh_known_hosts ] 20:59:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:59:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:59:44 + sudo tee -a /etc/ssh/ssh_known_hosts 20:59:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:59:45 20:59:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:59:45 0.1.4: Pulling from edgex-devops/py-git-semver 20:59:45 b85a868b505f: Pulling fs layer 20:59:45 e2be974225ed: Pulling fs layer 20:59:45 339a4e72a1f5: Pulling fs layer 20:59:45 988bab9f4d93: Pulling fs layer 20:59:45 1469e6f7b9e6: Pulling fs layer 20:59:45 eaf3925da568: Pulling fs layer 20:59:45 bab4dde63d76: Pulling fs layer 20:59:45 bde34c3a00c8: Pulling fs layer 20:59:45 b352a97aabf1: Pulling fs layer 20:59:45 4872d77fe225: Pulling fs layer 20:59:45 5851b861e8e6: Pulling fs layer 20:59:45 bde34c3a00c8: Waiting 20:59:45 b352a97aabf1: Waiting 20:59:45 4872d77fe225: Waiting 20:59:45 988bab9f4d93: Waiting 20:59:45 5851b861e8e6: Waiting 20:59:45 eaf3925da568: Waiting 20:59:45 bab4dde63d76: Waiting 20:59:45 e2be974225ed: Verifying Checksum 20:59:45 e2be974225ed: Download complete 20:59:45 988bab9f4d93: Verifying Checksum 20:59:45 988bab9f4d93: Download complete 20:59:46 1469e6f7b9e6: Verifying Checksum 20:59:46 1469e6f7b9e6: Download complete 20:59:46 eaf3925da568: Verifying Checksum 20:59:46 eaf3925da568: Download complete 20:59:46 339a4e72a1f5: Verifying Checksum 20:59:46 339a4e72a1f5: Download complete 20:59:46 b352a97aabf1: Verifying Checksum 20:59:46 b352a97aabf1: Download complete 20:59:46 4872d77fe225: Download complete 20:59:46 5851b861e8e6: Download complete 20:59:46 b85a868b505f: Verifying Checksum 20:59:46 b85a868b505f: Download complete 20:59:46 bab4dde63d76: Verifying Checksum 20:59:46 bab4dde63d76: Download complete 20:59:47 b85a868b505f: Pull complete 20:59:47 e2be974225ed: Pull complete 20:59:47 339a4e72a1f5: Pull complete 20:59:47 988bab9f4d93: Pull complete 20:59:48 1469e6f7b9e6: Pull complete 20:59:48 eaf3925da568: Pull complete 20:59:50 bab4dde63d76: Pull complete 20:59:50 bde34c3a00c8: Pull complete 20:59:50 b352a97aabf1: Pull complete 20:59:50 4872d77fe225: Pull complete 20:59:50 5851b861e8e6: Pull complete 20:59:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:59:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:59:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:59:50 prd-ubuntu20.04-docker-8c-8g-36227 does not seem to be running inside a container 20:59:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-439 -v /w/workspace/gexfoundry_device-rest-go_PR-439:/w/workspace/gexfoundry_device-rest-go_PR-439:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-439@tmp:/w/workspace/gexfoundry_device-rest-go_PR-439@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:59:55 $ docker top 637455aff436cd9aeed0ffdc88a2bb4f0ed49be87f09616994250b73c97ef86d -eo pid,comm 20:59:55 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). 20:59:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:59:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:59:55 [ssh-agent] Looking for ssh-agent implementation... 20:59:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:59:55 $ docker exec 637455aff436cd9aeed0ffdc88a2bb4f0ed49be87f09616994250b73c97ef86d ssh-agent 20:59:55 SSH_AUTH_SOCK=/tmp/ssh-kVP9Xx0DupRR/agent.32 20:59:55 SSH_AGENT_PID=38 20:59:55 Running ssh-add (command line suppressed) 20:59:56 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-439@tmp/private_key_18204358107597703565.key (/w/workspace/gexfoundry_device-rest-go_PR-439@tmp/private_key_18204358107597703565.key) 20:59:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:59:56 + git tag --points-at HEAD [Pipeline] } 20:59:56 $ docker exec --env ******** --env ******** 637455aff436cd9aeed0ffdc88a2bb4f0ed49be87f09616994250b73c97ef86d ssh-agent -k 20:59:56 unset SSH_AUTH_SOCK; 20:59:56 unset SSH_AGENT_PID; 20:59:56 echo Agent pid 38 killed; 20:59:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:59:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:59:56 [ssh-agent] Looking for ssh-agent implementation... 20:59:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:59:56 $ docker exec 637455aff436cd9aeed0ffdc88a2bb4f0ed49be87f09616994250b73c97ef86d ssh-agent 20:59:56 SSH_AUTH_SOCK=/tmp/ssh-n1f3uHIjrieJ/agent.71 20:59:56 SSH_AGENT_PID=77 20:59:56 Running ssh-add (command line suppressed) 20:59:56 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-439@tmp/private_key_4585099038343301135.key (/w/workspace/gexfoundry_device-rest-go_PR-439@tmp/private_key_4585099038343301135.key) 20:59:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:59:57 + git semver init 20:59:57 2025-01-06 20:59:57,502 [run_init] DEBUG init version:0.0.0 force:False 20:59:57 2025-01-06 20:59:57,503 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-439/.semver 20:59:57 2025-01-06 20:59:57,503 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-439/.semver 20:59:57 2025-01-06 20:59:57,504 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-439/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-439, universal_newlines=False, shell=None, istream=None) 20:59:59 2025-01-06 20:59:59,100 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-439/.git/info/exclude 20:59:59 2025-01-06 20:59:59,100 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-439/.semver/PR-439 with force:False 20:59:59 2025-01-06 20:59:59,100 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-439/.semver/PR-439 20:59:59 2025-01-06 20:59:59,107 [execute] INFO git cat-file --batch-check 20:59:59 2025-01-06 20:59:59,107 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-439/.semver, universal_newlines=False, shell=None, istream=) 20:59:59 2025-01-06 20:59:59,113 [execute] INFO git cat-file --batch 20:59:59 2025-01-06 20:59:59,113 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-439/.semver, universal_newlines=False, shell=None, istream=) 20:59:59 2025-01-06 20:59:59,118 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-439/.semver/PR-439 20:59:59 0.0.0 [Pipeline] } 20:59:59 $ docker exec --env ******** --env ******** 637455aff436cd9aeed0ffdc88a2bb4f0ed49be87f09616994250b73c97ef86d ssh-agent -k 20:59:59 unset SSH_AUTH_SOCK; 20:59:59 unset SSH_AGENT_PID; 20:59:59 echo Agent pid 77 killed; 20:59:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:00:00 + git semver [Pipeline] } 21:00:00 $ docker stop --time=1 637455aff436cd9aeed0ffdc88a2bb4f0ed49be87f09616994250b73c97ef86d 21:00:01 $ docker rm -f --volumes 637455aff436cd9aeed0ffdc88a2bb4f0ed49be87f09616994250b73c97ef86d [Pipeline] // withDockerContainer [Pipeline] sh 21:00:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:00:02 Stashed 1 file(s) [Pipeline] echo 21:00:02 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:00:03 provisioning config files... 21:00:03 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-439@tmp/config11134920891018642747tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 21:00:03 ---> ****-login.sh 21:00:03 nexus3.edgexfoundry.org:10001 21:00:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:00:03 Configure a credential helper to remove this warning. See 21:00:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:00:03 21:00:03 Login Succeeded 21:00:03 nexus3.edgexfoundry.org:10002 21:00:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:00:03 Configure a credential helper to remove this warning. See 21:00:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:00:03 21:00:03 Login Succeeded 21:00:03 nexus3.edgexfoundry.org:10003 21:00:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:00:04 Configure a credential helper to remove this warning. See 21:00:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:00:04 21:00:04 Login Succeeded 21:00:04 nexus3.edgexfoundry.org:10004 21:00:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:00:04 Configure a credential helper to remove this warning. See 21:00:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:00:04 21:00:04 Login Succeeded 21:00:04 ****.io 21:00:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:00:04 Configure a credential helper to remove this warning. See 21:00:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:00:04 21:00:04 Login Succeeded 21:00:04 ---> ****-login.sh ends [Pipeline] } 21:00:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:00:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:00:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:00:05 ========================================================= 21:00:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 21:00:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:05 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 21:00:05 Sending build context to Docker daemon 16.67MB 21:00:05 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 21:00:05 Step 2/12 : FROM ${BASE} AS builder 21:00:05 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 21:00:05 da9db072f522: Pulling fs layer 21:00:05 6ef4a4ee8ca5: Pulling fs layer 21:00:05 06f05ace1117: Pulling fs layer 21:00:05 5fe327b54edc: Pulling fs layer 21:00:05 4f4fb700ef54: Pulling fs layer 21:00:05 92a5565b7b96: Pulling fs layer 21:00:05 ff9bb7016b71: Pulling fs layer 21:00:05 b67dba6c2c7d: Pulling fs layer 21:00:05 a813b0c90790: Pulling fs layer 21:00:05 5fe327b54edc: Waiting 21:00:05 4f4fb700ef54: Waiting 21:00:05 b67dba6c2c7d: Waiting 21:00:05 92a5565b7b96: Waiting 21:00:05 ff9bb7016b71: Waiting 21:00:05 a813b0c90790: Waiting 21:00:05 6ef4a4ee8ca5: Download complete 21:00:05 5fe327b54edc: Verifying Checksum 21:00:05 5fe327b54edc: Download complete 21:00:05 4f4fb700ef54: Verifying Checksum 21:00:05 4f4fb700ef54: Download complete 21:00:05 92a5565b7b96: Verifying Checksum 21:00:05 92a5565b7b96: Download complete 21:00:05 da9db072f522: Download complete 21:00:05 ff9bb7016b71: Download complete 21:00:05 da9db072f522: Pull complete 21:00:05 a813b0c90790: Verifying Checksum 21:00:05 a813b0c90790: Download complete 21:00:06 6ef4a4ee8ca5: Pull complete 21:00:06 06f05ace1117: Verifying Checksum 21:00:06 06f05ace1117: Download complete 21:00:06 b67dba6c2c7d: Verifying Checksum 21:00:06 b67dba6c2c7d: Download complete 21:00:09 06f05ace1117: Pull complete 21:00:10 5fe327b54edc: Pull complete 21:00:10 4f4fb700ef54: Pull complete 21:00:10 92a5565b7b96: Pull complete 21:00:10 ff9bb7016b71: Pull complete 21:00:12 b67dba6c2c7d: Pull complete 21:00:13 a813b0c90790: Pull complete 21:00:13 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 21:00:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 21:00:13 ---> 3ba60ce46760 21:00:13 Step 3/12 : ARG ADD_BUILD_TAGS="" 21:00:21 ---> Running in 35a9e485955a 21:00:21 Removing intermediate container 35a9e485955a 21:00:21 ---> 52ec1223e184 21:00:21 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:00:21 ---> Running in b4307dce4b8a 21:00:21 Removing intermediate container b4307dce4b8a 21:00:21 ---> e955177233fb 21:00:21 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:00:21 ---> Running in 7921a7abd475 21:00:21 Removing intermediate container 7921a7abd475 21:00:21 ---> 6727ddcc9f39 21:00:21 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 21:00:21 ---> Running in ac8205644820 21:00:21 Removing intermediate container ac8205644820 21:00:21 ---> fc115be0125f 21:00:21 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:00:21 ---> Running in 1179bc3ae586 21:00:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 21:00:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 21:00:21 (1/4) Installing openssh-keygen (9.7_p1-r4) 21:00:21 (2/4) Installing libedit (20240517.3.1-r0) 21:00:21 (3/4) Installing openssh-client-common (9.7_p1-r4) 21:00:21 (4/4) Installing openssh-client-default (9.7_p1-r4) 21:00:21 Executing busybox-1.36.1-r29.trigger 21:00:21 OK: 252 MiB in 62 packages 21:00:21 Removing intermediate container 1179bc3ae586 21:00:21 ---> 10267a376d75 21:00:21 Step 8/12 : WORKDIR /device-rest-go 21:00:21 ---> Running in 890f15f67cae 21:00:21 Removing intermediate container 890f15f67cae 21:00:21 ---> 215296d7d12d 21:00:21 Step 9/12 : COPY go.mod vendor* ./ 21:00:21 ---> 4c8b1e675b3e 21:00:21 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:00:21 ---> Running in b5dbb5de33f4 21:01:29 Removing intermediate container b5dbb5de33f4 21:01:29 ---> c7adb38bd516 21:01:29 Step 11/12 : COPY . . 21:01:29 ---> aa645569d065 21:01:29 Step 12/12 : RUN $MAKE 21:01:29 ---> Running in 2852375f5e5f 21:01:29 noop 21:01:29 Removing intermediate container 2852375f5e5f 21:01:29 ---> e173e10495e7 21:01:29 Successfully built e173e10495e7 21:01:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:30 + docker inspect -f . ci-base-image-x86_64 21:01:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:01:30 prd-ubuntu20.04-docker-8c-8g-36227 does not seem to be running inside a container 21:01:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-439 -v /w/workspace/gexfoundry_device-rest-go_PR-439:/w/workspace/gexfoundry_device-rest-go_PR-439:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-439@tmp:/w/workspace/gexfoundry_device-rest-go_PR-439@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:01:30 $ docker top dec0e5a8360e9d9a9a6a96c7058c232caedbc3eab236491ace8b924e6f57cadb -eo pid,comm [Pipeline] { [Pipeline] sh 21:01:31 + go version 21:01:31 go version go1.23.4 linux/amd64 [Pipeline] } 21:01:31 $ docker stop --time=1 dec0e5a8360e9d9a9a6a96c7058c232caedbc3eab236491ace8b924e6f57cadb 21:01:32 $ docker rm -f --volumes dec0e5a8360e9d9a9a6a96c7058c232caedbc3eab236491ace8b924e6f57cadb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:33 + docker inspect -f . ci-base-image-x86_64 21:01:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:01:33 prd-ubuntu20.04-docker-8c-8g-36227 does not seem to be running inside a container 21:01:33 $ 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-rest-go_PR-439 -v /w/workspace/gexfoundry_device-rest-go_PR-439:/w/workspace/gexfoundry_device-rest-go_PR-439:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-439@tmp:/w/workspace/gexfoundry_device-rest-go_PR-439@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:01:33 $ docker top 325b58d7935b44d7c2224d947c360b5f2802a7f2369b27e5081d79199e3650f6 -eo pid,comm [Pipeline] { [Pipeline] sh 21:01:34 + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-439 [Pipeline] fileExists [Pipeline] sh 21:01:34 + make test 21:01:34 go test ./... -coverprofile=coverage.out ./... 21:01:36 ? github.com/edgexfoundry/device-rest-go [no test files] 21:01:54 github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements 21:01:54 ok github.com/edgexfoundry/device-rest-go/driver 0.010s coverage: 33.2% of statements 21:02:04 go vet ./... 21:02:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:02:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:02:09 ./bin/test-attribution-txt.sh [Pipeline] echo 21:02:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 21:02:09 $ docker stop --time=1 325b58d7935b44d7c2224d947c360b5f2802a7f2369b27e5081d79199e3650f6 21:02:15 $ docker rm -f --volumes 325b58d7935b44d7c2224d947c360b5f2802a7f2369b27e5081d79199e3650f6 [Pipeline] // withDockerContainer [Pipeline] sh 21:02:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:02:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:02:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:02:16 + ls -al . 21:02:16 total 244 21:02:16 drwxrwxr-x 9 jenkins jenkins 4096 Jan 6 21:01 . 21:02:16 drwxrwxr-x 4 jenkins jenkins 4096 Jan 6 20:59 .. 21:02:16 -rw-rw-r-- 1 jenkins jenkins 151 Jan 6 20:59 .dockerignore 21:02:16 drwxrwxr-x 8 jenkins jenkins 4096 Jan 6 21:01 .git 21:02:16 drwxrwxr-x 3 jenkins jenkins 4096 Jan 6 20:59 .github 21:02:16 -rw-rw-r-- 1 jenkins jenkins 264 Jan 6 20:59 .gitignore 21:02:16 -rw-rw-r-- 1 jenkins jenkins 41 Jan 6 20:59 .golangci.yml 21:02:16 drwxr-xr-x 3 jenkins jenkins 4096 Jan 6 20:59 .semver 21:02:16 -rw-rw-r-- 1 jenkins jenkins 20138 Jan 6 20:59 Attribution.txt 21:02:16 -rw-rw-r-- 1 jenkins jenkins 17685 Jan 6 20:59 CHANGELOG.md 21:02:16 -rw-rw-r-- 1 jenkins jenkins 1697 Jan 6 20:59 Dockerfile 21:02:16 -rw-rw-r-- 1 jenkins jenkins 677 Jan 6 20:59 GOVERNANCE.md 21:02:16 -rw-rw-r-- 1 jenkins jenkins 680 Jan 6 20:59 Jenkinsfile 21:02:16 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 6 20:59 LICENSE 21:02:16 -rw-rw-r-- 1 jenkins jenkins 2598 Jan 6 20:59 Makefile 21:02:16 -rw-rw-r-- 1 jenkins jenkins 620 Jan 6 20:59 OWNERS.md 21:02:16 -rw-rw-r-- 1 jenkins jenkins 3989 Jan 6 20:59 README.md 21:02:16 -rw-rw-r-- 1 jenkins jenkins 5 Jan 6 21:00 VERSION 21:02:16 drwxrwxr-x 2 jenkins jenkins 4096 Jan 6 20:59 bin 21:02:16 drwxrwxr-x 3 jenkins jenkins 4096 Jan 6 20:59 cmd 21:02:16 -rw-r--r-- 1 jenkins jenkins 14565 Jan 6 21:01 coverage.out 21:02:16 drwxrwxr-x 2 jenkins jenkins 4096 Jan 6 20:59 driver 21:02:16 -rw-rw-r-- 1 jenkins jenkins 6338 Jan 6 20:59 go.mod 21:02:16 -rw-rw-r-- 1 jenkins jenkins 87156 Jan 6 20:59 go.sum 21:02:16 drwxrwxr-x 3 jenkins jenkins 4096 Jan 6 20:59 openapi 21:02:16 -rw-rw-r-- 1 jenkins jenkins 713 Jan 6 20:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:17 + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=f7109eb2ef6bf791cea63cb5b0c2570d6baf7f96 --label arch=amd64 --label version=0.0.0 . 21:02:17 Sending build context to Docker daemon 16.68MB 21:02:17 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 21:02:17 Step 2/26 : FROM ${BASE} AS builder 21:02:17 ---> e173e10495e7 21:02:17 Step 3/26 : ARG ADD_BUILD_TAGS="" 21:02:17 ---> Running in 495a51329006 21:02:17 Removing intermediate container 495a51329006 21:02:17 ---> 34192ca445fd 21:02:17 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:02:17 ---> Running in 6c3209fe8c53 21:02:17 Removing intermediate container 6c3209fe8c53 21:02:17 ---> 049f1077a714 21:02:17 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:02:17 ---> Running in 66794d0b52b7 21:02:17 Removing intermediate container 66794d0b52b7 21:02:17 ---> 5b6dadda8bda 21:02:17 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 21:02:18 ---> Running in 066a2d5fdbf5 21:02:18 Removing intermediate container 066a2d5fdbf5 21:02:18 ---> 73c3cb0f31d0 21:02:18 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:02:18 ---> Running in 450acc73a370 21:02:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 21:02:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 21:02:18 OK: 252 MiB in 62 packages 21:02:19 Removing intermediate container 450acc73a370 21:02:19 ---> 32dd45952259 21:02:19 Step 8/26 : WORKDIR /device-rest-go 21:02:19 ---> Running in 18c41b7d7280 21:02:19 Removing intermediate container 18c41b7d7280 21:02:19 ---> 5d08ee641118 21:02:19 Step 9/26 : COPY go.mod vendor* ./ 21:02:19 ---> db26e701e101 21:02:19 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:19 ---> Running in 4d3b8ebfce82 21:02:20 Removing intermediate container 4d3b8ebfce82 21:02:20 ---> 4d74cbc2eb9e 21:02:20 Step 11/26 : COPY . . 21:02:21 ---> 920a8c319684 21:02:21 Step 12/26 : RUN $MAKE 21:02:21 ---> Running in 21ca09ad7671 21:02:21 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.12 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd 21:03:00 Removing intermediate container 21ca09ad7671 21:03:00 ---> e4ccce348583 21:03:00 Step 13/26 : FROM alpine:3.20 21:03:00 3.20: Pulling from library/alpine 21:03:00 da9db072f522: Already exists 21:03:00 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 21:03:00 Status: Downloaded newer image for alpine:3.20 21:03:00 ---> 63b790fccc90 21:03:00 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:03:00 ---> Running in 6659aca01488 21:03:00 Removing intermediate container 6659aca01488 21:03:00 ---> f5fbdcdfa2cd 21:03:00 Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} 21:03:00 ---> Running in e29c1e7bf08b 21:03:00 Removing intermediate container e29c1e7bf08b 21:03:00 ---> 98b889563fba 21:03:00 Step 16/26 : RUN apk add --update --no-cache dumb-init 21:03:00 ---> Running in e6ae0cf1eb52 21:03:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 21:03:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 21:03:00 (1/1) Installing dumb-init (1.2.5-r3) 21:03:00 Executing busybox-1.36.1-r29.trigger 21:03:00 OK: 8 MiB in 15 packages 21:03:00 Removing intermediate container e6ae0cf1eb52 21:03:00 ---> 3e79d46dca57 21:03:00 Step 17/26 : RUN apk --no-cache upgrade 21:03:00 ---> Running in 5ac9007c911e 21:03:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 21:03:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 21:03:00 Upgrading critical system libraries and apk-tools: 21:03:00 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 21:03:00 Executing busybox-1.36.1-r29.trigger 21:03:00 Continuing the upgrade transaction with new apk-tools: 21:03:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 21:03:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 21:03:00 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 21:03:00 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 21:03:00 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 21:03:00 OK: 8 MiB in 15 packages 21:03:00 Removing intermediate container 5ac9007c911e 21:03:00 ---> 88089a49fc67 21:03:00 Step 18/26 : COPY --from=builder /device-rest-go/cmd / 21:03:00 ---> beb496a1f35b 21:03:00 Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / 21:03:00 ---> 2a8107321661 21:03:00 Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / 21:03:00 ---> 74e20bb5e7ae 21:03:00 Step 21/26 : EXPOSE 59986 21:03:00 ---> Running in 3b23ba51650d 21:03:00 Removing intermediate container 3b23ba51650d 21:03:00 ---> ce51ae8c0919 21:03:00 Step 22/26 : ENTRYPOINT ["/device-rest"] 21:03:00 ---> Running in 4e99f366409b 21:03:00 Removing intermediate container 4e99f366409b 21:03:00 ---> 7aa6d1da8050 21:03:00 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 21:03:00 ---> Running in 89fef5f129ea 21:03:00 Removing intermediate container 89fef5f129ea 21:03:00 ---> 3fe3b6295765 21:03:00 Step 24/26 : LABEL arch=amd64 21:03:00 ---> Running in 235b2bb3bbdc 21:03:00 Removing intermediate container 235b2bb3bbdc 21:03:00 ---> fa2c08f2797b 21:03:00 Step 25/26 : LABEL git_sha=f7109eb2ef6bf791cea63cb5b0c2570d6baf7f96 21:03:00 ---> Running in 7e6aa8c93e62 21:03:00 Removing intermediate container 7e6aa8c93e62 21:03:00 ---> f083486031e1 21:03:00 Step 26/26 : LABEL version=0.0.0 21:03:00 ---> Running in 6eccebb500ed 21:03:00 Removing intermediate container 6eccebb500ed 21:03:00 ---> 79591ebcd26c 21:03:00 [Warning] One or more build-args [ARCH] were not consumed 21:03:00 Successfully built 79591ebcd26c 21:03:00 Successfully tagged device-rest: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 21:03:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:03:01 21:03:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:03:01 latest: Pulling from edgex-lftools-log-publisher 21:03:01 5eb5b503b376: Pulling fs layer 21:03:01 5c69ac0246d0: Pulling fs layer 21:03:01 ec43610c2a17: Pulling fs layer 21:03:01 3a2ae6a8a46f: Pulling fs layer 21:03:01 33b1e0a273af: Pulling fs layer 21:03:01 5d3b04190fa2: Pulling fs layer 21:03:01 2f39f015ded8: Pulling fs layer 21:03:01 3a2ae6a8a46f: Waiting 21:03:01 33b1e0a273af: Waiting 21:03:01 5d3b04190fa2: Waiting 21:03:01 2f39f015ded8: Waiting 21:03:01 5c69ac0246d0: Verifying Checksum 21:03:01 5c69ac0246d0: Download complete 21:03:01 3a2ae6a8a46f: Verifying Checksum 21:03:01 3a2ae6a8a46f: Download complete 21:03:01 33b1e0a273af: Download complete 21:03:01 5d3b04190fa2: Verifying Checksum 21:03:01 5d3b04190fa2: Download complete 21:03:01 ec43610c2a17: Verifying Checksum 21:03:01 ec43610c2a17: Download complete 21:03:01 5eb5b503b376: Verifying Checksum 21:03:01 5eb5b503b376: Download complete 21:03:02 2f39f015ded8: Download complete 21:03:02 5eb5b503b376: Pull complete 21:03:02 5c69ac0246d0: Pull complete 21:03:03 ec43610c2a17: Pull complete 21:03:03 3a2ae6a8a46f: Pull complete 21:03:03 33b1e0a273af: Pull complete 21:03:03 5d3b04190fa2: Pull complete 21:03:07 2f39f015ded8: Pull complete 21:03:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:03:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:03:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:03:08 prd-ubuntu20.04-docker-8c-8g-36227 does not seem to be running inside a container 21:03:08 $ 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-rest-go_PR-439 -v /w/workspace/gexfoundry_device-rest-go_PR-439:/w/workspace/gexfoundry_device-rest-go_PR-439:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-439@tmp:/w/workspace/gexfoundry_device-rest-go_PR-439@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 21:03:14 $ docker top 75c1db9a4d619f2c5ed9a9ec75896879195bda5fa2f6278a592e38e1230204de -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:03:14 ---> job-cost.sh 21:03:14 lf-activate-venv: SKIPPING 21:03:14 INFO: No Stack... 21:03:15 INFO: Retrieving Pricing Info for: v3-standard-8 21:03:15 INFO: Archiving Costs [Pipeline] sh 21:03:15 + cat /w/workspace/gexfoundry_device-rest-go_PR-439/archives/cost.csv 21:03:15 + cut -d, -f6 [Pipeline] lock 21:03:15 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-PR-439-1-stack-cost] 21:03:15 Resource [jenkins-edgexfoundry-device-rest-go-PR-439-1-stack-cost] did not exist. Created. 21:03:15 Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-PR-439-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:03:16 + echo total: 0.2199999988079071 [Pipeline] stash 21:03:16 Stashed 1 file(s) [Pipeline] } 21:03:16 Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-PR-439-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:03:16 $ docker stop --time=1 75c1db9a4d619f2c5ed9a9ec75896879195bda5fa2f6278a592e38e1230204de 21:03:17 $ docker rm -f --volumes 75c1db9a4d619f2c5ed9a9ec75896879195bda5fa2f6278a592e38e1230204de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 21:03:18 provisioning config files... 21:03:18 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-439@tmp/config17305643780798261354tmp [Pipeline] { [Pipeline] sh 21:03:18 + set +x 21:03:18 + curl -s https://codecov.io/bash 21:03:18 + bash -s -- 21:03:18 21:03:18 _____ _ 21:03:18 / ____| | | 21:03:18 | | ___ __| | ___ ___ _____ __ 21:03:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:03:18 | |___| (_) | (_| | __/ (_| (_) \ V / 21:03:18 \_____\___/ \__,_|\___|\___\___/ \_/ 21:03:18 Bash-1.0.6 21:03:18 21:03:18 21:03:18 ==> git version 2.25.1 found 21:03:18 ==> 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 21:03:18 Release-Date: 2020-01-08 21:03:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:03:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:03:18 ==> Jenkins CI detected. 21:03:18 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-439 21:03:18 project root: . 21:03:18 --> token set from env 21:03:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:03:18 ==> Running gcov in . (disable via -X gcov) 21:03:18 ==> Python coveragepy not found 21:03:18 ==> Searching for coverage reports in: 21:03:18 + . 21:03:18 -> Found 1 reports 21:03:18 ==> Detecting git/mercurial file structure 21:03:18 ==> Reading reports 21:03:18 + ./coverage.out bytes=14565 21:03:18 ==> Appending adjustments 21:03:18 https://docs.codecov.io/docs/fixing-reports 21:03:18 + Found adjustments 21:03:18 ==> Gzipping contents 21:03:18 4.0K /tmp/codecov.JDavHt.gz 21:03:18 ==> Uploading reports 21:03:18 url: https://codecov.io 21:03:18 query: branch=PR-439&commit=f7109eb2ef6bf791cea63cb5b0c2570d6baf7f96&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-439%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=439&job=&cmd_args= 21:03:18 -> Pinging Codecov 21:03:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-439&commit=f7109eb2ef6bf791cea63cb5b0c2570d6baf7f96&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-439%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=439&job=&cmd_args= 21:03:19 -> Uploading to 21:03:19 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rest-go/f7109eb2ef6bf791cea63cb5b0c2570d6baf7f96/1e7aca18-e48d-45ad-a393-eedc9a4e48ad.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250106%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250106T210318Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=d60fd78b6fab7fddfa0ed2cd540f59383d02d180945e26aa84aa338e1705373d 21:03:19 % Total % Received % Xferd Average Speed Time Time Time Current 21:03:19 Dload Upload Total Spent Left Speed 21:03:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2327 0 0 100 2327 0 15309 --:--:-- --:--:-- --:--:-- 15309 21:03:19 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/f7109eb2ef6bf791cea63cb5b0c2570d6baf7f96 [Pipeline] } 21:03:19 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 21:03:21 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-439/archives ] 21:03:21 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-439/archives 21:03:21 total 16 21:03:21 drwxr-xr-x 3 root root 4096 Jan 6 21:03 . 21:03:21 drwxrwxr-x 10 jenkins jenkins 4096 Jan 6 21:03 .. 21:03:21 drwxr-xr-x 2 root root 4096 Jan 6 21:03 cost 21:03:21 -rw-r--r-- 1 root root 86 Jan 6 21:03 cost.csv 21:03:21 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-439/archives 21:03:21 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-439/archives 21:03:21 total 16 21:03:21 drwxr-xr-x 3 jenkins jenkins 4096 Jan 6 21:03 . 21:03:21 drwxrwxr-x 10 jenkins jenkins 4096 Jan 6 21:03 .. 21:03:21 drwxr-xr-x 2 jenkins jenkins 4096 Jan 6 21:03 cost 21:03:21 -rw-r--r-- 1 jenkins jenkins 86 Jan 6 21:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:03:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:03:22 ---> package-listing.sh 21:03:22 ++ facter osfamily 21:03:22 ++ tr '[:upper:]' '[:lower:]' 21:03:22 + OS_FAMILY=debian 21:03:22 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-439 21:03:22 + START_PACKAGES=/tmp/packages_start.txt 21:03:22 + END_PACKAGES=/tmp/packages_end.txt 21:03:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:03:22 + PACKAGES=/tmp/packages_start.txt 21:03:22 + '[' /w/workspace/gexfoundry_device-rest-go_PR-439 ']' 21:03:22 + PACKAGES=/tmp/packages_end.txt 21:03:22 + case "${OS_FAMILY}" in 21:03:22 + dpkg -l 21:03:22 + grep '^ii' 21:03:22 + '[' -f /tmp/packages_start.txt ']' 21:03:22 + '[' -f /tmp/packages_end.txt ']' 21:03:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:03:22 + '[' /w/workspace/gexfoundry_device-rest-go_PR-439 ']' 21:03:22 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-439/archives/ 21:03:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-439/archives/ [Pipeline] echo 21:03:22 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-rest-go_PR-439/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:03:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:03:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:03:23 prd-ubuntu20.04-docker-8c-8g-36227 does not seem to be running inside a container 21:03:23 $ 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-rest-go_PR-439/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-rest-go_PR-439 -v /w/workspace/gexfoundry_device-rest-go_PR-439:/w/workspace/gexfoundry_device-rest-go_PR-439:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-439@tmp:/w/workspace/gexfoundry_device-rest-go_PR-439@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:03:24 $ docker top b564f88fe704cad03651ac064276a1db5baa8f543553f26ccd3da3bb31fbd124 -eo pid,comm [Pipeline] { [Pipeline] sh 21:03:24 + touch /tmp/pre-build-complete [Pipeline] sh 21:03:24 + mkdir -p /var/log/sysstat [Pipeline] sh 21:03:25 + ls /var/log/sa-host 21:03:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:03:25 provisioning config files... 21:03:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-439@tmp/config14779855514761466511tmp [Pipeline] { [Pipeline] echo 21:03:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:03:25 ---> create-netrc.sh [Pipeline] } 21:03:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:03:26 ---> python-tools-install.sh [Pipeline] echo 21:03:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:03:26 ---> sudo-logs.sh 21:03:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:03:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:03:26 ---> job-cost.sh 21:03:26 lf-activate-venv: SKIPPING 21:03:26 DEBUG: total: 0.2199999988079071 21:03:26 INFO: Retrieving Stack Cost... 21:03:26 INFO: Retrieving Pricing Info for: v3-standard-8 21:03:27 INFO: Archiving Costs [Pipeline] echo 21:03:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:03:27 ---> logs-deploy.sh 21:03:27 lf-activate-venv: SKIPPING 21:03:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-439/1 21:03:27 INFO: archiving workspace using pattern(s): 21:03:28 Archives upload complete. 21:03:28 INFO: archiving logs to Nexus 21:03:29 ---> uname -a: 21:03:29 Linux prd-ubuntu20-04-docker-8c-8g-36227 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:03:29 21:03:29 21:03:29 ---> lscpu: 21:03:29 Architecture: x86_64 21:03:29 CPU op-mode(s): 32-bit, 64-bit 21:03:29 Byte Order: Little Endian 21:03:29 Address sizes: 40 bits physical, 48 bits virtual 21:03:29 CPU(s): 8 21:03:29 On-line CPU(s) list: 0-7 21:03:29 Thread(s) per core: 1 21:03:29 Core(s) per socket: 1 21:03:29 Socket(s): 8 21:03:29 NUMA node(s): 1 21:03:29 Vendor ID: AuthenticAMD 21:03:29 CPU family: 23 21:03:29 Model: 49 21:03:29 Model name: AMD EPYC-Rome Processor 21:03:29 Stepping: 0 21:03:29 CPU MHz: 2799.998 21:03:29 BogoMIPS: 5599.99 21:03:29 Virtualization: AMD-V 21:03:29 Hypervisor vendor: KVM 21:03:29 Virtualization type: full 21:03:29 L1d cache: 256 KiB 21:03:29 L1i cache: 256 KiB 21:03:29 L2 cache: 4 MiB 21:03:29 L3 cache: 128 MiB 21:03:29 NUMA node0 CPU(s): 0-7 21:03:29 Vulnerability Itlb multihit: Not affected 21:03:29 Vulnerability L1tf: Not affected 21:03:29 Vulnerability Mds: Not affected 21:03:29 Vulnerability Meltdown: Not affected 21:03:29 Vulnerability Mmio stale data: Not affected 21:03:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:03:29 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:03:29 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:03:29 Vulnerability Srbds: Not affected 21:03:29 Vulnerability Tsx async abort: Not affected 21:03:29 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 21:03:29 21:03:29 21:03:29 ---> nproc: 21:03:29 8 21:03:29 21:03:29 21:03:29 ---> df -h: 21:03:29 Filesystem Size Used Avail Use% Mounted on 21:03:29 overlay 155G 12G 144G 8% / 21:03:29 tmpfs 64M 0 64M 0% /dev 21:03:29 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:03:29 shm 64M 0 64M 0% /dev/shm 21:03:29 /dev/vda1 155G 12G 144G 8% /facter-os 21:03:29 21:03:29 21:03:29 ---> sar -b -r -n DEV: 21:03:29 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36227) 01/06/25 _x86_64_ (8 CPU) 21:03:29 21:03:29 20:58:52 LINUX RESTART (8 CPU) 21:03:29 21:03:29 20:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:03:29 21:00:02 309.60 48.14 261.46 0.00 5409.23 106887.12 0.00 21:03:29 21:01:01 213.76 2.32 211.44 0.00 36.33 60854.63 0.00 21:03:29 21:02:01 135.94 0.13 135.80 0.00 17.33 41970.68 0.00 21:03:29 21:03:01 177.50 0.20 177.30 0.00 11.20 46422.53 0.00 21:03:29 Average: 209.18 12.74 196.44 0.00 1374.04 64046.12 0.00 21:03:29 21:03:29 20:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:03:29 21:00:02 29923668 31605988 751816 2.29 59788 1920728 1714748 5.05 977952 1660036 404 21:03:29 21:01:01 27603392 31511732 802916 2.44 149564 3889868 2045680 6.03 1321224 3424688 388708 21:03:29 21:02:01 26790952 30806600 1499816 4.56 186524 3923176 2558476 7.54 2006732 3509868 366936 21:03:29 21:03:01 27378832 31516180 792404 2.41 192668 4064372 2097156 6.18 1379472 3572252 99724 21:03:29 Average: 27924211 31360125 961738 2.92 147136 3449536 2104015 6.20 1421345 3041711 213943 21:03:29 21:03:29 20:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:03:29 21:00:02 lo 4.40 4.40 0.43 0.43 0.00 0.00 0.00 0.00 21:03:29 21:00:02 docker0 43.79 44.23 3.17 268.67 0.00 0.00 0.00 0.00 21:03:29 21:00:02 ens3 453.87 337.18 2972.59 91.54 0.00 0.00 0.00 0.00 21:03:29 21:01:01 lo 2.85 2.85 0.28 0.28 0.00 0.00 0.00 0.00 21:03:29 21:01:01 docker0 330.57 511.57 27.75 3357.38 0.00 0.00 0.00 0.00 21:03:29 21:01:01 ens3 635.15 401.44 6650.48 44.75 0.00 0.00 0.00 0.00 21:03:29 21:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:03:29 21:02:01 veth6b9f547 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 21:03:29 21:02:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 21:03:29 21:02:01 ens3 22.41 13.41 25.60 10.03 0.00 0.00 0.00 0.00 21:03:29 21:03:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 21:03:29 21:03:01 docker0 6.62 13.40 0.41 192.58 0.00 0.00 0.00 0.00 21:03:29 21:03:01 ens3 77.15 49.69 1550.81 12.03 0.00 0.00 0.00 0.00 21:03:29 Average: lo 2.31 2.31 0.22 0.22 0.00 0.00 0.00 0.00 21:03:29 Average: docker0 94.26 140.77 7.75 944.57 0.00 0.00 0.00 0.00 21:03:29 Average: ens3 295.72 199.58 2783.65 39.56 0.00 0.00 0.00 0.00 21:03:29 21:03:29 21:03:29 ---> sar -P ALL: 21:03:29 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36227) 01/06/25 _x86_64_ (8 CPU) 21:03:29 21:03:29 20:58:52 LINUX RESTART (8 CPU) 21:03:29 21:03:29 20:59:01 CPU %user %nice %system %iowait %steal %idle 21:03:29 21:00:02 all 6.75 0.00 2.03 3.26 0.06 87.90 21:03:29 21:00:02 0 5.01 0.00 1.89 0.73 0.07 92.30 21:03:29 21:00:02 1 5.99 0.00 1.68 1.04 0.07 91.22 21:03:29 21:00:02 2 5.72 0.00 2.35 7.84 0.07 84.03 21:03:29 21:00:02 3 6.11 0.00 2.82 0.81 0.05 90.21 21:03:29 21:00:02 4 7.32 0.00 1.52 1.09 0.05 90.02 21:03:29 21:00:02 5 6.77 0.00 2.39 5.01 0.08 85.76 21:03:29 21:00:02 6 10.27 0.00 1.78 8.57 0.05 79.33 21:03:29 21:00:02 7 6.79 0.00 1.83 1.04 0.07 90.28 21:03:29 21:01:01 all 7.09 0.00 3.35 6.36 0.09 83.11 21:03:29 21:01:01 0 7.51 0.00 3.50 0.97 0.15 87.87 21:03:29 21:01:01 1 6.77 0.00 3.62 3.82 0.07 85.73 21:03:29 21:01:01 2 6.98 0.00 3.12 26.08 0.09 63.73 21:03:29 21:01:01 3 7.63 0.00 4.33 12.94 0.07 75.03 21:03:29 21:01:01 4 6.47 0.00 2.65 1.64 0.05 89.18 21:03:29 21:01:01 5 7.45 0.00 3.30 0.69 0.10 88.46 21:03:29 21:01:01 6 6.71 0.00 3.65 4.20 0.09 85.36 21:03:29 21:01:01 7 7.23 0.00 2.61 0.60 0.07 89.48 21:03:29 21:02:01 all 34.09 0.00 6.02 3.91 0.08 55.90 21:03:29 21:02:01 0 34.24 0.00 6.72 0.54 0.08 58.42 21:03:29 21:02:01 1 35.40 0.00 5.78 0.24 0.07 58.51 21:03:29 21:02:01 2 29.89 0.00 5.65 19.90 0.10 44.47 21:03:29 21:02:01 3 34.47 0.00 5.68 0.20 0.10 59.55 21:03:29 21:02:01 4 33.45 0.00 6.03 1.20 0.07 59.26 21:03:29 21:02:01 5 36.16 0.00 6.05 2.05 0.07 55.68 21:03:29 21:02:01 6 34.49 0.00 6.34 6.05 0.07 53.05 21:03:29 21:02:01 7 34.59 0.00 5.94 1.19 0.07 58.21 21:03:29 21:03:01 all 26.69 0.00 5.29 4.15 0.11 63.77 21:03:29 21:03:01 0 27.69 0.00 5.45 13.87 0.08 52.90 21:03:29 21:03:01 1 25.93 0.00 5.19 1.58 0.08 67.21 21:03:29 21:03:01 2 24.46 0.00 4.65 11.14 0.10 59.65 21:03:29 21:03:01 3 26.10 0.00 4.83 0.35 0.08 68.63 21:03:29 21:03:01 4 27.11 0.00 5.46 1.18 0.10 66.16 21:03:29 21:03:01 5 28.24 0.00 5.76 4.45 0.08 61.46 21:03:29 21:03:01 6 26.91 0.00 5.56 0.71 0.08 66.73 21:03:29 21:03:01 7 27.01 0.00 5.36 0.08 0.22 67.33 21:03:29 Average: all 18.69 0.00 4.17 4.41 0.08 72.64 21:03:29 Average: 0 18.60 0.00 4.38 4.01 0.10 72.91 21:03:29 Average: 1 18.59 0.00 4.07 1.66 0.07 75.61 21:03:29 Average: 2 16.76 0.00 3.94 16.20 0.09 63.01 21:03:29 Average: 3 18.63 0.00 4.41 3.52 0.08 73.36 21:03:29 Average: 4 18.62 0.00 3.92 1.28 0.07 76.12 21:03:29 Average: 5 19.72 0.00 4.38 3.06 0.08 72.75 21:03:29 Average: 6 19.63 0.00 4.33 4.89 0.07 71.07 21:03:29 Average: 7 18.96 0.00 3.94 0.73 0.11 76.26 21:03:29 21:03:29 21:03:29