Pull request #100 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 sabrina-lin527 for edgexfoundry/device-s7 Loading trusted files from base branch main at 11eafb8f501a5a59e90cae954f9c3b373290224d rather than 41a793ffc0d1ff472e4b5010543587cbfc5e275d Obtained Jenkinsfile from 11eafb8f501a5a59e90cae954f9c3b373290224d 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-ssh4796115709827203883.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh4406206912293054286.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 9e33b5f99b7cedde76767482fee1377374ce7877 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-s7/branches/PR-100/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-s7/branches/PR-100/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7012304419348206187.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-s7/branches/PR-100/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4089311173335562547.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > 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-ssh8703706420591317685.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-s7/branches/PR-100/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-s7/branches/PR-100/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2583873220166616317.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 9e33b5f99b7cedde76767482fee1377374ce7877 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-s7, goVersion:1.25] ========================================================= [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-s7-settings PROJECT: device-s7 USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 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-s7 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 ‘prd-ubuntu20.04-docker-8c-8g-10543’ is offline Running on prd-ubuntu20.04-docker-8c-8g-10544 in /w/workspace/edgexfoundry_device-s7_PR-100 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-s7.git > git init /w/workspace/edgexfoundry_device-s7_PR-100 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.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-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-s7.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-s7.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/pull/100/head:refs/remotes/origin/PR-100 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 11eafb8f501a5a59e90cae954f9c3b373290224d into PR head commit 41a793ffc0d1ff472e4b5010543587cbfc5e275d Merge succeeded, producing 41a793ffc0d1ff472e4b5010543587cbfc5e275d Checking out Revision 41a793ffc0d1ff472e4b5010543587cbfc5e275d (PR-100) > git config core.sparsecheckout # timeout=10 > git checkout -f 41a793ffc0d1ff472e4b5010543587cbfc5e275d # 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 11eafb8f501a5a59e90cae954f9c3b373290224d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 41a793ffc0d1ff472e4b5010543587cbfc5e275d # timeout=10 Commit message: "docs: update cahgelog for 4.0.2 release" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 9e33b5f99b7cedde76767482fee1377374ce7877 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:24:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:24:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:24:53 ========================================================= 21:24:53 EdgeX Global Pipelines Version Info 21:24:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:24:54 ------------------- 21:24:54 stable info: 21:24:54 ------------------- 21:24:54 Commited By: Cherry Wang cherry@iotechsys.com 21:24:54 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 21:24:54 Message: update stable to v1.0.280 21:24:55 ------------------- 21:24:55 experimental info: 21:24:55 ------------------- 21:24:55 Commited By: Cherry Wang cherry@iotechsys.com 21:24:55 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 21:24:55 Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:24:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo 21:24:55 [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo 21:24:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:24:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:24:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:24:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 21:24:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:24:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:24:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:24:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:24:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:24:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo 21:24:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:24:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:24:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:24:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:24:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:24:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:24:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:24:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:24:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:24:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:24:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:24:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:24:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:24:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:24:56 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:24:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-100 [Pipeline] echo 21:24:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-100 [Pipeline] echo 21:24:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-100 [Pipeline] echo 21:24:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 41a793ffc0d1ff472e4b5010543587cbfc5e275d [Pipeline] echo 21:24:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 41a793f [Pipeline] echo 21:24:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:24:57 provisioning config files... 21:24:57 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_PR-100@tmp/config6088919398808053591tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:24:57 ---> ****-login.sh 21:24:57 nexus3.edgexfoundry.org:10001 21:24:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:24:58 21:24:58 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 21:24:58 Configure a credential helper to remove this warning. See 21:24:58 https://docs.****.com/go/credential-store/ 21:24:58 21:24:58 Login Succeeded 21:24:58 nexus3.edgexfoundry.org:10002 21:24:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:24:58 21:24:58 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 21:24:58 Configure a credential helper to remove this warning. See 21:24:58 https://docs.****.com/go/credential-store/ 21:24:58 21:24:58 Login Succeeded 21:24:58 nexus3.edgexfoundry.org:10003 21:24:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:24:58 21:24:58 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 21:24:58 Configure a credential helper to remove this warning. See 21:24:58 https://docs.****.com/go/credential-store/ 21:24:58 21:24:58 Login Succeeded 21:24:58 nexus3.edgexfoundry.org:10004 21:24:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:24:58 21:24:58 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 21:24:58 Configure a credential helper to remove this warning. See 21:24:58 https://docs.****.com/go/credential-store/ 21:24:58 21:24:58 Login Succeeded 21:24:58 ****.io 21:24:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:24:58 21:24:58 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 21:24:58 Configure a credential helper to remove this warning. See 21:24:58 https://docs.****.com/go/credential-store/ 21:24:58 21:24:58 Login Succeeded 21:24:58 ---> ****-login.sh ends [Pipeline] } 21:24:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:24:59 + git rev-list -1 --merges 41a793ffc0d1ff472e4b5010543587cbfc5e275d~1..41a793ffc0d1ff472e4b5010543587cbfc5e275d [Pipeline] echo 21:24:59 -----------> git rev-list -1 --merges 41a793ffc0d1ff472e4b5010543587cbfc5e275d~1..41a793ffc0d1ff472e4b5010543587cbfc5e275d 41a793ffc0d1ff472e4b5010543587cbfc5e275d [false] [Pipeline] sh 21:24:59 + git log --format=format:%s -1 41a793ffc0d1ff472e4b5010543587cbfc5e275d [Pipeline] echo 21:24:59 ========================================================= 21:24:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:24:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:25:00 + git log --format=format:%s -1 41a793ffc0d1ff472e4b5010543587cbfc5e275d [Pipeline] echo 21:25:00 [semverPrep] GIT_COMMIT: 41a793ffc0d1ff472e4b5010543587cbfc5e275d, Commit Message: docs: update cahgelog for 4.0.2 release [Pipeline] echo 21:25:00 [semverPrep] This is not a build commit. [Pipeline] sh 21:25:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:25:00 + grep -v github /etc/ssh/ssh_known_hosts 21:25:00 + [ -e /tmp/ssh_known_hosts ] 21:25:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:25:00 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:25:00 + sudo tee -a /etc/ssh/ssh_known_hosts 21:25:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:25:01 21:25:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:25:01 0.1.4: Pulling from edgex-devops/py-git-semver 21:25:01 3dae71ba6b94: Pulling fs layer 21:25:01 6bf1a483ea7c: Pulling fs layer 21:25:01 f5dfc541a4d3: Pulling fs layer 21:25:01 461d9e800cba: Pulling fs layer 21:25:01 80192f66455f: Pulling fs layer 21:25:01 2e8e34ca0e6c: Pulling fs layer 21:25:01 a29436f7fd5d: Pulling fs layer 21:25:01 923cac83aea3: Pulling fs layer 21:25:01 25ad8b0a4227: Pulling fs layer 21:25:01 db01528c6b51: Pulling fs layer 21:25:01 28988de357af: Pulling fs layer 21:25:01 923cac83aea3: Waiting 21:25:01 a29436f7fd5d: Waiting 21:25:01 461d9e800cba: Waiting 21:25:01 2e8e34ca0e6c: Waiting 21:25:01 25ad8b0a4227: Waiting 21:25:01 80192f66455f: Waiting 21:25:01 db01528c6b51: Waiting 21:25:01 6bf1a483ea7c: Verifying Checksum 21:25:01 6bf1a483ea7c: Download complete 21:25:01 461d9e800cba: Download complete 21:25:01 80192f66455f: Verifying Checksum 21:25:01 80192f66455f: Download complete 21:25:01 f5dfc541a4d3: Verifying Checksum 21:25:01 f5dfc541a4d3: Download complete 21:25:01 3dae71ba6b94: Verifying Checksum 21:25:01 3dae71ba6b94: Download complete 21:25:01 923cac83aea3: Download complete 21:25:02 25ad8b0a4227: Verifying Checksum 21:25:02 25ad8b0a4227: Download complete 21:25:02 db01528c6b51: Download complete 21:25:02 28988de357af: Download complete 21:25:02 a29436f7fd5d: Verifying Checksum 21:25:02 a29436f7fd5d: Download complete 21:25:02 2e8e34ca0e6c: Download complete 21:25:03 3dae71ba6b94: Pull complete 21:25:03 6bf1a483ea7c: Pull complete 21:25:04 f5dfc541a4d3: Pull complete 21:25:04 461d9e800cba: Pull complete 21:25:04 80192f66455f: Pull complete 21:25:08 2e8e34ca0e6c: Pull complete 21:25:09 a29436f7fd5d: Pull complete 21:25:09 923cac83aea3: Pull complete 21:25:09 25ad8b0a4227: Pull complete 21:25:10 db01528c6b51: Pull complete 21:25:10 28988de357af: Pull complete 21:25:10 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 21:25:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:25:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:25:10 prd-ubuntu20.04-docker-8c-8g-10544 does not seem to be running inside a container 21:25:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_PR-100 -v /w/workspace/edgexfoundry_device-s7_PR-100:/w/workspace/edgexfoundry_device-s7_PR-100:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-100@tmp:/w/workspace/edgexfoundry_device-s7_PR-100@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 21:25:13 $ docker top 21604e3d25b14c0ac5b98c8b74dedebe78d9bf9b31f8a7e246435651bb3a7bdd -eo pid,comm 21:25:13 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). 21:25:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:25:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:25:13 [ssh-agent] Looking for ssh-agent implementation... 21:25:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:25:13 $ docker exec 21604e3d25b14c0ac5b98c8b74dedebe78d9bf9b31f8a7e246435651bb3a7bdd ssh-agent 21:25:13 SSH_AUTH_SOCK=/tmp/ssh-UNi4YR0ENAux/agent.32 21:25:13 SSH_AGENT_PID=38 21:25:13 Running ssh-add (command line suppressed) 21:25:13 Identity added: /w/workspace/edgexfoundry_device-s7_PR-100@tmp/private_key_12819701561283204620.key (/w/workspace/edgexfoundry_device-s7_PR-100@tmp/private_key_12819701561283204620.key) 21:25:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:25:14 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_PR-100 [Pipeline] sh 21:25:14 + git tag --points-at HEAD [Pipeline] } 21:25:14 $ docker exec --env ******** --env ******** 21604e3d25b14c0ac5b98c8b74dedebe78d9bf9b31f8a7e246435651bb3a7bdd ssh-agent -k 21:25:14 unset SSH_AUTH_SOCK; 21:25:14 unset SSH_AGENT_PID; 21:25:14 echo Agent pid 38 killed; 21:25:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:25:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:25:14 [ssh-agent] Looking for ssh-agent implementation... 21:25:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:25:14 $ docker exec 21604e3d25b14c0ac5b98c8b74dedebe78d9bf9b31f8a7e246435651bb3a7bdd ssh-agent 21:25:14 SSH_AUTH_SOCK=/tmp/ssh-tp5Zk2pXeYLD/agent.85 21:25:14 SSH_AGENT_PID=91 21:25:14 Running ssh-add (command line suppressed) 21:25:15 Identity added: /w/workspace/edgexfoundry_device-s7_PR-100@tmp/private_key_18285310710787826843.key (/w/workspace/edgexfoundry_device-s7_PR-100@tmp/private_key_18285310710787826843.key) 21:25:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:25:15 + git semver init 21:25:15 2026-05-24 21:25:15,705 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 21:25:15 2026-05-24 21:25:15,709 [run_init] DEBUG init version:0.0.0 force:False 21:25:15 2026-05-24 21:25:15,710 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_PR-100/.semver 21:25:15 2026-05-24 21:25:15,711 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_PR-100/.semver 21:25:15 2026-05-24 21:25:15,711 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-s7.git', '/w/workspace/edgexfoundry_device-s7_PR-100/.semver'], cwd=/w/workspace/edgexfoundry_device-s7_PR-100, stdin=None, shell=False, universal_newlines=False) 21:25:17 2026-05-24 21:25:16,789 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_PR-100/.git/info/exclude 21:25:17 2026-05-24 21:25:16,790 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_PR-100/.semver/PR-100 with force:False 21:25:17 2026-05-24 21:25:16,790 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-s7_PR-100/.semver/PR-100 21:25:17 2026-05-24 21:25:16,795 [execute] INFO git cat-file --batch-check 21:25:17 2026-05-24 21:25:16,795 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_PR-100/.semver, stdin=, shell=False, universal_newlines=False) 21:25:17 2026-05-24 21:25:16,800 [execute] INFO git cat-file --batch 21:25:17 2026-05-24 21:25:16,800 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_PR-100/.semver, stdin=, shell=False, universal_newlines=False) 21:25:17 2026-05-24 21:25:16,802 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_PR-100/.semver/PR-100 21:25:17 0.0.0 [Pipeline] } 21:25:17 $ docker exec --env ******** --env ******** 21604e3d25b14c0ac5b98c8b74dedebe78d9bf9b31f8a7e246435651bb3a7bdd ssh-agent -k 21:25:17 unset SSH_AUTH_SOCK; 21:25:17 unset SSH_AGENT_PID; 21:25:17 echo Agent pid 91 killed; 21:25:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:25:17 + git semver [Pipeline] } 21:25:18 $ docker stop --time=1 21604e3d25b14c0ac5b98c8b74dedebe78d9bf9b31f8a7e246435651bb3a7bdd 21:25:19 $ docker rm -f --volumes 21604e3d25b14c0ac5b98c8b74dedebe78d9bf9b31f8a7e246435651bb3a7bdd [Pipeline] // withDockerContainer [Pipeline] sh 21:25:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:25:20 Stashed 1 file(s) [Pipeline] echo 21:25:20 [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:25:21 provisioning config files... 21:25:21 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_PR-100@tmp/config17947195370425371042tmp [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 21:25:21 ---> ****-login.sh 21:25:21 nexus3.edgexfoundry.org:10001 21:25:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:25:21 Login Succeeded 21:25:21 nexus3.edgexfoundry.org:10002 21:25:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:25:21 Login Succeeded 21:25:21 nexus3.edgexfoundry.org:10003 21:25:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:25:21 Login Succeeded 21:25:21 nexus3.edgexfoundry.org:10004 21:25:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:25:21 Login Succeeded 21:25:21 ****.io 21:25:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:25:22 Login Succeeded 21:25:22 ---> ****-login.sh ends [Pipeline] } 21:25:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:25:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 21:25:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 21:25:22 ========================================================= 21:25:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 21:25:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:23 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 21:25:23 #0 building with "default" instance using docker driver 21:25:23 21:25:23 #1 [internal] load build definition from Dockerfile 21:25:23 #1 transferring dockerfile: 1.62kB done 21:25:23 #1 DONE 0.0s 21:25:23 21:25:23 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 21:25:23 #2 DONE 0.1s 21:25:23 21:25:23 #3 [internal] load .dockerignore 21:25:23 #3 transferring context: 2B done 21:25:23 #3 DONE 0.0s 21:25:23 21:25:23 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 21:25:23 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 21:25:23 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 21:25:23 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s 21:25:23 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 1.71MB / 60.15MB 0.1s 21:25:23 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 21:25:23 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 21:25:23 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 21:25:23 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s 21:25:23 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 21:25:23 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 9.44MB / 60.15MB 0.2s 21:25:23 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 21:25:23 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s 21:25:23 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 1.05MB / 11.98MB 0.2s 21:25:23 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 21:25:23 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 21:25:23 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.2s 21:25:24 #4 ... 21:25:24 21:25:24 #5 [internal] load build context 21:25:24 #5 transferring context: 17.08MB 0.2s done 21:25:24 #5 DONE 0.2s 21:25:24 21:25:24 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 21:25:24 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 22.02MB / 60.15MB 0.3s 21:25:24 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 21:25:24 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 7.34MB / 11.98MB 0.3s 21:25:24 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 7.34MB / 112.58MB 0.3s 21:25:24 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 21:25:24 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 49.42MB / 60.15MB 0.5s 21:25:24 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done 21:25:24 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 23.07MB / 112.58MB 0.5s 21:25:24 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done 21:25:24 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 2.10MB / 14.72MB 0.5s 21:25:24 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s 21:25:24 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 33.55MB / 112.58MB 0.6s 21:25:24 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 7.34MB / 14.72MB 0.6s 21:25:24 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 51.38MB / 112.58MB 0.7s 21:25:24 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 13.63MB / 14.72MB 0.7s 21:25:24 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.8s done 21:25:24 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 70.25MB / 112.58MB 0.8s 21:25:24 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.8s done 21:25:24 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 21:25:24 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 92.27MB / 112.58MB 0.9s 21:25:24 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s 21:25:25 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.3s done 21:25:30 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.9s done 21:25:30 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 21:25:30 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 21:25:30 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 21:25:30 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 21:25:30 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 21:25:30 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done 21:25:30 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 21:25:34 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.6s done 21:25:34 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 21:25:34 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.8s done 21:25:34 #4 DONE 11.2s 21:25:34 21:25:34 #6 [builder 2/7] WORKDIR /device-s7 21:25:37 #6 DONE 2.5s 21:25:37 21:25:37 #7 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev 21:25:37 #7 0.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 21:25:37 #7 0.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 21:25:38 #7 0.788 OK: 265 MiB in 60 packages 21:25:38 #7 DONE 0.9s 21:25:38 21:25:38 #8 [builder 4/7] COPY go.mod vendor* ./ 21:25:38 #8 DONE 0.0s 21:25:38 21:25:38 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:25:50 #9 DONE 12.3s 21:25:50 21:25:50 #10 [builder 6/7] COPY . . 21:25:50 #10 DONE 0.1s 21:25:50 21:25:50 #11 [builder 7/7] RUN echo noop 21:25:51 #11 0.213 noop 21:25:51 #11 DONE 0.3s 21:25:51 21:25:51 #12 exporting to image 21:25:51 #12 exporting layers 21:26:01 #12 exporting layers 8.7s done 21:26:01 #12 writing image sha256:2d6706977de40900b3517d5fa00b86aee0f480873ca705943ac9b32300ec6ecd done 21:26:01 #12 naming to docker.io/library/ci-base-image-x86_64 done 21:26:01 #12 DONE 8.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:01 + docker inspect -f . ci-base-image-x86_64 21:26:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:26:01 prd-ubuntu20.04-docker-8c-8g-10544 does not seem to be running inside a container 21:26:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_PR-100 -v /w/workspace/edgexfoundry_device-s7_PR-100:/w/workspace/edgexfoundry_device-s7_PR-100:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-100@tmp:/w/workspace/edgexfoundry_device-s7_PR-100@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 21:26:02 $ docker top e1b3a5a9603aef421d598b5973c04b62c40a10775ed6cd3b554546dc2928154b -eo pid,comm [Pipeline] { [Pipeline] sh 21:26:02 + go version 21:26:02 go version go1.25.2 linux/amd64 [Pipeline] } 21:26:02 $ docker stop --time=1 e1b3a5a9603aef421d598b5973c04b62c40a10775ed6cd3b554546dc2928154b 21:26:03 $ docker rm -f --volumes e1b3a5a9603aef421d598b5973c04b62c40a10775ed6cd3b554546dc2928154b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:04 + docker inspect -f . ci-base-image-x86_64 21:26:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:26:04 prd-ubuntu20.04-docker-8c-8g-10544 does not seem to be running inside a container 21:26:04 $ 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-s7_PR-100 -v /w/workspace/edgexfoundry_device-s7_PR-100:/w/workspace/edgexfoundry_device-s7_PR-100:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-100@tmp:/w/workspace/edgexfoundry_device-s7_PR-100@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 21:26:05 $ docker top d0b9e7e9ff877299c151d3b74498578df015efa9826059fe66fee37cdc0523fb -eo pid,comm [Pipeline] { [Pipeline] sh 21:26:05 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_PR-100 [Pipeline] fileExists [Pipeline] sh 21:26:06 + make test 21:26:06 go test -race -coverprofile=coverage.out ./... 21:26:14 ? github.com/edgexfoundry/device-s7 [no test files] 21:26:46 github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements 21:26:46 ok github.com/edgexfoundry/device-s7/internal/driver 1.029s coverage: 6.8% of statements 21:27:12 0 issues. 21:27:12 go vet ./... 21:27:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:27:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:27:19 ./bin/test-attribution-txt.sh 21:27:19 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 21:27:19 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 21:27:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } 21:27:19 $ docker stop --time=1 d0b9e7e9ff877299c151d3b74498578df015efa9826059fe66fee37cdc0523fb 21:27:21 $ docker rm -f --volumes d0b9e7e9ff877299c151d3b74498578df015efa9826059fe66fee37cdc0523fb [Pipeline] // withDockerContainer [Pipeline] sh 21:27:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:27:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:27:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:27:23 + ls -al . 21:27:23 total 224 21:27:23 drwxrwxr-x 8 jenkins jenkins 4096 May 24 21:26 . 21:27:23 drwxrwxr-x 4 jenkins jenkins 4096 May 24 21:24 .. 21:27:23 drwxrwxr-x 8 jenkins jenkins 4096 May 24 21:26 .git 21:27:23 drwxrwxr-x 2 jenkins jenkins 4096 May 24 21:24 .github 21:27:23 -rw-rw-r-- 1 jenkins jenkins 237 May 24 21:24 .gitignore 21:27:23 -rw-rw-r-- 1 jenkins jenkins 359 May 24 21:24 .golangci.yml 21:27:23 drwxr-xr-x 3 jenkins jenkins 4096 May 24 21:25 .semver 21:27:23 -rw-rw-r-- 1 jenkins jenkins 22332 May 24 21:24 Attribution.txt 21:27:23 -rw-rw-r-- 1 jenkins jenkins 1853 May 24 21:24 CHANGLOG.md 21:27:23 -rw-rw-r-- 1 jenkins jenkins 1579 May 24 21:24 Dockerfile 21:27:23 -rw-rw-r-- 1 jenkins jenkins 665 May 24 21:24 Jenkinsfile 21:27:23 -rw-rw-r-- 1 jenkins jenkins 10947 May 24 21:24 LICENSE 21:27:23 -rw-rw-r-- 1 jenkins jenkins 1902 May 24 21:24 Makefile 21:27:23 -rw-rw-r-- 1 jenkins jenkins 614 May 24 21:24 OWNERS.md 21:27:23 -rw-rw-r-- 1 jenkins jenkins 2393 May 24 21:24 README.md 21:27:23 -rw-rw-r-- 1 jenkins jenkins 5 May 24 21:25 VERSION 21:27:23 drwxrwxr-x 2 jenkins jenkins 4096 May 24 21:24 bin 21:27:23 drwxrwxr-x 3 jenkins jenkins 4096 May 24 21:24 cmd 21:27:23 -rw-r--r-- 1 jenkins jenkins 19094 May 24 21:26 coverage.out 21:27:23 -rw-rw-r-- 1 jenkins jenkins 6567 May 24 21:24 go.mod 21:27:23 -rw-rw-r-- 1 jenkins jenkins 89389 May 24 21:24 go.sum 21:27:23 drwxrwxr-x 3 jenkins jenkins 4096 May 24 21:24 internal 21:27:23 -rw-rw-r-- 1 jenkins jenkins 223 May 24 21:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:24 + docker build -t device-s7 -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=41a793ffc0d1ff472e4b5010543587cbfc5e275d --label arch=amd64 --label version=0.0.0 . 21:27:24 #0 building with "default" instance using docker driver 21:27:24 21:27:24 #1 [internal] load build definition from Dockerfile 21:27:24 #1 transferring dockerfile: 1.62kB done 21:27:24 #1 DONE 0.0s 21:27:24 21:27:24 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:27:24 #2 DONE 0.0s 21:27:24 21:27:24 #3 [internal] load metadata for docker.io/library/alpine:3.22 21:27:24 #3 DONE 0.2s 21:27:24 21:27:24 #4 [internal] load .dockerignore 21:27:24 #4 transferring context: 2B done 21:27:24 #4 DONE 0.0s 21:27:24 21:27:24 #5 [internal] load build context 21:27:24 #5 transferring context: 30.53kB 0.0s done 21:27:24 #5 DONE 0.0s 21:27:24 21:27:24 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 21:27:24 #6 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 21:27:24 #6 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 21:27:24 #6 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 21:27:24 #6 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 21:27:24 #6 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 21:27:24 #6 ... 21:27:24 21:27:24 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 21:27:24 #7 DONE 0.1s 21:27:24 21:27:24 #8 [builder 2/7] WORKDIR /device-s7 21:27:24 #8 DONE 0.0s 21:27:24 21:27:24 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 21:27:24 #6 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s 21:27:24 #6 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.2s done 21:27:24 #6 DONE 0.3s 21:27:24 21:27:24 #9 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev 21:27:24 #9 0.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 21:27:25 #9 0.378 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 21:27:25 #9 0.754 OK: 265 MiB in 60 packages 21:27:25 #9 DONE 0.9s 21:27:25 21:27:25 #10 [builder 4/7] COPY go.mod vendor* ./ 21:27:25 #10 DONE 0.0s 21:27:25 21:27:25 #11 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 21:27:25 #11 0.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 21:27:25 #11 0.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 21:27:25 #11 0.678 (1/1) Installing dumb-init (1.2.5-r3) 21:27:25 #11 0.686 Executing busybox-1.37.0-r20.trigger 21:27:25 #11 0.705 OK: 7 MiB in 17 packages 21:27:25 #11 DONE 0.8s 21:27:25 21:27:25 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:27:25 #12 DONE 0.4s 21:27:25 21:27:25 #13 [stage-1 3/7] RUN apk --no-cache upgrade 21:27:25 #13 ... 21:27:25 21:27:25 #14 [builder 6/7] COPY . . 21:27:25 #14 DONE 0.1s 21:27:25 21:27:25 #13 [stage-1 3/7] RUN apk --no-cache upgrade 21:27:25 #13 0.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 21:27:25 #13 0.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 21:27:26 #13 0.737 OK: 7 MiB in 17 packages 21:27:26 #13 DONE 0.8s 21:27:26 21:27:26 #15 [builder 7/7] RUN make build 21:27:26 #15 0.199 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.65" -trimpath -mod=readonly -o cmd/device-s7 ./cmd 21:27:58 #15 DONE 27.8s 21:27:58 21:27:58 #16 [stage-1 4/7] COPY --from=builder /device-s7/Attribution.txt /Attribution.txt 21:27:58 #16 DONE 0.0s 21:27:58 21:27:58 #17 [stage-1 5/7] COPY --from=builder /device-s7/cmd/device-s7 /device-s7 21:27:58 #17 DONE 0.3s 21:27:58 21:27:58 #18 [stage-1 6/7] COPY --from=builder /device-s7/cmd/res /res 21:27:58 #18 DONE 0.0s 21:27:58 21:27:58 #19 exporting to image 21:27:58 #19 exporting layers 21:27:58 #19 exporting layers 0.2s done 21:27:58 #19 writing image sha256:3da40b63524d05b6dc016519448d71f7ce53184eabd8953960b27ab902f04cff done 21:27:58 #19 naming to docker.io/library/device-s7 done 21:27:58 #19 DONE 0.2s [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:27:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:27:59 21:27:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:27:59 latest: Pulling from edgex-lftools-log-publisher 21:27:59 5eb5b503b376: Pulling fs layer 21:27:59 5c69ac0246d0: Pulling fs layer 21:27:59 ec43610c2a17: Pulling fs layer 21:27:59 3a2ae6a8a46f: Pulling fs layer 21:27:59 33b1e0a273af: Pulling fs layer 21:27:59 5d3b04190fa2: Pulling fs layer 21:27:59 3a2ae6a8a46f: Waiting 21:27:59 33b1e0a273af: Waiting 21:27:59 2f39f015ded8: Pulling fs layer 21:27:59 5d3b04190fa2: Waiting 21:27:59 2f39f015ded8: Waiting 21:27:59 5c69ac0246d0: Verifying Checksum 21:27:59 5c69ac0246d0: Download complete 21:27:59 3a2ae6a8a46f: Verifying Checksum 21:27:59 3a2ae6a8a46f: Download complete 21:27:59 33b1e0a273af: Verifying Checksum 21:27:59 33b1e0a273af: Download complete 21:27:59 5d3b04190fa2: Verifying Checksum 21:27:59 5d3b04190fa2: Download complete 21:27:59 ec43610c2a17: Verifying Checksum 21:27:59 ec43610c2a17: Download complete 21:28:00 5eb5b503b376: Verifying Checksum 21:28:00 5eb5b503b376: Download complete 21:28:00 2f39f015ded8: Download complete 21:28:01 5eb5b503b376: Pull complete 21:28:01 5c69ac0246d0: Pull complete 21:28:02 ec43610c2a17: Pull complete 21:28:02 3a2ae6a8a46f: Pull complete 21:28:02 33b1e0a273af: Pull complete 21:28:02 5d3b04190fa2: Pull complete 21:28:09 2f39f015ded8: Pull complete 21:28:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:28:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:28:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:28:09 prd-ubuntu20.04-docker-8c-8g-10544 does not seem to be running inside a container 21:28:09 $ 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-s7_PR-100 -v /w/workspace/edgexfoundry_device-s7_PR-100:/w/workspace/edgexfoundry_device-s7_PR-100:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-100@tmp:/w/workspace/edgexfoundry_device-s7_PR-100@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 21:28:11 $ docker top 2832869d963a743c4f367c7a7cebbcdaa798a6133e33019b124c5b51baf59bfa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:28:11 ---> job-cost.sh 21:28:11 lf-activate-venv: SKIPPING 21:28:11 INFO: No Stack... 21:28:12 INFO: Retrieving Pricing Info for: v3-standard-8 21:28:12 INFO: Archiving Costs [Pipeline] sh 21:28:13 + + cut -d, -f6 21:28:13 cat /w/workspace/edgexfoundry_device-s7_PR-100/archives/cost.csv [Pipeline] lock 21:28:13 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-PR-100-1-stack-cost] 21:28:13 Resource [jenkins-edgexfoundry-device-s7-PR-100-1-stack-cost] did not exist. Created. 21:28:13 Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-PR-100-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:28:13 + echo total: 0.2199999988079071 [Pipeline] stash 21:28:13 Stashed 1 file(s) [Pipeline] } 21:28:13 Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-PR-100-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:28:13 $ docker stop --time=1 2832869d963a743c4f367c7a7cebbcdaa798a6133e33019b124c5b51baf59bfa 21:28:14 $ docker rm -f --volumes 2832869d963a743c4f367c7a7cebbcdaa798a6133e33019b124c5b51baf59bfa [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:28:15 provisioning config files... 21:28:15 copy managed file [device-s7-codecov-token] to file:/w/workspace/edgexfoundry_device-s7_PR-100@tmp/config6384611339399490430tmp [Pipeline] { [Pipeline] sh 21:28:15 + set +x 21:28:15 + curl -s https://codecov.io/bash 21:28:15 + bash -s -- 21:28:15 21:28:15 _____ _ 21:28:15 / ____| | | 21:28:15 | | ___ __| | ___ ___ _____ __ 21:28:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:28:15 | |___| (_) | (_| | __/ (_| (_) \ V / 21:28:15 \_____\___/ \__,_|\___|\___\___/ \_/ 21:28:15 Bash-1.0.6 21:28:15 21:28:15 21:28:15 ==> git version 2.25.1 found 21:28:15 ==> 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:28:15 Release-Date: 2020-01-08 21:28:15 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:28:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:28:15 ==> Jenkins CI detected. 21:28:15 current dir:  /w/workspace/edgexfoundry_device-s7_PR-100 21:28:15 project root: . 21:28:15 --> token set from env 21:28:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:28:15 ==> Running gcov in . (disable via -X gcov) 21:28:15 ==> Python coveragepy not found 21:28:15 ==> Searching for coverage reports in: 21:28:15 + . 21:28:15 -> Found 1 reports 21:28:15 ==> Detecting git/mercurial file structure 21:28:15 ==> Reading reports 21:28:16 + ./coverage.out bytes=19094 21:28:16 ==> Appending adjustments 21:28:16 https://docs.codecov.io/docs/fixing-reports 21:28:16 + Found adjustments 21:28:16 ==> Gzipping contents 21:28:16 4.0K /tmp/codecov.Z0st5x.gz 21:28:16 ==> Uploading reports 21:28:16 url: https://codecov.io 21:28:16 query: branch=PR-100&commit=41a793ffc0d1ff472e4b5010543587cbfc5e275d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2FPR-100%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=100&job=&cmd_args= 21:28:16 -> Pinging Codecov 21:28:16 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-100&commit=41a793ffc0d1ff472e4b5010543587cbfc5e275d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2FPR-100%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=100&job=&cmd_args= 21:28:16 -> Uploading to 21:28:16 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-s7/41a793ffc0d1ff472e4b5010543587cbfc5e275d/85d341f4-033b-4a77-8a76-3ddc7ae098ba.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260524%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260524T212816Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=a50832c2fa0c394a0d7bf995ccf8c8447936839e2f2cfe711c0f9cead5d3444e 21:28:16 % Total % Received % Xferd Average Speed Time Time Time Current 21:28:16 Dload Upload Total Spent Left Speed 21:28:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2843 0 0 100 2843 0 19340 --:--:-- --:--:-- --:--:-- 19340 21:28:16 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-s7/commit/41a793ffc0d1ff472e4b5010543587cbfc5e275d [Pipeline] } 21:28:16 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:28:18 + [ -d /w/workspace/edgexfoundry_device-s7_PR-100/archives ] 21:28:18 + ls -al /w/workspace/edgexfoundry_device-s7_PR-100/archives 21:28:18 total 16 21:28:18 drwxr-xr-x 3 root root 4096 May 24 21:28 . 21:28:18 drwxrwxr-x 9 jenkins jenkins 4096 May 24 21:28 .. 21:28:18 drwxr-xr-x 2 root root 4096 May 24 21:28 cost 21:28:18 -rw-r--r-- 1 root root 81 May 24 21:28 cost.csv 21:28:18 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_PR-100/archives 21:28:18 + ls -al /w/workspace/edgexfoundry_device-s7_PR-100/archives 21:28:18 total 16 21:28:18 drwxr-xr-x 3 jenkins jenkins 4096 May 24 21:28 . 21:28:18 drwxrwxr-x 9 jenkins jenkins 4096 May 24 21:28 .. 21:28:18 drwxr-xr-x 2 jenkins jenkins 4096 May 24 21:28 cost 21:28:18 -rw-r--r-- 1 jenkins jenkins 81 May 24 21:28 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:28:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:28:19 ---> package-listing.sh 21:28:19 ++ facter osfamily 21:28:19 ++ tr '[:upper:]' '[:lower:]' 21:28:20 + OS_FAMILY=debian 21:28:20 + workspace=/w/workspace/edgexfoundry_device-s7_PR-100 21:28:20 + START_PACKAGES=/tmp/packages_start.txt 21:28:20 + END_PACKAGES=/tmp/packages_end.txt 21:28:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:28:20 + PACKAGES=/tmp/packages_start.txt 21:28:20 + '[' /w/workspace/edgexfoundry_device-s7_PR-100 ']' 21:28:20 + PACKAGES=/tmp/packages_end.txt 21:28:20 + case "${OS_FAMILY}" in 21:28:20 + dpkg -l 21:28:20 + grep '^ii' 21:28:20 + '[' -f /tmp/packages_start.txt ']' 21:28:20 + '[' -f /tmp/packages_end.txt ']' 21:28:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:28:20 + '[' /w/workspace/edgexfoundry_device-s7_PR-100 ']' 21:28:20 + mkdir -p /w/workspace/edgexfoundry_device-s7_PR-100/archives/ 21:28:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_PR-100/archives/ [Pipeline] echo 21:28:20 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-s7_PR-100/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:28:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:28:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:28:21 prd-ubuntu20.04-docker-8c-8g-10544 does not seem to be running inside a container 21:28:21 $ 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-s7_PR-100/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-s7_PR-100 -v /w/workspace/edgexfoundry_device-s7_PR-100:/w/workspace/edgexfoundry_device-s7_PR-100:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-100@tmp:/w/workspace/edgexfoundry_device-s7_PR-100@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 21:28:21 $ docker top 6128daf78ba7c1415b13907ab2e0c6be4de338f1f2d0e9c24b4ff5c9b029423e -eo pid,comm [Pipeline] { [Pipeline] sh 21:28:21 + touch /tmp/pre-build-complete [Pipeline] sh 21:28:22 + mkdir -p /var/log/sysstat [Pipeline] sh 21:28:22 + ls /var/log/sa-host 21:28:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:28:22 provisioning config files... 21:28:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_PR-100@tmp/config1519682356818731851tmp [Pipeline] { [Pipeline] echo 21:28:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:28:23 ---> create-netrc.sh [Pipeline] } 21:28:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:28:23 ---> python-tools-install.sh [Pipeline] echo 21:28:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:28:24 ---> sudo-logs.sh 21:28:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:28:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:28:24 ---> job-cost.sh 21:28:24 lf-activate-venv: SKIPPING 21:28:24 DEBUG: total: 0.2199999988079071 21:28:24 INFO: Retrieving Stack Cost... 21:28:24 INFO: Retrieving Pricing Info for: v3-standard-8 21:28:24 INFO: Archiving Costs [Pipeline] echo 21:28:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:28:25 ---> logs-deploy.sh 21:28:25 lf-activate-venv: SKIPPING 21:28:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/PR-100/1 21:28:25 INFO: archiving workspace using pattern(s): 21:28:26 Archives upload complete. 21:28:26 INFO: archiving logs to Nexus 21:28:27 ---> uname -a: 21:28:27 Linux prd-ubuntu20-04-docker-8c-8g-10544 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 21:28:27 21:28:27 21:28:27 ---> lscpu: 21:28:27 Architecture: x86_64 21:28:27 CPU op-mode(s): 32-bit, 64-bit 21:28:27 Byte Order: Little Endian 21:28:27 Address sizes: 40 bits physical, 48 bits virtual 21:28:27 CPU(s): 8 21:28:27 On-line CPU(s) list: 0-7 21:28:27 Thread(s) per core: 1 21:28:27 Core(s) per socket: 1 21:28:27 Socket(s): 8 21:28:27 NUMA node(s): 1 21:28:27 Vendor ID: AuthenticAMD 21:28:27 CPU family: 23 21:28:27 Model: 49 21:28:27 Model name: AMD EPYC-Rome Processor 21:28:27 Stepping: 0 21:28:27 CPU MHz: 2799.998 21:28:27 BogoMIPS: 5599.99 21:28:27 Virtualization: AMD-V 21:28:27 Hypervisor vendor: KVM 21:28:27 Virtualization type: full 21:28:27 L1d cache: 256 KiB 21:28:27 L1i cache: 256 KiB 21:28:27 L2 cache: 4 MiB 21:28:27 L3 cache: 128 MiB 21:28:27 NUMA node0 CPU(s): 0-7 21:28:27 Vulnerability Gather data sampling: Not affected 21:28:27 Vulnerability Itlb multihit: Not affected 21:28:27 Vulnerability L1tf: Not affected 21:28:27 Vulnerability Mds: Not affected 21:28:27 Vulnerability Meltdown: Not affected 21:28:27 Vulnerability Mmio stale data: Not affected 21:28:27 Vulnerability Retbleed: Vulnerable 21:28:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:28:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:28:27 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 21:28:27 Vulnerability Srbds: Not affected 21:28:27 Vulnerability Tsx async abort: Not affected 21:28:27 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 21:28:27 21:28:27 21:28:27 ---> nproc: 21:28:27 8 21:28:27 21:28:27 21:28:27 ---> df -h: 21:28:27 Filesystem Size Used Avail Use% Mounted on 21:28:27 overlay 155G 13G 143G 9% / 21:28:27 tmpfs 64M 0 64M 0% /dev 21:28:27 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:28:27 shm 64M 0 64M 0% /dev/shm 21:28:27 /dev/vda1 155G 13G 143G 9% /facter-os 21:28:27 21:28:27 21:28:27 ---> sar -b -r -n DEV: 21:28:27 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-10544) 05/24/26 _x86_64_ (8 CPU) 21:28:27 21:28:27 21:24:12 LINUX RESTART (8 CPU) 21:28:27 21:28:27 21:25:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:28:27 21:26:01 273.65 15.73 257.92 0.00 2173.37 89417.63 0.00 21:28:27 21:27:01 51.62 0.15 51.47 0.00 7.87 25802.23 0.00 21:28:27 21:28:01 140.46 0.28 140.18 0.00 21.86 39484.37 0.00 21:28:27 Average: 155.25 5.39 149.86 0.00 734.37 51568.08 0.00 21:28:27 21:28:27 21:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:28:27 21:26:01 27297380 31488312 794276 2.42 147700 4198596 1675484 4.94 1331672 3713908 13300 21:28:27 21:27:01 26110480 31412840 860252 2.62 157524 5219096 1879368 5.54 1719764 4425032 655072 21:28:27 21:28:01 26461288 31491024 785676 2.39 164600 4951164 1837548 5.42 1603572 4200700 216300 21:28:27 Average: 26623049 31464059 813401 2.47 156608 4789619 1797467 5.30 1551669 4113213 294891 21:28:27 21:28:27 21:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:28:27 21:26:01 lo 2.00 2.00 0.21 0.21 0.00 0.00 0.00 0.00 21:28:27 21:26:01 ens3 701.98 452.82 9868.37 92.26 0.00 0.00 0.00 0.00 21:28:27 21:26:01 docker0 295.75 435.34 25.82 3076.97 0.00 0.00 0.00 0.00 21:28:27 21:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:28:27 21:27:01 ens3 28.38 14.43 28.27 10.67 0.00 0.00 0.00 0.00 21:28:27 21:27:01 veth48d2483 0.05 0.18 0.00 0.02 0.00 0.00 0.00 0.00 21:28:27 21:27:01 docker0 0.08 0.07 0.00 0.01 0.00 0.00 0.00 0.00 21:28:27 21:28:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 21:28:27 21:28:01 ens3 109.68 63.82 2714.54 13.05 0.00 0.00 0.00 0.00 21:28:27 21:28:01 docker0 5.25 9.82 0.37 128.33 0.00 0.00 0.00 0.00 21:28:27 Average: lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 21:28:27 Average: ens3 280.01 177.03 4203.73 38.66 0.00 0.00 0.00 0.00 21:28:27 Average: docker0 100.36 148.41 8.73 1068.44 0.00 0.00 0.00 0.00 21:28:27 21:28:27 21:28:27 ---> sar -P ALL: 21:28:27 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-10544) 05/24/26 _x86_64_ (8 CPU) 21:28:27 21:28:27 21:24:12 LINUX RESTART (8 CPU) 21:28:27 21:28:27 21:25:01 CPU %user %nice %system %iowait %steal %idle 21:28:27 21:26:01 all 11.42 0.00 4.61 2.39 0.07 81.51 21:28:27 21:26:01 0 11.57 0.00 4.30 0.34 0.07 83.73 21:28:27 21:26:01 1 9.88 0.00 3.99 0.32 0.07 85.74 21:28:27 21:26:01 2 13.46 0.00 4.68 0.64 0.07 81.15 21:28:27 21:26:01 3 12.55 0.00 4.44 1.49 0.07 81.45 21:28:27 21:26:01 4 13.17 0.00 5.31 0.85 0.08 80.58 21:28:27 21:26:01 5 10.30 0.00 4.46 1.73 0.07 83.45 21:28:27 21:26:01 6 11.57 0.00 4.22 3.78 0.08 80.34 21:28:27 21:26:01 7 8.87 0.00 5.45 9.96 0.07 75.65 21:28:27 21:27:01 all 54.64 0.00 8.16 0.63 0.10 36.47 21:28:27 21:27:01 0 55.08 0.00 8.05 0.17 0.10 36.60 21:28:27 21:27:01 1 53.80 0.00 8.10 3.14 0.08 34.87 21:28:27 21:27:01 2 52.97 0.00 8.12 0.20 0.10 38.61 21:28:27 21:27:01 3 57.61 0.00 8.38 0.13 0.12 33.76 21:28:27 21:27:01 4 53.63 0.00 8.21 0.12 0.10 37.94 21:28:27 21:27:01 5 53.31 0.00 7.91 0.86 0.10 37.82 21:28:27 21:27:01 6 56.39 0.00 8.61 0.25 0.10 34.66 21:28:27 21:27:01 7 54.33 0.00 7.91 0.13 0.08 37.54 21:28:27 21:28:01 all 44.74 0.00 6.58 1.00 0.09 47.59 21:28:27 21:28:01 0 46.40 0.00 6.52 0.08 0.08 46.91 21:28:27 21:28:01 1 42.83 0.00 6.14 0.89 0.08 50.06 21:28:27 21:28:01 2 44.92 0.00 7.32 1.30 0.08 46.38 21:28:27 21:28:01 3 45.39 0.00 6.19 0.94 0.10 47.38 21:28:27 21:28:01 4 46.81 0.00 6.66 0.64 0.10 45.80 21:28:27 21:28:01 5 42.82 0.00 6.14 0.52 0.08 50.44 21:28:27 21:28:01 6 45.05 0.00 6.34 1.74 0.10 46.78 21:28:27 21:28:01 7 43.68 0.00 7.35 1.92 0.08 46.97 21:28:27 Average: all 37.00 0.00 6.45 1.34 0.09 55.12 21:28:27 Average: 0 37.77 0.00 6.30 0.20 0.08 55.65 21:28:27 Average: 1 35.56 0.00 6.08 1.45 0.08 56.83 21:28:27 Average: 2 37.18 0.00 6.71 0.71 0.08 55.31 21:28:27 Average: 3 38.60 0.00 6.34 0.85 0.10 54.10 21:28:27 Average: 4 37.94 0.00 6.73 0.53 0.10 54.70 21:28:27 Average: 5 35.54 0.00 6.17 1.03 0.08 57.17 21:28:27 Average: 6 37.71 0.00 6.39 1.92 0.10 53.89 21:28:27 Average: 7 35.70 0.00 6.91 3.99 0.08 53.33 21:28:27 21:28:27 21:28:27