Pull request #244 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jumpingliu for edgexfoundry/device-gpio Obtained Jenkinsfile from 8f55f7f8489d22bebdc6008119d124ee9115391c+3a50ff58344be9ae040b5b9780da73a66f537cc9 (5f7567a9b6765aaf89cf97b38fbcd84f52ff037a) 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-ssh2530389702652421029.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-ssh6560248978580968356.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-gpio/branches/PR-244/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-gpio/branches/PR-244/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10450018163658559467.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-gpio/branches/PR-244/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh235123561723028933.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-ssh11859133412595454456.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-gpio/branches/PR-244/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-gpio/branches/PR-244/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17707278683984760914.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-gpio] ========================================================= [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-gpio-settings PROJECT: device-gpio 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-gpio 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 Running on prd-ubuntu20.04-docker-8c-8g-39701 in /w/workspace/edgexfoundry_device-gpio_PR-244 [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-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_PR-244 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.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-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 3a50ff58344be9ae040b5b9780da73a66f537cc9 into PR head commit 8f55f7f8489d22bebdc6008119d124ee9115391c Merge succeeded, producing 8f55f7f8489d22bebdc6008119d124ee9115391c Checking out Revision 8f55f7f8489d22bebdc6008119d124ee9115391c (PR-244) > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.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-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/244/head:refs/remotes/origin/PR-244 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8f55f7f8489d22bebdc6008119d124ee9115391c # 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 3a50ff58344be9ae040b5b9780da73a66f537cc9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8f55f7f8489d22bebdc6008119d124ee9115391c # timeout=10 Commit message: "docs: Update changelog for 4.0 release" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:59:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:59:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:59:21 ========================================================= 10:59:21 EdgeX Global Pipelines Version Info 10:59:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:59:22 ------------------- 10:59:22 stable info: 10:59:22 ------------------- 10:59:22 Commited By: Cherry Wang cherry@iotechsys.com 10:59:22 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 10:59:22 Message: update stable to v1.0.269 10:59:22 ------------------- 10:59:22 experimental info: 10:59:22 ------------------- 10:59:22 Commited By: **** collab-it+edgex@linuxfoundation.org 10:59:22 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 10:59:22 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:59:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 10:59:23 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 10:59:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:59:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:59:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:59:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 10:59:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:59:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:59:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:59:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:59:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:59:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 10:59:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:59:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:59:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:59:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:59:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:59:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:59:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:59:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:59:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:59:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:59:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:59:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:59:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:59:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:59:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:59:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-244 [Pipeline] echo 10:59:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-244 [Pipeline] echo 10:59:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-244 [Pipeline] echo 10:59:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8f55f7f8489d22bebdc6008119d124ee9115391c [Pipeline] echo 10:59:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8f55f7f [Pipeline] echo 10:59:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:59:25 provisioning config files... 10:59:25 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-244@tmp/config18196899008309722579tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:59:25 ---> ****-login.sh 10:59:25 nexus3.edgexfoundry.org:10001 10:59:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:59:25 Configure a credential helper to remove this warning. See 10:59:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:59:25 10:59:25 Login Succeeded 10:59:25 nexus3.edgexfoundry.org:10002 10:59:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:59:25 Configure a credential helper to remove this warning. See 10:59:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:59:25 10:59:25 Login Succeeded 10:59:25 nexus3.edgexfoundry.org:10003 10:59:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:59:25 Configure a credential helper to remove this warning. See 10:59:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:59:25 10:59:25 Login Succeeded 10:59:25 nexus3.edgexfoundry.org:10004 10:59:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:59:25 Configure a credential helper to remove this warning. See 10:59:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:59:25 10:59:25 Login Succeeded 10:59:25 ****.io 10:59:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:59:26 Configure a credential helper to remove this warning. See 10:59:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:59:26 10:59:26 Login Succeeded 10:59:26 ---> ****-login.sh ends [Pipeline] } 10:59:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:59:26 + git rev-list -1 --merges 8f55f7f8489d22bebdc6008119d124ee9115391c~1..8f55f7f8489d22bebdc6008119d124ee9115391c [Pipeline] echo 10:59:26 -----------> git rev-list -1 --merges 8f55f7f8489d22bebdc6008119d124ee9115391c~1..8f55f7f8489d22bebdc6008119d124ee9115391c 8f55f7f8489d22bebdc6008119d124ee9115391c [false] [Pipeline] sh 10:59:27 + git log --format=format:%s -1 8f55f7f8489d22bebdc6008119d124ee9115391c [Pipeline] echo 10:59:27 ========================================================= 10:59:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:59:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:59:27 + git log --format=format:%s -1 8f55f7f8489d22bebdc6008119d124ee9115391c [Pipeline] echo 10:59:27 [semverPrep] GIT_COMMIT: 8f55f7f8489d22bebdc6008119d124ee9115391c, Commit Message: docs: Update changelog for 4.0 release [Pipeline] echo 10:59:27 [semverPrep] This is not a build commit. [Pipeline] sh 10:59:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:59:28 + grep -v github /etc/ssh/ssh_known_hosts 10:59:28 + [ -e /tmp/ssh_known_hosts ] 10:59:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:59:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:59:28 + sudo tee -a /etc/ssh/ssh_known_hosts 10:59:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:59:28 10:59:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:59:29 0.1.4: Pulling from edgex-devops/py-git-semver 10:59:29 b85a868b505f: Pulling fs layer 10:59:29 e2be974225ed: Pulling fs layer 10:59:29 339a4e72a1f5: Pulling fs layer 10:59:29 988bab9f4d93: Pulling fs layer 10:59:29 1469e6f7b9e6: Pulling fs layer 10:59:29 eaf3925da568: Pulling fs layer 10:59:29 bab4dde63d76: Pulling fs layer 10:59:29 bde34c3a00c8: Pulling fs layer 10:59:29 b352a97aabf1: Pulling fs layer 10:59:29 4872d77fe225: Pulling fs layer 10:59:29 5851b861e8e6: Pulling fs layer 10:59:29 b352a97aabf1: Waiting 10:59:29 4872d77fe225: Waiting 10:59:29 bab4dde63d76: Waiting 10:59:29 5851b861e8e6: Waiting 10:59:29 bde34c3a00c8: Waiting 10:59:29 988bab9f4d93: Waiting 10:59:29 1469e6f7b9e6: Waiting 10:59:29 eaf3925da568: Waiting 10:59:29 e2be974225ed: Verifying Checksum 10:59:29 e2be974225ed: Download complete 10:59:29 988bab9f4d93: Verifying Checksum 10:59:29 988bab9f4d93: Download complete 10:59:29 1469e6f7b9e6: Verifying Checksum 10:59:29 1469e6f7b9e6: Download complete 10:59:29 339a4e72a1f5: Verifying Checksum 10:59:29 339a4e72a1f5: Download complete 10:59:29 eaf3925da568: Download complete 10:59:29 bde34c3a00c8: Verifying Checksum 10:59:29 bde34c3a00c8: Download complete 10:59:29 b352a97aabf1: Verifying Checksum 10:59:29 b352a97aabf1: Download complete 10:59:29 4872d77fe225: Verifying Checksum 10:59:29 4872d77fe225: Download complete 10:59:29 5851b861e8e6: Verifying Checksum 10:59:29 5851b861e8e6: Download complete 10:59:29 b85a868b505f: Verifying Checksum 10:59:29 b85a868b505f: Download complete 10:59:29 bab4dde63d76: Verifying Checksum 10:59:29 bab4dde63d76: Download complete 10:59:30 b85a868b505f: Pull complete 10:59:30 e2be974225ed: Pull complete 10:59:31 339a4e72a1f5: Pull complete 10:59:31 988bab9f4d93: Pull complete 10:59:31 1469e6f7b9e6: Pull complete 10:59:31 eaf3925da568: Pull complete 10:59:33 bab4dde63d76: Pull complete 10:59:33 bde34c3a00c8: Pull complete 10:59:33 b352a97aabf1: Pull complete 10:59:33 4872d77fe225: Pull complete 10:59:33 5851b861e8e6: Pull complete 10:59:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:59:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:59:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:59:34 prd-ubuntu20.04-docker-8c-8g-39701 does not seem to be running inside a container 10:59:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-244 -v /w/workspace/edgexfoundry_device-gpio_PR-244:/w/workspace/edgexfoundry_device-gpio_PR-244:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-244@tmp:/w/workspace/edgexfoundry_device-gpio_PR-244@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:59:35 $ docker top 715134b32416a3871d17ffe0074f4c6759ccddaebbce91c864658d6e3f93739d -eo pid,comm 10:59:36 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:59:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:59:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:59:36 [ssh-agent] Looking for ssh-agent implementation... 10:59:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:59:36 $ docker exec 715134b32416a3871d17ffe0074f4c6759ccddaebbce91c864658d6e3f93739d ssh-agent 10:59:36 SSH_AUTH_SOCK=/tmp/ssh-LpqnUlFkAqqu/agent.33 10:59:36 SSH_AGENT_PID=39 10:59:36 Running ssh-add (command line suppressed) 10:59:36 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-244@tmp/private_key_207223555291697208.key (/w/workspace/edgexfoundry_device-gpio_PR-244@tmp/private_key_207223555291697208.key) 10:59:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:59:36 + git tag --points-at HEAD [Pipeline] } 10:59:36 $ docker exec --env ******** --env ******** 715134b32416a3871d17ffe0074f4c6759ccddaebbce91c864658d6e3f93739d ssh-agent -k 10:59:37 unset SSH_AUTH_SOCK; 10:59:37 unset SSH_AGENT_PID; 10:59:37 echo Agent pid 39 killed; 10:59:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:59:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:59:37 [ssh-agent] Looking for ssh-agent implementation... 10:59:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:59:37 $ docker exec 715134b32416a3871d17ffe0074f4c6759ccddaebbce91c864658d6e3f93739d ssh-agent 10:59:37 SSH_AUTH_SOCK=/tmp/ssh-39HZ8AOoZTW7/agent.72 10:59:37 SSH_AGENT_PID=78 10:59:37 Running ssh-add (command line suppressed) 10:59:37 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-244@tmp/private_key_9747537088861562440.key (/w/workspace/edgexfoundry_device-gpio_PR-244@tmp/private_key_9747537088861562440.key) 10:59:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:59:37 + git semver init 10:59:38 2025-02-25 10:59:38,002 [run_init] DEBUG init version:0.0.0 force:False 10:59:38 2025-02-25 10:59:38,003 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-244/.semver 10:59:38 2025-02-25 10:59:38,004 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-244/.semver 10:59:38 2025-02-25 10:59:38,004 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-244/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-244, universal_newlines=False, shell=None, istream=None) 10:59:39 2025-02-25 10:59:39,708 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-244/.git/info/exclude 10:59:39 2025-02-25 10:59:39,709 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-244/.semver/PR-244 with force:False 10:59:39 2025-02-25 10:59:39,709 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-244/.semver/PR-244 10:59:39 2025-02-25 10:59:39,713 [execute] INFO git cat-file --batch-check 10:59:39 2025-02-25 10:59:39,714 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-244/.semver, universal_newlines=False, shell=None, istream=<valid stream>) 10:59:39 2025-02-25 10:59:39,720 [execute] INFO git cat-file --batch 10:59:39 2025-02-25 10:59:39,721 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-244/.semver, universal_newlines=False, shell=None, istream=<valid stream>) 10:59:39 2025-02-25 10:59:39,726 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-244/.semver/PR-244 10:59:39 0.0.0 [Pipeline] } 10:59:40 $ docker exec --env ******** --env ******** 715134b32416a3871d17ffe0074f4c6759ccddaebbce91c864658d6e3f93739d ssh-agent -k 10:59:40 unset SSH_AUTH_SOCK; 10:59:40 unset SSH_AGENT_PID; 10:59:40 echo Agent pid 78 killed; 10:59:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:59:40 + git semver [Pipeline] } 10:59:40 $ docker stop --time=1 715134b32416a3871d17ffe0074f4c6759ccddaebbce91c864658d6e3f93739d 10:59:42 $ docker rm -f --volumes 715134b32416a3871d17ffe0074f4c6759ccddaebbce91c864658d6e3f93739d [Pipeline] // withDockerContainer [Pipeline] sh 10:59:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:59:42 Stashed 1 file(s) [Pipeline] echo 10:59:43 [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 10:59:44 provisioning config files... 10:59:44 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-244@tmp/config1182417695696050038tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 10:59:44 ---> ****-login.sh 10:59:44 nexus3.edgexfoundry.org:10001 10:59:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:59:44 Configure a credential helper to remove this warning. See 10:59:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:59:44 10:59:44 Login Succeeded 10:59:44 nexus3.edgexfoundry.org:10002 10:59:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:59:44 Configure a credential helper to remove this warning. See 10:59:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:59:44 10:59:44 Login Succeeded 10:59:44 nexus3.edgexfoundry.org:10003 10:59:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:59:44 Configure a credential helper to remove this warning. See 10:59:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:59:44 10:59:44 Login Succeeded 10:59:44 nexus3.edgexfoundry.org:10004 10:59:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:59:44 Configure a credential helper to remove this warning. See 10:59:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:59:44 10:59:44 Login Succeeded 10:59:44 ****.io 10:59:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:59:45 Configure a credential helper to remove this warning. See 10:59:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:59:45 10:59:45 Login Succeeded 10:59:45 ---> ****-login.sh ends [Pipeline] } 10:59:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:59:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:59:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:59:45 ========================================================= 10:59:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 10:59:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:45 + 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 . 10:59:45 Sending build context to Docker daemon 30.46MB 10:59:45 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 10:59:45 Step 2/12 : FROM ${BASE} AS builder 10:59:46 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 10:59:46 da9db072f522: Pulling fs layer 10:59:46 6ef4a4ee8ca5: Pulling fs layer 10:59:46 06f05ace1117: Pulling fs layer 10:59:46 5fe327b54edc: Pulling fs layer 10:59:46 4f4fb700ef54: Pulling fs layer 10:59:46 92a5565b7b96: Pulling fs layer 10:59:46 ff9bb7016b71: Pulling fs layer 10:59:46 b67dba6c2c7d: Pulling fs layer 10:59:46 a813b0c90790: Pulling fs layer 10:59:46 5fe327b54edc: Waiting 10:59:46 4f4fb700ef54: Waiting 10:59:46 92a5565b7b96: Waiting 10:59:46 ff9bb7016b71: Waiting 10:59:46 b67dba6c2c7d: Waiting 10:59:46 a813b0c90790: Waiting 10:59:46 6ef4a4ee8ca5: Verifying Checksum 10:59:46 6ef4a4ee8ca5: Download complete 10:59:46 5fe327b54edc: Verifying Checksum 10:59:46 5fe327b54edc: Download complete 10:59:46 4f4fb700ef54: Verifying Checksum 10:59:46 4f4fb700ef54: Download complete 10:59:46 92a5565b7b96: Verifying Checksum 10:59:46 92a5565b7b96: Download complete 10:59:46 da9db072f522: Download complete 10:59:46 ff9bb7016b71: Verifying Checksum 10:59:46 ff9bb7016b71: Download complete 10:59:46 da9db072f522: Pull complete 10:59:46 a813b0c90790: Verifying Checksum 10:59:46 a813b0c90790: Download complete 10:59:46 6ef4a4ee8ca5: Pull complete 10:59:46 06f05ace1117: Verifying Checksum 10:59:46 06f05ace1117: Download complete 10:59:46 b67dba6c2c7d: Verifying Checksum 10:59:46 b67dba6c2c7d: Download complete 10:59:50 06f05ace1117: Pull complete 10:59:50 5fe327b54edc: Pull complete 10:59:50 4f4fb700ef54: Pull complete 10:59:50 92a5565b7b96: Pull complete 10:59:50 ff9bb7016b71: Pull complete 10:59:52 b67dba6c2c7d: Pull complete 10:59:52 a813b0c90790: Pull complete 10:59:52 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 10:59:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:59:52 ---> 3ba60ce46760 10:59:52 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:59:56 ---> Running in 1567b7b997f3 10:59:56 Removing intermediate container 1567b7b997f3 10:59:56 ---> 89766a08dc8e 10:59:56 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:59:56 ---> Running in 0443fc34846a 10:59:56 Removing intermediate container 0443fc34846a 10:59:56 ---> 51df36c50533 10:59:56 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 10:59:56 ---> Running in 2954fdf00ae6 10:59:56 Removing intermediate container 2954fdf00ae6 10:59:56 ---> 99e547d2b23d 10:59:56 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:59:56 ---> Running in 38b9f566d027 10:59:56 Removing intermediate container 38b9f566d027 10:59:56 ---> 5dd896362577 10:59:56 Step 7/12 : WORKDIR /device-gpio 10:59:56 ---> Running in 73ce63362d32 10:59:56 Removing intermediate container 73ce63362d32 10:59:56 ---> 7e71344c1a2d 10:59:56 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:59:56 ---> Running in 6f84d0e2e7d4 10:59:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:59:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:59:57 (1/4) Installing openssh-keygen (9.7_p1-r5) 10:59:57 (2/4) Installing libedit (20240517.3.1-r0) 10:59:57 (3/4) Installing openssh-client-common (9.7_p1-r5) 10:59:57 (4/4) Installing openssh-client-default (9.7_p1-r5) 10:59:57 Executing busybox-1.36.1-r29.trigger 10:59:57 OK: 252 MiB in 62 packages 10:59:57 Removing intermediate container 6f84d0e2e7d4 10:59:57 ---> c8c7780eb085 10:59:57 Step 9/12 : COPY go.mod vendor* ./ 10:59:57 ---> ec2af7ab7165 10:59:57 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:59:57 ---> Running in 4519af615ddb 11:00:44 Removing intermediate container 4519af615ddb 11:00:44 ---> fd3d2c4df252 11:00:44 Step 11/12 : COPY . . 11:00:44 ---> 2251845fcde5 11:00:44 Step 12/12 : RUN ${MAKE} 11:00:44 ---> Running in 71d873659e53 11:00:44 noop 11:00:44 Removing intermediate container 71d873659e53 11:00:44 ---> 6046f9eb555b 11:00:44 Successfully built 6046f9eb555b 11:00:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:44 + docker inspect -f . ci-base-image-x86_64 11:00:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:00:44 prd-ubuntu20.04-docker-8c-8g-39701 does not seem to be running inside a container 11:00:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-244 -v /w/workspace/edgexfoundry_device-gpio_PR-244:/w/workspace/edgexfoundry_device-gpio_PR-244:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-244@tmp:/w/workspace/edgexfoundry_device-gpio_PR-244@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:00:45 $ docker top 5b0c99ee81901dc44e8a163fbbb92bc49e3028b50b1c7a78023c3af5cee25fab -eo pid,comm [Pipeline] { [Pipeline] sh 11:00:45 + go version 11:00:45 go version go1.23.4 linux/amd64 [Pipeline] } 11:00:45 $ docker stop --time=1 5b0c99ee81901dc44e8a163fbbb92bc49e3028b50b1c7a78023c3af5cee25fab 11:00:47 $ docker rm -f --volumes 5b0c99ee81901dc44e8a163fbbb92bc49e3028b50b1c7a78023c3af5cee25fab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:47 + docker inspect -f . ci-base-image-x86_64 11:00:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:00:47 prd-ubuntu20.04-docker-8c-8g-39701 does not seem to be running inside a container 11:00:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_PR-244 -v /w/workspace/edgexfoundry_device-gpio_PR-244:/w/workspace/edgexfoundry_device-gpio_PR-244:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-244@tmp:/w/workspace/edgexfoundry_device-gpio_PR-244@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:00:48 $ docker top 8a808ab4906129994fad485af1b7e49c82536544338cd3d1125dea306df4bcc4 -eo pid,comm [Pipeline] { [Pipeline] sh 11:00:48 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-244 [Pipeline] fileExists [Pipeline] sh 11:00:49 + make test 11:00:49 go test ./... -coverprofile=coverage.out ./... 11:00:50 ? github.com/edgexfoundry/device-gpio [no test files] 11:01:12 github.com/edgexfoundry/device-gpio/cmd coverage: 0.0% of statements 11:01:12 github.com/edgexfoundry/device-gpio/internal/driver coverage: 0.0% of statements 11:01:22 go vet ./... 11:01:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:01:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:01:27 ./bin/test-attribution-txt.sh [Pipeline] echo 11:01:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:01:27 $ docker stop --time=1 8a808ab4906129994fad485af1b7e49c82536544338cd3d1125dea306df4bcc4 11:01:30 $ docker rm -f --volumes 8a808ab4906129994fad485af1b7e49c82536544338cd3d1125dea306df4bcc4 [Pipeline] // withDockerContainer [Pipeline] sh 11:01:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:01:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:01:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:01:32 + ls -al . 11:01:32 total 236 11:01:32 drwxrwxr-x 8 jenkins jenkins 4096 Feb 25 11:00 . 11:01:32 drwxrwxr-x 4 jenkins jenkins 4096 Feb 25 10:59 .. 11:01:32 -rw-rw-r-- 1 jenkins jenkins 120 Feb 25 10:59 .dockerignore 11:01:32 drwxrwxr-x 8 jenkins jenkins 4096 Feb 25 11:01 .git 11:01:32 drwxrwxr-x 3 jenkins jenkins 4096 Feb 25 10:59 .github 11:01:32 -rw-rw-r-- 1 jenkins jenkins 277 Feb 25 10:59 .gitignore 11:01:32 -rw-rw-r-- 1 jenkins jenkins 41 Feb 25 10:59 .golangci.yml 11:01:32 drwxr-xr-x 3 jenkins jenkins 4096 Feb 25 10:59 .semver 11:01:32 -rw-rw-r-- 1 jenkins jenkins 19399 Feb 25 10:59 Attribution.txt 11:01:32 -rw-rw-r-- 1 jenkins jenkins 7821 Feb 25 10:59 CHANGELOG.md 11:01:32 -rw-rw-r-- 1 jenkins jenkins 1694 Feb 25 10:59 Dockerfile 11:01:32 -rw-rw-r-- 1 jenkins jenkins 677 Feb 25 10:59 GOVERNANCE.md 11:01:32 -rw-rw-r-- 1 jenkins jenkins 657 Feb 25 10:59 Jenkinsfile 11:01:32 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 25 10:59 LICENSE 11:01:32 -rw-rw-r-- 1 jenkins jenkins 1923 Feb 25 10:59 Makefile 11:01:32 -rw-rw-r-- 1 jenkins jenkins 617 Feb 25 10:59 OWNERS.md 11:01:32 -rw-rw-r-- 1 jenkins jenkins 3578 Feb 25 10:59 README.md 11:01:32 -rw-rw-r-- 1 jenkins jenkins 5 Feb 25 10:59 VERSION 11:01:32 drwxrwxr-x 2 jenkins jenkins 4096 Feb 25 10:59 bin 11:01:32 drwxrwxr-x 3 jenkins jenkins 4096 Feb 25 10:59 cmd 11:01:32 -rw-r--r-- 1 jenkins jenkins 11486 Feb 25 11:01 coverage.out 11:01:32 -rw-rw-r-- 1 jenkins jenkins 6906 Feb 25 10:59 go.mod 11:01:32 -rw-rw-r-- 1 jenkins jenkins 100518 Feb 25 10:59 go.sum 11:01:32 drwxrwxr-x 3 jenkins jenkins 4096 Feb 25 10:59 internal 11:01:32 -rw-rw-r-- 1 jenkins jenkins 209 Feb 25 10:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:32 + docker build -t device-gpio -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=8f55f7f8489d22bebdc6008119d124ee9115391c --label arch=amd64 --label version=0.0.0 . 11:01:32 Sending build context to Docker daemon 30.47MB 11:01:32 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 11:01:32 Step 2/26 : FROM ${BASE} AS builder 11:01:32 ---> 6046f9eb555b 11:01:32 Step 3/26 : ARG ADD_BUILD_TAGS="" 11:01:32 ---> Running in aea5b6949d9d 11:01:32 Removing intermediate container aea5b6949d9d 11:01:32 ---> 53442755b7cb 11:01:32 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:01:32 ---> Running in 6ac4ec7194d4 11:01:33 Removing intermediate container 6ac4ec7194d4 11:01:33 ---> 9d6514073d1f 11:01:33 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " 11:01:33 ---> Running in aacebb710437 11:01:33 Removing intermediate container aacebb710437 11:01:33 ---> b8a035adb845 11:01:33 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 11:01:33 ---> Running in c96f6b15f837 11:01:33 Removing intermediate container c96f6b15f837 11:01:33 ---> f8a77ab2a1ca 11:01:33 Step 7/26 : WORKDIR /device-gpio 11:01:33 ---> Running in 10b24839b62e 11:01:33 Removing intermediate container 10b24839b62e 11:01:33 ---> 259e78c7a999 11:01:33 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:01:33 ---> Running in 396eef7da506 11:01:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:01:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:01:33 OK: 252 MiB in 62 packages 11:01:34 Removing intermediate container 396eef7da506 11:01:34 ---> e930d6b26968 11:01:34 Step 9/26 : COPY go.mod vendor* ./ 11:01:34 ---> 074b4cab7f2d 11:01:34 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:01:34 ---> Running in d969688bf04f 11:01:34 Removing intermediate container d969688bf04f 11:01:34 ---> 98927a36cb45 11:01:34 Step 11/26 : COPY . . 11:01:35 ---> b5a13f17ef8d 11:01:35 Step 12/26 : RUN ${MAKE} 11:01:35 ---> Running in 3fc5151cff5f 11:01:36 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 11:02:08 Removing intermediate container 3fc5151cff5f 11:02:08 ---> 4295c43d5697 11:02:08 Step 13/26 : FROM alpine:3.20 11:02:08 3.20: Pulling from library/alpine 11:02:08 0a9a5dfd008f: Pulling fs layer 11:02:08 0a9a5dfd008f: Download complete 11:02:08 0a9a5dfd008f: Pull complete 11:02:08 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 11:02:08 Status: Downloaded newer image for alpine:3.20 11:02:08 ---> ff221270b9fb 11:02:08 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 11:02:08 ---> Running in 373a7140cc72 11:02:08 Removing intermediate container 373a7140cc72 11:02:08 ---> 0ac7d1a85028 11:02:08 Step 15/26 : RUN apk add --update --no-cache dumb-init 11:02:08 ---> Running in 1c2042bc4605 11:02:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:02:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:02:08 (1/1) Installing dumb-init (1.2.5-r3) 11:02:08 Executing busybox-1.36.1-r29.trigger 11:02:08 OK: 8 MiB in 15 packages 11:02:09 Removing intermediate container 1c2042bc4605 11:02:09 ---> 79ad2f652f23 11:02:09 Step 16/26 : RUN apk --no-cache upgrade 11:02:09 ---> Running in 3f4166bc1f0e 11:02:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:02:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:02:09 OK: 8 MiB in 15 packages 11:02:10 Removing intermediate container 3f4166bc1f0e 11:02:10 ---> 7db332aee593 11:02:10 Step 17/26 : WORKDIR / 11:02:10 ---> Running in 7d41504dcbaf 11:02:10 Removing intermediate container 7d41504dcbaf 11:02:10 ---> ee522d87e9f3 11:02:10 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 11:02:10 ---> 7846b0ef12e4 11:02:10 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 11:02:10 ---> c18a3ddf4c7b 11:02:10 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 11:02:11 ---> 4db3037b4195 11:02:11 Step 21/26 : EXPOSE 59910 11:02:11 ---> Running in a9410ba0f6bc 11:02:11 Removing intermediate container a9410ba0f6bc 11:02:11 ---> a6ad7e736e1b 11:02:11 Step 22/26 : ENTRYPOINT ["/device-gpio"] 11:02:11 ---> Running in d476e807bb68 11:02:11 Removing intermediate container d476e807bb68 11:02:11 ---> 9550e9e4f306 11:02:11 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 11:02:11 ---> Running in c4e743b31cd2 11:02:11 Removing intermediate container c4e743b31cd2 11:02:11 ---> 7b58c495e979 11:02:11 Step 24/26 : LABEL arch=amd64 11:02:11 ---> Running in 99aeabab6fe6 11:02:11 Removing intermediate container 99aeabab6fe6 11:02:11 ---> e670afc103b9 11:02:11 Step 25/26 : LABEL git_sha=8f55f7f8489d22bebdc6008119d124ee9115391c 11:02:11 ---> Running in 4d04074f9b24 11:02:11 Removing intermediate container 4d04074f9b24 11:02:11 ---> 3d96343773b1 11:02:11 Step 26/26 : LABEL version=0.0.0 11:02:11 ---> Running in 05810b367447 11:02:11 Removing intermediate container 05810b367447 11:02:11 ---> 5c82bdc19578 11:02:11 [Warning] One or more build-args [ARCH] were not consumed 11:02:11 Successfully built 5c82bdc19578 11:02:11 Successfully tagged device-gpio: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 11:02:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:02:12 11:02:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:02:13 latest: Pulling from edgex-lftools-log-publisher 11:02:13 5eb5b503b376: Pulling fs layer 11:02:13 5c69ac0246d0: Pulling fs layer 11:02:13 ec43610c2a17: Pulling fs layer 11:02:13 3a2ae6a8a46f: Pulling fs layer 11:02:13 33b1e0a273af: Pulling fs layer 11:02:13 5d3b04190fa2: Pulling fs layer 11:02:13 2f39f015ded8: Pulling fs layer 11:02:13 3a2ae6a8a46f: Waiting 11:02:13 33b1e0a273af: Waiting 11:02:13 5d3b04190fa2: Waiting 11:02:13 2f39f015ded8: Waiting 11:02:13 5c69ac0246d0: Download complete 11:02:13 3a2ae6a8a46f: Verifying Checksum 11:02:13 3a2ae6a8a46f: Download complete 11:02:13 33b1e0a273af: Verifying Checksum 11:02:13 33b1e0a273af: Download complete 11:02:13 5d3b04190fa2: Verifying Checksum 11:02:13 5d3b04190fa2: Download complete 11:02:13 ec43610c2a17: Verifying Checksum 11:02:13 ec43610c2a17: Download complete 11:02:13 5eb5b503b376: Verifying Checksum 11:02:13 5eb5b503b376: Download complete 11:02:14 2f39f015ded8: Download complete 11:02:14 5eb5b503b376: Pull complete 11:02:14 5c69ac0246d0: Pull complete 11:02:15 ec43610c2a17: Pull complete 11:02:15 3a2ae6a8a46f: Pull complete 11:02:15 33b1e0a273af: Pull complete 11:02:15 5d3b04190fa2: Pull complete 11:02:19 2f39f015ded8: Pull complete 11:02:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:02:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:02:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:02:20 prd-ubuntu20.04-docker-8c-8g-39701 does not seem to be running inside a container 11:02:20 $ 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/edgexfoundry_device-gpio_PR-244 -v /w/workspace/edgexfoundry_device-gpio_PR-244:/w/workspace/edgexfoundry_device-gpio_PR-244:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-244@tmp:/w/workspace/edgexfoundry_device-gpio_PR-244@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:02:22 $ docker top 8cbdd0c47a0aeb4aeeb8d9240ee21fdd2a8a77dc1a2804804e0d977787e9a1c8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:02:22 ---> job-cost.sh 11:02:22 lf-activate-venv: SKIPPING 11:02:22 INFO: No Stack... 11:02:23 INFO: Retrieving Pricing Info for: v3-standard-8 11:02:23 INFO: Archiving Costs [Pipeline] sh 11:02:23 + cat /w/workspace/edgexfoundry_device-gpio_PR-244/archives/cost.csv 11:02:23 + cut -d, -f6 [Pipeline] lock 11:02:23 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-PR-244-1-stack-cost] 11:02:23 Resource [jenkins-edgexfoundry-device-gpio-PR-244-1-stack-cost] did not exist. Created. 11:02:23 Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-PR-244-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:02:24 + echo total: 0.2199999988079071 [Pipeline] stash 11:02:24 Stashed 1 file(s) [Pipeline] } 11:02:24 Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-PR-244-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:02:24 $ docker stop --time=1 8cbdd0c47a0aeb4aeeb8d9240ee21fdd2a8a77dc1a2804804e0d977787e9a1c8 11:02:25 $ docker rm -f --volumes 8cbdd0c47a0aeb4aeeb8d9240ee21fdd2a8a77dc1a2804804e0d977787e9a1c8 [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 11:02:26 provisioning config files... 11:02:26 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-244@tmp/config17897288499454864743tmp [Pipeline] { [Pipeline] sh 11:02:26 + set +x 11:02:26 + curl -s https://codecov.io/bash 11:02:26 + bash -s -- 11:02:26 11:02:26 _____ _ 11:02:26 / ____| | | 11:02:26 | | ___ __| | ___ ___ _____ __ 11:02:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:02:26 | |___| (_) | (_| | __/ (_| (_) \ V / 11:02:26 \_____\___/ \__,_|\___|\___\___/ \_/ 11:02:26 Bash-1.0.6 11:02:26 11:02:26 11:02:26 [0;36m==>[0m git version 2.25.1 found 11:02:26 [0;36m==>[0m 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 11:02:26 Release-Date: 2020-01-08 11:02:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:02:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:02:26 [0;90m==>[0m Jenkins CI detected. 11:02:26 [0;90mcurrent dir: [0m /w/workspace/edgexfoundry_device-gpio_PR-244 11:02:26 [0;90mproject root:[0m . 11:02:26 [0;90m-->[0m token set from env 11:02:26 [0;32mYaml not found, that's ok! Learn more at[0m [0;36mhttp://docs.codecov.io/docs/codecov-yaml[0m 11:02:26 [0;90m==>[0m Running gcov in . [0;90m(disable via -X gcov)[0m 11:02:26 [0;90m==>[0m Python coveragepy not found 11:02:26 [0;90m==>[0m Searching for coverage reports in: 11:02:26 [0;32m+[0m . 11:02:26 [0;90m->[0m Found 1 reports 11:02:26 [0;90m==>[0m Detecting git/mercurial file structure 11:02:26 [0;90m==>[0m Reading reports 11:02:26 [0;32m+[0m ./coverage.out [0;90mbytes=11486[0m 11:02:26 [0;90m==>[0m Appending adjustments 11:02:26 [0;36mhttps://docs.codecov.io/docs/fixing-reports[0m 11:02:26 [0;32m+[0m Found adjustments 11:02:26 [0;90m==>[0m Gzipping contents 11:02:26 4.0K /tmp/codecov.xxTuiP.gz 11:02:26 [0;90m==>[0m Uploading reports 11:02:26 [0;90murl:[0m https://codecov.io 11:02:26 [0;90mquery:[0m branch=PR-244&commit=8f55f7f8489d22bebdc6008119d124ee9115391c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-244%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=244&job=&cmd_args= 11:02:26 [0;90m->[0m Pinging Codecov 11:02:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=<hidden>&package=bash-1.0.6&token=****&branch=PR-244&commit=8f55f7f8489d22bebdc6008119d124ee9115391c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-244%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=244&job=&cmd_args= 11:02:27 [0;90m->[0m Uploading to 11:02:27 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-gpio/8f55f7f8489d22bebdc6008119d124ee9115391c/559dbe3f-568c-40db-864d-9379fa44aede.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250225%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250225T110226Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=51e31d251fac9dfbffb233d6fa51e77f8fadde871ba616b4ebc5db624db687f3 11:02:27 % Total % Received % Xferd Average Speed Time Time Time Current 11:02:27 Dload Upload Total Spent Left Speed 11:02:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1713 0 0 100 1713 0 7078 --:--:-- --:--:-- --:--:-- 7049 100 1713 0 0 100 1713 0 7078 --:--:-- --:--:-- --:--:-- 7049 11:02:27 [0;32m->[0m Reports have been successfully queued for processing at [0;36mhttps://app.codecov.io/github/edgexfoundry/device-gpio/commit/8f55f7f8489d22bebdc6008119d124ee9115391c[0m [Pipeline] } 11:02:27 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 11:02:29 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-244/archives ] 11:02:29 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-244/archives 11:02:29 total 16 11:02:29 drwxr-xr-x 3 root root 4096 Feb 25 11:02 . 11:02:29 drwxrwxr-x 9 jenkins jenkins 4096 Feb 25 11:02 .. 11:02:29 drwxr-xr-x 2 root root 4096 Feb 25 11:02 cost 11:02:29 -rw-r--r-- 1 root root 83 Feb 25 11:02 cost.csv 11:02:29 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-244/archives 11:02:29 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-244/archives 11:02:29 total 16 11:02:29 drwxr-xr-x 3 jenkins jenkins 4096 Feb 25 11:02 . 11:02:29 drwxrwxr-x 9 jenkins jenkins 4096 Feb 25 11:02 .. 11:02:29 drwxr-xr-x 2 jenkins jenkins 4096 Feb 25 11:02 cost 11:02:29 -rw-r--r-- 1 jenkins jenkins 83 Feb 25 11:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:02:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:02:30 ---> package-listing.sh 11:02:30 ++ facter osfamily 11:02:30 ++ tr '[:upper:]' '[:lower:]' 11:02:30 + OS_FAMILY=debian 11:02:30 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-244 11:02:30 + START_PACKAGES=/tmp/packages_start.txt 11:02:30 + END_PACKAGES=/tmp/packages_end.txt 11:02:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:02:30 + PACKAGES=/tmp/packages_start.txt 11:02:30 + '[' /w/workspace/edgexfoundry_device-gpio_PR-244 ']' 11:02:30 + PACKAGES=/tmp/packages_end.txt 11:02:30 + case "${OS_FAMILY}" in 11:02:30 + dpkg -l 11:02:30 + grep '^ii' 11:02:30 + '[' -f /tmp/packages_start.txt ']' 11:02:30 + '[' -f /tmp/packages_end.txt ']' 11:02:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:02:30 + '[' /w/workspace/edgexfoundry_device-gpio_PR-244 ']' 11:02:30 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-244/archives/ 11:02:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-244/archives/ [Pipeline] echo 11:02:31 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/edgexfoundry_device-gpio_PR-244/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:02:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:02:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:02:32 prd-ubuntu20.04-docker-8c-8g-39701 does not seem to be running inside a container 11:02:32 $ 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/edgexfoundry_device-gpio_PR-244/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_PR-244 -v /w/workspace/edgexfoundry_device-gpio_PR-244:/w/workspace/edgexfoundry_device-gpio_PR-244:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-244@tmp:/w/workspace/edgexfoundry_device-gpio_PR-244@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:02:32 $ docker top 29de6cae12fe79bba36db48c1ddccb1f2e93d47374d643d57ea91df90a568b4f -eo pid,comm [Pipeline] { [Pipeline] sh 11:02:32 + touch /tmp/pre-build-complete [Pipeline] sh 11:02:33 + mkdir -p /var/log/sysstat [Pipeline] sh 11:02:33 + ls /var/log/sa-host 11:02:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:02:33 provisioning config files... 11:02:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-244@tmp/config564856960851814624tmp [Pipeline] { [Pipeline] echo 11:02:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:02:33 ---> create-netrc.sh [Pipeline] } 11:02:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:02:34 ---> python-tools-install.sh [Pipeline] echo 11:02:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:02:34 ---> sudo-logs.sh 11:02:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:02:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:02:35 ---> job-cost.sh 11:02:35 lf-activate-venv: SKIPPING 11:02:35 DEBUG: total: 0.2199999988079071 11:02:35 INFO: Retrieving Stack Cost... 11:02:35 INFO: Retrieving Pricing Info for: v3-standard-8 11:02:35 INFO: Archiving Costs [Pipeline] echo 11:02:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:02:35 ---> logs-deploy.sh 11:02:35 lf-activate-venv: SKIPPING 11:02:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-244/1 11:02:35 INFO: archiving workspace using pattern(s): 11:02:36 Archives upload complete. 11:02:37 INFO: archiving logs to Nexus 11:02:37 ---> uname -a: 11:02:37 Linux prd-ubuntu20-04-docker-8c-8g-39701 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 11:02:37 11:02:37 11:02:37 ---> lscpu: 11:02:37 Architecture: x86_64 11:02:37 CPU op-mode(s): 32-bit, 64-bit 11:02:37 Byte Order: Little Endian 11:02:37 Address sizes: 40 bits physical, 48 bits virtual 11:02:37 CPU(s): 8 11:02:37 On-line CPU(s) list: 0-7 11:02:37 Thread(s) per core: 1 11:02:37 Core(s) per socket: 1 11:02:37 Socket(s): 8 11:02:37 NUMA node(s): 1 11:02:37 Vendor ID: AuthenticAMD 11:02:37 CPU family: 23 11:02:37 Model: 49 11:02:37 Model name: AMD EPYC-Rome Processor 11:02:37 Stepping: 0 11:02:37 CPU MHz: 2800.000 11:02:37 BogoMIPS: 5600.00 11:02:37 Virtualization: AMD-V 11:02:37 Hypervisor vendor: KVM 11:02:37 Virtualization type: full 11:02:37 L1d cache: 256 KiB 11:02:37 L1i cache: 256 KiB 11:02:37 L2 cache: 4 MiB 11:02:37 L3 cache: 128 MiB 11:02:37 NUMA node0 CPU(s): 0-7 11:02:37 Vulnerability Itlb multihit: Not affected 11:02:37 Vulnerability L1tf: Not affected 11:02:37 Vulnerability Mds: Not affected 11:02:37 Vulnerability Meltdown: Not affected 11:02:37 Vulnerability Mmio stale data: Not affected 11:02:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:02:37 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:02:37 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:02:37 Vulnerability Srbds: Not affected 11:02:37 Vulnerability Tsx async abort: Not affected 11:02:37 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 11:02:37 11:02:37 11:02:37 ---> nproc: 11:02:37 8 11:02:37 11:02:37 11:02:37 ---> df -h: 11:02:37 Filesystem Size Used Avail Use% Mounted on 11:02:37 overlay 155G 12G 143G 8% / 11:02:37 tmpfs 64M 0 64M 0% /dev 11:02:37 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:02:37 shm 64M 0 64M 0% /dev/shm 11:02:37 /dev/vda1 155G 12G 143G 8% /facter-os 11:02:37 11:02:37 11:02:37 ---> sar -b -r -n DEV: 11:02:37 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-39701) 02/25/25 _x86_64_ (8 CPU) 11:02:37 11:02:37 10:56:37 LINUX RESTART (8 CPU) 11:02:37 11:02:37 10:57:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:02:37 10:58:01 45.12 23.91 21.21 0.00 2390.65 28123.75 0.00 11:02:37 10:59:01 1.15 0.00 1.15 0.00 0.00 14.81 0.00 11:02:37 11:00:01 427.52 15.00 412.53 0.00 1908.83 38068.51 0.00 11:02:37 11:01:01 266.44 3.38 263.06 0.00 33.59 79078.15 0.00 11:02:37 11:02:01 143.31 11.51 131.79 0.00 3481.55 47353.31 0.00 11:02:37 Average: 177.15 10.72 166.44 0.00 1560.20 38562.13 0.00 11:02:37 11:02:37 10:57:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:02:37 10:58:01 30565112 31841324 539644 1.64 47296 1542520 1641080 4.84 616388 1417172 184 11:02:37 10:59:01 30567336 31843616 536852 1.63 47328 1542524 1641080 4.84 614976 1417148 172 11:02:37 11:00:01 29096840 31488216 830000 2.52 80588 2577852 1975028 5.82 1088524 2308572 2644 11:02:37 11:01:01 27164312 31323044 979768 2.98 191984 4063556 2297604 6.77 1700076 3441812 509708 11:02:37 11:02:01 27096472 31455620 841624 2.56 202896 4250924 2082804 6.14 1597964 3599876 35440 11:02:37 Average: 28898014 31590364 745578 2.27 114018 2795475 1927519 5.68 1123586 2436916 109630 11:02:37 11:02:37 10:57:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:02:37 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:02:37 10:58:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 11:02:37 10:58:01 ens3 143.09 108.30 435.15 24.00 0.00 0.00 0.00 0.00 11:02:37 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:02:37 10:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:02:37 10:59:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 11:02:37 11:00:01 docker0 143.25 156.50 11.44 396.64 0.00 0.00 0.00 0.00 11:02:37 11:00:01 lo 6.60 6.60 0.65 0.65 0.00 0.00 0.00 0.00 11:02:37 11:00:01 ens3 536.67 399.88 5820.31 87.03 0.00 0.00 0.00 0.00 11:02:37 11:00:01 veth88c77a1 102.28 114.18 9.88 88.02 0.00 0.00 0.00 0.01 11:02:37 11:01:01 docker0 230.39 359.87 20.10 3158.78 0.00 0.00 0.00 0.00 11:02:37 11:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:02:37 11:01:01 ens3 385.17 243.96 3183.45 32.72 0.00 0.00 0.00 0.00 11:02:37 11:01:01 vethcbc0268 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 11:02:37 11:02:01 docker0 1.58 3.43 0.09 38.14 0.00 0.00 0.00 0.00 11:02:37 11:02:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 11:02:37 11:02:01 ens3 89.12 41.03 1450.33 11.55 0.00 0.00 0.00 0.00 11:02:37 Average: docker0 75.30 104.31 6.35 721.08 0.00 0.00 0.00 0.00 11:02:37 Average: lo 1.52 1.52 0.15 0.15 0.00 0.00 0.00 0.00 11:02:37 Average: ens3 231.15 158.84 2183.74 31.09 0.00 0.00 0.00 0.00 11:02:37 11:02:37 11:02:37 ---> sar -P ALL: 11:02:37 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-39701) 02/25/25 _x86_64_ (8 CPU) 11:02:37 11:02:37 10:56:37 LINUX RESTART (8 CPU) 11:02:37 11:02:37 10:57:02 CPU %user %nice %system %iowait %steal %idle 11:02:37 10:58:01 all 1.84 0.00 0.36 0.87 0.01 96.91 11:02:37 10:58:01 0 2.04 0.00 0.35 1.08 0.03 96.49 11:02:37 10:58:01 1 1.10 0.00 0.42 0.05 0.02 98.41 11:02:37 10:58:01 2 2.38 0.00 0.29 0.20 0.02 97.12 11:02:37 10:58:01 3 3.09 0.00 0.24 0.17 0.00 96.51 11:02:37 10:58:01 4 2.07 0.00 0.27 0.05 0.02 97.59 11:02:37 10:58:01 5 1.32 0.00 0.53 0.14 0.02 98.00 11:02:37 10:58:01 6 1.56 0.00 0.39 5.12 0.02 92.91 11:02:37 10:58:01 7 1.19 0.00 0.41 0.17 0.00 98.24 11:02:37 10:59:01 all 0.08 0.00 0.02 0.01 0.00 99.89 11:02:37 10:59:01 0 0.48 0.00 0.05 0.03 0.00 99.43 11:02:37 10:59:01 1 0.03 0.00 0.02 0.02 0.02 99.92 11:02:37 10:59:01 2 0.03 0.00 0.00 0.00 0.02 99.95 11:02:37 10:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:02:37 10:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:02:37 10:59:01 5 0.05 0.00 0.02 0.00 0.00 99.93 11:02:37 10:59:01 6 0.00 0.00 0.03 0.00 0.00 99.97 11:02:37 10:59:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:02:37 11:00:01 all 8.13 0.00 3.13 1.78 0.05 86.91 11:02:37 11:00:01 0 7.26 0.00 3.19 2.25 0.05 87.25 11:02:37 11:00:01 1 8.61 0.00 3.23 0.84 0.05 87.26 11:02:37 11:00:01 2 6.09 0.00 2.98 0.42 0.05 90.46 11:02:37 11:00:01 3 7.60 0.00 2.20 0.29 0.05 89.86 11:02:37 11:00:01 4 9.05 0.00 2.62 0.60 0.05 87.68 11:02:37 11:00:01 5 8.26 0.00 4.10 5.81 0.07 81.77 11:02:37 11:00:01 6 8.39 0.00 3.69 3.51 0.03 84.38 11:02:37 11:00:01 7 9.75 0.00 3.03 0.49 0.07 86.66 11:02:37 11:01:01 all 22.20 0.00 6.11 2.79 0.07 68.84 11:02:37 11:01:01 0 22.37 0.00 6.45 0.49 0.07 70.62 11:02:37 11:01:01 1 21.71 0.00 6.31 1.08 0.08 70.82 11:02:37 11:01:01 2 19.98 0.00 4.82 2.07 0.07 73.06 11:02:37 11:01:01 3 22.55 0.00 5.73 8.38 0.07 63.28 11:02:37 11:01:01 4 23.06 0.00 5.25 0.47 0.05 71.17 11:02:37 11:01:01 5 22.76 0.00 6.58 8.03 0.08 62.54 11:02:37 11:01:01 6 22.30 0.00 6.40 0.64 0.07 70.59 11:02:37 11:01:01 7 22.85 0.00 7.30 1.16 0.07 68.62 11:02:37 11:02:01 all 51.01 0.00 8.30 1.39 0.09 39.21 11:02:37 11:02:01 0 50.56 0.00 7.93 2.08 0.10 39.32 11:02:37 11:02:01 1 50.62 0.00 7.91 0.82 0.10 40.54 11:02:37 11:02:01 2 49.59 0.00 7.34 1.00 0.08 41.99 11:02:37 11:02:01 3 52.39 0.00 8.40 0.87 0.10 38.24 11:02:37 11:02:01 4 51.49 0.00 7.91 0.74 0.07 39.79 11:02:37 11:02:01 5 51.55 0.00 9.20 3.04 0.08 36.12 11:02:37 11:02:01 6 51.19 0.00 8.53 1.61 0.08 38.59 11:02:37 11:02:01 7 50.71 0.00 9.20 0.91 0.07 39.11 11:02:37 Average: all 16.64 0.00 3.58 1.36 0.05 78.37 11:02:37 Average: 0 16.53 0.00 3.59 1.19 0.05 78.65 11:02:37 Average: 1 16.43 0.00 3.58 0.56 0.05 79.38 11:02:37 Average: 2 15.57 0.00 3.08 0.74 0.05 80.56 11:02:37 Average: 3 17.12 0.00 3.31 1.94 0.04 77.59 11:02:37 Average: 4 17.12 0.00 3.21 0.37 0.04 79.26 11:02:37 Average: 5 16.75 0.00 4.08 3.40 0.05 75.72 11:02:37 Average: 6 16.69 0.00 3.81 2.17 0.04 77.30 11:02:37 Average: 7 16.89 0.00 3.99 0.55 0.04 78.53 11:02:37 11:02:37 11:02:37