Pull request #115 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 EdgeX-Camera-Management for edgexfoundry/device-usb-camera Loading trusted files from base branch main at 02bc3351eb583ffe88737b5638435757cc287900 rather than 46b917acf9c8f1772f44bdc88234589d4c18033d Obtained Jenkinsfile from 02bc3351eb583ffe88737b5638435757cc287900 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-ssh11962670360658508099.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 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-ssh2307980459658250164.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 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-115/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-115/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2700513688588392470.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-115/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15559595372566334108.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 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-ssh135217909331654210.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-115/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-115/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12719657256593200830.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 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 Running on prd-ubuntu20.04-docker-8c-8g-119424 in /w/workspace/foundry_device-usb-camera_PR-115 [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-115 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 02bc3351eb583ffe88737b5638435757cc287900 into PR head commit 46b917acf9c8f1772f44bdc88234589d4c18033d Merge succeeded, producing 46b917acf9c8f1772f44bdc88234589d4c18033d Checking out Revision 46b917acf9c8f1772f44bdc88234589d4c18033d (PR-115) > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/115/head:refs/remotes/origin/PR-115 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 46b917acf9c8f1772f44bdc88234589d4c18033d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 02bc3351eb583ffe88737b5638435757cc287900 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 46b917acf9c8f1772f44bdc88234589d4c18033d # timeout=10 Commit message: "Merge branch 'edgexfoundry:main' into doc_updates" 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 19:52:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:52:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:52:12 ========================================================= 19:52:12 EdgeX Global Pipelines Version Info 19:52:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:52:13 ------------------- 19:52:13 stable info: 19:52:13 ------------------- 19:52:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:52:13 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:52:13 Message: update stable to v1.0.244 19:52:14 ------------------- 19:52:14 experimental info: 19:52:14 ------------------- 19:52:14 Commited By: **** collab-it+edgex@linuxfoundation.org 19:52:14 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:52:14 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:52:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 19:52:14 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 19:52:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:52:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:52:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:52:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:52:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:52:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:52:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:52:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:52:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:52:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 19:52:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:52:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:52:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:52:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:52:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:52:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:52:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:52:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:52:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:52:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:52:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:52:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:52:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:52:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:52:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:52:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-115 [Pipeline] echo 19:52:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-115 [Pipeline] echo 19:52:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-115 [Pipeline] echo 19:52:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 46b917acf9c8f1772f44bdc88234589d4c18033d [Pipeline] echo 19:52:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 46b917a [Pipeline] echo 19:52:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:52:15 provisioning config files... 19:52:15 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-115@tmp/config13596587325703808607tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:52:16 ---> docker-login.sh 19:52:16 nexus3.edgexfoundry.org:10001 19:52:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:52:16 Configure a credential helper to remove this warning. See 19:52:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:52:16 19:52:16 Login Succeeded 19:52:16 nexus3.edgexfoundry.org:10002 19:52:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:52:16 Configure a credential helper to remove this warning. See 19:52:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:52:16 19:52:16 Login Succeeded 19:52:16 nexus3.edgexfoundry.org:10003 19:52:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:52:16 Configure a credential helper to remove this warning. See 19:52:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:52:16 19:52:16 Login Succeeded 19:52:16 nexus3.edgexfoundry.org:10004 19:52:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:52:16 Configure a credential helper to remove this warning. See 19:52:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:52:16 19:52:16 Login Succeeded 19:52:16 docker.io 19:52:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:52:17 Configure a credential helper to remove this warning. See 19:52:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:52:17 19:52:17 Login Succeeded 19:52:17 ---> docker-login.sh ends [Pipeline] } 19:52:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:52:17 + git rev-list -1 --merges 46b917acf9c8f1772f44bdc88234589d4c18033d~1..46b917acf9c8f1772f44bdc88234589d4c18033d [Pipeline] echo 19:52:17 -----------> git rev-list -1 --merges 46b917acf9c8f1772f44bdc88234589d4c18033d~1..46b917acf9c8f1772f44bdc88234589d4c18033d 46b917acf9c8f1772f44bdc88234589d4c18033d 19:52:17 46b917acf9c8f1772f44bdc88234589d4c18033d [false] [Pipeline] sh 19:52:18 + git log --format=format:%s -1 46b917acf9c8f1772f44bdc88234589d4c18033d [Pipeline] echo 19:52:18 ========================================================= 19:52:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:52:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:52:18 + git log --format=format:%s -1 46b917acf9c8f1772f44bdc88234589d4c18033d [Pipeline] echo 19:52:18 [semverPrep] GIT_COMMIT: 46b917acf9c8f1772f44bdc88234589d4c18033d, Commit Message: Merge branch 'edgexfoundry:main' into doc_updates [Pipeline] echo 19:52:18 [semverPrep] This is not a build commit. [Pipeline] sh 19:52:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:52:19 + grep -v github /etc/ssh/ssh_known_hosts 19:52:19 + [ -e /tmp/ssh_known_hosts ] 19:52:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:52:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:52:19 + sudo tee -a /etc/ssh/ssh_known_hosts 19:52:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:52:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:52:19 19:52:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:52:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:52:19 0.1.4: Pulling from edgex-devops/py-git-semver 19:52:19 b85a868b505f: Pulling fs layer 19:52:19 e2be974225ed: Pulling fs layer 19:52:19 339a4e72a1f5: Pulling fs layer 19:52:19 988bab9f4d93: Pulling fs layer 19:52:19 1469e6f7b9e6: Pulling fs layer 19:52:19 eaf3925da568: Pulling fs layer 19:52:19 bab4dde63d76: Pulling fs layer 19:52:19 bde34c3a00c8: Pulling fs layer 19:52:19 b352a97aabf1: Pulling fs layer 19:52:19 4872d77fe225: Pulling fs layer 19:52:19 5851b861e8e6: Pulling fs layer 19:52:19 eaf3925da568: Waiting 19:52:19 bab4dde63d76: Waiting 19:52:19 bde34c3a00c8: Waiting 19:52:19 988bab9f4d93: Waiting 19:52:19 1469e6f7b9e6: Waiting 19:52:19 b352a97aabf1: Waiting 19:52:19 4872d77fe225: Waiting 19:52:19 5851b861e8e6: Waiting 19:52:19 e2be974225ed: Verifying Checksum 19:52:19 e2be974225ed: Download complete 19:52:19 988bab9f4d93: Verifying Checksum 19:52:19 988bab9f4d93: Download complete 19:52:20 1469e6f7b9e6: Verifying Checksum 19:52:20 1469e6f7b9e6: Download complete 19:52:20 339a4e72a1f5: Verifying Checksum 19:52:20 339a4e72a1f5: Download complete 19:52:20 eaf3925da568: Verifying Checksum 19:52:20 eaf3925da568: Download complete 19:52:20 bde34c3a00c8: Verifying Checksum 19:52:20 bde34c3a00c8: Download complete 19:52:20 b352a97aabf1: Verifying Checksum 19:52:20 b352a97aabf1: Download complete 19:52:20 4872d77fe225: Verifying Checksum 19:52:20 4872d77fe225: Download complete 19:52:20 5851b861e8e6: Verifying Checksum 19:52:20 5851b861e8e6: Download complete 19:52:20 b85a868b505f: Verifying Checksum 19:52:20 b85a868b505f: Download complete 19:52:20 bab4dde63d76: Verifying Checksum 19:52:20 bab4dde63d76: Download complete 19:52:21 b85a868b505f: Pull complete 19:52:21 e2be974225ed: Pull complete 19:52:22 339a4e72a1f5: Pull complete 19:52:22 988bab9f4d93: Pull complete 19:52:23 1469e6f7b9e6: Pull complete 19:52:23 eaf3925da568: Pull complete 19:52:25 bab4dde63d76: Pull complete 19:52:25 bde34c3a00c8: Pull complete 19:52:25 b352a97aabf1: Pull complete 19:52:25 4872d77fe225: Pull complete 19:52:25 5851b861e8e6: Pull complete 19:52:25 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:52:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:52:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:52:25 prd-ubuntu20.04-docker-8c-8g-119424 does not seem to be running inside a container 19:52:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-115 -v /w/workspace/foundry_device-usb-camera_PR-115:/w/workspace/foundry_device-usb-camera_PR-115:rw,z -v /w/workspace/foundry_device-usb-camera_PR-115@tmp:/w/workspace/foundry_device-usb-camera_PR-115@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 19:52:28 $ docker top c5adf8db3a7e7e1ff301418de6015a9a6f60c6ea01cd64afa748ef8d4baac5c5 -eo pid,comm 19:52:28 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). 19:52:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:52:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:52:28 [ssh-agent] Looking for ssh-agent implementation... 19:52:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:52:28 $ docker exec c5adf8db3a7e7e1ff301418de6015a9a6f60c6ea01cd64afa748ef8d4baac5c5 ssh-agent 19:52:28 SSH_AUTH_SOCK=/tmp/ssh-ctWUnYwQR5pJ/agent.31 19:52:28 SSH_AGENT_PID=37 19:52:28 Running ssh-add (command line suppressed) 19:52:29 Identity added: /w/workspace/foundry_device-usb-camera_PR-115@tmp/private_key_15977391407960787949.key (/w/workspace/foundry_device-usb-camera_PR-115@tmp/private_key_15977391407960787949.key) 19:52:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:52:29 + git tag --points-at HEAD [Pipeline] } 19:52:29 $ docker exec --env ******** --env ******** c5adf8db3a7e7e1ff301418de6015a9a6f60c6ea01cd64afa748ef8d4baac5c5 ssh-agent -k 19:52:29 unset SSH_AUTH_SOCK; 19:52:29 unset SSH_AGENT_PID; 19:52:29 echo Agent pid 37 killed; 19:52:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:52:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:52:29 [ssh-agent] Looking for ssh-agent implementation... 19:52:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:52:29 $ docker exec c5adf8db3a7e7e1ff301418de6015a9a6f60c6ea01cd64afa748ef8d4baac5c5 ssh-agent 19:52:29 SSH_AUTH_SOCK=/tmp/ssh-14DIDCr1gBbq/agent.69 19:52:29 SSH_AGENT_PID=75 19:52:29 Running ssh-add (command line suppressed) 19:52:30 Identity added: /w/workspace/foundry_device-usb-camera_PR-115@tmp/private_key_7885933484466126932.key (/w/workspace/foundry_device-usb-camera_PR-115@tmp/private_key_7885933484466126932.key) 19:52:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:52:30 + git semver init 19:52:30 2022-11-17 19:52:30,562 [run_init] DEBUG init version:0.0.0 force:False 19:52:30 2022-11-17 19:52:30,563 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-115/.semver 19:52:30 2022-11-17 19:52:30,564 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-115/.semver 19:52:30 2022-11-17 19:52:30,565 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-115/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-115, universal_newlines=False, shell=None, istream=None) 19:52:31 2022-11-17 19:52:31,291 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-115/.git/info/exclude 19:52:31 2022-11-17 19:52:31,292 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-115/.semver/PR-115 with force:False 19:52:31 2022-11-17 19:52:31,292 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-115/.semver/PR-115 19:52:31 2022-11-17 19:52:31,296 [execute] INFO git cat-file --batch-check 19:52:31 2022-11-17 19:52:31,296 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-115/.semver, universal_newlines=False, shell=None, istream=) 19:52:31 2022-11-17 19:52:31,302 [execute] INFO git cat-file --batch 19:52:31 2022-11-17 19:52:31,302 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-115/.semver, universal_newlines=False, shell=None, istream=) 19:52:31 2022-11-17 19:52:31,307 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-115/.semver/PR-115 19:52:31 0.0.0 [Pipeline] } 19:52:31 $ docker exec --env ******** --env ******** c5adf8db3a7e7e1ff301418de6015a9a6f60c6ea01cd64afa748ef8d4baac5c5 ssh-agent -k 19:52:31 unset SSH_AUTH_SOCK; 19:52:31 unset SSH_AGENT_PID; 19:52:31 echo Agent pid 75 killed; 19:52:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:52:32 + git semver [Pipeline] } 19:52:32 $ docker stop --time=1 c5adf8db3a7e7e1ff301418de6015a9a6f60c6ea01cd64afa748ef8d4baac5c5 19:52:33 $ docker rm -f c5adf8db3a7e7e1ff301418de6015a9a6f60c6ea01cd64afa748ef8d4baac5c5 [Pipeline] // withDockerContainer [Pipeline] sh 19:52:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:52:34 Stashed 1 file(s) [Pipeline] echo 19:52:34 [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 19:52:35 provisioning config files... 19:52:35 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-115@tmp/config16375284135842773239tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:52:35 ---> docker-login.sh 19:52:35 nexus3.edgexfoundry.org:10001 19:52:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:52:35 Configure a credential helper to remove this warning. See 19:52:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:52:35 19:52:35 Login Succeeded 19:52:35 nexus3.edgexfoundry.org:10002 19:52:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:52:35 Configure a credential helper to remove this warning. See 19:52:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:52:35 19:52:35 Login Succeeded 19:52:35 nexus3.edgexfoundry.org:10003 19:52:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:52:35 Configure a credential helper to remove this warning. See 19:52:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:52:35 19:52:35 Login Succeeded 19:52:35 nexus3.edgexfoundry.org:10004 19:52:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:52:35 Configure a credential helper to remove this warning. See 19:52:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:52:35 19:52:35 Login Succeeded 19:52:35 docker.io 19:52:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:52:36 Configure a credential helper to remove this warning. See 19:52:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:52:36 19:52:36 Login Succeeded 19:52:36 ---> docker-login.sh ends [Pipeline] } 19:52:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:52:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:52:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:52:36 ========================================================= 19:52:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:52:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:52:36 + 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 . 19:52:36 Sending build context to Docker daemon 1.672MB 19:52:36 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 19:52:36 Step 2/13 : FROM ${BASE} AS builder 19:52:36 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:52:36 213ec9aee27d: Pulling fs layer 19:52:36 4583459ba037: Pulling fs layer 19:52:36 93c1e223e6f2: Pulling fs layer 19:52:36 53926ce57604: Pulling fs layer 19:52:36 21b2b0c7a3f4: Pulling fs layer 19:52:36 22ff95d597cd: Pulling fs layer 19:52:36 12d6caf4c0d1: Pulling fs layer 19:52:36 96b7cbca73a9: Pulling fs layer 19:52:36 a7acece74701: Pulling fs layer 19:52:36 22ff95d597cd: Waiting 19:52:36 12d6caf4c0d1: Waiting 19:52:36 96b7cbca73a9: Waiting 19:52:36 a7acece74701: Waiting 19:52:36 53926ce57604: Waiting 19:52:36 21b2b0c7a3f4: Waiting 19:52:36 93c1e223e6f2: Download complete 19:52:36 4583459ba037: Download complete 19:52:36 21b2b0c7a3f4: Download complete 19:52:36 22ff95d597cd: Download complete 19:52:36 213ec9aee27d: Verifying Checksum 19:52:36 213ec9aee27d: Download complete 19:52:37 12d6caf4c0d1: Verifying Checksum 19:52:37 12d6caf4c0d1: Download complete 19:52:37 213ec9aee27d: Pull complete 19:52:37 4583459ba037: Pull complete 19:52:37 93c1e223e6f2: Pull complete 19:52:37 a7acece74701: Verifying Checksum 19:52:37 a7acece74701: Download complete 19:52:37 53926ce57604: Verifying Checksum 19:52:37 53926ce57604: Download complete 19:52:38 96b7cbca73a9: Verifying Checksum 19:52:38 96b7cbca73a9: Download complete 19:52:42 53926ce57604: Pull complete 19:52:42 21b2b0c7a3f4: Pull complete 19:52:42 22ff95d597cd: Pull complete 19:52:42 12d6caf4c0d1: Pull complete 19:52:44 96b7cbca73a9: Pull complete 19:52:44 a7acece74701: Pull complete 19:52:44 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 19:52:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:52:44 ---> db6d94c90886 19:52:44 Step 3/13 : ARG ADD_BUILD_TAGS="" 19:52:49 ---> Running in 53dccf05f482 19:52:49 Removing intermediate container 53dccf05f482 19:52:49 ---> b0a998cce284 19:52:49 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:52:49 ---> Running in 6aa79aac28f1 19:52:49 Removing intermediate container 6aa79aac28f1 19:52:49 ---> 8ec10ac1674d 19:52:49 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 19:52:49 ---> Running in 5ccfb5f70fc1 19:52:49 Removing intermediate container 5ccfb5f70fc1 19:52:49 ---> 72a9e2f2ff1b 19:52:49 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 19:52:49 ---> Running in aadb9b340103 19:52:49 Removing intermediate container aadb9b340103 19:52:49 ---> 00b3677d15ab 19:52:49 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:52:49 ---> Running in ad56cabdea0f 19:52:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:52:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:52:49 Still waiting to schedule task 19:52:49 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:52:50 (1/80) Installing mesa (21.3.8-r2) 19:52:50 (2/80) Installing libxau (1.0.9-r0) 19:52:50 (3/80) Installing libxdmcp (1.1.3-r0) 19:52:50 (4/80) Installing libxcb (1.15-r0) 19:52:50 (5/80) Installing libx11 (1.8-r0) 19:52:50 (6/80) Installing libxext (1.3.4-r0) 19:52:50 (7/80) Installing libxfixes (6.0.0-r0) 19:52:50 (8/80) Installing libxxf86vm (1.1.4-r2) 19:52:50 (9/80) Installing libpciaccess (0.16-r0) 19:52:50 (10/80) Installing libdrm (2.4.110-r0) 19:52:50 (11/80) Installing mesa-glapi (21.3.8-r2) 19:52:50 (12/80) Installing libxshmfence (1.3-r1) 19:52:50 (13/80) Installing mesa-gl (21.3.8-r2) 19:52:50 (14/80) Installing icu-data-full (71.1-r2) 19:52:50 (15/80) Installing libice (1.0.10-r0) 19:52:50 (16/80) Installing libuuid (2.38-r1) 19:52:50 (17/80) Installing libsm (1.2.3-r0) 19:52:50 (18/80) Installing libxt (1.2.1-r0) 19:52:50 (19/80) Installing libxmu (1.1.3-r0) 19:52:50 (20/80) Installing xset (1.2.4-r0) 19:52:50 (21/80) Installing xprop (1.2.5-r0) 19:52:50 (22/80) Installing xdg-utils (1.1.3-r3) 19:52:50 (23/80) Installing dbus-libs (1.14.4-r0) 19:52:50 (24/80) Installing libffi (3.4.2-r1) 19:52:50 (25/80) Installing libintl (0.21-r2) 19:52:50 (26/80) Installing libblkid (2.38-r1) 19:52:50 (27/80) Installing libmount (2.38-r1) 19:52:50 (28/80) Installing pcre (8.45-r2) 19:52:50 (29/80) Installing glib (2.72.1-r0) 19:52:50 (30/80) Installing icu-libs (71.1-r2) 19:52:50 (31/80) Installing libpcre2-16 (10.40-r0) 19:52:50 (32/80) Installing zstd-libs (1.5.2-r1) 19:52:50 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 19:52:50 (34/80) Installing hicolor-icon-theme (0.17-r1) 19:52:50 (35/80) Installing wayland-libs-server (1.20.0-r0) 19:52:50 (36/80) Installing mesa-gbm (21.3.8-r2) 19:52:50 (37/80) Installing wayland-libs-client (1.20.0-r0) 19:52:50 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 19:52:50 (39/80) Installing libxcomposite (0.4.5-r0) 19:52:50 (40/80) Installing libbz2 (1.0.8-r1) 19:52:50 (41/80) Installing libpng (1.6.37-r1) 19:52:50 (42/80) Installing freetype (2.12.1-r0) 19:52:50 (43/80) Installing fontconfig (2.14.0-r0) 19:52:50 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 19:52:50 (45/80) Installing wayland-libs-egl (1.20.0-r0) 19:52:50 (46/80) Installing xkeyboard-config (2.35.1-r0) 19:52:50 (47/80) Installing xz-libs (5.2.5-r1) 19:52:50 (48/80) Installing libxml2 (2.9.14-r2) 19:52:50 (49/80) Installing libxkbcommon (1.4.1-r0) 19:52:50 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 19:52:51 (51/80) Installing mesa-egl (21.3.8-r2) 19:52:51 (52/80) Installing avahi-libs (0.8-r6) 19:52:51 (53/80) Installing nettle (3.7.3-r0) 19:52:51 (54/80) Installing p11-kit (0.24.1-r0) 19:52:51 (55/80) Installing libtasn1 (4.18.0-r0) 19:52:51 (56/80) Installing libunistring (1.0-r0) 19:52:51 (57/80) Installing gnutls (3.7.7-r0) 19:52:51 (58/80) Installing cups-libs (2.4.2-r0) 19:52:51 (59/80) Installing graphite2 (1.3.14-r1) 19:52:51 (60/80) Installing harfbuzz (4.3.0-r0) 19:52:51 (61/80) Installing libevdev (1.12.1-r0) 19:52:51 (62/80) Installing mtdev (1.1.6-r0) 19:52:51 (63/80) Installing eudev-libs (3.2.11-r0) 19:52:51 (64/80) Installing libinput-libs (1.20.1-r0) 19:52:51 (65/80) Installing libjpeg-turbo (2.1.3-r1) 19:52:51 (66/80) Installing xcb-util-wm (0.4.1-r1) 19:52:51 (67/80) Installing xcb-util (0.4.0-r3) 19:52:51 (68/80) Installing xcb-util-image (0.4.0-r1) 19:52:51 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 19:52:51 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 19:52:51 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 19:52:51 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 19:52:51 (73/80) Installing v4l-utils-libs (1.22.1-r1) 19:52:51 (74/80) Installing v4l-utils (1.22.1-r1) 19:52:51 (75/80) Installing udev-init-scripts (35-r0) 19:52:51 Executing udev-init-scripts-35-r0.post-install 19:52:51 (76/80) Installing kmod-libs (29-r2) 19:52:51 (77/80) Installing eudev (3.2.11-r0) 19:52:51 (78/80) Installing eudev-dev (3.2.11-r0) 19:52:51 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 19:52:51 (80/80) Installing v4l-utils-dev (1.22.1-r1) 19:52:51 Executing busybox-1.35.0-r17.trigger 19:52:51 Executing eudev-3.2.11-r0.trigger 19:52:51 OK: 330 MiB in 131 packages 19:52:54 Removing intermediate container ad56cabdea0f 19:52:54 ---> b2efc42656b6 19:52:54 Step 8/13 : WORKDIR /device-usb-camera 19:52:54 ---> Running in 35badd8fac59 19:52:54 Removing intermediate container 35badd8fac59 19:52:54 ---> 24af6070aa38 19:52:54 Step 9/13 : COPY go.mod vendor* ./ 19:52:54 ---> 3448faa0c195 19:52:54 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:52:54 ---> Running in 9631669dd278 19:53:26 Removing intermediate container 9631669dd278 19:53:26 ---> 66bc3345fac2 19:53:26 Step 11/13 : COPY . . 19:53:26 ---> 27b373453a29 19:53:26 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 19:53:26 ---> Running in e0a50fbdd110 19:53:26  % Total % Received % Xferd Average Speed Time Time Time Current 19:53:26 Dload Upload Total Spent Left Speed 19:53:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8800 0 --:--:-- --:--:-- --:--:-- 8776 19:53:26 Removing intermediate container e0a50fbdd110 19:53:26 ---> 8b3210eadeaa 19:53:26 Step 13/13 : RUN ${MAKE} 19:53:26 ---> Running in 2e40a7648743 19:53:26 noop 19:53:26 Removing intermediate container 2e40a7648743 19:53:26 ---> dec2f1b25151 19:53:26 Successfully built dec2f1b25151 19:53:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:53:27 + docker inspect -f . ci-base-image-x86_64 19:53:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:53:27 prd-ubuntu20.04-docker-8c-8g-119424 does not seem to be running inside a container 19:53:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-115 -v /w/workspace/foundry_device-usb-camera_PR-115:/w/workspace/foundry_device-usb-camera_PR-115:rw,z -v /w/workspace/foundry_device-usb-camera_PR-115@tmp:/w/workspace/foundry_device-usb-camera_PR-115@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 19:53:27 $ docker top a62d75ceddd62eb4faec53f4764fdc26873e9b2ebd08f9974c6b4636d62060df -eo pid,comm [Pipeline] { [Pipeline] sh 19:53:28 + go version 19:53:28 go version go1.18.7 linux/amd64 [Pipeline] } 19:53:28 $ docker stop --time=1 a62d75ceddd62eb4faec53f4764fdc26873e9b2ebd08f9974c6b4636d62060df 19:53:29 $ docker rm -f a62d75ceddd62eb4faec53f4764fdc26873e9b2ebd08f9974c6b4636d62060df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:53:30 + docker inspect -f . ci-base-image-x86_64 19:53:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:53:30 prd-ubuntu20.04-docker-8c-8g-119424 does not seem to be running inside a container 19:53:30 $ 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-115 -v /w/workspace/foundry_device-usb-camera_PR-115:/w/workspace/foundry_device-usb-camera_PR-115:rw,z -v /w/workspace/foundry_device-usb-camera_PR-115@tmp:/w/workspace/foundry_device-usb-camera_PR-115@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 19:53:30 $ docker top 9c041e0bf38e04174faae087c79f381ba3b8697146a4bffe8fba4488765d7ab4 -eo pid,comm [Pipeline] { [Pipeline] sh 19:53:31 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-115 [Pipeline] fileExists [Pipeline] sh 19:53:31 + make test 19:53:31 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 19:53:31 ? github.com/edgexfoundry/device-usb-camera [no test files] 19:53:41 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 19:53:42 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.014s coverage: 1.9% of statements 19:53:48 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." 19:53:48 CGO_ENABLED=1 go vet ./... 19:53:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:53:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:53:52 ./bin/test-attribution-txt.sh [Pipeline] echo 19:53:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:53:52 $ docker stop --time=1 9c041e0bf38e04174faae087c79f381ba3b8697146a4bffe8fba4488765d7ab4 19:53:55 $ docker rm -f 9c041e0bf38e04174faae087c79f381ba3b8697146a4bffe8fba4488765d7ab4 [Pipeline] // withDockerContainer [Pipeline] sh 19:53:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:53:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:53:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:53:57 + ls -al . 19:53:57 total 200 19:53:57 drwxrwxr-x 10 jenkins jenkins 4096 Nov 17 19:53 . 19:53:57 drwxrwxr-x 4 jenkins jenkins 4096 Nov 17 19:52 .. 19:53:57 drwxrwxr-x 8 jenkins jenkins 4096 Nov 17 19:53 .git 19:53:57 drwxrwxr-x 3 jenkins jenkins 4096 Nov 17 19:52 .github 19:53:57 -rw-rw-r-- 1 jenkins jenkins 414 Nov 17 19:52 .gitignore 19:53:57 -rw-rw-r-- 1 jenkins jenkins 42 Nov 17 19:52 .golangci.yml 19:53:57 -rw-rw-r-- 1 jenkins jenkins 77 Nov 17 19:52 .hadolint.yml 19:53:57 drwxr-xr-x 3 jenkins jenkins 4096 Nov 17 19:52 .semver 19:53:57 -rw-rw-r-- 1 jenkins jenkins 9702 Nov 17 19:52 Attribution.txt 19:53:57 -rw-rw-r-- 1 jenkins jenkins 1206 Nov 17 19:52 CHANGELOG.md 19:53:57 -rw-rw-r-- 1 jenkins jenkins 2378 Nov 17 19:52 Dockerfile 19:53:57 -rw-rw-r-- 1 jenkins jenkins 678 Nov 17 19:52 GOVERNANCE.md 19:53:57 -rw-rw-r-- 1 jenkins jenkins 659 Nov 17 19:52 Jenkinsfile 19:53:57 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 17 19:52 LICENSE 19:53:57 -rw-rw-r-- 1 jenkins jenkins 2554 Nov 17 19:52 Makefile 19:53:57 -rw-rw-r-- 1 jenkins jenkins 622 Nov 17 19:52 OWNERS.md 19:53:57 -rw-rw-r-- 1 jenkins jenkins 5927 Nov 17 19:52 README.md 19:53:57 -rw-rw-r-- 1 jenkins jenkins 5 Nov 17 19:52 VERSION 19:53:57 drwxrwxr-x 2 jenkins jenkins 4096 Nov 17 19:52 bin 19:53:57 drwxrwxr-x 3 jenkins jenkins 4096 Nov 17 19:52 cmd 19:53:57 -rw-r--r-- 1 jenkins jenkins 29645 Nov 17 19:53 coverage.out 19:53:57 -rwxrwxr-x 1 jenkins jenkins 140 Nov 17 19:52 docker-entrypoint.sh 19:53:57 drwxrwxr-x 4 jenkins jenkins 4096 Nov 17 19:52 docs 19:53:57 -rw-rw-r-- 1 jenkins jenkins 3573 Nov 17 19:52 go.mod 19:53:57 -rw-rw-r-- 1 jenkins jenkins 45026 Nov 17 19:52 go.sum 19:53:57 drwxrwxr-x 3 jenkins jenkins 4096 Nov 17 19:52 internal 19:53:57 drwxrwxr-x 4 jenkins jenkins 4096 Nov 17 19:52 snap 19:53:57 -rw-rw-r-- 1 jenkins jenkins 231 Nov 17 19:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:53: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=46b917acf9c8f1772f44bdc88234589d4c18033d --label arch=amd64 --label version=0.0.0 . 19:53:57 Sending build context to Docker daemon 1.702MB 19:53:57 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 19:53:57 Step 2/35 : FROM ${BASE} AS builder 19:53:57 ---> dec2f1b25151 19:53:57 Step 3/35 : ARG ADD_BUILD_TAGS="" 19:53:57 ---> Running in c8a96bab729a 19:53:57 Removing intermediate container c8a96bab729a 19:53:57 ---> ba17cabd14fb 19:53:57 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:53:57 ---> Running in e3f16154735d 19:53:57 Removing intermediate container e3f16154735d 19:53:57 ---> 62dbfcebb93f 19:53:57 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 19:53:57 ---> Running in a498ae377a02 19:53:58 Removing intermediate container a498ae377a02 19:53:58 ---> 8e85736617f4 19:53:58 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 19:53:58 ---> Running in d14b91e658c3 19:53:58 Removing intermediate container d14b91e658c3 19:53:58 ---> 7651662e86c6 19:53:58 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:53:58 ---> Running in 2bf1801dae09 19:53:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:53:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:53:58 OK: 330 MiB in 131 packages 19:53:59 Removing intermediate container 2bf1801dae09 19:53:59 ---> ae0ab76c8381 19:53:59 Step 8/35 : WORKDIR /device-usb-camera 19:53:59 ---> Running in 737e3420b77c 19:53:59 Removing intermediate container 737e3420b77c 19:53:59 ---> cbb2651f4e93 19:53:59 Step 9/35 : COPY go.mod vendor* ./ 19:53:59 ---> 56372e507194 19:53:59 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:53:59 ---> Running in 3238975c7ebb 19:54:00 Removing intermediate container 3238975c7ebb 19:54:00 ---> 19541d59a484 19:54:00 Step 11/35 : COPY . . 19:54:00 ---> 235f750b8220 19:54:00 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 19:54:00 ---> Running in 5701733c9264 19:54:00  % Total % Received % Xferd Average Speed Time Time Time Current 19:54:00 Dload Upload Total Spent Left Speed 19:54:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 44670 0 --:--:-- --:--:-- --:--:-- 46173 19:54:01 Removing intermediate container 5701733c9264 19:54:01 ---> 608ad3a16981 19:54:01 Step 13/35 : RUN ${MAKE} 19:54:01 ---> Running in 682da265658a 19:54:01 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 19:54:28 Removing intermediate container 682da265658a 19:54:28 ---> 6608d9e584cd 19:54:28 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 19:54:28 v0.18.4: Pulling from aler9/rtsp-simple-server 19:54:28 af6660deedbd: Pulling fs layer 19:54:28 97cd0a44c592: Pulling fs layer 19:54:28 97cd0a44c592: Verifying Checksum 19:54:28 af6660deedbd: Verifying Checksum 19:54:28 af6660deedbd: Download complete 19:54:28 af6660deedbd: Pull complete 19:54:28 97cd0a44c592: Pull complete 19:54:28 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 19:54:28 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 19:54:28 ---> fea57e182299 19:54:28 Step 15/35 : FROM alpine:3.16 19:54:28 3.16: Pulling from library/alpine 19:54:28 ca7dd9ec2225: Pulling fs layer 19:54:28 ca7dd9ec2225: Download complete 19:54:28 ca7dd9ec2225: Pull complete 19:54:28 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:54:28 Status: Downloaded newer image for alpine:3.16 19:54:28 ---> bfe296a52501 19:54:28 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 19:54:28 ---> Running in aee9c68befd5 19:54:28 Removing intermediate container aee9c68befd5 19:54:28 ---> 6fbd687d420f 19:54:28 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 19:54:28 ---> Running in f735aa83d993 19:54:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:54:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:54:28 (1/83) Installing dumb-init (1.2.5-r1) 19:54:28 (2/83) Installing sdl2 (2.0.22-r0) 19:54:28 (3/83) Installing libxau (1.0.9-r0) 19:54:28 (4/83) Installing libxdmcp (1.1.3-r0) 19:54:28 (5/83) Installing libxcb (1.15-r0) 19:54:28 (6/83) Installing libx11 (1.8-r0) 19:54:28 (7/83) Installing aom-libs (3.3.0-r0) 19:54:28 (8/83) Installing alsa-lib (1.2.7.2-r0) 19:54:28 (9/83) Installing expat (2.5.0-r0) 19:54:28 (10/83) Installing brotli-libs (1.0.9-r6) 19:54:28 (11/83) Installing libbz2 (1.0.8-r1) 19:54:28 (12/83) Installing libpng (1.6.37-r1) 19:54:28 (13/83) Installing freetype (2.12.1-r0) 19:54:28 (14/83) Installing fontconfig (2.14.0-r0) 19:54:28 (15/83) Installing fribidi (1.0.12-r0) 19:54:28 (16/83) Installing libffi (3.4.2-r1) 19:54:28 (17/83) Installing libintl (0.21-r2) 19:54:28 (18/83) Installing libblkid (2.38-r1) 19:54:28 (19/83) Installing libmount (2.38-r1) 19:54:28 (20/83) Installing pcre (8.45-r2) 19:54:28 (21/83) Installing glib (2.72.1-r0) 19:54:28 (22/83) Installing graphite2 (1.3.14-r1) 19:54:28 (23/83) Installing harfbuzz (4.3.0-r0) 19:54:28 (24/83) Installing libass (0.16.0-r0) 19:54:28 (25/83) Installing libdav1d (1.0.0-r0) 19:54:28 (26/83) Installing libpciaccess (0.16-r0) 19:54:28 (27/83) Installing libdrm (2.4.110-r0) 19:54:28 (28/83) Installing gmp (6.2.1-r2) 19:54:28 (29/83) Installing nettle (3.7.3-r0) 19:54:28 (30/83) Installing p11-kit (0.24.1-r0) 19:54:28 (31/83) Installing libtasn1 (4.18.0-r0) 19:54:28 (32/83) Installing libunistring (1.0-r0) 19:54:28 (33/83) Installing gnutls (3.7.7-r0) 19:54:28 (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) 19:54:28 (35/83) Installing ncurses-libs (6.3_p20220521-r0) 19:54:28 (36/83) Installing lame (3.100-r0) 19:54:28 (37/83) Installing opus (1.3.1-r1) 19:54:28 (38/83) Installing libasyncns (0.8-r1) 19:54:28 (39/83) Installing dbus-libs (1.14.4-r0) 19:54:28 (40/83) Installing libltdl (2.4.7-r0) 19:54:28 (41/83) Installing orc (0.4.32-r0) 19:54:28 (42/83) Installing libgcc (11.2.1_git20220219-r2) 19:54:28 (43/83) Installing libogg (1.3.5-r1) 19:54:28 (44/83) Installing libstdc++ (11.2.1_git20220219-r2) 19:54:28 (45/83) Installing flac (1.3.4-r0) 19:54:28 (46/83) Installing libvorbis (1.3.7-r0) 19:54:28 (47/83) Installing libsndfile (1.1.0-r0) 19:54:28 (48/83) Installing libgomp (11.2.1_git20220219-r2) 19:54:28 (49/83) Installing soxr (0.1.3-r2) 19:54:28 (50/83) Installing speexdsp (1.2.0-r0) 19:54:28 (51/83) Installing tdb-libs (1.4.6-r0) 19:54:28 (52/83) Installing libpulse (15.0-r2) 19:54:28 (53/83) Installing cjson (1.7.15-r3) 19:54:28 (54/83) Installing mbedtls (2.28.1-r0) 19:54:28 (55/83) Installing librist (0.2.6-r1) 19:54:28 (56/83) Installing libsrt (1.4.4-r0) 19:54:28 (57/83) Installing libssh (0.9.6-r1) 19:54:28 (58/83) Installing libtheora (1.1.1-r16) 19:54:28 (59/83) Installing libjpeg-turbo (2.1.3-r1) 19:54:28 (60/83) Installing v4l-utils-libs (1.22.1-r1) 19:54:28 (61/83) Installing libxext (1.3.4-r0) 19:54:28 (62/83) Installing libxfixes (6.0.0-r0) 19:54:28 (63/83) Installing wayland-libs-client (1.20.0-r0) 19:54:28 (64/83) Installing libva (2.14.0-r0) 19:54:28 (65/83) Installing libvdpau (1.5-r0) 19:54:28 (66/83) Installing vidstab (1.1.0-r1) 19:54:28 (67/83) Installing libvpx (1.11.0-r1) 19:54:28 (68/83) Installing libwebp (1.2.3-r0) 19:54:28 (69/83) Installing x264-libs (0.163_git20210613-r0) 19:54:28 (70/83) Installing numactl (2.0.14-r0) 19:54:28 (71/83) Installing x265-libs (3.5-r3) 19:54:28 (72/83) Installing xvidcore (1.3.7-r1) 19:54:28 (73/83) Installing ffmpeg-libs (5.0.1-r1) 19:54:29 (74/83) Installing ffmpeg (5.0.1-r1) 19:54:29 (75/83) Installing udev-init-scripts (35-r0) 19:54:29 Executing udev-init-scripts-35-r0.post-install 19:54:29 (76/83) Installing eudev-libs (3.2.11-r0) 19:54:29 (77/83) Installing xz-libs (5.2.5-r1) 19:54:29 (78/83) Installing zstd-libs (1.5.2-r1) 19:54:29 (79/83) Installing kmod-libs (29-r2) 19:54:29 (80/83) Installing eudev (3.2.11-r0) 19:54:29 (81/83) Installing libsodium (1.0.18-r0) 19:54:29 (82/83) Installing libzmq (4.3.4-r0) 19:54:29 (83/83) Installing zeromq (4.3.4-r0) 19:54:29 Executing busybox-1.35.0-r17.trigger 19:54:29 Executing eudev-3.2.11-r0.trigger 19:54:29 OK: 101 MiB in 97 packages 19:54:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-119430 in /w/workspace/foundry_device-usb-camera_PR-115 [Pipeline] { [Pipeline] ws 19:54:31 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 19:54:31 Selected Git installation does not exist. Using Default 19:54:31 The recommended git tool is: NONE 19:54:32 Removing intermediate container f735aa83d993 19:54:32 ---> 0134a9e343a0 19:54:32 Step 18/35 : WORKDIR / 19:54:32 ---> Running in 7ba97ad48af5 19:54:32 Removing intermediate container 7ba97ad48af5 19:54:32 ---> 4a91f3957a5b 19:54:32 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 19:54:33 ---> 4974fc70b3c6 19:54:33 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 19:54:33 ---> d9868fe9ae13 19:54:33 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 19:54:33 ---> 517a6a6b963c 19:54:33 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 19:54:33 ---> 05d07d33b0cd 19:54:33 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 19:54:33 ---> 6d8f66b5b3ac 19:54:33 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 19:54:34 ---> 1f75a21aedbc 19:54:34 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 19:54:34 ---> 356d1b795ff9 19:54:34 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 19:54:34 ---> Running in 581d4689b4ca 19:54:35 Removing intermediate container 581d4689b4ca 19:54:35 ---> 68e3c480e2d1 19:54:35 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 19:54:35 ---> Running in e4004dbcaabf 19:54:35 Removing intermediate container e4004dbcaabf 19:54:35 ---> e1d4f28099c0 19:54:35 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 19:54:35 ---> Running in b1d50bcb46ed 19:54:36 Removing intermediate container b1d50bcb46ed 19:54:36 ---> 23427c97af15 19:54:36 Step 29/35 : EXPOSE 59983 19:54:36 ---> Running in 8a06c0dfdca2 19:54:36 Removing intermediate container 8a06c0dfdca2 19:54:36 ---> 1c7ae04ef256 19:54:36 Step 30/35 : EXPOSE 8554 19:54:36 ---> Running in 36838af12eaf 19:54:36 Removing intermediate container 36838af12eaf 19:54:36 ---> 926934b8922b 19:54:36 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 19:54:36 ---> Running in db33d9b48b24 19:54:36 Removing intermediate container db33d9b48b24 19:54:36 ---> c92c2752c39b 19:54:36 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 19:54:36 ---> Running in 1f75727982ef 19:54:36 Removing intermediate container 1f75727982ef 19:54:36 ---> 318cf8c1847a 19:54:36 Step 33/35 : LABEL arch=amd64 19:54:36 ---> Running in 5ea93513677d 19:54:36 Removing intermediate container 5ea93513677d 19:54:36 ---> b4395009778b 19:54:36 Step 34/35 : LABEL git_sha=46b917acf9c8f1772f44bdc88234589d4c18033d 19:54:36 ---> Running in 45f6497c6c20 19:54:36 Removing intermediate container 45f6497c6c20 19:54:36 ---> 3889d51f2db3 19:54:36 Step 35/35 : LABEL version=0.0.0 19:54:36 ---> Running in dd9fbecaf4fd 19:54:36 Removing intermediate container dd9fbecaf4fd 19:54:36 ---> 9bd600148c80 19:54:36 [Warning] One or more build-args [ARCH] were not consumed 19:54:37 Successfully built 9bd600148c80 19:54:37 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 19:54:37 using credential edgex-jenkins-ssh 19:54:37 Cloning the remote Git repository 19:54:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:54:37 19:54:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 19:54:37 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 19:54:37 > git init /w/workspace/device-usb-camera/1 # timeout=10 [Pipeline] sh 19:54:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:54:38 latest: Pulling from edgex-lftools-log-publisher 19:54:38 5eb5b503b376: Pulling fs layer 19:54:38 5c69ac0246d0: Pulling fs layer 19:54:38 ec43610c2a17: Pulling fs layer 19:54:38 3a2ae6a8a46f: Pulling fs layer 19:54:38 33b1e0a273af: Pulling fs layer 19:54:38 5d3b04190fa2: Pulling fs layer 19:54:38 2f39f015ded8: Pulling fs layer 19:54:38 3a2ae6a8a46f: Waiting 19:54:38 33b1e0a273af: Waiting 19:54:38 5d3b04190fa2: Waiting 19:54:38 2f39f015ded8: Waiting 19:54:38 5c69ac0246d0: Download complete 19:54:38 3a2ae6a8a46f: Verifying Checksum 19:54:38 3a2ae6a8a46f: Download complete 19:54:38 33b1e0a273af: Verifying Checksum 19:54:38 33b1e0a273af: Download complete 19:54:38 5d3b04190fa2: Verifying Checksum 19:54:38 5d3b04190fa2: Download complete 19:54:38 ec43610c2a17: Verifying Checksum 19:54:38 ec43610c2a17: Download complete 19:54:38 5eb5b503b376: Verifying Checksum 19:54:38 5eb5b503b376: Download complete 19:54:39 2f39f015ded8: Download complete 19:54:38 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 19:54:38 > git --version # timeout=10 19:54:38 > git --version # 'git version 2.25.1' 19:54:38 using GIT_SSH to set credentials SSH Credentials for GitHub 19:54:38 Verifying host key using known hosts file 19:54:38 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 19:54:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:54:39 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 19:54:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:54:39 5eb5b503b376: Pull complete 19:54:39 5c69ac0246d0: Pull complete 19:54:40 ec43610c2a17: Pull complete 19:54:40 3a2ae6a8a46f: Pull complete 19:54:40 33b1e0a273af: Pull complete 19:54:40 5d3b04190fa2: Pull complete 19:54:40 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 19:54:40 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 19:54:40 using GIT_SSH to set credentials SSH Credentials for GitHub 19:54:40 Verifying host key using known hosts file 19:54:40 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 19:54:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/115/head:refs/remotes/origin/PR-115 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:54:40 Merging remotes/origin/main commit 02bc3351eb583ffe88737b5638435757cc287900 into PR head commit 46b917acf9c8f1772f44bdc88234589d4c18033d 19:54:41 Merge succeeded, producing 46b917acf9c8f1772f44bdc88234589d4c18033d 19:54:41 Checking out Revision 46b917acf9c8f1772f44bdc88234589d4c18033d (PR-115) 19:54:40 > git config core.sparsecheckout # timeout=10 19:54:40 > git checkout -f 46b917acf9c8f1772f44bdc88234589d4c18033d # timeout=10 19:54:40 > git remote # timeout=10 19:54:41 > git config --get remote.origin.url # timeout=10 19:54:41 using GIT_SSH to set credentials SSH Credentials for GitHub 19:54:41 Verifying host key using known hosts file 19:54:41 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 19:54:41 > git merge 02bc3351eb583ffe88737b5638435757cc287900 # timeout=10 19:54:41 > git rev-parse HEAD^{commit} # timeout=10 19:54:41 > git config core.sparsecheckout # timeout=10 19:54:41 > git checkout -f 46b917acf9c8f1772f44bdc88234589d4c18033d # timeout=10 19:54:44 Commit message: "Merge branch 'edgexfoundry:main' into doc_updates" 19:54:44 2f39f015ded8: Pull complete 19:54:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:54:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:54:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } 19:54:44 > git --version # timeout=10 19:54:44 > git --version # 'git version 2.25.1' 19:54:44 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:54:44 prd-ubuntu20.04-docker-8c-8g-119424 does not seem to be running inside a container 19:54:44 $ 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-115 -v /w/workspace/foundry_device-usb-camera_PR-115:/w/workspace/foundry_device-usb-camera_PR-115:rw,z -v /w/workspace/foundry_device-usb-camera_PR-115@tmp:/w/workspace/foundry_device-usb-camera_PR-115@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 19:54:45 19:54:45 GitHub has been notified of this commit’s build result 19:54:45 19:54:49 $ docker top 5e2d200d5eefc8290fb423808d23c377642f6217236cdec074f7aa072623ce8c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 19:54:50 ---> job-cost.sh 19:54:50 lf-activate-venv: SKIPPING 19:54:50 INFO: No Stack... [Pipeline] sh 19:54:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:54:50 % Total % Received % Xferd Average Speed Time Time Time Current 19:54:50 Dload Upload Total Spent Left Speed 19:54:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 88746 0 --:--:-- --:--:-- --:--:-- 88746 19:54:50 INFO: Retrieving Pricing Info for: v3-standard-8 19:54:51 INFO: Archiving Costs [Pipeline] sh [Pipeline] sh 19:54:51 + cat /w/workspace/foundry_device-usb-camera_PR-115/archives/cost.csv 19:54:51 + cut -d, -f6 [Pipeline] lock 19:54:51 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-115-1-stack-cost] 19:54:51 Resource [jenkins-edgexfoundry-device-usb-camera-PR-115-1-stack-cost] did not exist. Created. 19:54:51 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-115-1-stack-cost] [Pipeline] { [Pipeline] unstash 19:54:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [Pipeline] sh 19:54:52 + sudo tee /etc/docker/daemon.new 19:54:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:54:52 { 19:54:52 "registry-mirrors": [ 19:54:52 "https://nexus3.edgexfoundry.org:10001" 19:54:52 ], 19:54:52 "bip": "10.250.0.254/24", 19:54:52 "hosts": [ 19:54:52 "tcp://0.0.0.0:5555", 19:54:52 "unix:///var/run/docker.sock" 19:54:52 ], 19:54:52 "mtu": 1458, 19:54:52 "selinux-enabled": true, 19:54:52 "seccomp-profile": "/etc/docker/seccomp.json" 19:54:52 } [Pipeline] sh 19:54:52 + echo total: 0.6600000262260437 [Pipeline] stash 19:54:52 Stashed 1 file(s) [Pipeline] } 19:54:52 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-115-1-stack-cost] 19:54:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] // lock [Pipeline] } 19:54:52 $ docker stop --time=1 5e2d200d5eefc8290fb423808d23c377642f6217236cdec074f7aa072623ce8c 19:54:53 $ docker rm -f 5e2d200d5eefc8290fb423808d23c377642f6217236cdec074f7aa072623ce8c [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } 19:54:54 + sudo service docker restart [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:55:16 provisioning config files... 19:55:16 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config10677222663460816989tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:55:16 ---> docker-login.sh 19:55:16 nexus3.edgexfoundry.org:10001 19:55:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:55:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:55:17 Configure a credential helper to remove this warning. See 19:55:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:55:17 19:55:17 Login Succeeded 19:55:17 nexus3.edgexfoundry.org:10002 19:55:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:55:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:55:17 Configure a credential helper to remove this warning. See 19:55:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:55:17 19:55:17 Login Succeeded 19:55:17 nexus3.edgexfoundry.org:10003 19:55:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:55:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:55:18 Configure a credential helper to remove this warning. See 19:55:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:55:18 19:55:18 Login Succeeded 19:55:18 nexus3.edgexfoundry.org:10004 19:55:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:55:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:55:18 Configure a credential helper to remove this warning. See 19:55:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:55:18 19:55:18 Login Succeeded 19:55:18 docker.io 19:55:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:55:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:55:19 Configure a credential helper to remove this warning. See 19:55:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:55:19 19:55:19 Login Succeeded 19:55:19 ---> docker-login.sh ends [Pipeline] } 19:55:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:55:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:55:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:55:19 ========================================================= 19:55:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:55:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:55:20 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 19:55:20 Sending build context to Docker daemon 1.114MB 19:55:20 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 19:55:20 Step 2/13 : FROM ${BASE} AS builder 19:55:20 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:55:20 9b18e9b68314: Pulling fs layer 19:55:20 35d82f9e3411: Pulling fs layer 19:55:20 e16973657156: Pulling fs layer 19:55:20 fc693d55d65f: Pulling fs layer 19:55:20 7e9fc2657dce: Pulling fs layer 19:55:20 dda99020689f: Pulling fs layer 19:55:20 db1c61fa0a46: Pulling fs layer 19:55:20 891c053d2c06: Pulling fs layer 19:55:20 fc693d55d65f: Waiting 19:55:20 7e9fc2657dce: Waiting 19:55:20 dda99020689f: Waiting 19:55:20 db1c61fa0a46: Waiting 19:55:20 891c053d2c06: Waiting 19:55:20 e16973657156: Verifying Checksum 19:55:20 e16973657156: Download complete 19:55:20 35d82f9e3411: Download complete 19:55:20 7e9fc2657dce: Verifying Checksum 19:55:20 7e9fc2657dce: Download complete 19:55:20 dda99020689f: Verifying Checksum 19:55:20 dda99020689f: Download complete 19:55:20 9b18e9b68314: Verifying Checksum 19:55:20 9b18e9b68314: Download complete 19:55:22 9b18e9b68314: Pull complete 19:55:22 891c053d2c06: Verifying Checksum 19:55:22 891c053d2c06: Download complete 19:55:22 35d82f9e3411: Pull complete 19:55:22 e16973657156: Pull complete 19:55:23 db1c61fa0a46: Verifying Checksum 19:55:23 db1c61fa0a46: Download complete 19:55:23 fc693d55d65f: Verifying Checksum 19:55:23 fc693d55d65f: Download complete 19:55:36 fc693d55d65f: Pull complete 19:55:36 7e9fc2657dce: Pull complete 19:55:36 dda99020689f: Pull complete 19:55:41 db1c61fa0a46: Pull complete 19:55:42 891c053d2c06: Pull complete 19:55:42 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 19:55:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:55:42 ---> f96f9c87975a 19:55:42 Step 3/13 : ARG ADD_BUILD_TAGS="" 19:55:44 ---> Running in fd93da0305a2 19:55:44 Removing intermediate container fd93da0305a2 19:55:44 ---> bb088ff37282 19:55:44 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:55:44 ---> Running in bfe5e49600b5 19:55:45 Removing intermediate container bfe5e49600b5 19:55:45 ---> 97d2fc0db660 19:55:45 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 19:55:45 ---> Running in ac18c81fddd0 19:55:45 Removing intermediate container ac18c81fddd0 19:55:45 ---> b2b4aae3f3dd 19:55:45 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 19:55:45 ---> Running in c344357093ba 19:55:45 Removing intermediate container c344357093ba 19:55:45 ---> b932f09d4037 19:55:45 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:55:46 ---> Running in 528dd59961d6 19:55:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:55:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:55:48 (1/14) Installing libintl (0.21-r2) 19:55:48 (2/14) Installing eudev-libs (3.2.11-r0) 19:55:48 (3/14) Installing libjpeg-turbo (2.1.3-r1) 19:55:48 (4/14) Installing v4l-utils-libs (1.22.1-r1) 19:55:48 (5/14) Installing v4l-utils (1.22.1-r1) 19:55:48 (6/14) Installing udev-init-scripts (35-r0) 19:55:48 Executing udev-init-scripts-35-r0.post-install 19:55:48 (7/14) Installing libblkid (2.38-r1) 19:55:48 (8/14) Installing xz-libs (5.2.5-r1) 19:55:48 (9/14) Installing zstd-libs (1.5.2-r1) 19:55:48 (10/14) Installing kmod-libs (29-r2) 19:55:48 (11/14) Installing eudev (3.2.11-r0) 19:55:48 (12/14) Installing eudev-dev (3.2.11-r0) 19:55:48 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 19:55:48 (14/14) Installing v4l-utils-dev (1.22.1-r1) 19:55:48 Executing busybox-1.35.0-r17.trigger 19:55:48 Executing eudev-3.2.11-r0.trigger 19:55:48 OK: 228 MiB in 65 packages 19:55:50 Removing intermediate container 528dd59961d6 19:55:50 ---> 15f85701ef7f 19:55:50 Step 8/13 : WORKDIR /device-usb-camera 19:55:50 ---> Running in b21af69891d6 19:55:51 Removing intermediate container b21af69891d6 19:55:51 ---> 2605c87e3c2b 19:55:51 Step 9/13 : COPY go.mod vendor* ./ 19:55:52 ---> 34ec03ba04ba 19:55:52 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:55:52 ---> Running in 40ab994bb625 19:56:48 Removing intermediate container 40ab994bb625 19:56:48 ---> 5b750372db32 19:56:48 Step 11/13 : COPY . . 19:56:48 ---> 03d422722b77 19:56:48 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 19:56:48 ---> Running in 541c8414c9cb 19:56:48  % Total % Received % Xferd Average Speed Time Time Time Current 19:56:48 Dload Upload Total Spent Left Speed 19:56:48 0 0  0 0 0 0 0   0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 13226 0 --:--:-- --:--:-- --:--:-- 13443 19:56:48 Removing intermediate container 541c8414c9cb 19:56:48 ---> 977877ddbbf6 19:56:48 Step 13/13 : RUN ${MAKE} 19:56:48 ---> Running in 6246ca77b5f5 19:56:49 noop 19:56:49 Removing intermediate container 6246ca77b5f5 19:56:49 ---> 1bc5efb6a94f 19:56:49 Successfully built 1bc5efb6a94f 19:56:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:56:50 + docker inspect -f . ci-base-image-arm64 19:56:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:56:50 prd-ubuntu20.04-docker-arm64-4c-16g-119430 does not seem to be running inside a container 19:56:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:56:52 $ docker top 4b5958b17fd0d40006b11730b238b57a94a641bd52c8d56861d071bc53e1219f -eo pid,comm [Pipeline] { [Pipeline] sh 19:56:53 + go version 19:56:53 go version go1.18.7 linux/arm64 [Pipeline] } 19:56:53 $ docker stop --time=1 4b5958b17fd0d40006b11730b238b57a94a641bd52c8d56861d071bc53e1219f 19:56:54 $ docker rm -f 4b5958b17fd0d40006b11730b238b57a94a641bd52c8d56861d071bc53e1219f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:56:55 + docker inspect -f . ci-base-image-arm64 19:56:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:56:55 prd-ubuntu20.04-docker-arm64-4c-16g-119430 does not seem to be running inside a container 19:56:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:56:57 $ docker top 6ce261e31cb799e9bb6531502929deae74cd045263b003cd7b39b998749dad99 -eo pid,comm [Pipeline] { [Pipeline] sh 19:56:57 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 19:56:58 + make test 19:56:58 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 19:56:59 ? github.com/edgexfoundry/device-usb-camera [no test files] 19:58:36 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 19:58:36 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.071s coverage: 1.9% of statements 19:58:36 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:58:36 CGO_ENABLED=1 go vet ./... 19:59:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:59:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:59:08 ./bin/test-attribution-txt.sh [Pipeline] echo 19:59:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:59:08 $ docker stop --time=1 6ce261e31cb799e9bb6531502929deae74cd045263b003cd7b39b998749dad99 19:59:11 $ docker rm -f 6ce261e31cb799e9bb6531502929deae74cd045263b003cd7b39b998749dad99 [Pipeline] // withDockerContainer [Pipeline] sh 19:59:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:59:12 Warning: overwriting stash ‘coverage-report’ 19:59:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:59:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:59:14 + ls -al . 19:59:14 total 196 19:59:14 drwxrwxr-x 9 jenkins jenkins 4096 Nov 17 19:56 . 19:59:14 drwxrwxr-x 4 jenkins jenkins 4096 Nov 17 19:54 .. 19:59:14 drwxrwxr-x 8 jenkins jenkins 4096 Nov 17 19:54 .git 19:59:14 drwxrwxr-x 3 jenkins jenkins 4096 Nov 17 19:54 .github 19:59:14 -rw-rw-r-- 1 jenkins jenkins 414 Nov 17 19:54 .gitignore 19:59:14 -rw-rw-r-- 1 jenkins jenkins 42 Nov 17 19:54 .golangci.yml 19:59:14 -rw-rw-r-- 1 jenkins jenkins 77 Nov 17 19:54 .hadolint.yml 19:59:14 -rw-rw-r-- 1 jenkins jenkins 9702 Nov 17 19:54 Attribution.txt 19:59:14 -rw-rw-r-- 1 jenkins jenkins 1206 Nov 17 19:54 CHANGELOG.md 19:59:14 -rw-rw-r-- 1 jenkins jenkins 2378 Nov 17 19:54 Dockerfile 19:59:14 -rw-rw-r-- 1 jenkins jenkins 678 Nov 17 19:54 GOVERNANCE.md 19:59:14 -rw-rw-r-- 1 jenkins jenkins 659 Nov 17 19:54 Jenkinsfile 19:59:14 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 17 19:54 LICENSE 19:59:14 -rw-rw-r-- 1 jenkins jenkins 2554 Nov 17 19:54 Makefile 19:59:14 -rw-rw-r-- 1 jenkins jenkins 622 Nov 17 19:54 OWNERS.md 19:59:14 -rw-rw-r-- 1 jenkins jenkins 5927 Nov 17 19:54 README.md 19:59:14 -rw-rw-r-- 1 jenkins jenkins 5 Nov 17 19:52 VERSION 19:59:14 drwxrwxr-x 2 jenkins jenkins 4096 Nov 17 19:54 bin 19:59:14 drwxrwxr-x 3 jenkins jenkins 4096 Nov 17 19:54 cmd 19:59:14 -rw-r--r-- 1 jenkins jenkins 29645 Nov 17 19:58 coverage.out 19:59:14 -rwxrwxr-x 1 jenkins jenkins 140 Nov 17 19:54 docker-entrypoint.sh 19:59:14 drwxrwxr-x 4 jenkins jenkins 4096 Nov 17 19:54 docs 19:59:14 -rw-rw-r-- 1 jenkins jenkins 3573 Nov 17 19:54 go.mod 19:59:14 -rw-rw-r-- 1 jenkins jenkins 45026 Nov 17 19:54 go.sum 19:59:14 drwxrwxr-x 3 jenkins jenkins 4096 Nov 17 19:54 internal 19:59:14 drwxrwxr-x 4 jenkins jenkins 4096 Nov 17 19:54 snap 19:59:14 -rw-rw-r-- 1 jenkins jenkins 231 Nov 17 19:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:14 + 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=46b917acf9c8f1772f44bdc88234589d4c18033d --label arch=arm64 --label version=0.0.0 . 19:59:14 Sending build context to Docker daemon 1.144MB 19:59:15 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 19:59:15 Step 2/35 : FROM ${BASE} AS builder 19:59:15 ---> 1bc5efb6a94f 19:59:15 Step 3/35 : ARG ADD_BUILD_TAGS="" 19:59:15 ---> Running in e2d7779eaa7d 19:59:15 Removing intermediate container e2d7779eaa7d 19:59:15 ---> 59bdb50d4b12 19:59:15 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:59:15 ---> Running in 4dd4ac1a0d44 19:59:16 Removing intermediate container 4dd4ac1a0d44 19:59:16 ---> 9112c2a349a4 19:59:16 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 19:59:16 ---> Running in 9f0ba0aab1a1 19:59:17 Removing intermediate container 9f0ba0aab1a1 19:59:17 ---> a33c42ecb9cc 19:59:17 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 19:59:17 ---> Running in 5a890ec51403 19:59:18 Removing intermediate container 5a890ec51403 19:59:18 ---> 87aa096c51f5 19:59:18 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:59:18 ---> Running in f4bfe2fc1435 19:59:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:59:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:59:22 OK: 228 MiB in 65 packages 19:59:22 Removing intermediate container f4bfe2fc1435 19:59:22 ---> bcd9eecb1eba 19:59:22 Step 8/35 : WORKDIR /device-usb-camera 19:59:23 ---> Running in 1addd19b2028 19:59:23 Removing intermediate container 1addd19b2028 19:59:23 ---> 164c3bcdbb25 19:59:23 Step 9/35 : COPY go.mod vendor* ./ 19:59:24 ---> 66aa644da997 19:59:24 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:59:24 ---> Running in 880532816a27 19:59:26 Removing intermediate container 880532816a27 19:59:26 ---> 85745d305e80 19:59:26 Step 11/35 : COPY . . 19:59:27 ---> fb86bc73fbc7 19:59:27 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 19:59:27 ---> Running in 2979706f9561 19:59:28  % Total % Received % Xferd Average Speed Time Time Time Current 19:59:28 Dload Upload Total Spent Left Speed 19:59:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6804 0 --:--:-- --:--:-- --:--:-- 6851 19:59:29 Removing intermediate container 2979706f9561 19:59:29 ---> 6a4d5bb24d7f 19:59:29 Step 13/35 : RUN ${MAKE} 19:59:29 ---> Running in 41fbe71b61c3 19:59:30 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 20:02:07 Removing intermediate container 41fbe71b61c3 20:02:07 ---> 511dbc005a63 20:02:07 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 20:02:07 v0.18.4: Pulling from aler9/rtsp-simple-server 20:02:07 eab2503cf8f4: Pulling fs layer 20:02:07 97cd0a44c592: Pulling fs layer 20:02:07 97cd0a44c592: Download complete 20:02:07 eab2503cf8f4: Verifying Checksum 20:02:07 eab2503cf8f4: Download complete 20:02:07 eab2503cf8f4: Pull complete 20:02:07 97cd0a44c592: Pull complete 20:02:07 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 20:02:07 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 20:02:07 ---> 7f763cca56b3 20:02:07 Step 15/35 : FROM alpine:3.16 20:02:07 3.16: Pulling from library/alpine 20:02:07 6875df1f5354: Pulling fs layer 20:02:07 6875df1f5354: Verifying Checksum 20:02:07 6875df1f5354: Pull complete 20:02:07 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 20:02:07 Status: Downloaded newer image for alpine:3.16 20:02:07 ---> 2b4661558fb8 20:02:07 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 20:02:07 ---> Running in efca933d991a 20:02:07 Removing intermediate container efca933d991a 20:02:07 ---> 175f07a9338f 20:02:07 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 20:02:07 ---> Running in 77d30107739e 20:02:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:02:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:02:07 (1/82) Installing dumb-init (1.2.5-r1) 20:02:07 (2/82) Installing sdl2 (2.0.22-r0) 20:02:07 (3/82) Installing libxau (1.0.9-r0) 20:02:07 (4/82) Installing libxdmcp (1.1.3-r0) 20:02:07 (5/82) Installing libxcb (1.15-r0) 20:02:07 (6/82) Installing libx11 (1.8-r0) 20:02:07 (7/82) Installing aom-libs (3.3.0-r0) 20:02:07 (8/82) Installing alsa-lib (1.2.7.2-r0) 20:02:07 (9/82) Installing expat (2.5.0-r0) 20:02:07 (10/82) Installing brotli-libs (1.0.9-r6) 20:02:07 (11/82) Installing libbz2 (1.0.8-r1) 20:02:07 (12/82) Installing libpng (1.6.37-r1) 20:02:07 (13/82) Installing freetype (2.12.1-r0) 20:02:07 (14/82) Installing fontconfig (2.14.0-r0) 20:02:07 (15/82) Installing fribidi (1.0.12-r0) 20:02:07 (16/82) Installing libffi (3.4.2-r1) 20:02:07 (17/82) Installing libintl (0.21-r2) 20:02:07 (18/82) Installing libblkid (2.38-r1) 20:02:07 (19/82) Installing libmount (2.38-r1) 20:02:07 (20/82) Installing pcre (8.45-r2) 20:02:07 (21/82) Installing glib (2.72.1-r0) 20:02:07 (22/82) Installing graphite2 (1.3.14-r1) 20:02:07 (23/82) Installing harfbuzz (4.3.0-r0) 20:02:07 (24/82) Installing libass (0.16.0-r0) 20:02:07 (25/82) Installing libdav1d (1.0.0-r0) 20:02:07 (26/82) Installing libdrm (2.4.110-r0) 20:02:07 (27/82) Installing gmp (6.2.1-r2) 20:02:07 (28/82) Installing nettle (3.7.3-r0) 20:02:07 (29/82) Installing p11-kit (0.24.1-r0) 20:02:07 (30/82) Installing libtasn1 (4.18.0-r0) 20:02:07 (31/82) Installing libunistring (1.0-r0) 20:02:07 (32/82) Installing gnutls (3.7.7-r0) 20:02:07 (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) 20:02:07 (34/82) Installing ncurses-libs (6.3_p20220521-r0) 20:02:07 (35/82) Installing lame (3.100-r0) 20:02:07 (36/82) Installing opus (1.3.1-r1) 20:02:07 (37/82) Installing libasyncns (0.8-r1) 20:02:07 (38/82) Installing dbus-libs (1.14.4-r0) 20:02:07 (39/82) Installing libltdl (2.4.7-r0) 20:02:07 (40/82) Installing orc (0.4.32-r0) 20:02:07 (41/82) Installing libgcc (11.2.1_git20220219-r2) 20:02:07 (42/82) Installing libogg (1.3.5-r1) 20:02:07 (43/82) Installing libstdc++ (11.2.1_git20220219-r2) 20:02:07 (44/82) Installing flac (1.3.4-r0) 20:02:07 (45/82) Installing libvorbis (1.3.7-r0) 20:02:07 (46/82) Installing libsndfile (1.1.0-r0) 20:02:07 (47/82) Installing libgomp (11.2.1_git20220219-r2) 20:02:07 (48/82) Installing soxr (0.1.3-r2) 20:02:07 (49/82) Installing speexdsp (1.2.0-r0) 20:02:07 (50/82) Installing tdb-libs (1.4.6-r0) 20:02:07 (51/82) Installing libpulse (15.0-r2) 20:02:07 (52/82) Installing cjson (1.7.15-r3) 20:02:07 (53/82) Installing mbedtls (2.28.1-r0) 20:02:07 (54/82) Installing librist (0.2.6-r1) 20:02:07 (55/82) Installing libsrt (1.4.4-r0) 20:02:07 (56/82) Installing libssh (0.9.6-r1) 20:02:07 (57/82) Installing libtheora (1.1.1-r16) 20:02:07 (58/82) Installing libjpeg-turbo (2.1.3-r1) 20:02:07 (59/82) Installing v4l-utils-libs (1.22.1-r1) 20:02:07 (60/82) Installing libxext (1.3.4-r0) 20:02:07 (61/82) Installing libxfixes (6.0.0-r0) 20:02:07 (62/82) Installing wayland-libs-client (1.20.0-r0) 20:02:07 (63/82) Installing libva (2.14.0-r0) 20:02:07 (64/82) Installing libvdpau (1.5-r0) 20:02:07 (65/82) Installing vidstab (1.1.0-r1) 20:02:07 (66/82) Installing libvpx (1.11.0-r1) 20:02:07 (67/82) Installing libwebp (1.2.3-r0) 20:02:07 (68/82) Installing x264-libs (0.163_git20210613-r0) 20:02:07 (69/82) Installing numactl (2.0.14-r0) 20:02:07 (70/82) Installing x265-libs (3.5-r3) 20:02:07 (71/82) Installing xvidcore (1.3.7-r1) 20:02:07 (72/82) Installing ffmpeg-libs (5.0.1-r1) 20:02:07 (73/82) Installing ffmpeg (5.0.1-r1) 20:02:07 (74/82) Installing udev-init-scripts (35-r0) 20:02:07 Executing udev-init-scripts-35-r0.post-install 20:02:07 (75/82) Installing eudev-libs (3.2.11-r0) 20:02:07 (76/82) Installing xz-libs (5.2.5-r1) 20:02:07 (77/82) Installing zstd-libs (1.5.2-r1) 20:02:07 (78/82) Installing kmod-libs (29-r2) 20:02:07 (79/82) Installing eudev (3.2.11-r0) 20:02:07 (80/82) Installing libsodium (1.0.18-r0) 20:02:07 (81/82) Installing libzmq (4.3.4-r0) 20:02:07 (82/82) Installing zeromq (4.3.4-r0) 20:02:07 Executing busybox-1.35.0-r17.trigger 20:02:07 Executing eudev-3.2.11-r0.trigger 20:02:07 OK: 78 MiB in 96 packages 20:02:08 Removing intermediate container 77d30107739e 20:02:08 ---> 39b258fe9141 20:02:08 Step 18/35 : WORKDIR / 20:02:08 ---> Running in 00a4939798cd 20:02:08 Removing intermediate container 00a4939798cd 20:02:08 ---> 0107dfde28da 20:02:08 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 20:02:10 ---> ce1b2c5a8708 20:02:10 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 20:02:11 ---> 92217523b1a0 20:02:11 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 20:02:11 ---> f01cc70c52f5 20:02:11 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 20:02:12 ---> 2c7853f1725a 20:02:12 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 20:02:12 ---> 0063ac646f4a 20:02:12 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 20:02:13 ---> fd53fbc732bc 20:02:13 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 20:02:14 ---> c7d7dfac315f 20:02:14 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 20:02:14 ---> Running in 35424159bbde 20:02:18 Removing intermediate container 35424159bbde 20:02:18 ---> 8fe79ba077a6 20:02:18 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 20:02:18 ---> Running in 0b861e91982b 20:02:19 Removing intermediate container 0b861e91982b 20:02:19 ---> 84b668632861 20:02:19 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 20:02:19 ---> Running in 628db6c0f035 20:02:21 Removing intermediate container 628db6c0f035 20:02:21 ---> ab05ce5343fd 20:02:21 Step 29/35 : EXPOSE 59983 20:02:21 ---> Running in 833c5cf7a07b 20:02:21 Removing intermediate container 833c5cf7a07b 20:02:21 ---> 2b921804140e 20:02:21 Step 30/35 : EXPOSE 8554 20:02:21 ---> Running in 2ac55e29af4e 20:02:21 Removing intermediate container 2ac55e29af4e 20:02:21 ---> e5c38afa5b94 20:02:21 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 20:02:22 ---> Running in e7097677f514 20:02:22 Removing intermediate container e7097677f514 20:02:22 ---> 4d0008eb22a4 20:02:22 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 20:02:22 ---> Running in 0cf7c0adc359 20:02:22 Removing intermediate container 0cf7c0adc359 20:02:22 ---> fb9de65c879c 20:02:22 Step 33/35 : LABEL arch=arm64 20:02:22 ---> Running in 1f35fc60f289 20:02:23 Removing intermediate container 1f35fc60f289 20:02:23 ---> 1935eca50c8d 20:02:23 Step 34/35 : LABEL git_sha=46b917acf9c8f1772f44bdc88234589d4c18033d 20:02:23 ---> Running in 01d025b7add2 20:02:23 Removing intermediate container 01d025b7add2 20:02:23 ---> 88fa0b45f9b8 20:02:23 Step 35/35 : LABEL version=0.0.0 20:02:23 ---> Running in 12b1cded4865 20:02:24 Removing intermediate container 12b1cded4865 20:02:24 ---> aa3241c448e0 20:02:24 [Warning] One or more build-args [ARCH] were not consumed 20:02:24 Successfully built aa3241c448e0 20:02:24 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:02:25 20:02:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:02:25 arm64: Pulling from edgex-lftools-log-publisher 20:02:25 8998bd30e6a1: Pulling fs layer 20:02:25 04944245beec: Pulling fs layer 20:02:25 699f458cf7ca: Pulling fs layer 20:02:25 765212b225bb: Pulling fs layer 20:02:25 f23df028b6ca: Pulling fs layer 20:02:25 d65c8cfc05b1: Pulling fs layer 20:02:25 2437ff75d9bd: Pulling fs layer 20:02:25 f23df028b6ca: Waiting 20:02:25 d65c8cfc05b1: Waiting 20:02:25 2437ff75d9bd: Waiting 20:02:25 765212b225bb: Waiting 20:02:25 04944245beec: Verifying Checksum 20:02:25 04944245beec: Download complete 20:02:25 765212b225bb: Verifying Checksum 20:02:25 765212b225bb: Download complete 20:02:25 f23df028b6ca: Verifying Checksum 20:02:25 f23df028b6ca: Download complete 20:02:25 d65c8cfc05b1: Verifying Checksum 20:02:25 d65c8cfc05b1: Download complete 20:02:26 699f458cf7ca: Verifying Checksum 20:02:26 699f458cf7ca: Download complete 20:02:26 8998bd30e6a1: Download complete 20:02:28 2437ff75d9bd: Verifying Checksum 20:02:28 2437ff75d9bd: Download complete 20:02:30 8998bd30e6a1: Pull complete 20:02:30 04944245beec: Pull complete 20:02:32 699f458cf7ca: Pull complete 20:02:32 765212b225bb: Pull complete 20:02:33 f23df028b6ca: Pull complete 20:02:33 d65c8cfc05b1: Pull complete 20:02:48 2437ff75d9bd: Pull complete 20:02:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:02:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:02:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:48 prd-ubuntu20.04-docker-arm64-4c-16g-119430 does not seem to be running inside a container 20:02:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:02:51 $ docker top 28a735408b53501c616ef61a8e2fbbacba14cb088cdfbaff6e99b76763c3e4f4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:02:52 ---> job-cost.sh 20:02:52 lf-activate-venv: SKIPPING 20:02:52 INFO: No Stack... 20:02:52 INFO: Retrieving Pricing Info for: v3-standard-4 20:02:53 INFO: Archiving Costs [Pipeline] sh 20:02:54 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 20:02:54 + cut -d, -f6 [Pipeline] lock 20:02:54 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-115-1-stack-cost] 20:02:54 Resource [jenkins-edgexfoundry-device-usb-camera-PR-115-1-stack-cost] did not exist. Created. 20:02:54 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-115-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:02:55 /w/workspace/device-usb-camera/1@tmp/durable-6aa07866/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:02:55 + echo total: 0.10999999940395355 [Pipeline] stash 20:02:55 Warning: overwriting stash ‘stack-cost’ 20:02:55 Stashed 1 file(s) [Pipeline] } 20:02:55 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-115-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:02:56 $ docker stop --time=1 28a735408b53501c616ef61a8e2fbbacba14cb088cdfbaff6e99b76763c3e4f4 20:02:57 $ docker rm -f 28a735408b53501c616ef61a8e2fbbacba14cb088cdfbaff6e99b76763c3e4f4 [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 20:02:58 provisioning config files... 20:02:58 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-115@tmp/config8996533060985536622tmp [Pipeline] { [Pipeline] sh 20:02:58 + set +x 20:02:58 + curl -s https://codecov.io/bash 20:02:58 + bash -s -- 20:02:58 20:02:58 _____ _ 20:02:58 / ____| | | 20:02:58 | | ___ __| | ___ ___ _____ __ 20:02:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:02:58 | |___| (_) | (_| | __/ (_| (_) \ V / 20:02:58 \_____\___/ \__,_|\___|\___\___/ \_/ 20:02:58 Bash-1.0.6 20:02:58 20:02:58 20:02:58 ==> git version 2.25.1 found 20:02:58 ==> 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 20:02:58 Release-Date: 2020-01-08 20:02:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:02:58 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:02:58 ==> Jenkins CI detected. 20:02:58 current dir:  /w/workspace/foundry_device-usb-camera_PR-115 20:02:58 project root: . 20:02:58 --> token set from env 20:02:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:02:58 ==> Running gcov in . (disable via -X gcov) 20:02:58 ==> Python coveragepy not found 20:02:58 ==> Searching for coverage reports in: 20:02:58 + . 20:02:58 -> Found 1 reports 20:02:58 ==> Detecting git/mercurial file structure 20:02:59 ==> Reading reports 20:02:59 + ./coverage.out bytes=29645 20:02:59 ==> Appending adjustments 20:02:59 https://docs.codecov.io/docs/fixing-reports 20:02:59 + Found adjustments 20:02:59 ==> Gzipping contents 20:02:59 8.0K /tmp/codecov.YYUktQ.gz 20:02:59 ==> Uploading reports 20:02:59 url: https://codecov.io 20:02:59 query: branch=PR-115&commit=46b917acf9c8f1772f44bdc88234589d4c18033d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-115%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=115&job=&cmd_args= 20:02:59 -> Pinging Codecov 20:02:59 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-115&commit=46b917acf9c8f1772f44bdc88234589d4c18033d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-115%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=115&job=&cmd_args= 20:02:59 -> Uploading to 20:02:59 https://storage.googleapis.com/codecov/v4/raw/2022-11-17/73D8F5FF140700D3E01443B452E23636/46b917acf9c8f1772f44bdc88234589d4c18033d/02a4f6f2-0298-4ca1-b275-f06aa97e6200.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221117%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221117T200259Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5ec947094b02a355dd80714b427853d1ffd35e6b99fa7b09b3a9d22cfa73ff2e 20:02:59 % Total % Received % Xferd Average Speed Time Time Time Current 20:02:59 Dload Upload Total Spent Left Speed 20:02:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4211 0 0 100 4211 0 15312 --:--:-- --:--:-- --:--:-- 15312 20:02:59 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/46b917acf9c8f1772f44bdc88234589d4c18033d [Pipeline] } 20:02:59 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 20:03:01 + [ -d /w/workspace/foundry_device-usb-camera_PR-115/archives ] 20:03:01 + ls -al /w/workspace/foundry_device-usb-camera_PR-115/archives 20:03:01 total 16 20:03:01 drwxr-xr-x 3 root root 4096 Nov 17 19:54 . 20:03:01 drwxrwxr-x 11 jenkins jenkins 4096 Nov 17 19:54 .. 20:03:01 drwxr-xr-x 2 root root 4096 Nov 17 19:54 cost 20:03:01 -rw-r--r-- 1 root root 90 Nov 17 19:54 cost.csv 20:03:01 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-115/archives 20:03:01 + ls -al /w/workspace/foundry_device-usb-camera_PR-115/archives 20:03:01 total 16 20:03:01 drwxr-xr-x 3 jenkins jenkins 4096 Nov 17 19:54 . 20:03:01 drwxrwxr-x 11 jenkins jenkins 4096 Nov 17 19:54 .. 20:03:01 drwxr-xr-x 2 jenkins jenkins 4096 Nov 17 19:54 cost 20:03:01 -rw-r--r-- 1 jenkins jenkins 90 Nov 17 19:54 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:03:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:03:02 ---> package-listing.sh 20:03:02 ++ facter osfamily 20:03:02 ++ tr '[:upper:]' '[:lower:]' 20:03:03 + OS_FAMILY=debian 20:03:03 + workspace=/w/workspace/foundry_device-usb-camera_PR-115 20:03:03 + START_PACKAGES=/tmp/packages_start.txt 20:03:03 + END_PACKAGES=/tmp/packages_end.txt 20:03:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:03:03 + PACKAGES=/tmp/packages_start.txt 20:03:03 + '[' /w/workspace/foundry_device-usb-camera_PR-115 ']' 20:03:03 + PACKAGES=/tmp/packages_end.txt 20:03:03 + case "${OS_FAMILY}" in 20:03:03 + dpkg -l 20:03:03 + grep '^ii' 20:03:03 + '[' -f /tmp/packages_start.txt ']' 20:03:03 + '[' -f /tmp/packages_end.txt ']' 20:03:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:03:03 + '[' /w/workspace/foundry_device-usb-camera_PR-115 ']' 20:03:03 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-115/archives/ 20:03:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-115/archives/ [Pipeline] echo 20:03:03 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-115/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:03:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:03:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:03:04 prd-ubuntu20.04-docker-8c-8g-119424 does not seem to be running inside a container 20:03:04 $ 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-115/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-115 -v /w/workspace/foundry_device-usb-camera_PR-115:/w/workspace/foundry_device-usb-camera_PR-115:rw,z -v /w/workspace/foundry_device-usb-camera_PR-115@tmp:/w/workspace/foundry_device-usb-camera_PR-115@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 20:03:04 $ docker top c98e2461bb61e323703b8844b5654ba602e304db6bf80e45328d604d486d1aab -eo pid,comm [Pipeline] { [Pipeline] sh 20:03:04 + touch /tmp/pre-build-complete [Pipeline] sh 20:03:05 + mkdir -p /var/log/sysstat [Pipeline] sh 20:03:05 + ls /var/log/sa-host 20:03:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:03:05 provisioning config files... 20:03:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-115@tmp/config2515586738567686006tmp [Pipeline] { [Pipeline] echo 20:03:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:03:06 ---> create-netrc.sh [Pipeline] } 20:03:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:03:06 ---> python-tools-install.sh [Pipeline] echo 20:03:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:03:06 ---> sudo-logs.sh 20:03:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:03:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:03:07 ---> job-cost.sh 20:03:07 lf-activate-venv: SKIPPING 20:03:07 DEBUG: total: 0.6600000262260437 20:03:07 INFO: Retrieving Stack Cost... 20:03:07 INFO: Retrieving Pricing Info for: v3-standard-8 20:03:08 INFO: Archiving Costs [Pipeline] echo 20:03:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:03:08 ---> logs-deploy.sh 20:03:08 lf-activate-venv: SKIPPING 20:03:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-115/1 20:03:08 INFO: archiving workspace using pattern(s): 20:03:09 Archives upload complete. 20:03:10 INFO: archiving logs to Nexus