Pull request #103 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/device-usb-camera Obtained Jenkinsfile from 3947af986427d23960ce9f3e9e4479b4d01cb5d3+e381fef93e2e423e063e21a7b547118aa6f1cf75 (8aff311544793f4a91f57750b70c22717dfa19bf) 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-ssh7363338127742931250.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh3875382693477206187.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-103/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-103/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17620695810231799257.key Verifying host key using known hosts file > 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-103/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13854453894668012363.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh7176644178372941296.key Verifying host key using known hosts file > 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-103/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-103/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17592341101428754079.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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 ‘prd-ubuntu20.04-docker-8c-8g-8040’ is offline Running on prd-ubuntu20.04-docker-8c-8g-8042 in /w/workspace/foundry_device-usb-camera_PR-103 [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-103 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/103/head:refs/remotes/origin/PR-103 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e381fef93e2e423e063e21a7b547118aa6f1cf75 into PR head commit 3947af986427d23960ce9f3e9e4479b4d01cb5d3 Merge succeeded, producing 3947af986427d23960ce9f3e9e4479b4d01cb5d3 Checking out Revision 3947af986427d23960ce9f3e9e4479b4d01cb5d3 (PR-103) > git config core.sparsecheckout # timeout=10 > git checkout -f 3947af986427d23960ce9f3e9e4479b4d01cb5d3 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge e381fef93e2e423e063e21a7b547118aa6f1cf75 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3947af986427d23960ce9f3e9e4479b4d01cb5d3 # timeout=10 Commit message: "feat(snap): add config interface with unique identifier" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:48:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:48:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:48:07 ========================================================= 07:48:07 EdgeX Global Pipelines Version Info 07:48:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:48:08 ------------------- 07:48:08 stable info: 07:48:08 ------------------- 07:48:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:48:08 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 07:48:08 Message: update stable to v1.0.239 07:48:09 ------------------- 07:48:09 experimental info: 07:48:09 ------------------- 07:48:09 Commited By: **** collab-it+edgex@linuxfoundation.org 07:48:09 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 07:48:09 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:48:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 07:48:09 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 07:48:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:48:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:48:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:48:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 07:48:09 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:48:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:48:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:48:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:48:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:48:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 07:48:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:48:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:48:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:48:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:48:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:48:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:48:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:48:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:48:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:48:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:48:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:48:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:48:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:48:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:48:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:48:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-103 [Pipeline] echo 07:48:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-103 [Pipeline] echo 07:48:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-103 [Pipeline] echo 07:48:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3947af986427d23960ce9f3e9e4479b4d01cb5d3 [Pipeline] echo 07:48:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3947af9 [Pipeline] echo 07:48:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:48:10 provisioning config files... 07:48:10 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-103@tmp/config1516460424218065273tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:48:11 ---> docker-login.sh 07:48:11 nexus3.edgexfoundry.org:10001 07:48:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:48:11 Configure a credential helper to remove this warning. See 07:48:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:48:11 07:48:11 Login Succeeded 07:48:11 nexus3.edgexfoundry.org:10002 07:48:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:48:11 Configure a credential helper to remove this warning. See 07:48:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:48:11 07:48:11 Login Succeeded 07:48:11 nexus3.edgexfoundry.org:10003 07:48:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:48:12 Configure a credential helper to remove this warning. See 07:48:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:48:12 07:48:12 Login Succeeded 07:48:12 nexus3.edgexfoundry.org:10004 07:48:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:48:12 Configure a credential helper to remove this warning. See 07:48:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:48:12 07:48:12 Login Succeeded 07:48:12 docker.io 07:48:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:48:12 Configure a credential helper to remove this warning. See 07:48:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:48:12 07:48:12 Login Succeeded 07:48:12 ---> docker-login.sh ends [Pipeline] } 07:48:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:48:13 + git rev-list -1 --merges 3947af986427d23960ce9f3e9e4479b4d01cb5d3~1..3947af986427d23960ce9f3e9e4479b4d01cb5d3 [Pipeline] echo 07:48:13 -----------> git rev-list -1 --merges 3947af986427d23960ce9f3e9e4479b4d01cb5d3~1..3947af986427d23960ce9f3e9e4479b4d01cb5d3 3947af986427d23960ce9f3e9e4479b4d01cb5d3 [false] [Pipeline] sh 07:48:13 + git log --format=format:%s -1 3947af986427d23960ce9f3e9e4479b4d01cb5d3 [Pipeline] echo 07:48:13 ========================================================= 07:48:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:48:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:48:14 + git log --format=format:%s -1 3947af986427d23960ce9f3e9e4479b4d01cb5d3 [Pipeline] echo 07:48:14 [semverPrep] GIT_COMMIT: 3947af986427d23960ce9f3e9e4479b4d01cb5d3, Commit Message: feat(snap): add config interface with unique identifier [Pipeline] echo 07:48:14 [semverPrep] This is not a build commit. [Pipeline] sh 07:48:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:48:14 + grep -v github /etc/ssh/ssh_known_hosts 07:48:14 + [ -e /tmp/ssh_known_hosts ] 07:48:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:48:14 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:48:14 + sudo tee -a /etc/ssh/ssh_known_hosts 07:48:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:48:15 07:48:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:48:15 0.1.4: Pulling from edgex-devops/py-git-semver 07:48:15 b85a868b505f: Pulling fs layer 07:48:15 e2be974225ed: Pulling fs layer 07:48:15 339a4e72a1f5: Pulling fs layer 07:48:15 988bab9f4d93: Pulling fs layer 07:48:15 1469e6f7b9e6: Pulling fs layer 07:48:15 eaf3925da568: Pulling fs layer 07:48:15 bab4dde63d76: Pulling fs layer 07:48:15 bde34c3a00c8: Pulling fs layer 07:48:15 b352a97aabf1: Pulling fs layer 07:48:15 4872d77fe225: Pulling fs layer 07:48:15 5851b861e8e6: Pulling fs layer 07:48:15 1469e6f7b9e6: Waiting 07:48:15 eaf3925da568: Waiting 07:48:15 bab4dde63d76: Waiting 07:48:15 4872d77fe225: Waiting 07:48:15 bde34c3a00c8: Waiting 07:48:15 5851b861e8e6: Waiting 07:48:15 b352a97aabf1: Waiting 07:48:15 988bab9f4d93: Waiting 07:48:15 e2be974225ed: Download complete 07:48:15 988bab9f4d93: Verifying Checksum 07:48:15 988bab9f4d93: Download complete 07:48:15 1469e6f7b9e6: Verifying Checksum 07:48:15 1469e6f7b9e6: Download complete 07:48:15 eaf3925da568: Download complete 07:48:15 339a4e72a1f5: Verifying Checksum 07:48:15 339a4e72a1f5: Download complete 07:48:15 bde34c3a00c8: Verifying Checksum 07:48:15 bde34c3a00c8: Download complete 07:48:15 b352a97aabf1: Verifying Checksum 07:48:15 b352a97aabf1: Download complete 07:48:15 4872d77fe225: Verifying Checksum 07:48:15 4872d77fe225: Download complete 07:48:15 5851b861e8e6: Verifying Checksum 07:48:15 5851b861e8e6: Download complete 07:48:15 b85a868b505f: Verifying Checksum 07:48:15 b85a868b505f: Download complete 07:48:16 bab4dde63d76: Verifying Checksum 07:48:16 bab4dde63d76: Download complete 07:48:17 b85a868b505f: Pull complete 07:48:17 e2be974225ed: Pull complete 07:48:17 339a4e72a1f5: Pull complete 07:48:17 988bab9f4d93: Pull complete 07:48:17 1469e6f7b9e6: Pull complete 07:48:17 eaf3925da568: Pull complete 07:48:19 bab4dde63d76: Pull complete 07:48:19 bde34c3a00c8: Pull complete 07:48:19 b352a97aabf1: Pull complete 07:48:19 4872d77fe225: Pull complete 07:48:20 5851b861e8e6: Pull complete 07:48:20 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:48:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:48:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:48:20 prd-ubuntu20.04-docker-8c-8g-8042 does not seem to be running inside a container 07:48:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-103 -v /w/workspace/foundry_device-usb-camera_PR-103:/w/workspace/foundry_device-usb-camera_PR-103:rw,z -v /w/workspace/foundry_device-usb-camera_PR-103@tmp:/w/workspace/foundry_device-usb-camera_PR-103@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-devops/py-git-semver:0.1.4 cat 07:48:22 $ docker top f4ac683cf0debda78c0d6616afd8dee850fc8db9f15c5785d15796b6a9caa873 -eo pid,comm 07:48:22 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). 07:48:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:48:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:48:22 [ssh-agent] Looking for ssh-agent implementation... 07:48:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:48:22 $ docker exec f4ac683cf0debda78c0d6616afd8dee850fc8db9f15c5785d15796b6a9caa873 ssh-agent 07:48:22 SSH_AUTH_SOCK=/tmp/ssh-l7eEennOgaLd/agent.32 07:48:22 SSH_AGENT_PID=38 07:48:22 Running ssh-add (command line suppressed) 07:48:22 Identity added: /w/workspace/foundry_device-usb-camera_PR-103@tmp/private_key_18149219319160921397.key (/w/workspace/foundry_device-usb-camera_PR-103@tmp/private_key_18149219319160921397.key) 07:48:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:48:22 + git tag --points-at HEAD [Pipeline] } 07:48:22 $ docker exec --env ******** --env ******** f4ac683cf0debda78c0d6616afd8dee850fc8db9f15c5785d15796b6a9caa873 ssh-agent -k 07:48:23 unset SSH_AUTH_SOCK; 07:48:23 unset SSH_AGENT_PID; 07:48:23 echo Agent pid 38 killed; 07:48:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:48:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:48:23 [ssh-agent] Looking for ssh-agent implementation... 07:48:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:48:23 $ docker exec f4ac683cf0debda78c0d6616afd8dee850fc8db9f15c5785d15796b6a9caa873 ssh-agent 07:48:23 SSH_AUTH_SOCK=/tmp/ssh-obazYLbSBtCO/agent.70 07:48:23 SSH_AGENT_PID=76 07:48:23 Running ssh-add (command line suppressed) 07:48:23 Identity added: /w/workspace/foundry_device-usb-camera_PR-103@tmp/private_key_5459147966235241836.key (/w/workspace/foundry_device-usb-camera_PR-103@tmp/private_key_5459147966235241836.key) 07:48:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:48:24 + git semver init 07:48:24 2022-10-17 07:48:24,208 [run_init] DEBUG init version:0.0.0 force:False 07:48:24 2022-10-17 07:48:24,209 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-103/.semver 07:48:24 2022-10-17 07:48:24,209 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-103/.semver 07:48:24 2022-10-17 07:48:24,209 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-103/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-103, universal_newlines=False, shell=None, istream=None) 07:48:25 2022-10-17 07:48:25,001 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-103/.git/info/exclude 07:48:25 2022-10-17 07:48:25,002 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-103/.semver/PR-103 with force:False 07:48:25 2022-10-17 07:48:25,002 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-103/.semver/PR-103 07:48:25 2022-10-17 07:48:25,006 [execute] INFO git cat-file --batch-check 07:48:25 2022-10-17 07:48:25,006 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-103/.semver, universal_newlines=False, shell=None, istream=) 07:48:25 2022-10-17 07:48:25,012 [execute] INFO git cat-file --batch 07:48:25 2022-10-17 07:48:25,012 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-103/.semver, universal_newlines=False, shell=None, istream=) 07:48:25 2022-10-17 07:48:25,017 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-103/.semver/PR-103 07:48:25 0.0.0 [Pipeline] } 07:48:25 $ docker exec --env ******** --env ******** f4ac683cf0debda78c0d6616afd8dee850fc8db9f15c5785d15796b6a9caa873 ssh-agent -k 07:48:25 unset SSH_AUTH_SOCK; 07:48:25 unset SSH_AGENT_PID; 07:48:25 echo Agent pid 76 killed; 07:48:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:48:25 + git semver [Pipeline] } 07:48:26 $ docker stop --time=1 f4ac683cf0debda78c0d6616afd8dee850fc8db9f15c5785d15796b6a9caa873 07:48:27 $ docker rm -f f4ac683cf0debda78c0d6616afd8dee850fc8db9f15c5785d15796b6a9caa873 [Pipeline] // withDockerContainer [Pipeline] sh 07:48:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:48:28 Stashed 1 file(s) [Pipeline] echo 07:48:28 [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 07:48:28 provisioning config files... 07:48:28 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-103@tmp/config15373054647388910129tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:48:29 ---> docker-login.sh 07:48:29 nexus3.edgexfoundry.org:10001 07:48:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:48:29 Configure a credential helper to remove this warning. See 07:48:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:48:29 07:48:29 Login Succeeded 07:48:29 nexus3.edgexfoundry.org:10002 07:48:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:48:29 Configure a credential helper to remove this warning. See 07:48:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:48:29 07:48:29 Login Succeeded 07:48:29 nexus3.edgexfoundry.org:10003 07:48:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:48:29 Configure a credential helper to remove this warning. See 07:48:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:48:29 07:48:29 Login Succeeded 07:48:29 nexus3.edgexfoundry.org:10004 07:48:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:48:29 Configure a credential helper to remove this warning. See 07:48:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:48:29 07:48:29 Login Succeeded 07:48:29 docker.io 07:48:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:48:29 Configure a credential helper to remove this warning. See 07:48:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:48:29 07:48:29 Login Succeeded 07:48:29 ---> docker-login.sh ends [Pipeline] } 07:48:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:48:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:48:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:48:30 ========================================================= 07:48:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 07:48:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:30 + 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 . 07:48:30 Sending build context to Docker daemon 1.513MB 07:48:30 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 07:48:30 Step 2/14 : FROM ${BASE} AS builder 07:48:30 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 07:48:30 213ec9aee27d: Pulling fs layer 07:48:30 4583459ba037: Pulling fs layer 07:48:30 93c1e223e6f2: Pulling fs layer 07:48:30 53926ce57604: Pulling fs layer 07:48:30 21b2b0c7a3f4: Pulling fs layer 07:48:30 30f14e443154: Pulling fs layer 07:48:30 801331c1e519: Pulling fs layer 07:48:30 99cc6dd402b0: Pulling fs layer 07:48:30 7d9ed39f4882: Pulling fs layer 07:48:30 53926ce57604: Waiting 07:48:30 21b2b0c7a3f4: Waiting 07:48:30 30f14e443154: Waiting 07:48:30 99cc6dd402b0: Waiting 07:48:30 7d9ed39f4882: Waiting 07:48:30 93c1e223e6f2: Verifying Checksum 07:48:30 93c1e223e6f2: Download complete 07:48:30 4583459ba037: Download complete 07:48:30 21b2b0c7a3f4: Verifying Checksum 07:48:30 21b2b0c7a3f4: Download complete 07:48:30 30f14e443154: Verifying Checksum 07:48:30 30f14e443154: Download complete 07:48:30 213ec9aee27d: Download complete 07:48:30 801331c1e519: Download complete 07:48:30 213ec9aee27d: Pull complete 07:48:30 4583459ba037: Pull complete 07:48:31 93c1e223e6f2: Pull complete 07:48:31 99cc6dd402b0: Verifying Checksum 07:48:31 99cc6dd402b0: Download complete 07:48:31 7d9ed39f4882: Verifying Checksum 07:48:31 7d9ed39f4882: Download complete 07:48:31 53926ce57604: Verifying Checksum 07:48:31 53926ce57604: Download complete 07:48:35 53926ce57604: Pull complete 07:48:35 21b2b0c7a3f4: Pull complete 07:48:35 30f14e443154: Pull complete 07:48:35 801331c1e519: Pull complete 07:48:36 99cc6dd402b0: Pull complete 07:48:37 7d9ed39f4882: Pull complete 07:48:37 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 07:48:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 07:48:37 ---> 1dedd983c030 07:48:37 Step 3/14 : ARG ADD_BUILD_TAGS="" 07:48:39 ---> Running in 129947b28a68 07:48:39 Removing intermediate container 129947b28a68 07:48:39 ---> dfceccb93912 07:48:39 Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:48:40 ---> Running in bb45cf244347 07:48:40 Removing intermediate container bb45cf244347 07:48:40 ---> e6b4259d8cc3 07:48:40 Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 07:48:40 ---> Running in eda4deec1594 07:48:40 Removing intermediate container eda4deec1594 07:48:40 ---> 13eb6415b540 07:48:40 Step 6/14 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 07:48:40 ---> Running in ac44544b7440 07:48:40 Removing intermediate container ac44544b7440 07:48:40 ---> cf93a308e539 07:48:40 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:48:40 ---> Running in f97ca294a9be 07:48:40 Removing intermediate container f97ca294a9be 07:48:40 ---> e7355b97a782 07:48:40 Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:48:41 ---> Running in 2e8c0c15835f 07:48:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:48:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:48:42 (1/80) Installing mesa (21.3.8-r2) 07:48:42 (2/80) Installing libxau (1.0.9-r0) 07:48:42 (3/80) Installing libxdmcp (1.1.3-r0) 07:48:42 (4/80) Installing libxcb (1.15-r0) 07:48:42 (5/80) Installing libx11 (1.8-r0) 07:48:42 (6/80) Installing libxext (1.3.4-r0) 07:48:43 (7/80) Installing libxfixes (6.0.0-r0) 07:48:43 (8/80) Installing libxxf86vm (1.1.4-r2) 07:48:43 (9/80) Installing libpciaccess (0.16-r0) 07:48:43 (10/80) Installing libdrm (2.4.110-r0) 07:48:43 (11/80) Installing mesa-glapi (21.3.8-r2) 07:48:43 Still waiting to schedule task 07:48:43 ‘prd-ubuntu20.04-docker-arm64-4c-16g-8041’ is offline 07:48:43 (12/80) Installing libxshmfence (1.3-r1) 07:48:43 (13/80) Installing mesa-gl (21.3.8-r2) 07:48:43 (14/80) Installing icu-data-full (71.1-r2) 07:48:44 (15/80) Installing libice (1.0.10-r0) 07:48:44 (16/80) Installing libuuid (2.38-r1) 07:48:44 (17/80) Installing libsm (1.2.3-r0) 07:48:44 (18/80) Installing libxt (1.2.1-r0) 07:48:45 (19/80) Installing libxmu (1.1.3-r0) 07:48:45 (20/80) Installing xset (1.2.4-r0) 07:48:45 (21/80) Installing xprop (1.2.5-r0) 07:48:45 (22/80) Installing xdg-utils (1.1.3-r3) 07:48:45 (23/80) Installing dbus-libs (1.14.4-r0) 07:48:45 (24/80) Installing libffi (3.4.2-r1) 07:48:45 (25/80) Installing libintl (0.21-r2) 07:48:45 (26/80) Installing libblkid (2.38-r1) 07:48:45 (27/80) Installing libmount (2.38-r1) 07:48:45 (28/80) Installing pcre (8.45-r2) 07:48:45 (29/80) Installing glib (2.72.1-r0) 07:48:45 (30/80) Installing icu-libs (71.1-r2) 07:48:46 (31/80) Installing libpcre2-16 (10.40-r0) 07:48:46 (32/80) Installing zstd-libs (1.5.2-r1) 07:48:46 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 07:48:46 (34/80) Installing hicolor-icon-theme (0.17-r1) 07:48:46 (35/80) Installing wayland-libs-server (1.20.0-r0) 07:48:46 (36/80) Installing mesa-gbm (21.3.8-r2) 07:48:46 (37/80) Installing wayland-libs-client (1.20.0-r0) 07:48:46 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 07:48:47 (39/80) Installing libxcomposite (0.4.5-r0) 07:48:47 (40/80) Installing libbz2 (1.0.8-r1) 07:48:47 (41/80) Installing libpng (1.6.37-r1) 07:48:47 (42/80) Installing freetype (2.12.1-r0) 07:48:47 (43/80) Installing fontconfig (2.14.0-r0) 07:48:47 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 07:48:48 (45/80) Installing wayland-libs-egl (1.20.0-r0) 07:48:48 (46/80) Installing xkeyboard-config (2.35.1-r0) 07:48:48 (47/80) Installing xz-libs (5.2.5-r1) 07:48:48 (48/80) Installing libxml2 (2.9.14-r2) 07:48:48 (49/80) Installing libxkbcommon (1.4.1-r0) 07:48:48 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 07:48:48 (51/80) Installing mesa-egl (21.3.8-r2) 07:48:48 (52/80) Installing avahi-libs (0.8-r6) 07:48:48 (53/80) Installing nettle (3.7.3-r0) 07:48:48 (54/80) Installing p11-kit (0.24.1-r0) 07:48:49 (55/80) Installing libtasn1 (4.18.0-r0) 07:48:49 (56/80) Installing libunistring (1.0-r0) 07:48:49 (57/80) Installing gnutls (3.7.7-r0) 07:48:49 (58/80) Installing cups-libs (2.4.2-r0) 07:48:49 (59/80) Installing graphite2 (1.3.14-r1) 07:48:49 (60/80) Installing harfbuzz (4.3.0-r0) 07:48:49 (61/80) Installing libevdev (1.12.1-r0) 07:48:49 (62/80) Installing mtdev (1.1.6-r0) 07:48:49 (63/80) Installing eudev-libs (3.2.11-r0) 07:48:49 (64/80) Installing libinput-libs (1.20.1-r0) 07:48:49 (65/80) Installing libjpeg-turbo (2.1.3-r1) 07:48:50 (66/80) Installing xcb-util-wm (0.4.1-r1) 07:48:50 (67/80) Installing xcb-util (0.4.0-r3) 07:48:50 (68/80) Installing xcb-util-image (0.4.0-r1) 07:48:50 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 07:48:50 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 07:48:50 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 07:48:50 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 07:48:51 (73/80) Installing v4l-utils-libs (1.22.1-r1) 07:48:51 (74/80) Installing v4l-utils (1.22.1-r1) 07:48:51 (75/80) Installing udev-init-scripts (35-r0) 07:48:51 Executing udev-init-scripts-35-r0.post-install 07:48:51 (76/80) Installing kmod-libs (29-r2) 07:48:51 (77/80) Installing eudev (3.2.11-r0) 07:48:51 (78/80) Installing eudev-dev (3.2.11-r0) 07:48:51 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 07:48:51 (80/80) Installing v4l-utils-dev (1.22.1-r1) 07:48:51 Executing busybox-1.35.0-r17.trigger 07:48:51 Executing eudev-3.2.11-r0.trigger 07:48:51 OK: 330 MiB in 131 packages 07:48:53 Removing intermediate container 2e8c0c15835f 07:48:53 ---> c7a7e9211fd4 07:48:53 Step 9/14 : WORKDIR /device-usb-camera 07:48:53 ---> Running in 4d73fcf99c50 07:48:53 Removing intermediate container 4d73fcf99c50 07:48:53 ---> f0300eebc16f 07:48:53 Step 10/14 : COPY go.mod vendor* ./ 07:48:54 ---> a72f3374e136 07:48:54 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:48:54 ---> Running in 5758aa55bbef 07:49:12 Removing intermediate container 5758aa55bbef 07:49:12 ---> b410edb55d87 07:49:12 Step 12/14 : COPY . . 07:49:12 ---> 5c6a602bf9ea 07:49:12 Step 13/14 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 07:49:12 ---> Running in d302d1d65ee7 07:49:12  % Total % Received % Xferd Average Speed Time Time Time Current 07:49:12 Dload Upload Total Spent Left Speed 07:49:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5638 0 --:--:-- --:--:-- --:--:-- 5648 07:49:12 Removing intermediate container d302d1d65ee7 07:49:12 ---> 969605d02b0a 07:49:12 Step 14/14 : RUN ${MAKE} 07:49:12 ---> Running in e6520892a775 07:49:12 noop 07:49:12 Removing intermediate container e6520892a775 07:49:12 ---> 5379e3bff49b 07:49:12 Successfully built 5379e3bff49b 07:49:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:12 + docker inspect -f . ci-base-image-x86_64 07:49:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:49:12 prd-ubuntu20.04-docker-8c-8g-8042 does not seem to be running inside a container 07:49:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-103 -v /w/workspace/foundry_device-usb-camera_PR-103:/w/workspace/foundry_device-usb-camera_PR-103:rw,z -v /w/workspace/foundry_device-usb-camera_PR-103@tmp:/w/workspace/foundry_device-usb-camera_PR-103@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:49:13 $ docker top bbebe1a3914a7f77d52b2ec480196ecc61dfeaa20f127445b16cc8d3a534300c -eo pid,comm [Pipeline] { [Pipeline] sh 07:49:13 + go version 07:49:13 go version go1.18.7 linux/amd64 [Pipeline] } 07:49:13 $ docker stop --time=1 bbebe1a3914a7f77d52b2ec480196ecc61dfeaa20f127445b16cc8d3a534300c 07:49:14 $ docker rm -f bbebe1a3914a7f77d52b2ec480196ecc61dfeaa20f127445b16cc8d3a534300c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:15 + docker inspect -f . ci-base-image-x86_64 07:49:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:49:15 prd-ubuntu20.04-docker-8c-8g-8042 does not seem to be running inside a container 07:49:15 $ 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-103 -v /w/workspace/foundry_device-usb-camera_PR-103:/w/workspace/foundry_device-usb-camera_PR-103:rw,z -v /w/workspace/foundry_device-usb-camera_PR-103@tmp:/w/workspace/foundry_device-usb-camera_PR-103@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:49:16 $ docker top 9d698901e64da456b6bee2039fb48fc2ba9faacb799eed68e38382ad934b834e -eo pid,comm [Pipeline] { [Pipeline] sh 07:49:16 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-103 [Pipeline] fileExists [Pipeline] sh 07:49:16 + make test 07:49:16 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 07:49:17 ? github.com/edgexfoundry/device-usb-camera [no test files] 07:49:27 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 07:49:27 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 1.9% of statements 07:49:32 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." 07:49:32 CGO_ENABLED=1 go vet ./... 07:49:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:49:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:49:35 ./bin/test-attribution-txt.sh [Pipeline] echo 07:49:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:49:35 $ docker stop --time=1 9d698901e64da456b6bee2039fb48fc2ba9faacb799eed68e38382ad934b834e 07:49:37 $ docker rm -f 9d698901e64da456b6bee2039fb48fc2ba9faacb799eed68e38382ad934b834e [Pipeline] // withDockerContainer [Pipeline] sh 07:49:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:49:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:49:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:49:39 + ls -al . 07:49:39 total 196 07:49:39 drwxrwxr-x 10 jenkins jenkins 4096 Oct 17 07:49 . 07:49:39 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 07:48 .. 07:49:39 drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 07:49 .git 07:49:39 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 07:48 .github 07:49:39 -rw-rw-r-- 1 jenkins jenkins 414 Oct 17 07:48 .gitignore 07:49:39 -rw-rw-r-- 1 jenkins jenkins 42 Oct 17 07:48 .golangci.yml 07:49:39 -rw-rw-r-- 1 jenkins jenkins 77 Oct 17 07:48 .hadolint.yml 07:49:39 drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 07:48 .semver 07:49:39 -rw-rw-r-- 1 jenkins jenkins 9702 Oct 17 07:48 Attribution.txt 07:49:39 -rw-rw-r-- 1 jenkins jenkins 1206 Oct 17 07:48 CHANGELOG.md 07:49:39 -rw-rw-r-- 1 jenkins jenkins 2467 Oct 17 07:48 Dockerfile 07:49:39 -rw-rw-r-- 1 jenkins jenkins 678 Oct 17 07:48 GOVERNANCE.md 07:49:39 -rw-rw-r-- 1 jenkins jenkins 659 Oct 17 07:48 Jenkinsfile 07:49:39 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 17 07:48 LICENSE 07:49:39 -rw-rw-r-- 1 jenkins jenkins 2554 Oct 17 07:48 Makefile 07:49:39 -rw-rw-r-- 1 jenkins jenkins 622 Oct 17 07:48 OWNERS.md 07:49:39 -rw-rw-r-- 1 jenkins jenkins 5773 Oct 17 07:48 README.md 07:49:39 -rw-rw-r-- 1 jenkins jenkins 5 Oct 17 07:48 VERSION 07:49:39 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 07:48 bin 07:49:39 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 07:48 cmd 07:49:39 -rw-r--r-- 1 jenkins jenkins 29387 Oct 17 07:49 coverage.out 07:49:39 -rwxrwxr-x 1 jenkins jenkins 140 Oct 17 07:48 docker-entrypoint.sh 07:49:39 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 07:48 docs 07:49:39 -rw-rw-r-- 1 jenkins jenkins 3633 Oct 17 07:48 go.mod 07:49:39 -rw-rw-r-- 1 jenkins jenkins 38103 Oct 17 07:48 go.sum 07:49:39 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 07:48 internal 07:49:39 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 07:48 snap 07:49:39 -rw-rw-r-- 1 jenkins jenkins 231 Oct 17 07:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:39 + 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=3947af986427d23960ce9f3e9e4479b4d01cb5d3 --label arch=amd64 --label version=0.0.0 . 07:49:39 Sending build context to Docker daemon 1.544MB 07:49:39 Step 1/36 : ARG BASE=golang:1.18-alpine3.16 07:49:39 Step 2/36 : FROM ${BASE} AS builder 07:49:39 ---> 5379e3bff49b 07:49:39 Step 3/36 : ARG ADD_BUILD_TAGS="" 07:49:39 ---> Running in d42e25e9f68f 07:49:39 Removing intermediate container d42e25e9f68f 07:49:39 ---> 62e6e21574f6 07:49:39 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:49:39 ---> Running in cf3a058961fc 07:49:39 Removing intermediate container cf3a058961fc 07:49:39 ---> 23c5bf149edd 07:49:39 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 07:49:39 ---> Running in fc78922092ba 07:49:40 Removing intermediate container fc78922092ba 07:49:40 ---> f118b25d1405 07:49:40 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 07:49:40 ---> Running in 52c0e9659428 07:49:40 Removing intermediate container 52c0e9659428 07:49:40 ---> eb94fcddcc80 07:49:40 Step 7/36 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:49:40 ---> Running in dfad7ec120fc 07:49:40 Removing intermediate container dfad7ec120fc 07:49:40 ---> c9c765da9815 07:49:40 Step 8/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:49:40 ---> Running in 59b177632c86 07:49:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:49:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:49:42 OK: 330 MiB in 131 packages 07:49:42 Removing intermediate container 59b177632c86 07:49:42 ---> 75a88efdef95 07:49:42 Step 9/36 : WORKDIR /device-usb-camera 07:49:42 ---> Running in 72a8ff154df9 07:49:42 Removing intermediate container 72a8ff154df9 07:49:42 ---> c8851f232ea0 07:49:42 Step 10/36 : COPY go.mod vendor* ./ 07:49:42 ---> d1abfd49ef03 07:49:42 Step 11/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:49:42 ---> Running in ef04219844f0 07:49:43 Removing intermediate container ef04219844f0 07:49:43 ---> 3a2a02deb35f 07:49:43 Step 12/36 : COPY . . 07:49:43 ---> 91ad1864f9a8 07:49:43 Step 13/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 07:49:43 ---> Running in f882362c8e49 07:49:44  % Total % Received % Xferd Average Speed Time Time Time Current 07:49:44 Dload Upload Total Spent Left Speed 07:49:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 37399 0 --:--:-- --:--:-- --:--:-- 37928 07:49:44 Removing intermediate container f882362c8e49 07:49:44 ---> 211a6dac0303 07:49:44 Step 14/36 : RUN ${MAKE} 07:49:44 ---> Running in 58796ee1e58e 07:49:44 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.37" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 07:50:06 Removing intermediate container 58796ee1e58e 07:50:06 ---> db0c9cce4732 07:50:06 Step 15/36 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 07:50:06 v0.18.4: Pulling from aler9/rtsp-simple-server 07:50:06 af6660deedbd: Pulling fs layer 07:50:06 97cd0a44c592: Pulling fs layer 07:50:06 97cd0a44c592: Verifying Checksum 07:50:06 97cd0a44c592: Download complete 07:50:06 af6660deedbd: Verifying Checksum 07:50:06 af6660deedbd: Download complete 07:50:06 af6660deedbd: Pull complete 07:50:06 97cd0a44c592: Pull complete 07:50:06 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 07:50:06 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 07:50:06 ---> fea57e182299 07:50:06 Step 16/36 : FROM alpine:3.16 07:50:06 3.16: Pulling from library/alpine 07:50:06 213ec9aee27d: Already exists 07:50:06 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 07:50:06 Status: Downloaded newer image for alpine:3.16 07:50:06 ---> 9c6f07244728 07:50:06 Step 17/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 07:50:06 ---> Running in 69a03f0e79ff 07:50:06 Removing intermediate container 69a03f0e79ff 07:50:06 ---> 1fd3bbbc4470 07:50:06 Step 18/36 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 07:50:06 ---> Running in 368a21c02be0 07:50:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:50:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:50:06 (1/83) Installing dumb-init (1.2.5-r1) 07:50:06 (2/83) Installing sdl2 (2.0.22-r0) 07:50:06 (3/83) Installing libxau (1.0.9-r0) 07:50:06 (4/83) Installing libxdmcp (1.1.3-r0) 07:50:06 (5/83) Installing libxcb (1.15-r0) 07:50:06 (6/83) Installing libx11 (1.8-r0) 07:50:06 (7/83) Installing aom-libs (3.3.0-r0) 07:50:06 (8/83) Installing alsa-lib (1.2.7.2-r0) 07:50:06 (9/83) Installing expat (2.4.9-r0) 07:50:06 (10/83) Installing brotli-libs (1.0.9-r6) 07:50:06 (11/83) Installing libbz2 (1.0.8-r1) 07:50:06 (12/83) Installing libpng (1.6.37-r1) 07:50:06 (13/83) Installing freetype (2.12.1-r0) 07:50:06 (14/83) Installing fontconfig (2.14.0-r0) 07:50:06 (15/83) Installing fribidi (1.0.12-r0) 07:50:06 (16/83) Installing libffi (3.4.2-r1) 07:50:06 (17/83) Installing libintl (0.21-r2) 07:50:06 (18/83) Installing libblkid (2.38-r1) 07:50:06 (19/83) Installing libmount (2.38-r1) 07:50:06 (20/83) Installing pcre (8.45-r2) 07:50:06 (21/83) Installing glib (2.72.1-r0) 07:50:06 (22/83) Installing graphite2 (1.3.14-r1) 07:50:06 (23/83) Installing harfbuzz (4.3.0-r0) 07:50:06 (24/83) Installing libass (0.16.0-r0) 07:50:06 (25/83) Installing libdav1d (1.0.0-r0) 07:50:07 (26/83) Installing libpciaccess (0.16-r0) 07:50:07 (27/83) Installing libdrm (2.4.110-r0) 07:50:07 (28/83) Installing gmp (6.2.1-r2) 07:50:07 (29/83) Installing nettle (3.7.3-r0) 07:50:07 (30/83) Installing p11-kit (0.24.1-r0) 07:50:07 (31/83) Installing libtasn1 (4.18.0-r0) 07:50:07 (32/83) Installing libunistring (1.0-r0) 07:50:07 (33/83) Installing gnutls (3.7.7-r0) 07:50:07 (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) 07:50:07 (35/83) Installing ncurses-libs (6.3_p20220521-r0) 07:50:07 (36/83) Installing lame (3.100-r0) 07:50:07 (37/83) Installing opus (1.3.1-r1) 07:50:07 (38/83) Installing libasyncns (0.8-r1) 07:50:07 (39/83) Installing dbus-libs (1.14.4-r0) 07:50:07 (40/83) Installing libltdl (2.4.7-r0) 07:50:07 (41/83) Installing orc (0.4.32-r0) 07:50:07 (42/83) Installing libgcc (11.2.1_git20220219-r2) 07:50:07 (43/83) Installing libogg (1.3.5-r1) 07:50:07 (44/83) Installing libstdc++ (11.2.1_git20220219-r2) 07:50:07 (45/83) Installing flac (1.3.4-r0) 07:50:07 (46/83) Installing libvorbis (1.3.7-r0) 07:50:07 (47/83) Installing libsndfile (1.1.0-r0) 07:50:07 (48/83) Installing libgomp (11.2.1_git20220219-r2) 07:50:07 (49/83) Installing soxr (0.1.3-r2) 07:50:07 (50/83) Installing speexdsp (1.2.0-r0) 07:50:07 (51/83) Installing tdb-libs (1.4.6-r0) 07:50:07 (52/83) Installing libpulse (15.0-r2) 07:50:07 (53/83) Installing cjson (1.7.15-r3) 07:50:07 (54/83) Installing mbedtls (2.28.1-r0) 07:50:07 (55/83) Installing librist (0.2.6-r1) 07:50:07 (56/83) Installing libsrt (1.4.4-r0) 07:50:07 (57/83) Installing libssh (0.9.6-r1) 07:50:07 (58/83) Installing libtheora (1.1.1-r16) 07:50:07 (59/83) Installing libjpeg-turbo (2.1.3-r1) 07:50:07 (60/83) Installing v4l-utils-libs (1.22.1-r1) 07:50:07 (61/83) Installing libxext (1.3.4-r0) 07:50:07 (62/83) Installing libxfixes (6.0.0-r0) 07:50:07 (63/83) Installing wayland-libs-client (1.20.0-r0) 07:50:07 (64/83) Installing libva (2.14.0-r0) 07:50:07 (65/83) Installing libvdpau (1.5-r0) 07:50:07 (66/83) Installing vidstab (1.1.0-r1) 07:50:07 (67/83) Installing libvpx (1.11.0-r1) 07:50:07 (68/83) Installing libwebp (1.2.3-r0) 07:50:07 (69/83) Installing x264-libs (0.163_git20210613-r0) 07:50:07 (70/83) Installing numactl (2.0.14-r0) 07:50:07 (71/83) Installing x265-libs (3.5-r3) 07:50:07 (72/83) Installing xvidcore (1.3.7-r1) 07:50:07 (73/83) Installing ffmpeg-libs (5.0.1-r1) 07:50:07 (74/83) Installing ffmpeg (5.0.1-r1) 07:50:07 (75/83) Installing udev-init-scripts (35-r0) 07:50:07 Executing udev-init-scripts-35-r0.post-install 07:50:07 (76/83) Installing eudev-libs (3.2.11-r0) 07:50:07 (77/83) Installing xz-libs (5.2.5-r1) 07:50:07 (78/83) Installing zstd-libs (1.5.2-r1) 07:50:07 (79/83) Installing kmod-libs (29-r2) 07:50:07 (80/83) Installing eudev (3.2.11-r0) 07:50:07 (81/83) Installing libsodium (1.0.18-r0) 07:50:07 (82/83) Installing libzmq (4.3.4-r0) 07:50:07 (83/83) Installing zeromq (4.3.4-r0) 07:50:07 Executing busybox-1.35.0-r17.trigger 07:50:07 Executing eudev-3.2.11-r0.trigger 07:50:07 OK: 101 MiB in 97 packages 07:50:09 Removing intermediate container 368a21c02be0 07:50:09 ---> 032d7c6edbaf 07:50:09 Step 19/36 : WORKDIR / 07:50:09 ---> Running in 57ca48a88b1b 07:50:09 Removing intermediate container 57ca48a88b1b 07:50:09 ---> c2ed25de71f3 07:50:09 Step 20/36 : COPY --from=builder /device-usb-camera/cmd / 07:50:09 ---> eff399c8f9b9 07:50:09 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE / 07:50:09 ---> ca9f5ad86474 07:50:09 Step 22/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 07:50:10 ---> 074b567dd64d 07:50:10 Step 23/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 07:50:10 ---> c511f1ebc7d0 07:50:10 Step 24/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 07:50:10 ---> 06434f16d2b6 07:50:10 Step 25/36 : COPY --from=rtsp /rtsp-simple-server.yml / 07:50:10 ---> 080dc4314a1e 07:50:10 Step 26/36 : COPY --from=rtsp /rtsp-simple-server / 07:50:11 ---> b38930f787d2 07:50:11 Step 27/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 07:50:11 ---> Running in 6b3cd6254b0b 07:50:11 Removing intermediate container 6b3cd6254b0b 07:50:11 ---> 6d58ae900db4 07:50:11 Step 28/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 07:50:11 ---> Running in b69d05be150b 07:50:12 Removing intermediate container b69d05be150b 07:50:12 ---> 5cbe540837d3 07:50:12 Step 29/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 07:50:12 ---> Running in dabebaa81d97 07:50:13 Removing intermediate container dabebaa81d97 07:50:13 ---> 1e51d79b8817 07:50:13 Step 30/36 : EXPOSE 59983 07:50:13 ---> Running in 97e886da26a2 07:50:13 Removing intermediate container 97e886da26a2 07:50:13 ---> 89fbfd8a9e53 07:50:13 Step 31/36 : EXPOSE 8554 07:50:13 ---> Running in e0eb2f121e78 07:50:13 Removing intermediate container e0eb2f121e78 07:50:13 ---> c89de677933e 07:50:13 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 07:50:13 ---> Running in d7d070c92975 07:50:13 Removing intermediate container d7d070c92975 07:50:13 ---> 7b7bab2636d6 07:50:13 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 07:50:13 ---> Running in 1ac806dc59f2 07:50:13 Removing intermediate container 1ac806dc59f2 07:50:13 ---> 15e6b4ffb6d6 07:50:13 Step 34/36 : LABEL arch=amd64 07:50:13 ---> Running in ab160c80f174 07:50:13 Removing intermediate container ab160c80f174 07:50:13 ---> 7a091bb33c1c 07:50:13 Step 35/36 : LABEL git_sha=3947af986427d23960ce9f3e9e4479b4d01cb5d3 07:50:13 ---> Running in 66883f409a80 07:50:13 Removing intermediate container 66883f409a80 07:50:13 ---> cf309461b524 07:50:13 Step 36/36 : LABEL version=0.0.0 07:50:13 ---> Running in 2532d79bef06 07:50:13 Removing intermediate container 2532d79bef06 07:50:13 ---> 7975aa24b9cc 07:50:13 [Warning] One or more build-args [ARCH] were not consumed 07:50:13 Successfully built 7975aa24b9cc 07:50:13 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 07:50:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:50:14 07:50:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:50:15 latest: Pulling from edgex-lftools-log-publisher 07:50:15 5eb5b503b376: Pulling fs layer 07:50:15 5c69ac0246d0: Pulling fs layer 07:50:15 ec43610c2a17: Pulling fs layer 07:50:15 3a2ae6a8a46f: Pulling fs layer 07:50:15 33b1e0a273af: Pulling fs layer 07:50:15 5d3b04190fa2: Pulling fs layer 07:50:15 2f39f015ded8: Pulling fs layer 07:50:15 33b1e0a273af: Waiting 07:50:15 5d3b04190fa2: Waiting 07:50:15 2f39f015ded8: Waiting 07:50:15 3a2ae6a8a46f: Waiting 07:50:15 5c69ac0246d0: Verifying Checksum 07:50:15 5c69ac0246d0: Download complete 07:50:15 3a2ae6a8a46f: Verifying Checksum 07:50:15 3a2ae6a8a46f: Download complete 07:50:15 33b1e0a273af: Verifying Checksum 07:50:15 33b1e0a273af: Download complete 07:50:15 5d3b04190fa2: Verifying Checksum 07:50:15 5d3b04190fa2: Download complete 07:50:15 ec43610c2a17: Verifying Checksum 07:50:15 ec43610c2a17: Download complete 07:50:15 5eb5b503b376: Download complete 07:50:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8043 in /w/workspace/foundry_device-usb-camera_PR-103 [Pipeline] { [Pipeline] ws 07:50:15 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 07:50:15 Selected Git installation does not exist. Using Default 07:50:15 The recommended git tool is: NONE 07:50:15 2f39f015ded8: Download complete 07:50:16 5eb5b503b376: Pull complete 07:50:16 5c69ac0246d0: Pull complete 07:50:17 ec43610c2a17: Pull complete 07:50:17 3a2ae6a8a46f: Pull complete 07:50:17 33b1e0a273af: Pull complete 07:50:17 5d3b04190fa2: Pull complete 07:50:20 using credential edgex-jenkins-ssh 07:50:20 Cloning the remote Git repository 07:50:21 2f39f015ded8: Pull complete 07:50:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:50:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:50:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:50:21 prd-ubuntu20.04-docker-8c-8g-8042 does not seem to be running inside a container 07:50:20 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 07:50:21 > git init /w/workspace/device-usb-camera/1 # timeout=10 07:50:21 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 07:50:21 > git --version # timeout=10 07:50:21 > git --version # 'git version 2.25.1' 07:50:21 using GIT_SSH to set credentials SSH Credentials for GitHub 07:50:21 Verifying host key using known hosts file 07:50:21 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 07:50:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:50:21 $ 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-103 -v /w/workspace/foundry_device-usb-camera_PR-103:/w/workspace/foundry_device-usb-camera_PR-103:rw,z -v /w/workspace/foundry_device-usb-camera_PR-103@tmp:/w/workspace/foundry_device-usb-camera_PR-103@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:50:22 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 07:50:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:50:22 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 07:50:22 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 07:50:22 using GIT_SSH to set credentials SSH Credentials for GitHub 07:50:22 Verifying host key using known hosts file 07:50:22 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 07:50:23 Merging remotes/origin/main commit e381fef93e2e423e063e21a7b547118aa6f1cf75 into PR head commit 3947af986427d23960ce9f3e9e4479b4d01cb5d3 07:50:23 $ docker top 287987a24ed633b498300fc613137921ff9bb277c688ded19f20877c07900442 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:50:23 Merge succeeded, producing 3947af986427d23960ce9f3e9e4479b4d01cb5d3 07:50:23 Checking out Revision 3947af986427d23960ce9f3e9e4479b4d01cb5d3 (PR-103) 07:50:24 ---> job-cost.sh 07:50:24 lf-activate-venv: SKIPPING 07:50:24 INFO: No Stack... 07:50:24 INFO: Retrieving Pricing Info for: v3-standard-8 07:50:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/103/head:refs/remotes/origin/PR-103 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:50:23 > git config core.sparsecheckout # timeout=10 07:50:23 > git checkout -f 3947af986427d23960ce9f3e9e4479b4d01cb5d3 # timeout=10 07:50:23 > git remote # timeout=10 07:50:23 > git config --get remote.origin.url # timeout=10 07:50:23 using GIT_SSH to set credentials SSH Credentials for GitHub 07:50:23 Verifying host key using known hosts file 07:50:23 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 07:50:23 > git merge e381fef93e2e423e063e21a7b547118aa6f1cf75 # timeout=10 07:50:23 > git rev-parse HEAD^{commit} # timeout=10 07:50:23 > git config core.sparsecheckout # timeout=10 07:50:23 > git checkout -f 3947af986427d23960ce9f3e9e4479b4d01cb5d3 # timeout=10 07:50:24 INFO: Archiving Costs [Pipeline] sh 07:50:24 + cat /w/workspace/foundry_device-usb-camera_PR-103/archives/cost.csv 07:50:24 + cut -d, -f6 [Pipeline] lock 07:50:24 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-103-1-stack-cost] 07:50:24 Resource [jenkins-edgexfoundry-device-usb-camera-PR-103-1-stack-cost] did not exist. Created. 07:50:24 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-103-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:50:25 + echo total: 0.2199999988079071 [Pipeline] stash 07:50:25 Stashed 1 file(s) [Pipeline] } 07:50:25 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-103-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:50:25 $ docker stop --time=1 287987a24ed633b498300fc613137921ff9bb277c688ded19f20877c07900442 07:50:26 $ docker rm -f 287987a24ed633b498300fc613137921ff9bb277c688ded19f20877c07900442 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:50:27 Commit message: "feat(snap): add config interface with unique identifier" 07:50:27 > git --version # timeout=10 07:50:27 > git --version # 'git version 2.25.1' 07:50:27 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:50:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:50:28 % Total % Received % Xferd Average Speed Time Time Time Current 07:50:28 Dload Upload Total Spent Left Speed 07:50:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh 07:50:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:50:29 + sudo tee /etc/docker/daemon.new 07:50:29 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:50:29 { 07:50:29 "registry-mirrors": [ 07:50:29 "https://nexus3.edgexfoundry.org:10001" 07:50:29 ], 07:50:29 "bip": "10.250.0.254/24", 07:50:29 "hosts": [ 07:50:29 "tcp://0.0.0.0:5555", 07:50:29 "unix:///var/run/docker.sock" 07:50:29 ], 07:50:29 "mtu": 1458, 07:50:29 "selinux-enabled": true, 07:50:29 "seccomp-profile": "/etc/docker/seccomp.json" 07:50:29 } [Pipeline] sh 07:50:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:50:30 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:50:48 provisioning config files... 07:50:48 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config8371815297402436152tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:50:48 ---> docker-login.sh 07:50:48 nexus3.edgexfoundry.org:10001 07:50:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:50:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:50:49 Configure a credential helper to remove this warning. See 07:50:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:50:49 07:50:49 Login Succeeded 07:50:49 nexus3.edgexfoundry.org:10002 07:50:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:50:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:50:49 Configure a credential helper to remove this warning. See 07:50:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:50:49 07:50:49 Login Succeeded 07:50:49 nexus3.edgexfoundry.org:10003 07:50:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:50:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:50:50 Configure a credential helper to remove this warning. See 07:50:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:50:50 07:50:50 Login Succeeded 07:50:50 nexus3.edgexfoundry.org:10004 07:50:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:50:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:50:50 Configure a credential helper to remove this warning. See 07:50:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:50:50 07:50:50 Login Succeeded 07:50:50 docker.io 07:50:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:50:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:50:51 Configure a credential helper to remove this warning. See 07:50:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:50:51 07:50:51 Login Succeeded 07:50:51 ---> docker-login.sh ends [Pipeline] } 07:50:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:50:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:50:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:50:51 ========================================================= 07:50:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 07:50:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:52 + 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 . 07:50:52 Sending build context to Docker daemon 995.3kB 07:50:52 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 07:50:52 Step 2/14 : FROM ${BASE} AS builder 07:50:52 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:50:52 9b18e9b68314: Pulling fs layer 07:50:52 d32db5db7311: Pulling fs layer 07:50:52 d0c4b47475fc: Pulling fs layer 07:50:52 5831b945b038: Pulling fs layer 07:50:52 86bbec2aaacd: Pulling fs layer 07:50:52 e10730c5d714: Pulling fs layer 07:50:52 5dd5c2283517: Pulling fs layer 07:50:52 d5ac0230b979: Pulling fs layer 07:50:52 e10730c5d714: Waiting 07:50:52 5dd5c2283517: Waiting 07:50:52 d5ac0230b979: Waiting 07:50:52 5831b945b038: Waiting 07:50:52 86bbec2aaacd: Waiting 07:50:52 d0c4b47475fc: Download complete 07:50:52 d32db5db7311: Download complete 07:50:52 86bbec2aaacd: Verifying Checksum 07:50:52 86bbec2aaacd: Download complete 07:50:52 e10730c5d714: Download complete 07:50:52 9b18e9b68314: Verifying Checksum 07:50:53 9b18e9b68314: Pull complete 07:50:53 d5ac0230b979: Verifying Checksum 07:50:53 d5ac0230b979: Download complete 07:50:54 d32db5db7311: Pull complete 07:50:54 d0c4b47475fc: Pull complete 07:50:54 5dd5c2283517: Verifying Checksum 07:50:54 5dd5c2283517: Download complete 07:50:55 5831b945b038: Verifying Checksum 07:50:55 5831b945b038: Download complete 07:51:08 5831b945b038: Pull complete 07:51:08 86bbec2aaacd: Pull complete 07:51:08 e10730c5d714: Pull complete 07:51:13 5dd5c2283517: Pull complete 07:51:15 d5ac0230b979: Pull complete 07:51:15 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 07:51:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 07:51:15 ---> 59b3b1a385d4 07:51:15 Step 3/14 : ARG ADD_BUILD_TAGS="" 07:51:17 ---> Running in 5952ba3d6b65 07:51:17 Removing intermediate container 5952ba3d6b65 07:51:17 ---> a2d8b5d71295 07:51:17 Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:51:17 ---> Running in 67d2fec679ad 07:51:17 Removing intermediate container 67d2fec679ad 07:51:17 ---> 6ee004e24848 07:51:17 Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 07:51:17 ---> Running in 7d5b871982a2 07:51:17 Removing intermediate container 7d5b871982a2 07:51:17 ---> 4c5d80b9d8fe 07:51:17 Step 6/14 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 07:51:18 ---> Running in ba69679dbdc8 07:51:18 Removing intermediate container ba69679dbdc8 07:51:18 ---> ed21be5cec48 07:51:18 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:51:18 ---> Running in d2a7cc214b2b 07:51:20 Removing intermediate container d2a7cc214b2b 07:51:20 ---> 2fa48c3e9c8b 07:51:20 Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:51:20 ---> Running in 7574add634f4 07:51:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:51:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:51:23 (1/14) Installing libintl (0.21-r2) 07:51:23 (2/14) Installing eudev-libs (3.2.11-r0) 07:51:23 (3/14) Installing libjpeg-turbo (2.1.3-r1) 07:51:23 (4/14) Installing v4l-utils-libs (1.22.1-r1) 07:51:23 (5/14) Installing v4l-utils (1.22.1-r1) 07:51:24 (6/14) Installing udev-init-scripts (35-r0) 07:51:24 Executing udev-init-scripts-35-r0.post-install 07:51:24 (7/14) Installing libblkid (2.38-r1) 07:51:24 (8/14) Installing xz-libs (5.2.5-r1) 07:51:24 (9/14) Installing zstd-libs (1.5.2-r1) 07:51:24 (10/14) Installing kmod-libs (29-r2) 07:51:24 (11/14) Installing eudev (3.2.11-r0) 07:51:24 (12/14) Installing eudev-dev (3.2.11-r0) 07:51:24 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 07:51:25 (14/14) Installing v4l-utils-dev (1.22.1-r1) 07:51:25 Executing busybox-1.35.0-r17.trigger 07:51:25 Executing eudev-3.2.11-r0.trigger 07:51:25 OK: 228 MiB in 65 packages 07:51:26 Removing intermediate container 7574add634f4 07:51:26 ---> a03d3b22641d 07:51:26 Step 9/14 : WORKDIR /device-usb-camera 07:51:26 ---> Running in 99af92411ac4 07:51:26 Removing intermediate container 99af92411ac4 07:51:26 ---> a566d8c177d4 07:51:26 Step 10/14 : COPY go.mod vendor* ./ 07:51:27 ---> 5c277ab0e78d 07:51:27 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:51:27 ---> Running in 096717ed4aa5 07:52:13 Removing intermediate container 096717ed4aa5 07:52:13 ---> e44e2933611a 07:52:13 Step 12/14 : COPY . . 07:52:13 ---> e0ef202240ac 07:52:13 Step 13/14 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 07:52:13 ---> Running in 5519ca93812b 07:52:13  % Total % Received % Xferd Average Speed Time Time Time Current 07:52:13 Dload Upload Total Spent Left Speed 07:52:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100  1062 0 0 13711 0 --:--:-- --:--:-- --:--:-- 13792 07:52:14 Removing intermediate container 5519ca93812b 07:52:14 ---> 8db88779fea8 07:52:14 Step 14/14 : RUN ${MAKE} 07:52:14 ---> Running in ecb4f7cca4d2 07:52:15 noop 07:52:16 Removing intermediate container ecb4f7cca4d2 07:52:16 ---> 80b3979be101 07:52:16 Successfully built 80b3979be101 07:52:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:16 + docker inspect -f . ci-base-image-arm64 07:52:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:52:17 prd-ubuntu20.04-docker-arm64-4c-16g-8043 does not seem to be running inside a container 07:52:17 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:52:18 $ docker top 8dea4b3dffe04ee83e4ad5b9a4a3ae7f2ae2a1b7cdc4332cd71f0cab662829f6 -eo pid,comm [Pipeline] { [Pipeline] sh 07:52:19 + go version 07:52:19 go version go1.18.7 linux/arm64 [Pipeline] } 07:52:19 $ docker stop --time=1 8dea4b3dffe04ee83e4ad5b9a4a3ae7f2ae2a1b7cdc4332cd71f0cab662829f6 07:52:20 $ docker rm -f 8dea4b3dffe04ee83e4ad5b9a4a3ae7f2ae2a1b7cdc4332cd71f0cab662829f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:21 + docker inspect -f . ci-base-image-arm64 07:52:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:52:21 prd-ubuntu20.04-docker-arm64-4c-16g-8043 does not seem to be running inside a container 07:52:21 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:52:23 $ docker top 06cc73ce3dd2ab94794600c5b687c6fed479354825e1fc9b4ed5244d8d1f6b69 -eo pid,comm [Pipeline] { [Pipeline] sh 07:52:23 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 07:52:24 + make test 07:52:24 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 07:52:26 ? github.com/edgexfoundry/device-usb-camera [no test files] 07:54:02 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 07:54:02 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.071s coverage: 1.9% of statements 07:54:02 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:54:02 CGO_ENABLED=1 go vet ./... 07:54:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:54:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:54:15 ./bin/test-attribution-txt.sh [Pipeline] echo 07:54:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:54:15 $ docker stop --time=1 06cc73ce3dd2ab94794600c5b687c6fed479354825e1fc9b4ed5244d8d1f6b69 07:54:17 $ docker rm -f 06cc73ce3dd2ab94794600c5b687c6fed479354825e1fc9b4ed5244d8d1f6b69 [Pipeline] // withDockerContainer [Pipeline] sh 07:54:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:54:18 Warning: overwriting stash ‘coverage-report’ 07:54:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:54:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:54:19 + ls -al . 07:54:19 total 192 07:54:19 drwxrwxr-x 9 jenkins jenkins 4096 Oct 17 07:52 . 07:54:19 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 07:50 .. 07:54:19 drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 07:50 .git 07:54:19 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 07:50 .github 07:54:19 -rw-rw-r-- 1 jenkins jenkins 414 Oct 17 07:50 .gitignore 07:54:19 -rw-rw-r-- 1 jenkins jenkins 42 Oct 17 07:50 .golangci.yml 07:54:19 -rw-rw-r-- 1 jenkins jenkins 77 Oct 17 07:50 .hadolint.yml 07:54:19 -rw-rw-r-- 1 jenkins jenkins 9702 Oct 17 07:50 Attribution.txt 07:54:19 -rw-rw-r-- 1 jenkins jenkins 1206 Oct 17 07:50 CHANGELOG.md 07:54:19 -rw-rw-r-- 1 jenkins jenkins 2467 Oct 17 07:50 Dockerfile 07:54:19 -rw-rw-r-- 1 jenkins jenkins 678 Oct 17 07:50 GOVERNANCE.md 07:54:19 -rw-rw-r-- 1 jenkins jenkins 659 Oct 17 07:50 Jenkinsfile 07:54:19 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 17 07:50 LICENSE 07:54:19 -rw-rw-r-- 1 jenkins jenkins 2554 Oct 17 07:50 Makefile 07:54:19 -rw-rw-r-- 1 jenkins jenkins 622 Oct 17 07:50 OWNERS.md 07:54:19 -rw-rw-r-- 1 jenkins jenkins 5773 Oct 17 07:50 README.md 07:54:19 -rw-rw-r-- 1 jenkins jenkins 5 Oct 17 07:48 VERSION 07:54:19 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 07:50 bin 07:54:19 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 07:50 cmd 07:54:19 -rw-r--r-- 1 jenkins jenkins 29387 Oct 17 07:53 coverage.out 07:54:19 -rwxrwxr-x 1 jenkins jenkins 140 Oct 17 07:50 docker-entrypoint.sh 07:54:19 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 07:50 docs 07:54:19 -rw-rw-r-- 1 jenkins jenkins 3633 Oct 17 07:50 go.mod 07:54:19 -rw-rw-r-- 1 jenkins jenkins 38103 Oct 17 07:50 go.sum 07:54:19 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 07:50 internal 07:54:19 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 07:50 snap 07:54:19 -rw-rw-r-- 1 jenkins jenkins 231 Oct 17 07:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:19 + 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=3947af986427d23960ce9f3e9e4479b4d01cb5d3 --label arch=arm64 --label version=0.0.0 . 07:54:20 Sending build context to Docker daemon 1.026MB 07:54:20 Step 1/36 : ARG BASE=golang:1.18-alpine3.16 07:54:20 Step 2/36 : FROM ${BASE} AS builder 07:54:20 ---> 80b3979be101 07:54:20 Step 3/36 : ARG ADD_BUILD_TAGS="" 07:54:20 ---> Running in c6dbd762e3b7 07:54:20 Removing intermediate container c6dbd762e3b7 07:54:20 ---> 9a17e3599a4f 07:54:20 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:54:20 ---> Running in 1cd6c1e5a19b 07:54:20 Removing intermediate container 1cd6c1e5a19b 07:54:20 ---> e673b17e15a5 07:54:20 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 07:54:20 ---> Running in 09e236b94361 07:54:21 Removing intermediate container 09e236b94361 07:54:21 ---> 654cb77b1cc9 07:54:21 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 07:54:21 ---> Running in ce7095cbd18d 07:54:21 Removing intermediate container ce7095cbd18d 07:54:21 ---> f06f736a6b82 07:54:21 Step 7/36 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:54:21 ---> Running in 2146761f83e0 07:54:23 Removing intermediate container 2146761f83e0 07:54:23 ---> e3b47a6e2cac 07:54:23 Step 8/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:54:23 ---> Running in eb1804c7cc3d 07:54:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:54:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:54:25 OK: 228 MiB in 65 packages 07:54:26 Removing intermediate container eb1804c7cc3d 07:54:26 ---> 02379beb7aa2 07:54:26 Step 9/36 : WORKDIR /device-usb-camera 07:54:26 ---> Running in b1c684b259d7 07:54:26 Removing intermediate container b1c684b259d7 07:54:26 ---> 21c0f865f47f 07:54:26 Step 10/36 : COPY go.mod vendor* ./ 07:54:27 ---> c0a5e6fe49ad 07:54:27 Step 11/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:54:27 ---> Running in 670be1da96cd 07:54:29 Removing intermediate container 670be1da96cd 07:54:29 ---> fa154367a8fc 07:54:29 Step 12/36 : COPY . . 07:54:30 ---> 94b1f430cd1a 07:54:30 Step 13/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 07:54:30 ---> Running in e7bfefae3ec7 07:54:30  % Total % Received % Xferd Average Speed Time Time Time Current 07:54:30 Dload Upload Total Spent Left Speed 07:54:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6355 0 --:--:-- --:--:-- --:--:-- 6397 07:54:31 Removing intermediate container e7bfefae3ec7 07:54:31 ---> 6b53134785eb 07:54:31 Step 14/36 : RUN ${MAKE} 07:54:31 ---> Running in 561a041f2102 07:54:32 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.37" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 07:57:09 Removing intermediate container 561a041f2102 07:57:09 ---> 8d7a4efcb298 07:57:09 Step 15/36 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 07:57:09 v0.18.4: Pulling from aler9/rtsp-simple-server 07:57:09 eab2503cf8f4: Pulling fs layer 07:57:09 97cd0a44c592: Pulling fs layer 07:57:09 97cd0a44c592: Verifying Checksum 07:57:09 97cd0a44c592: Download complete 07:57:09 eab2503cf8f4: Download complete 07:57:09 eab2503cf8f4: Pull complete 07:57:09 97cd0a44c592: Pull complete 07:57:09 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 07:57:09 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 07:57:09 ---> 7f763cca56b3 07:57:09 Step 16/36 : FROM alpine:3.16 07:57:10 3.16: Pulling from library/alpine 07:57:10 9b18e9b68314: Already exists 07:57:10 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 07:57:10 Status: Downloaded newer image for alpine:3.16 07:57:10 ---> a6215f271958 07:57:10 Step 17/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 07:57:10 ---> Running in cc9c2fce62c4 07:57:10 Removing intermediate container cc9c2fce62c4 07:57:10 ---> 5b0b244a83c5 07:57:10 Step 18/36 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 07:57:10 ---> Running in cf3d7848752a 07:57:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:57:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:57:13 (1/82) Installing dumb-init (1.2.5-r1) 07:57:13 (2/82) Installing sdl2 (2.0.22-r0) 07:57:13 (3/82) Installing libxau (1.0.9-r0) 07:57:13 (4/82) Installing libxdmcp (1.1.3-r0) 07:57:13 (5/82) Installing libxcb (1.15-r0) 07:57:13 (6/82) Installing libx11 (1.8-r0) 07:57:13 (7/82) Installing aom-libs (3.3.0-r0) 07:57:13 (8/82) Installing alsa-lib (1.2.7.2-r0) 07:57:13 (9/82) Installing expat (2.4.9-r0) 07:57:13 (10/82) Installing brotli-libs (1.0.9-r6) 07:57:13 (11/82) Installing libbz2 (1.0.8-r1) 07:57:13 (12/82) Installing libpng (1.6.37-r1) 07:57:13 (13/82) Installing freetype (2.12.1-r0) 07:57:13 (14/82) Installing fontconfig (2.14.0-r0) 07:57:13 (15/82) Installing fribidi (1.0.12-r0) 07:57:13 (16/82) Installing libffi (3.4.2-r1) 07:57:13 (17/82) Installing libintl (0.21-r2) 07:57:13 (18/82) Installing libblkid (2.38-r1) 07:57:13 (19/82) Installing libmount (2.38-r1) 07:57:13 (20/82) Installing pcre (8.45-r2) 07:57:13 (21/82) Installing glib (2.72.1-r0) 07:57:13 (22/82) Installing graphite2 (1.3.14-r1) 07:57:13 (23/82) Installing harfbuzz (4.3.0-r0) 07:57:13 (24/82) Installing libass (0.16.0-r0) 07:57:13 (25/82) Installing libdav1d (1.0.0-r0) 07:57:14 (26/82) Installing libdrm (2.4.110-r0) 07:57:14 (27/82) Installing gmp (6.2.1-r2) 07:57:14 (28/82) Installing nettle (3.7.3-r0) 07:57:14 (29/82) Installing p11-kit (0.24.1-r0) 07:57:14 (30/82) Installing libtasn1 (4.18.0-r0) 07:57:14 (31/82) Installing libunistring (1.0-r0) 07:57:14 (32/82) Installing gnutls (3.7.7-r0) 07:57:14 (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) 07:57:14 (34/82) Installing ncurses-libs (6.3_p20220521-r0) 07:57:14 (35/82) Installing lame (3.100-r0) 07:57:14 (36/82) Installing opus (1.3.1-r1) 07:57:14 (37/82) Installing libasyncns (0.8-r1) 07:57:14 (38/82) Installing dbus-libs (1.14.4-r0) 07:57:14 (39/82) Installing libltdl (2.4.7-r0) 07:57:14 (40/82) Installing orc (0.4.32-r0) 07:57:14 (41/82) Installing libgcc (11.2.1_git20220219-r2) 07:57:14 (42/82) Installing libogg (1.3.5-r1) 07:57:14 (43/82) Installing libstdc++ (11.2.1_git20220219-r2) 07:57:14 (44/82) Installing flac (1.3.4-r0) 07:57:14 (45/82) Installing libvorbis (1.3.7-r0) 07:57:14 (46/82) Installing libsndfile (1.1.0-r0) 07:57:14 (47/82) Installing libgomp (11.2.1_git20220219-r2) 07:57:14 (48/82) Installing soxr (0.1.3-r2) 07:57:14 (49/82) Installing speexdsp (1.2.0-r0) 07:57:14 (50/82) Installing tdb-libs (1.4.6-r0) 07:57:14 (51/82) Installing libpulse (15.0-r2) 07:57:14 (52/82) Installing cjson (1.7.15-r3) 07:57:14 (53/82) Installing mbedtls (2.28.1-r0) 07:57:14 (54/82) Installing librist (0.2.6-r1) 07:57:14 (55/82) Installing libsrt (1.4.4-r0) 07:57:14 (56/82) Installing libssh (0.9.6-r1) 07:57:14 (57/82) Installing libtheora (1.1.1-r16) 07:57:14 (58/82) Installing libjpeg-turbo (2.1.3-r1) 07:57:14 (59/82) Installing v4l-utils-libs (1.22.1-r1) 07:57:14 (60/82) Installing libxext (1.3.4-r0) 07:57:14 (61/82) Installing libxfixes (6.0.0-r0) 07:57:14 (62/82) Installing wayland-libs-client (1.20.0-r0) 07:57:14 (63/82) Installing libva (2.14.0-r0) 07:57:14 (64/82) Installing libvdpau (1.5-r0) 07:57:14 (65/82) Installing vidstab (1.1.0-r1) 07:57:14 (66/82) Installing libvpx (1.11.0-r1) 07:57:14 (67/82) Installing libwebp (1.2.3-r0) 07:57:14 (68/82) Installing x264-libs (0.163_git20210613-r0) 07:57:14 (69/82) Installing numactl (2.0.14-r0) 07:57:14 (70/82) Installing x265-libs (3.5-r3) 07:57:14 (71/82) Installing xvidcore (1.3.7-r1) 07:57:14 (72/82) Installing ffmpeg-libs (5.0.1-r1) 07:57:15 (73/82) Installing ffmpeg (5.0.1-r1) 07:57:15 (74/82) Installing udev-init-scripts (35-r0) 07:57:15 Executing udev-init-scripts-35-r0.post-install 07:57:15 (75/82) Installing eudev-libs (3.2.11-r0) 07:57:15 (76/82) Installing xz-libs (5.2.5-r1) 07:57:15 (77/82) Installing zstd-libs (1.5.2-r1) 07:57:15 (78/82) Installing kmod-libs (29-r2) 07:57:15 (79/82) Installing eudev (3.2.11-r0) 07:57:15 (80/82) Installing libsodium (1.0.18-r0) 07:57:15 (81/82) Installing libzmq (4.3.4-r0) 07:57:15 (82/82) Installing zeromq (4.3.4-r0) 07:57:15 Executing busybox-1.35.0-r17.trigger 07:57:15 Executing eudev-3.2.11-r0.trigger 07:57:15 OK: 78 MiB in 96 packages 07:57:18 Removing intermediate container cf3d7848752a 07:57:18 ---> 5f18cb22ab5f 07:57:18 Step 19/36 : WORKDIR / 07:57:18 ---> Running in 83a431df06d4 07:57:18 Removing intermediate container 83a431df06d4 07:57:18 ---> ecd72d37b377 07:57:18 Step 20/36 : COPY --from=builder /device-usb-camera/cmd / 07:57:20 ---> 7ee7c0a4f92e 07:57:20 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE / 07:57:20 ---> 0cf34b3b6480 07:57:20 Step 22/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 07:57:20 ---> 91a76e98dcff 07:57:20 Step 23/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 07:57:21 ---> 686c2c4269c8 07:57:21 Step 24/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 07:57:21 ---> d37e4f310e22 07:57:21 Step 25/36 : COPY --from=rtsp /rtsp-simple-server.yml / 07:57:22 ---> f7d3b0306d2f 07:57:22 Step 26/36 : COPY --from=rtsp /rtsp-simple-server / 07:57:23 ---> 7c36c9060737 07:57:23 Step 27/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 07:57:23 ---> Running in 602579266c7f 07:57:25 Removing intermediate container 602579266c7f 07:57:25 ---> 7f027e2e1bb8 07:57:25 Step 28/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 07:57:25 ---> Running in f02ca537801e 07:57:26 Removing intermediate container f02ca537801e 07:57:26 ---> d60778e5e61a 07:57:26 Step 29/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 07:57:26 ---> Running in 5537666c2c77 07:57:28 Removing intermediate container 5537666c2c77 07:57:28 ---> b7a64af49f33 07:57:28 Step 30/36 : EXPOSE 59983 07:57:28 ---> Running in a21bce56039e 07:57:28 Removing intermediate container a21bce56039e 07:57:28 ---> eb8b50f1815e 07:57:28 Step 31/36 : EXPOSE 8554 07:57:28 ---> Running in 5b2d379be4d7 07:57:28 Removing intermediate container 5b2d379be4d7 07:57:28 ---> beefb3e337c5 07:57:28 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 07:57:28 ---> Running in 32ecbafe9a5e 07:57:28 Removing intermediate container 32ecbafe9a5e 07:57:28 ---> cbd676b1d6b5 07:57:28 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 07:57:28 ---> Running in b19aaaba51a7 07:57:29 Removing intermediate container b19aaaba51a7 07:57:29 ---> bae29889c88a 07:57:29 Step 34/36 : LABEL arch=arm64 07:57:29 ---> Running in 91fdc8b76870 07:57:29 Removing intermediate container 91fdc8b76870 07:57:29 ---> 9678fef9da41 07:57:29 Step 35/36 : LABEL git_sha=3947af986427d23960ce9f3e9e4479b4d01cb5d3 07:57:29 ---> Running in 3a5a300c73af 07:57:29 Removing intermediate container 3a5a300c73af 07:57:29 ---> 755c9e160b9e 07:57:29 Step 36/36 : LABEL version=0.0.0 07:57:29 ---> Running in a9c78e46f02e 07:57:30 Removing intermediate container a9c78e46f02e 07:57:30 ---> 0fc06a963b77 07:57:30 [Warning] One or more build-args [ARCH] were not consumed 07:57:30 Successfully built 0fc06a963b77 07:57:30 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 07:57:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:57:31 07:57:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:57:31 arm64: Pulling from edgex-lftools-log-publisher 07:57:31 8998bd30e6a1: Pulling fs layer 07:57:31 04944245beec: Pulling fs layer 07:57:31 699f458cf7ca: Pulling fs layer 07:57:31 765212b225bb: Pulling fs layer 07:57:31 f23df028b6ca: Pulling fs layer 07:57:31 d65c8cfc05b1: Pulling fs layer 07:57:31 2437ff75d9bd: Pulling fs layer 07:57:31 f23df028b6ca: Waiting 07:57:31 d65c8cfc05b1: Waiting 07:57:31 2437ff75d9bd: Waiting 07:57:31 765212b225bb: Waiting 07:57:31 04944245beec: Verifying Checksum 07:57:31 04944245beec: Download complete 07:57:31 765212b225bb: Verifying Checksum 07:57:31 765212b225bb: Download complete 07:57:31 f23df028b6ca: Verifying Checksum 07:57:31 f23df028b6ca: Download complete 07:57:31 d65c8cfc05b1: Verifying Checksum 07:57:31 d65c8cfc05b1: Download complete 07:57:32 699f458cf7ca: Verifying Checksum 07:57:32 699f458cf7ca: Download complete 07:57:32 8998bd30e6a1: Download complete 07:57:34 2437ff75d9bd: Verifying Checksum 07:57:34 2437ff75d9bd: Download complete 07:57:36 8998bd30e6a1: Pull complete 07:57:37 04944245beec: Pull complete 07:57:38 699f458cf7ca: Pull complete 07:57:38 765212b225bb: Pull complete 07:57:39 f23df028b6ca: Pull complete 07:57:39 d65c8cfc05b1: Pull complete 07:57:54 2437ff75d9bd: Pull complete 07:57:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:57:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:57:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:57:55 prd-ubuntu20.04-docker-arm64-4c-16g-8043 does not seem to be running inside a container 07:57:55 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:57:57 $ docker top d4da854fe1f9a44a93f608558064396cc2f2e6697757a7fcbd7331c7115b1123 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:57:58 ---> job-cost.sh 07:57:58 lf-activate-venv: SKIPPING 07:57:58 INFO: No Stack... 07:57:59 INFO: Retrieving Pricing Info for: v3-standard-4 07:58:00 INFO: Archiving Costs [Pipeline] sh 07:58:00 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 07:58:00 + cut -d, -f6 [Pipeline] lock 07:58:00 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-103-1-stack-cost] 07:58:00 Resource [jenkins-edgexfoundry-device-usb-camera-PR-103-1-stack-cost] did not exist. Created. 07:58:00 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-103-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:58:01 /w/workspace/device-usb-camera/1@tmp/durable-c244c60b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:58:02 + echo total: 0.10999999940395355 [Pipeline] stash 07:58:02 Warning: overwriting stash ‘stack-cost’ 07:58:02 Stashed 1 file(s) [Pipeline] } 07:58:02 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-103-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:58:02 $ docker stop --time=1 d4da854fe1f9a44a93f608558064396cc2f2e6697757a7fcbd7331c7115b1123 07:58:03 $ docker rm -f d4da854fe1f9a44a93f608558064396cc2f2e6697757a7fcbd7331c7115b1123 [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 07:58:04 provisioning config files... 07:58:04 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-103@tmp/config2553927302516108418tmp [Pipeline] { [Pipeline] sh 07:58:05 + set +x 07:58:05 + bash -s -- 07:58:05 + curl -s https://codecov.io/bash 07:58:05 07:58:05 _____ _ 07:58:05 / ____| | | 07:58:05 | | ___ __| | ___ ___ _____ __ 07:58:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:58:05 | |___| (_) | (_| | __/ (_| (_) \ V / 07:58:05 \_____\___/ \__,_|\___|\___\___/ \_/ 07:58:05 Bash-1.0.6 07:58:05 07:58:05 07:58:05 ==> git version 2.25.1 found 07:58:05 ==> 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 07:58:05 Release-Date: 2020-01-08 07:58:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:58:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:58:05 ==> Jenkins CI detected. 07:58:05 current dir:  /w/workspace/foundry_device-usb-camera_PR-103 07:58:05 project root: . 07:58:05 --> token set from env 07:58:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:58:05 ==> Running gcov in . (disable via -X gcov) 07:58:05 ==> Python coveragepy not found 07:58:05 ==> Searching for coverage reports in: 07:58:05 + . 07:58:05 -> Found 1 reports 07:58:05 ==> Detecting git/mercurial file structure 07:58:05 ==> Reading reports 07:58:05 + ./coverage.out bytes=29387 07:58:05 ==> Appending adjustments 07:58:05 https://docs.codecov.io/docs/fixing-reports 07:58:05 + Found adjustments 07:58:05 ==> Gzipping contents 07:58:05 8.0K /tmp/codecov.hRX750.gz 07:58:05 ==> Uploading reports 07:58:05 url: https://codecov.io 07:58:05 query: branch=PR-103&commit=3947af986427d23960ce9f3e9e4479b4d01cb5d3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-103%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=103&job=&cmd_args= 07:58:05 -> Pinging Codecov 07:58:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-103&commit=3947af986427d23960ce9f3e9e4479b4d01cb5d3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-103%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=103&job=&cmd_args= 07:58:05 -> Uploading to 07:58:05 https://storage.googleapis.com/codecov/v4/raw/2022-10-17/73D8F5FF140700D3E01443B452E23636/3947af986427d23960ce9f3e9e4479b4d01cb5d3/3087c086-2d2e-4e3e-9cc6-8daf8e4fa987.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221017%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221017T075805Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4ab479f3751592af8bdb3680b119b575c7a7e4e4895897cd877f30084cd48d91 07:58:05 % Total % Received % Xferd Average Speed Time Time Time Current 07:58:05 Dload Upload Total Spent Left Speed 07:58:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4178 0 0 100 4178 0 17408 --:--:-- --:--:-- --:--:-- 17408 07:58:06 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/3947af986427d23960ce9f3e9e4479b4d01cb5d3 [Pipeline] } 07:58:06 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 07:58:07 + [ -d /w/workspace/foundry_device-usb-camera_PR-103/archives ] 07:58:07 + ls -al /w/workspace/foundry_device-usb-camera_PR-103/archives 07:58:07 total 16 07:58:07 drwxr-xr-x 3 root root 4096 Oct 17 07:50 . 07:58:07 drwxrwxr-x 11 jenkins jenkins 4096 Oct 17 07:50 .. 07:58:07 drwxr-xr-x 2 root root 4096 Oct 17 07:50 cost 07:58:07 -rw-r--r-- 1 root root 89 Oct 17 07:50 cost.csv 07:58:07 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-103/archives 07:58:07 + ls -al /w/workspace/foundry_device-usb-camera_PR-103/archives 07:58:07 total 16 07:58:07 drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 07:50 . 07:58:07 drwxrwxr-x 11 jenkins jenkins 4096 Oct 17 07:50 .. 07:58:07 drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 07:50 cost 07:58:07 -rw-r--r-- 1 jenkins jenkins 89 Oct 17 07:50 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:58:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:58:09 ---> package-listing.sh 07:58:09 ++ facter osfamily 07:58:09 ++ tr '[:upper:]' '[:lower:]' 07:58:09 + OS_FAMILY=debian 07:58:09 + workspace=/w/workspace/foundry_device-usb-camera_PR-103 07:58:09 + START_PACKAGES=/tmp/packages_start.txt 07:58:09 + END_PACKAGES=/tmp/packages_end.txt 07:58:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:58:09 + PACKAGES=/tmp/packages_start.txt 07:58:09 + '[' /w/workspace/foundry_device-usb-camera_PR-103 ']' 07:58:09 + PACKAGES=/tmp/packages_end.txt 07:58:09 + case "${OS_FAMILY}" in 07:58:09 + dpkg -l 07:58:09 + grep '^ii' 07:58:09 + '[' -f /tmp/packages_start.txt ']' 07:58:09 + '[' -f /tmp/packages_end.txt ']' 07:58:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:58:09 + '[' /w/workspace/foundry_device-usb-camera_PR-103 ']' 07:58:09 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-103/archives/ 07:58:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-103/archives/ [Pipeline] echo 07:58:09 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-103/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:58:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:58:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:58:10 prd-ubuntu20.04-docker-8c-8g-8042 does not seem to be running inside a container 07:58:10 $ 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-103/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-103 -v /w/workspace/foundry_device-usb-camera_PR-103:/w/workspace/foundry_device-usb-camera_PR-103:rw,z -v /w/workspace/foundry_device-usb-camera_PR-103@tmp:/w/workspace/foundry_device-usb-camera_PR-103@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:58:10 $ docker top 81885d25ec98c6bf84592e69e6e776a1625f4f24578e1bae0fa547e4d51d3bd0 -eo pid,comm [Pipeline] { [Pipeline] sh 07:58:11 + touch /tmp/pre-build-complete [Pipeline] sh 07:58:11 + mkdir -p /var/log/sysstat [Pipeline] sh 07:58:11 + ls /var/log/sa-host 07:58:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:58:11 provisioning config files... 07:58:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-103@tmp/config14843687306893530162tmp [Pipeline] { [Pipeline] echo 07:58:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:58:12 ---> create-netrc.sh [Pipeline] } 07:58:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:58:12 ---> python-tools-install.sh [Pipeline] echo 07:58:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:58:13 ---> sudo-logs.sh 07:58:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:58:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:58:13 ---> job-cost.sh 07:58:13 lf-activate-venv: SKIPPING 07:58:13 DEBUG: total: 0.2199999988079071 07:58:13 INFO: Retrieving Stack Cost... 07:58:13 INFO: Retrieving Pricing Info for: v3-standard-8 07:58:14 INFO: Archiving Costs [Pipeline] echo 07:58:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:58:14 ---> logs-deploy.sh 07:58:14 lf-activate-venv: SKIPPING 07:58:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-103/1 07:58:14 INFO: archiving workspace using pattern(s): 07:58:15 Archives upload complete. 07:58:15 INFO: archiving logs to Nexus 07:58:16 ---> uname -a: 07:58:16 Linux prd-ubuntu20-04-docker-8c-8g-8042 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 07:58:16 07:58:16 07:58:16 ---> lscpu: 07:58:16 Architecture: x86_64 07:58:16 CPU op-mode(s): 32-bit, 64-bit 07:58:16 Byte Order: Little Endian 07:58:16 Address sizes: 40 bits physical, 48 bits virtual 07:58:16 CPU(s): 8 07:58:16 On-line CPU(s) list: 0-7 07:58:16 Thread(s) per core: 1 07:58:16 Core(s) per socket: 1 07:58:16 Socket(s): 8 07:58:16 NUMA node(s): 1 07:58:16 Vendor ID: AuthenticAMD 07:58:16 CPU family: 23 07:58:16 Model: 49 07:58:16 Model name: AMD EPYC-Rome Processor 07:58:16 Stepping: 0 07:58:16 CPU MHz: 2799.996 07:58:16 BogoMIPS: 5599.99 07:58:16 Virtualization: AMD-V 07:58:16 Hypervisor vendor: KVM 07:58:16 Virtualization type: full 07:58:16 L1d cache: 256 KiB 07:58:16 L1i cache: 256 KiB 07:58:16 L2 cache: 4 MiB 07:58:16 L3 cache: 128 MiB 07:58:16 NUMA node0 CPU(s): 0-7 07:58:16 Vulnerability Itlb multihit: Not affected 07:58:16 Vulnerability L1tf: Not affected 07:58:16 Vulnerability Mds: Not affected 07:58:16 Vulnerability Meltdown: Not affected 07:58:16 Vulnerability Mmio stale data: Not affected 07:58:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:58:16 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:58:16 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:58:16 Vulnerability Srbds: Not affected 07:58:16 Vulnerability Tsx async abort: Not affected 07:58:16 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 07:58:16 07:58:16 07:58:16 ---> nproc: 07:58:16 8 07:58:16 07:58:16 07:58:16 ---> df -h: 07:58:16 Filesystem Size Used Avail Use% Mounted on 07:58:16 overlay 155G 12G 144G 8% / 07:58:16 tmpfs 64M 0 64M 0% /dev 07:58:16 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:58:16 shm 64M 0 64M 0% /dev/shm 07:58:16 /dev/vda1 155G 12G 144G 8% /facter-os 07:58:16 07:58:16 07:58:16 ---> sar -b -r -n DEV: 07:58:16 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8042) 10/17/22 _x86_64_ (8 CPU) 07:58:16 07:58:16 07:47:28 LINUX RESTART (8 CPU) 07:58:16 07:58:16 07:48:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:58:16 07:49:01 372.31 11.83 360.48 0.00 1842.40 64851.11 0.00 07:58:16 07:50:01 165.27 0.28 164.99 0.00 16.53 31926.41 0.00 07:58:16 07:51:01 163.84 0.08 163.76 0.00 17.33 36510.85 0.00 07:58:16 07:52:01 1.98 0.00 1.98 0.00 0.00 22.41 0.00 07:58:16 07:53:01 38.81 9.33 29.48 0.00 2884.32 4806.00 0.00 07:58:16 07:54:01 2.68 0.00 2.68 0.00 0.00 30.00 0.00 07:58:16 07:55:01 3.67 1.02 2.65 0.00 21.86 32.93 0.00 07:58:16 07:56:01 1.95 0.00 1.95 0.00 0.00 20.66 0.00 07:58:16 07:57:01 1.38 0.00 1.38 0.00 0.00 15.46 0.00 07:58:16 07:58:01 2.35 0.00 2.35 0.00 0.00 36.52 0.00 07:58:16 Average: 74.93 2.24 72.69 0.00 475.95 13739.61 0.00 07:58:16 07:58:16 07:48:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:58:16 07:49:01 28484400 31549356 759332 2.31 106212 3183716 2015572 5.94 1152780 2828612 9716 07:58:16 07:50:01 28242932 31558724 743112 2.26 139388 3378304 1901884 5.61 1185844 3007972 8784 07:58:16 07:51:01 27587292 31576880 722760 2.20 149936 3989052 1743548 5.14 1229668 3560944 416 07:58:16 07:52:01 27587132 31576816 722316 2.20 149972 3989056 1743548 5.14 1229404 3560948 12 07:58:16 07:53:01 27300924 31567432 718028 2.18 168472 4237712 1803436 5.31 1375072 3675368 340 07:58:16 07:54:01 27302604 31569164 716632 2.18 168524 4237836 1803436 5.31 1374636 3675456 156 07:58:16 07:55:01 27304948 31572592 713360 2.17 168620 4238456 1828836 5.39 1371684 3676012 148 07:58:16 07:56:01 27305004 31572820 713172 2.17 168696 4238448 1828836 5.39 1371640 3676100 8 07:58:16 07:57:01 27304880 31572772 713336 2.17 168760 4238460 1828836 5.39 1372224 3676104 152 07:58:16 07:58:01 27304104 31572232 713504 2.17 168864 4238464 1828836 5.39 1371936 3676208 68 07:58:16 Average: 27572422 31568879 723555 2.20 155744 3996950 1832677 5.40 1303489 3501372 1980 07:58:16 07:58:16 07:48:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:58:16 07:49:01 docker0 209.68 297.41 15.70 2449.65 0.00 0.00 0.00 0.00 07:58:16 07:49:01 lo 6.64 6.64 0.64 0.64 0.00 0.00 0.00 0.00 07:58:16 07:49:01 ens3 663.62 436.16 8263.65 87.04 0.00 0.00 0.00 0.00 07:58:16 07:50:01 docker0 5.23 8.07 0.32 40.95 0.00 0.00 0.00 0.00 07:58:16 07:50:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 07:58:16 07:50:01 ens3 51.21 31.41 80.50 17.13 0.00 0.00 0.00 0.00 07:58:16 07:51:01 docker0 13.11 34.66 1.00 601.87 0.00 0.00 0.00 0.00 07:58:16 07:51:01 lo 2.27 2.27 0.22 0.22 0.00 0.00 0.00 0.00 07:58:16 07:51:01 ens3 169.72 97.42 3290.29 16.86 0.00 0.00 0.00 0.00 07:58:16 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:16 07:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:58:16 07:52:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 07:58:16 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:16 07:53:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 07:58:16 07:53:01 ens3 80.95 48.79 1299.03 3.61 0.00 0.00 0.00 0.00 07:58:16 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:16 07:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:58:16 07:54:01 ens3 4.05 2.03 7.18 0.33 0.00 0.00 0.00 0.00 07:58:16 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:16 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:16 07:55:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:16 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:16 07:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:58:16 07:56:01 ens3 0.75 0.13 0.06 0.01 0.00 0.00 0.00 0.00 07:58:16 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:16 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:16 07:57:01 ens3 0.98 0.37 0.39 0.27 0.00 0.00 0.00 0.00 07:58:16 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:16 07:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:58:16 07:58:01 ens3 0.88 0.43 0.35 0.27 0.00 0.00 0.00 0.00 07:58:16 Average: docker0 22.49 33.57 1.68 305.66 0.00 0.00 0.00 0.00 07:58:16 Average: lo 1.05 1.05 0.10 0.10 0.00 0.00 0.00 0.00 07:58:16 Average: ens3 96.28 61.06 1282.47 12.43 0.00 0.00 0.00 0.00 07:58:16 07:58:16 07:58:16 ---> sar -P ALL: 07:58:16 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8042) 10/17/22 _x86_64_ (8 CPU) 07:58:16 07:58:16 07:47:28 LINUX RESTART (8 CPU) 07:58:16 07:58:16 07:48:02 CPU %user %nice %system %iowait %steal %idle 07:58:16 07:49:01 all 8.68 0.00 3.64 2.35 0.04 85.28 07:58:16 07:49:01 0 8.16 0.00 3.55 3.55 0.05 84.70 07:58:16 07:49:01 1 10.81 0.00 2.95 1.94 0.03 84.27 07:58:16 07:49:01 2 7.70 0.00 5.07 4.44 0.03 82.75 07:58:16 07:49:01 3 8.42 0.00 3.47 5.42 0.05 82.63 07:58:16 07:49:01 4 8.81 0.00 3.76 0.09 0.05 87.29 07:58:16 07:49:01 5 7.99 0.00 2.72 0.39 0.03 88.86 07:58:16 07:49:01 6 7.45 0.00 3.51 0.39 0.03 88.61 07:58:16 07:49:01 7 10.12 0.00 4.09 2.58 0.07 83.14 07:58:16 07:50:01 all 36.66 0.00 6.90 1.03 0.09 55.32 07:58:16 07:50:01 0 35.43 0.00 7.86 1.55 0.08 55.08 07:58:16 07:50:01 1 36.79 0.00 7.24 0.78 0.08 55.11 07:58:16 07:50:01 2 37.71 0.00 7.10 0.13 0.10 54.96 07:58:16 07:50:01 3 36.26 0.00 6.31 0.23 0.08 57.11 07:58:16 07:50:01 4 36.38 0.00 6.17 0.79 0.07 56.60 07:58:16 07:50:01 5 36.22 0.00 6.48 1.74 0.10 55.46 07:58:16 07:50:01 6 37.08 0.00 6.45 0.18 0.08 56.19 07:58:16 07:50:01 7 37.40 0.00 7.60 2.88 0.08 52.04 07:58:16 07:51:01 all 4.09 0.00 1.98 1.02 0.03 92.88 07:58:16 07:51:01 0 5.08 0.00 1.75 0.05 0.03 93.08 07:58:16 07:51:01 1 3.98 0.00 1.70 0.50 0.03 93.79 07:58:16 07:51:01 2 3.78 0.00 2.53 1.14 0.02 92.54 07:58:16 07:51:01 3 3.70 0.00 2.29 2.32 0.03 91.66 07:58:16 07:51:01 4 4.03 0.00 1.38 1.23 0.03 93.33 07:58:16 07:51:01 5 3.12 0.00 2.23 2.11 0.02 92.53 07:58:16 07:51:01 6 3.72 0.00 2.03 0.29 0.03 93.93 07:58:16 07:51:01 7 5.31 0.00 1.95 0.55 0.03 92.15 07:58:16 07:52:01 all 0.03 0.00 0.02 0.01 0.00 99.95 07:58:16 07:52:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:58:16 07:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:58:16 07:52:01 2 0.07 0.00 0.03 0.00 0.00 99.90 07:58:16 07:52:01 3 0.00 0.00 0.03 0.03 0.00 99.93 07:58:16 07:52:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:58:16 07:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:58:16 07:52:01 6 0.02 0.00 0.02 0.02 0.00 99.95 07:58:16 07:52:01 7 0.03 0.00 0.03 0.00 0.00 99.93 07:58:16 07:53:01 all 1.21 0.00 0.80 1.94 0.01 96.05 07:58:16 07:53:01 0 1.07 0.00 0.60 0.17 0.00 98.17 07:58:16 07:53:01 1 2.00 0.00 0.47 0.20 0.00 97.33 07:58:16 07:53:01 2 0.97 0.00 0.68 0.88 0.02 97.45 07:58:16 07:53:01 3 1.24 0.00 1.37 1.05 0.02 96.33 07:58:16 07:53:01 4 0.80 0.00 0.34 0.72 0.00 98.14 07:58:16 07:53:01 5 0.99 0.00 0.43 0.03 0.02 98.53 07:58:16 07:53:01 6 0.82 0.00 1.77 12.10 0.02 85.29 07:58:16 07:53:01 7 1.77 0.00 0.72 0.33 0.02 97.15 07:58:16 07:54:01 all 0.03 0.00 0.02 0.01 0.00 99.94 07:58:16 07:54:01 0 0.00 0.00 0.02 0.02 0.00 99.97 07:58:16 07:54:01 1 0.03 0.00 0.03 0.00 0.00 99.93 07:58:16 07:54:01 2 0.03 0.00 0.00 0.03 0.00 99.93 07:58:16 07:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:58:16 07:54:01 4 0.05 0.00 0.03 0.00 0.02 99.90 07:58:16 07:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:58:16 07:54:01 6 0.02 0.00 0.00 0.03 0.00 99.95 07:58:16 07:54:01 7 0.03 0.00 0.05 0.00 0.00 99.92 07:58:16 07:55:01 all 0.06 0.00 0.04 0.01 0.01 99.88 07:58:16 07:55:01 0 0.22 0.00 0.05 0.03 0.02 99.68 07:58:16 07:55:01 1 0.02 0.00 0.03 0.00 0.00 99.95 07:58:16 07:55:01 2 0.02 0.00 0.03 0.00 0.00 99.95 07:58:16 07:55:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:58:16 07:55:01 4 0.08 0.00 0.05 0.00 0.00 99.87 07:58:16 07:55:01 5 0.07 0.00 0.05 0.02 0.00 99.87 07:58:16 07:55:01 6 0.05 0.00 0.03 0.07 0.00 99.85 07:58:16 07:55:01 7 0.03 0.00 0.03 0.00 0.02 99.92 07:58:16 07:56:01 all 0.02 0.00 0.01 0.01 0.00 99.96 07:58:16 07:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:58:16 07:56:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:58:16 07:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:58:16 07:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:58:16 07:56:01 4 0.10 0.00 0.02 0.00 0.02 99.87 07:58:16 07:56:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:58:16 07:56:01 6 0.00 0.00 0.00 0.05 0.00 99.95 07:58:16 07:56:01 7 0.03 0.00 0.02 0.00 0.00 99.95 07:58:16 07:57:01 all 0.03 0.00 0.01 0.01 0.00 99.96 07:58:16 07:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:58:16 07:57:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:58:16 07:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:58:16 07:57:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:58:16 07:57:01 4 0.10 0.00 0.02 0.00 0.02 99.87 07:58:16 07:57:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:58:16 07:57:01 6 0.02 0.00 0.00 0.05 0.00 99.93 07:58:16 07:57:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:58:16 07:58:01 all 0.03 0.00 0.02 0.01 0.00 99.94 07:58:16 07:58:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:58:16 07:58:01 1 0.02 0.00 0.02 0.02 0.00 99.95 07:58:16 07:58:01 2 0.05 0.00 0.02 0.00 0.00 99.93 07:58:16 07:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:58:16 07:58:01 4 0.07 0.00 0.05 0.02 0.00 99.87 07:58:16 07:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:58:16 07:58:01 6 0.02 0.00 0.00 0.08 0.00 99.90 07:58:16 07:58:01 7 0.03 0.00 0.03 0.00 0.00 99.93 07:58:16 Average: all 5.04 0.00 1.33 0.64 0.02 92.97 07:58:16 Average: 0 4.96 0.00 1.38 0.53 0.02 93.12 07:58:16 Average: 1 5.31 0.00 1.23 0.34 0.02 93.10 07:58:16 Average: 2 4.99 0.00 1.53 0.65 0.02 92.81 07:58:16 Average: 3 4.94 0.00 1.34 0.90 0.02 92.80 07:58:16 Average: 4 5.02 0.00 1.17 0.29 0.02 93.50 07:58:16 Average: 5 4.80 0.00 1.19 0.43 0.02 93.57 07:58:16 Average: 6 4.89 0.00 1.37 1.33 0.02 92.39 07:58:16 Average: 7 5.42 0.00 1.44 0.63 0.02 92.50 07:58:16 07:58:16 07:58:16