Pull request #392 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 48b47296a8a6741f8b4f1d5e9c333a63139da1eb+425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e (8d1f3c88ffbb9259e71bb658622bf67e2ff377fe) 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-ssh14248622275088706785.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh4523563268924556544.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-392/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-392/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13170041131516953051.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-392/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17373505924659535105.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh7394305451718529817.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-392/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-392/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16939561527447331056.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-9083’ Running on prd-ubuntu20.04-docker-8c-8g-9085 in /w/workspace/undry_device-onvif-camera_PR-392 [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-392 # 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/392/head:refs/remotes/origin/PR-392 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e into PR head commit 48b47296a8a6741f8b4f1d5e9c333a63139da1eb Merge succeeded, producing 48b47296a8a6741f8b4f1d5e9c333a63139da1eb Checking out Revision 48b47296a8a6741f8b4f1d5e9c333a63139da1eb (PR-392) Commit message: "build(deps): Bump github.com/labstack/echo/v4 from 4.11.1 to 4.11.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 > git config core.sparsecheckout # timeout=10 > git checkout -f 48b47296a8a6741f8b4f1d5e9c333a63139da1eb # 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 425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 48b47296a8a6741f8b4f1d5e9c333a63139da1eb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:22:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:22:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:22:27 ========================================================= 03:22:27 EdgeX Global Pipelines Version Info 03:22:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:22:28 ------------------- 03:22:28 stable info: 03:22:28 ------------------- 03:22:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:22:28 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 03:22:28 Message: update stable to v1.0.254 03:22:29 ------------------- 03:22:29 experimental info: 03:22:29 ------------------- 03:22:29 Commited By: **** collab-it+edgex@linuxfoundation.org 03:22:29 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 03:22:29 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:22:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 03:22:29 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 03:22:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:22:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:22:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:22:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 03:22:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:22:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:22:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:22:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:22:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:22:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 03:22:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:22:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:22:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:22:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:22:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:22:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:22:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:22:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:22:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:22:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 03:22:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:22:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:22:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:22:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:22:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:22:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-392 [Pipeline] echo 03:22:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-392 [Pipeline] echo 03:22:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-392 [Pipeline] echo 03:22:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 48b47296a8a6741f8b4f1d5e9c333a63139da1eb [Pipeline] echo 03:22:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 48b4729 [Pipeline] echo 03:22:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:22:30 provisioning config files... 03:22:31 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-392@tmp/config1822254252241254896tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:22:31 ---> docker-login.sh 03:22:31 nexus3.edgexfoundry.org:10001 03:22:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:22:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:22:31 Configure a credential helper to remove this warning. See 03:22:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:22:31 03:22:31 Login Succeeded 03:22:31 nexus3.edgexfoundry.org:10002 03:22:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:22:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:22:31 Configure a credential helper to remove this warning. See 03:22:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:22:31 03:22:31 Login Succeeded 03:22:31 nexus3.edgexfoundry.org:10003 03:22:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:22:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:22:31 Configure a credential helper to remove this warning. See 03:22:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:22:31 03:22:31 Login Succeeded 03:22:31 nexus3.edgexfoundry.org:10004 03:22:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:22:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:22:31 Configure a credential helper to remove this warning. See 03:22:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:22:31 03:22:31 Login Succeeded 03:22:31 docker.io 03:22:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:22:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:22:32 Configure a credential helper to remove this warning. See 03:22:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:22:32 03:22:32 Login Succeeded 03:22:32 ---> docker-login.sh ends [Pipeline] } 03:22:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:22:32 + git rev-list -1 --merges 48b47296a8a6741f8b4f1d5e9c333a63139da1eb~1..48b47296a8a6741f8b4f1d5e9c333a63139da1eb [Pipeline] echo 03:22:32 -----------> git rev-list -1 --merges 48b47296a8a6741f8b4f1d5e9c333a63139da1eb~1..48b47296a8a6741f8b4f1d5e9c333a63139da1eb 48b47296a8a6741f8b4f1d5e9c333a63139da1eb [false] [Pipeline] sh 03:22:33 + git log --format=format:%s -1 48b47296a8a6741f8b4f1d5e9c333a63139da1eb [Pipeline] echo 03:22:33 ========================================================= 03:22:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:22:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:22:33 + git log --format=format:%s -1 48b47296a8a6741f8b4f1d5e9c333a63139da1eb [Pipeline] echo 03:22:33 [semverPrep] GIT_COMMIT: 48b47296a8a6741f8b4f1d5e9c333a63139da1eb, Commit Message: build(deps): Bump github.com/labstack/echo/v4 from 4.11.1 to 4.11.2 [Pipeline] echo 03:22:33 [semverPrep] This is not a build commit. [Pipeline] sh 03:22:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:22:34 + grep -v github /etc/ssh/ssh_known_hosts 03:22:34 + [ -e /tmp/ssh_known_hosts ] 03:22:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:22:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:22:34 + sudo tee -a /etc/ssh/ssh_known_hosts 03:22:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:22:34 03:22:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:22:34 0.1.4: Pulling from edgex-devops/py-git-semver 03:22:34 b85a868b505f: Pulling fs layer 03:22:34 e2be974225ed: Pulling fs layer 03:22:34 339a4e72a1f5: Pulling fs layer 03:22:34 988bab9f4d93: Pulling fs layer 03:22:34 1469e6f7b9e6: Pulling fs layer 03:22:34 eaf3925da568: Pulling fs layer 03:22:34 bab4dde63d76: Pulling fs layer 03:22:34 988bab9f4d93: Waiting 03:22:34 1469e6f7b9e6: Waiting 03:22:34 eaf3925da568: Waiting 03:22:34 bde34c3a00c8: Pulling fs layer 03:22:34 b352a97aabf1: Pulling fs layer 03:22:34 bab4dde63d76: Waiting 03:22:34 4872d77fe225: Pulling fs layer 03:22:34 bde34c3a00c8: Waiting 03:22:34 5851b861e8e6: Pulling fs layer 03:22:34 4872d77fe225: Waiting 03:22:34 5851b861e8e6: Waiting 03:22:34 b352a97aabf1: Waiting 03:22:34 e2be974225ed: Verifying Checksum 03:22:34 e2be974225ed: Download complete 03:22:34 988bab9f4d93: Download complete 03:22:34 1469e6f7b9e6: Verifying Checksum 03:22:34 1469e6f7b9e6: Download complete 03:22:35 eaf3925da568: Verifying Checksum 03:22:35 eaf3925da568: Download complete 03:22:35 339a4e72a1f5: Verifying Checksum 03:22:35 339a4e72a1f5: Download complete 03:22:35 bde34c3a00c8: Verifying Checksum 03:22:35 bde34c3a00c8: Download complete 03:22:35 b352a97aabf1: Download complete 03:22:35 4872d77fe225: Verifying Checksum 03:22:35 4872d77fe225: Download complete 03:22:35 5851b861e8e6: Download complete 03:22:35 b85a868b505f: Verifying Checksum 03:22:35 b85a868b505f: Download complete 03:22:35 bab4dde63d76: Verifying Checksum 03:22:35 bab4dde63d76: Download complete 03:22:36 b85a868b505f: Pull complete 03:22:36 e2be974225ed: Pull complete 03:22:36 339a4e72a1f5: Pull complete 03:22:36 988bab9f4d93: Pull complete 03:22:37 1469e6f7b9e6: Pull complete 03:22:37 eaf3925da568: Pull complete 03:22:38 bab4dde63d76: Pull complete 03:22:39 bde34c3a00c8: Pull complete 03:22:39 b352a97aabf1: Pull complete 03:22:39 4872d77fe225: Pull complete 03:22:39 5851b861e8e6: Pull complete 03:22:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:22:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:22:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:22:39 prd-ubuntu20.04-docker-8c-8g-9085 does not seem to be running inside a container 03:22:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-392 -v /w/workspace/undry_device-onvif-camera_PR-392:/w/workspace/undry_device-onvif-camera_PR-392:rw,z -v /w/workspace/undry_device-onvif-camera_PR-392@tmp:/w/workspace/undry_device-onvif-camera_PR-392@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:22:43 $ docker top b66d809bf14f68b6460fa81b83d0cf2e4ff17dd027147ff3a13e8fc5cadab751 -eo pid,comm 03:22:43 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:22:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:22:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:22:43 [ssh-agent] Looking for ssh-agent implementation... 03:22:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:22:43 $ docker exec b66d809bf14f68b6460fa81b83d0cf2e4ff17dd027147ff3a13e8fc5cadab751 ssh-agent 03:22:43 SSH_AUTH_SOCK=/tmp/ssh-lO56VNr9QTnZ/agent.32 03:22:43 SSH_AGENT_PID=38 03:22:43 Running ssh-add (command line suppressed) 03:22:43 Identity added: /w/workspace/undry_device-onvif-camera_PR-392@tmp/private_key_1187651832263550635.key (/w/workspace/undry_device-onvif-camera_PR-392@tmp/private_key_1187651832263550635.key) 03:22:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:22:44 + git tag --points-at HEAD [Pipeline] } 03:22:44 $ docker exec --env ******** --env ******** b66d809bf14f68b6460fa81b83d0cf2e4ff17dd027147ff3a13e8fc5cadab751 ssh-agent -k 03:22:44 unset SSH_AUTH_SOCK; 03:22:44 unset SSH_AGENT_PID; 03:22:44 echo Agent pid 38 killed; 03:22:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:22:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:22:44 [ssh-agent] Looking for ssh-agent implementation... 03:22:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:22:44 $ docker exec b66d809bf14f68b6460fa81b83d0cf2e4ff17dd027147ff3a13e8fc5cadab751 ssh-agent 03:22:44 SSH_AUTH_SOCK=/tmp/ssh-Ti5SrcqCX9h9/agent.70 03:22:44 SSH_AGENT_PID=76 03:22:44 Running ssh-add (command line suppressed) 03:22:44 Identity added: /w/workspace/undry_device-onvif-camera_PR-392@tmp/private_key_10732096752854743373.key (/w/workspace/undry_device-onvif-camera_PR-392@tmp/private_key_10732096752854743373.key) 03:22:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:22:45 + git semver init 03:22:45 2023-10-12 03:22:45,252 [run_init] DEBUG init version:0.0.0 force:False 03:22:45 2023-10-12 03:22:45,253 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-392/.semver 03:22:45 2023-10-12 03:22:45,254 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-392/.semver 03:22:45 2023-10-12 03:22:45,254 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-392/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-392, universal_newlines=False, shell=None, istream=None) 03:22:46 2023-10-12 03:22:46,360 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-392/.git/info/exclude 03:22:46 2023-10-12 03:22:46,361 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-392/.semver/PR-392 with force:False 03:22:46 2023-10-12 03:22:46,361 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-392/.semver/PR-392 03:22:46 2023-10-12 03:22:46,365 [execute] INFO git cat-file --batch-check 03:22:46 2023-10-12 03:22:46,366 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-392/.semver, universal_newlines=False, shell=None, istream=) 03:22:46 2023-10-12 03:22:46,371 [execute] INFO git cat-file --batch 03:22:46 2023-10-12 03:22:46,371 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-392/.semver, universal_newlines=False, shell=None, istream=) 03:22:46 2023-10-12 03:22:46,375 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-392/.semver/PR-392 03:22:46 0.0.0 [Pipeline] } 03:22:46 $ docker exec --env ******** --env ******** b66d809bf14f68b6460fa81b83d0cf2e4ff17dd027147ff3a13e8fc5cadab751 ssh-agent -k 03:22:46 unset SSH_AUTH_SOCK; 03:22:46 unset SSH_AGENT_PID; 03:22:46 echo Agent pid 76 killed; 03:22:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:22:47 + git semver [Pipeline] } 03:22:47 $ docker stop --time=1 b66d809bf14f68b6460fa81b83d0cf2e4ff17dd027147ff3a13e8fc5cadab751 03:22:48 $ docker rm -f --volumes b66d809bf14f68b6460fa81b83d0cf2e4ff17dd027147ff3a13e8fc5cadab751 [Pipeline] // withDockerContainer [Pipeline] sh 03:22:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:22:49 Stashed 1 file(s) [Pipeline] echo 03:22:49 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:22:50 provisioning config files... 03:22:50 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-392@tmp/config8310835362812860323tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:22:50 ---> docker-login.sh 03:22:50 nexus3.edgexfoundry.org:10001 03:22:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:22:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:22:50 Configure a credential helper to remove this warning. See 03:22:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:22:50 03:22:50 Login Succeeded 03:22:50 nexus3.edgexfoundry.org:10002 03:22:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:22:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:22:50 Configure a credential helper to remove this warning. See 03:22:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:22:50 03:22:50 Login Succeeded 03:22:50 nexus3.edgexfoundry.org:10003 03:22:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:22:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:22:50 Configure a credential helper to remove this warning. See 03:22:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:22:50 03:22:50 Login Succeeded 03:22:50 nexus3.edgexfoundry.org:10004 03:22:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:22:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:22:50 Configure a credential helper to remove this warning. See 03:22:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:22:50 03:22:50 Login Succeeded 03:22:50 docker.io 03:22:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:22:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:22:51 Configure a credential helper to remove this warning. See 03:22:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:22:51 03:22:51 Login Succeeded 03:22:51 ---> docker-login.sh ends [Pipeline] } 03:22:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:22:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:22:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:22:51 ========================================================= 03:22:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 03:22:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:52 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 03:22:52 Sending build context to Docker daemon 21.59MB 03:22:52 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 03:22:52 Step 2/13 : FROM ${BASE} AS builder 03:22:52 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 03:22:52 7264a8db6415: Pulling fs layer 03:22:52 c4d48a809fc2: Pulling fs layer 03:22:52 4f1c88b9dad5: Pulling fs layer 03:22:52 ad3a456e5733: Pulling fs layer 03:22:52 33e27b845d1e: Pulling fs layer 03:22:52 ad3a456e5733: Waiting 03:22:52 33e27b845d1e: Waiting 03:22:52 c68163c4e522: Pulling fs layer 03:22:52 50da416c3ac9: Pulling fs layer 03:22:52 23d2d4c4bb30: Pulling fs layer 03:22:52 c68163c4e522: Waiting 03:22:52 50da416c3ac9: Waiting 03:22:52 23d2d4c4bb30: Waiting 03:22:52 c4d48a809fc2: Verifying Checksum 03:22:52 c4d48a809fc2: Download complete 03:22:52 ad3a456e5733: Verifying Checksum 03:22:52 ad3a456e5733: Download complete 03:22:52 33e27b845d1e: Verifying Checksum 03:22:52 33e27b845d1e: Download complete 03:22:52 7264a8db6415: Verifying Checksum 03:22:52 7264a8db6415: Download complete 03:22:52 c68163c4e522: Verifying Checksum 03:22:52 c68163c4e522: Download complete 03:22:52 7264a8db6415: Pull complete 03:22:52 23d2d4c4bb30: Verifying Checksum 03:22:52 23d2d4c4bb30: Download complete 03:22:52 c4d48a809fc2: Pull complete 03:22:52 4f1c88b9dad5: Verifying Checksum 03:22:52 4f1c88b9dad5: Download complete 03:22:53 50da416c3ac9: Verifying Checksum 03:22:53 50da416c3ac9: Download complete 03:22:55 4f1c88b9dad5: Pull complete 03:22:55 ad3a456e5733: Pull complete 03:22:55 33e27b845d1e: Pull complete 03:22:55 c68163c4e522: Pull complete 03:22:58 50da416c3ac9: Pull complete 03:22:58 23d2d4c4bb30: Pull complete 03:22:58 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 03:22:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:22:58 ---> 0786185ac409 03:22:58 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:23:04 Still waiting to schedule task 03:23:04 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9084’ 03:23:04 ---> Running in d1d0dad07e2a 03:23:04 Removing intermediate container d1d0dad07e2a 03:23:04 ---> 85612c67aca9 03:23:04 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:23:04 ---> Running in d159a7f72a75 03:23:04 Removing intermediate container d159a7f72a75 03:23:04 ---> c7944b6bbb68 03:23:04 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 03:23:04 ---> Running in f7323908675f 03:23:04 Removing intermediate container f7323908675f 03:23:04 ---> 82a9e11a17c3 03:23:04 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:23:04 ---> Running in 30a134cc3ed7 03:23:04 Removing intermediate container 30a134cc3ed7 03:23:04 ---> 7feef7ef9ec2 03:23:04 Step 7/13 : LABEL Name=edgex-device-onvif-camera 03:23:04 ---> Running in b84cfbedd6fd 03:23:04 Removing intermediate container b84cfbedd6fd 03:23:04 ---> 535598380564 03:23:04 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:23:04 ---> Running in 253dfc077ebf 03:23:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:23:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:23:05 OK: 264 MiB in 52 packages 03:23:05 Removing intermediate container 253dfc077ebf 03:23:05 ---> d9eae4b604a3 03:23:05 Step 9/13 : WORKDIR /device-onvif-camera 03:23:05 ---> Running in b35d2dfe8087 03:23:05 Removing intermediate container b35d2dfe8087 03:23:05 ---> ec2e040bbf38 03:23:05 Step 10/13 : COPY go.mod vendor* ./ 03:23:05 ---> 04b201ec56a9 03:23:05 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:23:05 ---> Running in f7be42cbd8c7 03:24:02 Removing intermediate container f7be42cbd8c7 03:24:02 ---> edf68def2834 03:24:02 Step 12/13 : COPY . . 03:24:02 ---> d68ec47cf2f4 03:24:02 Step 13/13 : RUN ${MAKE} 03:24:02 ---> Running in 651bbe96a07e 03:24:02 noop 03:24:02 Removing intermediate container 651bbe96a07e 03:24:02 ---> d3ca316b63d2 03:24:02 Successfully built d3ca316b63d2 03:24:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:02 + docker inspect -f . ci-base-image-x86_64 03:24:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:24:02 prd-ubuntu20.04-docker-8c-8g-9085 does not seem to be running inside a container 03:24:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-392 -v /w/workspace/undry_device-onvif-camera_PR-392:/w/workspace/undry_device-onvif-camera_PR-392:rw,z -v /w/workspace/undry_device-onvif-camera_PR-392@tmp:/w/workspace/undry_device-onvif-camera_PR-392@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:24:02 $ docker top b4b502c558602df801352729a1ca676d71a50b79e8e7db863e2ef6195e5efed4 -eo pid,comm [Pipeline] { [Pipeline] sh 03:24:03 + go version 03:24:03 go version go1.21.0 linux/amd64 [Pipeline] } 03:24:03 $ docker stop --time=1 b4b502c558602df801352729a1ca676d71a50b79e8e7db863e2ef6195e5efed4 03:24:04 $ docker rm -f --volumes b4b502c558602df801352729a1ca676d71a50b79e8e7db863e2ef6195e5efed4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:05 + docker inspect -f . ci-base-image-x86_64 03:24:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:24:05 prd-ubuntu20.04-docker-8c-8g-9085 does not seem to be running inside a container 03:24:05 $ 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-392 -v /w/workspace/undry_device-onvif-camera_PR-392:/w/workspace/undry_device-onvif-camera_PR-392:rw,z -v /w/workspace/undry_device-onvif-camera_PR-392@tmp:/w/workspace/undry_device-onvif-camera_PR-392@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:24:05 $ docker top 914cf539c8fcebcf2d16afbe784e29e7044bd900c576a5387ae3d93c04d41075 -eo pid,comm [Pipeline] { [Pipeline] sh 03:24:06 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-392 [Pipeline] fileExists [Pipeline] sh 03:24:06 + make test 03:24:06 go test ./... -coverprofile=coverage.out ./... 03:24:08 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:24:18 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:24:18 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 03:24:19 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.032s coverage: 31.5% of statements 03:24:19 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.119s coverage: 86.5% of statements 03:24:26 go vet ./... 03:24:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:24:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:24:29 ./bin/test-attribution-txt.sh [Pipeline] echo 03:24:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:24:29 $ docker stop --time=1 914cf539c8fcebcf2d16afbe784e29e7044bd900c576a5387ae3d93c04d41075 03:24:33 $ docker rm -f --volumes 914cf539c8fcebcf2d16afbe784e29e7044bd900c576a5387ae3d93c04d41075 [Pipeline] // withDockerContainer [Pipeline] sh 03:24:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:24:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:24:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:24:35 + ls -al . 03:24:35 total 244 03:24:35 drwxrwxr-x 10 jenkins jenkins 4096 Oct 12 03:24 . 03:24:35 drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 03:22 .. 03:24:35 drwxrwxr-x 8 jenkins jenkins 4096 Oct 12 03:24 .git 03:24:35 drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 03:22 .github 03:24:35 -rw-rw-r-- 1 jenkins jenkins 496 Oct 12 03:22 .gitignore 03:24:35 -rw-rw-r-- 1 jenkins jenkins 42 Oct 12 03:22 .golangci.yml 03:24:35 drwxr-xr-x 3 jenkins jenkins 4096 Oct 12 03:22 .semver 03:24:35 -rw-rw-r-- 1 jenkins jenkins 11155 Oct 12 03:22 Attribution.txt 03:24:35 -rw-rw-r-- 1 jenkins jenkins 15932 Oct 12 03:22 CHANGELOG.md 03:24:35 -rw-rw-r-- 1 jenkins jenkins 1574 Oct 12 03:22 Dockerfile 03:24:35 -rw-rw-r-- 1 jenkins jenkins 677 Oct 12 03:22 GOVERNANCE.md 03:24:35 -rw-rw-r-- 1 jenkins jenkins 739 Oct 12 03:22 Jenkinsfile 03:24:35 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 12 03:22 LICENSE 03:24:35 -rw-rw-r-- 1 jenkins jenkins 2877 Oct 12 03:22 Makefile 03:24:35 -rw-rw-r-- 1 jenkins jenkins 625 Oct 12 03:22 OWNERS.md 03:24:35 -rw-rw-r-- 1 jenkins jenkins 2620 Oct 12 03:22 README.md 03:24:35 -rw-rw-r-- 1 jenkins jenkins 5 Oct 12 03:22 VERSION 03:24:35 drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 03:22 bin 03:24:35 drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 03:22 cmd 03:24:35 -rw-r--r-- 1 jenkins jenkins 78456 Oct 12 03:24 coverage.out 03:24:35 drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 03:22 doc 03:24:35 -rw-rw-r-- 1 jenkins jenkins 4086 Oct 12 03:22 go.mod 03:24:35 -rw-rw-r-- 1 jenkins jenkins 37524 Oct 12 03:22 go.sum 03:24:35 drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 03:22 internal 03:24:35 drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 03:22 snap 03:24:35 -rw-rw-r-- 1 jenkins jenkins 236 Oct 12 03:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:35 + 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=48b47296a8a6741f8b4f1d5e9c333a63139da1eb --label arch=amd64 --label version=0.0.0 . 03:24:35 Sending build context to Docker daemon 21.67MB 03:24:35 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 03:24:35 Step 2/26 : FROM ${BASE} AS builder 03:24:35 ---> d3ca316b63d2 03:24:35 Step 3/26 : ARG ADD_BUILD_TAGS="" 03:24:36 ---> Running in 4eb9c6f77930 03:24:36 Removing intermediate container 4eb9c6f77930 03:24:36 ---> 5fc6886b00e5 03:24:36 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:24:36 ---> Running in d770083b6960 03:24:36 Removing intermediate container d770083b6960 03:24:36 ---> efc7b7d2f8d9 03:24:36 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 03:24:36 ---> Running in cf5d1098274c 03:24:36 Removing intermediate container cf5d1098274c 03:24:36 ---> b7d4bad1e198 03:24:36 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 03:24:36 ---> Running in ee252944971f 03:24:36 Removing intermediate container ee252944971f 03:24:36 ---> 6a323e241027 03:24:36 Step 7/26 : LABEL Name=edgex-device-onvif-camera 03:24:36 ---> Running in 4f9e8c36ab03 03:24:36 Removing intermediate container 4f9e8c36ab03 03:24:36 ---> 813d7b20330a 03:24:36 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:24:36 ---> Running in 7d5cdc25b25c 03:24:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:24:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:24:37 OK: 264 MiB in 52 packages 03:24:37 Removing intermediate container 7d5cdc25b25c 03:24:37 ---> 173222e34565 03:24:37 Step 9/26 : WORKDIR /device-onvif-camera 03:24:37 ---> Running in 3872d05ca55e 03:24:37 Removing intermediate container 3872d05ca55e 03:24:37 ---> f17d5d6703ac 03:24:37 Step 10/26 : COPY go.mod vendor* ./ 03:24:37 ---> 14dbc6b1e02d 03:24:37 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:24:37 ---> Running in fc126916ec0c 03:24:38 Removing intermediate container fc126916ec0c 03:24:38 ---> 4c3d83561a08 03:24:38 Step 12/26 : COPY . . 03:24:39 ---> cdb8c84e3f3e 03:24:39 Step 13/26 : RUN ${MAKE} 03:24:39 ---> Running in 14225e86a54f 03:24:39 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.33" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 03:25:01 Removing intermediate container 14225e86a54f 03:25:01 ---> 92bc92d5d903 03:25:01 Step 14/26 : FROM alpine:3.18 03:25:01 3.18: Pulling from library/alpine 03:25:01 96526aa774ef: Pulling fs layer 03:25:01 96526aa774ef: Verifying Checksum 03:25:01 96526aa774ef: Download complete 03:25:01 96526aa774ef: Pull complete 03:25:01 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 03:25:01 Status: Downloaded newer image for alpine:3.18 03:25:01 ---> 8ca4688f4f35 03:25:01 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:25:01 ---> Running in 6d445537c403 03:25:01 Removing intermediate container 6d445537c403 03:25:01 ---> 655c63520fb6 03:25:01 Step 16/26 : RUN apk add --update --no-cache dumb-init 03:25:01 ---> Running in 22c3d3b19e26 03:25:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:25:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:25:01 (1/1) Installing dumb-init (1.2.5-r2) 03:25:01 Executing busybox-1.36.1-r2.trigger 03:25:01 OK: 7 MiB in 16 packages 03:25:01 Removing intermediate container 22c3d3b19e26 03:25:01 ---> 132297730469 03:25:01 Step 17/26 : WORKDIR / 03:25:01 ---> Running in 16c6fd21e3cf 03:25:01 Removing intermediate container 16c6fd21e3cf 03:25:01 ---> 491e466db4ae 03:25:01 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 03:25:01 ---> 619ca5828f50 03:25:01 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 03:25:01 ---> a2de2190eef7 03:25:01 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:25:01 ---> 5b4d1ba91304 03:25:01 Step 21/26 : EXPOSE 59984 03:25:01 ---> Running in 03566aaeaba2 03:25:01 Removing intermediate container 03566aaeaba2 03:25:01 ---> c64dc49c3203 03:25:01 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 03:25:01 ---> Running in 72e24ba452cd 03:25:01 Removing intermediate container 72e24ba452cd 03:25:01 ---> 8410a1e11bb9 03:25:01 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 03:25:01 ---> Running in 126baf3e3199 03:25:01 Removing intermediate container 126baf3e3199 03:25:01 ---> 082529793daf 03:25:01 Step 24/26 : LABEL arch=amd64 03:25:01 ---> Running in 93fe0eeeead2 03:25:02 Removing intermediate container 93fe0eeeead2 03:25:02 ---> da3f01e96763 03:25:02 Step 25/26 : LABEL git_sha=48b47296a8a6741f8b4f1d5e9c333a63139da1eb 03:25:02 ---> Running in ff4d5e429b3f 03:25:02 Removing intermediate container ff4d5e429b3f 03:25:02 ---> 3ed2885c6f35 03:25:02 Step 26/26 : LABEL version=0.0.0 03:25:02 ---> Running in a6d0eb31adf9 03:25:02 Removing intermediate container a6d0eb31adf9 03:25:02 ---> b0824e4a1c20 03:25:02 [Warning] One or more build-args [ARCH] were not consumed 03:25:02 Successfully built b0824e4a1c20 03:25:02 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:25:02 03:25:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:25:03 latest: Pulling from edgex-lftools-log-publisher 03:25:03 5eb5b503b376: Pulling fs layer 03:25:03 5c69ac0246d0: Pulling fs layer 03:25:03 ec43610c2a17: Pulling fs layer 03:25:03 3a2ae6a8a46f: Pulling fs layer 03:25:03 33b1e0a273af: Pulling fs layer 03:25:03 5d3b04190fa2: Pulling fs layer 03:25:03 2f39f015ded8: Pulling fs layer 03:25:03 33b1e0a273af: Waiting 03:25:03 5d3b04190fa2: Waiting 03:25:03 2f39f015ded8: Waiting 03:25:03 3a2ae6a8a46f: Waiting 03:25:03 5c69ac0246d0: Verifying Checksum 03:25:03 5c69ac0246d0: Download complete 03:25:03 3a2ae6a8a46f: Verifying Checksum 03:25:03 3a2ae6a8a46f: Download complete 03:25:03 33b1e0a273af: Verifying Checksum 03:25:03 33b1e0a273af: Download complete 03:25:03 ec43610c2a17: Verifying Checksum 03:25:03 ec43610c2a17: Download complete 03:25:03 5d3b04190fa2: Verifying Checksum 03:25:03 5d3b04190fa2: Download complete 03:25:03 5eb5b503b376: Verifying Checksum 03:25:03 5eb5b503b376: Download complete 03:25:04 2f39f015ded8: Download complete 03:25:04 5eb5b503b376: Pull complete 03:25:04 5c69ac0246d0: Pull complete 03:25:05 ec43610c2a17: Pull complete 03:25:05 3a2ae6a8a46f: Pull complete 03:25:05 33b1e0a273af: Pull complete 03:25:05 5d3b04190fa2: Pull complete 03:25:09 2f39f015ded8: Pull complete 03:25:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:25:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:25:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:25:09 prd-ubuntu20.04-docker-8c-8g-9085 does not seem to be running inside a container 03:25: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/undry_device-onvif-camera_PR-392 -v /w/workspace/undry_device-onvif-camera_PR-392:/w/workspace/undry_device-onvif-camera_PR-392:rw,z -v /w/workspace/undry_device-onvif-camera_PR-392@tmp:/w/workspace/undry_device-onvif-camera_PR-392@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:25:15 $ docker top 06c257650a36f23bd83037764297a8adc6381ee9276f5868af8eb8bdaa3cd5a5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:25:16 ---> job-cost.sh 03:25:16 lf-activate-venv: SKIPPING 03:25:16 INFO: No Stack... 03:25:16 INFO: Retrieving Pricing Info for: v3-standard-8 03:25:16 INFO: Archiving Costs [Pipeline] sh 03:25:16 + cut -d, -f6 03:25:16 + cat /w/workspace/undry_device-onvif-camera_PR-392/archives/cost.csv [Pipeline] lock 03:25:16 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-392-1-stack-cost] 03:25:16 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-392-1-stack-cost] did not exist. Created. 03:25:16 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-392-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:25:17 + echo total: 0.2199999988079071 [Pipeline] stash 03:25:17 Stashed 1 file(s) [Pipeline] } 03:25:17 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-392-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:25:17 $ docker stop --time=1 06c257650a36f23bd83037764297a8adc6381ee9276f5868af8eb8bdaa3cd5a5 03:25:18 $ docker rm -f --volumes 06c257650a36f23bd83037764297a8adc6381ee9276f5868af8eb8bdaa3cd5a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:26:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9086 in /w/workspace/undry_device-onvif-camera_PR-392 [Pipeline] { [Pipeline] ws 03:26:42 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 03:26:42 The recommended git tool is: git 03:26:47 using credential edgex-jenkins-ssh 03:26:47 Cloning the remote Git repository 03:26:47 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 03:26:47 > git init /w/workspace/device-onvif-camera/1 # timeout=10 03:26:47 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:26:47 > git --version # timeout=10 03:26:47 > git --version # 'git version 2.25.1' 03:26:47 using GIT_SSH to set credentials SSH Credentials for GitHub 03:26:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:26:50 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:26:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:26:52 Merging remotes/origin/main commit 425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e into PR head commit 48b47296a8a6741f8b4f1d5e9c333a63139da1eb 03:26:51 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:26:52 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:26:52 using GIT_SSH to set credentials SSH Credentials for GitHub 03:26:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/392/head:refs/remotes/origin/PR-392 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:26:52 > git config core.sparsecheckout # timeout=10 03:26:52 > git checkout -f 48b47296a8a6741f8b4f1d5e9c333a63139da1eb # timeout=10 03:26:52 Merge succeeded, producing 48b47296a8a6741f8b4f1d5e9c333a63139da1eb 03:26:52 Checking out Revision 48b47296a8a6741f8b4f1d5e9c333a63139da1eb (PR-392) 03:26:53 Commit message: "build(deps): Bump github.com/labstack/echo/v4 from 4.11.1 to 4.11.2" 03:26:53 > git --version # timeout=10 03:26:53 > git --version # 'git version 2.25.1' 03:26:53 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 03:26:52 > git remote # timeout=10 03:26:52 > git config --get remote.origin.url # timeout=10 03:26:52 using GIT_SSH to set credentials SSH Credentials for GitHub 03:26:52 > git merge 425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e # timeout=10 03:26:52 > git rev-parse HEAD^{commit} # timeout=10 03:26:52 > git config core.sparsecheckout # timeout=10 03:26:52 > git checkout -f 48b47296a8a6741f8b4f1d5e9c333a63139da1eb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:26:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:26:54 % Total % Received % Xferd Average Speed Time Time Time Current 03:26:54 Dload Upload Total Spent Left Speed 03:26:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh 03:26:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:26:55 + sudo tee /etc/docker/daemon.new 03:26:55 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:26:55 { 03:26:55 "registry-mirrors": [ 03:26:55 "https://nexus3.edgexfoundry.org:10001" 03:26:55 ], 03:26:55 "bip": "10.250.0.254/24", 03:26:55 "hosts": [ 03:26:55 "tcp://0.0.0.0:5555", 03:26:55 "unix:///var/run/docker.sock" 03:26:55 ], 03:26:55 "mtu": 1458, 03:26:55 "selinux-enabled": true, 03:26:55 "seccomp-profile": "/etc/docker/seccomp.json" 03:26:55 } [Pipeline] sh 03:26:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:26:56 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:27:14 provisioning config files... 03:27:14 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config14302934077943532471tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:27:15 ---> docker-login.sh 03:27:15 nexus3.edgexfoundry.org:10001 03:27:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:27:15 Configure a credential helper to remove this warning. See 03:27:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:27:15 03:27:15 Login Succeeded 03:27:15 nexus3.edgexfoundry.org:10002 03:27:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:27:16 Configure a credential helper to remove this warning. See 03:27:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:27:16 03:27:16 Login Succeeded 03:27:16 nexus3.edgexfoundry.org:10003 03:27:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:27:16 Configure a credential helper to remove this warning. See 03:27:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:27:16 03:27:16 Login Succeeded 03:27:16 nexus3.edgexfoundry.org:10004 03:27:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:27:16 Configure a credential helper to remove this warning. See 03:27:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:27:16 03:27:16 Login Succeeded 03:27:16 docker.io 03:27:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:27:17 Configure a credential helper to remove this warning. See 03:27:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:27:17 03:27:17 Login Succeeded 03:27:17 ---> docker-login.sh ends [Pipeline] } 03:27:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:27:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:27:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:27:17 ========================================================= 03:27:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 03:27:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:18 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 03:27:19 Sending build context to Docker daemon 14.16MB 03:27:19 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 03:27:19 Step 2/13 : FROM ${BASE} AS builder 03:27:19 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:27:19 9fda8d8052c6: Pulling fs layer 03:27:19 5d54e960e981: Pulling fs layer 03:27:19 c4a7e357bf2a: Pulling fs layer 03:27:19 f0e02332f6b5: Pulling fs layer 03:27:19 cefa15bbcfad: Pulling fs layer 03:27:19 17808c966233: Pulling fs layer 03:27:19 f4c1fc716caa: Pulling fs layer 03:27:19 f0e02332f6b5: Waiting 03:27:19 cefa15bbcfad: Waiting 03:27:19 17808c966233: Waiting 03:27:19 f4c1fc716caa: Waiting 03:27:19 5d54e960e981: Verifying Checksum 03:27:19 5d54e960e981: Download complete 03:27:19 f0e02332f6b5: Verifying Checksum 03:27:19 f0e02332f6b5: Download complete 03:27:19 cefa15bbcfad: Download complete 03:27:19 9fda8d8052c6: Verifying Checksum 03:27:19 9fda8d8052c6: Download complete 03:27:19 f4c1fc716caa: Verifying Checksum 03:27:19 f4c1fc716caa: Download complete 03:27:20 9fda8d8052c6: Pull complete 03:27:21 5d54e960e981: Pull complete 03:27:21 c4a7e357bf2a: Verifying Checksum 03:27:21 c4a7e357bf2a: Download complete 03:27:22 17808c966233: Verifying Checksum 03:27:22 17808c966233: Download complete 03:27:34 c4a7e357bf2a: Pull complete 03:27:34 f0e02332f6b5: Pull complete 03:27:34 cefa15bbcfad: Pull complete 03:27:44 17808c966233: Pull complete 03:27:45 f4c1fc716caa: Pull complete 03:27:45 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 03:27:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:27:45 ---> ea914061e18c 03:27:45 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:27:47 ---> Running in 4d87884b59b6 03:27:47 Removing intermediate container 4d87884b59b6 03:27:47 ---> e4d5ebc867e1 03:27:47 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:27:47 ---> Running in 4ab08b470ba0 03:27:47 Removing intermediate container 4ab08b470ba0 03:27:47 ---> e3895cfca69b 03:27:47 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 03:27:48 ---> Running in 3bfba00ba9b2 03:27:48 Removing intermediate container 3bfba00ba9b2 03:27:48 ---> 318669cb4f90 03:27:48 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:27:48 ---> Running in 84165e31ed8e 03:27:48 Removing intermediate container 84165e31ed8e 03:27:48 ---> 6befb04af1dc 03:27:48 Step 7/13 : LABEL Name=edgex-device-onvif-camera 03:27:48 ---> Running in 5015878ec047 03:27:49 Removing intermediate container 5015878ec047 03:27:49 ---> 97971be188d8 03:27:49 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:27:49 ---> Running in ec4bd7a4bd06 03:27:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:27:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:27:51 OK: 266 MiB in 52 packages 03:27:52 Removing intermediate container ec4bd7a4bd06 03:27:52 ---> 5823806ff088 03:27:52 Step 9/13 : WORKDIR /device-onvif-camera 03:27:52 ---> Running in 362fc173191c 03:27:53 Removing intermediate container 362fc173191c 03:27:53 ---> b50a7527172a 03:27:53 Step 10/13 : COPY go.mod vendor* ./ 03:27:53 ---> eeef068e3e06 03:27:53 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:27:53 ---> Running in cbbcc31caab6 03:29:30 Removing intermediate container cbbcc31caab6 03:29:30 ---> 361a56d77f02 03:29:30 Step 12/13 : COPY . . 03:29:31 ---> 5a80767c089d 03:29:31 Step 13/13 : RUN ${MAKE} 03:29:31 ---> Running in 0b0a1b9a2abc 03:29:32 noop 03:29:33 Removing intermediate container 0b0a1b9a2abc 03:29:33 ---> 77c300397da6 03:29:33 Successfully built 77c300397da6 03:29:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:33 + docker inspect -f . ci-base-image-arm64 03:29:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:29:33 prd-ubuntu20.04-docker-arm64-4c-16g-9086 does not seem to be running inside a container 03:29:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:29:35 $ docker top 0bb2ff26a053948190439e48d4baa46088ab588d2c621dd964dfe0fae75a087d -eo pid,comm [Pipeline] { [Pipeline] sh 03:29:35 + go version 03:29:35 go version go1.21.0 linux/arm64 [Pipeline] } 03:29:35 $ docker stop --time=1 0bb2ff26a053948190439e48d4baa46088ab588d2c621dd964dfe0fae75a087d 03:29:37 $ docker rm -f --volumes 0bb2ff26a053948190439e48d4baa46088ab588d2c621dd964dfe0fae75a087d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:38 + docker inspect -f . ci-base-image-arm64 03:29:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:29:38 prd-ubuntu20.04-docker-arm64-4c-16g-9086 does not seem to be running inside a container 03:29:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:29:40 $ docker top 247c9ebd87a11105072cde418e9ad0c29fc8ebe4d6c60fb1833bbf657d29c0ca -eo pid,comm [Pipeline] { [Pipeline] sh 03:29:40 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 03:29:43 + make test 03:29:43 go test ./... -coverprofile=coverage.out ./... 03:29:48 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:31:24 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:31:24 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 03:31:26 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.168s coverage: 31.5% of statements 03:31:48 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 21.072s coverage: 86.5% of statements 03:31:48 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:31:48 go vet ./... 03:32:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:32:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:32:10 ./bin/test-attribution-txt.sh [Pipeline] echo 03:32:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:32:10 $ docker stop --time=1 247c9ebd87a11105072cde418e9ad0c29fc8ebe4d6c60fb1833bbf657d29c0ca 03:32:14 $ docker rm -f --volumes 247c9ebd87a11105072cde418e9ad0c29fc8ebe4d6c60fb1833bbf657d29c0ca [Pipeline] // withDockerContainer [Pipeline] sh 03:32:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:32:15 Warning: overwriting stash ‘coverage-report’ 03:32:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:32:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:32:16 + ls -al . 03:32:16 total 240 03:32:16 drwxrwxr-x 9 jenkins jenkins 4096 Oct 12 03:29 . 03:32:16 drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 03:26 .. 03:32:16 drwxrwxr-x 8 jenkins jenkins 4096 Oct 12 03:26 .git 03:32:16 drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 03:26 .github 03:32:16 -rw-rw-r-- 1 jenkins jenkins 496 Oct 12 03:26 .gitignore 03:32:16 -rw-rw-r-- 1 jenkins jenkins 42 Oct 12 03:26 .golangci.yml 03:32:16 -rw-rw-r-- 1 jenkins jenkins 11155 Oct 12 03:26 Attribution.txt 03:32:16 -rw-rw-r-- 1 jenkins jenkins 15932 Oct 12 03:26 CHANGELOG.md 03:32:16 -rw-rw-r-- 1 jenkins jenkins 1574 Oct 12 03:26 Dockerfile 03:32:16 -rw-rw-r-- 1 jenkins jenkins 677 Oct 12 03:26 GOVERNANCE.md 03:32:16 -rw-rw-r-- 1 jenkins jenkins 739 Oct 12 03:26 Jenkinsfile 03:32:16 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 12 03:26 LICENSE 03:32:16 -rw-rw-r-- 1 jenkins jenkins 2877 Oct 12 03:26 Makefile 03:32:16 -rw-rw-r-- 1 jenkins jenkins 625 Oct 12 03:26 OWNERS.md 03:32:16 -rw-rw-r-- 1 jenkins jenkins 2620 Oct 12 03:26 README.md 03:32:16 -rw-rw-r-- 1 jenkins jenkins 5 Oct 12 03:22 VERSION 03:32:16 drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 03:26 bin 03:32:16 drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 03:26 cmd 03:32:16 -rw-r--r-- 1 jenkins jenkins 78456 Oct 12 03:31 coverage.out 03:32:16 drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 03:26 doc 03:32:16 -rw-rw-r-- 1 jenkins jenkins 4086 Oct 12 03:26 go.mod 03:32:16 -rw-rw-r-- 1 jenkins jenkins 37524 Oct 12 03:26 go.sum 03:32:16 drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 03:26 internal 03:32:16 drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 03:26 snap 03:32:16 -rw-rw-r-- 1 jenkins jenkins 236 Oct 12 03:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:17 + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=48b47296a8a6741f8b4f1d5e9c333a63139da1eb --label arch=arm64 --label version=0.0.0 . 03:32:17 Sending build context to Docker daemon 14.24MB 03:32:17 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 03:32:17 Step 2/26 : FROM ${BASE} AS builder 03:32:17 ---> 77c300397da6 03:32:17 Step 3/26 : ARG ADD_BUILD_TAGS="" 03:32:17 ---> Running in 9720515bfd51 03:32:17 Removing intermediate container 9720515bfd51 03:32:17 ---> 6180828ed09f 03:32:17 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:32:17 ---> Running in ed743b4ac290 03:32:18 Removing intermediate container ed743b4ac290 03:32:18 ---> ba6bd5a343ef 03:32:18 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 03:32:18 ---> Running in cfad8c597cb3 03:32:18 Removing intermediate container cfad8c597cb3 03:32:18 ---> 2e33edc399d6 03:32:18 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 03:32:18 ---> Running in 129ee23b4bb2 03:32:19 Removing intermediate container 129ee23b4bb2 03:32:19 ---> 6c6c080c3d0d 03:32:19 Step 7/26 : LABEL Name=edgex-device-onvif-camera 03:32:19 ---> Running in c683b8c39487 03:32:19 Removing intermediate container c683b8c39487 03:32:19 ---> 29f811c63d91 03:32:19 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:32:19 ---> Running in b1046243713e 03:32:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:32:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:32:21 OK: 266 MiB in 52 packages 03:32:22 Removing intermediate container b1046243713e 03:32:22 ---> fab75a0f3828 03:32:22 Step 9/26 : WORKDIR /device-onvif-camera 03:32:22 ---> Running in 41088bd5a47f 03:32:22 Removing intermediate container 41088bd5a47f 03:32:22 ---> 32872cce06af 03:32:22 Step 10/26 : COPY go.mod vendor* ./ 03:32:23 ---> 29a6a700aa94 03:32:23 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:32:23 ---> Running in d5659f8eacbb 03:32:28 Removing intermediate container d5659f8eacbb 03:32:28 ---> 4f9e197e6c25 03:32:28 Step 12/26 : COPY . . 03:32:29 ---> 993475ef1314 03:32:29 Step 13/26 : RUN ${MAKE} 03:32:29 ---> Running in 1c60ed4fdff4 03:32:30 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.33" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 03:34:22 Removing intermediate container 1c60ed4fdff4 03:34:22 ---> 13fc6f28431f 03:34:22 Step 14/26 : FROM alpine:3.18 03:34:22 3.18: Pulling from library/alpine 03:34:22 579b34f0a95b: Pulling fs layer 03:34:22 579b34f0a95b: Verifying Checksum 03:34:22 579b34f0a95b: Download complete 03:34:22 579b34f0a95b: Pull complete 03:34:22 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 03:34:22 Status: Downloaded newer image for alpine:3.18 03:34:22 ---> 3cc203321400 03:34:22 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:34:22 ---> Running in 728f52c7bcf1 03:34:22 Removing intermediate container 728f52c7bcf1 03:34:22 ---> 282096c83f35 03:34:22 Step 16/26 : RUN apk add --update --no-cache dumb-init 03:34:22 ---> Running in caf147fd76ac 03:34:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:34:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:34:22 (1/1) Installing dumb-init (1.2.5-r2) 03:34:22 Executing busybox-1.36.1-r2.trigger 03:34:22 OK: 8 MiB in 16 packages 03:34:22 Removing intermediate container caf147fd76ac 03:34:22 ---> 0beefb2860b4 03:34:22 Step 17/26 : WORKDIR / 03:34:22 ---> Running in 23527fd6443b 03:34:22 Removing intermediate container 23527fd6443b 03:34:22 ---> 2e213fb8d379 03:34:22 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 03:34:22 ---> 0889fb3b03d9 03:34:22 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 03:34:23 ---> 44397eadf726 03:34:23 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:34:23 ---> 9f23ab8b5658 03:34:23 Step 21/26 : EXPOSE 59984 03:34:23 ---> Running in 39d18cc02eae 03:34:23 Removing intermediate container 39d18cc02eae 03:34:23 ---> 6452b72daeb7 03:34:23 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 03:34:23 ---> Running in 819371b6d1bd 03:34:24 Removing intermediate container 819371b6d1bd 03:34:24 ---> 113f1bfb1e3a 03:34:24 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 03:34:24 ---> Running in 0d8dfbbf58f5 03:34:24 Removing intermediate container 0d8dfbbf58f5 03:34:24 ---> b7838dfc2d4b 03:34:24 Step 24/26 : LABEL arch=arm64 03:34:24 ---> Running in 6555347def08 03:34:24 Removing intermediate container 6555347def08 03:34:24 ---> bf045b7bafad 03:34:24 Step 25/26 : LABEL git_sha=48b47296a8a6741f8b4f1d5e9c333a63139da1eb 03:34:24 ---> Running in b3d69d7f2630 03:34:27 Removing intermediate container b3d69d7f2630 03:34:27 ---> cd24eb3afbaa 03:34:27 Step 26/26 : LABEL version=0.0.0 03:34:27 ---> Running in 2a5a84f513f1 03:34:27 Removing intermediate container 2a5a84f513f1 03:34:27 ---> ae37d1c4e83d 03:34:27 [Warning] One or more build-args [ARCH] were not consumed 03:34:27 Successfully built ae37d1c4e83d 03:34:27 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:34:28 03:34:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:34:28 arm64: Pulling from edgex-lftools-log-publisher 03:34:28 8998bd30e6a1: Pulling fs layer 03:34:28 04944245beec: Pulling fs layer 03:34:28 699f458cf7ca: Pulling fs layer 03:34:28 765212b225bb: Pulling fs layer 03:34:28 f23df028b6ca: Pulling fs layer 03:34:28 d65c8cfc05b1: Pulling fs layer 03:34:28 2437ff75d9bd: Pulling fs layer 03:34:28 765212b225bb: Waiting 03:34:28 f23df028b6ca: Waiting 03:34:28 d65c8cfc05b1: Waiting 03:34:28 2437ff75d9bd: Waiting 03:34:29 04944245beec: Verifying Checksum 03:34:29 04944245beec: Download complete 03:34:29 765212b225bb: Verifying Checksum 03:34:29 765212b225bb: Download complete 03:34:29 f23df028b6ca: Verifying Checksum 03:34:29 f23df028b6ca: Download complete 03:34:29 d65c8cfc05b1: Verifying Checksum 03:34:29 d65c8cfc05b1: Download complete 03:34:29 699f458cf7ca: Verifying Checksum 03:34:29 699f458cf7ca: Download complete 03:34:29 8998bd30e6a1: Verifying Checksum 03:34:29 8998bd30e6a1: Download complete 03:34:32 2437ff75d9bd: Verifying Checksum 03:34:32 2437ff75d9bd: Download complete 03:34:34 8998bd30e6a1: Pull complete 03:34:34 04944245beec: Pull complete 03:34:36 699f458cf7ca: Pull complete 03:34:36 765212b225bb: Pull complete 03:34:37 f23df028b6ca: Pull complete 03:34:37 d65c8cfc05b1: Pull complete 03:34:56 2437ff75d9bd: Pull complete 03:34:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:34:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:34:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:34:56 prd-ubuntu20.04-docker-arm64-4c-16g-9086 does not seem to be running inside a container 03:34:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:34:59 $ docker top e42971743a744e6cdb4c8b7fd149f79fec1f20dddfbeab9e3364e49490a07e1a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:34:59 ---> job-cost.sh 03:34:59 lf-activate-venv: SKIPPING 03:34:59 INFO: No Stack... 03:35:00 INFO: Retrieving Pricing Info for: v3-standard-4 03:35:01 INFO: Archiving Costs [Pipeline] sh 03:35:02 + + cut -d, -f6 03:35:02 cat /w/workspace/device-onvif-camera/1/archives/cost.csv [Pipeline] lock 03:35:02 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-392-1-stack-cost] 03:35:02 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-392-1-stack-cost] did not exist. Created. 03:35:02 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-392-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:35:02 /w/workspace/device-onvif-camera/1@tmp/durable-0306f2ac/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:35:03 + echo total: 0.10999999940395355 [Pipeline] stash 03:35:03 Warning: overwriting stash ‘stack-cost’ 03:35:03 Stashed 1 file(s) [Pipeline] } 03:35:03 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-392-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:35:03 $ docker stop --time=1 e42971743a744e6cdb4c8b7fd149f79fec1f20dddfbeab9e3364e49490a07e1a 03:35:06 $ docker rm -f --volumes e42971743a744e6cdb4c8b7fd149f79fec1f20dddfbeab9e3364e49490a07e1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 03:35:07 provisioning config files... 03:35:07 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-392@tmp/config1906670782916933207tmp [Pipeline] { [Pipeline] sh 03:35:08 + set +x 03:35:08 + + bash -s -- 03:35:08 curl -s https://codecov.io/bash 03:35:08 03:35:08 _____ _ 03:35:08 / ____| | | 03:35:08 | | ___ __| | ___ ___ _____ __ 03:35:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:35:08 | |___| (_) | (_| | __/ (_| (_) \ V / 03:35:08 \_____\___/ \__,_|\___|\___\___/ \_/ 03:35:08 Bash-1.0.6 03:35:08 03:35:08 03:35:08 ==> git version 2.25.1 found 03:35:08 ==> 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:35:08 Release-Date: 2020-01-08 03:35:08 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:35:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:35:08 ==> Jenkins CI detected. 03:35:08 current dir:  /w/workspace/undry_device-onvif-camera_PR-392 03:35:08 project root: . 03:35:08 --> token set from env 03:35:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:35:08 ==> Running gcov in . (disable via -X gcov) 03:35:08 ==> Python coveragepy not found 03:35:08 ==> Searching for coverage reports in: 03:35:08 + . 03:35:08 -> Found 1 reports 03:35:08 ==> Detecting git/mercurial file structure 03:35:08 ==> Reading reports 03:35:08 + ./coverage.out bytes=78456 03:35:08 ==> Appending adjustments 03:35:08 https://docs.codecov.io/docs/fixing-reports 03:35:08 + Found adjustments 03:35:08 ==> Gzipping contents 03:35:08 12K /tmp/codecov.cVTNzK.gz 03:35:08 ==> Uploading reports 03:35:08 url: https://codecov.io 03:35:08 query: branch=PR-392&commit=48b47296a8a6741f8b4f1d5e9c333a63139da1eb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-392%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=392&job=&cmd_args= 03:35:08 -> Pinging Codecov 03:35:08 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-392&commit=48b47296a8a6741f8b4f1d5e9c333a63139da1eb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-392%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=392&job=&cmd_args= 03:35:08 -> Uploading to 03:35:08 https://storage.googleapis.com/codecov/v4/raw/2023-10-12/F29A59C45E3A92E06B3E522C9905F8EF/48b47296a8a6741f8b4f1d5e9c333a63139da1eb/7512e9e3-6d6d-4c2c-aec5-1816e4ca27a1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231012%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231012T033508Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1199255c64aafd066db0994e4d90a061f5a8b7949908e192f6573f9af95f8cb8 03:35:08 % Total % Received % Xferd Average Speed Time Time Time Current 03:35:08 Dload Upload Total Spent Left Speed 03:35:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10561 0 0 100 10561 0 50052 --:--:-- --:--:-- --:--:-- 49816 100 10561 0 0 100 10561 0 34970 --:--:-- --:--:-- --:--:-- 34854 03:35:08 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/48b47296a8a6741f8b4f1d5e9c333a63139da1eb [Pipeline] } 03:35:08 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [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:35:12 + [ -d /w/workspace/undry_device-onvif-camera_PR-392/archives ] 03:35:12 + ls -al /w/workspace/undry_device-onvif-camera_PR-392/archives 03:35:12 total 16 03:35:12 drwxr-xr-x 3 root root 4096 Oct 12 03:25 . 03:35:12 drwxrwxr-x 11 jenkins jenkins 4096 Oct 12 03:25 .. 03:35:12 drwxr-xr-x 2 root root 4096 Oct 12 03:25 cost 03:35:12 -rw-r--r-- 1 root root 91 Oct 12 03:25 cost.csv 03:35:12 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-392/archives 03:35:12 + ls -al /w/workspace/undry_device-onvif-camera_PR-392/archives 03:35:12 total 16 03:35:12 drwxr-xr-x 3 jenkins jenkins 4096 Oct 12 03:25 . 03:35:12 drwxrwxr-x 11 jenkins jenkins 4096 Oct 12 03:25 .. 03:35:12 drwxr-xr-x 2 jenkins jenkins 4096 Oct 12 03:25 cost 03:35:12 -rw-r--r-- 1 jenkins jenkins 91 Oct 12 03:25 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:35:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:35:14 ---> package-listing.sh 03:35:14 ++ facter osfamily 03:35:14 ++ tr '[:upper:]' '[:lower:]' 03:35:14 + OS_FAMILY=debian 03:35:14 + workspace=/w/workspace/undry_device-onvif-camera_PR-392 03:35:14 + START_PACKAGES=/tmp/packages_start.txt 03:35:14 + END_PACKAGES=/tmp/packages_end.txt 03:35:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:35:14 + PACKAGES=/tmp/packages_start.txt 03:35:14 + '[' /w/workspace/undry_device-onvif-camera_PR-392 ']' 03:35:14 + PACKAGES=/tmp/packages_end.txt 03:35:14 + case "${OS_FAMILY}" in 03:35:14 + dpkg -l 03:35:14 + grep '^ii' 03:35:14 + '[' -f /tmp/packages_start.txt ']' 03:35:14 + '[' -f /tmp/packages_end.txt ']' 03:35:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:35:14 + '[' /w/workspace/undry_device-onvif-camera_PR-392 ']' 03:35:14 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-392/archives/ 03:35:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-392/archives/ [Pipeline] echo 03:35:14 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-392/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:35:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:35:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:35:15 prd-ubuntu20.04-docker-8c-8g-9085 does not seem to be running inside a container 03:35:15 $ 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-392/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-392 -v /w/workspace/undry_device-onvif-camera_PR-392:/w/workspace/undry_device-onvif-camera_PR-392:rw,z -v /w/workspace/undry_device-onvif-camera_PR-392@tmp:/w/workspace/undry_device-onvif-camera_PR-392@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:35:15 $ docker top 22d772918a3e7a177dbbef668ba7014f46760045fd623363c830621f00a55430 -eo pid,comm [Pipeline] { [Pipeline] sh 03:35:16 + touch /tmp/pre-build-complete [Pipeline] sh 03:35:16 + mkdir -p /var/log/sysstat [Pipeline] sh 03:35:16 + ls /var/log/sa-host 03:35:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:35:16 provisioning config files... 03:35:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-392@tmp/config1878005119067700351tmp [Pipeline] { [Pipeline] echo 03:35:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:35:17 ---> create-netrc.sh [Pipeline] } 03:35:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:35:17 ---> python-tools-install.sh [Pipeline] echo 03:35:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:35:18 ---> sudo-logs.sh 03:35:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:35:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:35:18 ---> job-cost.sh 03:35:18 lf-activate-venv: SKIPPING 03:35:18 DEBUG: total: 0.2199999988079071 03:35:18 INFO: Retrieving Stack Cost... 03:35:19 INFO: Retrieving Pricing Info for: v3-standard-8 03:35:19 INFO: Archiving Costs [Pipeline] echo 03:35:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:35:19 ---> logs-deploy.sh 03:35:19 lf-activate-venv: SKIPPING 03:35:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-392/1 03:35:19 INFO: archiving workspace using pattern(s): 03:35:20 Archives upload complete. 03:35:20 INFO: archiving logs to Nexus 03:35:21 ---> uname -a: 03:35:21 Linux prd-ubuntu20-04-docker-8c-8g-9085 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:35:21 03:35:21 03:35:21 ---> lscpu: 03:35:21 Architecture: x86_64 03:35:21 CPU op-mode(s): 32-bit, 64-bit 03:35:21 Byte Order: Little Endian 03:35:21 Address sizes: 40 bits physical, 48 bits virtual 03:35:21 CPU(s): 8 03:35:21 On-line CPU(s) list: 0-7 03:35:21 Thread(s) per core: 1 03:35:21 Core(s) per socket: 1 03:35:21 Socket(s): 8 03:35:21 NUMA node(s): 1 03:35:21 Vendor ID: AuthenticAMD 03:35:21 CPU family: 23 03:35:21 Model: 49 03:35:21 Model name: AMD EPYC-Rome Processor 03:35:21 Stepping: 0 03:35:21 CPU MHz: 2799.998 03:35:21 BogoMIPS: 5599.99 03:35:21 Virtualization: AMD-V 03:35:21 Hypervisor vendor: KVM 03:35:21 Virtualization type: full 03:35:21 L1d cache: 256 KiB 03:35:21 L1i cache: 256 KiB 03:35:21 L2 cache: 4 MiB 03:35:21 L3 cache: 128 MiB 03:35:21 NUMA node0 CPU(s): 0-7 03:35:21 Vulnerability Itlb multihit: Not affected 03:35:21 Vulnerability L1tf: Not affected 03:35:21 Vulnerability Mds: Not affected 03:35:21 Vulnerability Meltdown: Not affected 03:35:21 Vulnerability Mmio stale data: Not affected 03:35:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:35:21 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:35:21 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:35:21 Vulnerability Srbds: Not affected 03:35:21 Vulnerability Tsx async abort: Not affected 03:35:21 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 03:35:21 03:35:21 03:35:21 ---> nproc: 03:35:21 8 03:35:21 03:35:21 03:35:21 ---> df -h: 03:35:21 Filesystem Size Used Avail Use% Mounted on 03:35:21 overlay 155G 12G 144G 8% / 03:35:21 tmpfs 64M 0 64M 0% /dev 03:35:21 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:35:21 shm 64M 0 64M 0% /dev/shm 03:35:21 /dev/vda1 155G 12G 144G 8% /facter-os 03:35:21 03:35:21 03:35:21 ---> sar -b -r -n DEV: 03:35:21 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9085) 10/12/23 _x86_64_ (8 CPU) 03:35:21 03:35:21 03:21:49 LINUX RESTART (8 CPU) 03:35:21 03:35:21 03:22:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:35:21 03:23:01 153.34 47.76 105.58 0.00 5389.90 157035.96 0.00 03:35:21 03:24:01 211.11 1.13 209.98 0.00 20.93 63145.08 0.00 03:35:21 03:25:01 151.47 0.18 151.29 0.00 6.80 34052.19 0.00 03:35:21 03:26:01 83.07 0.08 82.99 0.00 14.80 17364.46 0.00 03:35:21 03:27:01 23.33 7.78 15.55 0.00 904.38 1995.40 0.00 03:35:21 03:28:01 32.91 2.82 30.09 0.00 4249.92 6484.64 0.00 03:35:21 03:29:01 3.22 0.02 3.20 0.00 0.13 84.65 0.00 03:35:21 03:30:01 1.05 0.00 1.05 0.00 0.00 11.87 0.00 03:35:21 03:31:01 1.40 0.00 1.40 0.00 0.00 15.46 0.00 03:35:21 03:32:01 1.77 0.00 1.77 0.00 0.00 20.26 0.00 03:35:21 03:33:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 03:35:21 03:34:01 1.60 0.00 1.60 0.00 0.00 22.93 0.00 03:35:21 03:35:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 03:35:21 Average: 51.25 4.60 46.65 0.00 814.42 21557.91 0.00 03:35:21 03:35:21 03:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:35:21 03:23:01 29266488 31587664 734688 2.23 73876 2521880 1827616 5.39 985084 2260408 266280 03:35:21 03:24:01 28445856 31582660 726596 2.21 150560 3188140 1759592 5.19 1053500 2922448 532 03:35:21 03:25:01 28017996 31521816 781280 2.38 157648 3518548 1917904 5.65 1299580 3069244 44 03:35:21 03:26:01 27553128 31547184 754320 2.29 167160 3949540 1734412 5.11 1295080 3487184 24 03:35:21 03:27:01 27419676 31530108 743788 2.26 181828 4056012 1661176 4.90 1372164 3519840 1628 03:35:21 03:28:01 27080856 31531748 741028 2.25 196184 4373892 1710644 5.04 1597596 3622344 12 03:35:21 03:29:01 27085544 31531616 740920 2.25 194716 4370644 1693532 4.99 1595944 3619128 168 03:35:21 03:30:01 27092968 31539112 733360 2.23 194748 4370644 1693532 4.99 1588592 3619128 172 03:35:21 03:31:01 27093172 31539352 733068 2.23 194788 4370648 1693532 4.99 1588628 3619132 12 03:35:21 03:32:01 27095288 31541548 730708 2.22 194832 4370656 1693532 4.99 1586660 3619140 36 03:35:21 03:33:01 27095596 31541856 730380 2.22 194852 4370656 1693532 4.99 1586416 3619140 16 03:35:21 03:34:01 27095304 31541612 730560 2.22 194884 4370660 1693532 4.99 1587168 3619144 140 03:35:21 03:35:01 27096036 31542376 729760 2.22 194900 4370664 1693532 4.99 1585908 3619148 12 03:35:21 Average: 27495224 31544512 739266 2.25 176229 4015583 1728159 5.09 1440178 3401187 20698 03:35:21 03:35:21 03:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:35:21 03:23:01 docker0 13.15 13.21 1.10 119.99 0.00 0.00 0.00 0.00 03:35:21 03:23:01 lo 7.00 7.00 0.68 0.68 0.00 0.00 0.00 0.00 03:35:21 03:23:01 ens3 581.07 368.84 5730.74 84.88 0.00 0.00 0.00 0.00 03:35:21 03:24:01 docker0 238.76 305.10 19.56 2446.08 0.00 0.00 0.00 0.00 03:35:21 03:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:35:21 03:24:01 ens3 312.98 243.33 2452.25 26.19 0.00 0.00 0.00 0.00 03:35:21 03:25:01 docker0 3.22 7.13 0.19 62.34 0.00 0.00 0.00 0.00 03:35:21 03:25:01 lo 0.93 0.93 0.10 0.10 0.00 0.00 0.00 0.00 03:35:21 03:25:01 ens3 67.09 58.42 160.54 94.00 0.00 0.00 0.00 0.00 03:35:21 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:21 03:26:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 03:35:21 03:26:01 ens3 97.22 59.99 2532.67 10.59 0.00 0.00 0.00 0.00 03:35:21 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:21 03:27:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 03:35:21 03:27:01 ens3 60.44 31.06 702.80 2.44 0.00 0.00 0.00 0.00 03:35:21 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:21 03:28:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 03:35:21 03:28:01 ens3 117.38 43.04 2026.85 3.11 0.00 0.00 0.00 0.00 03:35:21 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:21 03:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:21 03:29:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:21 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:21 03:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:35:21 03:30:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:35:21 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:21 03:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:21 03:31:01 ens3 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00 03:35:21 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:21 03:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:35:21 03:32:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:35:21 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:21 03:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:21 03:33:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 03:35:21 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:21 03:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:35:21 03:34:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:35:21 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:21 03:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:21 03:35:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:21 Average: docker0 19.62 25.03 1.60 202.18 0.00 0.00 0.00 0.00 03:35:21 Average: lo 0.82 0.82 0.08 0.08 0.00 0.00 0.00 0.00 03:35:21 Average: ens3 95.15 61.93 1046.63 17.02 0.00 0.00 0.00 0.00 03:35:21 03:35:21 03:35:21 ---> sar -P ALL: 03:35:21 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9085) 10/12/23 _x86_64_ (8 CPU) 03:35:21 03:35:21 03:21:49 LINUX RESTART (8 CPU) 03:35:21 03:35:21 03:22:01 CPU %user %nice %system %iowait %steal %idle 03:35:21 03:23:01 all 8.58 0.00 2.81 3.16 0.06 85.39 03:35:21 03:23:01 0 11.38 0.00 2.19 8.74 0.05 77.64 03:35:21 03:23:01 1 9.08 0.00 2.61 4.86 0.07 83.39 03:35:21 03:23:01 2 6.58 0.00 3.13 1.77 0.07 88.46 03:35:21 03:23:01 3 6.70 0.00 2.96 0.56 0.05 89.73 03:35:21 03:23:01 4 8.98 0.00 2.35 0.35 0.05 88.27 03:35:21 03:23:01 5 9.88 0.00 2.86 4.96 0.07 82.23 03:35:21 03:23:01 6 8.47 0.00 2.28 1.41 0.05 87.80 03:35:21 03:23:01 7 7.56 0.00 4.13 2.65 0.05 85.61 03:35:21 03:24:01 all 4.44 0.00 2.27 4.45 0.04 88.80 03:35:21 03:24:01 0 3.84 0.00 1.98 4.54 0.02 89.62 03:35:21 03:24:01 1 3.50 0.00 2.76 16.21 0.03 77.50 03:35:21 03:24:01 2 4.79 0.00 1.91 1.01 0.03 92.25 03:35:21 03:24:01 3 5.64 0.00 3.05 11.32 0.05 79.94 03:35:21 03:24:01 4 4.13 0.00 2.90 0.96 0.05 91.96 03:35:21 03:24:01 5 5.07 0.00 2.23 0.69 0.05 91.95 03:35:21 03:24:01 6 3.69 0.00 1.47 0.65 0.03 94.15 03:35:21 03:24:01 7 4.88 0.00 1.83 0.29 0.03 92.97 03:35:21 03:25:01 all 38.38 0.00 4.60 2.12 0.11 54.79 03:35:21 03:25:01 0 39.03 0.00 4.90 2.61 0.10 53.36 03:35:21 03:25:01 1 39.68 0.00 4.85 6.26 0.15 49.06 03:35:21 03:25:01 2 38.32 0.00 4.21 0.67 0.12 56.67 03:35:21 03:25:01 3 38.22 0.00 4.56 0.73 0.12 56.38 03:35:21 03:25:01 4 37.44 0.00 4.42 0.08 0.10 57.95 03:35:21 03:25:01 5 39.42 0.00 5.04 5.33 0.10 50.10 03:35:21 03:25:01 6 37.39 0.00 4.24 0.27 0.10 57.99 03:35:21 03:25:01 7 37.53 0.00 4.60 1.03 0.08 56.76 03:35:21 03:26:01 all 2.70 0.00 1.08 1.29 0.02 94.92 03:35:21 03:26:01 0 2.16 0.00 0.89 0.05 0.02 96.88 03:35:21 03:26:01 1 3.83 0.00 1.19 0.02 0.02 94.95 03:35:21 03:26:01 2 2.26 0.00 1.05 1.32 0.02 95.35 03:35:21 03:26:01 3 2.71 0.00 1.07 0.17 0.03 96.01 03:35:21 03:26:01 4 2.33 0.00 0.94 0.05 0.02 96.66 03:35:21 03:26:01 5 3.10 0.00 1.19 7.57 0.03 88.11 03:35:21 03:26:01 6 2.59 0.00 1.34 0.42 0.02 95.64 03:35:21 03:26:01 7 2.56 0.00 0.95 0.75 0.02 95.72 03:35:21 03:27:01 all 1.24 0.00 0.65 0.24 0.01 97.87 03:35:21 03:27:01 0 1.02 0.00 0.42 0.08 0.02 98.47 03:35:21 03:27:01 1 2.40 0.00 0.40 0.00 0.00 97.20 03:35:21 03:27:01 2 0.92 0.00 0.55 0.87 0.02 97.65 03:35:21 03:27:01 3 1.33 0.00 0.75 0.02 0.02 97.88 03:35:21 03:27:01 4 1.48 0.00 1.70 0.33 0.00 96.48 03:35:21 03:27:01 5 1.05 0.00 0.43 0.58 0.02 97.91 03:35:21 03:27:01 6 0.98 0.00 0.52 0.00 0.00 98.50 03:35:21 03:27:01 7 0.69 0.00 0.42 0.03 0.02 98.85 03:35:21 03:28:01 all 1.49 0.00 0.65 0.53 0.01 97.33 03:35:21 03:28:01 0 1.59 0.00 0.45 0.47 0.02 97.48 03:35:21 03:28:01 1 1.27 0.00 0.50 0.27 0.02 97.94 03:35:21 03:28:01 2 1.93 0.00 0.62 1.12 0.00 96.33 03:35:21 03:28:01 3 1.87 0.00 0.95 0.58 0.02 96.57 03:35:21 03:28:01 4 0.97 0.00 1.22 0.88 0.02 96.91 03:35:21 03:28:01 5 1.48 0.00 0.82 0.85 0.02 96.83 03:35:21 03:28:01 6 1.98 0.00 0.38 0.02 0.02 97.60 03:35:21 03:28:01 7 0.78 0.00 0.23 0.03 0.00 98.95 03:35:21 03:29:01 all 0.08 0.00 0.04 0.01 0.00 99.87 03:35:21 03:29:01 0 0.08 0.00 0.03 0.02 0.00 99.87 03:35:21 03:29:01 1 0.05 0.00 0.05 0.03 0.00 99.87 03:35:21 03:29:01 2 0.03 0.00 0.07 0.00 0.00 99.90 03:35:21 03:29:01 3 0.28 0.00 0.07 0.02 0.00 99.63 03:35:21 03:29:01 4 0.02 0.00 0.03 0.00 0.00 99.95 03:35:21 03:29:01 5 0.03 0.00 0.05 0.00 0.00 99.92 03:35:21 03:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:35:21 03:29:01 7 0.08 0.00 0.03 0.00 0.00 99.88 03:35:21 03:30:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:35:21 03:30:01 0 0.05 0.00 0.05 0.00 0.02 99.88 03:35:21 03:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:35:21 03:30:01 2 0.00 0.00 0.00 0.00 0.02 99.98 03:35:21 03:30:01 3 0.00 0.00 0.02 0.02 0.00 99.97 03:35:21 03:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:35:21 03:30:01 5 0.03 0.00 0.00 0.00 0.02 99.95 03:35:21 03:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:35:21 03:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:35:21 03:31:01 all 0.15 0.00 0.01 0.00 0.00 99.84 03:35:21 03:31:01 0 0.08 0.00 0.03 0.00 0.02 99.87 03:35:21 03:31:01 1 0.02 0.00 0.03 0.02 0.00 99.93 03:35:21 03:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:35:21 03:31:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:35:21 03:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:35:21 03:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:35:21 03:31:01 6 1.04 0.00 0.00 0.00 0.00 98.96 03:35:21 03:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:35:21 03:32:01 all 0.22 0.00 0.01 0.02 0.00 99.74 03:35:21 03:32:01 0 0.10 0.00 0.02 0.00 0.00 99.88 03:35:21 03:32:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:35:21 03:32:01 2 0.02 0.00 0.02 0.05 0.00 99.92 03:35:21 03:32:01 3 0.03 0.00 0.00 0.08 0.02 99.87 03:35:21 03:32:01 4 0.02 0.00 0.03 0.00 0.00 99.95 03:35:21 03:32:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:35:21 03:32:01 6 1.55 0.00 0.00 0.00 0.00 98.45 03:35:21 03:32:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:35:21 03:33:01 all 0.05 0.00 0.01 0.00 0.01 99.93 03:35:21 03:33:01 0 0.03 0.00 0.05 0.00 0.02 99.90 03:35:21 03:33:01 1 0.35 0.00 0.02 0.00 0.00 99.63 03:35:21 03:33:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:35:21 03:33:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:35:21 03:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:35:21 03:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:35:21 03:33:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:35:21 03:33:01 7 0.00 0.00 0.00 0.00 0.02 99.98 03:35:21 03:35:21 03:33:01 CPU %user %nice %system %iowait %steal %idle 03:35:21 03:34:01 all 0.02 0.00 0.01 0.00 0.00 99.97 03:35:21 03:34:01 0 0.02 0.00 0.03 0.00 0.00 99.95 03:35:21 03:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:35:21 03:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:35:21 03:34:01 3 0.03 0.00 0.00 0.02 0.00 99.95 03:35:21 03:34:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:35:21 03:34:01 5 0.03 0.00 0.00 0.02 0.00 99.95 03:35:21 03:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:35:21 03:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:35:21 03:35:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:35:21 03:35:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:35:21 03:35:01 1 0.10 0.00 0.03 0.00 0.02 99.85 03:35:21 03:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:35:21 03:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:35:21 03:35:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:35:21 03:35:01 5 0.03 0.00 0.05 0.02 0.02 99.88 03:35:21 03:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:35:21 03:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:35:21 Average: all 4.38 0.00 0.93 0.90 0.02 93.77 03:35:21 Average: 0 4.54 0.00 0.85 1.26 0.02 93.33 03:35:21 Average: 1 4.59 0.00 0.95 2.11 0.02 92.33 03:35:21 Average: 2 4.19 0.00 0.88 0.52 0.02 94.38 03:35:21 Average: 3 4.34 0.00 1.03 1.03 0.02 93.58 03:35:21 Average: 4 4.22 0.00 1.04 0.20 0.02 94.52 03:35:21 Average: 5 4.58 0.00 0.97 1.53 0.02 92.90 03:35:21 Average: 6 4.42 0.00 0.78 0.21 0.02 94.57 03:35:21 Average: 7 4.13 0.00 0.94 0.37 0.02 94.55 03:35:21 03:35:21 03:35:21