Pull request #159 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 52262c33a353b8f22df4ea5739052875ad6c5c46+d43df4097523a2749be68cc9a7c29d8397ed8c11 (e394b8ba33af81b8c91aa5772fc1fdd03599c46f) 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-ssh6344420186809318947.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6911048774480440617.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-159/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-159/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh343593861191386480.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-159/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1151993812877982179.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2285139074806452075.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-159/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-159/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4521442577334922252.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7629 in /w/workspace/foundry_device-usb-camera_PR-159 [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-159 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/159/head:refs/remotes/origin/PR-159 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d43df4097523a2749be68cc9a7c29d8397ed8c11 into PR head commit 52262c33a353b8f22df4ea5739052875ad6c5c46 Merge succeeded, producing 52262c33a353b8f22df4ea5739052875ad6c5c46 Checking out Revision 52262c33a353b8f22df4ea5739052875ad6c5c46 (PR-159) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:12:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:12:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:12:05 ========================================================= 18:12:05 EdgeX Global Pipelines Version Info 18:12:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 52262c33a353b8f22df4ea5739052875ad6c5c46 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d43df4097523a2749be68cc9a7c29d8397ed8c11 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 52262c33a353b8f22df4ea5739052875ad6c5c46 # timeout=10 18:12:07 ------------------- 18:12:07 stable info: 18:12:07 ------------------- 18:12:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:12:07 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:12:07 Message: update stable to v1.0.244 18:12:07 ------------------- 18:12:07 experimental info: 18:12:07 ------------------- 18:12:07 Commited By: **** collab-it+edgex@linuxfoundation.org 18:12:07 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:12:07 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:12:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 18:12:07 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 18:12:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:12:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:12:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:12:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:12:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:12:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:12:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:12:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:12:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:12:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 18:12:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:12:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:12:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:12:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:12:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:12:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:12:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:12:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:12:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:12:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:12:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:12:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:12:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:12:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:12:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:12:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-159 [Pipeline] echo 18:12:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-159 [Pipeline] echo 18:12:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-159 [Pipeline] echo 18:12:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 52262c33a353b8f22df4ea5739052875ad6c5c46 [Pipeline] echo 18:12:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 52262c3 [Pipeline] echo 18:12:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:12:09 provisioning config files... 18:12:09 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-159@tmp/config13752066745488594719tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:12:09 ---> docker-login.sh 18:12:09 nexus3.edgexfoundry.org:10001 18:12:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:12:09 Configure a credential helper to remove this warning. See 18:12:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:12:09 18:12:09 Login Succeeded 18:12:09 nexus3.edgexfoundry.org:10002 18:12:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:12:09 Configure a credential helper to remove this warning. See 18:12:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:12:09 18:12:09 Login Succeeded 18:12:09 nexus3.edgexfoundry.org:10003 18:12:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:12:10 Configure a credential helper to remove this warning. See 18:12:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:12:10 18:12:10 Login Succeeded 18:12:10 nexus3.edgexfoundry.org:10004 18:12:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:12:10 Configure a credential helper to remove this warning. See 18:12:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:12:10 18:12:10 Login Succeeded 18:12:10 docker.io 18:12:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:12:10 Configure a credential helper to remove this warning. See 18:12:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:12:10 18:12:10 Login Succeeded 18:12:10 ---> docker-login.sh ends [Pipeline] } 18:12:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:12:11 + git rev-list -1 --merges 52262c33a353b8f22df4ea5739052875ad6c5c46~1..52262c33a353b8f22df4ea5739052875ad6c5c46 [Pipeline] echo 18:12:11 -----------> git rev-list -1 --merges 52262c33a353b8f22df4ea5739052875ad6c5c46~1..52262c33a353b8f22df4ea5739052875ad6c5c46 52262c33a353b8f22df4ea5739052875ad6c5c46 [false] [Pipeline] sh 18:12:11 + git log --format=format:%s -1 52262c33a353b8f22df4ea5739052875ad6c5c46 [Pipeline] echo 18:12:11 ========================================================= 18:12:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:12:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:12:11 + git log --format=format:%s -1 52262c33a353b8f22df4ea5739052875ad6c5c46 [Pipeline] echo 18:12:11 [semverPrep] GIT_COMMIT: 52262c33a353b8f22df4ea5739052875ad6c5c46, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 18:12:12 [semverPrep] This is not a build commit. [Pipeline] sh 18:12:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:12:12 + grep -v github /etc/ssh/ssh_known_hosts 18:12:12 + [ -e /tmp/ssh_known_hosts ] 18:12:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:12:12 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:12:12 + sudo tee -a /etc/ssh/ssh_known_hosts 18:12:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:12:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:12:12 18:12:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:12:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:12:13 0.1.4: Pulling from edgex-devops/py-git-semver 18:12:13 b85a868b505f: Pulling fs layer 18:12:13 e2be974225ed: Pulling fs layer 18:12:13 339a4e72a1f5: Pulling fs layer 18:12:13 988bab9f4d93: Pulling fs layer 18:12:13 1469e6f7b9e6: Pulling fs layer 18:12:13 eaf3925da568: Pulling fs layer 18:12:13 bab4dde63d76: Pulling fs layer 18:12:13 bde34c3a00c8: Pulling fs layer 18:12:13 b352a97aabf1: Pulling fs layer 18:12:13 4872d77fe225: Pulling fs layer 18:12:13 5851b861e8e6: Pulling fs layer 18:12:13 bab4dde63d76: Waiting 18:12:13 bde34c3a00c8: Waiting 18:12:13 b352a97aabf1: Waiting 18:12:13 5851b861e8e6: Waiting 18:12:13 1469e6f7b9e6: Waiting 18:12:13 988bab9f4d93: Waiting 18:12:13 eaf3925da568: Waiting 18:12:13 4872d77fe225: Waiting 18:12:13 e2be974225ed: Verifying Checksum 18:12:13 e2be974225ed: Download complete 18:12:13 988bab9f4d93: Verifying Checksum 18:12:13 988bab9f4d93: Download complete 18:12:13 1469e6f7b9e6: Verifying Checksum 18:12:13 1469e6f7b9e6: Download complete 18:12:13 eaf3925da568: Verifying Checksum 18:12:13 eaf3925da568: Download complete 18:12:13 339a4e72a1f5: Verifying Checksum 18:12:13 339a4e72a1f5: Download complete 18:12:13 bde34c3a00c8: Download complete 18:12:13 b352a97aabf1: Verifying Checksum 18:12:13 b352a97aabf1: Download complete 18:12:13 4872d77fe225: Verifying Checksum 18:12:13 4872d77fe225: Download complete 18:12:13 5851b861e8e6: Download complete 18:12:13 b85a868b505f: Verifying Checksum 18:12:13 b85a868b505f: Download complete 18:12:13 bab4dde63d76: Verifying Checksum 18:12:13 bab4dde63d76: Download complete 18:12:14 b85a868b505f: Pull complete 18:12:15 e2be974225ed: Pull complete 18:12:15 339a4e72a1f5: Pull complete 18:12:15 988bab9f4d93: Pull complete 18:12:15 1469e6f7b9e6: Pull complete 18:12:16 eaf3925da568: Pull complete 18:12:18 bab4dde63d76: Pull complete 18:12:18 bde34c3a00c8: Pull complete 18:12:18 b352a97aabf1: Pull complete 18:12:18 4872d77fe225: Pull complete 18:12:18 5851b861e8e6: Pull complete 18:12:18 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:12:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:12:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:12:18 prd-ubuntu20.04-docker-8c-8g-7629 does not seem to be running inside a container 18:12:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-159 -v /w/workspace/foundry_device-usb-camera_PR-159:/w/workspace/foundry_device-usb-camera_PR-159:rw,z -v /w/workspace/foundry_device-usb-camera_PR-159@tmp:/w/workspace/foundry_device-usb-camera_PR-159@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:12:21 $ docker top 7127875f23ec346f6d28f6e3a73048f5b3e4d424b309cd2148ff68b04276ad69 -eo pid,comm 18:12:21 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). 18:12:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:12:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:12:21 [ssh-agent] Looking for ssh-agent implementation... 18:12:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:12:21 $ docker exec 7127875f23ec346f6d28f6e3a73048f5b3e4d424b309cd2148ff68b04276ad69 ssh-agent 18:12:21 SSH_AUTH_SOCK=/tmp/ssh-lrEVm9RKZgAt/agent.32 18:12:21 SSH_AGENT_PID=38 18:12:21 Running ssh-add (command line suppressed) 18:12:21 Identity added: /w/workspace/foundry_device-usb-camera_PR-159@tmp/private_key_13221200484697405358.key (/w/workspace/foundry_device-usb-camera_PR-159@tmp/private_key_13221200484697405358.key) 18:12:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:12:22 + git tag --points-at HEAD [Pipeline] } 18:12:22 $ docker exec --env ******** --env ******** 7127875f23ec346f6d28f6e3a73048f5b3e4d424b309cd2148ff68b04276ad69 ssh-agent -k 18:12:22 unset SSH_AUTH_SOCK; 18:12:22 unset SSH_AGENT_PID; 18:12:22 echo Agent pid 38 killed; 18:12:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:12:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:12:22 [ssh-agent] Looking for ssh-agent implementation... 18:12:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:12:22 $ docker exec 7127875f23ec346f6d28f6e3a73048f5b3e4d424b309cd2148ff68b04276ad69 ssh-agent 18:12:22 SSH_AUTH_SOCK=/tmp/ssh-ZS6XpXwWeWlV/agent.70 18:12:22 SSH_AGENT_PID=76 18:12:22 Running ssh-add (command line suppressed) 18:12:22 Identity added: /w/workspace/foundry_device-usb-camera_PR-159@tmp/private_key_17837538215622122280.key (/w/workspace/foundry_device-usb-camera_PR-159@tmp/private_key_17837538215622122280.key) 18:12:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:12:23 + git semver init 18:12:23 2023-02-27 18:12:23,384 [run_init] DEBUG init version:0.0.0 force:False 18:12:23 2023-02-27 18:12:23,386 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-159/.semver 18:12:23 2023-02-27 18:12:23,387 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-159/.semver 18:12:23 2023-02-27 18:12:23,387 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-159/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-159, universal_newlines=False, shell=None, istream=None) 18:12:24 2023-02-27 18:12:24,232 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-159/.git/info/exclude 18:12:24 2023-02-27 18:12:24,233 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-159/.semver/PR-159 with force:False 18:12:24 2023-02-27 18:12:24,233 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-159/.semver/PR-159 18:12:24 2023-02-27 18:12:24,236 [execute] INFO git cat-file --batch-check 18:12:24 2023-02-27 18:12:24,237 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-159/.semver, universal_newlines=False, shell=None, istream=) 18:12:24 2023-02-27 18:12:24,243 [execute] INFO git cat-file --batch 18:12:24 2023-02-27 18:12:24,243 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-159/.semver, universal_newlines=False, shell=None, istream=) 18:12:24 2023-02-27 18:12:24,248 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-159/.semver/PR-159 18:12:24 0.0.0 [Pipeline] } 18:12:24 $ docker exec --env ******** --env ******** 7127875f23ec346f6d28f6e3a73048f5b3e4d424b309cd2148ff68b04276ad69 ssh-agent -k 18:12:24 unset SSH_AUTH_SOCK; 18:12:24 unset SSH_AGENT_PID; 18:12:24 echo Agent pid 76 killed; 18:12:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:12:24 + git semver [Pipeline] } 18:12:25 $ docker stop --time=1 7127875f23ec346f6d28f6e3a73048f5b3e4d424b309cd2148ff68b04276ad69 18:12:26 $ docker rm -f --volumes 7127875f23ec346f6d28f6e3a73048f5b3e4d424b309cd2148ff68b04276ad69 [Pipeline] // withDockerContainer [Pipeline] sh 18:12:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:12:27 Stashed 1 file(s) [Pipeline] echo 18:12:27 [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 18:12:27 provisioning config files... 18:12:27 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-159@tmp/config5386748802481730951tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:12:28 ---> docker-login.sh 18:12:28 nexus3.edgexfoundry.org:10001 18:12:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:12:28 Configure a credential helper to remove this warning. See 18:12:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:12:28 18:12:28 Login Succeeded 18:12:28 nexus3.edgexfoundry.org:10002 18:12:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:12:28 Configure a credential helper to remove this warning. See 18:12:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:12:28 18:12:28 Login Succeeded 18:12:28 nexus3.edgexfoundry.org:10003 18:12:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:12:28 Configure a credential helper to remove this warning. See 18:12:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:12:28 18:12:28 Login Succeeded 18:12:28 nexus3.edgexfoundry.org:10004 18:12:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:12:28 Configure a credential helper to remove this warning. See 18:12:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:12:28 18:12:28 Login Succeeded 18:12:28 docker.io 18:12:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:12:28 Configure a credential helper to remove this warning. See 18:12:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:12:28 18:12:28 Login Succeeded 18:12:28 ---> docker-login.sh ends [Pipeline] } 18:12:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:12:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:12:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:12:29 ========================================================= 18:12:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 18:12:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:12:29 + 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 . 18:12:29 Sending build context to Docker daemon 1.74MB 18:12:29 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 18:12:29 Step 2/13 : FROM ${BASE} AS builder 18:12:29 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 18:12:29 213ec9aee27d: Pulling fs layer 18:12:29 4583459ba037: Pulling fs layer 18:12:29 93c1e223e6f2: Pulling fs layer 18:12:29 53926ce57604: Pulling fs layer 18:12:29 21b2b0c7a3f4: Pulling fs layer 18:12:29 22ff95d597cd: Pulling fs layer 18:12:29 12d6caf4c0d1: Pulling fs layer 18:12:29 96b7cbca73a9: Pulling fs layer 18:12:29 a7acece74701: Pulling fs layer 18:12:29 53926ce57604: Waiting 18:12:29 21b2b0c7a3f4: Waiting 18:12:29 96b7cbca73a9: Waiting 18:12:29 a7acece74701: Waiting 18:12:29 12d6caf4c0d1: Waiting 18:12:29 93c1e223e6f2: Verifying Checksum 18:12:29 93c1e223e6f2: Download complete 18:12:29 4583459ba037: Verifying Checksum 18:12:29 4583459ba037: Download complete 18:12:29 21b2b0c7a3f4: Verifying Checksum 18:12:29 21b2b0c7a3f4: Download complete 18:12:29 22ff95d597cd: Verifying Checksum 18:12:29 22ff95d597cd: Download complete 18:12:29 213ec9aee27d: Download complete 18:12:30 12d6caf4c0d1: Verifying Checksum 18:12:30 12d6caf4c0d1: Download complete 18:12:30 213ec9aee27d: Pull complete 18:12:30 4583459ba037: Pull complete 18:12:30 a7acece74701: Verifying Checksum 18:12:30 a7acece74701: Download complete 18:12:30 93c1e223e6f2: Pull complete 18:12:30 96b7cbca73a9: Verifying Checksum 18:12:30 96b7cbca73a9: Download complete 18:12:30 53926ce57604: Verifying Checksum 18:12:30 53926ce57604: Download complete 18:12:35 53926ce57604: Pull complete 18:12:35 21b2b0c7a3f4: Pull complete 18:12:35 22ff95d597cd: Pull complete 18:12:35 12d6caf4c0d1: Pull complete 18:12:36 96b7cbca73a9: Pull complete 18:12:37 a7acece74701: Pull complete 18:12:37 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 18:12:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:12:37 ---> db6d94c90886 18:12:37 Step 3/13 : ARG ADD_BUILD_TAGS="" 18:12:40 ---> Running in 6c529c852f6a 18:12:40 Removing intermediate container 6c529c852f6a 18:12:40 ---> 5ed0c09bad91 18:12:40 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:12:40 ---> Running in 6017d91a297b 18:12:40 Removing intermediate container 6017d91a297b 18:12:40 ---> 9e1a0649b8d2 18:12:40 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:12:40 ---> Running in 5c5bd61c6e8d 18:12:41 Removing intermediate container 5c5bd61c6e8d 18:12:41 ---> ccf0d4638c83 18:12:41 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:12:41 ---> Running in 4d39c13063cf 18:12:41 Removing intermediate container 4d39c13063cf 18:12:41 ---> 0695e8c991a1 18:12:41 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:12:41 ---> Running in a2624b530e10 18:12:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:12:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:12:41 (1/80) Installing mesa (21.3.9-r0) 18:12:41 (2/80) Installing libxau (1.0.9-r0) 18:12:41 (3/80) Installing libxdmcp (1.1.3-r0) 18:12:41 (4/80) Installing libxcb (1.15-r0) 18:12:41 (5/80) Installing libx11 (1.8-r0) 18:12:41 (6/80) Installing libxext (1.3.4-r0) 18:12:41 (7/80) Installing libxfixes (6.0.0-r0) 18:12:41 (8/80) Installing libxxf86vm (1.1.4-r2) 18:12:41 (9/80) Installing libpciaccess (0.16-r0) 18:12:41 (10/80) Installing libdrm (2.4.110-r0) 18:12:41 (11/80) Installing mesa-glapi (21.3.9-r0) 18:12:41 (12/80) Installing libxshmfence (1.3-r1) 18:12:41 (13/80) Installing mesa-gl (21.3.9-r0) 18:12:41 (14/80) Installing icu-data-full (71.1-r2) 18:12:42 (15/80) Installing libice (1.0.10-r0) 18:12:42 (16/80) Installing libuuid (2.38-r1) 18:12:42 (17/80) Installing libsm (1.2.3-r0) 18:12:42 (18/80) Installing libxt (1.2.1-r0) 18:12:42 (19/80) Installing libxmu (1.1.3-r0) 18:12:42 (20/80) Installing xset (1.2.4-r0) 18:12:42 (21/80) Installing xprop (1.2.5-r0) 18:12:42 (22/80) Installing xdg-utils (1.1.3-r3) 18:12:42 (23/80) Installing dbus-libs (1.14.4-r0) 18:12:42 (24/80) Installing libffi (3.4.2-r1) 18:12:42 (25/80) Installing libintl (0.21-r2) 18:12:42 (26/80) Installing libblkid (2.38-r1) 18:12:42 (27/80) Installing libmount (2.38-r1) 18:12:42 (28/80) Installing pcre (8.45-r2) 18:12:42 (29/80) Installing glib (2.72.1-r0) 18:12:42 (30/80) Installing icu-libs (71.1-r2) 18:12:42 (31/80) Installing libpcre2-16 (10.40-r0) 18:12:42 (32/80) Installing zstd-libs (1.5.2-r1) 18:12:42 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 18:12:42 Still waiting to schedule task 18:12:42 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:12:42 (34/80) Installing hicolor-icon-theme (0.17-r1) 18:12:42 (35/80) Installing wayland-libs-server (1.20.0-r0) 18:12:42 (36/80) Installing mesa-gbm (21.3.9-r0) 18:12:42 (37/80) Installing wayland-libs-client (1.20.0-r0) 18:12:42 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 18:12:42 (39/80) Installing libxcomposite (0.4.5-r0) 18:12:42 (40/80) Installing libbz2 (1.0.8-r1) 18:12:42 (41/80) Installing libpng (1.6.37-r1) 18:12:42 (42/80) Installing freetype (2.12.1-r0) 18:12:42 (43/80) Installing fontconfig (2.14.0-r0) 18:12:42 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 18:12:42 (45/80) Installing wayland-libs-egl (1.20.0-r0) 18:12:42 (46/80) Installing xkeyboard-config (2.35.1-r0) 18:12:42 (47/80) Installing xz-libs (5.2.5-r1) 18:12:42 (48/80) Installing libxml2 (2.9.14-r2) 18:12:42 (49/80) Installing libxkbcommon (1.4.1-r0) 18:12:42 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 18:12:43 (51/80) Installing mesa-egl (21.3.9-r0) 18:12:43 (52/80) Installing avahi-libs (0.8-r6) 18:12:43 (53/80) Installing nettle (3.7.3-r0) 18:12:43 (54/80) Installing p11-kit (0.24.1-r0) 18:12:43 (55/80) Installing libtasn1 (4.18.0-r1) 18:12:43 (56/80) Installing libunistring (1.0-r0) 18:12:43 (57/80) Installing gnutls (3.7.7-r1) 18:12:43 (58/80) Installing cups-libs (2.4.2-r0) 18:12:43 (59/80) Installing graphite2 (1.3.14-r1) 18:12:43 (60/80) Installing harfbuzz (4.3.0-r0) 18:12:43 (61/80) Installing libevdev (1.12.1-r0) 18:12:43 (62/80) Installing mtdev (1.1.6-r0) 18:12:43 (63/80) Installing eudev-libs (3.2.11-r0) 18:12:43 (64/80) Installing libinput-libs (1.20.1-r0) 18:12:43 (65/80) Installing libjpeg-turbo (2.1.3-r1) 18:12:43 (66/80) Installing xcb-util-wm (0.4.1-r1) 18:12:43 (67/80) Installing xcb-util (0.4.0-r3) 18:12:43 (68/80) Installing xcb-util-image (0.4.0-r1) 18:12:43 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 18:12:43 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 18:12:43 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 18:12:43 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 18:12:43 (73/80) Installing v4l-utils-libs (1.22.1-r1) 18:12:43 (74/80) Installing v4l-utils (1.22.1-r1) 18:12:43 (75/80) Installing udev-init-scripts (35-r0) 18:12:43 Executing udev-init-scripts-35-r0.post-install 18:12:43 (76/80) Installing kmod-libs (29-r2) 18:12:43 (77/80) Installing eudev (3.2.11-r0) 18:12:43 (78/80) Installing eudev-dev (3.2.11-r0) 18:12:43 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 18:12:43 (80/80) Installing v4l-utils-dev (1.22.1-r1) 18:12:43 Executing busybox-1.35.0-r17.trigger 18:12:43 Executing eudev-3.2.11-r0.trigger 18:12:43 OK: 331 MiB in 131 packages 18:12:47 Removing intermediate container a2624b530e10 18:12:47 ---> e5e7ac5f17af 18:12:47 Step 8/13 : WORKDIR /device-usb-camera 18:12:47 ---> Running in a8ce0a7e080a 18:12:47 Removing intermediate container a8ce0a7e080a 18:12:47 ---> 74f1ecac443c 18:12:47 Step 9/13 : COPY go.mod vendor* ./ 18:12:47 ---> 6ccba4e6899e 18:12:47 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:12:47 ---> Running in cd302cf62b94 18:13:19 Removing intermediate container cd302cf62b94 18:13:19 ---> 59cb8797b561 18:13:19 Step 11/13 : COPY . . 18:13:19 ---> 28f54d025220 18:13:19 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:13:19 ---> Running in ef227f880089 18:13:19  % Total % Received % Xferd Average Speed Time Time Time Current 18:13:19 Dload Upload Total Spent Left Speed 18:13:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 2606 0 --:--:-- --:--:-- --:--:-- 2609 18:13:19 Removing intermediate container ef227f880089 18:13:19 ---> e086bb7a17d4 18:13:19 Step 13/13 : RUN ${MAKE} 18:13:19 ---> Running in 792cc700cb98 18:13:20 noop 18:13:20 Removing intermediate container 792cc700cb98 18:13:20 ---> 31c38c7b16cd 18:13:20 Successfully built 31c38c7b16cd 18:13:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:20 + docker inspect -f . ci-base-image-x86_64 18:13:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:13:21 prd-ubuntu20.04-docker-8c-8g-7629 does not seem to be running inside a container 18:13:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-159 -v /w/workspace/foundry_device-usb-camera_PR-159:/w/workspace/foundry_device-usb-camera_PR-159:rw,z -v /w/workspace/foundry_device-usb-camera_PR-159@tmp:/w/workspace/foundry_device-usb-camera_PR-159@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 ******** ci-base-image-x86_64 cat 18:13:21 $ docker top b6a6a76d7ba36ad18d346cb4af2597a449eada7c1b24521bf6531c735d7c6147 -eo pid,comm [Pipeline] { [Pipeline] sh 18:13:21 + go version 18:13:21 go version go1.18.7 linux/amd64 [Pipeline] } 18:13:21 $ docker stop --time=1 b6a6a76d7ba36ad18d346cb4af2597a449eada7c1b24521bf6531c735d7c6147 18:13:23 $ docker rm -f --volumes b6a6a76d7ba36ad18d346cb4af2597a449eada7c1b24521bf6531c735d7c6147 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:24 + docker inspect -f . ci-base-image-x86_64 18:13:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:13:24 prd-ubuntu20.04-docker-8c-8g-7629 does not seem to be running inside a container 18:13:24 $ 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-159 -v /w/workspace/foundry_device-usb-camera_PR-159:/w/workspace/foundry_device-usb-camera_PR-159:rw,z -v /w/workspace/foundry_device-usb-camera_PR-159@tmp:/w/workspace/foundry_device-usb-camera_PR-159@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 ******** ci-base-image-x86_64 cat 18:13:24 $ docker top a379fe22ab2c7f751f8f35969022c9f77844a0dfd09e602b43300954af29e8fb -eo pid,comm [Pipeline] { [Pipeline] sh 18:13:25 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-159 [Pipeline] fileExists [Pipeline] sh 18:13:25 + make test 18:13:25 go test ./... -coverprofile=coverage.out ./... 18:13:25 ? github.com/edgexfoundry/device-usb-camera [no test files] 18:13:33 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 18:13:34 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 1.9% of statements 18:13:41 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." 18:13:41 go vet ./... 18:13:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:13:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:13:43 ./bin/test-attribution-txt.sh 18:13:43 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 18:13:43 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 18:13:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:13:43 $ docker stop --time=1 a379fe22ab2c7f751f8f35969022c9f77844a0dfd09e602b43300954af29e8fb 18:13:46 $ docker rm -f --volumes a379fe22ab2c7f751f8f35969022c9f77844a0dfd09e602b43300954af29e8fb [Pipeline] // withDockerContainer [Pipeline] sh 18:13:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:13:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:13:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:13:47 + ls -al . 18:13:47 total 196 18:13:47 drwxrwxr-x 10 jenkins jenkins 4096 Feb 27 18:13 . 18:13:47 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 18:12 .. 18:13:47 drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 18:13 .git 18:13:47 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 18:12 .github 18:13:47 -rw-rw-r-- 1 jenkins jenkins 414 Feb 27 18:12 .gitignore 18:13:47 -rw-rw-r-- 1 jenkins jenkins 42 Feb 27 18:12 .golangci.yml 18:13:47 -rw-rw-r-- 1 jenkins jenkins 77 Feb 27 18:12 .hadolint.yml 18:13:47 drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 18:12 .semver 18:13:47 -rw-rw-r-- 1 jenkins jenkins 9442 Feb 27 18:12 Attribution.txt 18:13:47 -rw-rw-r-- 1 jenkins jenkins 6219 Feb 27 18:12 CHANGELOG.md 18:13:47 -rw-rw-r-- 1 jenkins jenkins 2328 Feb 27 18:12 Dockerfile 18:13:47 -rw-rw-r-- 1 jenkins jenkins 678 Feb 27 18:12 GOVERNANCE.md 18:13:47 -rw-rw-r-- 1 jenkins jenkins 659 Feb 27 18:12 Jenkinsfile 18:13:47 -rw-rw-r-- 1 jenkins jenkins 11348 Feb 27 18:12 LICENSE 18:13:47 -rw-rw-r-- 1 jenkins jenkins 2329 Feb 27 18:12 Makefile 18:13:47 -rw-rw-r-- 1 jenkins jenkins 622 Feb 27 18:12 OWNERS.md 18:13:47 -rw-rw-r-- 1 jenkins jenkins 5934 Feb 27 18:12 README.md 18:13:47 -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 18:12 VERSION 18:13:47 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 18:12 bin 18:13:47 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 18:12 cmd 18:13:47 -rw-r--r-- 1 jenkins jenkins 30666 Feb 27 18:13 coverage.out 18:13:47 -rwxrwxr-x 1 jenkins jenkins 140 Feb 27 18:12 docker-entrypoint.sh 18:13:47 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 18:12 docs 18:13:47 -rw-rw-r-- 1 jenkins jenkins 3487 Feb 27 18:12 go.mod 18:13:47 -rw-rw-r-- 1 jenkins jenkins 33501 Feb 27 18:12 go.sum 18:13:47 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 18:12 internal 18:13:47 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 18:12 snap 18:13:47 -rw-rw-r-- 1 jenkins jenkins 231 Feb 27 18:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:48 + 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=52262c33a353b8f22df4ea5739052875ad6c5c46 --label arch=amd64 --label version=0.0.0 . 18:13:48 Sending build context to Docker daemon 1.772MB 18:13:48 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 18:13:48 Step 2/35 : FROM ${BASE} AS builder 18:13:48 ---> 31c38c7b16cd 18:13:48 Step 3/35 : ARG ADD_BUILD_TAGS="" 18:13:48 ---> Running in 7a2e8e99a10f 18:13:48 Removing intermediate container 7a2e8e99a10f 18:13:48 ---> 6dbef6c33c1e 18:13:48 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:13:48 ---> Running in c8e84f0f51d4 18:13:48 Removing intermediate container c8e84f0f51d4 18:13:48 ---> ca62a151de3e 18:13:48 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:13:48 ---> Running in 22fd9f039736 18:13:48 Removing intermediate container 22fd9f039736 18:13:48 ---> efad5a77a24f 18:13:48 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:13:48 ---> Running in d6e58a4983fc 18:13:48 Removing intermediate container d6e58a4983fc 18:13:48 ---> 137d84341a85 18:13:48 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:13:48 ---> Running in 1370fc21df46 18:13:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:13:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:13:49 OK: 331 MiB in 131 packages 18:13:49 Removing intermediate container 1370fc21df46 18:13:49 ---> dac4f13755df 18:13:49 Step 8/35 : WORKDIR /device-usb-camera 18:13:49 ---> Running in 522369659d74 18:13:49 Removing intermediate container 522369659d74 18:13:49 ---> 5edec1f1f36a 18:13:49 Step 9/35 : COPY go.mod vendor* ./ 18:13:49 ---> bd4c0d1bc49d 18:13:49 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:13:49 ---> Running in de99da8d78c2 18:13:50 Removing intermediate container de99da8d78c2 18:13:50 ---> ae3b96ea6b3b 18:13:50 Step 11/35 : COPY . . 18:13:51 ---> 8f377083e596 18:13:51 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:13:51 ---> Running in 6d6c350ceb73 18:13:51  % Total % Received % Xferd Average Speed Time Time Time Current 18:13:51 Dload Upload Total Spent Left Speed 18:13:51  0 0 0  0 0 0  0   0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 41692 0 --:--:-- --:--:-- --:--:-- 42480 18:13:51 Removing intermediate container 6d6c350ceb73 18:13:51 ---> 24db1b709d9a 18:13:51 Step 13/35 : RUN ${MAKE} 18:13:51 ---> Running in a385bf6d5dc5 18:13:52 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 18:14:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7632 in /w/workspace/foundry_device-usb-camera_PR-159 [Pipeline] { [Pipeline] ws 18:14:12 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 18:14:12 Selected Git installation does not exist. Using Default 18:14:12 The recommended git tool is: NONE 18:14:14 Removing intermediate container a385bf6d5dc5 18:14:14 ---> d2471a42f66d 18:14:14 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 18:14:14 v0.18.4: Pulling from aler9/rtsp-simple-server 18:14:14 af6660deedbd: Pulling fs layer 18:14:14 97cd0a44c592: Pulling fs layer 18:14:14 97cd0a44c592: Verifying Checksum 18:14:14 97cd0a44c592: Download complete 18:14:14 af6660deedbd: Verifying Checksum 18:14:14 af6660deedbd: Download complete 18:14:14 af6660deedbd: Pull complete 18:14:14 97cd0a44c592: Pull complete 18:14:14 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 18:14:14 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 18:14:14 ---> fea57e182299 18:14:14 Step 15/35 : FROM alpine:3.16 18:14:14 3.16: Pulling from library/alpine 18:14:14 ef5531b6e74e: Pulling fs layer 18:14:14 ef5531b6e74e: Verifying Checksum 18:14:14 ef5531b6e74e: Download complete 18:14:14 ef5531b6e74e: Pull complete 18:14:14 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 18:14:14 Status: Downloaded newer image for alpine:3.16 18:14:14 ---> dfd21b5a31f5 18:14:14 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 18:14:14 ---> Running in b323511d5566 18:14:14 Removing intermediate container b323511d5566 18:14:14 ---> f4d37cff8dab 18:14:14 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 18:14:14 ---> Running in 2ae813750d70 18:14:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:14:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:14:14 (1/80) Installing dumb-init (1.2.5-r1) 18:14:14 (2/80) Installing sdl2 (2.0.22-r0) 18:14:14 (3/80) Installing libxau (1.0.9-r0) 18:14:14 (4/80) Installing libxdmcp (1.1.3-r0) 18:14:14 (5/80) Installing libxcb (1.15-r0) 18:14:14 (6/80) Installing libx11 (1.8-r0) 18:14:14 (7/80) Installing aom-libs (3.3.0-r0) 18:14:14 (8/80) Installing alsa-lib (1.2.7.2-r0) 18:14:14 (9/80) Installing expat (2.5.0-r0) 18:14:14 (10/80) Installing brotli-libs (1.0.9-r6) 18:14:14 (11/80) Installing libbz2 (1.0.8-r1) 18:14:14 (12/80) Installing libpng (1.6.37-r1) 18:14:14 (13/80) Installing freetype (2.12.1-r0) 18:14:14 (14/80) Installing fontconfig (2.14.0-r0) 18:14:14 (15/80) Installing fribidi (1.0.12-r0) 18:14:14 (16/80) Installing libffi (3.4.2-r1) 18:14:14 (17/80) Installing libintl (0.21-r2) 18:14:14 (18/80) Installing libblkid (2.38-r1) 18:14:14 (19/80) Installing libmount (2.38-r1) 18:14:14 (20/80) Installing pcre (8.45-r2) 18:14:14 (21/80) Installing glib (2.72.1-r0) 18:14:14 (22/80) Installing graphite2 (1.3.14-r1) 18:14:14 (23/80) Installing harfbuzz (4.3.0-r0) 18:14:14 (24/80) Installing libass (0.16.0-r0) 18:14:14 (25/80) Installing libdav1d (1.0.0-r0) 18:14:14 (26/80) Installing libpciaccess (0.16-r0) 18:14:14 (27/80) Installing libdrm (2.4.110-r0) 18:14:14 (28/80) Installing gmp (6.2.1-r2) 18:14:14 (29/80) Installing nettle (3.7.3-r0) 18:14:14 (30/80) Installing p11-kit (0.24.1-r0) 18:14:15 (31/80) Installing libtasn1 (4.18.0-r1) 18:14:15 (32/80) Installing libunistring (1.0-r0) 18:14:15 (33/80) Installing gnutls (3.7.7-r1) 18:14:15 (34/80) Installing ncurses-terminfo-base (6.3_p20220521-r0) 18:14:15 (35/80) Installing ncurses-libs (6.3_p20220521-r0) 18:14:15 (36/80) Installing lame (3.100-r0) 18:14:15 (37/80) Installing opus (1.3.1-r1) 18:14:15 (38/80) Installing libasyncns (0.8-r1) 18:14:15 (39/80) Installing dbus-libs (1.14.4-r0) 18:14:15 (40/80) Installing libltdl (2.4.7-r0) 18:14:15 (41/80) Installing orc (0.4.32-r0) 18:14:15 (42/80) Installing libgcc (11.2.1_git20220219-r2) 18:14:15 (43/80) Installing libogg (1.3.5-r1) 18:14:15 (44/80) Installing libstdc++ (11.2.1_git20220219-r2) 18:14:15 (45/80) Installing flac (1.3.4-r0) 18:14:15 (46/80) Installing libvorbis (1.3.7-r0) 18:14:15 (47/80) Installing libsndfile (1.1.0-r0) 18:14:15 (48/80) Installing libgomp (11.2.1_git20220219-r2) 18:14:15 (49/80) Installing soxr (0.1.3-r2) 18:14:15 (50/80) Installing speexdsp (1.2.0-r0) 18:14:15 (51/80) Installing tdb-libs (1.4.6-r0) 18:14:15 (52/80) Installing libpulse (15.0-r2) 18:14:15 (53/80) Installing cjson (1.7.15-r3) 18:14:15 (54/80) Installing mbedtls (2.28.2-r0) 18:14:15 (55/80) Installing librist (0.2.6-r1) 18:14:15 (56/80) Installing libsrt (1.4.4-r0) 18:14:15 (57/80) Installing libssh (0.9.6-r1) 18:14:15 (58/80) Installing libtheora (1.1.1-r16) 18:14:15 (59/80) Installing libjpeg-turbo (2.1.3-r1) 18:14:15 (60/80) Installing v4l-utils-libs (1.22.1-r1) 18:14:15 (61/80) Installing libxext (1.3.4-r0) 18:14:15 (62/80) Installing libxfixes (6.0.0-r0) 18:14:15 (63/80) Installing wayland-libs-client (1.20.0-r0) 18:14:15 (64/80) Installing libva (2.14.0-r0) 18:14:15 (65/80) Installing libvdpau (1.5-r0) 18:14:15 (66/80) Installing vidstab (1.1.0-r1) 18:14:15 (67/80) Installing libvpx (1.11.0-r1) 18:14:15 (68/80) Installing libwebp (1.2.3-r0) 18:14:15 (69/80) Installing x264-libs (0.163_git20210613-r0) 18:14:15 (70/80) Installing numactl (2.0.14-r0) 18:14:15 (71/80) Installing x265-libs (3.5-r3) 18:14:15 (72/80) Installing xvidcore (1.3.7-r1) 18:14:15 (73/80) Installing ffmpeg-libs (5.0.1-r1) 18:14:15 (74/80) Installing ffmpeg (5.0.1-r1) 18:14:15 (75/80) Installing udev-init-scripts (35-r0) 18:14:15 Executing udev-init-scripts-35-r0.post-install 18:14:15 (76/80) Installing eudev-libs (3.2.11-r0) 18:14:15 (77/80) Installing xz-libs (5.2.5-r1) 18:14:15 (78/80) Installing zstd-libs (1.5.2-r1) 18:14:15 (79/80) Installing kmod-libs (29-r2) 18:14:15 (80/80) Installing eudev (3.2.11-r0) 18:14:15 Executing busybox-1.35.0-r17.trigger 18:14:15 Executing eudev-3.2.11-r0.trigger 18:14:15 OK: 100 MiB in 94 packages 18:14:17 using credential edgex-jenkins-ssh 18:14:17 Cloning the remote Git repository 18:14:18 Removing intermediate container 2ae813750d70 18:14:18 ---> f71f39270dd3 18:14:18 Step 18/35 : WORKDIR / 18:14:18 ---> Running in bf8aa7a09688 18:14:18 Removing intermediate container bf8aa7a09688 18:14:18 ---> 5537cda1f175 18:14:18 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 18:14:18 ---> 9fa9fd27409c 18:14:18 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 18:14:18 ---> cc1ba45401ad 18:14:18 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 18:14:18 ---> aed2862ed144 18:14:18 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 18:14:18 ---> 4672f5362e8e 18:14:18 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 18:14:17 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 18:14:18 > git init /w/workspace/device-usb-camera/1 # timeout=10 18:14:18 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 18:14:18 > git --version # timeout=10 18:14:18 > git --version # 'git version 2.25.1' 18:14:18 using GIT_SSH to set credentials SSH Credentials for GitHub 18:14:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:14:18 ---> 3659c65734dd 18:14:18 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 18:14:18 ---> 6fcdb5a28502 18:14:18 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 18:14:19 ---> 4a3deea88c6b 18:14:19 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 18:14:19 ---> Running in 9d67df1aa26e 18:14:19 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 18:14:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:14:20 Removing intermediate container 9d67df1aa26e 18:14:20 ---> 93bfd9b46239 18:14:20 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 18:14:20 ---> Running in 179a7d2b6d59 18:14:20 Removing intermediate container 179a7d2b6d59 18:14:20 ---> 5b05a41332f9 18:14:20 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 18:14:20 Merging remotes/origin/main commit d43df4097523a2749be68cc9a7c29d8397ed8c11 into PR head commit 52262c33a353b8f22df4ea5739052875ad6c5c46 18:14:20 ---> Running in 2479365a8be0 18:14:20 Merge succeeded, producing 52262c33a353b8f22df4ea5739052875ad6c5c46 18:14:20 Checking out Revision 52262c33a353b8f22df4ea5739052875ad6c5c46 (PR-159) 18:14:19 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 18:14:20 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 18:14:20 using GIT_SSH to set credentials SSH Credentials for GitHub 18:14:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/159/head:refs/remotes/origin/PR-159 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:14:20 > git config core.sparsecheckout # timeout=10 18:14:20 > git checkout -f 52262c33a353b8f22df4ea5739052875ad6c5c46 # timeout=10 18:14:20 > git remote # timeout=10 18:14:20 > git config --get remote.origin.url # timeout=10 18:14:20 using GIT_SSH to set credentials SSH Credentials for GitHub 18:14:20 > git merge d43df4097523a2749be68cc9a7c29d8397ed8c11 # timeout=10 18:14:20 > git rev-parse HEAD^{commit} # timeout=10 18:14:20 > git config core.sparsecheckout # timeout=10 18:14:20 > git checkout -f 52262c33a353b8f22df4ea5739052875ad6c5c46 # timeout=10 18:14:21 Removing intermediate container 2479365a8be0 18:14:21 ---> fde8c62ebac4 18:14:21 Step 29/35 : EXPOSE 59983 18:14:21 ---> Running in 9ca7ed324b93 18:14:21 Removing intermediate container 9ca7ed324b93 18:14:21 ---> 4c4bde39ba97 18:14:21 Step 30/35 : EXPOSE 8554 18:14:21 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 18:14:21 > git --version # timeout=10 18:14:21 > git --version # 'git version 2.25.1' 18:14:21 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:14:21 ---> Running in 36d8e94949bd 18:14:21 Removing intermediate container 36d8e94949bd 18:14:21 ---> bf04dab94b32 18:14:21 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 18:14:21 ---> Running in 937c84ac4cae 18:14:21 Removing intermediate container 937c84ac4cae 18:14:21 ---> 7fcb3741bf60 18:14:21 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 18:14:21 ---> Running in 9552be3b836b 18:14:21 Removing intermediate container 9552be3b836b 18:14:21 ---> 88af7b6576cb 18:14:21 Step 33/35 : LABEL arch=amd64 18:14:21 ---> Running in 00244e598cc9 18:14:21 Removing intermediate container 00244e598cc9 18:14:21 ---> 2d7ae15e2c0d 18:14:21 Step 34/35 : LABEL git_sha=52262c33a353b8f22df4ea5739052875ad6c5c46 18:14:21 ---> Running in 78bf5566b2f8 18:14:21 Removing intermediate container 78bf5566b2f8 18:14:21 ---> 51034160ed9c 18:14:21 Step 35/35 : LABEL version=0.0.0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 18:14:22 ---> Running in 5ae8d832f65e 18:14:22 Removing intermediate container 5ae8d832f65e 18:14:22 ---> a5f48716bcf5 18:14:22 [Warning] One or more build-args [ARCH] were not consumed 18:14:22 Successfully built a5f48716bcf5 18:14:22 Successfully tagged device-usb-camera:latest [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } 18:14:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:14:22 % Total % Received % Xferd Average Speed Time Time Time Current 18:14:22 Dload Upload Total Spent Left Speed 18:14:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 76813 0 --:--:-- --:--:-- --:--:-- 77278 [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 [Pipeline] sh 18:14:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:14:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:14:23 18:14:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:23 + sudo tee /etc/docker/daemon.new 18:14:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:14:23 { 18:14:23 "registry-mirrors": [ 18:14:23 "https://nexus3.edgexfoundry.org:10001" 18:14:23 ], 18:14:23 "bip": "10.250.0.254/24", 18:14:23 "hosts": [ 18:14:23 "tcp://0.0.0.0:5555", 18:14:23 "unix:///var/run/docker.sock" 18:14:23 ], 18:14:23 "mtu": 1458, 18:14:23 "selinux-enabled": true, 18:14:23 "seccomp-profile": "/etc/docker/seccomp.json" 18:14:23 } [Pipeline] sh 18:14:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:14:23 latest: Pulling from edgex-lftools-log-publisher 18:14:23 5eb5b503b376: Pulling fs layer 18:14:23 5c69ac0246d0: Pulling fs layer 18:14:23 ec43610c2a17: Pulling fs layer 18:14:23 3a2ae6a8a46f: Pulling fs layer 18:14:23 33b1e0a273af: Pulling fs layer 18:14:23 5d3b04190fa2: Pulling fs layer 18:14:23 2f39f015ded8: Pulling fs layer 18:14:23 3a2ae6a8a46f: Waiting 18:14:23 33b1e0a273af: Waiting 18:14:23 5d3b04190fa2: Waiting 18:14:23 2f39f015ded8: Waiting 18:14:23 5c69ac0246d0: Verifying Checksum 18:14:23 5c69ac0246d0: Download complete 18:14:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:14:24 3a2ae6a8a46f: Verifying Checksum 18:14:24 3a2ae6a8a46f: Download complete 18:14:24 33b1e0a273af: Verifying Checksum 18:14:24 33b1e0a273af: Download complete 18:14:24 ec43610c2a17: Verifying Checksum 18:14:24 ec43610c2a17: Download complete 18:14:24 5d3b04190fa2: Download complete 18:14:24 5eb5b503b376: Verifying Checksum 18:14:24 5eb5b503b376: Download complete 18:14:24 + sudo service docker restart 18:14:24 2f39f015ded8: Download complete 18:14:25 5eb5b503b376: Pull complete 18:14:25 5c69ac0246d0: Pull complete 18:14:25 ec43610c2a17: Pull complete 18:14:25 3a2ae6a8a46f: Pull complete 18:14:26 33b1e0a273af: Pull complete 18:14:26 5d3b04190fa2: Pull complete 18:14:30 2f39f015ded8: Pull complete 18:14:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:14:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:14:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:14:30 prd-ubuntu20.04-docker-8c-8g-7629 does not seem to be running inside a container 18:14:30 $ 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-159 -v /w/workspace/foundry_device-usb-camera_PR-159:/w/workspace/foundry_device-usb-camera_PR-159:rw,z -v /w/workspace/foundry_device-usb-camera_PR-159@tmp:/w/workspace/foundry_device-usb-camera_PR-159@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 18:14:33 $ docker top 757b48b47c2796fdea94b2e4bbe868172eb58579520d6eb18e58eb4b87c96bf8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:14:33 ---> job-cost.sh 18:14:33 lf-activate-venv: SKIPPING 18:14:33 INFO: No Stack... 18:14:34 INFO: Retrieving Pricing Info for: v3-standard-8 18:14:34 INFO: Archiving Costs [Pipeline] sh 18:14:34 + cat /w/workspace/foundry_device-usb-camera_PR-159/archives/cost.csv 18:14:34 + cut -d, -f6 [Pipeline] lock 18:14:34 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-159-1-stack-cost] 18:14:34 Resource [jenkins-edgexfoundry-device-usb-camera-PR-159-1-stack-cost] did not exist. Created. 18:14:34 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-159-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:14:35 + echo total: 0.2199999988079071 [Pipeline] stash 18:14:35 Stashed 1 file(s) [Pipeline] } 18:14:35 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-159-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:14:35 $ docker stop --time=1 757b48b47c2796fdea94b2e4bbe868172eb58579520d6eb18e58eb4b87c96bf8 18:14:36 $ docker rm -f --volumes 757b48b47c2796fdea94b2e4bbe868172eb58579520d6eb18e58eb4b87c96bf8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:14:42 provisioning config files... 18:14:42 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config3132950413653946555tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:14:43 ---> docker-login.sh 18:14:43 nexus3.edgexfoundry.org:10001 18:14:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:43 Configure a credential helper to remove this warning. See 18:14:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:43 18:14:43 Login Succeeded 18:14:43 nexus3.edgexfoundry.org:10002 18:14:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:44 Configure a credential helper to remove this warning. See 18:14:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:44 18:14:44 Login Succeeded 18:14:44 nexus3.edgexfoundry.org:10003 18:14:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:44 Configure a credential helper to remove this warning. See 18:14:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:44 18:14:44 Login Succeeded 18:14:44 nexus3.edgexfoundry.org:10004 18:14:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:44 Configure a credential helper to remove this warning. See 18:14:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:44 18:14:44 Login Succeeded 18:14:44 docker.io 18:14:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:45 Configure a credential helper to remove this warning. See 18:14:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:45 18:14:45 Login Succeeded 18:14:45 ---> docker-login.sh ends [Pipeline] } 18:14:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:14:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:14:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:14:45 ========================================================= 18:14:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 18:14:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:46 + 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 . 18:14:47 Sending build context to Docker daemon 1.132MB 18:14:47 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 18:14:47 Step 2/13 : FROM ${BASE} AS builder 18:14:47 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:14:47 9b18e9b68314: Pulling fs layer 18:14:47 35d82f9e3411: Pulling fs layer 18:14:47 e16973657156: Pulling fs layer 18:14:47 fc693d55d65f: Pulling fs layer 18:14:47 7e9fc2657dce: Pulling fs layer 18:14:47 dda99020689f: Pulling fs layer 18:14:47 db1c61fa0a46: Pulling fs layer 18:14:47 891c053d2c06: Pulling fs layer 18:14:47 7e9fc2657dce: Waiting 18:14:47 dda99020689f: Waiting 18:14:47 db1c61fa0a46: Waiting 18:14:47 891c053d2c06: Waiting 18:14:47 fc693d55d65f: Waiting 18:14:47 e16973657156: Verifying Checksum 18:14:47 e16973657156: Download complete 18:14:47 35d82f9e3411: Verifying Checksum 18:14:47 35d82f9e3411: Download complete 18:14:47 7e9fc2657dce: Verifying Checksum 18:14:47 7e9fc2657dce: Download complete 18:14:47 dda99020689f: Verifying Checksum 18:14:47 dda99020689f: Download complete 18:14:47 9b18e9b68314: Verifying Checksum 18:14:47 9b18e9b68314: Download complete 18:14:48 9b18e9b68314: Pull complete 18:14:48 891c053d2c06: Verifying Checksum 18:14:48 891c053d2c06: Download complete 18:14:49 35d82f9e3411: Pull complete 18:14:49 e16973657156: Pull complete 18:14:50 db1c61fa0a46: Verifying Checksum 18:14:50 db1c61fa0a46: Download complete 18:14:50 fc693d55d65f: Verifying Checksum 18:14:50 fc693d55d65f: Download complete 18:15:03 fc693d55d65f: Pull complete 18:15:03 7e9fc2657dce: Pull complete 18:15:03 dda99020689f: Pull complete 18:15:10 db1c61fa0a46: Pull complete 18:15:12 891c053d2c06: Pull complete 18:15:12 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 18:15:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:15:12 ---> f96f9c87975a 18:15:12 Step 3/13 : ARG ADD_BUILD_TAGS="" 18:15:13 ---> Running in ec080092568b 18:15:13 Removing intermediate container ec080092568b 18:15:13 ---> 5b32ac5f475e 18:15:13 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:15:13 ---> Running in 1e37f0cb3b03 18:15:14 Removing intermediate container 1e37f0cb3b03 18:15:14 ---> 27ad0ea5682a 18:15:14 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:15:14 ---> Running in e1f8bd5f686f 18:15:14 Removing intermediate container e1f8bd5f686f 18:15:14 ---> 24100263fa45 18:15:14 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:15:14 ---> Running in d74fcb32174a 18:15:15 Removing intermediate container d74fcb32174a 18:15:15 ---> 789a23dcc926 18:15:15 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:15:15 ---> Running in 4cdff815891b 18:15:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:15:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:15:17 (1/14) Installing libintl (0.21-r2) 18:15:17 (2/14) Installing eudev-libs (3.2.11-r0) 18:15:17 (3/14) Installing libjpeg-turbo (2.1.3-r1) 18:15:17 (4/14) Installing v4l-utils-libs (1.22.1-r1) 18:15:17 (5/14) Installing v4l-utils (1.22.1-r1) 18:15:17 (6/14) Installing udev-init-scripts (35-r0) 18:15:17 Executing udev-init-scripts-35-r0.post-install 18:15:17 (7/14) Installing libblkid (2.38-r1) 18:15:17 (8/14) Installing xz-libs (5.2.5-r1) 18:15:17 (9/14) Installing zstd-libs (1.5.2-r1) 18:15:17 (10/14) Installing kmod-libs (29-r2) 18:15:17 (11/14) Installing eudev (3.2.11-r0) 18:15:17 (12/14) Installing eudev-dev (3.2.11-r0) 18:15:18 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 18:15:18 (14/14) Installing v4l-utils-dev (1.22.1-r1) 18:15:18 Executing busybox-1.35.0-r17.trigger 18:15:18 Executing eudev-3.2.11-r0.trigger 18:15:18 OK: 228 MiB in 65 packages 18:15:19 Removing intermediate container 4cdff815891b 18:15:19 ---> bddb24c8e000 18:15:19 Step 8/13 : WORKDIR /device-usb-camera 18:15:19 ---> Running in 9cf0a23ffa35 18:15:19 Removing intermediate container 9cf0a23ffa35 18:15:19 ---> df085931d87d 18:15:19 Step 9/13 : COPY go.mod vendor* ./ 18:15:20 ---> 7bc9b37edebb 18:15:20 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:15:20 ---> Running in b1d8f9ac6ff3 18:16:28 Removing intermediate container b1d8f9ac6ff3 18:16:28 ---> dad432721922 18:16:28 Step 11/13 : COPY . . 18:16:28 ---> 26731679bfd3 18:16:28 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:16:28 ---> Running in 1b6c3cef4396 18:16:28  % Total % Received % Xferd Average Speed Time Time Time Current 18:16:28 Dload Upload Total Spent Left Speed 18:16:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 13322 0 --:--:-- --:--:-- --:--:-- 13443 18:16:28 Removing intermediate container 1b6c3cef4396 18:16:28 ---> f36563d5a98c 18:16:28 Step 13/13 : RUN ${MAKE} 18:16:28 ---> Running in 1b3e14f950cb 18:16:28 noop 18:16:28 Removing intermediate container 1b3e14f950cb 18:16:28 ---> 3510ea9905e4 18:16:28 Successfully built 3510ea9905e4 18:16:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:28 + docker inspect -f . ci-base-image-arm64 18:16:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:16:29 prd-ubuntu20.04-docker-arm64-4c-16g-7632 does not seem to be running inside a container 18:16:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:16:32 $ docker top e531543934dd2ecbc29a20352a72b108b8a191407f309b7af3360fc4552396ed -eo pid,comm [Pipeline] { [Pipeline] sh 18:16:33 + go version 18:16:33 go version go1.18.7 linux/arm64 [Pipeline] } 18:16:33 $ docker stop --time=1 e531543934dd2ecbc29a20352a72b108b8a191407f309b7af3360fc4552396ed 18:16:35 $ docker rm -f --volumes e531543934dd2ecbc29a20352a72b108b8a191407f309b7af3360fc4552396ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:36 + docker inspect -f . ci-base-image-arm64 18:16:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:16:36 prd-ubuntu20.04-docker-arm64-4c-16g-7632 does not seem to be running inside a container 18:16:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:16:37 $ docker top 76a024887a5b56024270867c1e8bffb32622e2af4ba14fc42b78bd5bae052757 -eo pid,comm [Pipeline] { [Pipeline] sh 18:16:38 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 18:16:39 + make test 18:16:39 go test ./... -coverprofile=coverage.out ./... 18:16:40 ? github.com/edgexfoundry/device-usb-camera [no test files] 18:18:17 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 18:18:17 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.064s coverage: 1.9% of statements 18:18:17 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:18:17 go vet ./... 18:18:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:18:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:18:44 ./bin/test-attribution-txt.sh 18:18:44 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 18:18:44 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 18:18:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:18:44 $ docker stop --time=1 76a024887a5b56024270867c1e8bffb32622e2af4ba14fc42b78bd5bae052757 18:18:46 $ docker rm -f --volumes 76a024887a5b56024270867c1e8bffb32622e2af4ba14fc42b78bd5bae052757 [Pipeline] // withDockerContainer [Pipeline] sh 18:18:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:18:47 Warning: overwriting stash ‘coverage-report’ 18:18:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:18:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:18:48 + ls -al . 18:18:48 total 192 18:18:48 drwxrwxr-x 9 jenkins jenkins 4096 Feb 27 18:16 . 18:18:48 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 18:14 .. 18:18:48 drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 18:14 .git 18:18:48 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 18:14 .github 18:18:48 -rw-rw-r-- 1 jenkins jenkins 414 Feb 27 18:14 .gitignore 18:18:48 -rw-rw-r-- 1 jenkins jenkins 42 Feb 27 18:14 .golangci.yml 18:18:48 -rw-rw-r-- 1 jenkins jenkins 77 Feb 27 18:14 .hadolint.yml 18:18:48 -rw-rw-r-- 1 jenkins jenkins 9442 Feb 27 18:14 Attribution.txt 18:18:48 -rw-rw-r-- 1 jenkins jenkins 6219 Feb 27 18:14 CHANGELOG.md 18:18:48 -rw-rw-r-- 1 jenkins jenkins 2328 Feb 27 18:14 Dockerfile 18:18:48 -rw-rw-r-- 1 jenkins jenkins 678 Feb 27 18:14 GOVERNANCE.md 18:18:48 -rw-rw-r-- 1 jenkins jenkins 659 Feb 27 18:14 Jenkinsfile 18:18:48 -rw-rw-r-- 1 jenkins jenkins 11348 Feb 27 18:14 LICENSE 18:18:48 -rw-rw-r-- 1 jenkins jenkins 2329 Feb 27 18:14 Makefile 18:18:48 -rw-rw-r-- 1 jenkins jenkins 622 Feb 27 18:14 OWNERS.md 18:18:48 -rw-rw-r-- 1 jenkins jenkins 5934 Feb 27 18:14 README.md 18:18:48 -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 18:12 VERSION 18:18:48 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 18:14 bin 18:18:48 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 18:14 cmd 18:18:48 -rw-r--r-- 1 jenkins jenkins 30666 Feb 27 18:18 coverage.out 18:18:48 -rwxrwxr-x 1 jenkins jenkins 140 Feb 27 18:14 docker-entrypoint.sh 18:18:48 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 18:14 docs 18:18:48 -rw-rw-r-- 1 jenkins jenkins 3487 Feb 27 18:14 go.mod 18:18:48 -rw-rw-r-- 1 jenkins jenkins 33501 Feb 27 18:14 go.sum 18:18:48 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 18:14 internal 18:18:48 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 18:14 snap 18:18:48 -rw-rw-r-- 1 jenkins jenkins 231 Feb 27 18:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:18:49 + 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=52262c33a353b8f22df4ea5739052875ad6c5c46 --label arch=arm64 --label version=0.0.0 . 18:18:49 Sending build context to Docker daemon 1.163MB 18:18:49 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 18:18:49 Step 2/35 : FROM ${BASE} AS builder 18:18:49 ---> 3510ea9905e4 18:18:49 Step 3/35 : ARG ADD_BUILD_TAGS="" 18:18:49 ---> Running in 1ff87f960458 18:18:50 Removing intermediate container 1ff87f960458 18:18:50 ---> c4b87834816b 18:18:50 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:18:50 ---> Running in 4e183ac6b201 18:18:50 Removing intermediate container 4e183ac6b201 18:18:50 ---> 4dbf7d446262 18:18:50 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:18:51 ---> Running in 33abcc26336a 18:18:51 Removing intermediate container 33abcc26336a 18:18:51 ---> 9c95701d6d9f 18:18:51 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:18:51 ---> Running in 59c7faefc8d2 18:18:52 Removing intermediate container 59c7faefc8d2 18:18:52 ---> 7387750cbb43 18:18:52 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:18:52 ---> Running in 988c29025fdd 18:18:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:18:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:18:55 OK: 228 MiB in 65 packages 18:18:57 Removing intermediate container 988c29025fdd 18:18:57 ---> cff4bc36d9e8 18:18:57 Step 8/35 : WORKDIR /device-usb-camera 18:18:57 ---> Running in 8e4f8844592b 18:18:57 Removing intermediate container 8e4f8844592b 18:18:57 ---> 554da0eb3da9 18:18:57 Step 9/35 : COPY go.mod vendor* ./ 18:18:58 ---> c3ec77e92461 18:18:58 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:18:58 ---> Running in c8b953641d5e 18:19:01 Removing intermediate container c8b953641d5e 18:19:01 ---> 7b66b5116582 18:19:01 Step 11/35 : COPY . . 18:19:02 ---> d18895c21fe6 18:19:02 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:19:02 ---> Running in 0ee7268741ea 18:19:03  % Total % Received % Xferd Average Speed Time Time  Time Current 18:19:03  Dload Upload Total Spent Left Speed 18:19:03 0 0 0 0 0  0 0  0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 12614 0 --:--:-- --:--:-- --:--:-- 12795 18:19:04 Removing intermediate container 0ee7268741ea 18:19:04 ---> 2fa45287cf8c 18:19:04 Step 13/35 : RUN ${MAKE} 18:19:04 ---> Running in fd069837af7d 18:19:05 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 18:21:42 Removing intermediate container fd069837af7d 18:21:42 ---> fd6a4e6d7af8 18:21:42 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 18:21:42 v0.18.4: Pulling from aler9/rtsp-simple-server 18:21:42 eab2503cf8f4: Pulling fs layer 18:21:42 97cd0a44c592: Pulling fs layer 18:21:42 97cd0a44c592: Download complete 18:21:43 eab2503cf8f4: Verifying Checksum 18:21:43 eab2503cf8f4: Download complete 18:21:43 eab2503cf8f4: Pull complete 18:21:43 97cd0a44c592: Pull complete 18:21:43 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 18:21:43 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 18:21:43 ---> 7f763cca56b3 18:21:43 Step 15/35 : FROM alpine:3.16 18:21:44 3.16: Pulling from library/alpine 18:21:44 3760b48202b3: Pulling fs layer 18:21:44 3760b48202b3: Verifying Checksum 18:21:44 3760b48202b3: Download complete 18:21:46 3760b48202b3: Pull complete 18:21:46 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 18:21:46 Status: Downloaded newer image for alpine:3.16 18:21:46 ---> 4c81e5bf8899 18:21:46 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 18:21:46 ---> Running in 17f428b0b83d 18:21:47 Removing intermediate container 17f428b0b83d 18:21:47 ---> 157cc3da7517 18:21:47 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 18:21:47 ---> Running in a4ad64d01b99 18:21:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:21:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:21:50 (1/79) Installing dumb-init (1.2.5-r1) 18:21:50 (2/79) Installing sdl2 (2.0.22-r0) 18:21:50 (3/79) Installing libxau (1.0.9-r0) 18:21:50 (4/79) Installing libxdmcp (1.1.3-r0) 18:21:50 (5/79) Installing libxcb (1.15-r0) 18:21:50 (6/79) Installing libx11 (1.8-r0) 18:21:50 (7/79) Installing aom-libs (3.3.0-r0) 18:21:50 (8/79) Installing alsa-lib (1.2.7.2-r0) 18:21:50 (9/79) Installing expat (2.5.0-r0) 18:21:50 (10/79) Installing brotli-libs (1.0.9-r6) 18:21:50 (11/79) Installing libbz2 (1.0.8-r1) 18:21:50 (12/79) Installing libpng (1.6.37-r1) 18:21:50 (13/79) Installing freetype (2.12.1-r0) 18:21:50 (14/79) Installing fontconfig (2.14.0-r0) 18:21:50 (15/79) Installing fribidi (1.0.12-r0) 18:21:50 (16/79) Installing libffi (3.4.2-r1) 18:21:50 (17/79) Installing libintl (0.21-r2) 18:21:50 (18/79) Installing libblkid (2.38-r1) 18:21:50 (19/79) Installing libmount (2.38-r1) 18:21:50 (20/79) Installing pcre (8.45-r2) 18:21:50 (21/79) Installing glib (2.72.1-r0) 18:21:50 (22/79) Installing graphite2 (1.3.14-r1) 18:21:50 (23/79) Installing harfbuzz (4.3.0-r0) 18:21:50 (24/79) Installing libass (0.16.0-r0) 18:21:50 (25/79) Installing libdav1d (1.0.0-r0) 18:21:50 (26/79) Installing libdrm (2.4.110-r0) 18:21:50 (27/79) Installing gmp (6.2.1-r2) 18:21:50 (28/79) Installing nettle (3.7.3-r0) 18:21:50 (29/79) Installing p11-kit (0.24.1-r0) 18:21:50 (30/79) Installing libtasn1 (4.18.0-r1) 18:21:50 (31/79) Installing libunistring (1.0-r0) 18:21:50 (32/79) Installing gnutls (3.7.7-r1) 18:21:50 (33/79) Installing ncurses-terminfo-base (6.3_p20220521-r0) 18:21:50 (34/79) Installing ncurses-libs (6.3_p20220521-r0) 18:21:50 (35/79) Installing lame (3.100-r0) 18:21:50 (36/79) Installing opus (1.3.1-r1) 18:21:50 (37/79) Installing libasyncns (0.8-r1) 18:21:50 (38/79) Installing dbus-libs (1.14.4-r0) 18:21:50 (39/79) Installing libltdl (2.4.7-r0) 18:21:50 (40/79) Installing orc (0.4.32-r0) 18:21:50 (41/79) Installing libgcc (11.2.1_git20220219-r2) 18:21:50 (42/79) Installing libogg (1.3.5-r1) 18:21:50 (43/79) Installing libstdc++ (11.2.1_git20220219-r2) 18:21:50 (44/79) Installing flac (1.3.4-r0) 18:21:50 (45/79) Installing libvorbis (1.3.7-r0) 18:21:50 (46/79) Installing libsndfile (1.1.0-r0) 18:21:51 (47/79) Installing libgomp (11.2.1_git20220219-r2) 18:21:51 (48/79) Installing soxr (0.1.3-r2) 18:21:51 (49/79) Installing speexdsp (1.2.0-r0) 18:21:51 (50/79) Installing tdb-libs (1.4.6-r0) 18:21:51 (51/79) Installing libpulse (15.0-r2) 18:21:51 (52/79) Installing cjson (1.7.15-r3) 18:21:51 (53/79) Installing mbedtls (2.28.2-r0) 18:21:51 (54/79) Installing librist (0.2.6-r1) 18:21:51 (55/79) Installing libsrt (1.4.4-r0) 18:21:51 (56/79) Installing libssh (0.9.6-r1) 18:21:51 (57/79) Installing libtheora (1.1.1-r16) 18:21:51 (58/79) Installing libjpeg-turbo (2.1.3-r1) 18:21:51 (59/79) Installing v4l-utils-libs (1.22.1-r1) 18:21:51 (60/79) Installing libxext (1.3.4-r0) 18:21:51 (61/79) Installing libxfixes (6.0.0-r0) 18:21:51 (62/79) Installing wayland-libs-client (1.20.0-r0) 18:21:51 (63/79) Installing libva (2.14.0-r0) 18:21:51 (64/79) Installing libvdpau (1.5-r0) 18:21:51 (65/79) Installing vidstab (1.1.0-r1) 18:21:51 (66/79) Installing libvpx (1.11.0-r1) 18:21:51 (67/79) Installing libwebp (1.2.3-r0) 18:21:51 (68/79) Installing x264-libs (0.163_git20210613-r0) 18:21:51 (69/79) Installing numactl (2.0.14-r0) 18:21:51 (70/79) Installing x265-libs (3.5-r3) 18:21:51 (71/79) Installing xvidcore (1.3.7-r1) 18:21:51 (72/79) Installing ffmpeg-libs (5.0.1-r1) 18:21:51 (73/79) Installing ffmpeg (5.0.1-r1) 18:21:51 (74/79) Installing udev-init-scripts (35-r0) 18:21:51 Executing udev-init-scripts-35-r0.post-install 18:21:51 (75/79) Installing eudev-libs (3.2.11-r0) 18:21:52 (76/79) Installing xz-libs (5.2.5-r1) 18:21:52 (77/79) Installing zstd-libs (1.5.2-r1) 18:21:52 (78/79) Installing kmod-libs (29-r2) 18:21:52 (79/79) Installing eudev (3.2.11-r0) 18:21:52 Executing busybox-1.35.0-r17.trigger 18:21:52 Executing eudev-3.2.11-r0.trigger 18:21:52 OK: 77 MiB in 93 packages 18:21:55 Removing intermediate container a4ad64d01b99 18:21:55 ---> 0307904d6c8a 18:21:55 Step 18/35 : WORKDIR / 18:21:55 ---> Running in fecd35f40a31 18:21:55 Removing intermediate container fecd35f40a31 18:21:55 ---> c7b78d6db3a1 18:21:55 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 18:21:56 ---> 583147d4a67b 18:21:56 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 18:21:59 ---> 4c45aa20fd0c 18:21:59 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 18:21:59 ---> c3616b2c608f 18:21:59 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 18:22:00 ---> c05de7339563 18:22:00 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 18:22:00 ---> f2a8fec1213f 18:22:00 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 18:22:01 ---> 87a2b3ba64d4 18:22:01 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 18:22:02 ---> 9095a21c61b5 18:22:02 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 18:22:02 ---> Running in a45dca6a700a 18:22:04 Removing intermediate container a45dca6a700a 18:22:04 ---> f5835f973a38 18:22:04 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 18:22:04 ---> Running in 54ddd1ce4510 18:22:05 Removing intermediate container 54ddd1ce4510 18:22:05 ---> 6424ca0ad43d 18:22:05 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 18:22:06 ---> Running in 350c926eb448 18:22:07 Removing intermediate container 350c926eb448 18:22:07 ---> 4a3490b48b15 18:22:07 Step 29/35 : EXPOSE 59983 18:22:07 ---> Running in eff4b3d30fec 18:22:08 Removing intermediate container eff4b3d30fec 18:22:08 ---> e2fc65b8d59e 18:22:08 Step 30/35 : EXPOSE 8554 18:22:08 ---> Running in 24381fd6a73b 18:22:08 Removing intermediate container 24381fd6a73b 18:22:08 ---> e60ba88dac6a 18:22:08 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 18:22:08 ---> Running in 3ad22dc846dd 18:22:08 Removing intermediate container 3ad22dc846dd 18:22:08 ---> a025adcdbbe0 18:22:08 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 18:22:08 ---> Running in f01e9a53154c 18:22:09 Removing intermediate container f01e9a53154c 18:22:09 ---> 338ff36f0bdd 18:22:09 Step 33/35 : LABEL arch=arm64 18:22:09 ---> Running in d3258c868c25 18:22:09 Removing intermediate container d3258c868c25 18:22:09 ---> 65b8bc578047 18:22:09 Step 34/35 : LABEL git_sha=52262c33a353b8f22df4ea5739052875ad6c5c46 18:22:09 ---> Running in afbb19058b72 18:22:10 Removing intermediate container afbb19058b72 18:22:10 ---> 0a31f1d918c8 18:22:10 Step 35/35 : LABEL version=0.0.0 18:22:10 ---> Running in 42af9e784c4e 18:22:10 Removing intermediate container 42af9e784c4e 18:22:10 ---> e5f264360e2d 18:22:10 [Warning] One or more build-args [ARCH] were not consumed 18:22:10 Successfully built e5f264360e2d 18:22:10 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 18:22:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:22:11 18:22:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:22:12 arm64: Pulling from edgex-lftools-log-publisher 18:22:12 8998bd30e6a1: Pulling fs layer 18:22:12 04944245beec: Pulling fs layer 18:22:12 699f458cf7ca: Pulling fs layer 18:22:12 765212b225bb: Pulling fs layer 18:22:12 f23df028b6ca: Pulling fs layer 18:22:12 d65c8cfc05b1: Pulling fs layer 18:22:12 2437ff75d9bd: Pulling fs layer 18:22:12 765212b225bb: Waiting 18:22:12 f23df028b6ca: Waiting 18:22:12 d65c8cfc05b1: Waiting 18:22:12 2437ff75d9bd: Waiting 18:22:12 04944245beec: Verifying Checksum 18:22:12 04944245beec: Download complete 18:22:12 765212b225bb: Verifying Checksum 18:22:12 765212b225bb: Download complete 18:22:12 f23df028b6ca: Verifying Checksum 18:22:12 f23df028b6ca: Download complete 18:22:12 d65c8cfc05b1: Verifying Checksum 18:22:12 d65c8cfc05b1: Download complete 18:22:12 699f458cf7ca: Verifying Checksum 18:22:12 699f458cf7ca: Download complete 18:22:12 8998bd30e6a1: Download complete 18:22:14 2437ff75d9bd: Verifying Checksum 18:22:14 2437ff75d9bd: Download complete 18:22:16 8998bd30e6a1: Pull complete 18:22:16 04944245beec: Pull complete 18:22:18 699f458cf7ca: Pull complete 18:22:18 765212b225bb: Pull complete 18:22:19 f23df028b6ca: Pull complete 18:22:19 d65c8cfc05b1: Pull complete 18:22:31 2437ff75d9bd: Pull complete 18:22:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:22:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:22:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:22:31 prd-ubuntu20.04-docker-arm64-4c-16g-7632 does not seem to be running inside a container 18:22:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:22:34 $ docker top 887afbfe0ed8efc8b6b348363bb7891eb40904b93d231a8a9476b4d89a04a6cf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:22:35 ---> job-cost.sh 18:22:35 lf-activate-venv: SKIPPING 18:22:35 INFO: No Stack... 18:22:36 INFO: Retrieving Pricing Info for: v3-standard-4 18:22:36 INFO: Archiving Costs [Pipeline] sh 18:22:37 + cut -d, -f6 18:22:37 + cat /w/workspace/device-usb-camera/1/archives/cost.csv [Pipeline] lock 18:22:37 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-159-1-stack-cost] 18:22:37 Resource [jenkins-edgexfoundry-device-usb-camera-PR-159-1-stack-cost] did not exist. Created. 18:22:37 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-159-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:22:38 /w/workspace/device-usb-camera/1@tmp/durable-e4e12acd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:22:38 + echo total: 0.10999999940395355 [Pipeline] stash 18:22:38 Warning: overwriting stash ‘stack-cost’ 18:22:38 Stashed 1 file(s) [Pipeline] } 18:22:38 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-159-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:22:39 $ docker stop --time=1 887afbfe0ed8efc8b6b348363bb7891eb40904b93d231a8a9476b4d89a04a6cf 18:22:40 $ docker rm -f --volumes 887afbfe0ed8efc8b6b348363bb7891eb40904b93d231a8a9476b4d89a04a6cf [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 18:22:41 provisioning config files... 18:22:41 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-159@tmp/config18110222301167148637tmp [Pipeline] { [Pipeline] sh 18:22:41 + set +x 18:22:41 + + curl -s https://codecov.io/bash 18:22:41 bash -s -- 18:22:41 18:22:41 _____ _ 18:22:41 / ____| | | 18:22:41 | | ___ __| | ___ ___ _____ __ 18:22:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:22:41 | |___| (_) | (_| | __/ (_| (_) \ V / 18:22:41 \_____\___/ \__,_|\___|\___\___/ \_/ 18:22:41 Bash-1.0.6 18:22:41 18:22:41 18:22:41 ==> git version 2.25.1 found 18:22:41 ==> 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 18:22:41 Release-Date: 2020-01-08 18:22:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:22:41 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:22:41 ==> Jenkins CI detected. 18:22:41 current dir:  /w/workspace/foundry_device-usb-camera_PR-159 18:22:41 project root: . 18:22:41 --> token set from env 18:22:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:22:41 ==> Running gcov in . (disable via -X gcov) 18:22:41 ==> Python coveragepy not found 18:22:41 ==> Searching for coverage reports in: 18:22:41 + . 18:22:41 -> Found 1 reports 18:22:41 ==> Detecting git/mercurial file structure 18:22:41 ==> Reading reports 18:22:41 + ./coverage.out bytes=30666 18:22:41 ==> Appending adjustments 18:22:41 https://docs.codecov.io/docs/fixing-reports 18:22:42 + Found adjustments 18:22:42 ==> Gzipping contents 18:22:42 8.0K /tmp/codecov.5kJsC2.gz 18:22:42 ==> Uploading reports 18:22:42 url: https://codecov.io 18:22:42 query: branch=PR-159&commit=52262c33a353b8f22df4ea5739052875ad6c5c46&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-159%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=159&job=&cmd_args= 18:22:42 -> Pinging Codecov 18:22:42 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-159&commit=52262c33a353b8f22df4ea5739052875ad6c5c46&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-159%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=159&job=&cmd_args= 18:22:42 -> Uploading to 18:22:42 https://storage.googleapis.com/codecov/v4/raw/2023-02-27/73D8F5FF140700D3E01443B452E23636/52262c33a353b8f22df4ea5739052875ad6c5c46/170ea622-f79a-4ea2-8f67-f3369d17e140.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230227%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230227T182242Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4e3aaca315d8a5e2a7985911e40d61b66b50c488846c2b99a94ee56f6211725a 18:22:42 % Total % Received % Xferd Average Speed Time Time Time Current 18:22:42 Dload Upload Total Spent Left Speed 18:22:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4290 0 0 100 4290 0 12187 --:--:-- --:--:-- --:--:-- 12187 18:22:42 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/52262c33a353b8f22df4ea5739052875ad6c5c46 [Pipeline] } 18:22:42 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 18:22:44 + [ -d /w/workspace/foundry_device-usb-camera_PR-159/archives ] 18:22:44 + ls -al /w/workspace/foundry_device-usb-camera_PR-159/archives 18:22:44 total 16 18:22:44 drwxr-xr-x 3 root root 4096 Feb 27 18:14 . 18:22:44 drwxrwxr-x 11 jenkins jenkins 4096 Feb 27 18:14 .. 18:22:44 drwxr-xr-x 2 root root 4096 Feb 27 18:14 cost 18:22:44 -rw-r--r-- 1 root root 89 Feb 27 18:14 cost.csv 18:22:44 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-159/archives 18:22:44 + ls -al /w/workspace/foundry_device-usb-camera_PR-159/archives 18:22:44 total 16 18:22:44 drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 18:14 . 18:22:44 drwxrwxr-x 11 jenkins jenkins 4096 Feb 27 18:14 .. 18:22:44 drwxr-xr-x 2 jenkins jenkins 4096 Feb 27 18:14 cost 18:22:44 -rw-r--r-- 1 jenkins jenkins 89 Feb 27 18:14 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:22:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:22:45 ---> package-listing.sh 18:22:45 ++ facter osfamily 18:22:45 ++ tr '[:upper:]' '[:lower:]' 18:22:45 + OS_FAMILY=debian 18:22:45 + workspace=/w/workspace/foundry_device-usb-camera_PR-159 18:22:45 + START_PACKAGES=/tmp/packages_start.txt 18:22:45 + END_PACKAGES=/tmp/packages_end.txt 18:22:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:22:45 + PACKAGES=/tmp/packages_start.txt 18:22:45 + '[' /w/workspace/foundry_device-usb-camera_PR-159 ']' 18:22:45 + PACKAGES=/tmp/packages_end.txt 18:22:45 + case "${OS_FAMILY}" in 18:22:45 + dpkg -l 18:22:45 + grep '^ii' 18:22:45 + '[' -f /tmp/packages_start.txt ']' 18:22:45 + '[' -f /tmp/packages_end.txt ']' 18:22:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:22:45 + '[' /w/workspace/foundry_device-usb-camera_PR-159 ']' 18:22:45 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-159/archives/ 18:22:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-159/archives/ [Pipeline] echo 18:22:45 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-159/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:22:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:22:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:22:47 prd-ubuntu20.04-docker-8c-8g-7629 does not seem to be running inside a container 18:22:47 $ 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-159/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-159 -v /w/workspace/foundry_device-usb-camera_PR-159:/w/workspace/foundry_device-usb-camera_PR-159:rw,z -v /w/workspace/foundry_device-usb-camera_PR-159@tmp:/w/workspace/foundry_device-usb-camera_PR-159@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:22:47 $ docker top 90dc94ecd8a8730d9a7876a18a82dd97efdab3f63276ac79afa81a8631d999ec -eo pid,comm [Pipeline] { [Pipeline] sh 18:22:47 + touch /tmp/pre-build-complete [Pipeline] sh 18:22:47 + mkdir -p /var/log/sysstat [Pipeline] sh 18:22:48 + ls /var/log/sa-host 18:22:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:22:48 provisioning config files... 18:22:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-159@tmp/config6243350995596968935tmp [Pipeline] { [Pipeline] echo 18:22:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:22:48 ---> create-netrc.sh [Pipeline] } 18:22:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:22:49 ---> python-tools-install.sh [Pipeline] echo 18:22:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:22:49 ---> sudo-logs.sh 18:22:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:22:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:22:49 ---> job-cost.sh 18:22:49 lf-activate-venv: SKIPPING 18:22:49 DEBUG: total: 0.2199999988079071 18:22:49 INFO: Retrieving Stack Cost... 18:22:50 INFO: Retrieving Pricing Info for: v3-standard-8 18:22:50 INFO: Archiving Costs [Pipeline] echo 18:22:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:22:51 ---> logs-deploy.sh 18:22:51 lf-activate-venv: SKIPPING 18:22:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-159/1 18:22:51 INFO: archiving workspace using pattern(s): 18:22:52 Archives upload complete. 18:22:52 INFO: archiving logs to Nexus 18:22:52 ---> uname -a: 18:22:52 Linux prd-ubuntu20-04-docker-8c-8g-7629 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:22:52 18:22:52