Pull request #166 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6e0e913c56d945b277096d5d1537a6dd0d4c36a5+eb09eea23094f9dfe3d7b3f55c1f0828961a3a42 (5416122e1ec7080d8d00857740469a1fab33d1d7) 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-ssh1416801134894298681.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-ssh7107141488350993939.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-166/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-166/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1249888004618987487.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-166/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1441772757290947899.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-ssh6886032663878691775.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-166/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-166/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7076104479653710442.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 ‘prd-centos7-blackbox-4c-2g-7428’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-7429’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-7979’ is offline Running on prd-ubuntu20.04-docker-8c-8g-7982 in /w/workspace/foundry_device-usb-camera_PR-166 [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-166 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit eb09eea23094f9dfe3d7b3f55c1f0828961a3a42 into PR head commit 6e0e913c56d945b277096d5d1537a6dd0d4c36a5 Merge succeeded, producing 6e0e913c56d945b277096d5d1537a6dd0d4c36a5 Checking out Revision 6e0e913c56d945b277096d5d1537a6dd0d4c36a5 (PR-166) > 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/166/head:refs/remotes/origin/PR-166 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6e0e913c56d945b277096d5d1537a6dd0d4c36a5 # 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 eb09eea23094f9dfe3d7b3f55c1f0828961a3a42 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6e0e913c56d945b277096d5d1537a6dd0d4c36a5 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/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 17:37:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:37:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:37:30 ========================================================= 17:37:30 EdgeX Global Pipelines Version Info 17:37:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:37:31 ------------------- 17:37:31 stable info: 17:37:31 ------------------- 17:37:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:37:31 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:37:31 Message: update stable to v1.0.244 17:37:31 ------------------- 17:37:31 experimental info: 17:37:31 ------------------- 17:37:31 Commited By: **** collab-it+edgex@linuxfoundation.org 17:37:31 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:37:31 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:37:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 17:37:32 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 17:37:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:37:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:37:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:37:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:37:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:37:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:37:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:37:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:37:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:37:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 17:37:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:37:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:37:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:37:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:37:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:37:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:37:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:37:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:37:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:37:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:37:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:37:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:37:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:37:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:37:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:37:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-166 [Pipeline] echo 17:37:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-166 [Pipeline] echo 17:37:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-166 [Pipeline] echo 17:37:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6e0e913c56d945b277096d5d1537a6dd0d4c36a5 [Pipeline] echo 17:37:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6e0e913 [Pipeline] echo 17:37:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:37:33 provisioning config files... 17:37:33 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-166@tmp/config13994174860003856328tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:37:33 ---> docker-login.sh 17:37:33 nexus3.edgexfoundry.org:10001 17:37:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:34 Configure a credential helper to remove this warning. See 17:37:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:34 17:37:34 Login Succeeded 17:37:34 nexus3.edgexfoundry.org:10002 17:37:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:34 Configure a credential helper to remove this warning. See 17:37:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:34 17:37:34 Login Succeeded 17:37:34 nexus3.edgexfoundry.org:10003 17:37:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:34 Configure a credential helper to remove this warning. See 17:37:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:34 17:37:34 Login Succeeded 17:37:34 nexus3.edgexfoundry.org:10004 17:37:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:34 Configure a credential helper to remove this warning. See 17:37:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:34 17:37:34 Login Succeeded 17:37:34 docker.io 17:37:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:34 Configure a credential helper to remove this warning. See 17:37:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:34 17:37:34 Login Succeeded 17:37:34 ---> docker-login.sh ends [Pipeline] } 17:37:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:37:35 + git rev-list -1 --merges 6e0e913c56d945b277096d5d1537a6dd0d4c36a5~1..6e0e913c56d945b277096d5d1537a6dd0d4c36a5 [Pipeline] echo 17:37:35 -----------> git rev-list -1 --merges 6e0e913c56d945b277096d5d1537a6dd0d4c36a5~1..6e0e913c56d945b277096d5d1537a6dd0d4c36a5 6e0e913c56d945b277096d5d1537a6dd0d4c36a5 [false] [Pipeline] sh 17:37:35 + git log --format=format:%s -1 6e0e913c56d945b277096d5d1537a6dd0d4c36a5 [Pipeline] echo 17:37:35 ========================================================= 17:37:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:37:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:37:36 + git log --format=format:%s -1 6e0e913c56d945b277096d5d1537a6dd0d4c36a5 [Pipeline] echo 17:37:36 [semverPrep] GIT_COMMIT: 6e0e913c56d945b277096d5d1537a6dd0d4c36a5, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 17:37:36 [semverPrep] This is not a build commit. [Pipeline] sh 17:37:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:37:36 + grep -v github /etc/ssh/ssh_known_hosts 17:37:36 + [ -e /tmp/ssh_known_hosts ] 17:37:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:37:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:37:36 + sudo tee -a /etc/ssh/ssh_known_hosts 17:37:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:37:37 17:37:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:37:37 0.1.4: Pulling from edgex-devops/py-git-semver 17:37:37 b85a868b505f: Pulling fs layer 17:37:37 e2be974225ed: Pulling fs layer 17:37:37 339a4e72a1f5: Pulling fs layer 17:37:37 988bab9f4d93: Pulling fs layer 17:37:37 1469e6f7b9e6: Pulling fs layer 17:37:37 eaf3925da568: Pulling fs layer 17:37:37 bab4dde63d76: Pulling fs layer 17:37:37 bde34c3a00c8: Pulling fs layer 17:37:37 b352a97aabf1: Pulling fs layer 17:37:37 4872d77fe225: Pulling fs layer 17:37:37 5851b861e8e6: Pulling fs layer 17:37:37 eaf3925da568: Waiting 17:37:37 b352a97aabf1: Waiting 17:37:37 988bab9f4d93: Waiting 17:37:37 4872d77fe225: Waiting 17:37:37 5851b861e8e6: Waiting 17:37:37 bab4dde63d76: Waiting 17:37:37 bde34c3a00c8: Waiting 17:37:37 1469e6f7b9e6: Waiting 17:37:37 e2be974225ed: Download complete 17:37:37 988bab9f4d93: Verifying Checksum 17:37:37 988bab9f4d93: Download complete 17:37:37 1469e6f7b9e6: Verifying Checksum 17:37:37 1469e6f7b9e6: Download complete 17:37:37 339a4e72a1f5: Verifying Checksum 17:37:37 339a4e72a1f5: Download complete 17:37:37 eaf3925da568: Download complete 17:37:37 bde34c3a00c8: Download complete 17:37:37 b352a97aabf1: Download complete 17:37:37 4872d77fe225: Verifying Checksum 17:37:37 4872d77fe225: Download complete 17:37:37 5851b861e8e6: Verifying Checksum 17:37:37 5851b861e8e6: Download complete 17:37:37 b85a868b505f: Verifying Checksum 17:37:37 b85a868b505f: Download complete 17:37:37 bab4dde63d76: Verifying Checksum 17:37:37 bab4dde63d76: Download complete 17:37:38 b85a868b505f: Pull complete 17:37:39 e2be974225ed: Pull complete 17:37:39 339a4e72a1f5: Pull complete 17:37:39 988bab9f4d93: Pull complete 17:37:40 1469e6f7b9e6: Pull complete 17:37:40 eaf3925da568: Pull complete 17:37:41 bab4dde63d76: Pull complete 17:37:41 bde34c3a00c8: Pull complete 17:37:41 b352a97aabf1: Pull complete 17:37:41 4872d77fe225: Pull complete 17:37:41 5851b861e8e6: Pull complete 17:37:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:37:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:37:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:37:42 prd-ubuntu20.04-docker-8c-8g-7982 does not seem to be running inside a container 17:37:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-166 -v /w/workspace/foundry_device-usb-camera_PR-166:/w/workspace/foundry_device-usb-camera_PR-166:rw,z -v /w/workspace/foundry_device-usb-camera_PR-166@tmp:/w/workspace/foundry_device-usb-camera_PR-166@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:37:45 $ docker top 9a0766637fa6a96c4ab7fad2a41e7d2f2b74998aba1cf5db651c6dd0c170f6be -eo pid,comm 17:37:45 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:37:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:37:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:37:45 [ssh-agent] Looking for ssh-agent implementation... 17:37:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:37:45 $ docker exec 9a0766637fa6a96c4ab7fad2a41e7d2f2b74998aba1cf5db651c6dd0c170f6be ssh-agent 17:37:45 SSH_AUTH_SOCK=/tmp/ssh-EG9WS0fIkdOu/agent.32 17:37:45 SSH_AGENT_PID=38 17:37:45 Running ssh-add (command line suppressed) 17:37:45 Identity added: /w/workspace/foundry_device-usb-camera_PR-166@tmp/private_key_14908201233746546445.key (/w/workspace/foundry_device-usb-camera_PR-166@tmp/private_key_14908201233746546445.key) 17:37:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:37:46 + git tag --points-at HEAD [Pipeline] } 17:37:46 $ docker exec --env ******** --env ******** 9a0766637fa6a96c4ab7fad2a41e7d2f2b74998aba1cf5db651c6dd0c170f6be ssh-agent -k 17:37:46 unset SSH_AUTH_SOCK; 17:37:46 unset SSH_AGENT_PID; 17:37:46 echo Agent pid 38 killed; 17:37:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:37:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:37:46 [ssh-agent] Looking for ssh-agent implementation... 17:37:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:37:46 $ docker exec 9a0766637fa6a96c4ab7fad2a41e7d2f2b74998aba1cf5db651c6dd0c170f6be ssh-agent 17:37:46 SSH_AUTH_SOCK=/tmp/ssh-Cw9BGmf6ji3E/agent.70 17:37:46 SSH_AGENT_PID=77 17:37:46 Running ssh-add (command line suppressed) 17:37:46 Identity added: /w/workspace/foundry_device-usb-camera_PR-166@tmp/private_key_16145170822935619487.key (/w/workspace/foundry_device-usb-camera_PR-166@tmp/private_key_16145170822935619487.key) 17:37:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:37:46 + git semver init 17:37:47 2023-03-01 17:37:47,162 [run_init] DEBUG init version:0.0.0 force:False 17:37:47 2023-03-01 17:37:47,163 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-166/.semver 17:37:47 2023-03-01 17:37:47,163 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-166/.semver 17:37:47 2023-03-01 17:37:47,164 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-166/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-166, universal_newlines=False, shell=None, istream=None) 17:37:48 2023-03-01 17:37:47,996 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-166/.git/info/exclude 17:37:48 2023-03-01 17:37:47,997 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-166/.semver/PR-166 with force:False 17:37:48 2023-03-01 17:37:47,997 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-166/.semver/PR-166 17:37:48 2023-03-01 17:37:48,000 [execute] INFO git cat-file --batch-check 17:37:48 2023-03-01 17:37:48,000 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-166/.semver, universal_newlines=False, shell=None, istream=) 17:37:48 2023-03-01 17:37:48,006 [execute] INFO git cat-file --batch 17:37:48 2023-03-01 17:37:48,007 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-166/.semver, universal_newlines=False, shell=None, istream=) 17:37:48 2023-03-01 17:37:48,012 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-166/.semver/PR-166 17:37:48 0.0.0 [Pipeline] } 17:37:48 $ docker exec --env ******** --env ******** 9a0766637fa6a96c4ab7fad2a41e7d2f2b74998aba1cf5db651c6dd0c170f6be ssh-agent -k 17:37:48 unset SSH_AUTH_SOCK; 17:37:48 unset SSH_AGENT_PID; 17:37:48 echo Agent pid 77 killed; 17:37:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:37:48 + git semver [Pipeline] } 17:37:49 $ docker stop --time=1 9a0766637fa6a96c4ab7fad2a41e7d2f2b74998aba1cf5db651c6dd0c170f6be 17:37:50 $ docker rm -f --volumes 9a0766637fa6a96c4ab7fad2a41e7d2f2b74998aba1cf5db651c6dd0c170f6be [Pipeline] // withDockerContainer [Pipeline] sh 17:37:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:37:51 Stashed 1 file(s) [Pipeline] echo 17:37:51 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:37:51 provisioning config files... 17:37:51 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-166@tmp/config11743691715830273771tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:37:51 ---> docker-login.sh 17:37:51 nexus3.edgexfoundry.org:10001 17:37:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:51 Configure a credential helper to remove this warning. See 17:37:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:51 17:37:51 Login Succeeded 17:37:51 nexus3.edgexfoundry.org:10002 17:37:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:51 Configure a credential helper to remove this warning. See 17:37:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:51 17:37:51 Login Succeeded 17:37:51 nexus3.edgexfoundry.org:10003 17:37:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:52 Configure a credential helper to remove this warning. See 17:37:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:52 17:37:52 Login Succeeded 17:37:52 nexus3.edgexfoundry.org:10004 17:37:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:52 Configure a credential helper to remove this warning. See 17:37:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:52 17:37:52 Login Succeeded 17:37:52 docker.io 17:37:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:52 Configure a credential helper to remove this warning. See 17:37:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:52 17:37:52 Login Succeeded 17:37:52 ---> docker-login.sh ends [Pipeline] } 17:37:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:37:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:37:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:37:52 ========================================================= 17:37:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:37:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:53 + 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 . 17:37:53 Sending build context to Docker daemon 1.766MB 17:37:53 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 17:37:53 Step 2/13 : FROM ${BASE} AS builder 17:37:53 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:37:53 213ec9aee27d: Pulling fs layer 17:37:53 4583459ba037: Pulling fs layer 17:37:53 93c1e223e6f2: Pulling fs layer 17:37:53 53926ce57604: Pulling fs layer 17:37:53 21b2b0c7a3f4: Pulling fs layer 17:37:53 22ff95d597cd: Pulling fs layer 17:37:53 12d6caf4c0d1: Pulling fs layer 17:37:53 96b7cbca73a9: Pulling fs layer 17:37:53 a7acece74701: Pulling fs layer 17:37:53 22ff95d597cd: Waiting 17:37:53 12d6caf4c0d1: Waiting 17:37:53 96b7cbca73a9: Waiting 17:37:53 a7acece74701: Waiting 17:37:53 53926ce57604: Waiting 17:37:53 21b2b0c7a3f4: Waiting 17:37:53 93c1e223e6f2: Download complete 17:37:53 4583459ba037: Verifying Checksum 17:37:53 4583459ba037: Download complete 17:37:53 21b2b0c7a3f4: Download complete 17:37:53 22ff95d597cd: Verifying Checksum 17:37:53 22ff95d597cd: Download complete 17:37:53 213ec9aee27d: Verifying Checksum 17:37:53 213ec9aee27d: Download complete 17:37:53 12d6caf4c0d1: Verifying Checksum 17:37:53 12d6caf4c0d1: Download complete 17:37:53 213ec9aee27d: Pull complete 17:37:53 4583459ba037: Pull complete 17:37:53 93c1e223e6f2: Pull complete 17:37:53 a7acece74701: Verifying Checksum 17:37:53 a7acece74701: Download complete 17:37:54 96b7cbca73a9: Verifying Checksum 17:37:54 96b7cbca73a9: Download complete 17:37:54 53926ce57604: Verifying Checksum 17:37:54 53926ce57604: Download complete 17:37:58 53926ce57604: Pull complete 17:37:58 21b2b0c7a3f4: Pull complete 17:37:58 22ff95d597cd: Pull complete 17:37:58 12d6caf4c0d1: Pull complete 17:37:59 96b7cbca73a9: Pull complete 17:38:00 a7acece74701: Pull complete 17:38:00 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 17:38:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:38:00 ---> db6d94c90886 17:38:00 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:38:04 ---> Running in 47e439fdf178 17:38:04 Removing intermediate container 47e439fdf178 17:38:04 ---> 14c71e4967ec 17:38:04 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:38:04 ---> Running in 9e9e32a0e270 17:38:04 Removing intermediate container 9e9e32a0e270 17:38:04 ---> 97971deaae9c 17:38:04 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:38:04 ---> Running in 53dc9b5ea727 17:38:05 Removing intermediate container 53dc9b5ea727 17:38:05 ---> 9703a5845d76 17:38:05 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:38:05 ---> Running in a046474932fd 17:38:05 Removing intermediate container a046474932fd 17:38:05 ---> 3f32aaacc20a 17:38:05 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:38:05 ---> Running in 5b062e559309 17:38:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:38:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:38:05 (1/80) Installing mesa (21.3.9-r0) 17:38:05 (2/80) Installing libxau (1.0.9-r0) 17:38:05 (3/80) Installing libxdmcp (1.1.3-r0) 17:38:05 (4/80) Installing libxcb (1.15-r0) 17:38:05 (5/80) Installing libx11 (1.8-r0) 17:38:05 (6/80) Installing libxext (1.3.4-r0) 17:38:05 (7/80) Installing libxfixes (6.0.0-r0) 17:38:05 (8/80) Installing libxxf86vm (1.1.4-r2) 17:38:05 (9/80) Installing libpciaccess (0.16-r0) 17:38:05 (10/80) Installing libdrm (2.4.110-r0) 17:38:05 (11/80) Installing mesa-glapi (21.3.9-r0) 17:38:05 (12/80) Installing libxshmfence (1.3-r1) 17:38:05 (13/80) Installing mesa-gl (21.3.9-r0) 17:38:05 (14/80) Installing icu-data-full (71.1-r2) 17:38:05 (15/80) Installing libice (1.0.10-r0) 17:38:05 (16/80) Installing libuuid (2.38-r1) 17:38:05 (17/80) Installing libsm (1.2.3-r0) 17:38:05 (18/80) Installing libxt (1.2.1-r0) 17:38:05 (19/80) Installing libxmu (1.1.3-r0) 17:38:05 (20/80) Installing xset (1.2.4-r0) 17:38:05 (21/80) Installing xprop (1.2.5-r0) 17:38:05 (22/80) Installing xdg-utils (1.1.3-r3) 17:38:05 (23/80) Installing dbus-libs (1.14.4-r0) 17:38:06 (24/80) Installing libffi (3.4.2-r1) 17:38:06 (25/80) Installing libintl (0.21-r2) 17:38:06 (26/80) Installing libblkid (2.38-r1) 17:38:06 (27/80) Installing libmount (2.38-r1) 17:38:06 (28/80) Installing pcre (8.45-r2) 17:38:06 (29/80) Installing glib (2.72.1-r0) 17:38:06 (30/80) Installing icu-libs (71.1-r2) 17:38:06 (31/80) Installing libpcre2-16 (10.40-r0) 17:38:06 (32/80) Installing zstd-libs (1.5.2-r1) 17:38:06 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 17:38:06 (34/80) Installing hicolor-icon-theme (0.17-r1) 17:38:06 (35/80) Installing wayland-libs-server (1.20.0-r0) 17:38:06 (36/80) Installing mesa-gbm (21.3.9-r0) 17:38:06 (37/80) Installing wayland-libs-client (1.20.0-r0) 17:38:06 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 17:38:06 Still waiting to schedule task 17:38:06 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7981’ 17:38:06 (39/80) Installing libxcomposite (0.4.5-r0) 17:38:06 (40/80) Installing libbz2 (1.0.8-r1) 17:38:06 (41/80) Installing libpng (1.6.37-r1) 17:38:06 (42/80) Installing freetype (2.12.1-r0) 17:38:06 (43/80) Installing fontconfig (2.14.0-r0) 17:38:06 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 17:38:06 (45/80) Installing wayland-libs-egl (1.20.0-r0) 17:38:06 (46/80) Installing xkeyboard-config (2.35.1-r0) 17:38:06 (47/80) Installing xz-libs (5.2.5-r1) 17:38:06 (48/80) Installing libxml2 (2.9.14-r2) 17:38:06 (49/80) Installing libxkbcommon (1.4.1-r0) 17:38:06 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 17:38:06 (51/80) Installing mesa-egl (21.3.9-r0) 17:38:06 (52/80) Installing avahi-libs (0.8-r6) 17:38:06 (53/80) Installing nettle (3.7.3-r0) 17:38:06 (54/80) Installing p11-kit (0.24.1-r0) 17:38:06 (55/80) Installing libtasn1 (4.18.0-r1) 17:38:06 (56/80) Installing libunistring (1.0-r0) 17:38:06 (57/80) Installing gnutls (3.7.7-r1) 17:38:06 (58/80) Installing cups-libs (2.4.2-r0) 17:38:06 (59/80) Installing graphite2 (1.3.14-r1) 17:38:06 (60/80) Installing harfbuzz (4.3.0-r0) 17:38:06 (61/80) Installing libevdev (1.12.1-r0) 17:38:06 (62/80) Installing mtdev (1.1.6-r0) 17:38:06 (63/80) Installing eudev-libs (3.2.11-r0) 17:38:06 (64/80) Installing libinput-libs (1.20.1-r0) 17:38:06 (65/80) Installing libjpeg-turbo (2.1.3-r1) 17:38:06 (66/80) Installing xcb-util-wm (0.4.1-r1) 17:38:06 (67/80) Installing xcb-util (0.4.0-r3) 17:38:06 (68/80) Installing xcb-util-image (0.4.0-r1) 17:38:06 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 17:38:06 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 17:38:06 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 17:38:06 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 17:38:06 (73/80) Installing v4l-utils-libs (1.22.1-r1) 17:38:06 (74/80) Installing v4l-utils (1.22.1-r1) 17:38:06 (75/80) Installing udev-init-scripts (35-r0) 17:38:06 Executing udev-init-scripts-35-r0.post-install 17:38:06 (76/80) Installing kmod-libs (29-r2) 17:38:06 (77/80) Installing eudev (3.2.11-r0) 17:38:06 (78/80) Installing eudev-dev (3.2.11-r0) 17:38:07 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 17:38:07 (80/80) Installing v4l-utils-dev (1.22.1-r1) 17:38:07 Executing busybox-1.35.0-r17.trigger 17:38:07 Executing eudev-3.2.11-r0.trigger 17:38:07 OK: 331 MiB in 131 packages 17:38:09 Removing intermediate container 5b062e559309 17:38:09 ---> 34a53f32142d 17:38:09 Step 8/13 : WORKDIR /device-usb-camera 17:38:09 ---> Running in 7d67bbbf5766 17:38:09 Removing intermediate container 7d67bbbf5766 17:38:09 ---> e8774de3623e 17:38:09 Step 9/13 : COPY go.mod vendor* ./ 17:38:09 ---> 4fb27b4e2c07 17:38:09 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:38:09 ---> Running in a7ec3cfd31d7 17:38:41 Removing intermediate container a7ec3cfd31d7 17:38:41 ---> 1208436fa06c 17:38:41 Step 11/13 : COPY . . 17:38:41 ---> e5624e716946 17:38:41 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:38:41 ---> Running in ccb602b436be 17:38:41  % Total % Received % Xferd Average Speed Time Time Time Current 17:38:41 Dload Upload Total Spent Left Speed 17:38:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100  1062   0    0  43359     0 --:--:-- --:--:-- --:--:-- 44250 17:38:41 Removing intermediate container ccb602b436be 17:38:41 ---> 382fd614bd6c 17:38:41 Step 13/13 : RUN ${MAKE} 17:38:41 ---> Running in 36fcdb6a6536 17:38:41 noop 17:38:41 Removing intermediate container 36fcdb6a6536 17:38:41 ---> b86186c43904 17:38:41 Successfully built b86186c43904 17:38:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:42 + docker inspect -f . ci-base-image-x86_64 17:38:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:38:42 prd-ubuntu20.04-docker-8c-8g-7982 does not seem to be running inside a container 17:38:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-166 -v /w/workspace/foundry_device-usb-camera_PR-166:/w/workspace/foundry_device-usb-camera_PR-166:rw,z -v /w/workspace/foundry_device-usb-camera_PR-166@tmp:/w/workspace/foundry_device-usb-camera_PR-166@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:38:42 $ docker top 16dd7d80115814c6f433dd169aa48c36399ed5914a1d7901d7cc9921206dc989 -eo pid,comm [Pipeline] { [Pipeline] sh 17:38:43 + go version 17:38:43 go version go1.18.7 linux/amd64 [Pipeline] } 17:38:43 $ docker stop --time=1 16dd7d80115814c6f433dd169aa48c36399ed5914a1d7901d7cc9921206dc989 17:38:44 $ docker rm -f --volumes 16dd7d80115814c6f433dd169aa48c36399ed5914a1d7901d7cc9921206dc989 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:45 + docker inspect -f . ci-base-image-x86_64 17:38:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:38:45 prd-ubuntu20.04-docker-8c-8g-7982 does not seem to be running inside a container 17:38:45 $ 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-166 -v /w/workspace/foundry_device-usb-camera_PR-166:/w/workspace/foundry_device-usb-camera_PR-166:rw,z -v /w/workspace/foundry_device-usb-camera_PR-166@tmp:/w/workspace/foundry_device-usb-camera_PR-166@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:38:45 $ docker top 5105d244d0da595a032a15f2ad389a8f591e3d386cf7d9aac20b45539f515171 -eo pid,comm [Pipeline] { [Pipeline] sh 17:38:46 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-166 [Pipeline] fileExists [Pipeline] sh 17:38:46 + make test 17:38:46 go test ./... -coverprofile=coverage.out ./... 17:38:46 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:38:56 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:38:56 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.016s coverage: 2.0% of statements 17:39:03 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." 17:39:03 go vet ./... 17:39:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:39:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:39:06 ./bin/test-attribution-txt.sh [Pipeline] echo 17:39:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:39:06 $ docker stop --time=1 5105d244d0da595a032a15f2ad389a8f591e3d386cf7d9aac20b45539f515171 17:39:09 $ docker rm -f --volumes 5105d244d0da595a032a15f2ad389a8f591e3d386cf7d9aac20b45539f515171 [Pipeline] // withDockerContainer [Pipeline] sh 17:39:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:39:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:39:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:39:10 + ls -al . 17:39:10 total 188 17:39:10 drwxrwxr-x 10 jenkins jenkins 4096 Mar 1 17:38 . 17:39:10 drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 17:37 .. 17:39:10 drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 17:38 .git 17:39:10 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 17:37 .github 17:39:10 -rw-rw-r-- 1 jenkins jenkins 414 Mar 1 17:37 .gitignore 17:39:10 -rw-rw-r-- 1 jenkins jenkins 42 Mar 1 17:37 .golangci.yml 17:39:10 -rw-rw-r-- 1 jenkins jenkins 77 Mar 1 17:37 .hadolint.yml 17:39:10 drwxr-xr-x 3 jenkins jenkins 4096 Mar 1 17:37 .semver 17:39:10 -rw-rw-r-- 1 jenkins jenkins 9660 Mar 1 17:37 Attribution.txt 17:39:10 -rw-rw-r-- 1 jenkins jenkins 6219 Mar 1 17:37 CHANGELOG.md 17:39:10 -rw-rw-r-- 1 jenkins jenkins 2328 Mar 1 17:37 Dockerfile 17:39:10 -rw-rw-r-- 1 jenkins jenkins 678 Mar 1 17:37 GOVERNANCE.md 17:39:10 -rw-rw-r-- 1 jenkins jenkins 659 Mar 1 17:37 Jenkinsfile 17:39:10 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 1 17:37 LICENSE 17:39:10 -rw-rw-r-- 1 jenkins jenkins 2329 Mar 1 17:37 Makefile 17:39:10 -rw-rw-r-- 1 jenkins jenkins 622 Mar 1 17:37 OWNERS.md 17:39:10 -rw-rw-r-- 1 jenkins jenkins 5934 Mar 1 17:37 README.md 17:39:10 -rw-rw-r-- 1 jenkins jenkins 5 Mar 1 17:37 VERSION 17:39:10 drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 17:37 bin 17:39:10 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 17:37 cmd 17:39:10 -rw-r--r-- 1 jenkins jenkins 28352 Mar 1 17:38 coverage.out 17:39:10 -rwxrwxr-x 1 jenkins jenkins 140 Mar 1 17:37 docker-entrypoint.sh 17:39:10 drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 17:37 docs 17:39:10 -rw-rw-r-- 1 jenkins jenkins 3487 Mar 1 17:37 go.mod 17:39:10 -rw-rw-r-- 1 jenkins jenkins 31547 Mar 1 17:37 go.sum 17:39:10 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 17:37 internal 17:39:10 drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 17:37 snap 17:39:10 -rw-rw-r-- 1 jenkins jenkins 231 Mar 1 17:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:11 + 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=6e0e913c56d945b277096d5d1537a6dd0d4c36a5 --label arch=amd64 --label version=0.0.0 . 17:39:11 Sending build context to Docker daemon 1.795MB 17:39:11 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 17:39:11 Step 2/35 : FROM ${BASE} AS builder 17:39:11 ---> b86186c43904 17:39:11 Step 3/35 : ARG ADD_BUILD_TAGS="" 17:39:11 ---> Running in 0e232021e566 17:39:11 Removing intermediate container 0e232021e566 17:39:11 ---> cc2a4256d7b3 17:39:11 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:39:11 ---> Running in 3ce90dfe610f 17:39:11 Removing intermediate container 3ce90dfe610f 17:39:11 ---> fa7bcceeee09 17:39:11 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:39:11 ---> Running in 36a291b5ed73 17:39:11 Removing intermediate container 36a291b5ed73 17:39:11 ---> d4c12c750713 17:39:11 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:39:11 ---> Running in 905184a2ecb9 17:39:11 Removing intermediate container 905184a2ecb9 17:39:11 ---> 068691b20186 17:39:11 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:39:11 ---> Running in 957f668a0e34 17:39:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:39:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:39:12 OK: 331 MiB in 131 packages 17:39:12 Removing intermediate container 957f668a0e34 17:39:12 ---> 14ee14bc3ac0 17:39:12 Step 8/35 : WORKDIR /device-usb-camera 17:39:12 ---> Running in 6f25de837c36 17:39:12 Removing intermediate container 6f25de837c36 17:39:12 ---> 492287329ba6 17:39:12 Step 9/35 : COPY go.mod vendor* ./ 17:39:12 ---> 164321eda908 17:39:12 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:39:12 ---> Running in 4d14818b1904 17:39:13 Removing intermediate container 4d14818b1904 17:39:13 ---> 1ef007f2dd7c 17:39:13 Step 11/35 : COPY . . 17:39:13 ---> a6982b093316 17:39:13 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:39:13 ---> Running in b03a9b214cef 17:39:14  % Total % Received % Xferd Average Speed Time Time Time Current 17:39:14 Dload Upload  Total Spent Left Speed 17:39:14 0  0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 48782 0 --:--:-- --:--:-- --:--:-- 50571 17:39:14 Removing intermediate container b03a9b214cef 17:39:14 ---> 1477cd981696 17:39:14 Step 13/35 : RUN ${MAKE} 17:39:14 ---> Running in d1c999ba5355 17:39:14 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:39:36 Removing intermediate container d1c999ba5355 17:39:36 ---> fc64bcf12077 17:39:36 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 17:39:36 v0.18.4: Pulling from aler9/rtsp-simple-server 17:39:36 af6660deedbd: Pulling fs layer 17:39:36 97cd0a44c592: Pulling fs layer 17:39:36 97cd0a44c592: Verifying Checksum 17:39:36 97cd0a44c592: Download complete 17:39:36 af6660deedbd: Verifying Checksum 17:39:36 af6660deedbd: Download complete 17:39:36 af6660deedbd: Pull complete 17:39:36 97cd0a44c592: Pull complete 17:39:36 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 17:39:36 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 17:39:36 ---> fea57e182299 17:39:36 Step 15/35 : FROM alpine:3.16 17:39:37 3.16: Pulling from library/alpine 17:39:37 ef5531b6e74e: Pulling fs layer 17:39:37 ef5531b6e74e: Verifying Checksum 17:39:37 ef5531b6e74e: Download complete 17:39:37 ef5531b6e74e: Pull complete 17:39:37 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 17:39:37 Status: Downloaded newer image for alpine:3.16 17:39:37 ---> dfd21b5a31f5 17:39:37 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:39:37 ---> Running in a0f04ca2f203 17:39:37 Removing intermediate container a0f04ca2f203 17:39:37 ---> 2f16924cd0fa 17:39:37 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:39:37 ---> Running in e4d90a95e00c 17:39:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:39:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:39:38 (1/80) Installing dumb-init (1.2.5-r1) 17:39:38 (2/80) Installing sdl2 (2.0.22-r0) 17:39:38 (3/80) Installing libxau (1.0.9-r0) 17:39:38 (4/80) Installing libxdmcp (1.1.3-r0) 17:39:38 (5/80) Installing libxcb (1.15-r0) 17:39:38 (6/80) Installing libx11 (1.8-r0) 17:39:38 (7/80) Installing aom-libs (3.3.0-r0) 17:39:38 (8/80) Installing alsa-lib (1.2.7.2-r0) 17:39:38 (9/80) Installing expat (2.5.0-r0) 17:39:38 (10/80) Installing brotli-libs (1.0.9-r6) 17:39:38 (11/80) Installing libbz2 (1.0.8-r1) 17:39:38 (12/80) Installing libpng (1.6.37-r1) 17:39:38 (13/80) Installing freetype (2.12.1-r0) 17:39:38 (14/80) Installing fontconfig (2.14.0-r0) 17:39:38 (15/80) Installing fribidi (1.0.12-r0) 17:39:38 (16/80) Installing libffi (3.4.2-r1) 17:39:38 (17/80) Installing libintl (0.21-r2) 17:39:38 (18/80) Installing libblkid (2.38-r1) 17:39:38 (19/80) Installing libmount (2.38-r1) 17:39:38 (20/80) Installing pcre (8.45-r2) 17:39:38 (21/80) Installing glib (2.72.1-r0) 17:39:38 (22/80) Installing graphite2 (1.3.14-r1) 17:39:38 (23/80) Installing harfbuzz (4.3.0-r0) 17:39:38 (24/80) Installing libass (0.16.0-r0) 17:39:38 (25/80) Installing libdav1d (1.0.0-r0) 17:39:38 (26/80) Installing libpciaccess (0.16-r0) 17:39:38 (27/80) Installing libdrm (2.4.110-r0) 17:39:38 (28/80) Installing gmp (6.2.1-r2) 17:39:38 (29/80) Installing nettle (3.7.3-r0) 17:39:38 (30/80) Installing p11-kit (0.24.1-r0) 17:39:38 (31/80) Installing libtasn1 (4.18.0-r1) 17:39:38 (32/80) Installing libunistring (1.0-r0) 17:39:38 (33/80) Installing gnutls (3.7.7-r1) 17:39:38 (34/80) Installing ncurses-terminfo-base (6.3_p20220521-r0) 17:39:38 (35/80) Installing ncurses-libs (6.3_p20220521-r0) 17:39:39 (36/80) Installing lame (3.100-r0) 17:39:39 (37/80) Installing opus (1.3.1-r1) 17:39:39 (38/80) Installing libasyncns (0.8-r1) 17:39:39 (39/80) Installing dbus-libs (1.14.4-r0) 17:39:39 (40/80) Installing libltdl (2.4.7-r0) 17:39:39 (41/80) Installing orc (0.4.32-r0) 17:39:39 (42/80) Installing libgcc (11.2.1_git20220219-r2) 17:39:39 (43/80) Installing libogg (1.3.5-r1) 17:39:39 (44/80) Installing libstdc++ (11.2.1_git20220219-r2) 17:39:39 (45/80) Installing flac (1.3.4-r0) 17:39:39 (46/80) Installing libvorbis (1.3.7-r0) 17:39:39 (47/80) Installing libsndfile (1.1.0-r0) 17:39:39 (48/80) Installing libgomp (11.2.1_git20220219-r2) 17:39:39 (49/80) Installing soxr (0.1.3-r2) 17:39:39 (50/80) Installing speexdsp (1.2.0-r0) 17:39:39 (51/80) Installing tdb-libs (1.4.6-r0) 17:39:39 (52/80) Installing libpulse (15.0-r2) 17:39:39 (53/80) Installing cjson (1.7.15-r3) 17:39:39 (54/80) Installing mbedtls (2.28.2-r0) 17:39:39 (55/80) Installing librist (0.2.6-r1) 17:39:39 (56/80) Installing libsrt (1.4.4-r0) 17:39:39 (57/80) Installing libssh (0.9.6-r1) 17:39:39 (58/80) Installing libtheora (1.1.1-r16) 17:39:39 (59/80) Installing libjpeg-turbo (2.1.3-r1) 17:39:39 (60/80) Installing v4l-utils-libs (1.22.1-r1) 17:39:39 (61/80) Installing libxext (1.3.4-r0) 17:39:39 (62/80) Installing libxfixes (6.0.0-r0) 17:39:39 (63/80) Installing wayland-libs-client (1.20.0-r0) 17:39:39 (64/80) Installing libva (2.14.0-r0) 17:39:39 (65/80) Installing libvdpau (1.5-r0) 17:39:39 (66/80) Installing vidstab (1.1.0-r1) 17:39:39 (67/80) Installing libvpx (1.11.0-r1) 17:39:39 (68/80) Installing libwebp (1.2.3-r0) 17:39:39 (69/80) Installing x264-libs (0.163_git20210613-r0) 17:39:39 (70/80) Installing numactl (2.0.14-r0) 17:39:39 (71/80) Installing x265-libs (3.5-r3) 17:39:39 (72/80) Installing xvidcore (1.3.7-r1) 17:39:39 (73/80) Installing ffmpeg-libs (5.0.1-r1) 17:39:39 (74/80) Installing ffmpeg (5.0.1-r1) 17:39:39 (75/80) Installing udev-init-scripts (35-r0) 17:39:39 Executing udev-init-scripts-35-r0.post-install 17:39:39 (76/80) Installing eudev-libs (3.2.11-r0) 17:39:39 (77/80) Installing xz-libs (5.2.5-r1) 17:39:39 (78/80) Installing zstd-libs (1.5.2-r1) 17:39:39 (79/80) Installing kmod-libs (29-r2) 17:39:39 (80/80) Installing eudev (3.2.11-r0) 17:39:39 Executing busybox-1.35.0-r17.trigger 17:39:39 Executing eudev-3.2.11-r0.trigger 17:39:39 OK: 100 MiB in 94 packages 17:39:42 Removing intermediate container e4d90a95e00c 17:39:42 ---> 9d03033adf66 17:39:42 Step 18/35 : WORKDIR / 17:39:42 ---> Running in 77bee03488f9 17:39:42 Removing intermediate container 77bee03488f9 17:39:42 ---> 035d5962ee1f 17:39:42 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 17:39:43 ---> 39cdf73405d5 17:39:43 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 17:39:43 ---> 73a827b21eef 17:39:43 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:39:43 ---> 6e925b838026 17:39:43 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:39:43 ---> bd631d0989c9 17:39:43 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:39:43 ---> 461a6daa20f7 17:39:43 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 17:39:43 ---> ee28f9dd0c53 17:39:43 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 17:39:44 ---> 02652eba88f8 17:39:44 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:39:44 ---> Running in 5da6190be6b4 17:39:45 Removing intermediate container 5da6190be6b4 17:39:45 ---> 4a24b3159149 17:39:45 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:39:45 ---> Running in c7bf1cf22bd4 17:39:45 Removing intermediate container c7bf1cf22bd4 17:39:45 ---> e89c5962c05b 17:39:45 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:39:45 ---> Running in e07be524c86d 17:39:46 Removing intermediate container e07be524c86d 17:39:46 ---> 2210ce2448d9 17:39:46 Step 29/35 : EXPOSE 59983 17:39:46 ---> Running in f7a8eab09fae 17:39:46 Removing intermediate container f7a8eab09fae 17:39:46 ---> 22de02bf4417 17:39:46 Step 30/35 : EXPOSE 8554 17:39:46 ---> Running in 4b1566bb5492 17:39:46 Removing intermediate container 4b1566bb5492 17:39:46 ---> fe0600a5917c 17:39:46 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:39:46 ---> Running in 6e513197d45b 17:39:46 Removing intermediate container 6e513197d45b 17:39:46 ---> a3be9f3c8ad3 17:39:46 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:39:46 ---> Running in 0166f0330647 17:39:46 Removing intermediate container 0166f0330647 17:39:46 ---> 9ea7563f4e96 17:39:46 Step 33/35 : LABEL arch=amd64 17:39:46 ---> Running in ec42ae60f748 17:39:46 Removing intermediate container ec42ae60f748 17:39:46 ---> d32c1ffb076f 17:39:46 Step 34/35 : LABEL git_sha=6e0e913c56d945b277096d5d1537a6dd0d4c36a5 17:39:46 ---> Running in 60472aa4cd87 17:39:46 Removing intermediate container 60472aa4cd87 17:39:46 ---> ff572c75cf7b 17:39:46 Step 35/35 : LABEL version=0.0.0 17:39:46 ---> Running in bcc6cd4e7b9c 17:39:46 Removing intermediate container bcc6cd4e7b9c 17:39:46 ---> d755931fc859 17:39:46 [Warning] One or more build-args [ARCH] were not consumed 17:39:46 Successfully built d755931fc859 17:39:46 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:39:47 17:39:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:39:48 latest: Pulling from edgex-lftools-log-publisher 17:39:48 5eb5b503b376: Pulling fs layer 17:39:48 5c69ac0246d0: Pulling fs layer 17:39:48 ec43610c2a17: Pulling fs layer 17:39:48 3a2ae6a8a46f: Pulling fs layer 17:39:48 33b1e0a273af: Pulling fs layer 17:39:48 5d3b04190fa2: Pulling fs layer 17:39:48 2f39f015ded8: Pulling fs layer 17:39:48 33b1e0a273af: Waiting 17:39:48 2f39f015ded8: Waiting 17:39:48 5d3b04190fa2: Waiting 17:39:48 3a2ae6a8a46f: Waiting 17:39:48 5c69ac0246d0: Verifying Checksum 17:39:48 5c69ac0246d0: Download complete 17:39:48 3a2ae6a8a46f: Download complete 17:39:48 33b1e0a273af: Verifying Checksum 17:39:48 33b1e0a273af: Download complete 17:39:48 ec43610c2a17: Verifying Checksum 17:39:48 ec43610c2a17: Download complete 17:39:48 5d3b04190fa2: Verifying Checksum 17:39:48 5d3b04190fa2: Download complete 17:39:48 5eb5b503b376: Verifying Checksum 17:39:48 5eb5b503b376: Download complete 17:39:49 2f39f015ded8: Download complete 17:39:49 5eb5b503b376: Pull complete 17:39:49 5c69ac0246d0: Pull complete 17:39:50 ec43610c2a17: Pull complete 17:39:50 3a2ae6a8a46f: Pull complete 17:39:50 33b1e0a273af: Pull complete 17:39:50 5d3b04190fa2: Pull complete 17:39:54 2f39f015ded8: Pull complete 17:39:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:39:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:39:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:39:54 prd-ubuntu20.04-docker-8c-8g-7982 does not seem to be running inside a container 17:39:54 $ 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-166 -v /w/workspace/foundry_device-usb-camera_PR-166:/w/workspace/foundry_device-usb-camera_PR-166:rw,z -v /w/workspace/foundry_device-usb-camera_PR-166@tmp:/w/workspace/foundry_device-usb-camera_PR-166@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:39:58 $ docker top e11d886c6851aef21bc54826c310c350eb43f9cb077bf6e3c0049e7452300d7b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:39:59 ---> job-cost.sh 17:39:59 lf-activate-venv: SKIPPING 17:39:59 INFO: No Stack... 17:39:59 INFO: Retrieving Pricing Info for: v3-standard-8 17:39:59 INFO: Archiving Costs [Pipeline] sh 17:40:00 + cat /w/workspace/foundry_device-usb-camera_PR-166/archives/cost.csv 17:40:00 + cut -d, -f6 [Pipeline] lock 17:40:00 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-166-1-stack-cost] 17:40:00 Resource [jenkins-edgexfoundry-device-usb-camera-PR-166-1-stack-cost] did not exist. Created. 17:40:00 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-166-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:40:00 + echo total: 0.2199999988079071 [Pipeline] stash 17:40:00 Stashed 1 file(s) [Pipeline] } 17:40:00 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-166-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:40:00 $ docker stop --time=1 e11d886c6851aef21bc54826c310c350eb43f9cb077bf6e3c0049e7452300d7b 17:40:01 $ docker rm -f --volumes e11d886c6851aef21bc54826c310c350eb43f9cb077bf6e3c0049e7452300d7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:40:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7984 in /w/workspace/foundry_device-usb-camera_PR-166 [Pipeline] { [Pipeline] ws 17:40:21 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 17:40:21 Selected Git installation does not exist. Using Default 17:40:21 The recommended git tool is: NONE 17:40:26 using credential edgex-jenkins-ssh 17:40:26 Cloning the remote Git repository 17:40:27 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 17:40:27 > git init /w/workspace/device-usb-camera/1 # timeout=10 17:40:27 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:40:27 > git --version # timeout=10 17:40:27 > git --version # 'git version 2.25.1' 17:40:27 using GIT_SSH to set credentials SSH Credentials for GitHub 17:40:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:40:28 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:40:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:40:29 Merging remotes/origin/main commit eb09eea23094f9dfe3d7b3f55c1f0828961a3a42 into PR head commit 6e0e913c56d945b277096d5d1537a6dd0d4c36a5 17:40:29 Merge succeeded, producing 6e0e913c56d945b277096d5d1537a6dd0d4c36a5 17:40:29 Checking out Revision 6e0e913c56d945b277096d5d1537a6dd0d4c36a5 (PR-166) 17:40:29 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:40:29 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:40:29 using GIT_SSH to set credentials SSH Credentials for GitHub 17:40:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/166/head:refs/remotes/origin/PR-166 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:40:29 > git config core.sparsecheckout # timeout=10 17:40:29 > git checkout -f 6e0e913c56d945b277096d5d1537a6dd0d4c36a5 # timeout=10 17:40:29 > git remote # timeout=10 17:40:29 > git config --get remote.origin.url # timeout=10 17:40:29 using GIT_SSH to set credentials SSH Credentials for GitHub 17:40:29 > git merge eb09eea23094f9dfe3d7b3f55c1f0828961a3a42 # timeout=10 17:40:29 > git rev-parse HEAD^{commit} # timeout=10 17:40:29 > git config core.sparsecheckout # timeout=10 17:40:29 > git checkout -f 6e0e913c56d945b277096d5d1537a6dd0d4c36a5 # timeout=10 17:40:30 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" 17:40:30 > git --version # timeout=10 17:40:30 > git --version # 'git version 2.25.1' 17:40:30 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:40:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:40:31 % Total % Received % Xferd Average Speed Time Time Time Current 17:40:31 Dload Upload Total Spent Left Speed 17:40:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 239k 0 --:--:-- --:--:-- --:--:-- 239k [Pipeline] sh 17:40:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:40:32 + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json 17:40:32 17:40:32 { 17:40:32 "registry-mirrors": [ 17:40:32 "https://nexus3.edgexfoundry.org:10001" 17:40:32 ], 17:40:32 "bip": "10.250.0.254/24", 17:40:32 "hosts": [ 17:40:32 "tcp://0.0.0.0:5555", 17:40:32 "unix:///var/run/docker.sock" 17:40:32 ], 17:40:32 "mtu": 1458, 17:40:32 "selinux-enabled": true, 17:40:32 "seccomp-profile": "/etc/docker/seccomp.json" 17:40:32 } [Pipeline] sh 17:40:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:40:33 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:40:51 provisioning config files... 17:40:51 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config14877965718283925106tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:40:51 ---> docker-login.sh 17:40:51 nexus3.edgexfoundry.org:10001 17:40:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:52 Configure a credential helper to remove this warning. See 17:40:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:52 17:40:52 Login Succeeded 17:40:52 nexus3.edgexfoundry.org:10002 17:40:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:53 Configure a credential helper to remove this warning. See 17:40:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:53 17:40:53 Login Succeeded 17:40:53 nexus3.edgexfoundry.org:10003 17:40:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:53 Configure a credential helper to remove this warning. See 17:40:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:53 17:40:53 Login Succeeded 17:40:53 nexus3.edgexfoundry.org:10004 17:40:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:53 Configure a credential helper to remove this warning. See 17:40:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:53 17:40:53 Login Succeeded 17:40:53 docker.io 17:40:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:54 Configure a credential helper to remove this warning. See 17:40:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:54 17:40:54 Login Succeeded 17:40:54 ---> docker-login.sh ends [Pipeline] } 17:40:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:40:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:40:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:40:54 ========================================================= 17:40:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:40:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:55 + 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 . 17:40:56 Sending build context to Docker daemon 1.139MB 17:40:56 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 17:40:56 Step 2/13 : FROM ${BASE} AS builder 17:40:56 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:40:56 9b18e9b68314: Pulling fs layer 17:40:56 35d82f9e3411: Pulling fs layer 17:40:56 e16973657156: Pulling fs layer 17:40:56 fc693d55d65f: Pulling fs layer 17:40:56 7e9fc2657dce: Pulling fs layer 17:40:56 dda99020689f: Pulling fs layer 17:40:56 db1c61fa0a46: Pulling fs layer 17:40:56 891c053d2c06: Pulling fs layer 17:40:56 dda99020689f: Waiting 17:40:56 db1c61fa0a46: Waiting 17:40:56 891c053d2c06: Waiting 17:40:56 fc693d55d65f: Waiting 17:40:56 7e9fc2657dce: Waiting 17:40:56 e16973657156: Verifying Checksum 17:40:56 e16973657156: Download complete 17:40:56 35d82f9e3411: Verifying Checksum 17:40:56 35d82f9e3411: Download complete 17:40:56 7e9fc2657dce: Verifying Checksum 17:40:56 7e9fc2657dce: Download complete 17:40:56 dda99020689f: Verifying Checksum 17:40:56 dda99020689f: Download complete 17:40:56 9b18e9b68314: Verifying Checksum 17:40:56 9b18e9b68314: Download complete 17:40:57 9b18e9b68314: Pull complete 17:40:57 891c053d2c06: Verifying Checksum 17:40:57 891c053d2c06: Download complete 17:40:58 35d82f9e3411: Pull complete 17:40:58 e16973657156: Pull complete 17:40:58 db1c61fa0a46: Verifying Checksum 17:40:58 db1c61fa0a46: Download complete 17:40:59 fc693d55d65f: Verifying Checksum 17:40:59 fc693d55d65f: Download complete 17:41:11 fc693d55d65f: Pull complete 17:41:11 7e9fc2657dce: Pull complete 17:41:11 dda99020689f: Pull complete 17:41:16 db1c61fa0a46: Pull complete 17:41:17 891c053d2c06: Pull complete 17:41:17 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 17:41:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:41:17 ---> f96f9c87975a 17:41:17 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:41:20 ---> Running in 3addcfedb175 17:41:20 Removing intermediate container 3addcfedb175 17:41:20 ---> 5b4e8244b5d6 17:41:20 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:41:20 ---> Running in 177d81b592cc 17:41:20 Removing intermediate container 177d81b592cc 17:41:20 ---> cf916e22ca2b 17:41:20 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:41:20 ---> Running in 1471459669f5 17:41:20 Removing intermediate container 1471459669f5 17:41:20 ---> 5a7965b65de6 17:41:20 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:41:21 ---> Running in c75b2afb832f 17:41:21 Removing intermediate container c75b2afb832f 17:41:21 ---> b6447fa02c00 17:41:21 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:41:21 ---> Running in e25c7ae76835 17:41:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:41:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:41:23 (1/14) Installing libintl (0.21-r2) 17:41:23 (2/14) Installing eudev-libs (3.2.11-r0) 17:41:23 (3/14) Installing libjpeg-turbo (2.1.3-r1) 17:41:23 (4/14) Installing v4l-utils-libs (1.22.1-r1) 17:41:23 (5/14) Installing v4l-utils (1.22.1-r1) 17:41:23 (6/14) Installing udev-init-scripts (35-r0) 17:41:23 Executing udev-init-scripts-35-r0.post-install 17:41:23 (7/14) Installing libblkid (2.38-r1) 17:41:23 (8/14) Installing xz-libs (5.2.5-r1) 17:41:23 (9/14) Installing zstd-libs (1.5.2-r1) 17:41:23 (10/14) Installing kmod-libs (29-r2) 17:41:23 (11/14) Installing eudev (3.2.11-r0) 17:41:23 (12/14) Installing eudev-dev (3.2.11-r0) 17:41:23 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 17:41:23 (14/14) Installing v4l-utils-dev (1.22.1-r1) 17:41:23 Executing busybox-1.35.0-r17.trigger 17:41:23 Executing eudev-3.2.11-r0.trigger 17:41:23 OK: 228 MiB in 65 packages 17:41:25 Removing intermediate container e25c7ae76835 17:41:25 ---> c783cc8503af 17:41:25 Step 8/13 : WORKDIR /device-usb-camera 17:41:25 ---> Running in b927596d9465 17:41:25 Removing intermediate container b927596d9465 17:41:25 ---> 1027c4ebb3f7 17:41:25 Step 9/13 : COPY go.mod vendor* ./ 17:41:26 ---> 46fe717e2b44 17:41:26 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:41:26 ---> Running in f6e8bfa387c9 17:42:33 Removing intermediate container f6e8bfa387c9 17:42:33 ---> c807a7510143 17:42:33 Step 11/13 : COPY . . 17:42:33 ---> 2fe8abee11f1 17:42:33 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:42:33 ---> Running in d8812845ab3d 17:42:33  % Total % Received % Xferd Average Speed Time Time Time Current 17:42:33   Dload Upload Total Spent Left Speed 17:42:33 0 0  0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 12869 0 --:--:-- --:--:-- --:--:-- 12951 17:42:33 Removing intermediate container d8812845ab3d 17:42:33 ---> 4dfbcaa086fe 17:42:33 Step 13/13 : RUN ${MAKE} 17:42:33 ---> Running in d8e40051aeb0 17:42:33 noop 17:42:33 Removing intermediate container d8e40051aeb0 17:42:33 ---> 48a79c32b9d6 17:42:33 Successfully built 48a79c32b9d6 17:42:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:42:34 + docker inspect -f . ci-base-image-arm64 17:42:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:42:34 prd-ubuntu20.04-docker-arm64-4c-16g-7984 does not seem to be running inside a container 17:42:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:42:36 $ docker top 8db254dfbe6b997b892078d59cfd0b0c3aac74d0c9a9797f669a61ed0f4a58a1 -eo pid,comm [Pipeline] { [Pipeline] sh 17:42:37 + go version 17:42:37 go version go1.18.7 linux/arm64 [Pipeline] } 17:42:37 $ docker stop --time=1 8db254dfbe6b997b892078d59cfd0b0c3aac74d0c9a9797f669a61ed0f4a58a1 17:42:38 $ docker rm -f --volumes 8db254dfbe6b997b892078d59cfd0b0c3aac74d0c9a9797f669a61ed0f4a58a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:42:39 + docker inspect -f . ci-base-image-arm64 17:42:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:42:39 prd-ubuntu20.04-docker-arm64-4c-16g-7984 does not seem to be running inside a container 17:42:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:42:41 $ docker top 07b9fadee29155356cd176c0133e897f2bb5b52c32d378eb70e4c6182c1e50b3 -eo pid,comm [Pipeline] { [Pipeline] sh 17:42:42 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 17:42:43 + make test 17:42:43 go test ./... -coverprofile=coverage.out ./... 17:42:45 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:44:22 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:44:26 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.073s coverage: 2.0% of statements 17:44:27 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:44:27 go vet ./... 17:45:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:45:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:45:06 ./bin/test-attribution-txt.sh [Pipeline] echo 17:45:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:45:06 $ docker stop --time=1 07b9fadee29155356cd176c0133e897f2bb5b52c32d378eb70e4c6182c1e50b3 17:45:08 $ docker rm -f --volumes 07b9fadee29155356cd176c0133e897f2bb5b52c32d378eb70e4c6182c1e50b3 [Pipeline] // withDockerContainer [Pipeline] sh 17:45:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:45:09 Warning: overwriting stash ‘coverage-report’ 17:45:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:45:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:45:10 + ls -al . 17:45:10 total 184 17:45:10 drwxrwxr-x 9 jenkins jenkins 4096 Mar 1 17:42 . 17:45:10 drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 17:40 .. 17:45:10 drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 17:40 .git 17:45:10 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 17:40 .github 17:45:10 -rw-rw-r-- 1 jenkins jenkins 414 Mar 1 17:40 .gitignore 17:45:10 -rw-rw-r-- 1 jenkins jenkins 42 Mar 1 17:40 .golangci.yml 17:45:10 -rw-rw-r-- 1 jenkins jenkins 77 Mar 1 17:40 .hadolint.yml 17:45:10 -rw-rw-r-- 1 jenkins jenkins 9660 Mar 1 17:40 Attribution.txt 17:45:10 -rw-rw-r-- 1 jenkins jenkins 6219 Mar 1 17:40 CHANGELOG.md 17:45:10 -rw-rw-r-- 1 jenkins jenkins 2328 Mar 1 17:40 Dockerfile 17:45:10 -rw-rw-r-- 1 jenkins jenkins 678 Mar 1 17:40 GOVERNANCE.md 17:45:10 -rw-rw-r-- 1 jenkins jenkins 659 Mar 1 17:40 Jenkinsfile 17:45:10 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 1 17:40 LICENSE 17:45:10 -rw-rw-r-- 1 jenkins jenkins 2329 Mar 1 17:40 Makefile 17:45:10 -rw-rw-r-- 1 jenkins jenkins 622 Mar 1 17:40 OWNERS.md 17:45:10 -rw-rw-r-- 1 jenkins jenkins 5934 Mar 1 17:40 README.md 17:45:10 -rw-rw-r-- 1 jenkins jenkins 5 Mar 1 17:37 VERSION 17:45:10 drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 17:40 bin 17:45:10 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 17:40 cmd 17:45:10 -rw-r--r-- 1 jenkins jenkins 28352 Mar 1 17:44 coverage.out 17:45:10 -rwxrwxr-x 1 jenkins jenkins 140 Mar 1 17:40 docker-entrypoint.sh 17:45:10 drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 17:40 docs 17:45:10 -rw-rw-r-- 1 jenkins jenkins 3487 Mar 1 17:40 go.mod 17:45:10 -rw-rw-r-- 1 jenkins jenkins 31547 Mar 1 17:40 go.sum 17:45:10 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 17:40 internal 17:45:10 drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 17:40 snap 17:45:10 -rw-rw-r-- 1 jenkins jenkins 231 Mar 1 17:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:11 + 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=6e0e913c56d945b277096d5d1537a6dd0d4c36a5 --label arch=arm64 --label version=0.0.0 . 17:45:11 Sending build context to Docker daemon 1.168MB 17:45:11 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 17:45:11 Step 2/35 : FROM ${BASE} AS builder 17:45:11 ---> 48a79c32b9d6 17:45:11 Step 3/35 : ARG ADD_BUILD_TAGS="" 17:45:11 ---> Running in aa43bbdfe6ae 17:45:12 Removing intermediate container aa43bbdfe6ae 17:45:12 ---> 7dabcdc83444 17:45:12 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:45:12 ---> Running in 31128f52bf4a 17:45:12 Removing intermediate container 31128f52bf4a 17:45:12 ---> 44fe2dcb381c 17:45:12 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:45:12 ---> Running in ba0d9ec7758c 17:45:13 Removing intermediate container ba0d9ec7758c 17:45:13 ---> 326ffd9e6b78 17:45:13 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:45:13 ---> Running in ecdb501a28e8 17:45:13 Removing intermediate container ecdb501a28e8 17:45:13 ---> 30cf9b6fe35b 17:45:13 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:45:13 ---> Running in ae05ec7738a0 17:45:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:45:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:45:18 OK: 228 MiB in 65 packages 17:45:18 Removing intermediate container ae05ec7738a0 17:45:18 ---> d006a08c771d 17:45:18 Step 8/35 : WORKDIR /device-usb-camera 17:45:19 ---> Running in 2d2128bed47e 17:45:19 Removing intermediate container 2d2128bed47e 17:45:19 ---> 0903b5ef7687 17:45:19 Step 9/35 : COPY go.mod vendor* ./ 17:45:19 ---> 816e9a49b61a 17:45:19 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:45:20 ---> Running in cdedbcf9d4d6 17:45:23 Removing intermediate container cdedbcf9d4d6 17:45:23 ---> 226cdc0e974a 17:45:23 Step 11/35 : COPY . . 17:45:24 ---> 83ad7de20cdb 17:45:24 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:45:24 ---> Running in 1e4d549c946c 17:45:25   % Total % Received % Xferd Average Speed Time Time Time Current 17:45:25 Dload Upload Total Spent Left Speed 17:45:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0  0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100  1062  100 1062 0 0 12334 0 --:--:-- --:--:-- --:--:-- 12348 17:45:26 Removing intermediate container 1e4d549c946c 17:45:26 ---> b4057b3b1a7f 17:45:26 Step 13/35 : RUN ${MAKE} 17:45:26 ---> Running in b5f73eb3c563 17:45:27 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:48:19 Removing intermediate container b5f73eb3c563 17:48:19 ---> 4a3fa4ac0a9a 17:48:19 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 17:48:19 v0.18.4: Pulling from aler9/rtsp-simple-server 17:48:19 eab2503cf8f4: Pulling fs layer 17:48:19 97cd0a44c592: Pulling fs layer 17:48:19 97cd0a44c592: Download complete 17:48:19 eab2503cf8f4: Verifying Checksum 17:48:19 eab2503cf8f4: Download complete 17:48:19 eab2503cf8f4: Pull complete 17:48:19 97cd0a44c592: Pull complete 17:48:19 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 17:48:19 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 17:48:19 ---> 7f763cca56b3 17:48:19 Step 15/35 : FROM alpine:3.16 17:48:19 3.16: Pulling from library/alpine 17:48:19 3760b48202b3: Pulling fs layer 17:48:19 3760b48202b3: Download complete 17:48:19 3760b48202b3: Pull complete 17:48:19 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 17:48:19 Status: Downloaded newer image for alpine:3.16 17:48:19 ---> 4c81e5bf8899 17:48:19 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:48:19 ---> Running in 25f9e7c36f9c 17:48:19 Removing intermediate container 25f9e7c36f9c 17:48:19 ---> 03725c794dbb 17:48:19 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:48:19 ---> Running in 07cf0cdb1191 17:48:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:48:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:48:19 (1/79) Installing dumb-init (1.2.5-r1) 17:48:19 (2/79) Installing sdl2 (2.0.22-r0) 17:48:19 (3/79) Installing libxau (1.0.9-r0) 17:48:19 (4/79) Installing libxdmcp (1.1.3-r0) 17:48:19 (5/79) Installing libxcb (1.15-r0) 17:48:19 (6/79) Installing libx11 (1.8-r0) 17:48:19 (7/79) Installing aom-libs (3.3.0-r0) 17:48:19 (8/79) Installing alsa-lib (1.2.7.2-r0) 17:48:19 (9/79) Installing expat (2.5.0-r0) 17:48:19 (10/79) Installing brotli-libs (1.0.9-r6) 17:48:19 (11/79) Installing libbz2 (1.0.8-r1) 17:48:19 (12/79) Installing libpng (1.6.37-r1) 17:48:19 (13/79) Installing freetype (2.12.1-r0) 17:48:19 (14/79) Installing fontconfig (2.14.0-r0) 17:48:19 (15/79) Installing fribidi (1.0.12-r0) 17:48:19 (16/79) Installing libffi (3.4.2-r1) 17:48:19 (17/79) Installing libintl (0.21-r2) 17:48:19 (18/79) Installing libblkid (2.38-r1) 17:48:19 (19/79) Installing libmount (2.38-r1) 17:48:19 (20/79) Installing pcre (8.45-r2) 17:48:19 (21/79) Installing glib (2.72.1-r0) 17:48:19 (22/79) Installing graphite2 (1.3.14-r1) 17:48:19 (23/79) Installing harfbuzz (4.3.0-r0) 17:48:19 (24/79) Installing libass (0.16.0-r0) 17:48:19 (25/79) Installing libdav1d (1.0.0-r0) 17:48:19 (26/79) Installing libdrm (2.4.110-r0) 17:48:19 (27/79) Installing gmp (6.2.1-r2) 17:48:19 (28/79) Installing nettle (3.7.3-r0) 17:48:19 (29/79) Installing p11-kit (0.24.1-r0) 17:48:19 (30/79) Installing libtasn1 (4.18.0-r1) 17:48:19 (31/79) Installing libunistring (1.0-r0) 17:48:19 (32/79) Installing gnutls (3.7.7-r1) 17:48:19 (33/79) Installing ncurses-terminfo-base (6.3_p20220521-r0) 17:48:19 (34/79) Installing ncurses-libs (6.3_p20220521-r0) 17:48:19 (35/79) Installing lame (3.100-r0) 17:48:19 (36/79) Installing opus (1.3.1-r1) 17:48:19 (37/79) Installing libasyncns (0.8-r1) 17:48:19 (38/79) Installing dbus-libs (1.14.4-r0) 17:48:19 (39/79) Installing libltdl (2.4.7-r0) 17:48:19 (40/79) Installing orc (0.4.32-r0) 17:48:19 (41/79) Installing libgcc (11.2.1_git20220219-r2) 17:48:19 (42/79) Installing libogg (1.3.5-r1) 17:48:19 (43/79) Installing libstdc++ (11.2.1_git20220219-r2) 17:48:19 (44/79) Installing flac (1.3.4-r0) 17:48:19 (45/79) Installing libvorbis (1.3.7-r0) 17:48:19 (46/79) Installing libsndfile (1.1.0-r0) 17:48:19 (47/79) Installing libgomp (11.2.1_git20220219-r2) 17:48:19 (48/79) Installing soxr (0.1.3-r2) 17:48:19 (49/79) Installing speexdsp (1.2.0-r0) 17:48:19 (50/79) Installing tdb-libs (1.4.6-r0) 17:48:19 (51/79) Installing libpulse (15.0-r2) 17:48:19 (52/79) Installing cjson (1.7.15-r3) 17:48:19 (53/79) Installing mbedtls (2.28.2-r0) 17:48:19 (54/79) Installing librist (0.2.6-r1) 17:48:19 (55/79) Installing libsrt (1.4.4-r0) 17:48:19 (56/79) Installing libssh (0.9.6-r1) 17:48:19 (57/79) Installing libtheora (1.1.1-r16) 17:48:19 (58/79) Installing libjpeg-turbo (2.1.3-r1) 17:48:19 (59/79) Installing v4l-utils-libs (1.22.1-r1) 17:48:19 (60/79) Installing libxext (1.3.4-r0) 17:48:19 (61/79) Installing libxfixes (6.0.0-r0) 17:48:19 (62/79) Installing wayland-libs-client (1.20.0-r0) 17:48:19 (63/79) Installing libva (2.14.0-r0) 17:48:19 (64/79) Installing libvdpau (1.5-r0) 17:48:19 (65/79) Installing vidstab (1.1.0-r1) 17:48:19 (66/79) Installing libvpx (1.11.0-r1) 17:48:19 (67/79) Installing libwebp (1.2.3-r0) 17:48:19 (68/79) Installing x264-libs (0.163_git20210613-r0) 17:48:19 (69/79) Installing numactl (2.0.14-r0) 17:48:19 (70/79) Installing x265-libs (3.5-r3) 17:48:19 (71/79) Installing xvidcore (1.3.7-r1) 17:48:19 (72/79) Installing ffmpeg-libs (5.0.1-r1) 17:48:19 (73/79) Installing ffmpeg (5.0.1-r1) 17:48:19 (74/79) Installing udev-init-scripts (35-r0) 17:48:19 Executing udev-init-scripts-35-r0.post-install 17:48:19 (75/79) Installing eudev-libs (3.2.11-r0) 17:48:19 (76/79) Installing xz-libs (5.2.5-r1) 17:48:19 (77/79) Installing zstd-libs (1.5.2-r1) 17:48:19 (78/79) Installing kmod-libs (29-r2) 17:48:19 (79/79) Installing eudev (3.2.11-r0) 17:48:19 Executing busybox-1.35.0-r17.trigger 17:48:19 Executing eudev-3.2.11-r0.trigger 17:48:19 OK: 77 MiB in 93 packages 17:48:21 Removing intermediate container 07cf0cdb1191 17:48:21 ---> 8467a748d918 17:48:21 Step 18/35 : WORKDIR / 17:48:21 ---> Running in 474114e9d5fc 17:48:21 Removing intermediate container 474114e9d5fc 17:48:21 ---> b134058339ed 17:48:21 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 17:48:23 ---> f27c1af65958 17:48:23 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 17:48:23 ---> 0b782da02599 17:48:23 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:48:24 ---> 6d40a4801e2a 17:48:24 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:48:24 ---> 1eafe8515b40 17:48:24 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:48:25 ---> 609f7fe165d8 17:48:25 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 17:48:25 ---> 7d9523364881 17:48:25 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 17:48:27 ---> 7195466bfa48 17:48:27 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:48:27 ---> Running in 81aaf00dc163 17:48:29 Removing intermediate container 81aaf00dc163 17:48:29 ---> d75c27f2957e 17:48:29 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:48:29 ---> Running in 9bff9e530968 17:48:30 Removing intermediate container 9bff9e530968 17:48:30 ---> 092e806b80d7 17:48:30 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:48:30 ---> Running in 963d597c25b0 17:48:32 Removing intermediate container 963d597c25b0 17:48:32 ---> 7434a49ffb40 17:48:32 Step 29/35 : EXPOSE 59983 17:48:32 ---> Running in 948ca1d63735 17:48:32 Removing intermediate container 948ca1d63735 17:48:32 ---> b994b78a21c6 17:48:32 Step 30/35 : EXPOSE 8554 17:48:33 ---> Running in a428a0f1411e 17:48:33 Removing intermediate container a428a0f1411e 17:48:33 ---> 3400f9dba507 17:48:33 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:48:33 ---> Running in 168658bb2410 17:48:33 Removing intermediate container 168658bb2410 17:48:33 ---> c99e94bf53c5 17:48:33 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:48:33 ---> Running in a24012db7f6b 17:48:34 Removing intermediate container a24012db7f6b 17:48:34 ---> 40c95b648f2a 17:48:34 Step 33/35 : LABEL arch=arm64 17:48:34 ---> Running in 396556d3ad00 17:48:34 Removing intermediate container 396556d3ad00 17:48:34 ---> f6b97a607517 17:48:34 Step 34/35 : LABEL git_sha=6e0e913c56d945b277096d5d1537a6dd0d4c36a5 17:48:34 ---> Running in 75db4407aa27 17:48:35 Removing intermediate container 75db4407aa27 17:48:35 ---> a9fa7ce843f1 17:48:35 Step 35/35 : LABEL version=0.0.0 17:48:35 ---> Running in ca8c737fff99 17:48:35 Removing intermediate container ca8c737fff99 17:48:35 ---> 2327c1930c89 17:48:35 [Warning] One or more build-args [ARCH] were not consumed 17:48:35 Successfully built 2327c1930c89 17:48:35 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 17:48:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:48:36 17:48:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:48:36 arm64: Pulling from edgex-lftools-log-publisher 17:48:36 8998bd30e6a1: Pulling fs layer 17:48:36 04944245beec: Pulling fs layer 17:48:36 699f458cf7ca: Pulling fs layer 17:48:36 765212b225bb: Pulling fs layer 17:48:36 f23df028b6ca: Pulling fs layer 17:48:36 d65c8cfc05b1: Pulling fs layer 17:48:36 2437ff75d9bd: Pulling fs layer 17:48:36 f23df028b6ca: Waiting 17:48:36 d65c8cfc05b1: Waiting 17:48:36 2437ff75d9bd: Waiting 17:48:36 765212b225bb: Waiting 17:48:36 04944245beec: Verifying Checksum 17:48:36 04944245beec: Download complete 17:48:36 765212b225bb: Download complete 17:48:36 f23df028b6ca: Download complete 17:48:36 d65c8cfc05b1: Verifying Checksum 17:48:36 d65c8cfc05b1: Download complete 17:48:37 699f458cf7ca: Verifying Checksum 17:48:37 699f458cf7ca: Download complete 17:48:37 8998bd30e6a1: Download complete 17:48:39 2437ff75d9bd: Verifying Checksum 17:48:39 2437ff75d9bd: Download complete 17:48:41 8998bd30e6a1: Pull complete 17:48:42 04944245beec: Pull complete 17:48:43 699f458cf7ca: Pull complete 17:48:43 765212b225bb: Pull complete 17:48:44 f23df028b6ca: Pull complete 17:48:44 d65c8cfc05b1: Pull complete 17:48:59 2437ff75d9bd: Pull complete 17:48:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:48:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:48:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:49:00 prd-ubuntu20.04-docker-arm64-4c-16g-7984 does not seem to be running inside a container 17:49:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:49:02 $ docker top 50eb1450be91364ab7461ab687e121addee0d0e5a9b6fee0869f9acdde415fb7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:49:03 ---> job-cost.sh 17:49:03 lf-activate-venv: SKIPPING 17:49:03 INFO: No Stack... 17:49:04 INFO: Retrieving Pricing Info for: v3-standard-4 17:49:05 INFO: Archiving Costs [Pipeline] sh 17:49:05 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 17:49:05 + cut -d, -f6 [Pipeline] lock 17:49:05 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-166-1-stack-cost] 17:49:05 Resource [jenkins-edgexfoundry-device-usb-camera-PR-166-1-stack-cost] did not exist. Created. 17:49:05 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-166-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:49:06 /w/workspace/device-usb-camera/1@tmp/durable-2df6aa59/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:49:06 + echo total: 0.10999999940395355 [Pipeline] stash 17:49:06 Warning: overwriting stash ‘stack-cost’ 17:49:07 Stashed 1 file(s) [Pipeline] } 17:49:07 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-166-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:49:07 $ docker stop --time=1 50eb1450be91364ab7461ab687e121addee0d0e5a9b6fee0869f9acdde415fb7 17:49:09 $ docker rm -f --volumes 50eb1450be91364ab7461ab687e121addee0d0e5a9b6fee0869f9acdde415fb7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:49:10 provisioning config files... 17:49:10 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-166@tmp/config7769195565570043048tmp [Pipeline] { [Pipeline] sh 17:49:11 + set +x 17:49:11 + bash -s -- 17:49:11 + curl -s https://codecov.io/bash 17:49:11 17:49:11 _____ _ 17:49:11 / ____| | | 17:49:11 | | ___ __| | ___ ___ _____ __ 17:49:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:49:11 | |___| (_) | (_| | __/ (_| (_) \ V / 17:49:11 \_____\___/ \__,_|\___|\___\___/ \_/ 17:49:11 Bash-1.0.6 17:49:11 17:49:11 17:49:11 ==> git version 2.25.1 found 17:49:11 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:49:11 Release-Date: 2020-01-08 17:49:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:49:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:49:11 ==> Jenkins CI detected. 17:49:11 current dir:  /w/workspace/foundry_device-usb-camera_PR-166 17:49:11 project root: . 17:49:11 --> token set from env 17:49:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:49:11 ==> Running gcov in . (disable via -X gcov) 17:49:11 ==> Python coveragepy not found 17:49:11 ==> Searching for coverage reports in: 17:49:11 + . 17:49:11 -> Found 1 reports 17:49:11 ==> Detecting git/mercurial file structure 17:49:11 ==> Reading reports 17:49:11 + ./coverage.out bytes=28352 17:49:11 ==> Appending adjustments 17:49:11 https://docs.codecov.io/docs/fixing-reports 17:49:11 + Found adjustments 17:49:11 ==> Gzipping contents 17:49:11 4.0K /tmp/codecov.xH9WGe.gz 17:49:11 ==> Uploading reports 17:49:11 url: https://codecov.io 17:49:11 query: branch=PR-166&commit=6e0e913c56d945b277096d5d1537a6dd0d4c36a5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-166%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=166&job=&cmd_args= 17:49:11 -> Pinging Codecov 17:49:11 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-166&commit=6e0e913c56d945b277096d5d1537a6dd0d4c36a5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-166%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=166&job=&cmd_args= 17:49:11 -> Uploading to 17:49:11 https://storage.googleapis.com/codecov/v4/raw/2023-03-01/73D8F5FF140700D3E01443B452E23636/6e0e913c56d945b277096d5d1537a6dd0d4c36a5/4fd53c38-32e4-4f3f-bf30-d9bdd0a6b137.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230301%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230301T174911Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d57f1303d3d61b631d9064ae16561519fcaaa91a81546094fd2315382bc66327 17:49:11 % Total % Received % Xferd Average Speed Time Time Time Current 17:49:11 Dload Upload Total Spent Left Speed 17:49:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3996 0 0 100 3996 0 14800 --:--:-- --:--:-- --:--:-- 14855 17:49:11 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/6e0e913c56d945b277096d5d1537a6dd0d4c36a5 [Pipeline] } 17:49:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:49:13 + [ -d /w/workspace/foundry_device-usb-camera_PR-166/archives ] 17:49:13 + ls -al /w/workspace/foundry_device-usb-camera_PR-166/archives 17:49:13 total 16 17:49:13 drwxr-xr-x 3 root root 4096 Mar 1 17:39 . 17:49:13 drwxrwxr-x 11 jenkins jenkins 4096 Mar 1 17:40 .. 17:49:13 drwxr-xr-x 2 root root 4096 Mar 1 17:39 cost 17:49:13 -rw-r--r-- 1 root root 89 Mar 1 17:39 cost.csv 17:49:13 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-166/archives 17:49:13 + ls -al /w/workspace/foundry_device-usb-camera_PR-166/archives 17:49:13 total 16 17:49:13 drwxr-xr-x 3 jenkins jenkins 4096 Mar 1 17:39 . 17:49:13 drwxrwxr-x 11 jenkins jenkins 4096 Mar 1 17:40 .. 17:49:13 drwxr-xr-x 2 jenkins jenkins 4096 Mar 1 17:39 cost 17:49:13 -rw-r--r-- 1 jenkins jenkins 89 Mar 1 17:39 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:49:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:49:14 ---> package-listing.sh 17:49:14 ++ facter osfamily 17:49:14 ++ tr '[:upper:]' '[:lower:]' 17:49:14 + OS_FAMILY=debian 17:49:14 + workspace=/w/workspace/foundry_device-usb-camera_PR-166 17:49:14 + START_PACKAGES=/tmp/packages_start.txt 17:49:14 + END_PACKAGES=/tmp/packages_end.txt 17:49:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:49:14 + PACKAGES=/tmp/packages_start.txt 17:49:14 + '[' /w/workspace/foundry_device-usb-camera_PR-166 ']' 17:49:14 + PACKAGES=/tmp/packages_end.txt 17:49:14 + case "${OS_FAMILY}" in 17:49:14 + dpkg -l 17:49:14 + grep '^ii' 17:49:14 + '[' -f /tmp/packages_start.txt ']' 17:49:14 + '[' -f /tmp/packages_end.txt ']' 17:49:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:49:14 + '[' /w/workspace/foundry_device-usb-camera_PR-166 ']' 17:49:14 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-166/archives/ 17:49:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-166/archives/ [Pipeline] echo 17:49:14 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-166/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:49:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:49:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:49:15 prd-ubuntu20.04-docker-8c-8g-7982 does not seem to be running inside a container 17:49:15 $ 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-166/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-166 -v /w/workspace/foundry_device-usb-camera_PR-166:/w/workspace/foundry_device-usb-camera_PR-166:rw,z -v /w/workspace/foundry_device-usb-camera_PR-166@tmp:/w/workspace/foundry_device-usb-camera_PR-166@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:49:16 $ docker top d59caa4d479a76e5c46f6c903e59b68ef31a9c32988b2b260e65e40d3390af44 -eo pid,comm [Pipeline] { [Pipeline] sh 17:49:16 + touch /tmp/pre-build-complete [Pipeline] sh 17:49:16 + mkdir -p /var/log/sysstat [Pipeline] sh 17:49:17 + ls /var/log/sa-host 17:49:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:49:17 provisioning config files... 17:49:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-166@tmp/config2517739531329446476tmp [Pipeline] { [Pipeline] echo 17:49:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:49:17 ---> create-netrc.sh [Pipeline] } 17:49:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:49:18 ---> python-tools-install.sh [Pipeline] echo 17:49:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:49:18 ---> sudo-logs.sh 17:49:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:49:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:49:18 ---> job-cost.sh 17:49:18 lf-activate-venv: SKIPPING 17:49:18 DEBUG: total: 0.2199999988079071 17:49:18 INFO: Retrieving Stack Cost... 17:49:19 INFO: Retrieving Pricing Info for: v3-standard-8 17:49:19 INFO: Archiving Costs [Pipeline] echo 17:49:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:49:19 ---> logs-deploy.sh 17:49:19 lf-activate-venv: SKIPPING 17:49:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-166/1 17:49:19 INFO: archiving workspace using pattern(s): 17:49:20 Archives upload complete. 17:49:20 INFO: archiving logs to Nexus