Pull request #143 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/device-usb-camera Obtained Jenkinsfile from e7e776276802114938770d9559fe4e8ed4c6cfa6+ad81b6791089a5483c30c2e43f91131867ddea47 (f3f042a3b7a6c88d99b915bbf8cbc1434db52d82) 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-ssh8017857194235436395.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7859580290457938832.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-143/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-143/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10747448983902176368.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-143/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12516086399037640742.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9913702376267671604.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-143/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-143/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14629148315450437450.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-5308’ Running on prd-ubuntu20.04-docker-8c-8g-5312 in /w/workspace/foundry_device-usb-camera_PR-143 [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-143 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit ad81b6791089a5483c30c2e43f91131867ddea47 into PR head commit e7e776276802114938770d9559fe4e8ed4c6cfa6 > 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/143/head:refs/remotes/origin/PR-143 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e7e776276802114938770d9559fe4e8ed4c6cfa6 # timeout=10 Merge succeeded, producing e7e776276802114938770d9559fe4e8ed4c6cfa6 Checking out Revision e7e776276802114938770d9559fe4e8ed4c6cfa6 (PR-143) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ad81b6791089a5483c30c2e43f91131867ddea47 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e7e776276802114938770d9559fe4e8ed4c6cfa6 # timeout=10 Commit message: "docs!(snap): Remove obsolete camera interface section" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:50:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:50:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:50:17 ========================================================= 08:50:17 EdgeX Global Pipelines Version Info 08:50:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:50:18 ------------------- 08:50:18 stable info: 08:50:18 ------------------- 08:50:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:50:18 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:50:18 Message: update stable to v1.0.244 08:50:18 ------------------- 08:50:18 experimental info: 08:50:18 ------------------- 08:50:18 Commited By: **** collab-it+edgex@linuxfoundation.org 08:50:18 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:50:18 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:50:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 08:50:19 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 08:50:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:50:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:50:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:50:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 08:50:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:50:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:50:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:50:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:50:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:50:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 08:50:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:50:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:50:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:50:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:50:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:50:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:50:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:50:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:50:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:50:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:50:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:50:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:50:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:50:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:50:20 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:50:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-143 [Pipeline] echo 08:50:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-143 [Pipeline] echo 08:50:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-143 [Pipeline] echo 08:50:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e7e776276802114938770d9559fe4e8ed4c6cfa6 [Pipeline] echo 08:50:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e7e7762 [Pipeline] echo 08:50:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:50:20 provisioning config files... 08:50:20 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-143@tmp/config693820349008665626tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:50:21 ---> docker-login.sh 08:50:21 nexus3.edgexfoundry.org:10001 08:50:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:50:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:50:21 Configure a credential helper to remove this warning. See 08:50:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:50:21 08:50:21 Login Succeeded 08:50:21 nexus3.edgexfoundry.org:10002 08:50:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:50:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:50:21 Configure a credential helper to remove this warning. See 08:50:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:50:21 08:50:21 Login Succeeded 08:50:21 nexus3.edgexfoundry.org:10003 08:50:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:50:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:50:21 Configure a credential helper to remove this warning. See 08:50:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:50:21 08:50:21 Login Succeeded 08:50:21 nexus3.edgexfoundry.org:10004 08:50:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:50:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:50:21 Configure a credential helper to remove this warning. See 08:50:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:50:21 08:50:21 Login Succeeded 08:50:21 docker.io 08:50:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:50:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:50:22 Configure a credential helper to remove this warning. See 08:50:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:50:22 08:50:22 Login Succeeded 08:50:22 ---> docker-login.sh ends [Pipeline] } 08:50:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:50:22 + git rev-list -1 --merges e7e776276802114938770d9559fe4e8ed4c6cfa6~1..e7e776276802114938770d9559fe4e8ed4c6cfa6 [Pipeline] echo 08:50:22 -----------> git rev-list -1 --merges e7e776276802114938770d9559fe4e8ed4c6cfa6~1..e7e776276802114938770d9559fe4e8ed4c6cfa6 e7e776276802114938770d9559fe4e8ed4c6cfa6 [false] [Pipeline] sh 08:50:23 + git log --format=format:%s -1 e7e776276802114938770d9559fe4e8ed4c6cfa6 [Pipeline] echo 08:50:23 ========================================================= 08:50:23 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:50:23 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:50:23 + git log --format=format:%s -1 e7e776276802114938770d9559fe4e8ed4c6cfa6 [Pipeline] echo 08:50:23 [semverPrep] GIT_COMMIT: e7e776276802114938770d9559fe4e8ed4c6cfa6, Commit Message: docs!(snap): Remove obsolete camera interface section [Pipeline] echo 08:50:23 [semverPrep] This is not a build commit. [Pipeline] sh 08:50:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:50:24 + grep -v github /etc/ssh/ssh_known_hosts 08:50:24 + [ -e /tmp/ssh_known_hosts ] 08:50:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:50:24 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:50:24 + sudo tee -a /etc/ssh/ssh_known_hosts 08:50:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:50:24 08:50:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:50:24 0.1.4: Pulling from edgex-devops/py-git-semver 08:50:24 b85a868b505f: Pulling fs layer 08:50:24 e2be974225ed: Pulling fs layer 08:50:24 339a4e72a1f5: Pulling fs layer 08:50:24 988bab9f4d93: Pulling fs layer 08:50:24 1469e6f7b9e6: Pulling fs layer 08:50:24 eaf3925da568: Pulling fs layer 08:50:24 bab4dde63d76: Pulling fs layer 08:50:24 bde34c3a00c8: Pulling fs layer 08:50:24 b352a97aabf1: Pulling fs layer 08:50:24 4872d77fe225: Pulling fs layer 08:50:24 5851b861e8e6: Pulling fs layer 08:50:24 988bab9f4d93: Waiting 08:50:24 1469e6f7b9e6: Waiting 08:50:24 eaf3925da568: Waiting 08:50:24 bab4dde63d76: Waiting 08:50:24 bde34c3a00c8: Waiting 08:50:24 4872d77fe225: Waiting 08:50:24 5851b861e8e6: Waiting 08:50:24 b352a97aabf1: Waiting 08:50:24 e2be974225ed: Verifying Checksum 08:50:24 e2be974225ed: Download complete 08:50:24 988bab9f4d93: Download complete 08:50:25 1469e6f7b9e6: Verifying Checksum 08:50:25 1469e6f7b9e6: Download complete 08:50:25 eaf3925da568: Verifying Checksum 08:50:25 eaf3925da568: Download complete 08:50:25 339a4e72a1f5: Verifying Checksum 08:50:25 339a4e72a1f5: Download complete 08:50:25 bde34c3a00c8: Verifying Checksum 08:50:25 bde34c3a00c8: Download complete 08:50:25 b352a97aabf1: Verifying Checksum 08:50:25 b352a97aabf1: Download complete 08:50:25 4872d77fe225: Download complete 08:50:25 5851b861e8e6: Verifying Checksum 08:50:25 5851b861e8e6: Download complete 08:50:25 b85a868b505f: Verifying Checksum 08:50:25 b85a868b505f: Download complete 08:50:25 bab4dde63d76: Verifying Checksum 08:50:25 bab4dde63d76: Download complete 08:50:26 b85a868b505f: Pull complete 08:50:26 e2be974225ed: Pull complete 08:50:27 339a4e72a1f5: Pull complete 08:50:27 988bab9f4d93: Pull complete 08:50:27 1469e6f7b9e6: Pull complete 08:50:27 eaf3925da568: Pull complete 08:50:28 bab4dde63d76: Pull complete 08:50:28 bde34c3a00c8: Pull complete 08:50:29 b352a97aabf1: Pull complete 08:50:29 4872d77fe225: Pull complete 08:50:29 5851b861e8e6: Pull complete 08:50:29 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:50:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:50:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:50:29 prd-ubuntu20.04-docker-8c-8g-5312 does not seem to be running inside a container 08:50:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-143 -v /w/workspace/foundry_device-usb-camera_PR-143:/w/workspace/foundry_device-usb-camera_PR-143:rw,z -v /w/workspace/foundry_device-usb-camera_PR-143@tmp:/w/workspace/foundry_device-usb-camera_PR-143@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:50:32 $ docker top 800ceb1e290a7567695b7b383f32b795c66f054fda881751dbdbd58836dc27f8 -eo pid,comm 08:50:32 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). 08:50:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:50:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:50:32 [ssh-agent] Looking for ssh-agent implementation... 08:50:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:50:32 $ docker exec 800ceb1e290a7567695b7b383f32b795c66f054fda881751dbdbd58836dc27f8 ssh-agent 08:50:32 SSH_AUTH_SOCK=/tmp/ssh-56iSY82q22Eo/agent.32 08:50:32 SSH_AGENT_PID=38 08:50:32 Running ssh-add (command line suppressed) 08:50:33 Identity added: /w/workspace/foundry_device-usb-camera_PR-143@tmp/private_key_4023669253049603710.key (/w/workspace/foundry_device-usb-camera_PR-143@tmp/private_key_4023669253049603710.key) 08:50:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:50:33 + git tag --points-at HEAD [Pipeline] } 08:50:33 $ docker exec --env ******** --env ******** 800ceb1e290a7567695b7b383f32b795c66f054fda881751dbdbd58836dc27f8 ssh-agent -k 08:50:33 unset SSH_AUTH_SOCK; 08:50:33 unset SSH_AGENT_PID; 08:50:33 echo Agent pid 38 killed; 08:50:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:50:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:50:33 [ssh-agent] Looking for ssh-agent implementation... 08:50:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:50:33 $ docker exec 800ceb1e290a7567695b7b383f32b795c66f054fda881751dbdbd58836dc27f8 ssh-agent 08:50:33 SSH_AUTH_SOCK=/tmp/ssh-5ijdPWFvx1hx/agent.70 08:50:33 SSH_AGENT_PID=77 08:50:33 Running ssh-add (command line suppressed) 08:50:33 Identity added: /w/workspace/foundry_device-usb-camera_PR-143@tmp/private_key_7923168924414046856.key (/w/workspace/foundry_device-usb-camera_PR-143@tmp/private_key_7923168924414046856.key) 08:50:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:50:34 + git semver init 08:50:34 2023-02-10 08:50:34,422 [run_init] DEBUG init version:0.0.0 force:False 08:50:34 2023-02-10 08:50:34,423 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-143/.semver 08:50:34 2023-02-10 08:50:34,423 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-143/.semver 08:50:34 2023-02-10 08:50:34,424 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-143/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-143, universal_newlines=False, shell=None, istream=None) 08:50:35 2023-02-10 08:50:35,254 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-143/.git/info/exclude 08:50:35 2023-02-10 08:50:35,255 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-143/.semver/PR-143 with force:False 08:50:35 2023-02-10 08:50:35,255 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-143/.semver/PR-143 08:50:35 2023-02-10 08:50:35,258 [execute] INFO git cat-file --batch-check 08:50:35 2023-02-10 08:50:35,258 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-143/.semver, universal_newlines=False, shell=None, istream=) 08:50:35 2023-02-10 08:50:35,264 [execute] INFO git cat-file --batch 08:50:35 2023-02-10 08:50:35,265 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-143/.semver, universal_newlines=False, shell=None, istream=) 08:50:35 2023-02-10 08:50:35,270 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-143/.semver/PR-143 08:50:35 0.0.0 [Pipeline] } 08:50:35 $ docker exec --env ******** --env ******** 800ceb1e290a7567695b7b383f32b795c66f054fda881751dbdbd58836dc27f8 ssh-agent -k 08:50:35 unset SSH_AUTH_SOCK; 08:50:35 unset SSH_AGENT_PID; 08:50:35 echo Agent pid 77 killed; 08:50:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:50:36 + git semver [Pipeline] } 08:50:36 $ docker stop --time=1 800ceb1e290a7567695b7b383f32b795c66f054fda881751dbdbd58836dc27f8 08:50:37 $ docker rm -f --volumes 800ceb1e290a7567695b7b383f32b795c66f054fda881751dbdbd58836dc27f8 [Pipeline] // withDockerContainer [Pipeline] sh 08:50:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:50:38 Stashed 1 file(s) [Pipeline] echo 08:50:38 [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 08:50:38 provisioning config files... 08:50:38 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-143@tmp/config11672867595921860861tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:50:39 ---> docker-login.sh 08:50:39 nexus3.edgexfoundry.org:10001 08:50:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:50:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:50:39 Configure a credential helper to remove this warning. See 08:50:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:50:39 08:50:39 Login Succeeded 08:50:39 nexus3.edgexfoundry.org:10002 08:50:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:50:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:50:39 Configure a credential helper to remove this warning. See 08:50:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:50:39 08:50:39 Login Succeeded 08:50:39 nexus3.edgexfoundry.org:10003 08:50:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:50:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:50:39 Configure a credential helper to remove this warning. See 08:50:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:50:39 08:50:39 Login Succeeded 08:50:39 nexus3.edgexfoundry.org:10004 08:50:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:50:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:50:39 Configure a credential helper to remove this warning. See 08:50:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:50:39 08:50:39 Login Succeeded 08:50:39 docker.io 08:50:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:50:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:50:39 Configure a credential helper to remove this warning. See 08:50:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:50:39 08:50:39 Login Succeeded 08:50:39 ---> docker-login.sh ends [Pipeline] } 08:50:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:50:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:50:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:50:40 ========================================================= 08:50:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 08:50:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:40 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 08:50:40 Sending build context to Docker daemon 1.743MB 08:50:40 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 08:50:40 Step 2/13 : FROM ${BASE} AS builder 08:50:40 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 08:50:40 213ec9aee27d: Pulling fs layer 08:50:40 4583459ba037: Pulling fs layer 08:50:40 93c1e223e6f2: Pulling fs layer 08:50:40 53926ce57604: Pulling fs layer 08:50:40 21b2b0c7a3f4: Pulling fs layer 08:50:40 22ff95d597cd: Pulling fs layer 08:50:40 12d6caf4c0d1: Pulling fs layer 08:50:40 96b7cbca73a9: Pulling fs layer 08:50:40 a7acece74701: Pulling fs layer 08:50:40 53926ce57604: Waiting 08:50:40 21b2b0c7a3f4: Waiting 08:50:40 22ff95d597cd: Waiting 08:50:40 12d6caf4c0d1: Waiting 08:50:40 96b7cbca73a9: Waiting 08:50:40 a7acece74701: Waiting 08:50:40 93c1e223e6f2: Verifying Checksum 08:50:40 93c1e223e6f2: Download complete 08:50:40 4583459ba037: Verifying Checksum 08:50:40 4583459ba037: Download complete 08:50:40 21b2b0c7a3f4: Verifying Checksum 08:50:40 21b2b0c7a3f4: Download complete 08:50:40 22ff95d597cd: Verifying Checksum 08:50:40 22ff95d597cd: Download complete 08:50:40 213ec9aee27d: Verifying Checksum 08:50:40 213ec9aee27d: Download complete 08:50:40 12d6caf4c0d1: Verifying Checksum 08:50:41 213ec9aee27d: Pull complete 08:50:41 4583459ba037: Pull complete 08:50:41 93c1e223e6f2: Pull complete 08:50:42 a7acece74701: Verifying Checksum 08:50:42 a7acece74701: Download complete 08:50:42 53926ce57604: Download complete 08:50:42 96b7cbca73a9: Verifying Checksum 08:50:42 96b7cbca73a9: Download complete 08:50:45 53926ce57604: Pull complete 08:50:45 21b2b0c7a3f4: Pull complete 08:50:46 22ff95d597cd: Pull complete 08:50:46 12d6caf4c0d1: Pull complete 08:50:48 96b7cbca73a9: Pull complete 08:50:48 a7acece74701: Pull complete 08:50:48 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 08:50:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:50:48 ---> db6d94c90886 08:50:48 Step 3/13 : ARG ADD_BUILD_TAGS="" 08:50:53 Still waiting to schedule task 08:50:53 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5310’ 08:50:57 ---> Running in ec1c671a70fe 08:50:57 Removing intermediate container ec1c671a70fe 08:50:57 ---> 5f181f097c84 08:50:57 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:50:57 ---> Running in d55d8eff3671 08:50:57 Removing intermediate container d55d8eff3671 08:50:57 ---> c1fa2d390365 08:50:57 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 08:50:57 ---> Running in 9bb3e0a01a10 08:50:57 Removing intermediate container 9bb3e0a01a10 08:50:57 ---> 90a6938eb717 08:50:57 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 08:50:57 ---> Running in f3772cd2465d 08:50:57 Removing intermediate container f3772cd2465d 08:50:57 ---> d3033bfa87f6 08:50:57 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:50:57 ---> Running in ff7b44c45da9 08:50:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:50:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:50:58 (1/80) Installing mesa (21.3.8-r2) 08:50:58 (2/80) Installing libxau (1.0.9-r0) 08:50:58 (3/80) Installing libxdmcp (1.1.3-r0) 08:50:58 (4/80) Installing libxcb (1.15-r0) 08:50:58 (5/80) Installing libx11 (1.8-r0) 08:50:58 (6/80) Installing libxext (1.3.4-r0) 08:50:58 (7/80) Installing libxfixes (6.0.0-r0) 08:50:58 (8/80) Installing libxxf86vm (1.1.4-r2) 08:50:58 (9/80) Installing libpciaccess (0.16-r0) 08:50:58 (10/80) Installing libdrm (2.4.110-r0) 08:50:58 (11/80) Installing mesa-glapi (21.3.8-r2) 08:50:58 (12/80) Installing libxshmfence (1.3-r1) 08:50:58 (13/80) Installing mesa-gl (21.3.8-r2) 08:50:58 (14/80) Installing icu-data-full (71.1-r2) 08:50:58 (15/80) Installing libice (1.0.10-r0) 08:50:58 (16/80) Installing libuuid (2.38-r1) 08:50:58 (17/80) Installing libsm (1.2.3-r0) 08:50:58 (18/80) Installing libxt (1.2.1-r0) 08:50:58 (19/80) Installing libxmu (1.1.3-r0) 08:50:58 (20/80) Installing xset (1.2.4-r0) 08:50:58 (21/80) Installing xprop (1.2.5-r0) 08:50:58 (22/80) Installing xdg-utils (1.1.3-r3) 08:50:58 (23/80) Installing dbus-libs (1.14.4-r0) 08:50:58 (24/80) Installing libffi (3.4.2-r1) 08:50:58 (25/80) Installing libintl (0.21-r2) 08:50:58 (26/80) Installing libblkid (2.38-r1) 08:50:58 (27/80) Installing libmount (2.38-r1) 08:50:58 (28/80) Installing pcre (8.45-r2) 08:50:58 (29/80) Installing glib (2.72.1-r0) 08:50:58 (30/80) Installing icu-libs (71.1-r2) 08:50:58 (31/80) Installing libpcre2-16 (10.40-r0) 08:50:58 (32/80) Installing zstd-libs (1.5.2-r1) 08:50:58 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 08:50:58 (34/80) Installing hicolor-icon-theme (0.17-r1) 08:50:58 (35/80) Installing wayland-libs-server (1.20.0-r0) 08:50:58 (36/80) Installing mesa-gbm (21.3.8-r2) 08:50:58 (37/80) Installing wayland-libs-client (1.20.0-r0) 08:50:58 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 08:50:58 (39/80) Installing libxcomposite (0.4.5-r0) 08:50:58 (40/80) Installing libbz2 (1.0.8-r1) 08:50:58 (41/80) Installing libpng (1.6.37-r1) 08:50:58 (42/80) Installing freetype (2.12.1-r0) 08:50:58 (43/80) Installing fontconfig (2.14.0-r0) 08:50:58 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 08:50:58 (45/80) Installing wayland-libs-egl (1.20.0-r0) 08:50:58 (46/80) Installing xkeyboard-config (2.35.1-r0) 08:50:58 (47/80) Installing xz-libs (5.2.5-r1) 08:50:58 (48/80) Installing libxml2 (2.9.14-r2) 08:50:58 (49/80) Installing libxkbcommon (1.4.1-r0) 08:50:58 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 08:50:59 (51/80) Installing mesa-egl (21.3.8-r2) 08:50:59 (52/80) Installing avahi-libs (0.8-r6) 08:50:59 (53/80) Installing nettle (3.7.3-r0) 08:50:59 (54/80) Installing p11-kit (0.24.1-r0) 08:50:59 (55/80) Installing libtasn1 (4.18.0-r1) 08:50:59 (56/80) Installing libunistring (1.0-r0) 08:50:59 (57/80) Installing gnutls (3.7.7-r0) 08:50:59 (58/80) Installing cups-libs (2.4.2-r0) 08:50:59 (59/80) Installing graphite2 (1.3.14-r1) 08:50:59 (60/80) Installing harfbuzz (4.3.0-r0) 08:50:59 (61/80) Installing libevdev (1.12.1-r0) 08:50:59 (62/80) Installing mtdev (1.1.6-r0) 08:50:59 (63/80) Installing eudev-libs (3.2.11-r0) 08:50:59 (64/80) Installing libinput-libs (1.20.1-r0) 08:50:59 (65/80) Installing libjpeg-turbo (2.1.3-r1) 08:50:59 (66/80) Installing xcb-util-wm (0.4.1-r1) 08:50:59 (67/80) Installing xcb-util (0.4.0-r3) 08:50:59 (68/80) Installing xcb-util-image (0.4.0-r1) 08:50:59 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 08:50:59 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 08:50:59 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 08:50:59 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 08:50:59 (73/80) Installing v4l-utils-libs (1.22.1-r1) 08:50:59 (74/80) Installing v4l-utils (1.22.1-r1) 08:50:59 (75/80) Installing udev-init-scripts (35-r0) 08:50:59 Executing udev-init-scripts-35-r0.post-install 08:50:59 (76/80) Installing kmod-libs (29-r2) 08:50:59 (77/80) Installing eudev (3.2.11-r0) 08:50:59 (78/80) Installing eudev-dev (3.2.11-r0) 08:50:59 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 08:50:59 (80/80) Installing v4l-utils-dev (1.22.1-r1) 08:50:59 Executing busybox-1.35.0-r17.trigger 08:50:59 Executing eudev-3.2.11-r0.trigger 08:50:59 OK: 330 MiB in 131 packages 08:51:02 Removing intermediate container ff7b44c45da9 08:51:02 ---> f6aa8a22115e 08:51:02 Step 8/13 : WORKDIR /device-usb-camera 08:51:02 ---> Running in e6993874beae 08:51:02 Removing intermediate container e6993874beae 08:51:02 ---> 8fa519a287ae 08:51:02 Step 9/13 : COPY go.mod vendor* ./ 08:51:02 ---> 2f969bfbd36f 08:51:02 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:02 ---> Running in 3689b3584ae3 08:51:24 Removing intermediate container 3689b3584ae3 08:51:24 ---> cf4f7a0a53e9 08:51:24 Step 11/13 : COPY . . 08:51:24 ---> d96f0ecb5908 08:51:24 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 08:51:24 ---> Running in 8dd6d0fbc2f2 08:51:24  % Total % Received % Xferd Average Speed Time Time Time Current 08:51:24 Dload Upload Total Spent Left Speed 08:51:24 0 0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 6147 0 --:--:-- --:--:-- --:--:-- 6174 08:51:24 Removing intermediate container 8dd6d0fbc2f2 08:51:24 ---> 70cf750f279b 08:51:24 Step 13/13 : RUN ${MAKE} 08:51:24 ---> Running in 22773770b42e 08:51:24 noop 08:51:25 Removing intermediate container 22773770b42e 08:51:25 ---> a6628b320e1f 08:51:25 Successfully built a6628b320e1f 08:51:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:25 + docker inspect -f . ci-base-image-x86_64 08:51:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:51:25 prd-ubuntu20.04-docker-8c-8g-5312 does not seem to be running inside a container 08:51:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-143 -v /w/workspace/foundry_device-usb-camera_PR-143:/w/workspace/foundry_device-usb-camera_PR-143:rw,z -v /w/workspace/foundry_device-usb-camera_PR-143@tmp:/w/workspace/foundry_device-usb-camera_PR-143@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:51:26 $ docker top 11dadc625b6fadc4685ec10fd98d144552173d0a1c40e51e9dc1b1b7f4985ccc -eo pid,comm [Pipeline] { [Pipeline] sh 08:51:26 + go version 08:51:26 go version go1.18.7 linux/amd64 [Pipeline] } 08:51:26 $ docker stop --time=1 11dadc625b6fadc4685ec10fd98d144552173d0a1c40e51e9dc1b1b7f4985ccc 08:51:28 $ docker rm -f --volumes 11dadc625b6fadc4685ec10fd98d144552173d0a1c40e51e9dc1b1b7f4985ccc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:28 + docker inspect -f . ci-base-image-x86_64 08:51:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:51:29 prd-ubuntu20.04-docker-8c-8g-5312 does not seem to be running inside a container 08:51:29 $ 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-143 -v /w/workspace/foundry_device-usb-camera_PR-143:/w/workspace/foundry_device-usb-camera_PR-143:rw,z -v /w/workspace/foundry_device-usb-camera_PR-143@tmp:/w/workspace/foundry_device-usb-camera_PR-143@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:51:29 $ docker top 1ad6ff2524c89a363f7792b737bc9d8fcd95e2532f70474f2d5b0cc30f01edb2 -eo pid,comm [Pipeline] { [Pipeline] sh 08:51:29 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-143 [Pipeline] fileExists [Pipeline] sh 08:51:30 + make test 08:51:30 go test ./... -coverprofile=coverage.out ./... 08:51:30 ? github.com/edgexfoundry/device-usb-camera [no test files] 08:51:40 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 08:51:41 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.009s coverage: 1.9% of statements 08:51:49 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 08:51:49 go vet ./... 08:51:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:51:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:51:51 ./bin/test-attribution-txt.sh [Pipeline] echo 08:51:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:51:51 $ docker stop --time=1 1ad6ff2524c89a363f7792b737bc9d8fcd95e2532f70474f2d5b0cc30f01edb2 08:51:55 $ docker rm -f --volumes 1ad6ff2524c89a363f7792b737bc9d8fcd95e2532f70474f2d5b0cc30f01edb2 [Pipeline] // withDockerContainer [Pipeline] sh 08:51:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:51:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:51:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:51:56 + ls -al . 08:51:56 total 208 08:51:56 drwxrwxr-x 10 jenkins jenkins 4096 Feb 10 08:51 . 08:51:56 drwxrwxr-x 4 jenkins jenkins 4096 Feb 10 08:50 .. 08:51:56 drwxrwxr-x 8 jenkins jenkins 4096 Feb 10 08:51 .git 08:51:56 drwxrwxr-x 3 jenkins jenkins 4096 Feb 10 08:50 .github 08:51:56 -rw-rw-r-- 1 jenkins jenkins 414 Feb 10 08:50 .gitignore 08:51:56 -rw-rw-r-- 1 jenkins jenkins 42 Feb 10 08:50 .golangci.yml 08:51:56 -rw-rw-r-- 1 jenkins jenkins 77 Feb 10 08:50 .hadolint.yml 08:51:56 drwxr-xr-x 3 jenkins jenkins 4096 Feb 10 08:50 .semver 08:51:56 -rw-rw-r-- 1 jenkins jenkins 9442 Feb 10 08:50 Attribution.txt 08:51:56 -rw-rw-r-- 1 jenkins jenkins 6219 Feb 10 08:50 CHANGELOG.md 08:51:56 -rw-rw-r-- 1 jenkins jenkins 2328 Feb 10 08:50 Dockerfile 08:51:56 -rw-rw-r-- 1 jenkins jenkins 678 Feb 10 08:50 GOVERNANCE.md 08:51:56 -rw-rw-r-- 1 jenkins jenkins 659 Feb 10 08:50 Jenkinsfile 08:51:56 -rw-rw-r-- 1 jenkins jenkins 11348 Feb 10 08:50 LICENSE 08:51:56 -rw-rw-r-- 1 jenkins jenkins 2329 Feb 10 08:50 Makefile 08:51:56 -rw-rw-r-- 1 jenkins jenkins 622 Feb 10 08:50 OWNERS.md 08:51:56 -rw-rw-r-- 1 jenkins jenkins 5934 Feb 10 08:50 README.md 08:51:56 -rw-rw-r-- 1 jenkins jenkins 5 Feb 10 08:50 VERSION 08:51:56 drwxrwxr-x 2 jenkins jenkins 4096 Feb 10 08:50 bin 08:51:56 drwxrwxr-x 3 jenkins jenkins 4096 Feb 10 08:50 cmd 08:51:56 -rw-r--r-- 1 jenkins jenkins 30666 Feb 10 08:51 coverage.out 08:51:56 -rwxrwxr-x 1 jenkins jenkins 140 Feb 10 08:50 docker-entrypoint.sh 08:51:56 drwxrwxr-x 4 jenkins jenkins 4096 Feb 10 08:50 docs 08:51:56 -rw-rw-r-- 1 jenkins jenkins 3574 Feb 10 08:50 go.mod 08:51:56 -rw-rw-r-- 1 jenkins jenkins 45170 Feb 10 08:50 go.sum 08:51:56 drwxrwxr-x 3 jenkins jenkins 4096 Feb 10 08:50 internal 08:51:56 drwxrwxr-x 4 jenkins jenkins 4096 Feb 10 08:50 snap 08:51:56 -rw-rw-r-- 1 jenkins jenkins 231 Feb 10 08:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:57 + 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=e7e776276802114938770d9559fe4e8ed4c6cfa6 --label arch=amd64 --label version=0.0.0 . 08:51:57 Sending build context to Docker daemon 1.775MB 08:51:57 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 08:51:57 Step 2/35 : FROM ${BASE} AS builder 08:51:57 ---> a6628b320e1f 08:51:57 Step 3/35 : ARG ADD_BUILD_TAGS="" 08:51:57 ---> Running in 3ff000bc23e1 08:51:57 Removing intermediate container 3ff000bc23e1 08:51:57 ---> 8b956e3be793 08:51:57 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:51:57 ---> Running in ffb021475300 08:51:57 Removing intermediate container ffb021475300 08:51:57 ---> f71124846277 08:51:57 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 08:51:57 ---> Running in 07195026c2f3 08:51:58 Removing intermediate container 07195026c2f3 08:51:58 ---> 80cd3c6c7d62 08:51:58 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 08:51:58 ---> Running in ec7c88a4956c 08:51:58 Removing intermediate container ec7c88a4956c 08:51:58 ---> 273c771c6e95 08:51:58 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:51:58 ---> Running in 08ad9acb0229 08:51:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:51:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:51:58 OK: 330 MiB in 131 packages 08:51:59 Removing intermediate container 08ad9acb0229 08:51:59 ---> fd2e38b20f10 08:51:59 Step 8/35 : WORKDIR /device-usb-camera 08:51:59 ---> Running in a251f9d803a4 08:51:59 Removing intermediate container a251f9d803a4 08:51:59 ---> 66b614e68e08 08:51:59 Step 9/35 : COPY go.mod vendor* ./ 08:51:59 ---> a67db23a705e 08:51:59 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:59 ---> Running in 522c0f0bf39c 08:51:59 Removing intermediate container 522c0f0bf39c 08:51:59 ---> 1f78197f3325 08:51:59 Step 11/35 : COPY . . 08:52:00 ---> 8fce9a0d43c4 08:52:00 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 08:52:00 ---> Running in bbcd997a65dd 08:52:00  % Total % Received % Xferd Average Speed Time Time Time Current 08:52:00 Dload Upload Total Spent Left Speed 08:52:00 0 0 0 0 0  0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 51249 0 --:--:-- --:--:-- --:--:-- 53100 08:52:01 Removing intermediate container bbcd997a65dd 08:52:01 ---> 2282add9db8f 08:52:01 Step 13/35 : RUN ${MAKE} 08:52:01 ---> Running in dd44c0420c88 08:52:01 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 08:52:27 Removing intermediate container dd44c0420c88 08:52:27 ---> b66a4d4121f4 08:52:27 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 08:52:27 v0.18.4: Pulling from aler9/rtsp-simple-server 08:52:27 af6660deedbd: Pulling fs layer 08:52:27 97cd0a44c592: Pulling fs layer 08:52:27 97cd0a44c592: Verifying Checksum 08:52:27 97cd0a44c592: Download complete 08:52:27 af6660deedbd: Verifying Checksum 08:52:27 af6660deedbd: Download complete 08:52:27 af6660deedbd: Pull complete 08:52:27 97cd0a44c592: Pull complete 08:52:27 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 08:52:27 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 08:52:27 ---> fea57e182299 08:52:27 Step 15/35 : FROM alpine:3.16 08:52:27 3.16: Pulling from library/alpine 08:52:27 ca7dd9ec2225: Pulling fs layer 08:52:27 ca7dd9ec2225: Verifying Checksum 08:52:27 ca7dd9ec2225: Download complete 08:52:27 ca7dd9ec2225: Pull complete 08:52:27 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 08:52:27 Status: Downloaded newer image for alpine:3.16 08:52:27 ---> bfe296a52501 08:52:27 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 08:52:27 ---> Running in 5291c3bc20a9 08:52:27 Removing intermediate container 5291c3bc20a9 08:52:27 ---> 1f0e26a008a4 08:52:27 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 08:52:27 ---> Running in e8846be63869 08:52:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:52:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:52:27 (1/80) Installing dumb-init (1.2.5-r1) 08:52:27 (2/80) Installing sdl2 (2.0.22-r0) 08:52:28 (3/80) Installing libxau (1.0.9-r0) 08:52:28 (4/80) Installing libxdmcp (1.1.3-r0) 08:52:28 (5/80) Installing libxcb (1.15-r0) 08:52:28 (6/80) Installing libx11 (1.8-r0) 08:52:28 (7/80) Installing aom-libs (3.3.0-r0) 08:52:28 (8/80) Installing alsa-lib (1.2.7.2-r0) 08:52:28 (9/80) Installing expat (2.5.0-r0) 08:52:28 (10/80) Installing brotli-libs (1.0.9-r6) 08:52:28 (11/80) Installing libbz2 (1.0.8-r1) 08:52:28 (12/80) Installing libpng (1.6.37-r1) 08:52:28 (13/80) Installing freetype (2.12.1-r0) 08:52:28 (14/80) Installing fontconfig (2.14.0-r0) 08:52:28 (15/80) Installing fribidi (1.0.12-r0) 08:52:28 (16/80) Installing libffi (3.4.2-r1) 08:52:28 (17/80) Installing libintl (0.21-r2) 08:52:28 (18/80) Installing libblkid (2.38-r1) 08:52:28 (19/80) Installing libmount (2.38-r1) 08:52:28 (20/80) Installing pcre (8.45-r2) 08:52:28 (21/80) Installing glib (2.72.1-r0) 08:52:28 (22/80) Installing graphite2 (1.3.14-r1) 08:52:28 (23/80) Installing harfbuzz (4.3.0-r0) 08:52:28 (24/80) Installing libass (0.16.0-r0) 08:52:28 (25/80) Installing libdav1d (1.0.0-r0) 08:52:28 (26/80) Installing libpciaccess (0.16-r0) 08:52:28 (27/80) Installing libdrm (2.4.110-r0) 08:52:28 (28/80) Installing gmp (6.2.1-r2) 08:52:28 (29/80) Installing nettle (3.7.3-r0) 08:52:28 (30/80) Installing p11-kit (0.24.1-r0) 08:52:28 (31/80) Installing libtasn1 (4.18.0-r1) 08:52:28 (32/80) Installing libunistring (1.0-r0) 08:52:28 (33/80) Installing gnutls (3.7.7-r0) 08:52:28 (34/80) Installing ncurses-terminfo-base (6.3_p20220521-r0) 08:52:28 (35/80) Installing ncurses-libs (6.3_p20220521-r0) 08:52:28 (36/80) Installing lame (3.100-r0) 08:52:28 (37/80) Installing opus (1.3.1-r1) 08:52:28 (38/80) Installing libasyncns (0.8-r1) 08:52:28 (39/80) Installing dbus-libs (1.14.4-r0) 08:52:28 (40/80) Installing libltdl (2.4.7-r0) 08:52:28 (41/80) Installing orc (0.4.32-r0) 08:52:28 (42/80) Installing libgcc (11.2.1_git20220219-r2) 08:52:28 (43/80) Installing libogg (1.3.5-r1) 08:52:28 (44/80) Installing libstdc++ (11.2.1_git20220219-r2) 08:52:28 (45/80) Installing flac (1.3.4-r0) 08:52:28 (46/80) Installing libvorbis (1.3.7-r0) 08:52:28 (47/80) Installing libsndfile (1.1.0-r0) 08:52:28 (48/80) Installing libgomp (11.2.1_git20220219-r2) 08:52:28 (49/80) Installing soxr (0.1.3-r2) 08:52:28 (50/80) Installing speexdsp (1.2.0-r0) 08:52:28 (51/80) Installing tdb-libs (1.4.6-r0) 08:52:28 (52/80) Installing libpulse (15.0-r2) 08:52:28 (53/80) Installing cjson (1.7.15-r3) 08:52:28 (54/80) Installing mbedtls (2.28.2-r0) 08:52:28 (55/80) Installing librist (0.2.6-r1) 08:52:28 (56/80) Installing libsrt (1.4.4-r0) 08:52:28 (57/80) Installing libssh (0.9.6-r1) 08:52:28 (58/80) Installing libtheora (1.1.1-r16) 08:52:28 (59/80) Installing libjpeg-turbo (2.1.3-r1) 08:52:28 (60/80) Installing v4l-utils-libs (1.22.1-r1) 08:52:28 (61/80) Installing libxext (1.3.4-r0) 08:52:28 (62/80) Installing libxfixes (6.0.0-r0) 08:52:28 (63/80) Installing wayland-libs-client (1.20.0-r0) 08:52:28 (64/80) Installing libva (2.14.0-r0) 08:52:28 (65/80) Installing libvdpau (1.5-r0) 08:52:28 (66/80) Installing vidstab (1.1.0-r1) 08:52:28 (67/80) Installing libvpx (1.11.0-r1) 08:52:28 (68/80) Installing libwebp (1.2.3-r0) 08:52:28 (69/80) Installing x264-libs (0.163_git20210613-r0) 08:52:28 (70/80) Installing numactl (2.0.14-r0) 08:52:28 (71/80) Installing x265-libs (3.5-r3) 08:52:28 (72/80) Installing xvidcore (1.3.7-r1) 08:52:28 (73/80) Installing ffmpeg-libs (5.0.1-r1) 08:52:29 (74/80) Installing ffmpeg (5.0.1-r1) 08:52:29 (75/80) Installing udev-init-scripts (35-r0) 08:52:29 Executing udev-init-scripts-35-r0.post-install 08:52:29 (76/80) Installing eudev-libs (3.2.11-r0) 08:52:29 (77/80) Installing xz-libs (5.2.5-r1) 08:52:29 (78/80) Installing zstd-libs (1.5.2-r1) 08:52:29 (79/80) Installing kmod-libs (29-r2) 08:52:29 (80/80) Installing eudev (3.2.11-r0) 08:52:29 Executing busybox-1.35.0-r17.trigger 08:52:29 Executing eudev-3.2.11-r0.trigger 08:52:29 OK: 100 MiB in 94 packages 08:52:32 Removing intermediate container e8846be63869 08:52:32 ---> 1e2c75f858d5 08:52:32 Step 18/35 : WORKDIR / 08:52:32 ---> Running in 37fb89f4f04e 08:52:32 Removing intermediate container 37fb89f4f04e 08:52:32 ---> eeb15147b3ef 08:52:32 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 08:52:33 ---> 9b1785a19056 08:52:33 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 08:52:33 ---> 2fa2275a3361 08:52:33 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 08:52:33 ---> c79f54de23fe 08:52:33 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 08:52:33 ---> cc2954f127a4 08:52:33 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 08:52:33 ---> fc4d1184b54e 08:52:33 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 08:52:34 ---> 8a72d09bac88 08:52:34 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 08:52:35 ---> a59b4a66bd32 08:52:35 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 08:52:35 ---> Running in d04ef59dbdef 08:52:36 Removing intermediate container d04ef59dbdef 08:52:36 ---> 44dfaea24c08 08:52:36 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 08:52:36 ---> Running in 207713a610ec 08:52:37 Removing intermediate container 207713a610ec 08:52:37 ---> 00c55e14b9fd 08:52:37 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 08:52:37 ---> Running in d880dbcc9411 08:52:37 Removing intermediate container d880dbcc9411 08:52:37 ---> 2bd17fc4a1ef 08:52:37 Step 29/35 : EXPOSE 59983 08:52:37 ---> Running in 1e777a3d9338 08:52:37 Removing intermediate container 1e777a3d9338 08:52:37 ---> 0198be720b70 08:52:37 Step 30/35 : EXPOSE 8554 08:52:37 ---> Running in f5be26398b6c 08:52:37 Removing intermediate container f5be26398b6c 08:52:37 ---> 2d51662241f1 08:52:37 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 08:52:37 ---> Running in a52b9e5fdd52 08:52:37 Removing intermediate container a52b9e5fdd52 08:52:37 ---> 97122e26e579 08:52:37 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 08:52:37 ---> Running in af6bbae00914 08:52:37 Removing intermediate container af6bbae00914 08:52:37 ---> 775215b5bd8b 08:52:37 Step 33/35 : LABEL arch=amd64 08:52:37 ---> Running in bdbc5f47c56c 08:52:38 Removing intermediate container bdbc5f47c56c 08:52:38 ---> acb2a82c6c64 08:52:38 Step 34/35 : LABEL git_sha=e7e776276802114938770d9559fe4e8ed4c6cfa6 08:52:38 ---> Running in 56f38f201a7e 08:52:38 Removing intermediate container 56f38f201a7e 08:52:38 ---> 90a0026665d6 08:52:38 Step 35/35 : LABEL version=0.0.0 08:52:38 ---> Running in 650c00cc1de9 08:52:38 Removing intermediate container 650c00cc1de9 08:52:38 ---> 0ffd3aa88080 08:52:38 [Warning] One or more build-args [ARCH] were not consumed 08:52:38 Successfully built 0ffd3aa88080 08:52:38 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:52:39 08:52:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:52:39 latest: Pulling from edgex-lftools-log-publisher 08:52:39 5eb5b503b376: Pulling fs layer 08:52:39 5c69ac0246d0: Pulling fs layer 08:52:39 ec43610c2a17: Pulling fs layer 08:52:39 3a2ae6a8a46f: Pulling fs layer 08:52:39 33b1e0a273af: Pulling fs layer 08:52:39 5d3b04190fa2: Pulling fs layer 08:52:39 2f39f015ded8: Pulling fs layer 08:52:39 3a2ae6a8a46f: Waiting 08:52:39 33b1e0a273af: Waiting 08:52:39 5d3b04190fa2: Waiting 08:52:39 2f39f015ded8: Waiting 08:52:39 5c69ac0246d0: Verifying Checksum 08:52:39 5c69ac0246d0: Download complete 08:52:39 3a2ae6a8a46f: Verifying Checksum 08:52:39 3a2ae6a8a46f: Download complete 08:52:39 33b1e0a273af: Verifying Checksum 08:52:39 33b1e0a273af: Download complete 08:52:39 5d3b04190fa2: Download complete 08:52:39 ec43610c2a17: Verifying Checksum 08:52:39 ec43610c2a17: Download complete 08:52:40 5eb5b503b376: Verifying Checksum 08:52:40 5eb5b503b376: Download complete 08:52:40 2f39f015ded8: Download complete 08:52:41 5eb5b503b376: Pull complete 08:52:41 5c69ac0246d0: Pull complete 08:52:42 ec43610c2a17: Pull complete 08:52:42 3a2ae6a8a46f: Pull complete 08:52:42 33b1e0a273af: Pull complete 08:52:43 5d3b04190fa2: Pull complete 08:52:47 2f39f015ded8: Pull complete 08:52:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:52:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:52:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:52:47 prd-ubuntu20.04-docker-8c-8g-5312 does not seem to be running inside a container 08:52:47 $ 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-143 -v /w/workspace/foundry_device-usb-camera_PR-143:/w/workspace/foundry_device-usb-camera_PR-143:rw,z -v /w/workspace/foundry_device-usb-camera_PR-143@tmp:/w/workspace/foundry_device-usb-camera_PR-143@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:52:53 $ docker top f3ed2ffcbfe7c7de5f40f741c9aea1406860117bdc0111829d2b64780b798072 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:52:53 ---> job-cost.sh 08:52:53 lf-activate-venv: SKIPPING 08:52:53 INFO: No Stack... 08:52:53 INFO: Retrieving Pricing Info for: v3-standard-8 08:52:54 INFO: Archiving Costs [Pipeline] sh 08:52:54 + cat /w/workspace/foundry_device-usb-camera_PR-143/archives/cost.csv 08:52:54 + cut -d, -f6 [Pipeline] lock 08:52:54 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-143-1-stack-cost] 08:52:54 Resource [jenkins-edgexfoundry-device-usb-camera-PR-143-1-stack-cost] did not exist. Created. 08:52:54 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-143-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:52:54 + echo total: 0.2199999988079071 [Pipeline] stash 08:52:54 Stashed 1 file(s) [Pipeline] } 08:52:54 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-143-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:52:54 $ docker stop --time=1 f3ed2ffcbfe7c7de5f40f741c9aea1406860117bdc0111829d2b64780b798072 08:52:56 $ docker rm -f --volumes f3ed2ffcbfe7c7de5f40f741c9aea1406860117bdc0111829d2b64780b798072 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:54:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5313 in /w/workspace/foundry_device-usb-camera_PR-143 [Pipeline] { [Pipeline] ws 08:54:25 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 08:54:25 Selected Git installation does not exist. Using Default 08:54:25 The recommended git tool is: NONE 08:54:30 using credential edgex-jenkins-ssh 08:54:30 Cloning the remote Git repository 08:54:31 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 08:54:31 > git init /w/workspace/device-usb-camera/1 # timeout=10 08:54:31 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 08:54:31 > git --version # timeout=10 08:54:31 > git --version # 'git version 2.25.1' 08:54:31 using GIT_SSH to set credentials SSH Credentials for GitHub 08:54:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:54:32 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 08:54:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:54:33 Merging remotes/origin/main commit ad81b6791089a5483c30c2e43f91131867ddea47 into PR head commit e7e776276802114938770d9559fe4e8ed4c6cfa6 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:54:34 Failed in branch arm64 08:54:33 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 08:54:33 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 08:54:33 using GIT_SSH to set credentials SSH Credentials for GitHub 08:54:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/143/head:refs/remotes/origin/PR-143 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:54:33 > git config core.sparsecheckout # timeout=10 08:54:33 > git checkout -f e7e776276802114938770d9559fe4e8ed4c6cfa6 # timeout=10 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:54:36 + [ -d /w/workspace/foundry_device-usb-camera_PR-143/archives ] 08:54:36 + ls -al /w/workspace/foundry_device-usb-camera_PR-143/archives 08:54:36 total 16 08:54:36 drwxr-xr-x 3 root root 4096 Feb 10 08:52 . 08:54:36 drwxrwxr-x 11 jenkins jenkins 4096 Feb 10 08:52 .. 08:54:36 drwxr-xr-x 2 root root 4096 Feb 10 08:52 cost 08:54:36 -rw-r--r-- 1 root root 89 Feb 10 08:52 cost.csv 08:54:36 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-143/archives 08:54:36 + ls -al /w/workspace/foundry_device-usb-camera_PR-143/archives 08:54:36 total 16 08:54:36 drwxr-xr-x 3 jenkins jenkins 4096 Feb 10 08:52 . 08:54:36 drwxrwxr-x 11 jenkins jenkins 4096 Feb 10 08:52 .. 08:54:36 drwxr-xr-x 2 jenkins jenkins 4096 Feb 10 08:52 cost 08:54:36 -rw-r--r-- 1 jenkins jenkins 89 Feb 10 08:52 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:54:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:54:37 ---> package-listing.sh 08:54:37 ++ facter osfamily 08:54:37 ++ tr '[:upper:]' '[:lower:]' 08:54:37 + OS_FAMILY=debian 08:54:37 + workspace=/w/workspace/foundry_device-usb-camera_PR-143 08:54:37 + START_PACKAGES=/tmp/packages_start.txt 08:54:37 + END_PACKAGES=/tmp/packages_end.txt 08:54:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:54:37 + PACKAGES=/tmp/packages_start.txt 08:54:37 + '[' /w/workspace/foundry_device-usb-camera_PR-143 ']' 08:54:37 + PACKAGES=/tmp/packages_end.txt 08:54:37 + case "${OS_FAMILY}" in 08:54:37 + dpkg -l 08:54:37 + grep '^ii' 08:54:37 + '[' -f /tmp/packages_start.txt ']' 08:54:37 + '[' -f /tmp/packages_end.txt ']' 08:54:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:54:37 + '[' /w/workspace/foundry_device-usb-camera_PR-143 ']' 08:54:37 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-143/archives/ 08:54:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-143/archives/ [Pipeline] echo 08:54:37 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-143/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:54:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:54:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:54:38 prd-ubuntu20.04-docker-8c-8g-5312 does not seem to be running inside a container 08:54:38 $ 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-143/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-143 -v /w/workspace/foundry_device-usb-camera_PR-143:/w/workspace/foundry_device-usb-camera_PR-143:rw,z -v /w/workspace/foundry_device-usb-camera_PR-143@tmp:/w/workspace/foundry_device-usb-camera_PR-143@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 08:54:38 $ docker top ca691c962f28cab2204197d8c70cf7a11315593e9db282d04cdd89dcfcd95a1f -eo pid,comm [Pipeline] { [Pipeline] sh 08:54:39 + touch /tmp/pre-build-complete [Pipeline] sh 08:54:39 + mkdir -p /var/log/sysstat [Pipeline] sh 08:54:39 + ls /var/log/sa-host 08:54:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:54:40 provisioning config files... 08:54:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-143@tmp/config15073265205173065320tmp [Pipeline] { [Pipeline] echo 08:54:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:54:40 ---> create-netrc.sh [Pipeline] } 08:54:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:54:40 ---> python-tools-install.sh [Pipeline] echo 08:54:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:54:41 ---> sudo-logs.sh 08:54:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:54:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:54:41 ---> job-cost.sh 08:54:41 lf-activate-venv: SKIPPING 08:54:41 DEBUG: total: 0.2199999988079071 08:54:41 INFO: Retrieving Stack Cost... 08:54:41 INFO: Retrieving Pricing Info for: v3-standard-8 08:54:42 INFO: Archiving Costs [Pipeline] echo 08:54:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:54:42 ---> logs-deploy.sh 08:54:42 lf-activate-venv: SKIPPING 08:54:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-143/1 08:54:42 INFO: archiving workspace using pattern(s): 08:54:43 Archives upload complete. 08:54:43 INFO: archiving logs to Nexus