Pull request #130 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b9408bd34efc73d71db96f9e559e1c250f6d42c6+1030fa22bcf670ded76708512c57b18f10d8b8f3 (af6b6f454f05b14d4c4b93c8229f4f2374fc5bdc) 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-ssh8114074128150400252.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh8863602066732684484.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-usb-camera/branches/PR-130/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-usb-camera/branches/PR-130/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7947899844122262137.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-usb-camera/branches/PR-130/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1124218188025283849.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh10894015202681216354.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-usb-camera/branches/PR-130/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-usb-camera/branches/PR-130/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7493173904514013669.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-usb-camera] ========================================================= [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-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 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-usb-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: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2742 in /w/workspace/foundry_device-usb-camera_PR-130 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/foundry_device-usb-camera_PR-130 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-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-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1030fa22bcf670ded76708512c57b18f10d8b8f3 into PR head commit b9408bd34efc73d71db96f9e559e1c250f6d42c6 Merge succeeded, producing b9408bd34efc73d71db96f9e559e1c250f6d42c6 Checking out Revision b9408bd34efc73d71db96f9e559e1c250f6d42c6 (PR-130) > git config remote.origin.url git@github.com:edgexfoundry/device-usb-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-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/130/head:refs/remotes/origin/PR-130 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b9408bd34efc73d71db96f9e559e1c250f6d42c6 # 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 1030fa22bcf670ded76708512c57b18f10d8b8f3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b9408bd34efc73d71db96f9e559e1c250f6d42c6 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:12:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:12:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:12:28 ========================================================= 17:12:28 EdgeX Global Pipelines Version Info 17:12:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:12:28 ------------------- 17:12:28 stable info: 17:12:28 ------------------- 17:12:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:12:28 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:12:28 Message: update stable to v1.0.244 17:12:29 ------------------- 17:12:29 experimental info: 17:12:29 ------------------- 17:12:29 Commited By: **** collab-it+edgex@linuxfoundation.org 17:12:29 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:12:29 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:12:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 17:12:29 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 17:12:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:12:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:12:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:12:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:12:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:12:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:12:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:12:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:12:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:12:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 17:12:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:12:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:12:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:12:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:12:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:12:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:12:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:12:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:12:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:12:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:12:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:12:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:12:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:12:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:12:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:12:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-130 [Pipeline] echo 17:12:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-130 [Pipeline] echo 17:12:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-130 [Pipeline] echo 17:12:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b9408bd34efc73d71db96f9e559e1c250f6d42c6 [Pipeline] echo 17:12:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b9408bd [Pipeline] echo 17:12:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:12:31 provisioning config files... 17:12:31 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-130@tmp/config9262215824953658477tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:12:31 ---> docker-login.sh 17:12:31 nexus3.edgexfoundry.org:10001 17:12:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:32 Configure a credential helper to remove this warning. See 17:12:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:32 17:12:32 Login Succeeded 17:12:32 nexus3.edgexfoundry.org:10002 17:12:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:32 Configure a credential helper to remove this warning. See 17:12:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:32 17:12:32 Login Succeeded 17:12:32 nexus3.edgexfoundry.org:10003 17:12:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:32 Configure a credential helper to remove this warning. See 17:12:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:32 17:12:32 Login Succeeded 17:12:32 nexus3.edgexfoundry.org:10004 17:12:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:32 Configure a credential helper to remove this warning. See 17:12:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:32 17:12:32 Login Succeeded 17:12:32 docker.io 17:12:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:32 Configure a credential helper to remove this warning. See 17:12:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:32 17:12:32 Login Succeeded 17:12:32 ---> docker-login.sh ends [Pipeline] } 17:12:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:12:33 + git rev-list -1 --merges b9408bd34efc73d71db96f9e559e1c250f6d42c6~1..b9408bd34efc73d71db96f9e559e1c250f6d42c6 [Pipeline] echo 17:12:33 -----------> git rev-list -1 --merges b9408bd34efc73d71db96f9e559e1c250f6d42c6~1..b9408bd34efc73d71db96f9e559e1c250f6d42c6 b9408bd34efc73d71db96f9e559e1c250f6d42c6 [false] [Pipeline] sh 17:12:33 + git log --format=format:%s -1 b9408bd34efc73d71db96f9e559e1c250f6d42c6 [Pipeline] echo 17:12:33 ========================================================= 17:12:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:12:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:12:34 + git log --format=format:%s -1 b9408bd34efc73d71db96f9e559e1c250f6d42c6 [Pipeline] echo 17:12:34 [semverPrep] GIT_COMMIT: b9408bd34efc73d71db96f9e559e1c250f6d42c6, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 17:12:34 [semverPrep] This is not a build commit. [Pipeline] sh 17:12:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:12:34 + grep -v github /etc/ssh/ssh_known_hosts 17:12:34 + [ -e /tmp/ssh_known_hosts ] 17:12:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:12:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:12:34 + sudo tee -a /etc/ssh/ssh_known_hosts 17:12:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:12:35 17:12:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:12:35 0.1.4: Pulling from edgex-devops/py-git-semver 17:12:35 b85a868b505f: Pulling fs layer 17:12:35 e2be974225ed: Pulling fs layer 17:12:35 339a4e72a1f5: Pulling fs layer 17:12:35 988bab9f4d93: Pulling fs layer 17:12:35 1469e6f7b9e6: Pulling fs layer 17:12:35 eaf3925da568: Pulling fs layer 17:12:35 bab4dde63d76: Pulling fs layer 17:12:35 bde34c3a00c8: Pulling fs layer 17:12:35 b352a97aabf1: Pulling fs layer 17:12:35 4872d77fe225: Pulling fs layer 17:12:35 5851b861e8e6: Pulling fs layer 17:12:35 1469e6f7b9e6: Waiting 17:12:35 eaf3925da568: Waiting 17:12:35 bab4dde63d76: Waiting 17:12:35 4872d77fe225: Waiting 17:12:35 bde34c3a00c8: Waiting 17:12:35 b352a97aabf1: Waiting 17:12:35 988bab9f4d93: Waiting 17:12:35 5851b861e8e6: Waiting 17:12:35 e2be974225ed: Verifying Checksum 17:12:35 e2be974225ed: Download complete 17:12:36 988bab9f4d93: Verifying Checksum 17:12:36 988bab9f4d93: Download complete 17:12:36 1469e6f7b9e6: Verifying Checksum 17:12:36 1469e6f7b9e6: Download complete 17:12:36 339a4e72a1f5: Verifying Checksum 17:12:36 339a4e72a1f5: Download complete 17:12:36 eaf3925da568: Verifying Checksum 17:12:36 eaf3925da568: Download complete 17:12:36 bde34c3a00c8: Verifying Checksum 17:12:36 bde34c3a00c8: Download complete 17:12:36 b352a97aabf1: Download complete 17:12:36 4872d77fe225: Download complete 17:12:36 5851b861e8e6: Verifying Checksum 17:12:36 5851b861e8e6: Download complete 17:12:36 b85a868b505f: Verifying Checksum 17:12:36 b85a868b505f: Download complete 17:12:36 bab4dde63d76: Verifying Checksum 17:12:36 bab4dde63d76: Download complete 17:12:37 b85a868b505f: Pull complete 17:12:37 e2be974225ed: Pull complete 17:12:38 339a4e72a1f5: Pull complete 17:12:38 988bab9f4d93: Pull complete 17:12:38 1469e6f7b9e6: Pull complete 17:12:38 eaf3925da568: Pull complete 17:12:40 bab4dde63d76: Pull complete 17:12:40 bde34c3a00c8: Pull complete 17:12:40 b352a97aabf1: Pull complete 17:12:41 4872d77fe225: Pull complete 17:12:41 5851b861e8e6: Pull complete 17:12:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:12:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:12:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:12:41 prd-ubuntu20.04-docker-8c-8g-2742 does not seem to be running inside a container 17:12:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-130 -v /w/workspace/foundry_device-usb-camera_PR-130:/w/workspace/foundry_device-usb-camera_PR-130:rw,z -v /w/workspace/foundry_device-usb-camera_PR-130@tmp:/w/workspace/foundry_device-usb-camera_PR-130@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 17:12:42 $ docker top d9ee55ecb9325f542f8d5d9b462afe753194c975ca4376e4a3ee87d3ab079190 -eo pid,comm 17:12:42 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). 17:12:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:12:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:12:43 [ssh-agent] Looking for ssh-agent implementation... 17:12:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:12:43 $ docker exec d9ee55ecb9325f542f8d5d9b462afe753194c975ca4376e4a3ee87d3ab079190 ssh-agent 17:12:43 SSH_AUTH_SOCK=/tmp/ssh-8gM2XT8qyGtp/agent.31 17:12:43 SSH_AGENT_PID=37 17:12:43 Running ssh-add (command line suppressed) 17:12:43 Identity added: /w/workspace/foundry_device-usb-camera_PR-130@tmp/private_key_15751437196654922016.key (/w/workspace/foundry_device-usb-camera_PR-130@tmp/private_key_15751437196654922016.key) 17:12:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:12:43 + git tag --points-at HEAD [Pipeline] } 17:12:43 $ docker exec --env ******** --env ******** d9ee55ecb9325f542f8d5d9b462afe753194c975ca4376e4a3ee87d3ab079190 ssh-agent -k 17:12:43 unset SSH_AUTH_SOCK; 17:12:43 unset SSH_AGENT_PID; 17:12:43 echo Agent pid 37 killed; 17:12:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:12:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:12:43 [ssh-agent] Looking for ssh-agent implementation... 17:12:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:12:44 $ docker exec d9ee55ecb9325f542f8d5d9b462afe753194c975ca4376e4a3ee87d3ab079190 ssh-agent 17:12:44 SSH_AUTH_SOCK=/tmp/ssh-c2asgTiiQqX6/agent.69 17:12:44 SSH_AGENT_PID=75 17:12:44 Running ssh-add (command line suppressed) 17:12:44 Identity added: /w/workspace/foundry_device-usb-camera_PR-130@tmp/private_key_13314495257684129578.key (/w/workspace/foundry_device-usb-camera_PR-130@tmp/private_key_13314495257684129578.key) 17:12:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:12:44 + git semver init 17:12:44 2023-01-17 17:12:44,807 [run_init] DEBUG init version:0.0.0 force:False 17:12:44 2023-01-17 17:12:44,808 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-130/.semver 17:12:44 2023-01-17 17:12:44,808 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-130/.semver 17:12:44 2023-01-17 17:12:44,809 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-130/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-130, universal_newlines=False, shell=None, istream=None) 17:12:45 2023-01-17 17:12:45,539 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-130/.git/info/exclude 17:12:45 2023-01-17 17:12:45,539 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-130/.semver/PR-130 with force:False 17:12:45 2023-01-17 17:12:45,540 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-130/.semver/PR-130 17:12:45 2023-01-17 17:12:45,543 [execute] INFO git cat-file --batch-check 17:12:45 2023-01-17 17:12:45,544 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-130/.semver, universal_newlines=False, shell=None, istream=) 17:12:45 2023-01-17 17:12:45,551 [execute] INFO git cat-file --batch 17:12:45 2023-01-17 17:12:45,551 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-130/.semver, universal_newlines=False, shell=None, istream=) 17:12:45 2023-01-17 17:12:45,556 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-130/.semver/PR-130 17:12:45 0.0.0 [Pipeline] } 17:12:45 $ docker exec --env ******** --env ******** d9ee55ecb9325f542f8d5d9b462afe753194c975ca4376e4a3ee87d3ab079190 ssh-agent -k 17:12:45 unset SSH_AUTH_SOCK; 17:12:45 unset SSH_AGENT_PID; 17:12:45 echo Agent pid 75 killed; 17:12:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:12:46 + git semver [Pipeline] } 17:12:46 $ docker stop --time=1 d9ee55ecb9325f542f8d5d9b462afe753194c975ca4376e4a3ee87d3ab079190 17:12:47 $ docker rm -f --volumes d9ee55ecb9325f542f8d5d9b462afe753194c975ca4376e4a3ee87d3ab079190 [Pipeline] // withDockerContainer [Pipeline] sh 17:12:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:12:48 Stashed 1 file(s) [Pipeline] echo 17:12:48 [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 17:12:49 provisioning config files... 17:12:49 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-130@tmp/config4982509033037413740tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:12:49 ---> docker-login.sh 17:12:49 nexus3.edgexfoundry.org:10001 17:12:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:49 Configure a credential helper to remove this warning. See 17:12:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:49 17:12:49 Login Succeeded 17:12:49 nexus3.edgexfoundry.org:10002 17:12:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:49 Configure a credential helper to remove this warning. See 17:12:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:49 17:12:49 Login Succeeded 17:12:49 nexus3.edgexfoundry.org:10003 17:12:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:49 Configure a credential helper to remove this warning. See 17:12:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:49 17:12:49 Login Succeeded 17:12:49 nexus3.edgexfoundry.org:10004 17:12:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:49 Configure a credential helper to remove this warning. See 17:12:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:49 17:12:49 Login Succeeded 17:12:49 docker.io 17:12:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:50 Configure a credential helper to remove this warning. See 17:12:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:50 17:12:50 Login Succeeded 17:12:50 ---> docker-login.sh ends [Pipeline] } 17:12:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:12:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:12:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:12:50 ========================================================= 17:12:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:12:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:50 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 17:12:50 Sending build context to Docker daemon 1.721MB 17:12:50 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 17:12:50 Step 2/13 : FROM ${BASE} AS builder 17:12:50 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:12:50 213ec9aee27d: Pulling fs layer 17:12:50 4583459ba037: Pulling fs layer 17:12:50 93c1e223e6f2: Pulling fs layer 17:12:50 53926ce57604: Pulling fs layer 17:12:50 21b2b0c7a3f4: Pulling fs layer 17:12:50 22ff95d597cd: Pulling fs layer 17:12:50 12d6caf4c0d1: Pulling fs layer 17:12:50 96b7cbca73a9: Pulling fs layer 17:12:50 a7acece74701: Pulling fs layer 17:12:50 53926ce57604: Waiting 17:12:50 21b2b0c7a3f4: Waiting 17:12:50 22ff95d597cd: Waiting 17:12:50 12d6caf4c0d1: Waiting 17:12:50 96b7cbca73a9: Waiting 17:12:50 a7acece74701: Waiting 17:12:50 93c1e223e6f2: Verifying Checksum 17:12:50 93c1e223e6f2: Download complete 17:12:50 4583459ba037: Verifying Checksum 17:12:50 4583459ba037: Download complete 17:12:51 213ec9aee27d: Verifying Checksum 17:12:51 213ec9aee27d: Download complete 17:12:51 21b2b0c7a3f4: Verifying Checksum 17:12:51 21b2b0c7a3f4: Download complete 17:12:51 22ff95d597cd: Download complete 17:12:51 12d6caf4c0d1: Verifying Checksum 17:12:51 12d6caf4c0d1: Download complete 17:12:51 213ec9aee27d: Pull complete 17:12:51 4583459ba037: Pull complete 17:12:51 93c1e223e6f2: Pull complete 17:12:52 a7acece74701: Verifying Checksum 17:12:52 a7acece74701: Download complete 17:12:52 96b7cbca73a9: Verifying Checksum 17:12:52 96b7cbca73a9: Download complete 17:12:53 53926ce57604: Verifying Checksum 17:12:53 53926ce57604: Download complete 17:12:57 53926ce57604: Pull complete 17:12:57 21b2b0c7a3f4: Pull complete 17:12:57 22ff95d597cd: Pull complete 17:12:57 12d6caf4c0d1: Pull complete 17:12:58 96b7cbca73a9: Pull complete 17:12:59 a7acece74701: Pull complete 17:12:59 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 17:12:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:12:59 ---> db6d94c90886 17:12:59 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:13:02 ---> Running in 2ea6b3623e15 17:13:02 Removing intermediate container 2ea6b3623e15 17:13:02 ---> 9e044f44b4a9 17:13:02 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:13:02 ---> Running in 1973c971e9f5 17:13:02 Removing intermediate container 1973c971e9f5 17:13:02 ---> 77122149b6a1 17:13:02 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:13:02 ---> Running in 74c5db3f9579 17:13:02 Removing intermediate container 74c5db3f9579 17:13:02 ---> 95a1e80f4bdf 17:13:02 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:13:02 ---> Running in b5b574837fc8 17:13:02 Removing intermediate container b5b574837fc8 17:13:02 ---> 30b20a42a227 17:13:02 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:13:02 ---> Running in c17d226b307a 17:13:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:13:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:13:02 (1/80) Installing mesa (21.3.8-r2) 17:13:02 (2/80) Installing libxau (1.0.9-r0) 17:13:02 (3/80) Installing libxdmcp (1.1.3-r0) 17:13:02 (4/80) Installing libxcb (1.15-r0) 17:13:02 (5/80) Installing libx11 (1.8-r0) 17:13:02 (6/80) Installing libxext (1.3.4-r0) 17:13:02 (7/80) Installing libxfixes (6.0.0-r0) 17:13:02 (8/80) Installing libxxf86vm (1.1.4-r2) 17:13:02 (9/80) Installing libpciaccess (0.16-r0) 17:13:02 (10/80) Installing libdrm (2.4.110-r0) 17:13:02 (11/80) Installing mesa-glapi (21.3.8-r2) 17:13:02 (12/80) Installing libxshmfence (1.3-r1) 17:13:02 (13/80) Installing mesa-gl (21.3.8-r2) 17:13:02 (14/80) Installing icu-data-full (71.1-r2) 17:13:03 (15/80) Installing libice (1.0.10-r0) 17:13:03 (16/80) Installing libuuid (2.38-r1) 17:13:03 (17/80) Installing libsm (1.2.3-r0) 17:13:03 (18/80) Installing libxt (1.2.1-r0) 17:13:03 (19/80) Installing libxmu (1.1.3-r0) 17:13:03 (20/80) Installing xset (1.2.4-r0) 17:13:03 (21/80) Installing xprop (1.2.5-r0) 17:13:03 (22/80) Installing xdg-utils (1.1.3-r3) 17:13:03 (23/80) Installing dbus-libs (1.14.4-r0) 17:13:03 (24/80) Installing libffi (3.4.2-r1) 17:13:03 (25/80) Installing libintl (0.21-r2) 17:13:03 (26/80) Installing libblkid (2.38-r1) 17:13:03 (27/80) Installing libmount (2.38-r1) 17:13:03 (28/80) Installing pcre (8.45-r2) 17:13:03 (29/80) Installing glib (2.72.1-r0) 17:13:03 (30/80) Installing icu-libs (71.1-r2) 17:13:03 (31/80) Installing libpcre2-16 (10.40-r0) 17:13:03 (32/80) Installing zstd-libs (1.5.2-r1) 17:13:03 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 17:13:03 (34/80) Installing hicolor-icon-theme (0.17-r1) 17:13:03 (35/80) Installing wayland-libs-server (1.20.0-r0) 17:13:03 (36/80) Installing mesa-gbm (21.3.8-r2) 17:13:03 (37/80) Installing wayland-libs-client (1.20.0-r0) 17:13:03 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 17:13:03 (39/80) Installing libxcomposite (0.4.5-r0) 17:13:03 (40/80) Installing libbz2 (1.0.8-r1) 17:13:03 (41/80) Installing libpng (1.6.37-r1) 17:13:03 (42/80) Installing freetype (2.12.1-r0) 17:13:03 (43/80) Installing fontconfig (2.14.0-r0) 17:13:03 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 17:13:03 (45/80) Installing wayland-libs-egl (1.20.0-r0) 17:13:03 (46/80) Installing xkeyboard-config (2.35.1-r0) 17:13:03 (47/80) Installing xz-libs (5.2.5-r1) 17:13:03 (48/80) Installing libxml2 (2.9.14-r2) 17:13:04 (49/80) Installing libxkbcommon (1.4.1-r0) 17:13:04 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 17:13:04 (51/80) Installing mesa-egl (21.3.8-r2) 17:13:04 (52/80) Installing avahi-libs (0.8-r6) 17:13:04 (53/80) Installing nettle (3.7.3-r0) 17:13:04 (54/80) Installing p11-kit (0.24.1-r0) 17:13:04 (55/80) Installing libtasn1 (4.18.0-r1) 17:13:04 (56/80) Installing libunistring (1.0-r0) 17:13:04 (57/80) Installing gnutls (3.7.7-r0) 17:13:04 (58/80) Installing cups-libs (2.4.2-r0) 17:13:04 (59/80) Installing graphite2 (1.3.14-r1) 17:13:04 (60/80) Installing harfbuzz (4.3.0-r0) 17:13:04 Still waiting to schedule task 17:13:04 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2741’ 17:13:04 (61/80) Installing libevdev (1.12.1-r0) 17:13:04 (62/80) Installing mtdev (1.1.6-r0) 17:13:04 (63/80) Installing eudev-libs (3.2.11-r0) 17:13:04 (64/80) Installing libinput-libs (1.20.1-r0) 17:13:04 (65/80) Installing libjpeg-turbo (2.1.3-r1) 17:13:04 (66/80) Installing xcb-util-wm (0.4.1-r1) 17:13:04 (67/80) Installing xcb-util (0.4.0-r3) 17:13:04 (68/80) Installing xcb-util-image (0.4.0-r1) 17:13:04 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 17:13:04 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 17:13:04 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 17:13:04 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 17:13:04 (73/80) Installing v4l-utils-libs (1.22.1-r1) 17:13:04 (74/80) Installing v4l-utils (1.22.1-r1) 17:13:04 (75/80) Installing udev-init-scripts (35-r0) 17:13:04 Executing udev-init-scripts-35-r0.post-install 17:13:04 (76/80) Installing kmod-libs (29-r2) 17:13:04 (77/80) Installing eudev (3.2.11-r0) 17:13:04 (78/80) Installing eudev-dev (3.2.11-r0) 17:13:04 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 17:13:04 (80/80) Installing v4l-utils-dev (1.22.1-r1) 17:13:04 Executing busybox-1.35.0-r17.trigger 17:13:04 Executing eudev-3.2.11-r0.trigger 17:13:04 OK: 330 MiB in 131 packages 17:13:07 Removing intermediate container c17d226b307a 17:13:07 ---> d3bce7427a5b 17:13:07 Step 8/13 : WORKDIR /device-usb-camera 17:13:07 ---> Running in e54c0d6d0a60 17:13:07 Removing intermediate container e54c0d6d0a60 17:13:07 ---> 6b26e2850af4 17:13:07 Step 9/13 : COPY go.mod vendor* ./ 17:13:07 ---> a5d55cd0b4d5 17:13:07 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:13:07 ---> Running in c00c137aee13 17:13:33 Removing intermediate container c00c137aee13 17:13:33 ---> 99bde3ecbe7a 17:13:33 Step 11/13 : COPY . . 17:13:33 ---> 58281af25e82 17:13:33 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:13:33 ---> Running in 9281169758c5 17:13:33  % Total % Received % Xferd Average Speed Time Time Time Current 17:13:33 Dload Upload Total Spent Left Speed 17:13:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9161 0 --:--:-- --:--:-- --:--:-- 9234 17:13:33 Removing intermediate container 9281169758c5 17:13:33 ---> 1843f2adc94a 17:13:33 Step 13/13 : RUN ${MAKE} 17:13:33 ---> Running in 4b67af6c35c2 17:13:33 noop 17:13:33 Removing intermediate container 4b67af6c35c2 17:13:33 ---> 5c8218668182 17:13:33 Successfully built 5c8218668182 17:13:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:34 + docker inspect -f . ci-base-image-x86_64 17:13:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:13:34 prd-ubuntu20.04-docker-8c-8g-2742 does not seem to be running inside a container 17:13:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-130 -v /w/workspace/foundry_device-usb-camera_PR-130:/w/workspace/foundry_device-usb-camera_PR-130:rw,z -v /w/workspace/foundry_device-usb-camera_PR-130@tmp:/w/workspace/foundry_device-usb-camera_PR-130@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 17:13:34 $ docker top 07728aa111b976bd01b345b173944996b3dc7cc6414cddcff1a217710f9393a3 -eo pid,comm [Pipeline] { [Pipeline] sh 17:13:35 + go version 17:13:35 go version go1.18.7 linux/amd64 [Pipeline] } 17:13:35 $ docker stop --time=1 07728aa111b976bd01b345b173944996b3dc7cc6414cddcff1a217710f9393a3 17:13:36 $ docker rm -f --volumes 07728aa111b976bd01b345b173944996b3dc7cc6414cddcff1a217710f9393a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:37 + docker inspect -f . ci-base-image-x86_64 17:13:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:13:37 prd-ubuntu20.04-docker-8c-8g-2742 does not seem to be running inside a container 17:13:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-130 -v /w/workspace/foundry_device-usb-camera_PR-130:/w/workspace/foundry_device-usb-camera_PR-130:rw,z -v /w/workspace/foundry_device-usb-camera_PR-130@tmp:/w/workspace/foundry_device-usb-camera_PR-130@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 17:13:37 $ docker top 827b5a6a250a2c7fe666eed5c87a7e9dcd442e7de01d4562b732da42d659116f -eo pid,comm [Pipeline] { [Pipeline] sh 17:13:37 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-130 [Pipeline] fileExists [Pipeline] sh 17:13:38 + make test 17:13:38 go test ./... -coverprofile=coverage.out ./... 17:13:38 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:13:46 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:13:47 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.016s coverage: 1.9% of statements 17:13:52 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 17:13:52 go vet ./... 17:13:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:13:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:13:56 ./bin/test-attribution-txt.sh [Pipeline] echo 17:13:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:13:56 $ docker stop --time=1 827b5a6a250a2c7fe666eed5c87a7e9dcd442e7de01d4562b732da42d659116f 17:13:58 $ docker rm -f --volumes 827b5a6a250a2c7fe666eed5c87a7e9dcd442e7de01d4562b732da42d659116f [Pipeline] // withDockerContainer [Pipeline] sh 17:13:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:13:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:13:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:14:00 + ls -al . 17:14:00 total 208 17:14:00 drwxrwxr-x 10 jenkins jenkins 4096 Jan 17 17:13 . 17:14:00 drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 17:12 .. 17:14:00 drwxrwxr-x 8 jenkins jenkins 4096 Jan 17 17:13 .git 17:14:00 drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 17:12 .github 17:14:00 -rw-rw-r-- 1 jenkins jenkins 414 Jan 17 17:12 .gitignore 17:14:00 -rw-rw-r-- 1 jenkins jenkins 42 Jan 17 17:12 .golangci.yml 17:14:00 -rw-rw-r-- 1 jenkins jenkins 77 Jan 17 17:12 .hadolint.yml 17:14:00 drwxr-xr-x 3 jenkins jenkins 4096 Jan 17 17:12 .semver 17:14:00 -rw-rw-r-- 1 jenkins jenkins 9442 Jan 17 17:12 Attribution.txt 17:14:00 -rw-rw-r-- 1 jenkins jenkins 6219 Jan 17 17:12 CHANGELOG.md 17:14:00 -rw-rw-r-- 1 jenkins jenkins 2328 Jan 17 17:12 Dockerfile 17:14:00 -rw-rw-r-- 1 jenkins jenkins 678 Jan 17 17:12 GOVERNANCE.md 17:14:00 -rw-rw-r-- 1 jenkins jenkins 659 Jan 17 17:12 Jenkinsfile 17:14:00 -rw-rw-r-- 1 jenkins jenkins 11348 Jan 17 17:12 LICENSE 17:14:00 -rw-rw-r-- 1 jenkins jenkins 2329 Jan 17 17:12 Makefile 17:14:00 -rw-rw-r-- 1 jenkins jenkins 622 Jan 17 17:12 OWNERS.md 17:14:00 -rw-rw-r-- 1 jenkins jenkins 5934 Jan 17 17:12 README.md 17:14:00 -rw-rw-r-- 1 jenkins jenkins 5 Jan 17 17:12 VERSION 17:14:00 drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 17:12 bin 17:14:00 drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 17:12 cmd 17:14:00 -rw-r--r-- 1 jenkins jenkins 30666 Jan 17 17:13 coverage.out 17:14:00 -rwxrwxr-x 1 jenkins jenkins 140 Jan 17 17:12 docker-entrypoint.sh 17:14:00 drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 17:12 docs 17:14:00 -rw-rw-r-- 1 jenkins jenkins 3574 Jan 17 17:12 go.mod 17:14:00 -rw-rw-r-- 1 jenkins jenkins 45170 Jan 17 17:12 go.sum 17:14:00 drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 17:12 internal 17:14:00 drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 17:12 snap 17:14:00 -rw-rw-r-- 1 jenkins jenkins 231 Jan 17 17:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:00 + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=b9408bd34efc73d71db96f9e559e1c250f6d42c6 --label arch=amd64 --label version=0.0.0 . 17:14:00 Sending build context to Docker daemon 1.753MB 17:14:00 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 17:14:00 Step 2/35 : FROM ${BASE} AS builder 17:14:00 ---> 5c8218668182 17:14:00 Step 3/35 : ARG ADD_BUILD_TAGS="" 17:14:00 ---> Running in b0c81b99e9fc 17:14:00 Removing intermediate container b0c81b99e9fc 17:14:00 ---> 60daa6fb97ed 17:14:00 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:14:00 ---> Running in ab6f8d238b65 17:14:00 Removing intermediate container ab6f8d238b65 17:14:00 ---> bf4083cede40 17:14:00 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:14:00 ---> Running in daea40ab7a40 17:14:01 Removing intermediate container daea40ab7a40 17:14:01 ---> 759023664aa9 17:14:01 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:14:01 ---> Running in 4f11ab342a3d 17:14:01 Removing intermediate container 4f11ab342a3d 17:14:01 ---> 5e24bc22d01a 17:14:01 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:14:01 ---> Running in 66755c221432 17:14:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:14:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:14:02 OK: 330 MiB in 131 packages 17:14:02 Removing intermediate container 66755c221432 17:14:02 ---> 6ec0fa02efa5 17:14:02 Step 8/35 : WORKDIR /device-usb-camera 17:14:02 ---> Running in 61f1d715667b 17:14:02 Removing intermediate container 61f1d715667b 17:14:02 ---> 52940c6193a0 17:14:02 Step 9/35 : COPY go.mod vendor* ./ 17:14:02 ---> 15762afde2d7 17:14:02 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:14:02 ---> Running in 534990866f47 17:14:03 Removing intermediate container 534990866f47 17:14:03 ---> b323424ec23f 17:14:03 Step 11/35 : COPY . . 17:14:03 ---> 28b265ed93dd 17:14:03 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:14:03 ---> Running in 622d9e5627ac 17:14:03  % Total % Received % Xferd Average Speed Time Time Time Current 17:14:03 Dload Upload Total Spent Left Speed 17:14:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 43219 0 --:--:-- --:--:-- --:--:-- 44250 17:14:03 Removing intermediate container 622d9e5627ac 17:14:03 ---> 94be48050eea 17:14:03 Step 13/35 : RUN ${MAKE} 17:14:03 ---> Running in 9cc10514a87f 17:14:04 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:14:26 Removing intermediate container 9cc10514a87f 17:14:26 ---> 38ea69c11fed 17:14:26 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 17:14:26 v0.18.4: Pulling from aler9/rtsp-simple-server 17:14:26 af6660deedbd: Pulling fs layer 17:14:26 97cd0a44c592: Pulling fs layer 17:14:26 97cd0a44c592: Verifying Checksum 17:14:26 97cd0a44c592: Download complete 17:14:26 af6660deedbd: Verifying Checksum 17:14:26 af6660deedbd: Download complete 17:14:26 af6660deedbd: Pull complete 17:14:26 97cd0a44c592: Pull complete 17:14:26 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 17:14:26 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 17:14:26 ---> fea57e182299 17:14:26 Step 15/35 : FROM alpine:3.16 17:14:26 3.16: Pulling from library/alpine 17:14:26 ca7dd9ec2225: Pulling fs layer 17:14:26 ca7dd9ec2225: Verifying Checksum 17:14:26 ca7dd9ec2225: Download complete 17:14:26 ca7dd9ec2225: Pull complete 17:14:26 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 17:14:26 Status: Downloaded newer image for alpine:3.16 17:14:26 ---> bfe296a52501 17:14:26 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:14:26 ---> Running in 9524b2c105f5 17:14:26 Removing intermediate container 9524b2c105f5 17:14:26 ---> 2fa11a63065b 17:14:26 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:14:26 ---> Running in e360648abde1 17:14:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:14:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:14:27 (1/80) Installing dumb-init (1.2.5-r1) 17:14:27 (2/80) Installing sdl2 (2.0.22-r0) 17:14:27 (3/80) Installing libxau (1.0.9-r0) 17:14:27 (4/80) Installing libxdmcp (1.1.3-r0) 17:14:27 (5/80) Installing libxcb (1.15-r0) 17:14:27 (6/80) Installing libx11 (1.8-r0) 17:14:27 (7/80) Installing aom-libs (3.3.0-r0) 17:14:27 (8/80) Installing alsa-lib (1.2.7.2-r0) 17:14:27 (9/80) Installing expat (2.5.0-r0) 17:14:27 (10/80) Installing brotli-libs (1.0.9-r6) 17:14:27 (11/80) Installing libbz2 (1.0.8-r1) 17:14:27 (12/80) Installing libpng (1.6.37-r1) 17:14:27 (13/80) Installing freetype (2.12.1-r0) 17:14:27 (14/80) Installing fontconfig (2.14.0-r0) 17:14:27 (15/80) Installing fribidi (1.0.12-r0) 17:14:27 (16/80) Installing libffi (3.4.2-r1) 17:14:27 (17/80) Installing libintl (0.21-r2) 17:14:27 (18/80) Installing libblkid (2.38-r1) 17:14:27 (19/80) Installing libmount (2.38-r1) 17:14:27 (20/80) Installing pcre (8.45-r2) 17:14:27 (21/80) Installing glib (2.72.1-r0) 17:14:27 (22/80) Installing graphite2 (1.3.14-r1) 17:14:27 (23/80) Installing harfbuzz (4.3.0-r0) 17:14:27 (24/80) Installing libass (0.16.0-r0) 17:14:27 (25/80) Installing libdav1d (1.0.0-r0) 17:14:27 (26/80) Installing libpciaccess (0.16-r0) 17:14:27 (27/80) Installing libdrm (2.4.110-r0) 17:14:27 (28/80) Installing gmp (6.2.1-r2) 17:14:27 (29/80) Installing nettle (3.7.3-r0) 17:14:27 (30/80) Installing p11-kit (0.24.1-r0) 17:14:27 (31/80) Installing libtasn1 (4.18.0-r1) 17:14:27 (32/80) Installing libunistring (1.0-r0) 17:14:27 (33/80) Installing gnutls (3.7.7-r0) 17:14:27 (34/80) Installing ncurses-terminfo-base (6.3_p20220521-r0) 17:14:27 (35/80) Installing ncurses-libs (6.3_p20220521-r0) 17:14:27 (36/80) Installing lame (3.100-r0) 17:14:27 (37/80) Installing opus (1.3.1-r1) 17:14:27 (38/80) Installing libasyncns (0.8-r1) 17:14:27 (39/80) Installing dbus-libs (1.14.4-r0) 17:14:27 (40/80) Installing libltdl (2.4.7-r0) 17:14:27 (41/80) Installing orc (0.4.32-r0) 17:14:27 (42/80) Installing libgcc (11.2.1_git20220219-r2) 17:14:27 (43/80) Installing libogg (1.3.5-r1) 17:14:27 (44/80) Installing libstdc++ (11.2.1_git20220219-r2) 17:14:27 (45/80) Installing flac (1.3.4-r0) 17:14:27 (46/80) Installing libvorbis (1.3.7-r0) 17:14:27 (47/80) Installing libsndfile (1.1.0-r0) 17:14:27 (48/80) Installing libgomp (11.2.1_git20220219-r2) 17:14:27 (49/80) Installing soxr (0.1.3-r2) 17:14:27 (50/80) Installing speexdsp (1.2.0-r0) 17:14:27 (51/80) Installing tdb-libs (1.4.6-r0) 17:14:27 (52/80) Installing libpulse (15.0-r2) 17:14:27 (53/80) Installing cjson (1.7.15-r3) 17:14:27 (54/80) Installing mbedtls (2.28.2-r0) 17:14:27 (55/80) Installing librist (0.2.6-r1) 17:14:27 (56/80) Installing libsrt (1.4.4-r0) 17:14:27 (57/80) Installing libssh (0.9.6-r1) 17:14:27 (58/80) Installing libtheora (1.1.1-r16) 17:14:27 (59/80) Installing libjpeg-turbo (2.1.3-r1) 17:14:27 (60/80) Installing v4l-utils-libs (1.22.1-r1) 17:14:27 (61/80) Installing libxext (1.3.4-r0) 17:14:27 (62/80) Installing libxfixes (6.0.0-r0) 17:14:27 (63/80) Installing wayland-libs-client (1.20.0-r0) 17:14:27 (64/80) Installing libva (2.14.0-r0) 17:14:27 (65/80) Installing libvdpau (1.5-r0) 17:14:27 (66/80) Installing vidstab (1.1.0-r1) 17:14:27 (67/80) Installing libvpx (1.11.0-r1) 17:14:27 (68/80) Installing libwebp (1.2.3-r0) 17:14:27 (69/80) Installing x264-libs (0.163_git20210613-r0) 17:14:27 (70/80) Installing numactl (2.0.14-r0) 17:14:27 (71/80) Installing x265-libs (3.5-r3) 17:14:27 (72/80) Installing xvidcore (1.3.7-r1) 17:14:27 (73/80) Installing ffmpeg-libs (5.0.1-r1) 17:14:28 (74/80) Installing ffmpeg (5.0.1-r1) 17:14:28 (75/80) Installing udev-init-scripts (35-r0) 17:14:28 Executing udev-init-scripts-35-r0.post-install 17:14:28 (76/80) Installing eudev-libs (3.2.11-r0) 17:14:28 (77/80) Installing xz-libs (5.2.5-r1) 17:14:28 (78/80) Installing zstd-libs (1.5.2-r1) 17:14:28 (79/80) Installing kmod-libs (29-r2) 17:14:28 (80/80) Installing eudev (3.2.11-r0) 17:14:28 Executing busybox-1.35.0-r17.trigger 17:14:28 Executing eudev-3.2.11-r0.trigger 17:14:28 OK: 100 MiB in 94 packages 17:14:30 Removing intermediate container e360648abde1 17:14:30 ---> 27c24fa3ab4a 17:14:30 Step 18/35 : WORKDIR / 17:14:30 ---> Running in 828bab1bbcf2 17:14:30 Removing intermediate container 828bab1bbcf2 17:14:30 ---> b3019e423762 17:14:30 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 17:14:30 ---> ddafe5ef3981 17:14:30 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 17:14:30 ---> f0d0d4ab3709 17:14:30 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:14:31 ---> d1f05e37a514 17:14:31 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:14:31 ---> 356e1a0589af 17:14:31 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:14:31 ---> a7fcc732ff2e 17:14:31 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 17:14:31 ---> e737e42c214d 17:14:31 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 17:14:32 ---> ab34b2c05f32 17:14:32 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:14:32 ---> Running in fe205ac1f375 17:14:32 Removing intermediate container fe205ac1f375 17:14:32 ---> 9d4e21496ef6 17:14:32 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:14:32 ---> Running in bfb99f3edc7e 17:14:33 Removing intermediate container bfb99f3edc7e 17:14:33 ---> 0d5c0cfa3ccd 17:14:33 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:14:33 ---> Running in e96ce7521642 17:14:33 Removing intermediate container e96ce7521642 17:14:33 ---> 46d365d50563 17:14:33 Step 29/35 : EXPOSE 59983 17:14:33 ---> Running in efcf9d894d61 17:14:34 Removing intermediate container efcf9d894d61 17:14:34 ---> cf3c7df71db5 17:14:34 Step 30/35 : EXPOSE 8554 17:14:34 ---> Running in 3ead12fedb5c 17:14:34 Removing intermediate container 3ead12fedb5c 17:14:34 ---> 6cb76964b9b4 17:14:34 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:14:34 ---> Running in 210d77c6ed29 17:14:34 Removing intermediate container 210d77c6ed29 17:14:34 ---> 3f4c81850e97 17:14:34 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:14:34 ---> Running in 4fa9b9b011aa 17:14:34 Removing intermediate container 4fa9b9b011aa 17:14:34 ---> d9981b0d77f0 17:14:34 Step 33/35 : LABEL arch=amd64 17:14:34 ---> Running in 285c322fa572 17:14:34 Removing intermediate container 285c322fa572 17:14:34 ---> 73740af42e47 17:14:34 Step 34/35 : LABEL git_sha=b9408bd34efc73d71db96f9e559e1c250f6d42c6 17:14:34 ---> Running in 57e5c10a5931 17:14:34 Removing intermediate container 57e5c10a5931 17:14:34 ---> 5636317eafec 17:14:34 Step 35/35 : LABEL version=0.0.0 17:14:34 ---> Running in 52b997d25cc0 17:14:34 Removing intermediate container 52b997d25cc0 17:14:34 ---> 1a9e324f31c4 17:14:34 [Warning] One or more build-args [ARCH] were not consumed 17:14:34 Successfully built 1a9e324f31c4 17:14:34 Successfully tagged device-usb-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 17:14:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:14:35 17:14:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:14:36 latest: Pulling from edgex-lftools-log-publisher 17:14:36 5eb5b503b376: Pulling fs layer 17:14:36 5c69ac0246d0: Pulling fs layer 17:14:36 ec43610c2a17: Pulling fs layer 17:14:36 3a2ae6a8a46f: Pulling fs layer 17:14:36 33b1e0a273af: Pulling fs layer 17:14:36 5d3b04190fa2: Pulling fs layer 17:14:36 2f39f015ded8: Pulling fs layer 17:14:36 5d3b04190fa2: Waiting 17:14:36 2f39f015ded8: Waiting 17:14:36 3a2ae6a8a46f: Waiting 17:14:36 33b1e0a273af: Waiting 17:14:36 5c69ac0246d0: Verifying Checksum 17:14:36 5c69ac0246d0: Download complete 17:14:36 3a2ae6a8a46f: Download complete 17:14:36 33b1e0a273af: Verifying Checksum 17:14:36 33b1e0a273af: Download complete 17:14:36 ec43610c2a17: Verifying Checksum 17:14:36 ec43610c2a17: Download complete 17:14:36 5d3b04190fa2: Download complete 17:14:36 5eb5b503b376: Verifying Checksum 17:14:36 5eb5b503b376: Download complete 17:14:37 2f39f015ded8: Download complete 17:14:37 5eb5b503b376: Pull complete 17:14:37 5c69ac0246d0: Pull complete 17:14:37 ec43610c2a17: Pull complete 17:14:38 3a2ae6a8a46f: Pull complete 17:14:38 33b1e0a273af: Pull complete 17:14:38 5d3b04190fa2: Pull complete 17:14:42 2f39f015ded8: Pull complete 17:14:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:14:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:14:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:14:42 prd-ubuntu20.04-docker-8c-8g-2742 does not seem to be running inside a container 17:14:42 $ 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/foundry_device-usb-camera_PR-130 -v /w/workspace/foundry_device-usb-camera_PR-130:/w/workspace/foundry_device-usb-camera_PR-130:rw,z -v /w/workspace/foundry_device-usb-camera_PR-130@tmp:/w/workspace/foundry_device-usb-camera_PR-130@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 17:14:45 $ docker top b74d7fd9d439eefb2479e54ce9d754f0d65f953474f814386571ab7a2aa109f6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:14:46 ---> job-cost.sh 17:14:46 lf-activate-venv: SKIPPING 17:14:46 INFO: No Stack... 17:14:46 INFO: Retrieving Pricing Info for: v3-standard-8 17:14:46 INFO: Archiving Costs [Pipeline] sh 17:14:47 + cat /w/workspace/foundry_device-usb-camera_PR-130/archives/cost.csv 17:14:47 + cut -d, -f6 [Pipeline] lock 17:14:47 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-130-1-stack-cost] 17:14:47 Resource [jenkins-edgexfoundry-device-usb-camera-PR-130-1-stack-cost] did not exist. Created. 17:14:47 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-130-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:14:47 + echo total: 0.2199999988079071 [Pipeline] stash 17:14:47 Stashed 1 file(s) [Pipeline] } 17:14:47 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-130-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:14:47 $ docker stop --time=1 b74d7fd9d439eefb2479e54ce9d754f0d65f953474f814386571ab7a2aa109f6 17:14:48 $ docker rm -f --volumes b74d7fd9d439eefb2479e54ce9d754f0d65f953474f814386571ab7a2aa109f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:16:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2743 in /w/workspace/foundry_device-usb-camera_PR-130 [Pipeline] { [Pipeline] ws 17:16:29 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 17:16:29 Selected Git installation does not exist. Using Default 17:16:29 The recommended git tool is: NONE 17:16:34 using credential edgex-jenkins-ssh 17:16:34 Cloning the remote Git repository 17:16:34 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 17:16:34 > git init /w/workspace/device-usb-camera/1 # timeout=10 17:16:34 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:16:34 > git --version # timeout=10 17:16:34 > git --version # 'git version 2.25.1' 17:16:34 using GIT_SSH to set credentials SSH Credentials for GitHub 17:16:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:16:35 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:16:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:16:36 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:16:36 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:16:36 using GIT_SSH to set credentials SSH Credentials for GitHub 17:16:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/130/head:refs/remotes/origin/PR-130 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:16:37 Merging remotes/origin/main commit 1030fa22bcf670ded76708512c57b18f10d8b8f3 into PR head commit b9408bd34efc73d71db96f9e559e1c250f6d42c6 17:16:37 Merge succeeded, producing b9408bd34efc73d71db96f9e559e1c250f6d42c6 17:16:37 Checking out Revision b9408bd34efc73d71db96f9e559e1c250f6d42c6 (PR-130) 17:16:37 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 17:16:37 > git --version # timeout=10 17:16:37 > git --version # 'git version 2.25.1' 17:16:37 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:16:37 > git config core.sparsecheckout # timeout=10 17:16:37 > git checkout -f b9408bd34efc73d71db96f9e559e1c250f6d42c6 # timeout=10 17:16:37 > git remote # timeout=10 17:16:37 > git config --get remote.origin.url # timeout=10 17:16:37 using GIT_SSH to set credentials SSH Credentials for GitHub 17:16:37 > git merge 1030fa22bcf670ded76708512c57b18f10d8b8f3 # timeout=10 17:16:37 > git rev-parse HEAD^{commit} # timeout=10 17:16:37 > git config core.sparsecheckout # timeout=10 17:16:37 > git checkout -f b9408bd34efc73d71db96f9e559e1c250f6d42c6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:16:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:16:39 % Total % Received % Xferd Average Speed Time Time Time Current 17:16:39 Dload Upload Total Spent Left Speed 17:16:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89167 0 --:--:-- --:--:-- --:--:-- 89795 [Pipeline] sh 17:16:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:16:40 + sudo tee /etc/docker/daemon.new 17:16:40 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:16:40 { 17:16:40 "registry-mirrors": [ 17:16:40 "https://nexus3.edgexfoundry.org:10001" 17:16:40 ], 17:16:40 "bip": "10.250.0.254/24", 17:16:40 "hosts": [ 17:16:40 "tcp://0.0.0.0:5555", 17:16:40 "unix:///var/run/docker.sock" 17:16:40 ], 17:16:40 "mtu": 1458, 17:16:40 "selinux-enabled": true, 17:16:40 "seccomp-profile": "/etc/docker/seccomp.json" 17:16:40 } [Pipeline] sh 17:16:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:16:40 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:16:59 provisioning config files... 17:16:59 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config6853342569750842890tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:16:59 ---> docker-login.sh 17:16:59 nexus3.edgexfoundry.org:10001 17:17:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:00 Configure a credential helper to remove this warning. See 17:17:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:00 17:17:00 Login Succeeded 17:17:00 nexus3.edgexfoundry.org:10002 17:17:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:00 Configure a credential helper to remove this warning. See 17:17:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:00 17:17:00 Login Succeeded 17:17:00 nexus3.edgexfoundry.org:10003 17:17:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:00 Configure a credential helper to remove this warning. See 17:17:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:00 17:17:00 Login Succeeded 17:17:00 nexus3.edgexfoundry.org:10004 17:17:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:01 Configure a credential helper to remove this warning. See 17:17:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:01 17:17:01 Login Succeeded 17:17:01 docker.io 17:17:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:01 Configure a credential helper to remove this warning. See 17:17:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:01 17:17:01 Login Succeeded 17:17:01 ---> docker-login.sh ends [Pipeline] } 17:17:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:17:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:17:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:17:02 ========================================================= 17:17:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:17:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:02 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 17:17:03 Sending build context to Docker daemon 1.122MB 17:17:04 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 17:17:04 Step 2/13 : FROM ${BASE} AS builder 17:17:04 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:17:04 9b18e9b68314: Pulling fs layer 17:17:04 35d82f9e3411: Pulling fs layer 17:17:04 e16973657156: Pulling fs layer 17:17:04 fc693d55d65f: Pulling fs layer 17:17:04 7e9fc2657dce: Pulling fs layer 17:17:04 dda99020689f: Pulling fs layer 17:17:04 db1c61fa0a46: Pulling fs layer 17:17:04 891c053d2c06: Pulling fs layer 17:17:04 fc693d55d65f: Waiting 17:17:04 7e9fc2657dce: Waiting 17:17:04 dda99020689f: Waiting 17:17:04 891c053d2c06: Waiting 17:17:04 db1c61fa0a46: Waiting 17:17:04 e16973657156: Verifying Checksum 17:17:04 e16973657156: Download complete 17:17:04 35d82f9e3411: Verifying Checksum 17:17:04 35d82f9e3411: Download complete 17:17:04 7e9fc2657dce: Verifying Checksum 17:17:04 7e9fc2657dce: Download complete 17:17:04 dda99020689f: Download complete 17:17:04 9b18e9b68314: Verifying Checksum 17:17:04 9b18e9b68314: Download complete 17:17:05 9b18e9b68314: Pull complete 17:17:05 891c053d2c06: Verifying Checksum 17:17:05 891c053d2c06: Download complete 17:17:05 35d82f9e3411: Pull complete 17:17:06 e16973657156: Pull complete 17:17:06 db1c61fa0a46: Verifying Checksum 17:17:06 db1c61fa0a46: Download complete 17:17:07 fc693d55d65f: Verifying Checksum 17:17:07 fc693d55d65f: Download complete 17:17:19 fc693d55d65f: Pull complete 17:17:19 7e9fc2657dce: Pull complete 17:17:19 dda99020689f: Pull complete 17:17:26 db1c61fa0a46: Pull complete 17:17:29 891c053d2c06: Pull complete 17:17:29 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 17:17:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:17:29 ---> f96f9c87975a 17:17:29 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:17:30 ---> Running in edf8d3d30572 17:17:30 Removing intermediate container edf8d3d30572 17:17:30 ---> 65d398c54c4c 17:17:30 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:17:30 ---> Running in c0a78e2fadd5 17:17:31 Removing intermediate container c0a78e2fadd5 17:17:31 ---> 443996e388e4 17:17:31 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:17:31 ---> Running in b678185cecd3 17:17:31 Removing intermediate container b678185cecd3 17:17:31 ---> 11d809475092 17:17:31 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:17:31 ---> Running in effa9dc9e376 17:17:31 Removing intermediate container effa9dc9e376 17:17:31 ---> 5289ad0a22e7 17:17:31 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:17:32 ---> Running in f1d62e4e89bb 17:17:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:17:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:17:34 (1/14) Installing libintl (0.21-r2) 17:17:34 (2/14) Installing eudev-libs (3.2.11-r0) 17:17:34 (3/14) Installing libjpeg-turbo (2.1.3-r1) 17:17:34 (4/14) Installing v4l-utils-libs (1.22.1-r1) 17:17:34 (5/14) Installing v4l-utils (1.22.1-r1) 17:17:34 (6/14) Installing udev-init-scripts (35-r0) 17:17:34 Executing udev-init-scripts-35-r0.post-install 17:17:34 (7/14) Installing libblkid (2.38-r1) 17:17:34 (8/14) Installing xz-libs (5.2.5-r1) 17:17:34 (9/14) Installing zstd-libs (1.5.2-r1) 17:17:34 (10/14) Installing kmod-libs (29-r2) 17:17:34 (11/14) Installing eudev (3.2.11-r0) 17:17:34 (12/14) Installing eudev-dev (3.2.11-r0) 17:17:34 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 17:17:34 (14/14) Installing v4l-utils-dev (1.22.1-r1) 17:17:34 Executing busybox-1.35.0-r17.trigger 17:17:34 Executing eudev-3.2.11-r0.trigger 17:17:34 OK: 228 MiB in 65 packages 17:17:35 Removing intermediate container f1d62e4e89bb 17:17:35 ---> a0373b8f5f8a 17:17:35 Step 8/13 : WORKDIR /device-usb-camera 17:17:35 ---> Running in b6ae996524ca 17:17:36 Removing intermediate container b6ae996524ca 17:17:36 ---> 852307a2d08b 17:17:36 Step 9/13 : COPY go.mod vendor* ./ 17:17:36 ---> e01424cef4d0 17:17:36 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:17:36 ---> Running in d673ea632e86 17:18:44 Removing intermediate container d673ea632e86 17:18:44 ---> 069abb78f950 17:18:44 Step 11/13 : COPY . . 17:18:44 ---> 7419a6d26d7f 17:18:44 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:18:44 ---> Running in 710fb7f5d3ff 17:18:44  % Total % Received % Xferd Average Speed Time Time Time Current 17:18:44 Dload Upload Total Spent Left Speed 17:18:44  0 0  0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6603 0 --:--:-- --:--:-- --:--:-- 6637 17:18:44 Removing intermediate container 710fb7f5d3ff 17:18:44 ---> 75d966597aee 17:18:44 Step 13/13 : RUN ${MAKE} 17:18:44 ---> Running in 54ca5293c8e7 17:18:44 noop 17:18:44 Removing intermediate container 54ca5293c8e7 17:18:44 ---> 51c9c5e204c9 17:18:44 Successfully built 51c9c5e204c9 17:18:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:44 + docker inspect -f . ci-base-image-arm64 17:18:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:18:45 prd-ubuntu20.04-docker-arm64-4c-16g-2743 does not seem to be running inside a container 17:18:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-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 ******** -e ******** ci-base-image-arm64 cat 17:18:46 $ docker top 3a43b2f8a67ab0405895b008f71a2728b404428ac959accc88b7e0625f9d65c1 -eo pid,comm [Pipeline] { [Pipeline] sh 17:18:47 + go version 17:18:47 go version go1.18.7 linux/arm64 [Pipeline] } 17:18:47 $ docker stop --time=1 3a43b2f8a67ab0405895b008f71a2728b404428ac959accc88b7e0625f9d65c1 17:18:48 $ docker rm -f --volumes 3a43b2f8a67ab0405895b008f71a2728b404428ac959accc88b7e0625f9d65c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:49 + docker inspect -f . ci-base-image-arm64 17:18:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:18:50 prd-ubuntu20.04-docker-arm64-4c-16g-2743 does not seem to be running inside a container 17:18:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-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 ******** -e ******** ci-base-image-arm64 cat 17:18:51 $ docker top 51baf1f04463ccb494e35d0df17bf584b188e10d2858406b720c55b3ef931c5a -eo pid,comm [Pipeline] { [Pipeline] sh 17:18:52 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 17:18:52 + make test 17:18:52 go test ./... -coverprofile=coverage.out ./... 17:18:54 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:20:16 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:20:19 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.061s coverage: 1.9% of statements 17:20:19 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:20:19 go vet ./... 17:20:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:20:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:20:41 ./bin/test-attribution-txt.sh [Pipeline] echo 17:20:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:20:41 $ docker stop --time=1 51baf1f04463ccb494e35d0df17bf584b188e10d2858406b720c55b3ef931c5a 17:20:43 $ docker rm -f --volumes 51baf1f04463ccb494e35d0df17bf584b188e10d2858406b720c55b3ef931c5a [Pipeline] // withDockerContainer [Pipeline] sh 17:20:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:20:44 Warning: overwriting stash ‘coverage-report’ 17:20:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:20:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:20:45 + ls -al . 17:20:45 total 204 17:20:45 drwxrwxr-x 9 jenkins jenkins 4096 Jan 17 17:18 . 17:20:45 drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 17:16 .. 17:20:45 drwxrwxr-x 8 jenkins jenkins 4096 Jan 17 17:16 .git 17:20:45 drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 17:16 .github 17:20:45 -rw-rw-r-- 1 jenkins jenkins 414 Jan 17 17:16 .gitignore 17:20:45 -rw-rw-r-- 1 jenkins jenkins 42 Jan 17 17:16 .golangci.yml 17:20:45 -rw-rw-r-- 1 jenkins jenkins 77 Jan 17 17:16 .hadolint.yml 17:20:45 -rw-rw-r-- 1 jenkins jenkins 9442 Jan 17 17:16 Attribution.txt 17:20:45 -rw-rw-r-- 1 jenkins jenkins 6219 Jan 17 17:16 CHANGELOG.md 17:20:45 -rw-rw-r-- 1 jenkins jenkins 2328 Jan 17 17:16 Dockerfile 17:20:45 -rw-rw-r-- 1 jenkins jenkins 678 Jan 17 17:16 GOVERNANCE.md 17:20:45 -rw-rw-r-- 1 jenkins jenkins 659 Jan 17 17:16 Jenkinsfile 17:20:45 -rw-rw-r-- 1 jenkins jenkins 11348 Jan 17 17:16 LICENSE 17:20:45 -rw-rw-r-- 1 jenkins jenkins 2329 Jan 17 17:16 Makefile 17:20:45 -rw-rw-r-- 1 jenkins jenkins 622 Jan 17 17:16 OWNERS.md 17:20:45 -rw-rw-r-- 1 jenkins jenkins 5934 Jan 17 17:16 README.md 17:20:45 -rw-rw-r-- 1 jenkins jenkins 5 Jan 17 17:12 VERSION 17:20:45 drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 17:16 bin 17:20:45 drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 17:16 cmd 17:20:45 -rw-r--r-- 1 jenkins jenkins 30666 Jan 17 17:20 coverage.out 17:20:45 -rwxrwxr-x 1 jenkins jenkins 140 Jan 17 17:16 docker-entrypoint.sh 17:20:45 drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 17:16 docs 17:20:45 -rw-rw-r-- 1 jenkins jenkins 3574 Jan 17 17:16 go.mod 17:20:45 -rw-rw-r-- 1 jenkins jenkins 45170 Jan 17 17:16 go.sum 17:20:45 drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 17:16 internal 17:20:45 drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 17:16 snap 17:20:45 -rw-rw-r-- 1 jenkins jenkins 231 Jan 17 17:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:46 + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=b9408bd34efc73d71db96f9e559e1c250f6d42c6 --label arch=arm64 --label version=0.0.0 . 17:20:46 Sending build context to Docker daemon 1.153MB 17:20:46 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 17:20:46 Step 2/35 : FROM ${BASE} AS builder 17:20:46 ---> 51c9c5e204c9 17:20:46 Step 3/35 : ARG ADD_BUILD_TAGS="" 17:20:46 ---> Running in c8b7b4aed8ff 17:20:50 Removing intermediate container c8b7b4aed8ff 17:20:50 ---> c809f95b2ba2 17:20:50 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:20:50 ---> Running in d006532d6d05 17:20:50 Removing intermediate container d006532d6d05 17:20:50 ---> 0255e71906f1 17:20:50 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:20:50 ---> Running in 7f23c8b21d53 17:20:51 Removing intermediate container 7f23c8b21d53 17:20:51 ---> d3062a9781f5 17:20:51 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:20:51 ---> Running in 4900c37c7755 17:20:51 Removing intermediate container 4900c37c7755 17:20:51 ---> 151547445636 17:20:51 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:20:51 ---> Running in 7361aad36c82 17:20:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:20:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:20:53 OK: 228 MiB in 65 packages 17:20:54 Removing intermediate container 7361aad36c82 17:20:54 ---> b1b899c1c9cc 17:20:54 Step 8/35 : WORKDIR /device-usb-camera 17:20:54 ---> Running in fad692e22fc3 17:20:55 Removing intermediate container fad692e22fc3 17:20:55 ---> 888a3a8db537 17:20:55 Step 9/35 : COPY go.mod vendor* ./ 17:20:55 ---> 60e30136f8b9 17:20:55 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:20:55 ---> Running in bc482fcb42df 17:20:58 Removing intermediate container bc482fcb42df 17:20:58 ---> 5e26819a8b52 17:20:58 Step 11/35 : COPY . . 17:20:58 ---> ce32502b50e4 17:20:58 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:20:58 ---> Running in 2ec5fbfe82b5 17:21:00  % Total % Received % Xferd Average Speed Time  Time Time Current 17:21:00  Dload Upload Total Spent Left Speed 17:21:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 13137 0 --:--:-- --:--:-- --:--:-- 13275 17:21:00 Removing intermediate container 2ec5fbfe82b5 17:21:00 ---> e3ec390117fb 17:21:00 Step 13/35 : RUN ${MAKE} 17:21:01 ---> Running in 92d62d49bc0f 17:21:02 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:23:39 Removing intermediate container 92d62d49bc0f 17:23:39 ---> 252044828eb8 17:23:39 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 17:23:39 v0.18.4: Pulling from aler9/rtsp-simple-server 17:23:39 eab2503cf8f4: Pulling fs layer 17:23:39 97cd0a44c592: Pulling fs layer 17:23:39 97cd0a44c592: Verifying Checksum 17:23:39 97cd0a44c592: Download complete 17:23:39 eab2503cf8f4: Verifying Checksum 17:23:39 eab2503cf8f4: Pull complete 17:23:39 97cd0a44c592: Pull complete 17:23:39 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 17:23:39 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 17:23:39 ---> 7f763cca56b3 17:23:39 Step 15/35 : FROM alpine:3.16 17:23:39 3.16: Pulling from library/alpine 17:23:39 6875df1f5354: Pulling fs layer 17:23:39 6875df1f5354: Verifying Checksum 17:23:39 6875df1f5354: Download complete 17:23:39 6875df1f5354: Pull complete 17:23:39 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 17:23:39 Status: Downloaded newer image for alpine:3.16 17:23:39 ---> 2b4661558fb8 17:23:39 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:23:39 ---> Running in af1baaef0160 17:23:39 Removing intermediate container af1baaef0160 17:23:39 ---> 343d9654b989 17:23:39 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:23:39 ---> Running in bc742fe13fe3 17:23:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:23:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:23:39 (1/79) Installing dumb-init (1.2.5-r1) 17:23:39 (2/79) Installing sdl2 (2.0.22-r0) 17:23:39 (3/79) Installing libxau (1.0.9-r0) 17:23:39 (4/79) Installing libxdmcp (1.1.3-r0) 17:23:39 (5/79) Installing libxcb (1.15-r0) 17:23:39 (6/79) Installing libx11 (1.8-r0) 17:23:39 (7/79) Installing aom-libs (3.3.0-r0) 17:23:39 (8/79) Installing alsa-lib (1.2.7.2-r0) 17:23:39 (9/79) Installing expat (2.5.0-r0) 17:23:39 (10/79) Installing brotli-libs (1.0.9-r6) 17:23:39 (11/79) Installing libbz2 (1.0.8-r1) 17:23:39 (12/79) Installing libpng (1.6.37-r1) 17:23:39 (13/79) Installing freetype (2.12.1-r0) 17:23:39 (14/79) Installing fontconfig (2.14.0-r0) 17:23:39 (15/79) Installing fribidi (1.0.12-r0) 17:23:39 (16/79) Installing libffi (3.4.2-r1) 17:23:39 (17/79) Installing libintl (0.21-r2) 17:23:39 (18/79) Installing libblkid (2.38-r1) 17:23:39 (19/79) Installing libmount (2.38-r1) 17:23:39 (20/79) Installing pcre (8.45-r2) 17:23:39 (21/79) Installing glib (2.72.1-r0) 17:23:39 (22/79) Installing graphite2 (1.3.14-r1) 17:23:39 (23/79) Installing harfbuzz (4.3.0-r0) 17:23:39 (24/79) Installing libass (0.16.0-r0) 17:23:39 (25/79) Installing libdav1d (1.0.0-r0) 17:23:39 (26/79) Installing libdrm (2.4.110-r0) 17:23:39 (27/79) Installing gmp (6.2.1-r2) 17:23:39 (28/79) Installing nettle (3.7.3-r0) 17:23:39 (29/79) Installing p11-kit (0.24.1-r0) 17:23:39 (30/79) Installing libtasn1 (4.18.0-r1) 17:23:39 (31/79) Installing libunistring (1.0-r0) 17:23:39 (32/79) Installing gnutls (3.7.7-r0) 17:23:39 (33/79) Installing ncurses-terminfo-base (6.3_p20220521-r0) 17:23:39 (34/79) Installing ncurses-libs (6.3_p20220521-r0) 17:23:39 (35/79) Installing lame (3.100-r0) 17:23:39 (36/79) Installing opus (1.3.1-r1) 17:23:39 (37/79) Installing libasyncns (0.8-r1) 17:23:39 (38/79) Installing dbus-libs (1.14.4-r0) 17:23:39 (39/79) Installing libltdl (2.4.7-r0) 17:23:39 (40/79) Installing orc (0.4.32-r0) 17:23:39 (41/79) Installing libgcc (11.2.1_git20220219-r2) 17:23:39 (42/79) Installing libogg (1.3.5-r1) 17:23:39 (43/79) Installing libstdc++ (11.2.1_git20220219-r2) 17:23:39 (44/79) Installing flac (1.3.4-r0) 17:23:39 (45/79) Installing libvorbis (1.3.7-r0) 17:23:39 (46/79) Installing libsndfile (1.1.0-r0) 17:23:39 (47/79) Installing libgomp (11.2.1_git20220219-r2) 17:23:39 (48/79) Installing soxr (0.1.3-r2) 17:23:39 (49/79) Installing speexdsp (1.2.0-r0) 17:23:39 (50/79) Installing tdb-libs (1.4.6-r0) 17:23:39 (51/79) Installing libpulse (15.0-r2) 17:23:39 (52/79) Installing cjson (1.7.15-r3) 17:23:39 (53/79) Installing mbedtls (2.28.2-r0) 17:23:39 (54/79) Installing librist (0.2.6-r1) 17:23:39 (55/79) Installing libsrt (1.4.4-r0) 17:23:39 (56/79) Installing libssh (0.9.6-r1) 17:23:39 (57/79) Installing libtheora (1.1.1-r16) 17:23:39 (58/79) Installing libjpeg-turbo (2.1.3-r1) 17:23:39 (59/79) Installing v4l-utils-libs (1.22.1-r1) 17:23:39 (60/79) Installing libxext (1.3.4-r0) 17:23:39 (61/79) Installing libxfixes (6.0.0-r0) 17:23:39 (62/79) Installing wayland-libs-client (1.20.0-r0) 17:23:39 (63/79) Installing libva (2.14.0-r0) 17:23:39 (64/79) Installing libvdpau (1.5-r0) 17:23:39 (65/79) Installing vidstab (1.1.0-r1) 17:23:39 (66/79) Installing libvpx (1.11.0-r1) 17:23:39 (67/79) Installing libwebp (1.2.3-r0) 17:23:39 (68/79) Installing x264-libs (0.163_git20210613-r0) 17:23:39 (69/79) Installing numactl (2.0.14-r0) 17:23:39 (70/79) Installing x265-libs (3.5-r3) 17:23:39 (71/79) Installing xvidcore (1.3.7-r1) 17:23:39 (72/79) Installing ffmpeg-libs (5.0.1-r1) 17:23:39 (73/79) Installing ffmpeg (5.0.1-r1) 17:23:39 (74/79) Installing udev-init-scripts (35-r0) 17:23:39 Executing udev-init-scripts-35-r0.post-install 17:23:39 (75/79) Installing eudev-libs (3.2.11-r0) 17:23:39 (76/79) Installing xz-libs (5.2.5-r1) 17:23:39 (77/79) Installing zstd-libs (1.5.2-r1) 17:23:39 (78/79) Installing kmod-libs (29-r2) 17:23:39 (79/79) Installing eudev (3.2.11-r0) 17:23:39 Executing busybox-1.35.0-r17.trigger 17:23:39 Executing eudev-3.2.11-r0.trigger 17:23:39 OK: 77 MiB in 93 packages 17:23:39 Removing intermediate container bc742fe13fe3 17:23:39 ---> 1a476967ec1c 17:23:39 Step 18/35 : WORKDIR / 17:23:39 ---> Running in e9c82688f830 17:23:40 Removing intermediate container e9c82688f830 17:23:40 ---> ee26dea85b9b 17:23:40 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 17:23:41 ---> 49c10f4f5721 17:23:41 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 17:23:41 ---> 2d58f35cf7d9 17:23:41 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:23:42 ---> 21f107ca85c2 17:23:42 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:23:43 ---> 581592c3e813 17:23:43 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:23:43 ---> acee2bd01d34 17:23:43 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 17:23:43 ---> 291ea040d242 17:23:43 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 17:23:45 ---> bfefcd1d731e 17:23:45 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:23:45 ---> Running in 2ad0c114728f 17:23:48 Removing intermediate container 2ad0c114728f 17:23:48 ---> 69015bfc9293 17:23:48 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:23:48 ---> Running in c7ced4e56e52 17:23:50 Removing intermediate container c7ced4e56e52 17:23:50 ---> 29172639c8d3 17:23:50 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:23:50 ---> Running in 3e2fc2a9e9ca 17:23:52 Removing intermediate container 3e2fc2a9e9ca 17:23:52 ---> 565f4c0a81dc 17:23:52 Step 29/35 : EXPOSE 59983 17:23:52 ---> Running in ee22eda9dc16 17:23:52 Removing intermediate container ee22eda9dc16 17:23:52 ---> 794a500048b6 17:23:52 Step 30/35 : EXPOSE 8554 17:23:52 ---> Running in 8e1cbb0ee0c0 17:23:52 Removing intermediate container 8e1cbb0ee0c0 17:23:52 ---> 8602b5f7d745 17:23:52 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:23:52 ---> Running in 6ed93d6e6160 17:23:52 Removing intermediate container 6ed93d6e6160 17:23:52 ---> 78351c17c889 17:23:52 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:23:52 ---> Running in b1cd038ebacb 17:23:53 Removing intermediate container b1cd038ebacb 17:23:53 ---> 8864f5ce5b19 17:23:53 Step 33/35 : LABEL arch=arm64 17:23:53 ---> Running in f63e19d067ac 17:23:53 Removing intermediate container f63e19d067ac 17:23:53 ---> 8a53d3d9d22e 17:23:53 Step 34/35 : LABEL git_sha=b9408bd34efc73d71db96f9e559e1c250f6d42c6 17:23:53 ---> Running in 35a9591809c2 17:23:53 Removing intermediate container 35a9591809c2 17:23:53 ---> b80900612677 17:23:53 Step 35/35 : LABEL version=0.0.0 17:23:53 ---> Running in f0adc7061a77 17:23:54 Removing intermediate container f0adc7061a77 17:23:54 ---> 764d75e302b2 17:23:54 [Warning] One or more build-args [ARCH] were not consumed 17:23:54 Successfully built 764d75e302b2 17:23:54 Successfully tagged device-usb-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 17:23:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:23:55 17:23:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:23:55 arm64: Pulling from edgex-lftools-log-publisher 17:23:55 8998bd30e6a1: Pulling fs layer 17:23:55 04944245beec: Pulling fs layer 17:23:55 699f458cf7ca: Pulling fs layer 17:23:55 765212b225bb: Pulling fs layer 17:23:55 f23df028b6ca: Pulling fs layer 17:23:55 d65c8cfc05b1: Pulling fs layer 17:23:55 2437ff75d9bd: Pulling fs layer 17:23:55 765212b225bb: Waiting 17:23:55 f23df028b6ca: Waiting 17:23:55 2437ff75d9bd: Waiting 17:23:55 d65c8cfc05b1: Waiting 17:23:55 04944245beec: Verifying Checksum 17:23:55 04944245beec: Download complete 17:23:55 765212b225bb: Verifying Checksum 17:23:55 765212b225bb: Download complete 17:23:55 f23df028b6ca: Verifying Checksum 17:23:55 f23df028b6ca: Download complete 17:23:55 d65c8cfc05b1: Verifying Checksum 17:23:55 d65c8cfc05b1: Download complete 17:23:56 699f458cf7ca: Verifying Checksum 17:23:56 699f458cf7ca: Download complete 17:23:56 8998bd30e6a1: Verifying Checksum 17:23:56 8998bd30e6a1: Download complete 17:23:58 2437ff75d9bd: Verifying Checksum 17:23:58 2437ff75d9bd: Download complete 17:24:00 8998bd30e6a1: Pull complete 17:24:01 04944245beec: Pull complete 17:24:02 699f458cf7ca: Pull complete 17:24:03 765212b225bb: Pull complete 17:24:03 f23df028b6ca: Pull complete 17:24:03 d65c8cfc05b1: Pull complete 17:24:18 2437ff75d9bd: Pull complete 17:24:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:24:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:24:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:24:19 prd-ubuntu20.04-docker-arm64-4c-16g-2743 does not seem to be running inside a container 17:24:19 $ 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-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:24:21 $ docker top f09d770b2daf7f1909f864de8bace2c68026e99632fc3ac44cc513e449fecddb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:24:22 ---> job-cost.sh 17:24:22 lf-activate-venv: SKIPPING 17:24:22 INFO: No Stack... 17:24:22 INFO: Retrieving Pricing Info for: v3-standard-4 17:24:23 INFO: Archiving Costs [Pipeline] sh 17:24:24 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 17:24:24 + cut -d, -f6 [Pipeline] lock 17:24:24 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-130-1-stack-cost] 17:24:24 Resource [jenkins-edgexfoundry-device-usb-camera-PR-130-1-stack-cost] did not exist. Created. 17:24:24 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-130-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:24:25 /w/workspace/device-usb-camera/1@tmp/durable-76df7cfd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:24:25 + echo total: 0.10999999940395355 [Pipeline] stash 17:24:25 Warning: overwriting stash ‘stack-cost’ 17:24:25 Stashed 1 file(s) [Pipeline] } 17:24:25 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-130-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:24:26 $ docker stop --time=1 f09d770b2daf7f1909f864de8bace2c68026e99632fc3ac44cc513e449fecddb 17:24:27 $ docker rm -f --volumes f09d770b2daf7f1909f864de8bace2c68026e99632fc3ac44cc513e449fecddb [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 17:24:28 provisioning config files... 17:24:28 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-130@tmp/config3282423734503741653tmp [Pipeline] { [Pipeline] sh 17:24:28 + set +x 17:24:28 + bash -s -- 17:24:28 + curl -s https://codecov.io/bash 17:24:28 17:24:28 _____ _ 17:24:28 / ____| | | 17:24:28 | | ___ __| | ___ ___ _____ __ 17:24:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:24:28 | |___| (_) | (_| | __/ (_| (_) \ V / 17:24:28 \_____\___/ \__,_|\___|\___\___/ \_/ 17:24:28 Bash-1.0.6 17:24:28 17:24:28 17:24:28 ==> git version 2.25.1 found 17:24:28 ==> 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 17:24:28 Release-Date: 2020-01-08 17:24:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:24:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:24:28 ==> Jenkins CI detected. 17:24:28 current dir:  /w/workspace/foundry_device-usb-camera_PR-130 17:24:28 project root: . 17:24:28 --> token set from env 17:24:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:24:28 ==> Running gcov in . (disable via -X gcov) 17:24:28 ==> Python coveragepy not found 17:24:28 ==> Searching for coverage reports in: 17:24:28 + . 17:24:28 -> Found 1 reports 17:24:28 ==> Detecting git/mercurial file structure 17:24:28 ==> Reading reports 17:24:28 + ./coverage.out bytes=30666 17:24:28 ==> Appending adjustments 17:24:28 https://docs.codecov.io/docs/fixing-reports 17:24:29 + Found adjustments 17:24:29 ==> Gzipping contents 17:24:29 8.0K /tmp/codecov.gnWRsp.gz 17:24:29 ==> Uploading reports 17:24:29 url: https://codecov.io 17:24:29 query: branch=PR-130&commit=b9408bd34efc73d71db96f9e559e1c250f6d42c6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-130%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=130&job=&cmd_args= 17:24:29 -> Pinging Codecov 17:24:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-130&commit=b9408bd34efc73d71db96f9e559e1c250f6d42c6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-130%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=130&job=&cmd_args= 17:24:29 -> Uploading to 17:24:29 https://storage.googleapis.com/codecov/v4/raw/2023-01-17/73D8F5FF140700D3E01443B452E23636/b9408bd34efc73d71db96f9e559e1c250f6d42c6/5793b453-9d85-43ba-be68-d786b3646dd8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230117%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230117T172429Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e3d485aad4e1e24d1c459dadab7c44feadaffdffbc608058a2d035445dcf14fd 17:24:29 % Total % Received % Xferd Average Speed Time Time Time Current 17:24:29 Dload Upload Total Spent Left Speed 17:24:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4342 0 0 100 4342 0 15288 --:--:-- --:--:-- --:--:-- 15288 17:24:29 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/b9408bd34efc73d71db96f9e559e1c250f6d42c6 [Pipeline] } 17:24:29 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 17:24:31 + [ -d /w/workspace/foundry_device-usb-camera_PR-130/archives ] 17:24:31 + ls -al /w/workspace/foundry_device-usb-camera_PR-130/archives 17:24:31 total 16 17:24:31 drwxr-xr-x 3 root root 4096 Jan 17 17:14 . 17:24:31 drwxrwxr-x 11 jenkins jenkins 4096 Jan 17 17:14 .. 17:24:31 drwxr-xr-x 2 root root 4096 Jan 17 17:14 cost 17:24:31 -rw-r--r-- 1 root root 89 Jan 17 17:14 cost.csv 17:24:31 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-130/archives 17:24:31 + ls -al /w/workspace/foundry_device-usb-camera_PR-130/archives 17:24:31 total 16 17:24:31 drwxr-xr-x 3 jenkins jenkins 4096 Jan 17 17:14 . 17:24:31 drwxrwxr-x 11 jenkins jenkins 4096 Jan 17 17:14 .. 17:24:31 drwxr-xr-x 2 jenkins jenkins 4096 Jan 17 17:14 cost 17:24:31 -rw-r--r-- 1 jenkins jenkins 89 Jan 17 17:14 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:24:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:24:32 ---> package-listing.sh 17:24:32 ++ facter osfamily 17:24:32 ++ tr '[:upper:]' '[:lower:]' 17:24:32 + OS_FAMILY=debian 17:24:32 + workspace=/w/workspace/foundry_device-usb-camera_PR-130 17:24:32 + START_PACKAGES=/tmp/packages_start.txt 17:24:32 + END_PACKAGES=/tmp/packages_end.txt 17:24:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:24:32 + PACKAGES=/tmp/packages_start.txt 17:24:32 + '[' /w/workspace/foundry_device-usb-camera_PR-130 ']' 17:24:32 + PACKAGES=/tmp/packages_end.txt 17:24:32 + case "${OS_FAMILY}" in 17:24:32 + dpkg -l 17:24:32 + grep '^ii' 17:24:32 + '[' -f /tmp/packages_start.txt ']' 17:24:32 + '[' -f /tmp/packages_end.txt ']' 17:24:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:24:32 + '[' /w/workspace/foundry_device-usb-camera_PR-130 ']' 17:24:32 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-130/archives/ 17:24:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-130/archives/ [Pipeline] echo 17:24:32 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/foundry_device-usb-camera_PR-130/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:24:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:24:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:24:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:24:33 prd-ubuntu20.04-docker-8c-8g-2742 does not seem to be running inside a container 17:24:33 $ 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/foundry_device-usb-camera_PR-130/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-130 -v /w/workspace/foundry_device-usb-camera_PR-130:/w/workspace/foundry_device-usb-camera_PR-130:rw,z -v /w/workspace/foundry_device-usb-camera_PR-130@tmp:/w/workspace/foundry_device-usb-camera_PR-130@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 17:24:34 $ docker top 79fd2b252c00789bddf448b8afafbf00559de2a7389256c75ccf1a1a7c38b657 -eo pid,comm [Pipeline] { [Pipeline] sh 17:24:34 + touch /tmp/pre-build-complete [Pipeline] sh 17:24:34 + mkdir -p /var/log/sysstat [Pipeline] sh 17:24:35 + ls /var/log/sa-host 17:24:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:24:35 provisioning config files... 17:24:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-130@tmp/config15332957391629018665tmp [Pipeline] { [Pipeline] echo 17:24:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:24:35 ---> create-netrc.sh [Pipeline] } 17:24:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:24:36 ---> python-tools-install.sh [Pipeline] echo 17:24:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:24:36 ---> sudo-logs.sh 17:24:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:24:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:24:36 ---> job-cost.sh 17:24:36 lf-activate-venv: SKIPPING 17:24:36 DEBUG: total: 0.2199999988079071 17:24:36 INFO: Retrieving Stack Cost... 17:24:37 INFO: Retrieving Pricing Info for: v3-standard-8 17:24:37 INFO: Archiving Costs [Pipeline] echo 17:24:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:24:37 ---> logs-deploy.sh 17:24:37 lf-activate-venv: SKIPPING 17:24:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-130/1 17:24:37 INFO: archiving workspace using pattern(s): 17:24:38 Archives upload complete. 17:24:39 INFO: archiving logs to Nexus 17:24:39 ---> uname -a: 17:24:39 Linux prd-ubuntu20-04-docker-8c-8g-2742 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:24:39 17:24:39 17:24:39 ---> lscpu: 17:24:39 Architecture: x86_64 17:24:39 CPU op-mode(s): 32-bit, 64-bit 17:24:39 Byte Order: Little Endian 17:24:39 Address sizes: 40 bits physical, 48 bits virtual 17:24:39 CPU(s): 8 17:24:39 On-line CPU(s) list: 0-7 17:24:39 Thread(s) per core: 1 17:24:39 Core(s) per socket: 1 17:24:39 Socket(s): 8 17:24:39 NUMA node(s): 1 17:24:39 Vendor ID: AuthenticAMD 17:24:39 CPU family: 23 17:24:39 Model: 49 17:24:39 Model name: AMD EPYC-Rome Processor 17:24:39 Stepping: 0 17:24:39 CPU MHz: 2800.002 17:24:39 BogoMIPS: 5600.00 17:24:39 Virtualization: AMD-V 17:24:39 Hypervisor vendor: KVM 17:24:39 Virtualization type: full 17:24:39 L1d cache: 256 KiB 17:24:39 L1i cache: 256 KiB 17:24:39 L2 cache: 4 MiB 17:24:39 L3 cache: 128 MiB 17:24:39 NUMA node0 CPU(s): 0-7 17:24:39 Vulnerability Itlb multihit: Not affected 17:24:39 Vulnerability L1tf: Not affected 17:24:39 Vulnerability Mds: Not affected 17:24:39 Vulnerability Meltdown: Not affected 17:24:39 Vulnerability Mmio stale data: Not affected 17:24:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:24:39 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:24:39 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:24:39 Vulnerability Srbds: Not affected 17:24:39 Vulnerability Tsx async abort: Not affected 17:24:39 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 17:24:39 17:24:39 17:24:39 ---> nproc: 17:24:39 8 17:24:39 17:24:39 17:24:39 ---> df -h: 17:24:39 Filesystem Size Used Avail Use% Mounted on 17:24:39 overlay 155G 12G 144G 8% / 17:24:39 tmpfs 64M 0 64M 0% /dev 17:24:39 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:24:39 shm 64M 0 64M 0% /dev/shm 17:24:39 /dev/vda1 155G 12G 144G 8% /facter-os 17:24:39 17:24:39 17:24:39 ---> sar -b -r -n DEV: 17:24:39 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2742) 01/17/23 _x86_64_ (8 CPU) 17:24:39 17:24:39 17:11:53 LINUX RESTART (8 CPU) 17:24:39 17:24:39 17:12:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:24:39 17:13:02 172.82 47.83 125.00 0.00 5410.16 182514.65 0.00 17:24:39 17:14:01 177.92 2.10 175.82 0.00 48.67 54652.84 0.00 17:24:39 17:15:01 206.70 0.03 206.66 0.00 3.73 43104.70 0.00 17:24:39 17:16:01 1.22 0.00 1.22 0.00 0.00 13.35 0.00 17:24:39 17:17:01 3.82 0.98 2.83 0.00 67.59 106.65 0.00 17:24:39 17:18:01 52.76 9.62 43.14 0.00 5087.42 8674.29 0.00 17:24:39 17:19:01 3.55 0.02 3.53 0.00 0.13 92.77 0.00 17:24:39 17:20:01 1.95 0.00 1.95 0.00 0.00 21.60 0.00 17:24:39 17:21:01 1.27 0.00 1.27 0.00 0.00 14.26 0.00 17:24:39 17:22:01 1.85 0.00 1.85 0.00 0.00 20.40 0.00 17:24:39 17:23:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 17:24:39 17:24:01 1.40 0.00 1.40 0.00 0.00 14.93 0.00 17:24:39 Average: 52.01 5.05 46.96 0.00 885.95 24060.91 0.00 17:24:39 17:24:39 17:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:24:39 17:13:02 29228452 31619548 695464 2.11 72736 2598484 2002644 5.90 961640 2339344 72 17:24:39 17:14:01 28381468 31532140 764088 2.32 143596 3218208 2261184 6.66 1206620 2849952 204 17:24:39 17:15:01 27528564 31570584 722236 2.20 155672 4029048 1740568 5.13 1236780 3598640 156 17:24:39 17:16:01 27528408 31570712 721628 2.19 155700 4029180 1740568 5.13 1236552 3598772 136 17:24:39 17:17:01 27483960 31571116 720764 2.19 157324 4070872 1776544 5.24 1241492 3640440 36868 17:24:39 17:18:01 27004808 31554436 724824 2.20 189076 4483692 1785260 5.26 1556292 3768504 124 17:24:39 17:19:01 27011292 31556224 723412 2.20 187632 4480440 1765816 5.20 1552432 3765268 8 17:24:39 17:20:01 27016820 31561968 717644 2.18 187712 4480568 1765816 5.20 1546552 3765404 136 17:24:39 17:21:01 27017632 31562968 716720 2.18 187792 4480572 1765816 5.20 1546524 3765520 8 17:24:39 17:22:01 27017072 31562508 717096 2.18 187848 4480576 1765816 5.20 1546780 3765536 4 17:24:39 17:23:01 27017048 31562528 717192 2.18 187880 4480576 1765816 5.20 1547216 3765536 168 17:24:39 17:24:01 27017356 31563100 716860 2.18 187904 4480584 1765816 5.20 1546520 3765800 144 17:24:39 Average: 27437740 31565653 721494 2.19 166739 4109400 1825139 5.38 1393783 3532393 3169 17:24:39 17:24:39 17:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:24:39 17:13:02 ens3 583.07 414.38 6414.82 88.89 0.00 0.00 0.00 0.00 17:24:39 17:13:02 lo 7.00 7.00 0.67 0.67 0.00 0.00 0.00 0.00 17:24:39 17:13:02 docker0 1.13 1.10 0.18 8.45 0.00 0.00 0.00 0.00 17:24:39 17:13:02 vetha9890ba 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:39 17:13:02 vethb35a69d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:39 17:14:01 ens3 298.05 189.82 2559.95 43.14 0.00 0.00 0.00 0.00 17:24:39 17:14:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 17:24:39 17:14:01 docker0 163.75 257.92 13.78 2520.09 0.00 0.00 0.00 0.00 17:24:39 17:14:01 veth3d34b8f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:39 17:15:01 ens3 178.06 133.82 3377.01 91.61 0.00 0.00 0.00 0.00 17:24:39 17:15:01 lo 2.40 2.40 0.23 0.23 0.00 0.00 0.00 0.00 17:24:39 17:15:01 docker0 14.00 34.86 1.06 636.12 0.00 0.00 0.00 0.00 17:24:39 17:16:01 ens3 0.63 0.10 0.06 0.01 0.00 0.00 0.00 0.00 17:24:39 17:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:39 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:39 17:17:01 ens3 53.22 34.33 626.41 2.69 0.00 0.00 0.00 0.00 17:24:39 17:17:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 17:24:39 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:39 17:18:01 ens3 103.55 58.27 2139.34 4.17 0.00 0.00 0.00 0.00 17:24:39 17:18:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 17:24:39 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:39 17:19:01 ens3 0.10 0.05 0.00 0.00 0.00 0.00 0.00 0.00 17:24:39 17:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:39 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:39 17:20:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:24:39 17:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:39 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:39 17:21:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:24:39 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:39 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:39 17:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:24:39 17:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:39 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:39 17:23:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 17:24:39 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:39 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:39 17:24:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:24:39 17:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:39 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:39 Average: ens3 101.16 69.10 1258.01 19.18 0.00 0.00 0.00 0.00 17:24:39 Average: lo 0.96 0.96 0.09 0.09 0.00 0.00 0.00 0.00 17:24:39 Average: docker0 14.70 24.16 1.23 260.59 0.00 0.00 0.00 0.00 17:24:39 17:24:39 17:24:39 ---> sar -P ALL: 17:24:39 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2742) 01/17/23 _x86_64_ (8 CPU) 17:24:39 17:24:39 17:11:53 LINUX RESTART (8 CPU) 17:24:39 17:24:39 17:12:01 CPU %user %nice %system %iowait %steal %idle 17:24:39 17:13:02 all 8.99 0.00 3.27 1.83 0.05 85.86 17:24:39 17:13:02 0 9.95 0.00 3.01 0.55 0.05 86.44 17:24:39 17:13:02 1 9.00 0.00 2.91 0.35 0.03 87.71 17:24:39 17:13:02 2 7.80 0.00 4.12 1.41 0.03 86.64 17:24:39 17:13:02 3 10.82 0.00 3.25 0.67 0.05 85.20 17:24:39 17:13:02 4 8.87 0.00 3.24 4.62 0.05 83.21 17:24:39 17:13:02 5 9.83 0.00 2.66 2.49 0.03 84.98 17:24:39 17:13:02 6 8.61 0.00 3.17 1.17 0.07 86.98 17:24:39 17:13:02 7 7.01 0.00 3.83 3.38 0.07 85.71 17:24:39 17:14:01 all 23.13 0.00 5.04 2.01 0.10 69.72 17:24:39 17:14:01 0 23.00 0.00 5.00 0.31 0.07 71.62 17:24:39 17:14:01 1 19.57 0.00 5.02 6.75 0.09 68.57 17:24:39 17:14:01 2 24.25 0.00 4.92 0.82 0.09 69.92 17:24:39 17:14:01 3 22.54 0.00 4.61 0.07 0.10 72.67 17:24:39 17:14:01 4 24.23 0.00 5.30 0.55 0.07 69.85 17:24:39 17:14:01 5 23.66 0.00 4.91 1.07 0.12 70.24 17:24:39 17:14:01 6 24.75 0.00 5.38 1.35 0.17 68.35 17:24:39 17:14:01 7 23.04 0.00 5.17 5.17 0.09 66.53 17:24:39 17:15:01 all 19.35 0.00 4.26 1.95 0.07 74.37 17:24:39 17:15:01 0 19.58 0.00 4.77 10.00 0.10 65.55 17:24:39 17:15:01 1 16.45 0.00 3.67 0.02 0.10 79.76 17:24:39 17:15:01 2 20.31 0.00 4.14 2.20 0.08 73.27 17:24:39 17:15:01 3 18.07 0.00 4.42 0.05 0.05 77.41 17:24:39 17:15:01 4 20.24 0.00 4.12 1.06 0.07 74.51 17:24:39 17:15:01 5 20.68 0.00 4.18 0.19 0.05 74.91 17:24:39 17:15:01 6 18.93 0.00 3.87 0.32 0.07 76.81 17:24:39 17:15:01 7 20.59 0.00 4.89 1.77 0.07 72.68 17:24:39 17:16:01 all 0.03 0.00 0.02 0.00 0.01 99.94 17:24:39 17:16:01 0 0.10 0.00 0.03 0.00 0.00 99.87 17:24:39 17:16:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:24:39 17:16:01 2 0.03 0.00 0.03 0.03 0.02 99.88 17:24:39 17:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:24:39 17:16:01 4 0.02 0.00 0.00 0.00 0.02 99.97 17:24:39 17:16:01 5 0.00 0.00 0.02 0.00 0.02 99.97 17:24:39 17:16:01 6 0.05 0.00 0.00 0.00 0.02 99.93 17:24:39 17:16:01 7 0.03 0.00 0.03 0.00 0.03 99.90 17:24:39 17:17:01 all 0.16 0.00 0.08 0.03 0.01 99.73 17:24:39 17:17:01 0 0.15 0.00 0.05 0.03 0.02 99.75 17:24:39 17:17:01 1 0.00 0.00 0.03 0.02 0.00 99.95 17:24:39 17:17:01 2 0.18 0.00 0.03 0.05 0.00 99.73 17:24:39 17:17:01 3 0.47 0.00 0.17 0.00 0.02 99.35 17:24:39 17:17:01 4 0.12 0.00 0.05 0.00 0.02 99.82 17:24:39 17:17:01 5 0.03 0.00 0.03 0.00 0.00 99.93 17:24:39 17:17:01 6 0.18 0.00 0.02 0.00 0.00 99.80 17:24:39 17:17:01 7 0.12 0.00 0.25 0.10 0.03 99.50 17:24:39 17:18:01 all 2.10 0.00 1.31 0.61 0.03 95.95 17:24:39 17:18:01 0 2.15 0.00 1.05 0.07 0.02 96.71 17:24:39 17:18:01 1 2.54 0.00 2.35 1.08 0.03 94.00 17:24:39 17:18:01 2 1.54 0.00 1.28 0.05 0.05 97.08 17:24:39 17:18:01 3 2.20 0.00 0.92 0.13 0.05 96.69 17:24:39 17:18:01 4 3.42 0.00 1.18 0.37 0.03 95.00 17:24:39 17:18:01 5 2.29 0.00 0.90 1.24 0.02 95.56 17:24:39 17:18:01 6 1.58 0.00 2.10 0.20 0.02 96.10 17:24:39 17:18:01 7 1.10 0.00 0.65 1.76 0.05 96.44 17:24:39 17:19:01 all 0.09 0.00 0.06 0.15 0.00 99.70 17:24:39 17:19:01 0 0.10 0.00 0.05 0.07 0.00 99.78 17:24:39 17:19:01 1 0.10 0.00 0.05 0.10 0.00 99.75 17:24:39 17:19:01 2 0.08 0.00 0.03 0.00 0.00 99.88 17:24:39 17:19:01 3 0.22 0.00 0.10 0.05 0.02 99.61 17:24:39 17:19:01 4 0.07 0.00 0.05 0.10 0.00 99.78 17:24:39 17:19:01 5 0.03 0.00 0.07 0.00 0.02 99.88 17:24:39 17:19:01 6 0.08 0.00 0.05 0.00 0.00 99.87 17:24:39 17:19:01 7 0.03 0.00 0.07 0.85 0.00 99.05 17:24:39 17:20:01 all 0.01 0.00 0.01 0.02 0.01 99.96 17:24:39 17:20:01 0 0.02 0.00 0.00 0.03 0.00 99.95 17:24:39 17:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:24:39 17:20:01 2 0.02 0.00 0.02 0.00 0.02 99.95 17:24:39 17:20:01 3 0.02 0.00 0.00 0.00 0.03 99.95 17:24:39 17:20:01 4 0.00 0.00 0.02 0.02 0.02 99.95 17:24:39 17:20:01 5 0.00 0.00 0.00 0.00 0.02 99.98 17:24:39 17:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:24:39 17:20:01 7 0.00 0.00 0.03 0.08 0.00 99.88 17:24:39 17:21:01 all 0.17 0.00 0.02 0.01 0.01 99.80 17:24:39 17:21:01 0 0.02 0.00 0.03 0.02 0.02 99.92 17:24:39 17:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:24:39 17:21:01 2 0.05 0.00 0.02 0.00 0.00 99.93 17:24:39 17:21:01 3 1.13 0.00 0.02 0.00 0.03 98.82 17:24:39 17:21:01 4 0.03 0.00 0.00 0.00 0.00 99.97 17:24:39 17:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:24:39 17:21:01 6 0.02 0.00 0.02 0.00 0.02 99.95 17:24:39 17:21:01 7 0.07 0.00 0.03 0.05 0.02 99.83 17:24:39 17:22:01 all 0.04 0.00 0.01 0.01 0.00 99.94 17:24:39 17:22:01 0 0.03 0.00 0.02 0.02 0.00 99.93 17:24:39 17:22:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:24:39 17:22:01 2 0.03 0.00 0.02 0.00 0.02 99.93 17:24:39 17:22:01 3 0.02 0.00 0.00 0.00 0.02 99.97 17:24:39 17:22:01 4 0.03 0.00 0.00 0.00 0.00 99.97 17:24:39 17:22:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:24:39 17:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:24:39 17:22:01 7 0.18 0.00 0.03 0.05 0.00 99.73 17:24:39 17:23:01 all 0.04 0.00 0.01 0.00 0.01 99.94 17:24:39 17:23:01 0 0.00 0.00 0.00 0.00 0.02 99.98 17:24:39 17:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:24:39 17:23:01 2 0.02 0.00 0.02 0.00 0.02 99.95 17:24:39 17:23:01 3 0.03 0.00 0.02 0.00 0.03 99.92 17:24:39 17:23:01 4 0.03 0.00 0.00 0.00 0.02 99.95 17:24:39 17:23:01 5 0.02 0.00 0.00 0.00 0.02 99.97 17:24:39 17:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:24:39 17:23:01 7 0.17 0.00 0.03 0.02 0.02 99.77 17:24:39 17:24:39 17:23:01 CPU %user %nice %system %iowait %steal %idle 17:24:39 17:24:01 all 0.02 0.00 0.01 0.01 0.00 99.96 17:24:39 17:24:01 0 0.03 0.00 0.00 0.00 0.00 99.97 17:24:39 17:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:24:39 17:24:01 2 0.05 0.00 0.02 0.00 0.00 99.93 17:24:39 17:24:01 3 0.05 0.00 0.03 0.00 0.02 99.90 17:24:39 17:24:01 4 0.00 0.00 0.02 0.03 0.00 99.95 17:24:39 17:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:24:39 17:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:24:39 17:24:01 7 0.02 0.00 0.00 0.07 0.00 99.92 17:24:39 Average: all 4.45 0.00 1.16 0.55 0.03 93.82 17:24:39 Average: 0 4.53 0.00 1.15 0.92 0.02 93.37 17:24:39 Average: 1 3.92 0.00 1.16 0.68 0.02 94.22 17:24:39 Average: 2 4.47 0.00 1.21 0.38 0.03 93.92 17:24:39 Average: 3 4.58 0.00 1.12 0.08 0.03 94.19 17:24:39 Average: 4 4.69 0.00 1.15 0.56 0.02 93.58 17:24:39 Average: 5 4.64 0.00 1.05 0.41 0.02 93.87 17:24:39 Average: 6 4.47 0.00 1.21 0.25 0.03 94.04 17:24:39 Average: 7 4.28 0.00 1.23 1.09 0.03 93.36 17:24:39 17:24:39 17:24:39