Pull request #317 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a73768fd395c47a4acdec75a8f76c7fe431387aa+12299071e714f456dbd41638fef7d4d6181b554c (7c90b09a33b83d74fde9f5b941d88f843c01f30c) 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-ssh8686561123029550728.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh9291134895797280051.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-317/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-317/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4513979721670664550.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-317/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh739378879227651537.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh7912621837559967364.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-317/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-317/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13164279785331469990.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-25822 in /w/workspace/foundry_device-usb-camera_PR-317 [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-317 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/317/head:refs/remotes/origin/PR-317 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 12299071e714f456dbd41638fef7d4d6181b554c into PR head commit a73768fd395c47a4acdec75a8f76c7fe431387aa Merge succeeded, producing a73768fd395c47a4acdec75a8f76c7fe431387aa Checking out Revision a73768fd395c47a4acdec75a8f76c7fe431387aa (PR-317) Commit message: "build(deps): Bump github.com/labstack/echo/v4 from 4.11.3 to 4.11.4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config core.sparsecheckout # timeout=10 > git checkout -f a73768fd395c47a4acdec75a8f76c7fe431387aa # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 12299071e714f456dbd41638fef7d4d6181b554c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a73768fd395c47a4acdec75a8f76c7fe431387aa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:15:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:15:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:15:38 ========================================================= 17:15:38 EdgeX Global Pipelines Version Info 17:15:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:15:39 ------------------- 17:15:39 stable info: 17:15:39 ------------------- 17:15:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:15:39 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 17:15:39 Message: update stable to v1.0.258 17:15:40 ------------------- 17:15:40 experimental info: 17:15:40 ------------------- 17:15:40 Commited By: **** collab-it+edgex@linuxfoundation.org 17:15:40 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 17:15:40 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:15:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 17:15:40 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 17:15:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:15:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:15:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:15:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 17:15:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:15:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:15:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:15:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:15:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:15:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 17:15:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:15:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:15:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:15:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:15:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:15:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:15:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:15:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:15:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:15:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:15:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:15:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:15:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:15:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:15:42 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:15:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-317 [Pipeline] echo 17:15:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-317 [Pipeline] echo 17:15:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-317 [Pipeline] echo 17:15:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a73768fd395c47a4acdec75a8f76c7fe431387aa [Pipeline] echo 17:15:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a73768f [Pipeline] echo 17:15:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:15:42 provisioning config files... 17:15:42 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-317@tmp/config13288208910522782099tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:15:43 ---> ****-login.sh 17:15:43 nexus3.edgexfoundry.org:10001 17:15:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:15:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:15:43 Configure a credential helper to remove this warning. See 17:15:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:15:43 17:15:43 Login Succeeded 17:15:43 nexus3.edgexfoundry.org:10002 17:15:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:15:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:15:43 Configure a credential helper to remove this warning. See 17:15:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:15:43 17:15:43 Login Succeeded 17:15:43 nexus3.edgexfoundry.org:10003 17:15:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:15:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:15:43 Configure a credential helper to remove this warning. See 17:15:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:15:43 17:15:43 Login Succeeded 17:15:43 nexus3.edgexfoundry.org:10004 17:15:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:15:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:15:43 Configure a credential helper to remove this warning. See 17:15:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:15:43 17:15:43 Login Succeeded 17:15:43 ****.io 17:15:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:15:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:15:44 Configure a credential helper to remove this warning. See 17:15:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:15:44 17:15:44 Login Succeeded 17:15:44 ---> ****-login.sh ends [Pipeline] } 17:15:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:15:45 + git rev-list -1 --merges a73768fd395c47a4acdec75a8f76c7fe431387aa~1..a73768fd395c47a4acdec75a8f76c7fe431387aa [Pipeline] echo 17:15:45 -----------> git rev-list -1 --merges a73768fd395c47a4acdec75a8f76c7fe431387aa~1..a73768fd395c47a4acdec75a8f76c7fe431387aa a73768fd395c47a4acdec75a8f76c7fe431387aa [false] [Pipeline] sh 17:15:45 + git log --format=format:%s -1 a73768fd395c47a4acdec75a8f76c7fe431387aa [Pipeline] echo 17:15:45 ========================================================= 17:15:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:15:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:15:46 + git log --format=format:%s -1 a73768fd395c47a4acdec75a8f76c7fe431387aa [Pipeline] echo 17:15:46 [semverPrep] GIT_COMMIT: a73768fd395c47a4acdec75a8f76c7fe431387aa, Commit Message: build(deps): Bump github.com/labstack/echo/v4 from 4.11.3 to 4.11.4 [Pipeline] echo 17:15:46 [semverPrep] This is not a build commit. [Pipeline] sh 17:15:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:15:46 + grep -v github /etc/ssh/ssh_known_hosts 17:15:46 + [ -e /tmp/ssh_known_hosts ] 17:15:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:15:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:15:46 + sudo tee -a /etc/ssh/ssh_known_hosts 17:15:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:15:47 17:15:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:15:47 0.1.4: Pulling from edgex-devops/py-git-semver 17:15:47 b85a868b505f: Pulling fs layer 17:15:47 e2be974225ed: Pulling fs layer 17:15:47 339a4e72a1f5: Pulling fs layer 17:15:47 988bab9f4d93: Pulling fs layer 17:15:47 1469e6f7b9e6: Pulling fs layer 17:15:47 eaf3925da568: Pulling fs layer 17:15:47 bab4dde63d76: Pulling fs layer 17:15:47 bde34c3a00c8: Pulling fs layer 17:15:47 b352a97aabf1: Pulling fs layer 17:15:47 4872d77fe225: Pulling fs layer 17:15:47 1469e6f7b9e6: Waiting 17:15:47 bab4dde63d76: Waiting 17:15:47 5851b861e8e6: Pulling fs layer 17:15:47 b352a97aabf1: Waiting 17:15:47 eaf3925da568: Waiting 17:15:47 bde34c3a00c8: Waiting 17:15:47 4872d77fe225: Waiting 17:15:47 5851b861e8e6: Waiting 17:15:47 e2be974225ed: Verifying Checksum 17:15:47 e2be974225ed: Download complete 17:15:47 988bab9f4d93: Verifying Checksum 17:15:47 988bab9f4d93: Download complete 17:15:47 1469e6f7b9e6: Verifying Checksum 17:15:47 1469e6f7b9e6: Download complete 17:15:47 339a4e72a1f5: Verifying Checksum 17:15:47 339a4e72a1f5: Download complete 17:15:47 eaf3925da568: Download complete 17:15:47 bde34c3a00c8: Verifying Checksum 17:15:47 bde34c3a00c8: Download complete 17:15:47 b352a97aabf1: Verifying Checksum 17:15:47 b352a97aabf1: Download complete 17:15:47 4872d77fe225: Verifying Checksum 17:15:47 4872d77fe225: Download complete 17:15:47 5851b861e8e6: Verifying Checksum 17:15:47 5851b861e8e6: Download complete 17:15:47 b85a868b505f: Verifying Checksum 17:15:47 b85a868b505f: Download complete 17:15:48 bab4dde63d76: Verifying Checksum 17:15:48 bab4dde63d76: Download complete 17:15:49 b85a868b505f: Pull complete 17:15:49 e2be974225ed: Pull complete 17:15:49 339a4e72a1f5: Pull complete 17:15:49 988bab9f4d93: Pull complete 17:15:49 1469e6f7b9e6: Pull complete 17:15:49 eaf3925da568: Pull complete 17:15:51 bab4dde63d76: Pull complete 17:15:51 bde34c3a00c8: Pull complete 17:15:51 b352a97aabf1: Pull complete 17:15:51 4872d77fe225: Pull complete 17:15:51 5851b861e8e6: Pull complete 17:15:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:15:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:15:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:15:52 prd-ubuntu20.04-docker-8c-8g-25822 does not seem to be running inside a container 17:15:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-317 -v /w/workspace/foundry_device-usb-camera_PR-317:/w/workspace/foundry_device-usb-camera_PR-317:rw,z -v /w/workspace/foundry_device-usb-camera_PR-317@tmp:/w/workspace/foundry_device-usb-camera_PR-317@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:15:55 $ docker top d008300c5467a67c227187c5c00be148a2c40e96a446824442f64512c789bba8 -eo pid,comm 17:15:55 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:15:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:15:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:15:56 [ssh-agent] Looking for ssh-agent implementation... 17:15:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:15:56 $ docker exec d008300c5467a67c227187c5c00be148a2c40e96a446824442f64512c789bba8 ssh-agent 17:15:56 SSH_AUTH_SOCK=/tmp/ssh-Il9YLbWIzuSy/agent.32 17:15:56 SSH_AGENT_PID=38 17:15:56 Running ssh-add (command line suppressed) 17:15:56 Identity added: /w/workspace/foundry_device-usb-camera_PR-317@tmp/private_key_13800606805635283131.key (/w/workspace/foundry_device-usb-camera_PR-317@tmp/private_key_13800606805635283131.key) 17:15:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:15:56 + git tag --points-at HEAD [Pipeline] } 17:15:56 $ docker exec --env ******** --env ******** d008300c5467a67c227187c5c00be148a2c40e96a446824442f64512c789bba8 ssh-agent -k 17:15:56 unset SSH_AUTH_SOCK; 17:15:56 unset SSH_AGENT_PID; 17:15:56 echo Agent pid 38 killed; 17:15:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:15:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:15:57 [ssh-agent] Looking for ssh-agent implementation... 17:15:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:15:57 $ docker exec d008300c5467a67c227187c5c00be148a2c40e96a446824442f64512c789bba8 ssh-agent 17:15:57 SSH_AUTH_SOCK=/tmp/ssh-zLFAhBA2uPIe/agent.70 17:15:57 SSH_AGENT_PID=76 17:15:57 Running ssh-add (command line suppressed) 17:15:57 Identity added: /w/workspace/foundry_device-usb-camera_PR-317@tmp/private_key_1749408668686085388.key (/w/workspace/foundry_device-usb-camera_PR-317@tmp/private_key_1749408668686085388.key) 17:15:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:15:57 + git semver init 17:15:57 2023-12-20 17:15:57,862 [run_init] DEBUG init version:0.0.0 force:False 17:15:57 2023-12-20 17:15:57,863 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-317/.semver 17:15:57 2023-12-20 17:15:57,863 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-317/.semver 17:15:57 2023-12-20 17:15:57,863 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-317/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-317, universal_newlines=False, shell=None, istream=None) 17:15:59 2023-12-20 17:15:59,040 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-317/.git/info/exclude 17:15:59 2023-12-20 17:15:59,041 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-317/.semver/PR-317 with force:False 17:15:59 2023-12-20 17:15:59,041 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-317/.semver/PR-317 17:15:59 2023-12-20 17:15:59,045 [execute] INFO git cat-file --batch-check 17:15:59 2023-12-20 17:15:59,045 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-317/.semver, universal_newlines=False, shell=None, istream=) 17:15:59 2023-12-20 17:15:59,051 [execute] INFO git cat-file --batch 17:15:59 2023-12-20 17:15:59,051 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-317/.semver, universal_newlines=False, shell=None, istream=) 17:15:59 2023-12-20 17:15:59,055 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-317/.semver/PR-317 17:15:59 0.0.0 [Pipeline] } 17:15:59 $ docker exec --env ******** --env ******** d008300c5467a67c227187c5c00be148a2c40e96a446824442f64512c789bba8 ssh-agent -k 17:15:59 unset SSH_AUTH_SOCK; 17:15:59 unset SSH_AGENT_PID; 17:15:59 echo Agent pid 76 killed; 17:15:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:16:00 + git semver [Pipeline] } 17:16:00 $ docker stop --time=1 d008300c5467a67c227187c5c00be148a2c40e96a446824442f64512c789bba8 17:16:01 $ docker rm -f --volumes d008300c5467a67c227187c5c00be148a2c40e96a446824442f64512c789bba8 [Pipeline] // withDockerContainer [Pipeline] sh 17:16:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:16:02 Stashed 1 file(s) [Pipeline] echo 17:16:02 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:16:03 provisioning config files... 17:16:03 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-317@tmp/config16301860851719682147tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:16:03 ---> ****-login.sh 17:16:03 nexus3.edgexfoundry.org:10001 17:16:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:16:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:16:03 Configure a credential helper to remove this warning. See 17:16:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:16:03 17:16:03 Login Succeeded 17:16:03 nexus3.edgexfoundry.org:10002 17:16:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:16:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:16:03 Configure a credential helper to remove this warning. See 17:16:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:16:03 17:16:03 Login Succeeded 17:16:03 nexus3.edgexfoundry.org:10003 17:16:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:16:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:16:03 Configure a credential helper to remove this warning. See 17:16:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:16:03 17:16:03 Login Succeeded 17:16:03 nexus3.edgexfoundry.org:10004 17:16:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:16:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:16:03 Configure a credential helper to remove this warning. See 17:16:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:16:03 17:16:03 Login Succeeded 17:16:03 ****.io 17:16:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:16:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:16:04 Configure a credential helper to remove this warning. See 17:16:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:16:04 17:16:04 Login Succeeded 17:16:04 ---> ****-login.sh ends [Pipeline] } 17:16:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:16:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:16:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:16:04 ========================================================= 17:16:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 17:16:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:05 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 17:16:05 Sending build context to Docker daemon 14.39MB 17:16:05 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 17:16:05 Step 2/13 : FROM ${BASE} AS builder 17:16:05 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 17:16:05 7264a8db6415: Pulling fs layer 17:16:05 c4d48a809fc2: Pulling fs layer 17:16:05 4f1c88b9dad5: Pulling fs layer 17:16:05 ad3a456e5733: Pulling fs layer 17:16:05 69c7f0334f64: Pulling fs layer 17:16:05 1f1c1a5573a3: Pulling fs layer 17:16:05 ce7588e14bc9: Pulling fs layer 17:16:05 b5e4710f87ac: Pulling fs layer 17:16:05 ad3a456e5733: Waiting 17:16:05 ce7588e14bc9: Waiting 17:16:05 b5e4710f87ac: Waiting 17:16:05 69c7f0334f64: Waiting 17:16:05 1f1c1a5573a3: Waiting 17:16:05 c4d48a809fc2: Verifying Checksum 17:16:05 c4d48a809fc2: Download complete 17:16:05 ad3a456e5733: Verifying Checksum 17:16:05 ad3a456e5733: Download complete 17:16:05 69c7f0334f64: Verifying Checksum 17:16:05 69c7f0334f64: Download complete 17:16:05 7264a8db6415: Verifying Checksum 17:16:05 7264a8db6415: Download complete 17:16:05 1f1c1a5573a3: Verifying Checksum 17:16:05 1f1c1a5573a3: Download complete 17:16:05 b5e4710f87ac: Verifying Checksum 17:16:05 b5e4710f87ac: Download complete 17:16:05 7264a8db6415: Pull complete 17:16:05 c4d48a809fc2: Pull complete 17:16:05 4f1c88b9dad5: Download complete 17:16:06 ce7588e14bc9: Verifying Checksum 17:16:06 ce7588e14bc9: Download complete 17:16:08 4f1c88b9dad5: Pull complete 17:16:08 ad3a456e5733: Pull complete 17:16:08 69c7f0334f64: Pull complete 17:16:08 1f1c1a5573a3: Pull complete 17:16:11 ce7588e14bc9: Pull complete 17:16:11 b5e4710f87ac: Pull complete 17:16:11 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 17:16:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 17:16:11 ---> 88b5674ff536 17:16:11 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:16:18 ---> Running in b1b1655f2ccb 17:16:18 Removing intermediate container b1b1655f2ccb 17:16:18 ---> a9b43a573e0e 17:16:18 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:16:18 ---> Running in d21fabbab342 17:16:18 Removing intermediate container d21fabbab342 17:16:18 ---> dc337659c936 17:16:18 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:16:18 ---> Running in 5b8e3e97ca40 17:16:18 Removing intermediate container 5b8e3e97ca40 17:16:18 ---> afd10a5ae7c8 17:16:18 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:16:18 ---> Running in d9fa7b289631 17:16:18 Removing intermediate container d9fa7b289631 17:16:18 ---> 2069aa936076 17:16:18 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:16:18 ---> Running in 47ea9d81eb71 17:16:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:16:18 Still waiting to schedule task 17:16:18 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:16:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:16:18 (1/13) Installing libintl (0.21.1-r7) 17:16:18 (2/13) Installing eudev-libs (3.2.11-r8) 17:16:18 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 17:16:18 (4/13) Installing v4l-utils-libs (1.24.1-r0) 17:16:18 (5/13) Installing v4l-utils (1.24.1-r0) 17:16:18 (6/13) Installing libdvbv5 (1.24.1-r0) 17:16:18 (7/13) Installing udev-init-scripts (35-r1) 17:16:18 (8/13) Installing libblkid (2.38.1-r8) 17:16:18 (9/13) Installing xz-libs (5.4.3-r0) 17:16:18 (10/13) Installing kmod-libs (30-r3) 17:16:18 (11/13) Installing eudev (3.2.11-r8) 17:16:18 (12/13) Installing eudev-dev (3.2.11-r8) 17:16:18 (13/13) Installing v4l-utils-dev (1.24.1-r0) 17:16:19 Executing busybox-1.36.1-r5.trigger 17:16:19 Executing eudev-3.2.11-r8.trigger 17:16:19 OK: 271 MiB in 65 packages 17:16:19 Removing intermediate container 47ea9d81eb71 17:16:19 ---> 020069a5b833 17:16:19 Step 8/13 : WORKDIR /device-usb-camera 17:16:19 ---> Running in de4585b04b6e 17:16:19 Removing intermediate container de4585b04b6e 17:16:19 ---> d9b6fd612e45 17:16:19 Step 9/13 : COPY go.mod vendor* ./ 17:16:19 ---> e37483be1894 17:16:19 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:16:19 ---> Running in 5330b2b6cdbc 17:17:06 Removing intermediate container 5330b2b6cdbc 17:17:06 ---> 9e5ca3c31f6d 17:17:06 Step 11/13 : COPY . . 17:17:06 ---> 258acf11bbd5 17:17:06 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:17:06 ---> Running in e53ff7db35e7 17:17:06  % Total % Received % Xferd Average Speed Time Time Time Current 17:17:06 Dload Upload Total Spent Left Speed 17:17:06 0  0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 7791 0 --:--:-- --:--:-- --:--:-- 7831 17:17:06 Removing intermediate container e53ff7db35e7 17:17:06 ---> fe129d502c2f 17:17:06 Step 13/13 : RUN ${MAKE} 17:17:06 ---> Running in 3fd80ffeae36 17:17:06 noop 17:17:07 Removing intermediate container 3fd80ffeae36 17:17:07 ---> 8e9e6e901344 17:17:07 Successfully built 8e9e6e901344 17:17:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:07 + docker inspect -f . ci-base-image-x86_64 17:17:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:17:07 prd-ubuntu20.04-docker-8c-8g-25822 does not seem to be running inside a container 17:17:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-317 -v /w/workspace/foundry_device-usb-camera_PR-317:/w/workspace/foundry_device-usb-camera_PR-317:rw,z -v /w/workspace/foundry_device-usb-camera_PR-317@tmp:/w/workspace/foundry_device-usb-camera_PR-317@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:17:08 $ docker top e5fc62bb0fcfe61dcb8dbfcd057beafaca4db0ed6d574aa22e50d7a05a3ec271 -eo pid,comm [Pipeline] { [Pipeline] sh 17:17:08 + go version 17:17:08 go version go1.21.0 linux/amd64 [Pipeline] } 17:17:08 $ docker stop --time=1 e5fc62bb0fcfe61dcb8dbfcd057beafaca4db0ed6d574aa22e50d7a05a3ec271 17:17:10 $ docker rm -f --volumes e5fc62bb0fcfe61dcb8dbfcd057beafaca4db0ed6d574aa22e50d7a05a3ec271 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:11 + docker inspect -f . ci-base-image-x86_64 17:17:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:17:11 prd-ubuntu20.04-docker-8c-8g-25822 does not seem to be running inside a container 17:17:11 $ 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-317 -v /w/workspace/foundry_device-usb-camera_PR-317:/w/workspace/foundry_device-usb-camera_PR-317:rw,z -v /w/workspace/foundry_device-usb-camera_PR-317@tmp:/w/workspace/foundry_device-usb-camera_PR-317@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:17:11 $ docker top 9ece6f66a2efbcd6418832ec9f8e2daae5475a2bc29a6b77e85decb8a36aa72a -eo pid,comm [Pipeline] { [Pipeline] sh 17:17:12 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-317 [Pipeline] fileExists [Pipeline] sh 17:17:12 + make test 17:17:12 go test ./... -coverprofile=coverage.out ./... 17:17:13 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:17:23 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:17:24 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.019s coverage: 4.4% of statements 17:17:32 go vet ./... 17:17:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:17:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:17:34 ./bin/test-attribution-txt.sh [Pipeline] echo 17:17:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 17:17:35 $ docker stop --time=1 9ece6f66a2efbcd6418832ec9f8e2daae5475a2bc29a6b77e85decb8a36aa72a 17:17:39 $ docker rm -f --volumes 9ece6f66a2efbcd6418832ec9f8e2daae5475a2bc29a6b77e85decb8a36aa72a [Pipeline] // withDockerContainer [Pipeline] sh 17:17:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:17:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:17:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:17:40 + ls -al . 17:17:40 total 224 17:17:40 drwxrwxr-x 9 jenkins jenkins 4096 Dec 20 17:17 . 17:17:40 drwxrwxr-x 4 jenkins jenkins 4096 Dec 20 17:15 .. 17:17:40 drwxrwxr-x 8 jenkins jenkins 4096 Dec 20 17:17 .git 17:17:40 drwxrwxr-x 3 jenkins jenkins 4096 Dec 20 17:15 .github 17:17:40 -rw-rw-r-- 1 jenkins jenkins 429 Dec 20 17:15 .gitignore 17:17:40 -rw-rw-r-- 1 jenkins jenkins 45 Dec 20 17:15 .golangci.yml 17:17:40 -rw-rw-r-- 1 jenkins jenkins 77 Dec 20 17:15 .hadolint.yml 17:17:40 drwxr-xr-x 3 jenkins jenkins 4096 Dec 20 17:15 .semver 17:17:40 -rw-rw-r-- 1 jenkins jenkins 10851 Dec 20 17:15 Attribution.txt 17:17:40 -rw-rw-r-- 1 jenkins jenkins 16561 Dec 20 17:15 CHANGELOG.md 17:17:40 -rw-rw-r-- 1 jenkins jenkins 2562 Dec 20 17:15 Dockerfile 17:17:40 -rw-rw-r-- 1 jenkins jenkins 678 Dec 20 17:15 GOVERNANCE.md 17:17:40 -rw-rw-r-- 1 jenkins jenkins 659 Dec 20 17:15 Jenkinsfile 17:17:40 -rw-rw-r-- 1 jenkins jenkins 11348 Dec 20 17:15 LICENSE 17:17:40 -rw-rw-r-- 1 jenkins jenkins 2611 Dec 20 17:15 Makefile 17:17:40 -rw-rw-r-- 1 jenkins jenkins 622 Dec 20 17:15 OWNERS.md 17:17:40 -rw-rw-r-- 1 jenkins jenkins 2575 Dec 20 17:15 README.md 17:17:40 -rw-rw-r-- 1 jenkins jenkins 5 Dec 20 17:16 VERSION 17:17:40 drwxrwxr-x 2 jenkins jenkins 4096 Dec 20 17:15 bin 17:17:40 drwxrwxr-x 3 jenkins jenkins 4096 Dec 20 17:15 cmd 17:17:40 -rw-r--r-- 1 jenkins jenkins 54703 Dec 20 17:17 coverage.out 17:17:40 -rwxrwxr-x 1 jenkins jenkins 84 Dec 20 17:15 docker-entrypoint.sh 17:17:40 drwxrwxr-x 2 jenkins jenkins 4096 Dec 20 17:15 docs 17:17:40 -rw-rw-r-- 1 jenkins jenkins 3920 Dec 20 17:15 go.mod 17:17:40 -rw-rw-r-- 1 jenkins jenkins 34337 Dec 20 17:15 go.sum 17:17:40 drwxrwxr-x 3 jenkins jenkins 4096 Dec 20 17:15 internal 17:17:40 -rw-rw-r-- 1 jenkins jenkins 231 Dec 20 17:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:41 + 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=a73768fd395c47a4acdec75a8f76c7fe431387aa --label arch=amd64 --label version=0.0.0 . 17:17:41 Sending build context to Docker daemon 14.44MB 17:17:41 Step 1/37 : ARG BASE=golang:1.21-alpine3.18 17:17:41 Step 2/37 : FROM ${BASE} AS builder 17:17:41 ---> 8e9e6e901344 17:17:41 Step 3/37 : ARG ADD_BUILD_TAGS="" 17:17:41 ---> Running in d8abb7d9ee91 17:17:41 Removing intermediate container d8abb7d9ee91 17:17:41 ---> 85df702d479a 17:17:41 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:17:41 ---> Running in d19ed7028d8b 17:17:41 Removing intermediate container d19ed7028d8b 17:17:41 ---> 7ee47b1f5b7f 17:17:41 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:17:41 ---> Running in f61c8913bb31 17:17:42 Removing intermediate container f61c8913bb31 17:17:42 ---> 3c55b6e84bcd 17:17:42 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:17:42 ---> Running in 45d43723801a 17:17:42 Removing intermediate container 45d43723801a 17:17:42 ---> 1df1607c3743 17:17:42 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:17:42 ---> Running in 33431e7b1b38 17:17:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:17:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:17:42 OK: 271 MiB in 65 packages 17:17:43 Removing intermediate container 33431e7b1b38 17:17:43 ---> 6502575f8e7e 17:17:43 Step 8/37 : WORKDIR /device-usb-camera 17:17:43 ---> Running in f38f100205b7 17:17:43 Removing intermediate container f38f100205b7 17:17:43 ---> d9ed0b04aa6e 17:17:43 Step 9/37 : COPY go.mod vendor* ./ 17:17:43 ---> 91b1e245f889 17:17:43 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:17:43 ---> Running in 8a5f0df99953 17:17:44 Removing intermediate container 8a5f0df99953 17:17:44 ---> ad5c6b3fa5bc 17:17:44 Step 11/37 : COPY . . 17:17:44 ---> c4e4bf458117 17:17:44 Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:17:44 ---> Running in 96aeb2e6c718 17:17:45  % Total % Received % Xferd Average Speed Time Time Time Current 17:17:45 Dload Upload Total Spent Left Speed 17:17:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100  1253   0   0  38553      0 --:--:-- --:--:-- --:--:-- 39156 17:17:45 Removing intermediate container 96aeb2e6c718 17:17:45 ---> 8da780bcef5d 17:17:45 Step 13/37 : RUN ${MAKE} 17:17:45 ---> Running in 25e2170faec3 17:17:46 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.4" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:17:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-25823 in /w/workspace/foundry_device-usb-camera_PR-317 [Pipeline] { [Pipeline] ws 17:17:51 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 17:17:51 Selected Git installation does not exist. Using Default 17:17:51 The recommended git tool is: NONE 17:17:58 using credential edgex-jenkins-ssh 17:17:58 Cloning the remote Git repository 17:17:58 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 17:17:58 > git init /w/workspace/device-usb-camera/1 # timeout=10 17:17:58 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:17:58 > git --version # timeout=10 17:17:58 > git --version # 'git version 2.25.1' 17:17:58 using GIT_SSH to set credentials SSH Credentials for GitHub 17:17:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:18:00 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:18:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:18:01 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:18:01 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:18:01 using GIT_SSH to set credentials SSH Credentials for GitHub 17:18:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/317/head:refs/remotes/origin/PR-317 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:18:02 Merging remotes/origin/main commit 12299071e714f456dbd41638fef7d4d6181b554c into PR head commit a73768fd395c47a4acdec75a8f76c7fe431387aa 17:18:02 Merge succeeded, producing a73768fd395c47a4acdec75a8f76c7fe431387aa 17:18:02 Checking out Revision a73768fd395c47a4acdec75a8f76c7fe431387aa (PR-317) 17:18:02 Commit message: "build(deps): Bump github.com/labstack/echo/v4 from 4.11.3 to 4.11.4" 17:18:02 > git --version # timeout=10 17:18:02 > git --version # 'git version 2.25.1' 17:18:02 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { 17:18:02 > git config core.sparsecheckout # timeout=10 17:18:02 > git checkout -f a73768fd395c47a4acdec75a8f76c7fe431387aa # timeout=10 17:18:02 > git remote # timeout=10 17:18:02 > git config --get remote.origin.url # timeout=10 17:18:02 using GIT_SSH to set credentials SSH Credentials for GitHub 17:18:02 > git merge 12299071e714f456dbd41638fef7d4d6181b554c # timeout=10 17:18:02 > git rev-parse HEAD^{commit} # timeout=10 17:18:02 > git config core.sparsecheckout # timeout=10 17:18:02 > git checkout -f a73768fd395c47a4acdec75a8f76c7fe431387aa # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:18:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:18:04 % Total % Received % Xferd Average Speed Time Time Time Current 17:18:04 Dload Upload Total Spent Left Speed 17:18:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 83986 0 --:--:-- --:--:-- --:--:-- 83986 [Pipeline] sh 17:18:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:18:04 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:18:04 + sudo tee /etc/docker/daemon.new 17:18:04 { 17:18:04 "registry-mirrors": [ 17:18:04 "https://nexus3.edgexfoundry.org:10001" 17:18:04 ], 17:18:04 "bip": "10.250.0.254/24", 17:18:04 "hosts": [ 17:18:04 "tcp://0.0.0.0:5555", 17:18:04 "unix:///var/run/docker.sock" 17:18:04 ], 17:18:04 "mtu": 1458, 17:18:04 "selinux-enabled": true, 17:18:04 "seccomp-profile": "/etc/docker/seccomp.json" 17:18:04 } [Pipeline] sh 17:18:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:18:05 + sudo service docker restart 17:18:12 Removing intermediate container 25e2170faec3 17:18:12 ---> c7f2661318f8 17:18:12 Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 17:18:12 v0.21.6: Pulling from aler9/rtsp-simple-server 17:18:12 4acc49c71d14: Pulling fs layer 17:18:12 4acc49c71d14: Verifying Checksum 17:18:12 4acc49c71d14: Download complete 17:18:12 4acc49c71d14: Pull complete 17:18:12 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 17:18:12 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 17:18:12 ---> 01a2bd3e5fff 17:18:12 Step 15/37 : FROM alpine:3.18 17:18:12 3.18: Pulling from library/alpine 17:18:12 c926b61bad3b: Pulling fs layer 17:18:12 c926b61bad3b: Verifying Checksum 17:18:12 c926b61bad3b: Download complete 17:18:12 c926b61bad3b: Pull complete 17:18:12 Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 17:18:12 Status: Downloaded newer image for alpine:3.18 17:18:12 ---> b541f2080109 17:18:12 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:18:12 ---> Running in e19edc9ebc97 17:18:12 Removing intermediate container e19edc9ebc97 17:18:12 ---> 3e9819c50900 17:18:12 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:18:12 ---> Running in b0890320a04b 17:18:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:18:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:18:12 (1/107) Installing dumb-init (1.2.5-r2) 17:18:12 (2/107) Installing sdl2 (2.26.5-r0) 17:18:12 (3/107) Installing svt-av1-libs (1.6.0-r0) 17:18:12 (4/107) Installing aom-libs (3.6.1-r0) 17:18:12 (5/107) Installing libxau (1.0.11-r2) 17:18:12 (6/107) Installing libmd (1.0.4-r2) 17:18:12 (7/107) Installing libbsd (0.11.7-r1) 17:18:12 (8/107) Installing libxdmcp (1.1.4-r2) 17:18:12 (9/107) Installing libxcb (1.15-r1) 17:18:12 (10/107) Installing libx11 (1.8.7-r0) 17:18:12 (11/107) Installing hwdata-pci (0.370-r0) 17:18:12 (12/107) Installing libpciaccess (0.17-r2) 17:18:12 (13/107) Installing libdrm (2.4.115-r4) 17:18:12 (14/107) Installing libxext (1.3.5-r2) 17:18:12 (15/107) Installing libxfixes (6.0.1-r2) 17:18:12 (16/107) Installing libffi (3.4.4-r2) 17:18:12 (17/107) Installing wayland-libs-client (1.22.0-r2) 17:18:12 (18/107) Installing libva (2.18.0-r1) 17:18:12 (19/107) Installing libvdpau (1.5-r1) 17:18:12 (20/107) Installing libgcc (12.2.1_git20220924-r10) 17:18:12 (21/107) Installing libstdc++ (12.2.1_git20220924-r10) 17:18:12 (22/107) Installing onevpl-libs (2023.2.1-r0) 17:18:12 (23/107) Installing ffmpeg-libavutil (6.0.1-r0) 17:18:12 (24/107) Installing libdav1d (1.2.1-r0) 17:18:12 (25/107) Installing brotli-libs (1.0.9-r14) 17:18:12 (26/107) Installing libhwy (1.0.4-r1) 17:18:12 (27/107) Installing lcms2 (2.15-r2) 17:18:12 (28/107) Installing libjxl (0.8.2-r0) 17:18:12 (29/107) Installing lame-libs (3.100-r5) 17:18:12 (30/107) Installing opus (1.4-r0) 17:18:12 (31/107) Installing libgomp (12.2.1_git20220924-r10) 17:18:12 (32/107) Installing soxr (0.1.3-r5) 17:18:12 (33/107) Installing ffmpeg-libswresample (6.0.1-r0) 17:18:12 (34/107) Installing libogg (1.3.5-r4) 17:18:12 (35/107) Installing libtheora (1.1.1-r17) 17:18:12 (36/107) Installing libvorbis (1.3.7-r1) 17:18:12 (37/107) Installing libvpx (1.13.0-r2) 17:18:12 (38/107) Installing libwebp (1.3.2-r0) 17:18:12 (39/107) Installing x264-libs (0.164_git20220602-r1) 17:18:12 (40/107) Installing numactl (2.0.16-r4) 17:18:12 (41/107) Installing x265-libs (3.5-r4) 17:18:12 (42/107) Installing xvidcore (1.3.7-r1) 17:18:12 (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) 17:18:12 (44/107) Installing alsa-lib (1.2.9-r1) 17:18:12 (45/107) Installing libexpat (2.5.0-r1) 17:18:12 (46/107) Installing libbz2 (1.0.8-r5) 17:18:12 (47/107) Installing libpng (1.6.39-r3) 17:18:12 (48/107) Installing freetype (2.13.0-r5) 17:18:12 (49/107) Installing fontconfig (2.14.2-r3) 17:18:12 (50/107) Installing fribidi (1.0.13-r0) 17:18:12 (51/107) Installing libintl (0.21.1-r7) 17:18:12 (52/107) Installing libblkid (2.38.1-r8) 17:18:12 (53/107) Installing libmount (2.38.1-r8) 17:18:12 (54/107) Installing pcre2 (10.42-r1) 17:18:12 (55/107) Installing glib (2.76.4-r0) 17:18:12 (56/107) Installing graphite2 (1.3.14-r5) 17:18:12 (57/107) Installing harfbuzz (7.3.0-r0) 17:18:12 (58/107) Installing libunibreak (5.1-r0) 17:18:12 (59/107) Installing libass (0.17.1-r0) 17:18:12 (60/107) Installing libbluray (1.3.4-r0) 17:18:12 (61/107) Installing gmp (6.2.1-r3) 17:18:12 (62/107) Installing nettle (3.8.1-r2) 17:18:12 (63/107) Installing libunistring (1.1-r1) 17:18:12 (64/107) Installing libidn2 (2.3.4-r1) 17:18:12 (65/107) Installing p11-kit (0.24.1-r2) 17:18:12 (66/107) Installing libtasn1 (4.19.0-r1) 17:18:12 (67/107) Installing gnutls (3.8.0-r2) 17:18:12 (68/107) Installing mpg123-libs (1.31.3-r1) 17:18:12 (69/107) Installing libopenmpt (0.7.2-r0) 17:18:12 (70/107) Installing cjson (1.7.15-r4) 17:18:12 (71/107) Installing mbedtls (2.28.5-r0) 17:18:13 (72/107) Installing librist (0.2.7-r0) 17:18:13 (73/107) Installing libsrt (1.5.2-r0) 17:18:13 (74/107) Installing libssh (0.10.5-r0) 17:18:13 (75/107) Installing xz-libs (5.4.3-r0) 17:18:13 (76/107) Installing libxml2 (2.11.6-r0) 17:18:13 (77/107) Installing libsodium (1.0.18-r3) 17:18:13 (78/107) Installing libzmq (4.3.4-r4) 17:18:13 (79/107) Installing ffmpeg-libavformat (6.0.1-r0) 17:18:13 (80/107) Installing glslang-libs (1.3.243.0-r1) 17:18:13 (81/107) Installing spirv-tools (1.3.243.0-r1) 17:18:13 (82/107) Installing shaderc (2023.3-r1) 17:18:13 (83/107) Installing vulkan-loader (1.3.243.0-r1) 17:18:13 (84/107) Installing libplacebo (5.264.1-r1) 17:18:13 (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) 17:18:13 (86/107) Installing ffmpeg-libswscale (6.0.1-r0) 17:18:13 (87/107) Installing vidstab (1.1.1-r0) 17:18:13 (88/107) Installing zimg (3.0.5-r0) 17:18:13 (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) 17:18:13 (90/107) Installing libasyncns (0.8-r1) 17:18:13 (91/107) Installing dbus-libs (1.14.8-r0) 17:18:13 (92/107) Installing libltdl (2.4.7-r2) 17:18:13 (93/107) Installing orc (0.4.34-r0) 17:18:13 (94/107) Installing flac-libs (1.4.3-r0) 17:18:13 (95/107) Installing libsndfile (1.2.0-r2) 17:18:13 (96/107) Installing speexdsp (1.2.1-r1) 17:18:13 (97/107) Installing tdb-libs (1.4.8-r1) 17:18:13 (98/107) Installing libpulse (16.1-r10) 17:18:13 (99/107) Installing libjpeg-turbo (2.1.5.1-r3) 17:18:13 (100/107) Installing v4l-utils-libs (1.24.1-r0) 17:18:13 (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) 17:18:13 (102/107) Installing ffmpeg (6.0.1-r0) 17:18:13 (103/107) Installing udev-init-scripts (35-r1) 17:18:13 (104/107) Installing eudev-libs (3.2.11-r8) 17:18:13 (105/107) Installing zstd-libs (1.5.5-r4) 17:18:13 (106/107) Installing kmod-libs (30-r3) 17:18:13 (107/107) Installing eudev (3.2.11-r8) 17:18:13 Executing busybox-1.36.1-r5.trigger 17:18:13 Executing glib-2.76.4-r0.trigger 17:18:13 Executing eudev-3.2.11-r8.trigger 17:18:13 OK: 131 MiB in 122 packages 17:18:18 Removing intermediate container b0890320a04b 17:18:18 ---> aa98fb2b71bb 17:18:18 Step 18/37 : RUN apk --no-cache upgrade 17:18:18 ---> Running in d1e5cae2a7b4 17:18:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:18:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:18:18 OK: 131 MiB in 122 packages 17:18:18 Removing intermediate container d1e5cae2a7b4 17:18:18 ---> 2c43107da786 17:18:18 Step 19/37 : WORKDIR / 17:18:18 ---> Running in 1f509cfa2257 17:18:18 Removing intermediate container 1f509cfa2257 17:18:18 ---> 191f35a429f5 17:18:18 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 17:18:19 ---> a97086b92b09 17:18:19 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 17:18:19 ---> fdc7cf44454e 17:18:19 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:18:20 ---> 0b36e4b7b0d7 17:18:20 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:18:20 ---> 987394d683d5 17:18:20 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:18:20 ---> 4f4679e81915 17:18:20 Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / 17:18:20 ---> a310d368345a 17:18:20 Step 26/37 : COPY --from=rtsp /rtsp-simple-server / 17:18:21 ---> 6c45212be713 17:18:21 Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:18:21 ---> Running in febf4a1b6506 17:18:21 Removing intermediate container febf4a1b6506 17:18:21 ---> a55532ee2fba 17:18:21 Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:18:21 ---> Running in eea1184fc759 17:18:22 Removing intermediate container eea1184fc759 17:18:22 ---> 5dacab44fc91 17:18:22 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:18:22 ---> Running in 9b39fd62f04a 17:18:22 Removing intermediate container 9b39fd62f04a 17:18:22 ---> 4db46cb7f8a9 17:18:22 Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 17:18:22 ---> Running in 5ac920245802 17:18:23 Removing intermediate container 5ac920245802 17:18:23 ---> 18074799774c 17:18:23 Step 31/37 : EXPOSE 59983 17:18:23 ---> Running in cc7304b991a3 17:18:23 Removing intermediate container cc7304b991a3 17:18:23 ---> b18314e7aff8 17:18:23 Step 32/37 : EXPOSE 8554 17:18:23 ---> Running in 2d04b251be62 17:18:23 Removing intermediate container 2d04b251be62 17:18:23 ---> 5c1d1a8b9ae3 17:18:23 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:18:23 ---> Running in e32ad744f65f 17:18:23 Removing intermediate container e32ad744f65f 17:18:23 ---> 1c81cff47835 17:18:23 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:18:23 ---> Running in 2109facd404a 17:18:23 Removing intermediate container 2109facd404a 17:18:23 ---> a238661ccf63 17:18:23 Step 35/37 : LABEL arch=amd64 [Pipeline] withEnv [Pipeline] { 17:18:24 ---> Running in ab205253d136 17:18:24 Removing intermediate container ab205253d136 17:18:24 ---> c2e08074766b 17:18:24 Step 36/37 : LABEL git_sha=a73768fd395c47a4acdec75a8f76c7fe431387aa 17:18:24 ---> Running in 69685bdc6bb2 17:18:24 Removing intermediate container 69685bdc6bb2 17:18:24 ---> 83e2f864dc2c 17:18:24 Step 37/37 : LABEL version=0.0.0 17:18:24 ---> Running in 409b9e922a4c [Pipeline] configFileProvider 17:18:24 provisioning config files... 17:18:24 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config10111123516677369439tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:18:24 Removing intermediate container 409b9e922a4c 17:18:24 ---> bef367924ae2 17:18:24 [Warning] One or more build-args [ARCH] were not consumed 17:18:24 Successfully built bef367924ae2 17:18:24 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } 17:18:24 ---> ****-login.sh 17:18:24 nexus3.edgexfoundry.org:10001 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 17:18:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage 17:18:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:18:25 Configure a credential helper to remove this warning. See 17:18:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:18:25 17:18:25 Login Succeeded 17:18:25 nexus3.edgexfoundry.org:10002 17:18:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage 17:18:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:18:25 Configure a credential helper to remove this warning. See 17:18:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:18:25 17:18:25 Login Succeeded 17:18:25 nexus3.edgexfoundry.org:10003 17:18:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:18:25 Configure a credential helper to remove this warning. See 17:18:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:18:25 17:18:25 Login Succeeded 17:18:25 nexus3.edgexfoundry.org:10004 17:18:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:18:26 17:18:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix 17:18:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:18:26 Configure a credential helper to remove this warning. See 17:18:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:18:26 17:18:26 Login Succeeded 17:18:26 ****.io 17:18:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:18:26 latest: Pulling from edgex-lftools-log-publisher 17:18:26 5eb5b503b376: Pulling fs layer 17:18:26 5c69ac0246d0: Pulling fs layer 17:18:26 ec43610c2a17: Pulling fs layer 17:18:26 3a2ae6a8a46f: Pulling fs layer 17:18:26 33b1e0a273af: Pulling fs layer 17:18:26 5d3b04190fa2: Pulling fs layer 17:18:26 2f39f015ded8: Pulling fs layer 17:18:26 3a2ae6a8a46f: Waiting 17:18:26 33b1e0a273af: Waiting 17:18:26 5d3b04190fa2: Waiting 17:18:26 2f39f015ded8: Waiting 17:18:26 5c69ac0246d0: Verifying Checksum 17:18:26 5c69ac0246d0: Download complete 17:18:26 3a2ae6a8a46f: Download complete 17:18:26 33b1e0a273af: Verifying Checksum 17:18:26 33b1e0a273af: Download complete 17:18:26 5d3b04190fa2: Verifying Checksum 17:18:26 5d3b04190fa2: Download complete 17:18:26 ec43610c2a17: Verifying Checksum 17:18:26 ec43610c2a17: Download complete 17:18:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:18:26 Configure a credential helper to remove this warning. See 17:18:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:18:26 17:18:26 Login Succeeded 17:18:26 ---> ****-login.sh ends [Pipeline] } 17:18:26 Deleting 1 temporary files 17:18:26 5eb5b503b376: Verifying Checksum 17:18:26 5eb5b503b376: Download complete [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:18:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] 17:18:27 2f39f015ded8: Download complete [Pipeline] echo 17:18:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:18:27 ========================================================= 17:18:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 17:18:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:27 5eb5b503b376: Pull complete 17:18:27 5c69ac0246d0: Pull complete 17:18:28 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 17:18:28 ec43610c2a17: Pull complete 17:18:28 3a2ae6a8a46f: Pull complete 17:18:28 33b1e0a273af: Pull complete 17:18:28 5d3b04190fa2: Pull complete 17:18:29 #0 building with "default" instance using docker driver 17:18:29 17:18:29 #1 [internal] load .dockerignore 17:18:29 #1 transferring context: 2B done 17:18:29 #1 DONE 0.1s 17:18:29 17:18:29 #2 [internal] load build definition from Dockerfile 17:18:29 #2 transferring dockerfile: 2.60kB done 17:18:29 #2 DONE 0.1s 17:18:29 17:18:29 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 17:18:29 #3 DONE 0.1s 17:18:29 17:18:29 #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 17:18:29 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done 17:18:29 #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 17:18:29 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 1.05MB / 3.33MB 0.2s 17:18:29 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done 17:18:29 #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 17:18:29 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 4.19MB / 63.99MB 0.2s 17:18:29 #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done 17:18:29 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.3s done 17:18:29 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 8.39MB / 63.99MB 0.3s 17:18:29 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 17:18:29 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done 17:18:29 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 1.05MB / 97.63MB 0.3s 17:18:29 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 12.58MB / 63.99MB 0.4s 17:18:29 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.10MB / 11.40MB 0.4s 17:18:29 #4 ... 17:18:29 17:18:29 #5 [internal] load build context 17:18:29 #5 transferring context: 7.18MB 0.4s done 17:18:29 #5 DONE 0.4s 17:18:29 17:18:29 #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 17:18:29 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.24MB / 63.99MB 0.5s 17:18:29 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 9.92MB / 97.63MB 0.5s 17:18:29 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 6.29MB / 11.40MB 0.5s 17:18:29 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 22.29MB / 63.99MB 0.6s 17:18:29 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done 17:18:29 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s 17:18:30 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 33.71MB / 63.99MB 0.8s 17:18:30 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 25.17MB / 97.63MB 0.8s 17:18:30 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s done 17:18:30 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 39.85MB / 63.99MB 0.9s 17:18:30 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 30.37MB / 97.63MB 0.9s 17:18:30 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 46.13MB / 63.99MB 1.0s 17:18:30 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 35.65MB / 97.63MB 1.0s 17:18:30 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 17:18:30 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 56.62MB / 63.99MB 1.2s 17:18:30 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 47.19MB / 97.63MB 1.2s 17:18:30 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done 17:18:30 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 62.91MB / 63.99MB 1.3s 17:18:30 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 52.43MB / 97.63MB 1.3s 17:18:30 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 58.72MB / 97.63MB 1.4s 17:18:30 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.4s done 17:18:30 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 63.96MB / 97.63MB 1.5s 17:18:30 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17:18:30 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 69.21MB / 97.63MB 1.6s 17:18:31 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 75.50MB / 97.63MB 1.7s 17:18:31 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 80.74MB / 97.63MB 1.8s 17:18:31 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 92.27MB / 97.63MB 2.0s 17:18:31 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.1s 17:18:32 2f39f015ded8: Pull complete 17:18:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:18:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:18:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:18:33 prd-ubuntu20.04-docker-8c-8g-25822 does not seem to be running inside a container 17:18:33 $ 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-317 -v /w/workspace/foundry_device-usb-camera_PR-317:/w/workspace/foundry_device-usb-camera_PR-317:rw,z -v /w/workspace/foundry_device-usb-camera_PR-317@tmp:/w/workspace/foundry_device-usb-camera_PR-317@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:18:34 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 4.6s done 17:18:36 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.3s 17:18:39 $ docker top 0b77d4af73c9e211b3385dd9803f54ddf869e8c8dc1a8d29a2f9a75ca05e8c46 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:18:39 ---> job-cost.sh 17:18:39 lf-activate-venv: SKIPPING 17:18:39 INFO: No Stack... 17:18:40 INFO: Retrieving Pricing Info for: v3-standard-8 17:18:40 INFO: Archiving Costs [Pipeline] sh 17:18:41 + cat /w/workspace/foundry_device-usb-camera_PR-317/archives/cost.csv 17:18:41 + cut -d, -f6 [Pipeline] lock 17:18:41 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-317-1-stack-cost] 17:18:41 Resource [jenkins-edgexfoundry-device-usb-camera-PR-317-1-stack-cost] did not exist. Created. 17:18:41 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-317-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:18:41 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.5s 17:18:41 + echo total: 0.2199999988079071 [Pipeline] stash 17:18:41 Stashed 1 file(s) [Pipeline] } 17:18:41 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-317-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:18:41 $ docker stop --time=1 0b77d4af73c9e211b3385dd9803f54ddf869e8c8dc1a8d29a2f9a75ca05e8c46 17:18:43 $ docker rm -f --volumes 0b77d4af73c9e211b3385dd9803f54ddf869e8c8dc1a8d29a2f9a75ca05e8c46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:18:46 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 15.9s done 17:18:49 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 17:18:49 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 17:18:49 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 17:18:49 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 17:18:54 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.0s 17:18:57 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 7.9s done 17:18:57 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 17:18:59 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done 17:18:59 #4 DONE 29.9s 17:18:59 17:18:59 #6 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers 17:18:59 #6 0.648 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:19:00 #6 1.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:19:01 #6 1.959 (1/13) Installing libintl (0.21.1-r7) 17:19:01 #6 1.968 (2/13) Installing eudev-libs (3.2.11-r8) 17:19:01 #6 1.979 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 17:19:01 #6 2.030 (4/13) Installing v4l-utils-libs (1.24.1-r0) 17:19:01 #6 2.051 (5/13) Installing v4l-utils (1.24.1-r0) 17:19:01 #6 2.111 (6/13) Installing libdvbv5 (1.24.1-r0) 17:19:01 #6 2.124 (7/13) Installing udev-init-scripts (35-r1) 17:19:01 #6 2.129 (8/13) Installing libblkid (2.38.1-r8) 17:19:01 #6 2.144 (9/13) Installing xz-libs (5.4.3-r0) 17:19:01 #6 2.156 (10/13) Installing kmod-libs (30-r3) 17:19:01 #6 2.164 (11/13) Installing eudev (3.2.11-r8) 17:19:01 #6 2.213 (12/13) Installing eudev-dev (3.2.11-r8) 17:19:01 #6 2.229 (13/13) Installing v4l-utils-dev (1.24.1-r0) 17:19:01 #6 2.268 Executing busybox-1.36.1-r5.trigger 17:19:01 #6 2.292 Executing eudev-3.2.11-r8.trigger 17:19:01 #6 2.310 OK: 273 MiB in 65 packages 17:19:06 #6 DONE 6.7s 17:19:06 17:19:06 #7 [builder 3/8] WORKDIR /device-usb-camera 17:19:06 #7 DONE 0.1s 17:19:06 17:19:06 #8 [builder 4/8] COPY go.mod vendor* ./ 17:19:06 #8 DONE 0.1s 17:19:06 17:19:06 #9 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:19:28 #9 DONE 22.0s 17:19:28 17:19:28 #10 [builder 6/8] COPY . . 17:19:28 #10 DONE 0.3s 17:19:28 17:19:28 #11 [builder 7/8] RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:19:29 #11 0.632 % Total % Received % Xferd Average Speed Time Time Time Current 17:19:29 #11 0.632 Dload Upload Total Spent Left Speed 17:19:29 #11 0.633 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 10316 0 --:--:-- --:--:-- --:--:-- 10441 17:19:31 #11 DONE 3.4s 17:19:31 17:19:31 #12 [builder 8/8] RUN echo noop 17:19:32 #12 0.755 noop 17:19:32 #12 DONE 0.8s 17:19:32 17:19:32 #13 exporting to image 17:19:32 #13 exporting layers 17:19:59 #13 exporting layers 22.4s done 17:19:59 #13 writing image sha256:24eae88aaa85b69efc10bf86a1fab36915059aad331152a1210deeb7db32c8ca done 17:19:59 #13 naming to docker.io/library/ci-base-image-arm64 done 17:19:59 #13 DONE 22.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:00 + docker inspect -f . ci-base-image-arm64 17:20:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:20:00 prd-ubuntu20.04-docker-arm64-4c-16g-25823 does not seem to be running inside a container 17:20:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:20:02 $ docker top 9c616c325507344a56004baf6c8c6e1f96720bab03cb9c3d3732af6f82d964c6 -eo pid,comm [Pipeline] { [Pipeline] sh 17:20:03 + go version 17:20:03 go version go1.21.0 linux/arm64 [Pipeline] } 17:20:03 $ docker stop --time=1 9c616c325507344a56004baf6c8c6e1f96720bab03cb9c3d3732af6f82d964c6 17:20:04 $ docker rm -f --volumes 9c616c325507344a56004baf6c8c6e1f96720bab03cb9c3d3732af6f82d964c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:06 + docker inspect -f . ci-base-image-arm64 17:20:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:20:06 prd-ubuntu20.04-docker-arm64-4c-16g-25823 does not seem to be running inside a container 17:20:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:20:07 $ docker top c828fb26bb5129295a559b7fd44b9c191d37a72cdd11d1ac39540b63fbbfc107 -eo pid,comm [Pipeline] { [Pipeline] sh 17:20:07 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 17:20:08 + make test 17:20:08 go test ./... -coverprofile=coverage.out ./... 17:20:12 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:21:09 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:21:10 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.076s coverage: 4.4% of statements 17:21:13 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:21:13 go vet ./... 17:21:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:21:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:21:28 ./bin/test-attribution-txt.sh [Pipeline] echo 17:21:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 17:21:28 $ docker stop --time=1 c828fb26bb5129295a559b7fd44b9c191d37a72cdd11d1ac39540b63fbbfc107 17:21:30 $ docker rm -f --volumes c828fb26bb5129295a559b7fd44b9c191d37a72cdd11d1ac39540b63fbbfc107 [Pipeline] // withDockerContainer [Pipeline] sh 17:21:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:21:31 Warning: overwriting stash ‘coverage-report’ 17:21:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:21:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:21:33 + ls -al . 17:21:33 total 220 17:21:33 drwxrwxr-x 8 jenkins jenkins 4096 Dec 20 17:20 . 17:21:33 drwxrwxr-x 4 jenkins jenkins 4096 Dec 20 17:17 .. 17:21:33 drwxrwxr-x 8 jenkins jenkins 4096 Dec 20 17:18 .git 17:21:33 drwxrwxr-x 3 jenkins jenkins 4096 Dec 20 17:18 .github 17:21:33 -rw-rw-r-- 1 jenkins jenkins 429 Dec 20 17:18 .gitignore 17:21:33 -rw-rw-r-- 1 jenkins jenkins 45 Dec 20 17:18 .golangci.yml 17:21:33 -rw-rw-r-- 1 jenkins jenkins 77 Dec 20 17:18 .hadolint.yml 17:21:33 -rw-rw-r-- 1 jenkins jenkins 10851 Dec 20 17:18 Attribution.txt 17:21:33 -rw-rw-r-- 1 jenkins jenkins 16561 Dec 20 17:18 CHANGELOG.md 17:21:33 -rw-rw-r-- 1 jenkins jenkins 2562 Dec 20 17:18 Dockerfile 17:21:33 -rw-rw-r-- 1 jenkins jenkins 678 Dec 20 17:18 GOVERNANCE.md 17:21:33 -rw-rw-r-- 1 jenkins jenkins 659 Dec 20 17:18 Jenkinsfile 17:21:33 -rw-rw-r-- 1 jenkins jenkins 11348 Dec 20 17:18 LICENSE 17:21:33 -rw-rw-r-- 1 jenkins jenkins 2611 Dec 20 17:18 Makefile 17:21:33 -rw-rw-r-- 1 jenkins jenkins 622 Dec 20 17:18 OWNERS.md 17:21:33 -rw-rw-r-- 1 jenkins jenkins 2575 Dec 20 17:18 README.md 17:21:33 -rw-rw-r-- 1 jenkins jenkins 5 Dec 20 17:16 VERSION 17:21:33 drwxrwxr-x 2 jenkins jenkins 4096 Dec 20 17:18 bin 17:21:33 drwxrwxr-x 3 jenkins jenkins 4096 Dec 20 17:18 cmd 17:21:33 -rw-r--r-- 1 jenkins jenkins 54703 Dec 20 17:21 coverage.out 17:21:33 -rwxrwxr-x 1 jenkins jenkins 84 Dec 20 17:18 docker-entrypoint.sh 17:21:33 drwxrwxr-x 2 jenkins jenkins 4096 Dec 20 17:18 docs 17:21:33 -rw-rw-r-- 1 jenkins jenkins 3920 Dec 20 17:18 go.mod 17:21:33 -rw-rw-r-- 1 jenkins jenkins 34337 Dec 20 17:18 go.sum 17:21:33 drwxrwxr-x 3 jenkins jenkins 4096 Dec 20 17:18 internal 17:21:33 -rw-rw-r-- 1 jenkins jenkins 231 Dec 20 17:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:33 + 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=a73768fd395c47a4acdec75a8f76c7fe431387aa --label arch=arm64 --label version=0.0.0 . 17:21:34 #0 building with "default" instance using docker driver 17:21:34 17:21:34 #1 [internal] load .dockerignore 17:21:34 #1 transferring context: 2B done 17:21:34 #1 DONE 0.0s 17:21:34 17:21:34 #2 [internal] load build definition from Dockerfile 17:21:34 #2 transferring dockerfile: 2.60kB done 17:21:34 #2 DONE 0.0s 17:21:34 17:21:34 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 17:21:34 #3 DONE 0.0s 17:21:34 17:21:34 #4 [internal] load metadata for docker.io/aler9/rtsp-simple-server:v0.21.6 17:21:35 #4 ... 17:21:35 17:21:35 #5 [internal] load metadata for docker.io/library/alpine:3.18 17:21:35 #5 DONE 1.0s 17:21:35 17:21:35 #4 [internal] load metadata for docker.io/aler9/rtsp-simple-server:v0.21.6 17:21:36 #4 DONE 1.5s 17:21:36 17:21:36 #6 [internal] load build context 17:21:36 #6 transferring context: 67.79kB 0.1s done 17:21:36 #6 DONE 0.1s 17:21:36 17:21:36 #7 [stage-2 1/15] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 17:21:36 #7 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 17:21:36 #7 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0B / 3.33MB 0.1s 17:21:36 #7 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 17:21:36 #7 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 17:21:36 #7 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 17:21:36 #7 ... 17:21:36 17:21:36 #8 [builder 1/8] FROM docker.io/library/ci-base-image-arm64 17:21:36 #8 DONE 0.3s 17:21:36 17:21:36 #7 [stage-2 1/15] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 17:21:36 #7 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.15MB / 3.33MB 0.3s 17:21:36 #7 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done 17:21:36 #7 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 17:21:36 #7 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done 17:21:36 #7 DONE 1.2s 17:21:36 17:21:36 #9 [rtsp 1/1] FROM docker.io/aler9/rtsp-simple-server:v0.21.6@sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 17:21:36 #9 resolve docker.io/aler9/rtsp-simple-server:v0.21.6@sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 0.1s done 17:21:36 #9 sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 1.41kB / 1.41kB done 17:21:36 #9 sha256:c6c903e0c75010f46daaafa3063537c842bc5e7faf314617d8bb5909ded2d42e 503B / 503B done 17:21:36 #9 sha256:69d40e2cb93c32baedae51f78e6833a57a406715d9e722942064dba91642b7dc 879B / 879B done 17:21:36 #9 sha256:8766b47fe142340a2646593d6db251e118460a952a57702e0b9745ad7afd09dc 12.46MB / 12.46MB 0.7s done 17:21:36 #9 extracting sha256:8766b47fe142340a2646593d6db251e118460a952a57702e0b9745ad7afd09dc 0.2s 17:21:37 #9 extracting sha256:8766b47fe142340a2646593d6db251e118460a952a57702e0b9745ad7afd09dc 0.6s done 17:21:40 #9 DONE 4.9s 17:21:40 17:21:40 #10 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers 17:21:40 #10 0.725 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:21:40 #10 1.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:21:40 #10 2.297 OK: 273 MiB in 65 packages 17:21:40 #10 DONE 4.6s 17:21:40 17:21:40 #11 [builder 3/8] WORKDIR /device-usb-camera 17:21:40 #11 DONE 0.1s 17:21:40 17:21:40 #12 [builder 4/8] COPY go.mod vendor* ./ 17:21:41 #12 DONE 0.2s 17:21:41 17:21:41 #13 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:21:42 #13 DONE 1.6s 17:21:42 17:21:42 #14 [builder 6/8] COPY . . 17:21:43 #14 DONE 0.4s 17:21:43 17:21:43 #15 [builder 7/8] RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:21:43 #15 0.712 % Total % Received % Xferd Average Speed Time Time Time Current 17:21:43 #15 0.712 Dload Upload Total Spent Left Speed 17:21:43 #15 0.712 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9781 0 --:--:-- --:--:-- --:--:-- 9866 17:21:43 #15 DONE 1.0s 17:21:43 17:21:43 #16 [builder 8/8] RUN make build 17:21:44 #16 0.823 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.4" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:21:46 #16 ... 17:21:46 17:21:46 #17 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 17:21:46 #17 3.661 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:21:46 #17 4.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:21:46 #17 5.016 (1/104) Installing dumb-init (1.2.5-r2) 17:21:46 #17 5.029 (2/104) Installing sdl2 (2.26.5-r0) 17:21:46 #17 5.065 (3/104) Installing svt-av1-libs (1.6.0-r0) 17:21:46 #17 5.175 (4/104) Installing aom-libs (3.6.1-r0) 17:21:46 #17 5.304 (5/104) Installing libxau (1.0.11-r2) 17:21:46 #17 5.310 (6/104) Installing libmd (1.0.4-r2) 17:21:46 #17 5.317 (7/104) Installing libbsd (0.11.7-r1) 17:21:46 #17 5.326 (8/104) Installing libxdmcp (1.1.4-r2) 17:21:46 #17 5.334 (9/104) Installing libxcb (1.15-r1) 17:21:46 #17 5.388 (10/104) Installing libx11 (1.8.7-r0) 17:21:46 #17 5.559 (11/104) Installing libdrm (2.4.115-r4) 17:21:46 #17 5.585 (12/104) Installing libxext (1.3.5-r2) 17:21:46 #17 5.593 (13/104) Installing libxfixes (6.0.1-r2) 17:21:46 #17 5.599 (14/104) Installing libffi (3.4.4-r2) 17:21:46 #17 5.610 (15/104) Installing wayland-libs-client (1.22.0-r2) 17:21:46 #17 5.615 (16/104) Installing libva (2.18.0-r1) 17:21:46 #17 5.644 (17/104) Installing libvdpau (1.5-r1) 17:21:46 #17 5.664 (18/104) Installing ffmpeg-libavutil (6.0.1-r0) 17:21:46 #17 5.680 (19/104) Installing libdav1d (1.2.1-r0) 17:21:46 #17 5.707 (20/104) Installing brotli-libs (1.0.9-r14) 17:21:46 #17 5.737 (21/104) Installing libgcc (12.2.1_git20220924-r10) 17:21:46 #17 5.746 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) 17:21:46 #17 5.800 (23/104) Installing libhwy (1.0.4-r1) 17:21:46 #17 5.806 (24/104) Installing lcms2 (2.15-r2) 17:21:46 #17 5.823 (25/104) Installing libjxl (0.8.2-r0) 17:21:46 #17 5.867 (26/104) Installing lame-libs (3.100-r5) 17:21:46 #17 5.880 (27/104) Installing opus (1.4-r0) 17:21:46 #17 5.895 (28/104) Installing libgomp (12.2.1_git20220924-r10) 17:21:46 #17 5.913 (29/104) Installing soxr (0.1.3-r5) 17:21:46 #17 5.922 (30/104) Installing ffmpeg-libswresample (6.0.1-r0) 17:21:46 #17 5.929 (31/104) Installing libogg (1.3.5-r4) 17:21:46 #17 5.936 (32/104) Installing libtheora (1.1.1-r17) 17:21:46 #17 5.973 (33/104) Installing libvorbis (1.3.7-r1) 17:21:46 #17 5.997 (34/104) Installing libvpx (1.13.0-r2) 17:21:46 #17 6.056 (35/104) Installing libwebp (1.3.2-r0) 17:21:46 #17 6.082 (36/104) Installing x264-libs (0.164_git20220602-r1) 17:21:46 #17 6.136 (37/104) Installing numactl (2.0.16-r4) 17:21:46 #17 6.143 (38/104) Installing x265-libs (3.5-r4) 17:21:46 #17 6.302 (39/104) Installing xvidcore (1.3.7-r1) 17:21:46 #17 6.316 (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) 17:21:46 #17 6.635 (41/104) Installing alsa-lib (1.2.9-r1) 17:21:46 #17 6.703 (42/104) Installing libexpat (2.5.0-r1) 17:21:46 #17 6.716 (43/104) Installing libbz2 (1.0.8-r5) 17:21:46 #17 6.726 (44/104) Installing libpng (1.6.39-r3) 17:21:46 #17 6.736 (45/104) Installing freetype (2.13.0-r5) 17:21:46 #17 6.763 (46/104) Installing fontconfig (2.14.2-r3) 17:21:46 #17 6.835 (47/104) Installing fribidi (1.0.13-r0) 17:21:46 #17 6.845 (48/104) Installing libintl (0.21.1-r7) 17:21:46 #17 6.852 (49/104) Installing libblkid (2.38.1-r8) 17:21:46 #17 6.865 (50/104) Installing libmount (2.38.1-r8) 17:21:46 #17 6.880 (51/104) Installing pcre2 (10.42-r1) 17:21:46 #17 6.905 (52/104) Installing glib (2.76.4-r0) 17:21:46 #17 7.029 (53/104) Installing graphite2 (1.3.14-r5) 17:21:46 #17 7.038 (54/104) Installing harfbuzz (7.3.0-r0) 17:21:46 #17 7.074 (55/104) Installing libunibreak (5.1-r0) 17:21:46 #17 7.081 (56/104) Installing libass (0.17.1-r0) 17:21:46 #17 7.103 (57/104) Installing libbluray (1.3.4-r0) 17:21:46 #17 7.114 (58/104) Installing gmp (6.2.1-r3) 17:21:46 #17 7.136 (59/104) Installing nettle (3.8.1-r2) 17:21:46 #17 7.161 (60/104) Installing libunistring (1.1-r1) 17:21:46 #17 7.212 (61/104) Installing libidn2 (2.3.4-r1) 17:21:46 #17 7.226 (62/104) Installing p11-kit (0.24.1-r2) 17:21:46 #17 7.264 (63/104) Installing libtasn1 (4.19.0-r1) 17:21:46 #17 7.271 (64/104) Installing gnutls (3.8.0-r2) 17:21:46 #17 7.318 (65/104) Installing mpg123-libs (1.31.3-r1) 17:21:46 #17 7.336 (66/104) Installing libopenmpt (0.7.2-r0) 17:21:46 #17 7.384 (67/104) Installing cjson (1.7.15-r4) 17:21:46 #17 7.413 (68/104) Installing mbedtls (2.28.5-r0) 17:21:46 #17 7.430 (69/104) Installing librist (0.2.7-r0) 17:21:46 #17 7.442 (70/104) Installing libsrt (1.5.2-r0) 17:21:46 #17 7.470 (71/104) Installing libssh (0.10.5-r0) 17:21:46 #17 7.487 (72/104) Installing xz-libs (5.4.3-r0) 17:21:46 #17 7.503 (73/104) Installing libxml2 (2.11.6-r0) 17:21:46 #17 7.536 (74/104) Installing libsodium (1.0.18-r3) 17:21:46 #17 7.549 (75/104) Installing libzmq (4.3.4-r4) 17:21:46 #17 7.570 (76/104) Installing ffmpeg-libavformat (6.0.1-r0) 17:21:46 #17 7.645 (77/104) Installing glslang-libs (1.3.243.0-r1) 17:21:46 #17 7.818 (78/104) Installing spirv-tools (1.3.243.0-r1) 17:21:46 #17 7.921 (79/104) Installing shaderc (2023.3-r1) 17:21:46 #17 7.933 (80/104) Installing vulkan-loader (1.3.243.0-r1) 17:21:46 #17 7.949 (81/104) Installing libplacebo (5.264.1-r1) 17:21:46 #17 7.973 (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) 17:21:46 #17 7.980 (83/104) Installing ffmpeg-libswscale (6.0.1-r0) 17:21:46 #17 7.997 (84/104) Installing vidstab (1.1.1-r0) 17:21:46 #17 8.005 (85/104) Installing zimg (3.0.5-r0) 17:21:46 #17 8.023 (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) 17:21:46 #17 8.207 (87/104) Installing libasyncns (0.8-r1) 17:21:46 #17 8.213 (88/104) Installing dbus-libs (1.14.8-r0) 17:21:46 #17 8.227 (89/104) Installing libltdl (2.4.7-r2) 17:21:46 #17 8.236 (90/104) Installing orc (0.4.34-r0) 17:21:46 #17 8.254 (91/104) Installing flac-libs (1.4.3-r0) 17:21:46 #17 8.271 (92/104) Installing libsndfile (1.2.0-r2) 17:21:46 #17 8.303 (93/104) Installing speexdsp (1.2.1-r1) 17:21:46 #17 8.310 (94/104) Installing tdb-libs (1.4.8-r1) 17:21:46 #17 8.320 (95/104) Installing libpulse (16.1-r10) 17:21:46 #17 8.366 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) 17:21:46 #17 8.394 (97/104) Installing v4l-utils-libs (1.24.1-r0) 17:21:46 #17 8.423 (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) 17:21:46 #17 8.433 (99/104) Installing ffmpeg (6.0.1-r0) 17:21:46 #17 8.460 (100/104) Installing udev-init-scripts (35-r1) 17:21:46 #17 8.465 (101/104) Installing eudev-libs (3.2.11-r8) 17:21:46 #17 8.477 (102/104) Installing zstd-libs (1.5.5-r4) 17:21:46 #17 8.504 (103/104) Installing kmod-libs (30-r3) 17:21:46 #17 8.513 (104/104) Installing eudev (3.2.11-r8) 17:21:46 #17 8.567 Executing busybox-1.36.1-r5.trigger 17:21:46 #17 8.595 Executing glib-2.76.4-r0.trigger 17:21:46 #17 8.612 Executing eudev-3.2.11-r8.trigger 17:21:46 #17 8.631 OK: 110 MiB in 119 packages 17:21:46 #17 DONE 9.1s 17:21:46 17:21:46 #18 [stage-2 3/15] RUN apk --no-cache upgrade 17:21:46 #18 0.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:21:47 #18 1.165 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:21:48 #18 2.231 OK: 110 MiB in 119 packages 17:21:48 #18 DONE 2.6s 17:21:48 17:21:48 #16 [builder 8/8] RUN make build 17:23:10 #16 DONE 75.4s 17:23:10 17:23:10 #19 [stage-2 4/15] COPY --from=builder /device-usb-camera/cmd / 17:23:10 #19 DONE 0.4s 17:23:10 17:23:10 #20 [stage-2 5/15] COPY --from=builder /device-usb-camera/LICENSE / 17:23:10 #20 DONE 0.1s 17:23:10 17:23:10 #21 [stage-2 6/15] COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:23:10 #21 DONE 0.1s 17:23:10 17:23:10 #22 [stage-2 7/15] COPY --from=builder /device-usb-camera/Attribution.txt / 17:23:10 #22 DONE 0.1s 17:23:10 17:23:10 #23 [stage-2 8/15] COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:23:10 #23 DONE 0.1s 17:23:10 17:23:10 #24 [stage-2 9/15] COPY --from=rtsp /rtsp-simple-server.yml / 17:23:10 #24 DONE 0.1s 17:23:10 17:23:10 #25 [stage-2 10/15] COPY --from=rtsp /rtsp-simple-server / 17:23:10 #25 DONE 0.3s 17:23:10 17:23:10 #26 [stage-2 11/15] RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:23:10 #26 DONE 3.9s 17:23:10 17:23:10 #27 [stage-2 12/15] RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:23:10 #27 DONE 0.7s 17:23:10 17:23:10 #28 [stage-2 13/15] RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:23:10 #28 DONE 0.7s 17:23:10 17:23:10 #29 [stage-2 14/15] RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 17:23:10 #29 DONE 0.8s 17:23:10 17:23:10 #30 exporting to image 17:23:10 #30 exporting layers 17:23:10 #30 exporting layers 2.0s done 17:23:10 #30 writing image sha256:ca49f18c9f5ad9ba7d3382630fcd140ad217577d91b98de728e6301bed044eab done 17:23:10 #30 naming to docker.io/library/device-usb-camera-arm64 done 17:23:10 #30 DONE 2.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:23:11 17:23:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:23:12 arm64: Pulling from edgex-lftools-log-publisher 17:23:12 8998bd30e6a1: Pulling fs layer 17:23:12 04944245beec: Pulling fs layer 17:23:12 699f458cf7ca: Pulling fs layer 17:23:12 765212b225bb: Pulling fs layer 17:23:12 f23df028b6ca: Pulling fs layer 17:23:12 d65c8cfc05b1: Pulling fs layer 17:23:12 2437ff75d9bd: Pulling fs layer 17:23:12 765212b225bb: Waiting 17:23:12 f23df028b6ca: Waiting 17:23:12 d65c8cfc05b1: Waiting 17:23:12 2437ff75d9bd: Waiting 17:23:12 04944245beec: Verifying Checksum 17:23:12 04944245beec: Download complete 17:23:12 765212b225bb: Verifying Checksum 17:23:12 765212b225bb: Download complete 17:23:12 f23df028b6ca: Download complete 17:23:12 d65c8cfc05b1: Verifying Checksum 17:23:12 d65c8cfc05b1: Download complete 17:23:12 699f458cf7ca: Verifying Checksum 17:23:12 699f458cf7ca: Download complete 17:23:12 8998bd30e6a1: Verifying Checksum 17:23:12 8998bd30e6a1: Download complete 17:23:14 2437ff75d9bd: Verifying Checksum 17:23:14 2437ff75d9bd: Download complete 17:23:20 8998bd30e6a1: Pull complete 17:23:20 04944245beec: Pull complete 17:23:22 699f458cf7ca: Pull complete 17:23:22 765212b225bb: Pull complete 17:23:23 f23df028b6ca: Pull complete 17:23:23 d65c8cfc05b1: Pull complete 17:23:49 2437ff75d9bd: Pull complete 17:23:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:23:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:23:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:23:50 prd-ubuntu20.04-docker-arm64-4c-16g-25823 does not seem to be running inside a container 17:23:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:23:51 $ docker top ed4dd7d0c6f2292e3920348cef44e50d6e7843af8637d12110626c21f7f521e4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:23:52 ---> job-cost.sh 17:23:52 lf-activate-venv: SKIPPING 17:23:52 INFO: No Stack... 17:23:53 INFO: Retrieving Pricing Info for: v3-standard-8 17:23:54 INFO: Archiving Costs [Pipeline] sh 17:23:54 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 17:23:54 + cut -d, -f6 [Pipeline] lock 17:23:54 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-317-1-stack-cost] 17:23:54 Resource [jenkins-edgexfoundry-device-usb-camera-PR-317-1-stack-cost] did not exist. Created. 17:23:54 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-317-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:23:55 /w/workspace/device-usb-camera/1@tmp/durable-9eea9e6f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:23:55 + echo total: 0.2199999988079071 [Pipeline] stash 17:23:55 Warning: overwriting stash ‘stack-cost’ 17:23:55 Stashed 1 file(s) [Pipeline] } 17:23:55 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-317-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:23:55 $ docker stop --time=1 ed4dd7d0c6f2292e3920348cef44e50d6e7843af8637d12110626c21f7f521e4 17:23:57 $ docker rm -f --volumes ed4dd7d0c6f2292e3920348cef44e50d6e7843af8637d12110626c21f7f521e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:23:59 provisioning config files... 17:23:59 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-317@tmp/config4658170492853391627tmp [Pipeline] { [Pipeline] sh 17:23:59 + set +x 17:23:59 + curl -s https://codecov.io/bash 17:23:59 + bash -s -- 17:23:59 17:23:59 _____ _ 17:23:59 / ____| | | 17:23:59 | | ___ __| | ___ ___ _____ __ 17:23:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:23:59 | |___| (_) | (_| | __/ (_| (_) \ V / 17:23:59 \_____\___/ \__,_|\___|\___\___/ \_/ 17:23:59 Bash-1.0.6 17:23:59 17:23:59 17:23:59 ==> git version 2.25.1 found 17:23:59 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:23:59 Release-Date: 2020-01-08 17:23:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:23:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:23:59 ==> Jenkins CI detected. 17:23:59 current dir:  /w/workspace/foundry_device-usb-camera_PR-317 17:23:59 project root: . 17:23:59 --> token set from env 17:23:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:23:59 ==> Running gcov in . (disable via -X gcov) 17:23:59 ==> Python coveragepy not found 17:23:59 ==> Searching for coverage reports in: 17:23:59 + . 17:23:59 -> Found 1 reports 17:23:59 ==> Detecting git/mercurial file structure 17:23:59 ==> Reading reports 17:23:59 + ./coverage.out bytes=54703 17:23:59 ==> Appending adjustments 17:23:59 https://docs.codecov.io/docs/fixing-reports 17:23:59 + Found adjustments 17:23:59 ==> Gzipping contents 17:23:59 8.0K /tmp/codecov.PePM8B.gz 17:23:59 ==> Uploading reports 17:23:59 url: https://codecov.io 17:23:59 query: branch=PR-317&commit=a73768fd395c47a4acdec75a8f76c7fe431387aa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-317%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=317&job=&cmd_args= 17:23:59 -> Pinging Codecov 17:23:59 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-317&commit=a73768fd395c47a4acdec75a8f76c7fe431387aa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-317%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=317&job=&cmd_args= 17:24:00 -> Uploading to 17:24:00 https://storage.googleapis.com/codecov/v4/raw/2023-12-20/73D8F5FF140700D3E01443B452E23636/a73768fd395c47a4acdec75a8f76c7fe431387aa/827b5a66-6a12-4f0f-8ccc-2f480ecd4a2b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231220%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231220T172359Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4f0d73c7152088758c08f858873ccab3222ca8a581f0f37a9d989d0134d03ee6 17:24:00 % Total % Received % Xferd Average Speed Time Time Time Current 17:24:00 Dload Upload Total Spent Left Speed 17:24:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 29081 --:--:-- --:--:-- --:--:-- 29206 17:24:00 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/a73768fd395c47a4acdec75a8f76c7fe431387aa [Pipeline] } 17:24:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:24:03 + [ -d /w/workspace/foundry_device-usb-camera_PR-317/archives ] 17:24:03 + ls -al /w/workspace/foundry_device-usb-camera_PR-317/archives 17:24:03 total 16 17:24:03 drwxr-xr-x 3 root root 4096 Dec 20 17:18 . 17:24:03 drwxrwxr-x 10 jenkins jenkins 4096 Dec 20 17:18 .. 17:24:03 drwxr-xr-x 2 root root 4096 Dec 20 17:18 cost 17:24:03 -rw-r--r-- 1 root root 89 Dec 20 17:18 cost.csv 17:24:03 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-317/archives 17:24:03 + ls -al /w/workspace/foundry_device-usb-camera_PR-317/archives 17:24:03 total 16 17:24:03 drwxr-xr-x 3 jenkins jenkins 4096 Dec 20 17:18 . 17:24:03 drwxrwxr-x 10 jenkins jenkins 4096 Dec 20 17:18 .. 17:24:03 drwxr-xr-x 2 jenkins jenkins 4096 Dec 20 17:18 cost 17:24:03 -rw-r--r-- 1 jenkins jenkins 89 Dec 20 17:18 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:24:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:24:05 ---> package-listing.sh 17:24:05 ++ facter osfamily 17:24:05 ++ tr '[:upper:]' '[:lower:]' 17:24:05 + OS_FAMILY=debian 17:24:05 + workspace=/w/workspace/foundry_device-usb-camera_PR-317 17:24:05 + START_PACKAGES=/tmp/packages_start.txt 17:24:05 + END_PACKAGES=/tmp/packages_end.txt 17:24:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:24:05 + PACKAGES=/tmp/packages_start.txt 17:24:05 + '[' /w/workspace/foundry_device-usb-camera_PR-317 ']' 17:24:05 + PACKAGES=/tmp/packages_end.txt 17:24:05 + case "${OS_FAMILY}" in 17:24:05 + dpkg -l 17:24:05 + grep '^ii' 17:24:05 + '[' -f /tmp/packages_start.txt ']' 17:24:05 + '[' -f /tmp/packages_end.txt ']' 17:24:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:24:05 + '[' /w/workspace/foundry_device-usb-camera_PR-317 ']' 17:24:05 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-317/archives/ 17:24:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-317/archives/ [Pipeline] echo 17:24:05 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-317/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:24:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:24:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:24:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:24:06 prd-ubuntu20.04-docker-8c-8g-25822 does not seem to be running inside a container 17:24:06 $ 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-317/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-317 -v /w/workspace/foundry_device-usb-camera_PR-317:/w/workspace/foundry_device-usb-camera_PR-317:rw,z -v /w/workspace/foundry_device-usb-camera_PR-317@tmp:/w/workspace/foundry_device-usb-camera_PR-317@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:24:06 $ docker top b4dc2c41a54518ffe21b774a63f623fd1f098ef52524e54aafa981dcb64e1321 -eo pid,comm [Pipeline] { [Pipeline] sh 17:24:07 + touch /tmp/pre-build-complete [Pipeline] sh 17:24:07 + mkdir -p /var/log/sysstat [Pipeline] sh 17:24:07 + ls /var/log/sa-host 17:24:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:24:08 provisioning config files... 17:24:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-317@tmp/config3980672536087106634tmp [Pipeline] { [Pipeline] echo 17:24:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:24:08 ---> create-netrc.sh [Pipeline] } 17:24:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:24:09 ---> python-tools-install.sh [Pipeline] echo 17:24:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:24:09 ---> sudo-logs.sh 17:24:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:24:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:24:10 ---> job-cost.sh 17:24:10 lf-activate-venv: SKIPPING 17:24:10 DEBUG: total: 0.2199999988079071 17:24:10 INFO: Retrieving Stack Cost... 17:24:10 INFO: Retrieving Pricing Info for: v3-standard-8 17:24:10 INFO: Archiving Costs [Pipeline] echo 17:24:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:24:11 ---> logs-deploy.sh 17:24:11 lf-activate-venv: SKIPPING 17:24:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-317/1 17:24:11 INFO: archiving workspace using pattern(s): 17:24:12 Archives upload complete. 17:24:12 INFO: archiving logs to Nexus 17:24:13 ---> uname -a: 17:24:13 Linux prd-ubuntu20-04-docker-8c-8g-25822 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:24:13 17:24:13 17:24:13 ---> lscpu: 17:24:13 Architecture: x86_64 17:24:13 CPU op-mode(s): 32-bit, 64-bit 17:24:13 Byte Order: Little Endian 17:24:13 Address sizes: 40 bits physical, 48 bits virtual 17:24:13 CPU(s): 8 17:24:13 On-line CPU(s) list: 0-7 17:24:13 Thread(s) per core: 1 17:24:13 Core(s) per socket: 1 17:24:13 Socket(s): 8 17:24:13 NUMA node(s): 1 17:24:13 Vendor ID: AuthenticAMD 17:24:13 CPU family: 23 17:24:13 Model: 49 17:24:13 Model name: AMD EPYC-Rome Processor 17:24:13 Stepping: 0 17:24:13 CPU MHz: 2800.000 17:24:13 BogoMIPS: 5600.00 17:24:13 Virtualization: AMD-V 17:24:13 Hypervisor vendor: KVM 17:24:13 Virtualization type: full 17:24:13 L1d cache: 256 KiB 17:24:13 L1i cache: 256 KiB 17:24:13 L2 cache: 4 MiB 17:24:13 L3 cache: 128 MiB 17:24:13 NUMA node0 CPU(s): 0-7 17:24:13 Vulnerability Itlb multihit: Not affected 17:24:13 Vulnerability L1tf: Not affected 17:24:13 Vulnerability Mds: Not affected 17:24:13 Vulnerability Meltdown: Not affected 17:24:13 Vulnerability Mmio stale data: Not affected 17:24:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:24:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:24:13 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:24:13 Vulnerability Srbds: Not affected 17:24:13 Vulnerability Tsx async abort: Not affected 17:24:13 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 17:24:13 17:24:13 17:24:13 ---> nproc: 17:24:13 8 17:24:13 17:24:13 17:24:13 ---> df -h: 17:24:13 Filesystem Size Used Avail Use% Mounted on 17:24:13 overlay 155G 12G 144G 8% / 17:24:13 tmpfs 64M 0 64M 0% /dev 17:24:13 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:24:13 shm 64M 0 64M 0% /dev/shm 17:24:13 /dev/vda1 155G 12G 144G 8% /facter-os 17:24:13 17:24:13 17:24:13 ---> sar -b -r -n DEV: 17:24:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-25822) 12/20/23 _x86_64_ (8 CPU) 17:24:13 17:24:13 17:14:53 LINUX RESTART (8 CPU) 17:24:13 17:24:13 17:15:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:24:13 17:16:01 134.36 47.74 86.62 0.00 5396.30 166472.52 0.00 17:24:13 17:17:01 194.07 1.75 192.32 0.00 41.84 65898.33 0.00 17:24:13 17:18:01 159.54 0.22 159.32 0.00 11.99 24277.86 0.00 17:24:13 17:19:01 194.37 0.05 194.32 0.00 7.20 45965.41 0.00 17:24:13 17:20:01 17.93 7.07 10.86 0.00 898.65 1738.53 0.00 17:24:13 17:21:01 31.69 4.30 27.40 0.00 2540.64 4143.71 0.00 17:24:13 17:22:01 3.30 0.02 3.28 0.00 0.13 81.44 0.00 17:24:13 17:23:01 1.72 0.00 1.72 0.00 0.00 17.73 0.00 17:24:13 17:24:01 1.18 0.10 1.08 0.00 7.20 14.80 0.00 17:24:13 Average: 82.03 6.80 75.23 0.00 989.17 34290.23 0.00 17:24:13 17:24:13 17:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:24:13 17:16:01 29911780 31573796 774348 2.35 59748 1901204 1770540 5.22 991912 1646996 76 17:24:13 17:17:01 27676456 31519460 786136 2.39 148428 3836072 1888736 5.57 1243868 3430068 211488 17:24:13 17:18:01 28072092 31503176 797192 2.42 155812 3446616 1916256 5.65 1275452 3029212 164408 17:24:13 17:19:01 27365192 31511596 785792 2.39 168400 4093816 1759320 5.18 1340528 3607392 532 17:24:13 17:20:01 27273156 31508908 772828 2.35 175988 4181016 1607096 4.74 1402148 3629196 1196 17:24:13 17:21:01 27037624 31502468 769064 2.34 191132 4386800 1748456 5.15 1560776 3683416 4 17:24:13 17:22:01 27042952 31502948 768112 2.34 189668 4383552 1706908 5.03 1559420 3680204 4 17:24:13 17:23:01 27043464 31503488 767504 2.33 189704 4383552 1706908 5.03 1558732 3680204 140 17:24:13 17:24:01 27042132 31502476 768348 2.34 189736 4383780 1755836 5.17 1559584 3680280 180 17:24:13 Average: 27607205 31514257 776592 2.36 163180 3888490 1762228 5.19 1388047 3340774 42003 17:24:13 17:24:13 17:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:24:13 17:16:01 ens3 424.96 289.69 2644.50 75.81 0.00 0.00 0.00 0.00 17:24:13 17:16:01 docker0 13.08 14.03 1.18 111.76 0.00 0.00 0.00 0.00 17:24:13 17:16:01 lo 4.33 4.33 0.42 0.42 0.00 0.00 0.00 0.00 17:24:13 17:17:01 ens3 489.99 277.35 5631.25 34.80 0.00 0.00 0.00 0.00 17:24:13 17:17:01 docker0 205.51 370.00 17.80 2493.06 0.00 0.00 0.00 0.00 17:24:13 17:17:01 lo 2.93 2.93 0.29 0.29 0.00 0.00 0.00 0.00 17:24:13 17:18:01 ens3 58.24 45.05 76.51 75.40 0.00 0.00 0.00 0.00 17:24:13 17:18:01 docker0 2.30 3.98 0.16 31.16 0.00 0.00 0.00 0.00 17:24:13 17:18:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 17:24:13 17:19:01 ens3 178.65 104.98 3637.79 18.47 0.00 0.00 0.00 0.00 17:24:13 17:19:01 docker0 25.65 55.54 1.70 832.25 0.00 0.00 0.00 0.00 17:24:13 17:19:01 lo 2.60 2.60 0.27 0.27 0.00 0.00 0.00 0.00 17:24:13 17:20:01 ens3 39.03 15.95 701.19 1.29 0.00 0.00 0.00 0.00 17:24:13 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:13 17:20:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 17:24:13 17:21:01 ens3 101.38 54.74 1375.96 3.75 0.00 0.00 0.00 0.00 17:24:13 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:13 17:21:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 17:24:13 17:22:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:24:13 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:13 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:13 17:23:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:24:13 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:13 17:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:13 17:24:01 ens3 4.23 3.10 4.26 1.45 0.00 0.00 0.00 0.00 17:24:13 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:13 17:24:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 17:24:13 Average: ens3 144.08 87.89 1563.55 23.45 0.00 0.00 0.00 0.00 17:24:13 Average: docker0 27.40 49.30 2.32 385.44 0.00 0.00 0.00 0.00 17:24:13 Average: lo 1.24 1.24 0.12 0.12 0.00 0.00 0.00 0.00 17:24:13 17:24:13 17:24:13 ---> sar -P ALL: 17:24:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-25822) 12/20/23 _x86_64_ (8 CPU) 17:24:13 17:24:13 17:14:53 LINUX RESTART (8 CPU) 17:24:13 17:24:13 17:15:01 CPU %user %nice %system %iowait %steal %idle 17:24:13 17:16:01 all 6.24 0.00 1.75 3.74 0.04 88.23 17:24:13 17:16:01 0 5.35 0.00 1.32 4.60 0.05 88.68 17:24:13 17:16:01 1 5.38 0.00 2.05 5.87 0.05 86.66 17:24:13 17:16:01 2 8.14 0.00 1.47 0.64 0.03 89.72 17:24:13 17:16:01 3 5.33 0.00 1.42 0.62 0.03 92.59 17:24:13 17:16:01 4 7.53 0.00 2.78 12.56 0.05 77.08 17:24:13 17:16:01 5 5.03 0.00 1.47 5.08 0.03 88.39 17:24:13 17:16:01 6 6.75 0.00 1.91 0.40 0.05 90.89 17:24:13 17:16:01 7 6.44 0.00 1.54 0.18 0.05 91.79 17:24:13 17:17:01 all 6.60 0.00 3.20 5.35 0.05 84.80 17:24:13 17:17:01 0 6.98 0.00 3.05 3.18 0.05 86.74 17:24:13 17:17:01 1 6.15 0.00 4.38 31.80 0.07 57.59 17:24:13 17:17:01 2 7.06 0.00 3.08 1.60 0.05 88.20 17:24:13 17:17:01 3 6.55 0.00 2.86 0.25 0.07 90.27 17:24:13 17:17:01 4 7.69 0.00 3.21 0.74 0.05 88.31 17:24:13 17:17:01 5 4.63 0.00 2.80 3.71 0.03 88.83 17:24:13 17:17:01 6 7.33 0.00 3.01 1.00 0.07 88.60 17:24:13 17:17:01 7 6.44 0.00 3.21 0.73 0.05 89.57 17:24:13 17:18:01 all 40.13 0.00 5.11 2.11 0.07 52.57 17:24:13 17:18:01 0 41.02 0.00 5.02 0.76 0.07 53.13 17:24:13 17:18:01 1 39.24 0.00 5.26 4.58 0.07 50.86 17:24:13 17:18:01 2 41.88 0.00 4.86 3.45 0.07 49.74 17:24:13 17:18:01 3 40.81 0.00 5.73 0.74 0.07 52.66 17:24:13 17:18:01 4 39.36 0.00 5.20 0.66 0.07 54.72 17:24:13 17:18:01 5 39.65 0.00 4.65 1.75 0.07 53.88 17:24:13 17:18:01 6 39.28 0.00 5.37 0.66 0.10 54.59 17:24:13 17:18:01 7 39.80 0.00 4.83 4.31 0.08 50.98 17:24:13 17:19:01 all 4.46 0.00 2.13 4.17 0.06 89.18 17:24:13 17:19:01 0 3.88 0.00 2.15 6.74 0.03 87.18 17:24:13 17:19:01 1 4.41 0.00 2.75 9.51 0.05 83.27 17:24:13 17:19:01 2 4.36 0.00 2.19 12.95 0.05 80.45 17:24:13 17:19:01 3 5.23 0.00 1.95 1.65 0.15 91.02 17:24:13 17:19:01 4 5.00 0.00 2.15 0.42 0.05 92.38 17:24:13 17:19:01 5 4.02 0.00 2.15 0.08 0.03 93.71 17:24:13 17:19:01 6 4.32 0.00 1.99 1.56 0.05 92.08 17:24:13 17:19:01 7 4.47 0.00 1.71 0.44 0.03 93.34 17:24:13 17:20:01 all 0.65 0.00 0.26 0.21 0.01 98.87 17:24:13 17:20:01 0 0.98 0.00 0.57 0.38 0.02 98.05 17:24:13 17:20:01 1 0.43 0.00 0.62 0.03 0.00 98.92 17:24:13 17:20:01 2 0.10 0.00 0.08 0.02 0.00 99.80 17:24:13 17:20:01 3 0.25 0.00 0.10 0.60 0.03 99.02 17:24:13 17:20:01 4 0.68 0.00 0.25 0.05 0.02 99.00 17:24:13 17:20:01 5 0.17 0.00 0.13 0.48 0.02 99.20 17:24:13 17:20:01 6 2.36 0.00 0.16 0.02 0.02 97.44 17:24:13 17:20:01 7 0.17 0.00 0.17 0.07 0.00 99.60 17:24:13 17:21:01 all 1.79 0.00 0.84 0.53 0.02 96.82 17:24:13 17:21:01 0 2.04 0.00 0.55 0.02 0.03 97.36 17:24:13 17:21:01 1 2.35 0.00 1.50 0.15 0.02 95.98 17:24:13 17:21:01 2 2.20 0.00 0.95 1.23 0.03 95.58 17:24:13 17:21:01 3 1.27 0.00 0.70 0.10 0.02 97.91 17:24:13 17:21:01 4 2.01 0.00 0.64 0.90 0.02 96.44 17:24:13 17:21:01 5 1.19 0.00 0.47 1.77 0.02 96.56 17:24:13 17:21:01 6 2.09 0.00 0.63 0.07 0.03 97.18 17:24:13 17:21:01 7 1.19 0.00 1.25 0.02 0.02 97.53 17:24:13 17:22:01 all 0.07 0.00 0.04 0.01 0.01 99.87 17:24:13 17:22:01 0 0.02 0.00 0.03 0.00 0.02 99.93 17:24:13 17:22:01 1 0.03 0.00 0.03 0.00 0.00 99.93 17:24:13 17:22:01 2 0.13 0.00 0.03 0.02 0.02 99.80 17:24:13 17:22:01 3 0.02 0.00 0.03 0.00 0.00 99.95 17:24:13 17:22:01 4 0.00 0.00 0.03 0.00 0.00 99.97 17:24:13 17:22:01 5 0.05 0.00 0.03 0.07 0.02 99.83 17:24:13 17:22:01 6 0.30 0.00 0.08 0.00 0.02 99.60 17:24:13 17:22:01 7 0.02 0.00 0.03 0.00 0.02 99.93 17:24:13 17:23:01 all 0.02 0.00 0.01 0.01 0.01 99.96 17:24:13 17:23:01 0 0.03 0.00 0.03 0.00 0.03 99.90 17:24:13 17:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:24:13 17:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:24:13 17:23:01 3 0.03 0.00 0.02 0.00 0.02 99.93 17:24:13 17:23:01 4 0.00 0.00 0.00 0.00 0.02 99.98 17:24:13 17:23:01 5 0.00 0.00 0.00 0.05 0.00 99.95 17:24:13 17:23:01 6 0.07 0.00 0.02 0.00 0.02 99.90 17:24:13 17:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:24:13 17:24:01 all 0.06 0.00 0.05 0.00 0.01 99.88 17:24:13 17:24:01 0 0.08 0.00 0.03 0.00 0.02 99.87 17:24:13 17:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:24:13 17:24:01 2 0.03 0.00 0.03 0.00 0.02 99.92 17:24:13 17:24:01 3 0.08 0.00 0.05 0.00 0.00 99.87 17:24:13 17:24:01 4 0.12 0.00 0.12 0.00 0.02 99.75 17:24:13 17:24:01 5 0.05 0.00 0.03 0.02 0.02 99.88 17:24:13 17:24:01 6 0.03 0.00 0.07 0.00 0.02 99.88 17:24:13 17:24:01 7 0.08 0.00 0.03 0.00 0.00 99.88 17:24:13 Average: all 6.64 0.00 1.48 1.78 0.03 90.06 17:24:13 Average: 0 6.69 0.00 1.41 1.74 0.04 90.13 17:24:13 Average: 1 6.42 0.00 1.83 5.72 0.03 86.00 17:24:13 Average: 2 7.07 0.00 1.41 2.20 0.03 89.30 17:24:13 Average: 3 6.59 0.00 1.42 0.44 0.04 91.50 17:24:13 Average: 4 6.90 0.00 1.59 1.69 0.03 89.78 17:24:13 Average: 5 6.06 0.00 1.30 1.44 0.03 91.17 17:24:13 Average: 6 6.92 0.00 1.46 0.41 0.04 91.17 17:24:13 Average: 7 6.48 0.00 1.41 0.63 0.03 91.44 17:24:13 17:24:13 17:24:13