Pull request #510 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cca3cba26f77dfabacf133f9eb5b19b57d17a780+3b4f5a1b35e9e92260283013db08a973f8e31c32 (6c430537f08246661600594d660513822625ff70) 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-ssh9854700681683354775.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh14062425300697802810.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-onvif-camera/branches/PR-510/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-onvif-camera/branches/PR-510/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12822605206866859325.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-onvif-camera/branches/PR-510/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5653334184823571077.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > 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-ssh2089979974703084985.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-onvif-camera/branches/PR-510/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-onvif-camera/branches/PR-510/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9790979791091366561.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera 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-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5592 in /w/workspace/undry_device-onvif-camera_PR-510 [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-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-510 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/510/head:refs/remotes/origin/PR-510 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 3b4f5a1b35e9e92260283013db08a973f8e31c32 into PR head commit cca3cba26f77dfabacf133f9eb5b19b57d17a780 Merge succeeded, producing cca3cba26f77dfabacf133f9eb5b19b57d17a780 Checking out Revision cca3cba26f77dfabacf133f9eb5b19b57d17a780 (PR-510) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a > git config core.sparsecheckout # timeout=10 > git checkout -f cca3cba26f77dfabacf133f9eb5b19b57d17a780 # 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 3b4f5a1b35e9e92260283013db08a973f8e31c32 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cca3cba26f77dfabacf133f9eb5b19b57d17a780 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:19:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:19:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:19:12 ========================================================= 03:19:12 EdgeX Global Pipelines Version Info 03:19:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:19:13 ------------------- 03:19:13 stable info: 03:19:13 ------------------- 03:19:13 Commited By: Ginny Guan ginny@iotechsys.com 03:19:13 Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 03:19:13 Message: update stable to v1.0.274 03:19:13 ------------------- 03:19:13 experimental info: 03:19:13 ------------------- 03:19:13 Commited By: Ginny Guan ginny@iotechsys.com 03:19:13 Commit SHA: 274fe4ad960081a284537894dddd28d0c782a18e 03:19:13 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:19:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 03:19:14 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 03:19:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:19:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:19:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:19:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 03:19:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:19:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:19:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:19:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:19:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:19:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 03:19:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:19:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:19:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:19:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:19:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:19:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:19:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:19:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:19:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:19:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 03:19:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:19:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:19:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:19:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:19:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:19:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-510 [Pipeline] echo 03:19:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-510 [Pipeline] echo 03:19:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-510 [Pipeline] echo 03:19:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cca3cba26f77dfabacf133f9eb5b19b57d17a780 [Pipeline] echo 03:19:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cca3cba [Pipeline] echo 03:19:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:19:15 provisioning config files... 03:19:15 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-510@tmp/config7671976212971848875tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:19:16 ---> ****-login.sh 03:19:16 nexus3.edgexfoundry.org:10001 03:19:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:16 03:19:16 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:19:16 Configure a credential helper to remove this warning. See 03:19:16 https://docs.****.com/go/credential-store/ 03:19:16 03:19:16 Login Succeeded 03:19:16 nexus3.edgexfoundry.org:10002 03:19:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:16 03:19:16 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:19:16 Configure a credential helper to remove this warning. See 03:19:16 https://docs.****.com/go/credential-store/ 03:19:16 03:19:16 Login Succeeded 03:19:16 nexus3.edgexfoundry.org:10003 03:19:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:16 03:19:16 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:19:16 Configure a credential helper to remove this warning. See 03:19:16 https://docs.****.com/go/credential-store/ 03:19:16 03:19:16 Login Succeeded 03:19:16 nexus3.edgexfoundry.org:10004 03:19:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:16 03:19:16 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:19:16 Configure a credential helper to remove this warning. See 03:19:16 https://docs.****.com/go/credential-store/ 03:19:16 03:19:16 Login Succeeded 03:19:16 ****.io 03:19:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:17 03:19:17 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:19:17 Configure a credential helper to remove this warning. See 03:19:17 https://docs.****.com/go/credential-store/ 03:19:17 03:19:17 Login Succeeded 03:19:17 ---> ****-login.sh ends [Pipeline] } 03:19:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:19:17 + git rev-list -1 --merges cca3cba26f77dfabacf133f9eb5b19b57d17a780~1..cca3cba26f77dfabacf133f9eb5b19b57d17a780 [Pipeline] echo 03:19:17 -----------> git rev-list -1 --merges cca3cba26f77dfabacf133f9eb5b19b57d17a780~1..cca3cba26f77dfabacf133f9eb5b19b57d17a780 cca3cba26f77dfabacf133f9eb5b19b57d17a780 [false] [Pipeline] sh 03:19:18 + git log --format=format:%s -1 cca3cba26f77dfabacf133f9eb5b19b57d17a780 [Pipeline] echo 03:19:18 ========================================================= 03:19:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:19:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:19:18 + git log --format=format:%s -1 cca3cba26f77dfabacf133f9eb5b19b57d17a780 [Pipeline] echo 03:19:18 [semverPrep] GIT_COMMIT: cca3cba26f77dfabacf133f9eb5b19b57d17a780, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo 03:19:18 [semverPrep] This is not a build commit. [Pipeline] sh 03:19:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:19:19 + grep -v github /etc/ssh/ssh_known_hosts 03:19:19 + [ -e /tmp/ssh_known_hosts ] 03:19:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:19:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:19:19 + sudo tee -a /etc/ssh/ssh_known_hosts 03:19:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:19:19 03:19:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:19:19 0.1.4: Pulling from edgex-devops/py-git-semver 03:19:19 3dae71ba6b94: Pulling fs layer 03:19:19 6bf1a483ea7c: Pulling fs layer 03:19:19 f5dfc541a4d3: Pulling fs layer 03:19:19 461d9e800cba: Pulling fs layer 03:19:19 80192f66455f: Pulling fs layer 03:19:19 2e8e34ca0e6c: Pulling fs layer 03:19:19 a29436f7fd5d: Pulling fs layer 03:19:19 923cac83aea3: Pulling fs layer 03:19:19 25ad8b0a4227: Pulling fs layer 03:19:19 db01528c6b51: Pulling fs layer 03:19:19 28988de357af: Pulling fs layer 03:19:19 2e8e34ca0e6c: Waiting 03:19:19 461d9e800cba: Waiting 03:19:19 a29436f7fd5d: Waiting 03:19:19 80192f66455f: Waiting 03:19:19 db01528c6b51: Waiting 03:19:19 923cac83aea3: Waiting 03:19:19 28988de357af: Waiting 03:19:19 25ad8b0a4227: Waiting 03:19:19 6bf1a483ea7c: Verifying Checksum 03:19:19 6bf1a483ea7c: Download complete 03:19:19 461d9e800cba: Verifying Checksum 03:19:19 461d9e800cba: Download complete 03:19:20 80192f66455f: Verifying Checksum 03:19:20 80192f66455f: Download complete 03:19:20 f5dfc541a4d3: Verifying Checksum 03:19:20 f5dfc541a4d3: Download complete 03:19:20 3dae71ba6b94: Verifying Checksum 03:19:20 3dae71ba6b94: Download complete 03:19:20 923cac83aea3: Verifying Checksum 03:19:20 923cac83aea3: Download complete 03:19:20 25ad8b0a4227: Verifying Checksum 03:19:20 25ad8b0a4227: Download complete 03:19:20 db01528c6b51: Verifying Checksum 03:19:20 db01528c6b51: Download complete 03:19:20 28988de357af: Verifying Checksum 03:19:20 28988de357af: Download complete 03:19:20 a29436f7fd5d: Verifying Checksum 03:19:20 a29436f7fd5d: Download complete 03:19:20 2e8e34ca0e6c: Verifying Checksum 03:19:20 2e8e34ca0e6c: Download complete 03:19:21 3dae71ba6b94: Pull complete 03:19:21 6bf1a483ea7c: Pull complete 03:19:22 f5dfc541a4d3: Pull complete 03:19:22 461d9e800cba: Pull complete 03:19:22 80192f66455f: Pull complete 03:19:26 2e8e34ca0e6c: Pull complete 03:19:26 a29436f7fd5d: Pull complete 03:19:26 923cac83aea3: Pull complete 03:19:26 25ad8b0a4227: Pull complete 03:19:27 db01528c6b51: Pull complete 03:19:27 28988de357af: Pull complete 03:19:27 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 03:19:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:19:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:19:27 prd-ubuntu20.04-docker-8c-8g-5592 does not seem to be running inside a container 03:19:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-510 -v /w/workspace/undry_device-onvif-camera_PR-510:/w/workspace/undry_device-onvif-camera_PR-510:rw,z -v /w/workspace/undry_device-onvif-camera_PR-510@tmp:/w/workspace/undry_device-onvif-camera_PR-510@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:19:30 $ docker top d0f5bb7deaa31ea07cb7b1335c61dd7b7f56aabb3f205be7c503aa7fa8024856 -eo pid,comm 03:19:30 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). 03:19:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:19:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:19:30 [ssh-agent] Looking for ssh-agent implementation... 03:19:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:19:31 $ docker exec d0f5bb7deaa31ea07cb7b1335c61dd7b7f56aabb3f205be7c503aa7fa8024856 ssh-agent 03:19:31 SSH_AUTH_SOCK=/tmp/ssh-1MoIqjzycPew/agent.33 03:19:31 SSH_AGENT_PID=39 03:19:31 Running ssh-add (command line suppressed) 03:19:31 Identity added: /w/workspace/undry_device-onvif-camera_PR-510@tmp/private_key_3086439923571044888.key (/w/workspace/undry_device-onvif-camera_PR-510@tmp/private_key_3086439923571044888.key) 03:19:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:19:31 + git tag --points-at HEAD [Pipeline] } 03:19:31 $ docker exec --env ******** --env ******** d0f5bb7deaa31ea07cb7b1335c61dd7b7f56aabb3f205be7c503aa7fa8024856 ssh-agent -k 03:19:31 unset SSH_AUTH_SOCK; 03:19:31 unset SSH_AGENT_PID; 03:19:31 echo Agent pid 39 killed; 03:19:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:19:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:19:31 [ssh-agent] Looking for ssh-agent implementation... 03:19:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:19:32 $ docker exec d0f5bb7deaa31ea07cb7b1335c61dd7b7f56aabb3f205be7c503aa7fa8024856 ssh-agent 03:19:32 SSH_AUTH_SOCK=/tmp/ssh-VXRktOqhKbbg/agent.72 03:19:32 SSH_AGENT_PID=78 03:19:32 Running ssh-add (command line suppressed) 03:19:32 Identity added: /w/workspace/undry_device-onvif-camera_PR-510@tmp/private_key_9678637132877549767.key (/w/workspace/undry_device-onvif-camera_PR-510@tmp/private_key_9678637132877549767.key) 03:19:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:19:32 + git semver init 03:19:32 2025-07-23 03:19:32,885 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:19:32 2025-07-23 03:19:32,890 [run_init] DEBUG init version:0.0.0 force:False 03:19:32 2025-07-23 03:19:32,891 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-510/.semver 03:19:32 2025-07-23 03:19:32,891 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-510/.semver 03:19:32 2025-07-23 03:19:32,892 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-510/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-510, stdin=None, shell=False, universal_newlines=False) 03:19:34 2025-07-23 03:19:34,402 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-510/.git/info/exclude 03:19:34 2025-07-23 03:19:34,403 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-510/.semver/PR-510 with force:False 03:19:34 2025-07-23 03:19:34,403 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-510/.semver/PR-510 03:19:34 2025-07-23 03:19:34,408 [execute] INFO git cat-file --batch-check 03:19:34 2025-07-23 03:19:34,408 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-510/.semver, stdin=, shell=False, universal_newlines=False) 03:19:34 2025-07-23 03:19:34,412 [execute] INFO git cat-file --batch 03:19:34 2025-07-23 03:19:34,412 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-510/.semver, stdin=, shell=False, universal_newlines=False) 03:19:34 2025-07-23 03:19:34,415 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-510/.semver/PR-510 03:19:34 0.0.0 [Pipeline] } 03:19:34 $ docker exec --env ******** --env ******** d0f5bb7deaa31ea07cb7b1335c61dd7b7f56aabb3f205be7c503aa7fa8024856 ssh-agent -k 03:19:34 unset SSH_AUTH_SOCK; 03:19:34 unset SSH_AGENT_PID; 03:19:34 echo Agent pid 78 killed; 03:19:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:19:35 + git semver [Pipeline] } 03:19:35 $ docker stop --time=1 d0f5bb7deaa31ea07cb7b1335c61dd7b7f56aabb3f205be7c503aa7fa8024856 03:19:36 $ docker rm -f --volumes d0f5bb7deaa31ea07cb7b1335c61dd7b7f56aabb3f205be7c503aa7fa8024856 [Pipeline] // withDockerContainer [Pipeline] sh 03:19:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:19:37 Stashed 1 file(s) [Pipeline] echo 03:19:37 [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 03:19:38 provisioning config files... 03:19:38 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-510@tmp/config14272571401156818976tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 03:19:39 ---> ****-login.sh 03:19:39 nexus3.edgexfoundry.org:10001 03:19:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:39 Login Succeeded 03:19:39 nexus3.edgexfoundry.org:10002 03:19:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:39 Login Succeeded 03:19:39 nexus3.edgexfoundry.org:10003 03:19:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:39 Login Succeeded 03:19:39 nexus3.edgexfoundry.org:10004 03:19:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:39 Login Succeeded 03:19:39 ****.io 03:19:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:39 Login Succeeded 03:19:39 ---> ****-login.sh ends [Pipeline] } 03:19:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:19:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:19:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:19:40 ========================================================= 03:19:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 03:19:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:40 + 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 . 03:19:41 #0 building with "default" instance using docker driver 03:19:41 03:19:41 #1 [internal] load build definition from Dockerfile 03:19:41 #1 transferring dockerfile: 1.75kB done 03:19:41 #1 DONE 0.0s 03:19:41 03:19:41 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:19:41 #2 DONE 0.1s 03:19:41 03:19:41 #3 [internal] load .dockerignore 03:19:41 #3 transferring context: 2B done 03:19:41 #3 DONE 0.0s 03:19:41 03:19:41 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 03:19:41 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 0.0s done 03:19:41 #4 sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 685B / 685B done 03:19:41 #4 sha256:e873195afa03f66c4477d62a47bde445cf4ea723c241a30f98137b48a10af2e9 2.08kB / 2.08kB done 03:19:41 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.0s done 03:19:41 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done 03:19:41 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s 03:19:41 #4 sha256:ea6120ae94a0356f97603cf7c451f67990211a3e020e5a30d412335b108fdc34 4.22kB / 4.22kB done 03:19:41 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s 03:19:41 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 2.10MB / 74.06MB 0.1s 03:19:41 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 03:19:41 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 03:19:41 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 10.49MB / 74.06MB 0.2s 03:19:41 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 03:19:41 #4 sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 2.38MB / 2.38MB 0.2s 03:19:41 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 1.81MB / 100.52MB 0.2s 03:19:41 #4 sha256:8213a616a21b5155355248bdcdb47b1049aac55141930530c39a6268e6623549 440B / 440B 0.1s done 03:19:41 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 22.02MB / 74.06MB 0.3s 03:19:41 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 03:19:41 #4 sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 2.38MB / 2.38MB 0.2s done 03:19:41 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 10.00MB / 100.52MB 0.3s 03:19:41 #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 2.10MB / 13.29MB 0.3s 03:19:41 #4 ... 03:19:41 03:19:41 #5 [internal] load build context 03:19:41 #5 transferring context: 46.87MB 0.4s done 03:19:41 #5 DONE 0.4s 03:19:41 03:19:41 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 03:19:41 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 31.46MB / 74.06MB 0.4s 03:19:41 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 19.46MB / 100.52MB 0.4s 03:19:41 #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 10.49MB / 13.29MB 0.4s 03:19:41 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 03:19:42 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 66.06MB / 74.06MB 0.6s 03:19:42 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 45.09MB / 100.52MB 0.6s 03:19:42 #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 13.29MB / 13.29MB 0.5s done 03:19:42 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done 03:19:42 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.8s 03:19:42 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 79.69MB / 100.52MB 0.8s 03:19:42 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 100.52MB / 100.52MB 0.9s 03:19:42 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 1.1s done 03:19:42 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 100.52MB / 100.52MB 1.2s done 03:19:42 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s 03:19:46 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.2s done 03:19:47 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 03:19:47 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 03:19:47 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 03:19:47 #4 extracting sha256:8213a616a21b5155355248bdcdb47b1049aac55141930530c39a6268e6623549 done 03:19:47 #4 extracting sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 03:19:47 #4 extracting sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 0.0s done 03:19:47 #4 extracting sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 0.1s 03:19:49 #4 extracting sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 2.2s done 03:19:49 #4 extracting sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 0.1s 03:19:50 #4 extracting sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 0.5s done 03:19:50 #4 DONE 8.7s 03:19:50 03:19:50 #6 [builder 2/7] RUN apk add --no-cache make git 03:19:50 #6 0.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:19:52 #6 2.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:19:53 #6 3.215 OK: 248 MiB in 58 packages 03:19:55 #6 DONE 5.8s 03:19:56 03:19:56 #7 [builder 3/7] WORKDIR /device-onvif-camera 03:19:56 #7 DONE 0.0s 03:19:56 03:19:56 #8 [builder 4/7] COPY go.mod vendor* ./ 03:19:56 #8 DONE 0.0s 03:19:56 03:19:56 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:20:42 #9 DONE 45.3s 03:20:42 03:20:42 #10 [builder 6/7] COPY . . 03:20:42 #10 DONE 0.3s 03:20:42 03:20:42 #11 [builder 7/7] RUN echo noop 03:20:42 #11 0.212 noop 03:20:42 #11 DONE 0.3s 03:20:42 03:20:42 #12 exporting to image 03:20:42 #12 exporting layers 03:20:49 #12 exporting layers 7.5s done 03:20:49 #12 writing image sha256:8774684ff710a881f9bc522a33732e4c38144f166a47c8dcd3b7cb7944cab68b done 03:20:49 #12 naming to docker.io/library/ci-base-image-x86_64 done 03:20:49 #12 DONE 7.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:49 + docker inspect -f . ci-base-image-x86_64 03:20:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:20:49 prd-ubuntu20.04-docker-8c-8g-5592 does not seem to be running inside a container 03:20:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-510 -v /w/workspace/undry_device-onvif-camera_PR-510:/w/workspace/undry_device-onvif-camera_PR-510:rw,z -v /w/workspace/undry_device-onvif-camera_PR-510@tmp:/w/workspace/undry_device-onvif-camera_PR-510@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:20:50 $ docker top 63bb8e114d2a0c7664c22404593099e2a5bdff84d74d81ba809d6c57028da678 -eo pid,comm [Pipeline] { [Pipeline] sh 03:20:50 + go version 03:20:50 go version go1.23.9 linux/amd64 [Pipeline] } 03:20:50 $ docker stop --time=1 63bb8e114d2a0c7664c22404593099e2a5bdff84d74d81ba809d6c57028da678 03:20:51 $ docker rm -f --volumes 63bb8e114d2a0c7664c22404593099e2a5bdff84d74d81ba809d6c57028da678 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:52 + docker inspect -f . ci-base-image-x86_64 03:20:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:20:52 prd-ubuntu20.04-docker-8c-8g-5592 does not seem to be running inside a container 03:20:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-510 -v /w/workspace/undry_device-onvif-camera_PR-510:/w/workspace/undry_device-onvif-camera_PR-510:rw,z -v /w/workspace/undry_device-onvif-camera_PR-510@tmp:/w/workspace/undry_device-onvif-camera_PR-510@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:20:53 $ docker top e359e7f0ce8f0dcf35eae4f51ba002132b10aa57b6103a9cdb4787c08c7e7b4d -eo pid,comm [Pipeline] { [Pipeline] sh 03:20:53 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-510 [Pipeline] fileExists [Pipeline] sh 03:20:53 + make test 03:20:53 go test ./... -coverprofile=coverage.out ./... 03:20:55 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:21:17 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 03:21:17 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 03:21:17 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.034s coverage: 31.4% of statements 03:21:18 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.700s coverage: 86.5% of statements 03:21:33 go vet ./... 03:21:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:21:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:21:37 ./bin/test-attribution-txt.sh [Pipeline] echo 03:21:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 03:21:38 $ docker stop --time=1 e359e7f0ce8f0dcf35eae4f51ba002132b10aa57b6103a9cdb4787c08c7e7b4d 03:21:40 $ docker rm -f --volumes e359e7f0ce8f0dcf35eae4f51ba002132b10aa57b6103a9cdb4787c08c7e7b4d [Pipeline] // withDockerContainer [Pipeline] sh 03:21:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:21:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:21:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:21:41 + ls -al . 03:21:41 total 320 03:21:41 drwxrwxr-x 9 jenkins jenkins 4096 Jul 23 03:20 . 03:21:41 drwxrwxr-x 4 jenkins jenkins 4096 Jul 23 03:19 .. 03:21:41 drwxrwxr-x 8 jenkins jenkins 4096 Jul 23 03:21 .git 03:21:41 drwxrwxr-x 3 jenkins jenkins 4096 Jul 23 03:19 .github 03:21:41 -rw-rw-r-- 1 jenkins jenkins 493 Jul 23 03:19 .gitignore 03:21:41 -rw-rw-r-- 1 jenkins jenkins 199 Jul 23 03:19 .golangci.yml 03:21:41 drwxr-xr-x 3 jenkins jenkins 4096 Jul 23 03:19 .semver 03:21:41 -rw-rw-r-- 1 jenkins jenkins 20612 Jul 23 03:19 Attribution.txt 03:21:41 -rw-rw-r-- 1 jenkins jenkins 19022 Jul 23 03:19 CHANGELOG.md 03:21:41 -rw-rw-r-- 1 jenkins jenkins 1715 Jul 23 03:19 Dockerfile 03:21:41 -rw-rw-r-- 1 jenkins jenkins 677 Jul 23 03:19 GOVERNANCE.md 03:21:41 -rw-rw-r-- 1 jenkins jenkins 739 Jul 23 03:19 Jenkinsfile 03:21:41 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 23 03:19 LICENSE 03:21:41 -rw-rw-r-- 1 jenkins jenkins 3465 Jul 23 03:19 Makefile 03:21:41 -rw-rw-r-- 1 jenkins jenkins 625 Jul 23 03:19 OWNERS.md 03:21:41 -rw-rw-r-- 1 jenkins jenkins 2620 Jul 23 03:19 README.md 03:21:41 -rw-rw-r-- 1 jenkins jenkins 5 Jul 23 03:19 VERSION 03:21:41 drwxrwxr-x 2 jenkins jenkins 4096 Jul 23 03:19 bin 03:21:41 drwxrwxr-x 3 jenkins jenkins 4096 Jul 23 03:19 cmd 03:21:41 -rw-r--r-- 1 jenkins jenkins 92466 Jul 23 03:21 coverage.out 03:21:41 drwxrwxr-x 4 jenkins jenkins 4096 Jul 23 03:19 doc 03:21:41 -rw-rw-r-- 1 jenkins jenkins 6470 Jul 23 03:19 go.mod 03:21:41 -rw-rw-r-- 1 jenkins jenkins 87505 Jul 23 03:19 go.sum 03:21:41 drwxrwxr-x 4 jenkins jenkins 4096 Jul 23 03:19 internal 03:21:41 -rw-rw-r-- 1 jenkins jenkins 236 Jul 23 03:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:42 + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=cca3cba26f77dfabacf133f9eb5b19b57d17a780 --label arch=amd64 --label version=0.0.0 . 03:21:42 #0 building with "default" instance using docker driver 03:21:42 03:21:42 #1 [internal] load build definition from Dockerfile 03:21:42 #1 transferring dockerfile: 1.75kB done 03:21:42 #1 DONE 0.0s 03:21:42 03:21:42 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:21:42 #2 DONE 0.0s 03:21:42 03:21:42 #3 [internal] load metadata for docker.io/library/alpine:3.20 03:21:42 #3 DONE 0.1s 03:21:42 03:21:42 #4 [internal] load .dockerignore 03:21:42 #4 transferring context: 2B done 03:21:42 #4 DONE 0.0s 03:21:42 03:21:42 #5 [internal] load build context 03:21:42 #5 transferring context: 113.62kB 0.0s done 03:21:42 #5 DONE 0.0s 03:21:42 03:21:42 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 03:21:42 #6 DONE 0.1s 03:21:42 03:21:42 #7 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 03:21:42 #7 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 03:21:42 #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s 03:21:42 #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 03:21:42 #7 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 03:21:42 #7 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 03:21:42 #7 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 03:21:42 #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 03:21:42 #7 DONE 0.3s 03:21:42 03:21:42 #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:21:43 #8 0.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:21:44 #8 1.795 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:21:45 #8 2.150 (1/1) Installing dumb-init (1.2.5-r3) 03:21:45 #8 ... 03:21:45 03:21:45 #9 [builder 2/7] RUN apk add --no-cache make git 03:21:45 #9 0.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:21:45 #9 2.002 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:21:45 #9 2.374 OK: 248 MiB in 58 packages 03:21:45 #9 DONE 2.5s 03:21:45 03:21:45 #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:21:45 #8 2.154 Executing busybox-1.36.1-r29.trigger 03:21:45 #8 2.162 OK: 8 MiB in 15 packages 03:21:45 #8 DONE 2.3s 03:21:45 03:21:45 #10 [builder 3/7] WORKDIR /device-onvif-camera 03:21:45 #10 DONE 0.0s 03:21:45 03:21:45 #11 [builder 4/7] COPY go.mod vendor* ./ 03:21:45 #11 DONE 0.0s 03:21:45 03:21:45 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:21:45 #12 DONE 0.6s 03:21:45 03:21:45 #13 [stage-1 3/7] RUN apk --no-cache upgrade 03:21:45 #13 0.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:21:45 #13 0.500 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:21:46 #13 0.934 OK: 8 MiB in 15 packages 03:21:46 #13 DONE 1.1s 03:21:46 03:21:46 #14 [builder 6/7] COPY . . 03:21:46 #14 DONE 0.3s 03:21:46 03:21:46 #15 [builder 7/7] RUN make build 03:21:46 #15 0.324 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 03:22:13 #15 DONE 25.3s 03:22:13 03:22:13 #16 [stage-1 4/7] COPY --from=builder /device-onvif-camera/cmd / 03:22:13 #16 DONE 0.2s 03:22:13 03:22:13 #17 [stage-1 5/7] COPY --from=builder /device-onvif-camera/LICENSE / 03:22:13 #17 DONE 0.0s 03:22:13 03:22:13 #18 [stage-1 6/7] COPY --from=builder /device-onvif-camera/Attribution.txt / 03:22:13 #18 DONE 0.0s 03:22:13 03:22:13 #19 exporting to image 03:22:13 #19 exporting layers 0.1s done 03:22:13 #19 writing image sha256:c569761f7d9dc931fa1ef5a4d439372f89366f1222c8e21c5a796abdc76149d3 done 03:22:13 #19 naming to docker.io/library/device-onvif-camera done 03:22:13 #19 DONE 0.1s [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 03:22:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:22:14 03:22:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:22:14 latest: Pulling from edgex-lftools-log-publisher 03:22:14 5eb5b503b376: Pulling fs layer 03:22:14 5c69ac0246d0: Pulling fs layer 03:22:14 ec43610c2a17: Pulling fs layer 03:22:14 3a2ae6a8a46f: Pulling fs layer 03:22:14 33b1e0a273af: Pulling fs layer 03:22:14 5d3b04190fa2: Pulling fs layer 03:22:14 2f39f015ded8: Pulling fs layer 03:22:14 3a2ae6a8a46f: Waiting 03:22:14 33b1e0a273af: Waiting 03:22:14 5d3b04190fa2: Waiting 03:22:14 2f39f015ded8: Waiting 03:22:14 5c69ac0246d0: Verifying Checksum 03:22:14 5c69ac0246d0: Download complete 03:22:14 3a2ae6a8a46f: Verifying Checksum 03:22:14 3a2ae6a8a46f: Download complete 03:22:14 33b1e0a273af: Verifying Checksum 03:22:14 33b1e0a273af: Download complete 03:22:14 5d3b04190fa2: Verifying Checksum 03:22:14 5d3b04190fa2: Download complete 03:22:14 ec43610c2a17: Verifying Checksum 03:22:14 ec43610c2a17: Download complete 03:22:14 5eb5b503b376: Verifying Checksum 03:22:14 5eb5b503b376: Download complete 03:22:14 2f39f015ded8: Verifying Checksum 03:22:14 2f39f015ded8: Download complete 03:22:16 5eb5b503b376: Pull complete 03:22:16 5c69ac0246d0: Pull complete 03:22:16 ec43610c2a17: Pull complete 03:22:16 3a2ae6a8a46f: Pull complete 03:22:17 33b1e0a273af: Pull complete 03:22:17 5d3b04190fa2: Pull complete 03:22:23 2f39f015ded8: Pull complete 03:22:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:22:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:22:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:22:23 prd-ubuntu20.04-docker-8c-8g-5592 does not seem to be running inside a container 03:22:24 $ 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/undry_device-onvif-camera_PR-510 -v /w/workspace/undry_device-onvif-camera_PR-510:/w/workspace/undry_device-onvif-camera_PR-510:rw,z -v /w/workspace/undry_device-onvif-camera_PR-510@tmp:/w/workspace/undry_device-onvif-camera_PR-510@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:22:26 $ docker top b1a96268b1955de7c887555bdf2d8fa7bc53740eda55f591b347277de7ca1a10 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:22:26 ---> job-cost.sh 03:22:26 lf-activate-venv: SKIPPING 03:22:26 INFO: No Stack... 03:22:26 INFO: Retrieving Pricing Info for: v3-standard-8 03:22:27 INFO: Archiving Costs [Pipeline] sh 03:22:27 + cat /w/workspace/undry_device-onvif-camera_PR-510/archives/cost.csv 03:22:27 + cut -d, -f6 [Pipeline] lock 03:22:27 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-510-1-stack-cost] 03:22:27 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-510-1-stack-cost] did not exist. Created. 03:22:27 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-510-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:22:27 + echo total: 0.2199999988079071 [Pipeline] stash 03:22:28 Stashed 1 file(s) [Pipeline] } 03:22:28 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-510-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:22:28 $ docker stop --time=1 b1a96268b1955de7c887555bdf2d8fa7bc53740eda55f591b347277de7ca1a10 03:22:29 $ docker rm -f --volumes b1a96268b1955de7c887555bdf2d8fa7bc53740eda55f591b347277de7ca1a10 [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 03:22:30 provisioning config files... 03:22:30 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-510@tmp/config18406299340823389132tmp [Pipeline] { [Pipeline] sh 03:22:30 + set +x 03:22:30 + curl -s https://codecov.io/bash 03:22:30 + bash -s -- 03:22:30 03:22:30 _____ _ 03:22:30 / ____| | | 03:22:30 | | ___ __| | ___ ___ _____ __ 03:22:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:22:30 | |___| (_) | (_| | __/ (_| (_) \ V / 03:22:30 \_____\___/ \__,_|\___|\___\___/ \_/ 03:22:30 Bash-1.0.6 03:22:30 03:22:30 03:22:30 ==> git version 2.25.1 found 03:22:30 ==> 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 03:22:30 Release-Date: 2020-01-08 03:22:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:22:30 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:22:30 ==> Jenkins CI detected. 03:22:30 current dir:  /w/workspace/undry_device-onvif-camera_PR-510 03:22:30 project root: . 03:22:30 --> token set from env 03:22:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:22:30 ==> Running gcov in . (disable via -X gcov) 03:22:30 ==> Python coveragepy not found 03:22:30 ==> Searching for coverage reports in: 03:22:30 + . 03:22:30 -> Found 1 reports 03:22:30 ==> Detecting git/mercurial file structure 03:22:30 ==> Reading reports 03:22:30 + ./coverage.out bytes=92466 03:22:30 ==> Appending adjustments 03:22:30 https://docs.codecov.io/docs/fixing-reports 03:22:30 + Found adjustments 03:22:30 ==> Gzipping contents 03:22:30 12K /tmp/codecov.WylhNK.gz 03:22:30 ==> Uploading reports 03:22:30 url: https://codecov.io 03:22:30 query: branch=PR-510&commit=cca3cba26f77dfabacf133f9eb5b19b57d17a780&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-510%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=510&job=&cmd_args= 03:22:30 -> Pinging Codecov 03:22:30 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-510&commit=cca3cba26f77dfabacf133f9eb5b19b57d17a780&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-510%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=510&job=&cmd_args= 03:22:30 -> Uploading to 03:22:30 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-onvif-camera/cca3cba26f77dfabacf133f9eb5b19b57d17a780/0ab54882-39ff-4585-a1e9-a646636a0d93.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250723%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250723T032230Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=971428cb9c4109ac3f9ecb1967fe3450bb3fc1bbc23b97ab06558cc2e287566c 03:22:30 % Total % Received % Xferd Average Speed Time Time Time Current 03:22:30 Dload Upload Total Spent Left Speed 03:22:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11482 0 0 100 11482 0 43003 --:--:-- --:--:-- --:--:-- 43003 03:22:31 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/cca3cba26f77dfabacf133f9eb5b19b57d17a780 [Pipeline] } 03:22:31 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 03:22:33 + [ -d /w/workspace/undry_device-onvif-camera_PR-510/archives ] 03:22:33 + ls -al /w/workspace/undry_device-onvif-camera_PR-510/archives 03:22:33 total 16 03:22:33 drwxr-xr-x 3 root root 4096 Jul 23 03:22 . 03:22:33 drwxrwxr-x 10 jenkins jenkins 4096 Jul 23 03:22 .. 03:22:33 drwxr-xr-x 2 root root 4096 Jul 23 03:22 cost 03:22:33 -rw-r--r-- 1 root root 91 Jul 23 03:22 cost.csv 03:22:33 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-510/archives 03:22:33 + ls -al /w/workspace/undry_device-onvif-camera_PR-510/archives 03:22:33 total 16 03:22:33 drwxr-xr-x 3 jenkins jenkins 4096 Jul 23 03:22 . 03:22:33 drwxrwxr-x 10 jenkins jenkins 4096 Jul 23 03:22 .. 03:22:33 drwxr-xr-x 2 jenkins jenkins 4096 Jul 23 03:22 cost 03:22:33 -rw-r--r-- 1 jenkins jenkins 91 Jul 23 03:22 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:22:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:22:34 ---> package-listing.sh 03:22:34 ++ facter osfamily 03:22:34 ++ tr '[:upper:]' '[:lower:]' 03:22:34 + OS_FAMILY=debian 03:22:34 + workspace=/w/workspace/undry_device-onvif-camera_PR-510 03:22:34 + START_PACKAGES=/tmp/packages_start.txt 03:22:34 + END_PACKAGES=/tmp/packages_end.txt 03:22:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:22:34 + PACKAGES=/tmp/packages_start.txt 03:22:34 + '[' /w/workspace/undry_device-onvif-camera_PR-510 ']' 03:22:34 + PACKAGES=/tmp/packages_end.txt 03:22:34 + case "${OS_FAMILY}" in 03:22:34 + dpkg -l 03:22:34 + grep '^ii' 03:22:34 + '[' -f /tmp/packages_start.txt ']' 03:22:34 + '[' -f /tmp/packages_end.txt ']' 03:22:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:22:34 + '[' /w/workspace/undry_device-onvif-camera_PR-510 ']' 03:22:34 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-510/archives/ 03:22:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-510/archives/ [Pipeline] echo 03:22:34 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/undry_device-onvif-camera_PR-510/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:22:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:22:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:22:36 prd-ubuntu20.04-docker-8c-8g-5592 does not seem to be running inside a container 03:22:36 $ 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/undry_device-onvif-camera_PR-510/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-510 -v /w/workspace/undry_device-onvif-camera_PR-510:/w/workspace/undry_device-onvif-camera_PR-510:rw,z -v /w/workspace/undry_device-onvif-camera_PR-510@tmp:/w/workspace/undry_device-onvif-camera_PR-510@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:22:36 $ docker top 3c367caae21965c039644872f0db45da75bb926c752664a635e041b72c93025e -eo pid,comm [Pipeline] { [Pipeline] sh 03:22:36 + touch /tmp/pre-build-complete [Pipeline] sh 03:22:37 + mkdir -p /var/log/sysstat [Pipeline] sh 03:22:37 + ls /var/log/sa-host 03:22:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:22:37 provisioning config files... 03:22:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-510@tmp/config7887116927942733726tmp [Pipeline] { [Pipeline] echo 03:22:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:22:37 ---> create-netrc.sh [Pipeline] } 03:22:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:22:38 ---> python-tools-install.sh [Pipeline] echo 03:22:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:22:38 ---> sudo-logs.sh 03:22:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:22:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:22:39 ---> job-cost.sh 03:22:39 lf-activate-venv: SKIPPING 03:22:39 DEBUG: total: 0.2199999988079071 03:22:39 INFO: Retrieving Stack Cost... 03:22:39 INFO: Retrieving Pricing Info for: v3-standard-8 03:22:39 INFO: Archiving Costs [Pipeline] echo 03:22:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:22:39 ---> logs-deploy.sh 03:22:39 lf-activate-venv: SKIPPING 03:22:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-510/1 03:22:39 INFO: archiving workspace using pattern(s): 03:22:40 Archives upload complete. 03:22:40 INFO: archiving logs to Nexus 03:22:41 ---> uname -a: 03:22:41 Linux prd-ubuntu20-04-docker-8c-8g-5592 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 03:22:41 03:22:41 03:22:41 ---> lscpu: 03:22:41 Architecture: x86_64 03:22:41 CPU op-mode(s): 32-bit, 64-bit 03:22:41 Byte Order: Little Endian 03:22:41 Address sizes: 40 bits physical, 48 bits virtual 03:22:41 CPU(s): 8 03:22:41 On-line CPU(s) list: 0-7 03:22:41 Thread(s) per core: 1 03:22:41 Core(s) per socket: 1 03:22:41 Socket(s): 8 03:22:41 NUMA node(s): 1 03:22:41 Vendor ID: AuthenticAMD 03:22:41 CPU family: 23 03:22:41 Model: 49 03:22:41 Model name: AMD EPYC-Rome Processor 03:22:41 Stepping: 0 03:22:41 CPU MHz: 2799.998 03:22:41 BogoMIPS: 5599.99 03:22:41 Virtualization: AMD-V 03:22:41 Hypervisor vendor: KVM 03:22:41 Virtualization type: full 03:22:41 L1d cache: 256 KiB 03:22:41 L1i cache: 256 KiB 03:22:41 L2 cache: 4 MiB 03:22:41 L3 cache: 128 MiB 03:22:41 NUMA node0 CPU(s): 0-7 03:22:41 Vulnerability Gather data sampling: Not affected 03:22:41 Vulnerability Itlb multihit: Not affected 03:22:41 Vulnerability L1tf: Not affected 03:22:41 Vulnerability Mds: Not affected 03:22:41 Vulnerability Meltdown: Not affected 03:22:41 Vulnerability Mmio stale data: Not affected 03:22:41 Vulnerability Retbleed: Vulnerable 03:22:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:22:41 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:22:41 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 03:22:41 Vulnerability Srbds: Not affected 03:22:41 Vulnerability Tsx async abort: Not affected 03:22:41 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 03:22:41 03:22:41 03:22:41 ---> nproc: 03:22:41 8 03:22:41 03:22:41 03:22:41 ---> df -h: 03:22:41 Filesystem Size Used Avail Use% Mounted on 03:22:41 overlay 155G 13G 143G 9% / 03:22:41 tmpfs 64M 0 64M 0% /dev 03:22:41 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:22:41 shm 64M 0 64M 0% /dev/shm 03:22:41 /dev/vda1 155G 13G 143G 9% /facter-os 03:22:41 03:22:41 03:22:41 ---> sar -b -r -n DEV: 03:22:41 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-5592) 07/23/25 _x86_64_ (8 CPU) 03:22:41 03:22:41 03:18:29 LINUX RESTART (8 CPU) 03:22:41 03:22:41 03:19:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:22:41 03:20:01 355.24 22.95 332.30 0.00 3423.15 55808.17 0.00 03:22:41 03:21:01 174.34 1.82 172.53 0.00 21.46 41962.68 0.00 03:22:41 03:22:01 75.99 0.28 75.70 0.00 25.20 18150.59 0.00 03:22:41 Average: 201.00 8.27 192.73 0.00 1143.88 38544.78 0.00 03:22:41 03:22:41 03:19:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:22:41 03:20:01 28389320 31462432 822132 2.50 94404 3247264 2094620 6.18 1139072 2932140 1924 03:22:41 03:21:01 26545512 31134944 1138512 3.46 153588 4547676 2385848 7.03 1945884 3797796 249164 03:22:41 03:22:01 26356352 31292852 976908 2.97 160928 4855972 2446952 7.21 2038428 3858500 542580 03:22:41 Average: 27097061 31296743 979184 2.98 136307 4216971 2309140 6.81 1707795 3529479 264556 03:22:41 03:22:41 03:19:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:22:41 03:20:01 vethf5f96a5 60.62 65.46 5.73 62.28 0.00 0.00 0.00 0.01 03:22:41 03:20:01 docker0 124.50 126.37 9.38 433.36 0.00 0.00 0.00 0.00 03:22:41 03:20:01 lo 5.15 5.15 0.50 0.50 0.00 0.00 0.00 0.00 03:22:41 03:20:01 ens3 600.17 434.30 8113.60 121.06 0.00 0.00 0.00 0.00 03:22:41 03:21:01 vethb7d5ad4 0.12 0.22 0.01 0.02 0.00 0.00 0.00 0.00 03:22:41 03:21:01 docker0 294.69 335.49 23.51 2972.93 0.00 0.00 0.00 0.00 03:22:41 03:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:22:41 03:21:01 ens3 364.91 311.78 2999.19 37.97 0.00 0.00 0.00 0.00 03:22:41 03:22:01 veth45be8e8 0.05 0.27 0.00 0.02 0.00 0.00 0.00 0.00 03:22:41 03:22:01 docker0 4.67 8.75 0.28 114.93 0.00 0.00 0.00 0.00 03:22:41 03:22:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 03:22:41 03:22:01 ens3 34.74 20.33 195.61 10.78 0.00 0.00 0.00 0.00 03:22:41 Average: veth45be8e8 0.02 0.09 0.00 0.01 0.00 0.00 0.00 0.00 03:22:41 Average: docker0 141.39 157.05 11.07 1177.97 0.00 0.00 0.00 0.00 03:22:41 Average: lo 1.92 1.92 0.19 0.19 0.00 0.00 0.00 0.00 03:22:41 Average: ens3 331.79 254.47 3745.16 56.24 0.00 0.00 0.00 0.00 03:22:41 03:22:41 03:22:41 ---> sar -P ALL: 03:22:41 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-5592) 07/23/25 _x86_64_ (8 CPU) 03:22:41 03:22:41 03:18:29 LINUX RESTART (8 CPU) 03:22:41 03:22:41 03:19:02 CPU %user %nice %system %iowait %steal %idle 03:22:41 03:20:01 all 8.37 0.00 3.38 2.32 0.08 85.84 03:22:41 03:20:01 0 7.41 0.00 3.41 7.98 0.09 81.11 03:22:41 03:20:01 1 6.06 0.00 2.57 2.54 0.07 88.76 03:22:41 03:20:01 2 8.68 0.00 4.28 0.41 0.09 86.55 03:22:41 03:20:01 3 6.30 0.00 3.59 1.58 0.09 88.45 03:22:41 03:20:01 4 11.61 0.00 3.96 4.25 0.09 80.09 03:22:41 03:20:01 5 9.24 0.00 3.50 1.03 0.10 86.13 03:22:41 03:20:01 6 11.29 0.00 2.63 0.63 0.09 85.36 03:22:41 03:20:01 7 6.37 0.00 3.14 0.17 0.07 90.25 03:22:41 03:21:01 all 13.60 0.00 3.64 1.35 0.07 81.34 03:22:41 03:21:01 0 14.32 0.00 3.68 0.37 0.07 81.56 03:22:41 03:21:01 1 13.32 0.00 3.45 0.96 0.07 82.21 03:22:41 03:21:01 2 14.01 0.00 4.14 0.25 0.08 81.51 03:22:41 03:21:01 3 13.67 0.00 3.53 0.74 0.10 81.96 03:22:41 03:21:01 4 12.69 0.00 3.07 0.25 0.05 83.93 03:22:41 03:21:01 5 13.24 0.00 4.18 6.74 0.08 75.75 03:22:41 03:21:01 6 14.09 0.00 3.80 1.11 0.08 80.92 03:22:41 03:21:01 7 13.49 0.00 3.25 0.35 0.05 82.87 03:22:41 03:22:01 all 56.43 0.00 8.66 0.44 0.10 34.37 03:22:41 03:22:01 0 56.54 0.00 8.38 0.03 0.10 34.95 03:22:41 03:22:01 1 57.57 0.00 8.81 0.74 0.10 32.78 03:22:41 03:22:01 2 56.13 0.00 8.45 0.19 0.10 35.13 03:22:41 03:22:01 3 56.06 0.00 8.82 0.52 0.08 34.51 03:22:41 03:22:01 4 55.49 0.00 8.56 0.07 0.08 35.80 03:22:41 03:22:01 5 56.04 0.00 8.81 1.29 0.10 33.75 03:22:41 03:22:01 6 58.11 0.00 9.33 0.24 0.10 32.22 03:22:41 03:22:01 7 55.52 0.00 8.15 0.42 0.10 35.81 03:22:41 Average: all 26.25 0.00 5.24 1.36 0.08 67.06 03:22:41 Average: 0 26.23 0.00 5.17 2.75 0.08 65.76 03:22:41 Average: 1 25.75 0.00 4.96 1.40 0.08 67.81 03:22:41 Average: 2 26.41 0.00 5.64 0.28 0.09 67.58 03:22:41 Average: 3 25.45 0.00 5.32 0.94 0.09 68.19 03:22:41 Average: 4 26.69 0.00 5.20 1.50 0.07 66.53 03:22:41 Average: 5 26.29 0.00 5.51 3.03 0.10 65.07 03:22:41 Average: 6 27.91 0.00 5.26 0.66 0.09 66.08 03:22:41 Average: 7 25.26 0.00 4.86 0.32 0.07 69.49 03:22:41 03:22:41 03:22:41