Pull request #81 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5d7d9541ae1d2884d76c638ed117f373ea3ef7e1+99c3e66cd2b563900f26eeb72b7fbc675658f659 (697c41f39920965569534b5a2b52fdca4b6df50e) 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-ssh14257251268303669135.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh18373741019126460483.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-81/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-81/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15546109811446049053.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-81/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11624856147595313643.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh7307995616055414367.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-81/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-81/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8980760199058638291.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 bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24607 in /w/workspace/xfoundry_device-usb-camera_PR-81 [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/xfoundry_device-usb-camera_PR-81 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/81/head:refs/remotes/origin/PR-81 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 99c3e66cd2b563900f26eeb72b7fbc675658f659 into PR head commit 5d7d9541ae1d2884d76c638ed117f373ea3ef7e1 Merge succeeded, producing 5d7d9541ae1d2884d76c638ed117f373ea3ef7e1 Checking out Revision 5d7d9541ae1d2884d76c638ed117f373ea3ef7e1 (PR-81) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d7d9541ae1d2884d76c638ed117f373ea3ef7e1 # 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 99c3e66cd2b563900f26eeb72b7fbc675658f659 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5d7d9541ae1d2884d76c638ed117f373ea3ef7e1 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:43:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:43:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:43:19 ========================================================= 17:43:19 EdgeX Global Pipelines Version Info 17:43:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:43:19 ------------------- 17:43:19 stable info: 17:43:19 ------------------- 17:43:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:43:19 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 17:43:19 Message: update stable to v1.0.239 17:43:20 ------------------- 17:43:20 experimental info: 17:43:20 ------------------- 17:43:20 Commited By: **** collab-it+edgex@linuxfoundation.org 17:43:20 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 17:43:20 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:43:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 17:43:21 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 17:43:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:43:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:43:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:43:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:43:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:43:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:43:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:43:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:43:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:43:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 17:43:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:43:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:43:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:43:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:43:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:43:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:43:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:43:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:43:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:43:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:43:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:43:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:43:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:43:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:43:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:43:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-81 [Pipeline] echo 17:43:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-81 [Pipeline] echo 17:43:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-81 [Pipeline] echo 17:43:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5d7d9541ae1d2884d76c638ed117f373ea3ef7e1 [Pipeline] echo 17:43:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5d7d954 [Pipeline] echo 17:43:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:43:22 provisioning config files... 17:43:22 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-81@tmp/config626730049675424718tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:43:22 ---> docker-login.sh 17:43:22 nexus3.edgexfoundry.org:10001 17:43:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:23 Configure a credential helper to remove this warning. See 17:43:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:23 17:43:23 Login Succeeded 17:43:23 nexus3.edgexfoundry.org:10002 17:43:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:23 Configure a credential helper to remove this warning. See 17:43:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:23 17:43:23 Login Succeeded 17:43:23 nexus3.edgexfoundry.org:10003 17:43:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:23 Configure a credential helper to remove this warning. See 17:43:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:23 17:43:23 Login Succeeded 17:43:23 nexus3.edgexfoundry.org:10004 17:43:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:23 Configure a credential helper to remove this warning. See 17:43:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:23 17:43:23 Login Succeeded 17:43:23 docker.io 17:43:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:24 Configure a credential helper to remove this warning. See 17:43:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:24 17:43:24 Login Succeeded 17:43:24 ---> docker-login.sh ends [Pipeline] } 17:43:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:43:24 + git rev-list -1 --merges 5d7d9541ae1d2884d76c638ed117f373ea3ef7e1~1..5d7d9541ae1d2884d76c638ed117f373ea3ef7e1 [Pipeline] echo 17:43:24 -----------> git rev-list -1 --merges 5d7d9541ae1d2884d76c638ed117f373ea3ef7e1~1..5d7d9541ae1d2884d76c638ed117f373ea3ef7e1 5d7d9541ae1d2884d76c638ed117f373ea3ef7e1 [false] [Pipeline] sh 17:43:25 + git log --format=format:%s -1 5d7d9541ae1d2884d76c638ed117f373ea3ef7e1 [Pipeline] echo 17:43:25 ========================================================= 17:43:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:43:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:43:25 + git log --format=format:%s -1 5d7d9541ae1d2884d76c638ed117f373ea3ef7e1 [Pipeline] echo 17:43:25 [semverPrep] GIT_COMMIT: 5d7d9541ae1d2884d76c638ed117f373ea3ef7e1, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo 17:43:25 [semverPrep] This is not a build commit. [Pipeline] sh 17:43:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:43:26 + grep -v github /etc/ssh/ssh_known_hosts 17:43:26 + [ -e /tmp/ssh_known_hosts ] 17:43:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:43:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:43:26 + sudo tee -a /etc/ssh/ssh_known_hosts 17:43:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:43:26 17:43:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:43:26 0.1.4: Pulling from edgex-devops/py-git-semver 17:43:26 b85a868b505f: Pulling fs layer 17:43:26 e2be974225ed: Pulling fs layer 17:43:26 339a4e72a1f5: Pulling fs layer 17:43:26 988bab9f4d93: Pulling fs layer 17:43:26 1469e6f7b9e6: Pulling fs layer 17:43:26 988bab9f4d93: Waiting 17:43:26 1469e6f7b9e6: Waiting 17:43:26 eaf3925da568: Pulling fs layer 17:43:26 bab4dde63d76: Pulling fs layer 17:43:26 bde34c3a00c8: Pulling fs layer 17:43:26 b352a97aabf1: Pulling fs layer 17:43:26 4872d77fe225: Pulling fs layer 17:43:26 5851b861e8e6: Pulling fs layer 17:43:26 bab4dde63d76: Waiting 17:43:26 bde34c3a00c8: Waiting 17:43:26 5851b861e8e6: Waiting 17:43:26 4872d77fe225: Waiting 17:43:26 eaf3925da568: Waiting 17:43:26 b352a97aabf1: Waiting 17:43:26 e2be974225ed: Verifying Checksum 17:43:26 e2be974225ed: Download complete 17:43:26 988bab9f4d93: Download complete 17:43:27 1469e6f7b9e6: Verifying Checksum 17:43:27 1469e6f7b9e6: Download complete 17:43:27 eaf3925da568: Download complete 17:43:27 339a4e72a1f5: Verifying Checksum 17:43:27 339a4e72a1f5: Download complete 17:43:27 bde34c3a00c8: Verifying Checksum 17:43:27 bde34c3a00c8: Download complete 17:43:27 b352a97aabf1: Verifying Checksum 17:43:27 b352a97aabf1: Download complete 17:43:27 4872d77fe225: Verifying Checksum 17:43:27 4872d77fe225: Download complete 17:43:27 b85a868b505f: Verifying Checksum 17:43:27 b85a868b505f: Download complete 17:43:27 5851b861e8e6: Verifying Checksum 17:43:27 5851b861e8e6: Download complete 17:43:27 bab4dde63d76: Verifying Checksum 17:43:27 bab4dde63d76: Download complete 17:43:28 b85a868b505f: Pull complete 17:43:28 e2be974225ed: Pull complete 17:43:29 339a4e72a1f5: Pull complete 17:43:29 988bab9f4d93: Pull complete 17:43:29 1469e6f7b9e6: Pull complete 17:43:29 eaf3925da568: Pull complete 17:43:31 bab4dde63d76: Pull complete 17:43:31 bde34c3a00c8: Pull complete 17:43:32 b352a97aabf1: Pull complete 17:43:32 4872d77fe225: Pull complete 17:43:32 5851b861e8e6: Pull complete 17:43:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:43:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:43:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:43:32 prd-ubuntu20.04-docker-8c-8g-24607 does not seem to be running inside a container 17:43:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-81 -v /w/workspace/xfoundry_device-usb-camera_PR-81:/w/workspace/xfoundry_device-usb-camera_PR-81:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-81@tmp:/w/workspace/xfoundry_device-usb-camera_PR-81@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:43:33 $ docker top c3499bf934f01e7313a6753fd8e31298ba7d5dff5faa63d336c7281ef4af216a -eo pid,comm 17:43:33 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:43:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:43:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:43:33 [ssh-agent] Looking for ssh-agent implementation... 17:43:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:43:33 $ docker exec c3499bf934f01e7313a6753fd8e31298ba7d5dff5faa63d336c7281ef4af216a ssh-agent 17:43:34 SSH_AUTH_SOCK=/tmp/ssh-rk0pR64SK8Cr/agent.32 17:43:34 SSH_AGENT_PID=40 17:43:34 Running ssh-add (command line suppressed) 17:43:34 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-81@tmp/private_key_6950973797374806595.key (/w/workspace/xfoundry_device-usb-camera_PR-81@tmp/private_key_6950973797374806595.key) 17:43:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:43:34 + git tag --points-at HEAD [Pipeline] } 17:43:34 $ docker exec --env ******** --env ******** c3499bf934f01e7313a6753fd8e31298ba7d5dff5faa63d336c7281ef4af216a ssh-agent -k 17:43:34 unset SSH_AUTH_SOCK; 17:43:34 unset SSH_AGENT_PID; 17:43:34 echo Agent pid 40 killed; 17:43:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:43:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:43:34 [ssh-agent] Looking for ssh-agent implementation... 17:43:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:43:34 $ docker exec c3499bf934f01e7313a6753fd8e31298ba7d5dff5faa63d336c7281ef4af216a ssh-agent 17:43:35 SSH_AUTH_SOCK=/tmp/ssh-6y7qptp2CiuW/agent.75 17:43:35 SSH_AGENT_PID=81 17:43:35 Running ssh-add (command line suppressed) 17:43:35 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-81@tmp/private_key_1386208050915340841.key (/w/workspace/xfoundry_device-usb-camera_PR-81@tmp/private_key_1386208050915340841.key) 17:43:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:43:35 + git semver init 17:43:35 2022-09-05 17:43:35,774 [run_init] DEBUG init version:0.0.0 force:False 17:43:35 2022-09-05 17:43:35,775 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-81/.semver 17:43:35 2022-09-05 17:43:35,775 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-81/.semver 17:43:35 2022-09-05 17:43:35,775 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-81/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-81, universal_newlines=False, shell=None, istream=None) 17:43:36 2022-09-05 17:43:36,535 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-81/.git/info/exclude 17:43:36 2022-09-05 17:43:36,536 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-81/.semver/PR-81 with force:False 17:43:36 2022-09-05 17:43:36,536 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-81/.semver/PR-81 17:43:36 2022-09-05 17:43:36,541 [execute] INFO git cat-file --batch-check 17:43:36 2022-09-05 17:43:36,541 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-81/.semver, universal_newlines=False, shell=None, istream=) 17:43:36 2022-09-05 17:43:36,547 [execute] INFO git cat-file --batch 17:43:36 2022-09-05 17:43:36,548 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-81/.semver, universal_newlines=False, shell=None, istream=) 17:43:36 2022-09-05 17:43:36,553 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-81/.semver/PR-81 17:43:36 0.0.0 [Pipeline] } 17:43:36 $ docker exec --env ******** --env ******** c3499bf934f01e7313a6753fd8e31298ba7d5dff5faa63d336c7281ef4af216a ssh-agent -k 17:43:36 unset SSH_AUTH_SOCK; 17:43:36 unset SSH_AGENT_PID; 17:43:36 echo Agent pid 81 killed; 17:43:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:43:37 + git semver [Pipeline] } 17:43:37 $ docker stop --time=1 c3499bf934f01e7313a6753fd8e31298ba7d5dff5faa63d336c7281ef4af216a 17:43:38 $ docker rm -f c3499bf934f01e7313a6753fd8e31298ba7d5dff5faa63d336c7281ef4af216a [Pipeline] // withDockerContainer [Pipeline] sh 17:43:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:43:39 Stashed 1 file(s) [Pipeline] echo 17:43:39 [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:43:40 provisioning config files... 17:43:40 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-81@tmp/config6429304086113321975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:43:40 ---> docker-login.sh 17:43:40 nexus3.edgexfoundry.org:10001 17:43:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:40 Configure a credential helper to remove this warning. See 17:43:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:40 17:43:40 Login Succeeded 17:43:40 nexus3.edgexfoundry.org:10002 17:43:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:40 Configure a credential helper to remove this warning. See 17:43:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:40 17:43:40 Login Succeeded 17:43:40 nexus3.edgexfoundry.org:10003 17:43:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:40 Configure a credential helper to remove this warning. See 17:43:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:40 17:43:40 Login Succeeded 17:43:40 nexus3.edgexfoundry.org:10004 17:43:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:41 Configure a credential helper to remove this warning. See 17:43:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:41 17:43:41 Login Succeeded 17:43:41 docker.io 17:43:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:41 Configure a credential helper to remove this warning. See 17:43:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:41 17:43:41 Login Succeeded 17:43:41 ---> docker-login.sh ends [Pipeline] } 17:43:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:43:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:43:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:43:41 ========================================================= 17:43:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:43:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:42 + 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:43:42 Sending build context to Docker daemon 868.4kB 17:43:42 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 17:43:42 Step 2/13 : FROM ${BASE} AS builder 17:43:42 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:43:42 2408cc74d12b: Pulling fs layer 17:43:42 ea60b727a1ce: Pulling fs layer 17:43:42 30c4a7721957: Pulling fs layer 17:43:42 370296b7ddb6: Pulling fs layer 17:43:42 7c6cee850709: Pulling fs layer 17:43:42 39a5fcdaea64: Pulling fs layer 17:43:42 d94ebbe4e438: Pulling fs layer 17:43:42 bcfd1f05c69d: Pulling fs layer 17:43:42 59ccb84bbe0f: Pulling fs layer 17:43:42 370296b7ddb6: Waiting 17:43:42 7c6cee850709: Waiting 17:43:42 39a5fcdaea64: Waiting 17:43:42 d94ebbe4e438: Waiting 17:43:42 bcfd1f05c69d: Waiting 17:43:42 30c4a7721957: Verifying Checksum 17:43:42 30c4a7721957: Download complete 17:43:42 ea60b727a1ce: Verifying Checksum 17:43:42 ea60b727a1ce: Download complete 17:43:42 7c6cee850709: Download complete 17:43:42 39a5fcdaea64: Verifying Checksum 17:43:42 39a5fcdaea64: Download complete 17:43:42 2408cc74d12b: Verifying Checksum 17:43:42 2408cc74d12b: Download complete 17:43:42 d94ebbe4e438: Verifying Checksum 17:43:42 d94ebbe4e438: Download complete 17:43:42 2408cc74d12b: Pull complete 17:43:42 ea60b727a1ce: Pull complete 17:43:42 30c4a7721957: Pull complete 17:43:43 59ccb84bbe0f: Verifying Checksum 17:43:43 59ccb84bbe0f: Download complete 17:43:43 bcfd1f05c69d: Verifying Checksum 17:43:43 bcfd1f05c69d: Download complete 17:43:43 370296b7ddb6: Download complete 17:43:48 370296b7ddb6: Pull complete 17:43:48 7c6cee850709: Pull complete 17:43:48 39a5fcdaea64: Pull complete 17:43:48 d94ebbe4e438: Pull complete 17:43:50 bcfd1f05c69d: Pull complete 17:43:50 59ccb84bbe0f: Pull complete 17:43:50 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 17:43:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:43:50 ---> a4fb48ad2a94 17:43:50 Step 3/13 : ARG MAKE="make build" 17:43:52 ---> Running in 4015d40d0443 17:43:52 Removing intermediate container 4015d40d0443 17:43:52 ---> 1ab2874d12be 17:43:52 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 17:43:52 ---> Running in 1fbdb7f23fca 17:43:52 Removing intermediate container 1fbdb7f23fca 17:43:52 ---> 16018e029312 17:43:52 Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:43:52 ---> Running in de280ac173bb 17:43:52 Removing intermediate container de280ac173bb 17:43:52 ---> 399e995b9b60 17:43:52 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:43:52 ---> Running in 7726e68b8151 17:43:53 Removing intermediate container 7726e68b8151 17:43:53 ---> 80ede87f4e8f 17:43:53 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:43:53 ---> Running in 17110472b1c2 17:43:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:43:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:43:54 (1/80) Installing mesa (21.3.8-r2) 17:43:54 (2/80) Installing libxau (1.0.9-r0) 17:43:54 (3/80) Installing libxdmcp (1.1.3-r0) 17:43:55 (4/80) Installing libxcb (1.15-r0) 17:43:55 (5/80) Installing libx11 (1.8-r0) 17:43:55 Still waiting to schedule task 17:43:55 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:43:55 (6/80) Installing libxext (1.3.4-r0) 17:43:55 (7/80) Installing libxfixes (6.0.0-r0) 17:43:55 (8/80) Installing libxxf86vm (1.1.4-r2) 17:43:55 (9/80) Installing libpciaccess (0.16-r0) 17:43:55 (10/80) Installing libdrm (2.4.110-r0) 17:43:55 (11/80) Installing mesa-glapi (21.3.8-r2) 17:43:55 (12/80) Installing libxshmfence (1.3-r1) 17:43:55 (13/80) Installing mesa-gl (21.3.8-r2) 17:43:56 (14/80) Installing icu-data-full (71.1-r2) 17:43:57 (15/80) Installing libice (1.0.10-r0) 17:43:57 (16/80) Installing libuuid (2.38-r1) 17:43:57 (17/80) Installing libsm (1.2.3-r0) 17:43:57 (18/80) Installing libxt (1.2.1-r0) 17:43:57 (19/80) Installing libxmu (1.1.3-r0) 17:43:57 (20/80) Installing xset (1.2.4-r0) 17:43:57 (21/80) Installing xprop (1.2.5-r0) 17:43:57 (22/80) Installing xdg-utils (1.1.3-r3) 17:43:57 (23/80) Installing dbus-libs (1.14.0-r1) 17:43:57 (24/80) Installing libffi (3.4.2-r1) 17:43:58 (25/80) Installing libintl (0.21-r2) 17:43:58 (26/80) Installing libblkid (2.38-r1) 17:43:58 (27/80) Installing libmount (2.38-r1) 17:43:58 (28/80) Installing pcre (8.45-r2) 17:43:58 (29/80) Installing glib (2.72.1-r0) 17:43:58 (30/80) Installing icu-libs (71.1-r2) 17:43:58 (31/80) Installing libpcre2-16 (10.40-r0) 17:43:58 (32/80) Installing zstd-libs (1.5.2-r1) 17:43:58 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 17:43:59 (34/80) Installing hicolor-icon-theme (0.17-r1) 17:43:59 (35/80) Installing wayland-libs-server (1.20.0-r0) 17:43:59 (36/80) Installing mesa-gbm (21.3.8-r2) 17:43:59 (37/80) Installing wayland-libs-client (1.20.0-r0) 17:43:59 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 17:44:00 (39/80) Installing libxcomposite (0.4.5-r0) 17:44:00 (40/80) Installing libbz2 (1.0.8-r1) 17:44:00 (41/80) Installing libpng (1.6.37-r1) 17:44:00 (42/80) Installing freetype (2.12.1-r0) 17:44:00 (43/80) Installing fontconfig (2.14.0-r0) 17:44:00 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 17:44:00 (45/80) Installing wayland-libs-egl (1.20.0-r0) 17:44:00 (46/80) Installing xkeyboard-config (2.35.1-r0) 17:44:01 (47/80) Installing xz-libs (5.2.5-r1) 17:44:01 (48/80) Installing libxml2 (2.9.14-r1) 17:44:01 (49/80) Installing libxkbcommon (1.4.1-r0) 17:44:01 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 17:44:01 (51/80) Installing mesa-egl (21.3.8-r2) 17:44:01 (52/80) Installing avahi-libs (0.8-r6) 17:44:01 (53/80) Installing nettle (3.7.3-r0) 17:44:01 (54/80) Installing p11-kit (0.24.1-r0) 17:44:01 (55/80) Installing libtasn1 (4.18.0-r0) 17:44:02 (56/80) Installing libunistring (1.0-r0) 17:44:02 (57/80) Installing gnutls (3.7.7-r0) 17:44:02 (58/80) Installing cups-libs (2.4.2-r0) 17:44:02 (59/80) Installing graphite2 (1.3.14-r1) 17:44:02 (60/80) Installing harfbuzz (4.3.0-r0) 17:44:02 (61/80) Installing libevdev (1.12.1-r0) 17:44:02 (62/80) Installing mtdev (1.1.6-r0) 17:44:02 (63/80) Installing eudev-libs (3.2.11-r0) 17:44:02 (64/80) Installing libinput-libs (1.20.1-r0) 17:44:02 (65/80) Installing libjpeg-turbo (2.1.3-r1) 17:44:03 (66/80) Installing xcb-util-wm (0.4.1-r1) 17:44:03 (67/80) Installing xcb-util (0.4.0-r3) 17:44:03 (68/80) Installing xcb-util-image (0.4.0-r1) 17:44:03 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 17:44:03 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 17:44:03 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 17:44:03 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 17:44:04 (73/80) Installing v4l-utils-libs (1.22.1-r1) 17:44:04 (74/80) Installing v4l-utils (1.22.1-r1) 17:44:04 (75/80) Installing udev-init-scripts (35-r0) 17:44:04 Executing udev-init-scripts-35-r0.post-install 17:44:04 (76/80) Installing kmod-libs (29-r2) 17:44:04 (77/80) Installing eudev (3.2.11-r0) 17:44:04 (78/80) Installing eudev-dev (3.2.11-r0) 17:44:05 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 17:44:05 (80/80) Installing v4l-utils-dev (1.22.1-r1) 17:44:05 Executing busybox-1.35.0-r13.trigger 17:44:05 Executing eudev-3.2.11-r0.trigger 17:44:05 OK: 330 MiB in 131 packages 17:44:07 Removing intermediate container 17110472b1c2 17:44:07 ---> 3051cba19e9f 17:44:07 Step 8/13 : WORKDIR /device-usb-camera 17:44:07 ---> Running in a960f6dae0a2 17:44:07 Removing intermediate container a960f6dae0a2 17:44:07 ---> 0177fbcde130 17:44:07 Step 9/13 : COPY go.mod vendor* ./ 17:44:07 ---> b783b0de8e58 17:44:07 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:44:07 ---> Running in b1f6a6b4ab6f 17:44:25 Removing intermediate container b1f6a6b4ab6f 17:44:25 ---> 090a1990b078 17:44:25 Step 11/13 : COPY . . 17:44:25 ---> 5e110acb1a3a 17:44:25 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:44:25 ---> Running in d45a10d61707 17:44:25  % Total % Received % Xferd Average Speed Time Time Time Current 17:44:25 Dload Upload Total Spent Left Speed 17:44:25  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8786 0 --:--:-- --:--:-- --:--:-- 8850 17:44:25 Removing intermediate container d45a10d61707 17:44:25 ---> 322c248f6646 17:44:25 Step 13/13 : RUN ${MAKE} 17:44:25 ---> Running in 96b19088560b 17:44:25 noop 17:44:25 Removing intermediate container 96b19088560b 17:44:25 ---> 53f4bb92fe9c 17:44:25 Successfully built 53f4bb92fe9c 17:44:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:26 + docker inspect -f . ci-base-image-x86_64 17:44:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:44:26 prd-ubuntu20.04-docker-8c-8g-24607 does not seem to be running inside a container 17:44:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-81 -v /w/workspace/xfoundry_device-usb-camera_PR-81:/w/workspace/xfoundry_device-usb-camera_PR-81:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-81@tmp:/w/workspace/xfoundry_device-usb-camera_PR-81@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:44:26 $ docker top 349e44ffa40f058b64fb95032e52fa66dccf2299ce7af13f89e30b692f63bc00 -eo pid,comm [Pipeline] { [Pipeline] sh 17:44:27 + go version 17:44:27 go version go1.18.3 linux/amd64 [Pipeline] } 17:44:27 $ docker stop --time=1 349e44ffa40f058b64fb95032e52fa66dccf2299ce7af13f89e30b692f63bc00 17:44:28 $ docker rm -f 349e44ffa40f058b64fb95032e52fa66dccf2299ce7af13f89e30b692f63bc00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:29 + docker inspect -f . ci-base-image-x86_64 17:44:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:44:29 prd-ubuntu20.04-docker-8c-8g-24607 does not seem to be running inside a container 17:44:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-usb-camera_PR-81 -v /w/workspace/xfoundry_device-usb-camera_PR-81:/w/workspace/xfoundry_device-usb-camera_PR-81:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-81@tmp:/w/workspace/xfoundry_device-usb-camera_PR-81@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:44:30 $ docker top 63b4f608f2dedcc302d5e8230a9a95b60294909536be414f13d2fc12db18adc6 -eo pid,comm [Pipeline] { [Pipeline] sh 17:44:30 + git config --global --add safe.directory /w/workspace/xfoundry_device-usb-camera_PR-81 [Pipeline] fileExists [Pipeline] sh 17:44:30 + make test 17:44:30 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 17:44:31 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:44:41 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:44:42 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 1.9% of statements 17:44:48 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 17:44:48 CGO_ENABLED=1 go vet ./... 17:44:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:44:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:44:52 ./bin/test-attribution-txt.sh [Pipeline] echo 17:44:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:44:52 $ docker stop --time=1 63b4f608f2dedcc302d5e8230a9a95b60294909536be414f13d2fc12db18adc6 17:44:53 $ docker rm -f 63b4f608f2dedcc302d5e8230a9a95b60294909536be414f13d2fc12db18adc6 [Pipeline] // withDockerContainer [Pipeline] sh 17:44:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:44:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:44:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:44:55 + ls -al . 17:44:55 total 200 17:44:55 drwxrwxr-x 9 jenkins jenkins 4096 Sep 5 17:44 . 17:44:55 drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 17:43 .. 17:44:55 drwxrwxr-x 8 jenkins jenkins 4096 Sep 5 17:44 .git 17:44:55 drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 17:43 .github 17:44:55 -rw-rw-r-- 1 jenkins jenkins 414 Sep 5 17:43 .gitignore 17:44:55 -rw-rw-r-- 1 jenkins jenkins 42 Sep 5 17:43 .golangci.yml 17:44:55 -rw-rw-r-- 1 jenkins jenkins 77 Sep 5 17:43 .hadolint.yml 17:44:55 drwxr-xr-x 3 jenkins jenkins 4096 Sep 5 17:43 .semver 17:44:55 -rw-rw-r-- 1 jenkins jenkins 9569 Sep 5 17:43 Attribution.txt 17:44:55 -rw-rw-r-- 1 jenkins jenkins 1206 Sep 5 17:43 CHANGELOG.md 17:44:55 -rw-rw-r-- 1 jenkins jenkins 2410 Sep 5 17:43 Dockerfile 17:44:55 -rw-rw-r-- 1 jenkins jenkins 678 Sep 5 17:43 GOVERNANCE.md 17:44:55 -rw-rw-r-- 1 jenkins jenkins 659 Sep 5 17:43 Jenkinsfile 17:44:55 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 5 17:43 LICENSE 17:44:55 -rw-rw-r-- 1 jenkins jenkins 2345 Sep 5 17:43 Makefile 17:44:55 -rw-rw-r-- 1 jenkins jenkins 622 Sep 5 17:43 OWNERS.md 17:44:55 -rw-rw-r-- 1 jenkins jenkins 12817 Sep 5 17:43 README.md 17:44:55 -rw-rw-r-- 1 jenkins jenkins 5 Sep 5 17:43 VERSION 17:44:55 drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 17:43 bin 17:44:55 drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 17:43 cmd 17:44:55 -rw-r--r-- 1 jenkins jenkins 29387 Sep 5 17:44 coverage.out 17:44:55 -rwxrwxr-x 1 jenkins jenkins 140 Sep 5 17:43 docker-entrypoint.sh 17:44:55 -rw-rw-r-- 1 jenkins jenkins 3606 Sep 5 17:43 go.mod 17:44:55 -rw-rw-r-- 1 jenkins jenkins 37073 Sep 5 17:43 go.sum 17:44:55 drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 17:43 internal 17:44:55 drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 17:43 snap 17:44:55 -rw-rw-r-- 1 jenkins jenkins 231 Sep 5 17:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:55 + 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=5d7d9541ae1d2884d76c638ed117f373ea3ef7e1 --label arch=amd64 --label version=0.0.0 . 17:44:55 Sending build context to Docker daemon 898.6kB 17:44:55 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 17:44:55 Step 2/35 : FROM ${BASE} AS builder 17:44:55 ---> 53f4bb92fe9c 17:44:55 Step 3/35 : ARG MAKE="make build" 17:44:55 ---> Running in 55172f4e78fd 17:44:55 Removing intermediate container 55172f4e78fd 17:44:55 ---> 836cb65936fe 17:44:55 Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 17:44:56 ---> Running in 2d557a18a6fa 17:44:56 Removing intermediate container 2d557a18a6fa 17:44:56 ---> 105a8caeac21 17:44:56 Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:44:56 ---> Running in 5f3e17f0ec30 17:44:56 Removing intermediate container 5f3e17f0ec30 17:44:56 ---> ba8fcfa04b35 17:44:56 Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:44:56 ---> Running in b7f6f2d6fbbd 17:44:56 Removing intermediate container b7f6f2d6fbbd 17:44:56 ---> 5b847d46079d 17:44:56 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:44:56 ---> Running in b4e602ee58a5 17:44:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:44:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:44:58 OK: 330 MiB in 131 packages 17:44:59 Removing intermediate container b4e602ee58a5 17:44:59 ---> 5b24468b624a 17:44:59 Step 8/35 : WORKDIR /device-usb-camera 17:44:59 ---> Running in 77ad35bcd059 17:44:59 Removing intermediate container 77ad35bcd059 17:44:59 ---> ddbe06b202b4 17:44:59 Step 9/35 : COPY go.mod vendor* ./ 17:44:59 ---> 34e48904b0e1 17:44:59 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:44:59 ---> Running in d348203e5f6a 17:44:59 Removing intermediate container d348203e5f6a 17:44:59 ---> 9a4b948861c3 17:44:59 Step 11/35 : COPY . . 17:45:00 ---> bc3c63aa746a 17:45:00 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:45:00 ---> Running in 029e405c1845 17:45:00  % Total % Received % Xferd Average Speed Time Time Time Current 17:45:00 Dload Upload Total Spent Left Speed 17:45:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 42973 0 --:--:-- --:--:-- --:--:-- 44250 17:45:00 Removing intermediate container 029e405c1845 17:45:00 ---> 7e07787f7981 17:45:00 Step 13/35 : RUN ${MAKE} 17:45:00 ---> Running in ba501811dc1a 17:45:01 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.20" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 17:45:23 Removing intermediate container ba501811dc1a 17:45:23 ---> 73bc82bd1cfe 17:45:23 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 17:45:23 v0.18.4: Pulling from aler9/rtsp-simple-server 17:45:23 af6660deedbd: Pulling fs layer 17:45:23 97cd0a44c592: Pulling fs layer 17:45:23 97cd0a44c592: Verifying Checksum 17:45:23 97cd0a44c592: Download complete 17:45:23 af6660deedbd: Verifying Checksum 17:45:23 af6660deedbd: Download complete 17:45:23 af6660deedbd: Pull complete 17:45:23 97cd0a44c592: Pull complete 17:45:23 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 17:45:23 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 17:45:23 ---> fea57e182299 17:45:23 Step 15/35 : FROM alpine:3.16 17:45:24 3.16: Pulling from library/alpine 17:45:24 213ec9aee27d: Pulling fs layer 17:45:24 213ec9aee27d: Verifying Checksum 17:45:24 213ec9aee27d: Download complete 17:45:24 213ec9aee27d: Pull complete 17:45:24 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 17:45:24 Status: Downloaded newer image for alpine:3.16 17:45:24 ---> 9c6f07244728 17:45:24 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:45:24 ---> Running in 006b44845a46 17:45:24 Removing intermediate container 006b44845a46 17:45:24 ---> a6ef419f0922 17:45:24 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 17:45:24 ---> Running in 92efee8ac7a2 17:45:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:45:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:45:25 (1/83) Installing dumb-init (1.2.5-r1) 17:45:25 (2/83) Installing sdl2 (2.0.22-r0) 17:45:25 (3/83) Installing libxau (1.0.9-r0) 17:45:25 (4/83) Installing libxdmcp (1.1.3-r0) 17:45:25 (5/83) Installing libxcb (1.15-r0) 17:45:25 (6/83) Installing libx11 (1.8-r0) 17:45:25 (7/83) Installing aom-libs (3.3.0-r0) 17:45:25 (8/83) Installing alsa-lib (1.2.7.2-r0) 17:45:25 (9/83) Installing expat (2.4.8-r0) 17:45:25 (10/83) Installing brotli-libs (1.0.9-r6) 17:45:25 (11/83) Installing libbz2 (1.0.8-r1) 17:45:25 (12/83) Installing libpng (1.6.37-r1) 17:45:25 (13/83) Installing freetype (2.12.1-r0) 17:45:25 (14/83) Installing fontconfig (2.14.0-r0) 17:45:25 (15/83) Installing fribidi (1.0.12-r0) 17:45:25 (16/83) Installing libffi (3.4.2-r1) 17:45:25 (17/83) Installing libintl (0.21-r2) 17:45:25 (18/83) Installing libblkid (2.38-r1) 17:45:25 (19/83) Installing libmount (2.38-r1) 17:45:25 (20/83) Installing pcre (8.45-r2) 17:45:25 (21/83) Installing glib (2.72.1-r0) 17:45:25 (22/83) Installing graphite2 (1.3.14-r1) 17:45:25 (23/83) Installing harfbuzz (4.3.0-r0) 17:45:25 (24/83) Installing libass (0.16.0-r0) 17:45:25 (25/83) Installing libdav1d (1.0.0-r0) 17:45:25 (26/83) Installing libpciaccess (0.16-r0) 17:45:25 (27/83) Installing libdrm (2.4.110-r0) 17:45:25 (28/83) Installing gmp (6.2.1-r2) 17:45:25 (29/83) Installing nettle (3.7.3-r0) 17:45:25 (30/83) Installing p11-kit (0.24.1-r0) 17:45:25 (31/83) Installing libtasn1 (4.18.0-r0) 17:45:25 (32/83) Installing libunistring (1.0-r0) 17:45:25 (33/83) Installing gnutls (3.7.7-r0) 17:45:25 (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) 17:45:25 (35/83) Installing ncurses-libs (6.3_p20220521-r0) 17:45:25 (36/83) Installing lame (3.100-r0) 17:45:25 (37/83) Installing opus (1.3.1-r1) 17:45:25 (38/83) Installing libasyncns (0.8-r1) 17:45:25 (39/83) Installing dbus-libs (1.14.0-r1) 17:45:25 (40/83) Installing libltdl (2.4.7-r0) 17:45:25 (41/83) Installing orc (0.4.32-r0) 17:45:25 (42/83) Installing libgcc (11.2.1_git20220219-r2) 17:45:25 (43/83) Installing libogg (1.3.5-r1) 17:45:25 (44/83) Installing libstdc++ (11.2.1_git20220219-r2) 17:45:25 (45/83) Installing flac (1.3.4-r0) 17:45:25 (46/83) Installing libvorbis (1.3.7-r0) 17:45:25 (47/83) Installing libsndfile (1.1.0-r0) 17:45:25 (48/83) Installing libgomp (11.2.1_git20220219-r2) 17:45:25 (49/83) Installing soxr (0.1.3-r2) 17:45:25 (50/83) Installing speexdsp (1.2.0-r0) 17:45:25 (51/83) Installing tdb-libs (1.4.6-r0) 17:45:25 (52/83) Installing libpulse (15.0-r2) 17:45:25 (53/83) Installing cjson (1.7.15-r3) 17:45:25 (54/83) Installing mbedtls (2.28.1-r0) 17:45:25 (55/83) Installing librist (0.2.6-r1) 17:45:25 (56/83) Installing libsrt (1.4.4-r0) 17:45:25 (57/83) Installing libssh (0.9.6-r1) 17:45:25 (58/83) Installing libtheora (1.1.1-r16) 17:45:25 (59/83) Installing libjpeg-turbo (2.1.3-r1) 17:45:25 (60/83) Installing v4l-utils-libs (1.22.1-r1) 17:45:25 (61/83) Installing libxext (1.3.4-r0) 17:45:25 (62/83) Installing libxfixes (6.0.0-r0) 17:45:25 (63/83) Installing wayland-libs-client (1.20.0-r0) 17:45:25 (64/83) Installing libva (2.14.0-r0) 17:45:25 (65/83) Installing libvdpau (1.5-r0) 17:45:25 (66/83) Installing vidstab (1.1.0-r1) 17:45:25 (67/83) Installing libvpx (1.11.0-r1) 17:45:25 (68/83) Installing libwebp (1.2.3-r0) 17:45:26 (69/83) Installing x264-libs (0.163_git20210613-r0) 17:45:26 (70/83) Installing numactl (2.0.14-r0) 17:45:26 (71/83) Installing x265-libs (3.5-r3) 17:45:26 (72/83) Installing xvidcore (1.3.7-r1) 17:45:26 (73/83) Installing ffmpeg-libs (5.0.1-r1) 17:45:26 (74/83) Installing ffmpeg (5.0.1-r1) 17:45:26 (75/83) Installing udev-init-scripts (35-r0) 17:45:26 Executing udev-init-scripts-35-r0.post-install 17:45:26 (76/83) Installing eudev-libs (3.2.11-r0) 17:45:26 (77/83) Installing xz-libs (5.2.5-r1) 17:45:26 (78/83) Installing zstd-libs (1.5.2-r1) 17:45:26 (79/83) Installing kmod-libs (29-r2) 17:45:26 (80/83) Installing eudev (3.2.11-r0) 17:45:26 (81/83) Installing libsodium (1.0.18-r0) 17:45:26 (82/83) Installing libzmq (4.3.4-r0) 17:45:26 (83/83) Installing zeromq (4.3.4-r0) 17:45:26 Executing busybox-1.35.0-r17.trigger 17:45:26 Executing eudev-3.2.11-r0.trigger 17:45:26 OK: 101 MiB in 97 packages 17:45:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24609 in /w/workspace/xfoundry_device-usb-camera_PR-81 [Pipeline] { [Pipeline] ws 17:45:27 Running in /w/workspace/device-usb-camera/1 [Pipeline] { 17:45:27 Removing intermediate container 92efee8ac7a2 17:45:27 ---> 49182cb013f8 17:45:27 Step 18/35 : WORKDIR / 17:45:27 ---> Running in 10508d05d682 [Pipeline] checkout 17:45:27 Selected Git installation does not exist. Using Default 17:45:27 The recommended git tool is: NONE 17:45:28 Removing intermediate container 10508d05d682 17:45:28 ---> 48e185cd91d8 17:45:28 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 17:45:28 ---> f8b9d9215dc2 17:45:28 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 17:45:28 ---> 84454a615cae 17:45:28 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:45:28 ---> 82d501adc454 17:45:28 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:45:28 ---> 0280507c8d62 17:45:28 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:45:29 ---> 331a3a865d6d 17:45:29 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 17:45:29 ---> 9e5e6e0f3dee 17:45:29 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 17:45:29 ---> eeb5e869c6dc 17:45:29 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:45:29 ---> Running in 19b4aea26c59 17:45:30 Removing intermediate container 19b4aea26c59 17:45:30 ---> 03d581cf79a7 17:45:30 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:45:30 ---> Running in 2af9aaa09d8e 17:45:31 Removing intermediate container 2af9aaa09d8e 17:45:31 ---> 567c05b49cb5 17:45:31 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:45:31 ---> Running in ffa0e0b86bfe 17:45:31 Removing intermediate container ffa0e0b86bfe 17:45:31 ---> 0efddd516192 17:45:31 Step 29/35 : EXPOSE 59983 17:45:31 ---> Running in 5a479ff5fc61 17:45:31 Removing intermediate container 5a479ff5fc61 17:45:31 ---> 222a5415535a 17:45:31 Step 30/35 : EXPOSE 8554 17:45:31 ---> Running in 99d7004b6a4e 17:45:31 Removing intermediate container 99d7004b6a4e 17:45:31 ---> 584dc09b8246 17:45:31 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:45:31 ---> Running in e0af26dfc4c4 17:45:31 Removing intermediate container e0af26dfc4c4 17:45:31 ---> 942748415415 17:45:31 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 17:45:31 ---> Running in edf02f607169 17:45:31 Removing intermediate container edf02f607169 17:45:31 ---> 829aa18805c1 17:45:31 Step 33/35 : LABEL arch=amd64 17:45:32 ---> Running in 4c141f49d83b 17:45:32 Removing intermediate container 4c141f49d83b 17:45:32 ---> 186c15a20a1d 17:45:32 Step 34/35 : LABEL git_sha=5d7d9541ae1d2884d76c638ed117f373ea3ef7e1 17:45:32 ---> Running in 3f41c154ac37 17:45:32 Removing intermediate container 3f41c154ac37 17:45:32 ---> 6605c2a8d244 17:45:32 Step 35/35 : LABEL version=0.0.0 17:45:32 ---> Running in 168e1d7d6723 17:45:32 Removing intermediate container 168e1d7d6723 17:45:32 ---> 22be07620e5c 17:45:32 [Warning] One or more build-args [ARCH] were not consumed 17:45:32 Successfully built 22be07620e5c 17:45:32 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:45:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:45:33 17:45:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:45:33 latest: Pulling from edgex-lftools-log-publisher 17:45:33 5eb5b503b376: Pulling fs layer 17:45:33 5c69ac0246d0: Pulling fs layer 17:45:33 ec43610c2a17: Pulling fs layer 17:45:33 3a2ae6a8a46f: Pulling fs layer 17:45:33 33b1e0a273af: Pulling fs layer 17:45:33 5d3b04190fa2: Pulling fs layer 17:45:33 3a2ae6a8a46f: Waiting 17:45:33 33b1e0a273af: Waiting 17:45:33 2f39f015ded8: Pulling fs layer 17:45:33 5d3b04190fa2: Waiting 17:45:33 2f39f015ded8: Waiting 17:45:33 5c69ac0246d0: Download complete 17:45:33 3a2ae6a8a46f: Download complete 17:45:33 33b1e0a273af: Verifying Checksum 17:45:33 33b1e0a273af: Download complete 17:45:33 5d3b04190fa2: Download complete 17:45:33 ec43610c2a17: Verifying Checksum 17:45:33 ec43610c2a17: Download complete 17:45:33 5eb5b503b376: Verifying Checksum 17:45:33 5eb5b503b376: Download complete 17:45:34 2f39f015ded8: Download complete 17:45:35 using credential edgex-jenkins-ssh 17:45:35 Cloning the remote Git repository 17:45:35 5eb5b503b376: Pull complete 17:45:35 5c69ac0246d0: Pull complete 17:45:35 ec43610c2a17: Pull complete 17:45:35 3a2ae6a8a46f: Pull complete 17:45:35 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 17:45:35 > git init /w/workspace/device-usb-camera/1 # timeout=10 17:45:35 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:45:35 > git --version # timeout=10 17:45:35 > git --version # 'git version 2.25.1' 17:45:35 using GIT_SSH to set credentials SSH Credentials for GitHub 17:45:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:45:36 33b1e0a273af: Pull complete 17:45:36 5d3b04190fa2: Pull complete 17:45:37 Merging remotes/origin/main commit 99c3e66cd2b563900f26eeb72b7fbc675658f659 into PR head commit 5d7d9541ae1d2884d76c638ed117f373ea3ef7e1 17:45:36 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:45:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:45:36 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:45:36 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:45:36 using GIT_SSH to set credentials SSH Credentials for GitHub 17:45:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/81/head:refs/remotes/origin/PR-81 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:45:37 > git config core.sparsecheckout # timeout=10 17:45:37 > git checkout -f 5d7d9541ae1d2884d76c638ed117f373ea3ef7e1 # timeout=10 17:45:37 > git remote # timeout=10 17:45:37 Merge succeeded, producing 5d7d9541ae1d2884d76c638ed117f373ea3ef7e1 17:45:37 Checking out Revision 5d7d9541ae1d2884d76c638ed117f373ea3ef7e1 (PR-81) 17:45:37 > git config --get remote.origin.url # timeout=10 17:45:37 using GIT_SSH to set credentials SSH Credentials for GitHub 17:45:37 > git merge 99c3e66cd2b563900f26eeb72b7fbc675658f659 # timeout=10 17:45:37 > git rev-parse HEAD^{commit} # timeout=10 17:45:37 > git config core.sparsecheckout # timeout=10 17:45:37 > git checkout -f 5d7d9541ae1d2884d76c638ed117f373ea3ef7e1 # timeout=10 17:45:41 2f39f015ded8: Pull complete 17:45:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:45:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:45:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:45:41 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" 17:45:41 prd-ubuntu20.04-docker-8c-8g-24607 does not seem to be running inside a container 17:45:41 $ 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/xfoundry_device-usb-camera_PR-81 -v /w/workspace/xfoundry_device-usb-camera_PR-81:/w/workspace/xfoundry_device-usb-camera_PR-81:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-81@tmp:/w/workspace/xfoundry_device-usb-camera_PR-81@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:45:41 > git --version # timeout=10 17:45:41 > git --version # 'git version 2.25.1' 17:45:41 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 17:45:41 17:45:41 GitHub has been notified of this commit’s build result 17:45:41 17:45:42 $ docker top 8c9f4971c81a5eb6e45efaf72be5c5d79e517150e0083ed02b3626c9dcce11a2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:45:43 ---> job-cost.sh 17:45:43 lf-activate-venv: SKIPPING 17:45:43 INFO: No Stack... 17:45:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:45:43 % Total % Received % Xferd Average Speed Time Time Time Current 17:45:43 Dload Upload Total Spent Left Speed 17:45:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 94044 0 --:--:-- --:--:-- --:--:-- 94044 17:45:43 INFO: Retrieving Pricing Info for: v3-standard-8 17:45:44 INFO: Archiving Costs [Pipeline] sh [Pipeline] sh 17:45:44 + cat /w/workspace/xfoundry_device-usb-camera_PR-81/archives/cost.csv 17:45:44 + cut -d, -f6 [Pipeline] lock 17:45:44 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-81-1-stack-cost] 17:45:44 Resource [jenkins-edgexfoundry-device-usb-camera-PR-81-1-stack-cost] did not exist. Created. 17:45:44 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-81-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:45:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:45:45 + echo total: 0.2199999988079071 [Pipeline] stash 17:45:45 Stashed 1 file(s) [Pipeline] } 17:45:45 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-81-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:45:45 $ docker stop --time=1 8c9f4971c81a5eb6e45efaf72be5c5d79e517150e0083ed02b3626c9dcce11a2 17:45:45 + sudo tee /etc/docker/daemon.new 17:45:45 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:45:45 { 17:45:45 "registry-mirrors": [ 17:45:45 "https://nexus3.edgexfoundry.org:10001" 17:45:45 ], 17:45:45 "bip": "10.250.0.254/24", 17:45:45 "hosts": [ 17:45:45 "tcp://0.0.0.0:5555", 17:45:45 "unix:///var/run/docker.sock" 17:45:45 ], 17:45:45 "mtu": 1458, 17:45:45 "selinux-enabled": true, 17:45:45 "seccomp-profile": "/etc/docker/seccomp.json" 17:45:45 } 17:45:46 $ docker rm -f 8c9f4971c81a5eb6e45efaf72be5c5d79e517150e0083ed02b3626c9dcce11a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:45:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:45:47 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:46:05 provisioning config files... 17:46:05 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config2760741774853833266tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:46:05 ---> docker-login.sh 17:46:05 nexus3.edgexfoundry.org:10001 17:46:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:46:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:46:06 Configure a credential helper to remove this warning. See 17:46:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:46:06 17:46:06 Login Succeeded 17:46:06 nexus3.edgexfoundry.org:10002 17:46:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:46:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:46:07 Configure a credential helper to remove this warning. See 17:46:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:46:07 17:46:07 Login Succeeded 17:46:07 nexus3.edgexfoundry.org:10003 17:46:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:46:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:46:07 Configure a credential helper to remove this warning. See 17:46:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:46:07 17:46:07 Login Succeeded 17:46:07 nexus3.edgexfoundry.org:10004 17:46:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:46:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:46:08 Configure a credential helper to remove this warning. See 17:46:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:46:08 17:46:08 Login Succeeded 17:46:08 docker.io 17:46:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:46:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:46:09 Configure a credential helper to remove this warning. See 17:46:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:46:09 17:46:09 Login Succeeded 17:46:09 ---> docker-login.sh ends [Pipeline] } 17:46:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:46:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:46:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:46:09 ========================================================= 17:46:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:46:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:46:10 + 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:46:10 Sending build context to Docker daemon 561.2kB 17:46:10 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 17:46:10 Step 2/13 : FROM ${BASE} AS builder 17:46:10 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:46:10 b3c136eddcbf: Pulling fs layer 17:46:10 c0a3192eca97: Pulling fs layer 17:46:10 a050256f5b6f: Pulling fs layer 17:46:10 656be50a0ddc: Pulling fs layer 17:46:10 2bbca73fdf42: Pulling fs layer 17:46:10 46d945488cbd: Pulling fs layer 17:46:10 8a5474983e97: Pulling fs layer 17:46:10 329c88fbcd65: Pulling fs layer 17:46:10 46d945488cbd: Waiting 17:46:10 8a5474983e97: Waiting 17:46:10 329c88fbcd65: Waiting 17:46:10 656be50a0ddc: Waiting 17:46:10 2bbca73fdf42: Waiting 17:46:10 a050256f5b6f: Verifying Checksum 17:46:10 a050256f5b6f: Download complete 17:46:10 c0a3192eca97: Verifying Checksum 17:46:10 c0a3192eca97: Download complete 17:46:10 2bbca73fdf42: Download complete 17:46:10 46d945488cbd: Verifying Checksum 17:46:10 46d945488cbd: Download complete 17:46:10 b3c136eddcbf: Verifying Checksum 17:46:10 b3c136eddcbf: Download complete 17:46:11 b3c136eddcbf: Pull complete 17:46:11 329c88fbcd65: Verifying Checksum 17:46:11 329c88fbcd65: Download complete 17:46:12 c0a3192eca97: Pull complete 17:46:12 a050256f5b6f: Pull complete 17:46:13 8a5474983e97: Verifying Checksum 17:46:13 8a5474983e97: Download complete 17:46:13 656be50a0ddc: Verifying Checksum 17:46:13 656be50a0ddc: Download complete 17:46:28 656be50a0ddc: Pull complete 17:46:28 2bbca73fdf42: Pull complete 17:46:28 46d945488cbd: Pull complete 17:46:33 8a5474983e97: Pull complete 17:46:35 329c88fbcd65: Pull complete 17:46:35 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 17:46:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:46:35 ---> ff4287adb874 17:46:35 Step 3/13 : ARG MAKE="make build" 17:46:37 ---> Running in 26c7af92f6f9 17:46:37 Removing intermediate container 26c7af92f6f9 17:46:37 ---> bcd35423f4e1 17:46:37 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 17:46:37 ---> Running in 93947b58f20d 17:46:37 Removing intermediate container 93947b58f20d 17:46:37 ---> 8c48b1c9e5b1 17:46:37 Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:46:37 ---> Running in d6a958173961 17:46:38 Removing intermediate container d6a958173961 17:46:38 ---> 452724f2f737 17:46:38 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:46:38 ---> Running in c23fc80e2a25 17:46:39 Removing intermediate container c23fc80e2a25 17:46:39 ---> e1ae00d3d4ca 17:46:39 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:46:40 ---> Running in 03381e855383 17:46:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:46:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:46:43 (1/14) Installing libintl (0.21-r2) 17:46:43 (2/14) Installing eudev-libs (3.2.11-r0) 17:46:43 (3/14) Installing libjpeg-turbo (2.1.3-r1) 17:46:43 (4/14) Installing v4l-utils-libs (1.22.1-r1) 17:46:43 (5/14) Installing v4l-utils (1.22.1-r1) 17:46:43 (6/14) Installing udev-init-scripts (35-r0) 17:46:43 Executing udev-init-scripts-35-r0.post-install 17:46:43 (7/14) Installing libblkid (2.38-r1) 17:46:43 (8/14) Installing xz-libs (5.2.5-r1) 17:46:43 (9/14) Installing zstd-libs (1.5.2-r1) 17:46:43 (10/14) Installing kmod-libs (29-r2) 17:46:43 (11/14) Installing eudev (3.2.11-r0) 17:46:44 (12/14) Installing eudev-dev (3.2.11-r0) 17:46:44 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 17:46:44 (14/14) Installing v4l-utils-dev (1.22.1-r1) 17:46:44 Executing busybox-1.35.0-r13.trigger 17:46:44 Executing eudev-3.2.11-r0.trigger 17:46:44 OK: 228 MiB in 65 packages 17:46:45 Removing intermediate container 03381e855383 17:46:45 ---> cd49a3230a21 17:46:45 Step 8/13 : WORKDIR /device-usb-camera 17:46:45 ---> Running in 12fd3a2aaf55 17:46:45 Removing intermediate container 12fd3a2aaf55 17:46:45 ---> 8281a071ffc7 17:46:45 Step 9/13 : COPY go.mod vendor* ./ 17:46:46 ---> 9c5b5573fa49 17:46:46 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:46:46 ---> Running in 69428665da0d 17:47:43 Removing intermediate container 69428665da0d 17:47:43 ---> c12bb22b983c 17:47:43 Step 11/13 : COPY . . 17:47:43 ---> 9464b2d3e25a 17:47:43 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:47:43 ---> Running in 5101d5a8eea5 17:47:43  % Total % Received % Xferd Average Speed Time Time Time Current 17:47:43 Dload Upload Total Spent Left Speed 17:47:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 14160 0 --:--:-- --:--:-- --:--:-- 14351 17:47:43 Removing intermediate container 5101d5a8eea5 17:47:43 ---> 0779e0bafe4e 17:47:43 Step 13/13 : RUN ${MAKE} 17:47:43 ---> Running in a07a3d581523 17:47:43 noop 17:47:43 Removing intermediate container a07a3d581523 17:47:43 ---> 084cb1b6e22e 17:47:43 Successfully built 084cb1b6e22e 17:47:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:43 + docker inspect -f . ci-base-image-arm64 17:47:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:47:43 prd-ubuntu20.04-docker-arm64-4c-16g-24609 does not seem to be running inside a container 17:47:44 $ 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:47:45 $ docker top 070f67352baaf08e116cbab5b8c8b41e3fa6c4bae37f16f91fbbd39044b44809 -eo pid,comm [Pipeline] { [Pipeline] sh 17:47:46 + go version 17:47:46 go version go1.18.3 linux/arm64 [Pipeline] } 17:47:46 $ docker stop --time=1 070f67352baaf08e116cbab5b8c8b41e3fa6c4bae37f16f91fbbd39044b44809 17:47:47 $ docker rm -f 070f67352baaf08e116cbab5b8c8b41e3fa6c4bae37f16f91fbbd39044b44809 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:48 + docker inspect -f . ci-base-image-arm64 17:47:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:47:49 prd-ubuntu20.04-docker-arm64-4c-16g-24609 does not seem to be running inside a container 17:47:49 $ 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:47:50 $ docker top 63421ae2991f3b9ebc8e84759d48c3dd40cf846d5bd0c7cb817a427d40faa3c3 -eo pid,comm [Pipeline] { [Pipeline] sh 17:47:51 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 17:47:52 + make test 17:47:52 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 17:47:53 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:49:30 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:49:30 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.075s coverage: 1.9% of statements 17:49:30 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:49:30 CGO_ENABLED=1 go vet ./... 17:49:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:49:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:49:45 ./bin/test-attribution-txt.sh [Pipeline] echo 17:49:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:49:45 $ docker stop --time=1 63421ae2991f3b9ebc8e84759d48c3dd40cf846d5bd0c7cb817a427d40faa3c3 17:49:47 $ docker rm -f 63421ae2991f3b9ebc8e84759d48c3dd40cf846d5bd0c7cb817a427d40faa3c3 [Pipeline] // withDockerContainer [Pipeline] sh 17:49:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:49:48 Warning: overwriting stash ‘coverage-report’ 17:49:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:49:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:49:49 + ls -al . 17:49:49 total 196 17:49:49 drwxrwxr-x 8 jenkins jenkins 4096 Sep 5 17:47 . 17:49:49 drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 17:45 .. 17:49:49 drwxrwxr-x 8 jenkins jenkins 4096 Sep 5 17:45 .git 17:49:49 drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 17:45 .github 17:49:49 -rw-rw-r-- 1 jenkins jenkins 414 Sep 5 17:45 .gitignore 17:49:49 -rw-rw-r-- 1 jenkins jenkins 42 Sep 5 17:45 .golangci.yml 17:49:49 -rw-rw-r-- 1 jenkins jenkins 77 Sep 5 17:45 .hadolint.yml 17:49:49 -rw-rw-r-- 1 jenkins jenkins 9569 Sep 5 17:45 Attribution.txt 17:49:49 -rw-rw-r-- 1 jenkins jenkins 1206 Sep 5 17:45 CHANGELOG.md 17:49:49 -rw-rw-r-- 1 jenkins jenkins 2410 Sep 5 17:45 Dockerfile 17:49:49 -rw-rw-r-- 1 jenkins jenkins 678 Sep 5 17:45 GOVERNANCE.md 17:49:49 -rw-rw-r-- 1 jenkins jenkins 659 Sep 5 17:45 Jenkinsfile 17:49:49 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 5 17:45 LICENSE 17:49:49 -rw-rw-r-- 1 jenkins jenkins 2345 Sep 5 17:45 Makefile 17:49:49 -rw-rw-r-- 1 jenkins jenkins 622 Sep 5 17:45 OWNERS.md 17:49:49 -rw-rw-r-- 1 jenkins jenkins 12817 Sep 5 17:45 README.md 17:49:49 -rw-rw-r-- 1 jenkins jenkins 5 Sep 5 17:43 VERSION 17:49:49 drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 17:45 bin 17:49:49 drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 17:45 cmd 17:49:49 -rw-r--r-- 1 jenkins jenkins 29387 Sep 5 17:49 coverage.out 17:49:49 -rwxrwxr-x 1 jenkins jenkins 140 Sep 5 17:45 docker-entrypoint.sh 17:49:49 -rw-rw-r-- 1 jenkins jenkins 3606 Sep 5 17:45 go.mod 17:49:49 -rw-rw-r-- 1 jenkins jenkins 37073 Sep 5 17:45 go.sum 17:49:49 drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 17:45 internal 17:49:49 drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 17:45 snap 17:49:49 -rw-rw-r-- 1 jenkins jenkins 231 Sep 5 17:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:50 + 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=5d7d9541ae1d2884d76c638ed117f373ea3ef7e1 --label arch=arm64 --label version=0.0.0 . 17:49:50 Sending build context to Docker daemon 591.4kB 17:49:50 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 17:49:50 Step 2/35 : FROM ${BASE} AS builder 17:49:50 ---> 084cb1b6e22e 17:49:50 Step 3/35 : ARG MAKE="make build" 17:49:50 ---> Running in 5de040403cd7 17:49:51 Removing intermediate container 5de040403cd7 17:49:51 ---> 68667a49d2f0 17:49:51 Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 17:49:51 ---> Running in 72d11432a96c 17:49:51 Removing intermediate container 72d11432a96c 17:49:51 ---> f9363814d2cb 17:49:51 Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:49:51 ---> Running in 841c841f1a09 17:49:52 Removing intermediate container 841c841f1a09 17:49:52 ---> a48f0cab1931 17:49:52 Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:49:52 ---> Running in 9dc3f04d0e3b 17:49:54 Removing intermediate container 9dc3f04d0e3b 17:49:54 ---> bf16af9c64c0 17:49:54 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:49:54 ---> Running in 71ac2f8a5f74 17:49:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:49:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:49:56 OK: 228 MiB in 65 packages 17:49:57 Removing intermediate container 71ac2f8a5f74 17:49:57 ---> af0108a22396 17:49:57 Step 8/35 : WORKDIR /device-usb-camera 17:49:57 ---> Running in 1c0b13c31de0 17:49:57 Removing intermediate container 1c0b13c31de0 17:49:57 ---> b6ca0be6ccde 17:49:57 Step 9/35 : COPY go.mod vendor* ./ 17:49:58 ---> 41159f530bb9 17:49:58 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:49:58 ---> Running in ca8e66e742f8 17:50:00 Removing intermediate container ca8e66e742f8 17:50:00 ---> 6ab5acd020be 17:50:00 Step 11/35 : COPY . . 17:50:01 ---> d0df67488460 17:50:01 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:50:01 ---> Running in 7e1f70f5ca79 17:50:02  % Total % Received % Xferd Average Speed Time Time  Time Current 17:50:02   Dload Upload Total Spent Left Speed 17:50:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 15465 0 --:--:-- --:--:-- --:--:-- 15617 17:50:03 Removing intermediate container 7e1f70f5ca79 17:50:03 ---> 0147f995b480 17:50:03 Step 13/35 : RUN ${MAKE} 17:50:03 ---> Running in bdd52eb6291c 17:50:04 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.20" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 17:52:26 Removing intermediate container bdd52eb6291c 17:52:26 ---> 33035f2f5f53 17:52:26 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 17:52:26 v0.18.4: Pulling from aler9/rtsp-simple-server 17:52:26 eab2503cf8f4: Pulling fs layer 17:52:26 97cd0a44c592: Pulling fs layer 17:52:26 97cd0a44c592: Verifying Checksum 17:52:26 97cd0a44c592: Download complete 17:52:26 eab2503cf8f4: Download complete 17:52:26 eab2503cf8f4: Pull complete 17:52:26 97cd0a44c592: Pull complete 17:52:26 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 17:52:26 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 17:52:26 ---> 7f763cca56b3 17:52:26 Step 15/35 : FROM alpine:3.16 17:52:26 3.16: Pulling from library/alpine 17:52:26 9b18e9b68314: Pulling fs layer 17:52:26 9b18e9b68314: Verifying Checksum 17:52:26 9b18e9b68314: Download complete 17:52:26 9b18e9b68314: Pull complete 17:52:26 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 17:52:26 Status: Downloaded newer image for alpine:3.16 17:52:26 ---> a6215f271958 17:52:26 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:52:26 ---> Running in 902e4f7845d4 17:52:26 Removing intermediate container 902e4f7845d4 17:52:26 ---> 18bf4f612a24 17:52:26 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 17:52:26 ---> Running in e495d6c54c59 17:52:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:52:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:52:28 (1/82) Installing dumb-init (1.2.5-r1) 17:52:28 (2/82) Installing sdl2 (2.0.22-r0) 17:52:28 (3/82) Installing libxau (1.0.9-r0) 17:52:28 (4/82) Installing libxdmcp (1.1.3-r0) 17:52:28 (5/82) Installing libxcb (1.15-r0) 17:52:28 (6/82) Installing libx11 (1.8-r0) 17:52:28 (7/82) Installing aom-libs (3.3.0-r0) 17:52:28 (8/82) Installing alsa-lib (1.2.7.2-r0) 17:52:28 (9/82) Installing expat (2.4.8-r0) 17:52:28 (10/82) Installing brotli-libs (1.0.9-r6) 17:52:28 (11/82) Installing libbz2 (1.0.8-r1) 17:52:28 (12/82) Installing libpng (1.6.37-r1) 17:52:29 (13/82) Installing freetype (2.12.1-r0) 17:52:29 (14/82) Installing fontconfig (2.14.0-r0) 17:52:29 (15/82) Installing fribidi (1.0.12-r0) 17:52:29 (16/82) Installing libffi (3.4.2-r1) 17:52:29 (17/82) Installing libintl (0.21-r2) 17:52:29 (18/82) Installing libblkid (2.38-r1) 17:52:29 (19/82) Installing libmount (2.38-r1) 17:52:29 (20/82) Installing pcre (8.45-r2) 17:52:29 (21/82) Installing glib (2.72.1-r0) 17:52:29 (22/82) Installing graphite2 (1.3.14-r1) 17:52:29 (23/82) Installing harfbuzz (4.3.0-r0) 17:52:29 (24/82) Installing libass (0.16.0-r0) 17:52:29 (25/82) Installing libdav1d (1.0.0-r0) 17:52:29 (26/82) Installing libdrm (2.4.110-r0) 17:52:29 (27/82) Installing gmp (6.2.1-r2) 17:52:29 (28/82) Installing nettle (3.7.3-r0) 17:52:29 (29/82) Installing p11-kit (0.24.1-r0) 17:52:29 (30/82) Installing libtasn1 (4.18.0-r0) 17:52:29 (31/82) Installing libunistring (1.0-r0) 17:52:29 (32/82) Installing gnutls (3.7.7-r0) 17:52:29 (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) 17:52:29 (34/82) Installing ncurses-libs (6.3_p20220521-r0) 17:52:29 (35/82) Installing lame (3.100-r0) 17:52:29 (36/82) Installing opus (1.3.1-r1) 17:52:29 (37/82) Installing libasyncns (0.8-r1) 17:52:29 (38/82) Installing dbus-libs (1.14.0-r1) 17:52:29 (39/82) Installing libltdl (2.4.7-r0) 17:52:29 (40/82) Installing orc (0.4.32-r0) 17:52:29 (41/82) Installing libgcc (11.2.1_git20220219-r2) 17:52:29 (42/82) Installing libogg (1.3.5-r1) 17:52:29 (43/82) Installing libstdc++ (11.2.1_git20220219-r2) 17:52:29 (44/82) Installing flac (1.3.4-r0) 17:52:29 (45/82) Installing libvorbis (1.3.7-r0) 17:52:29 (46/82) Installing libsndfile (1.1.0-r0) 17:52:30 (47/82) Installing libgomp (11.2.1_git20220219-r2) 17:52:30 (48/82) Installing soxr (0.1.3-r2) 17:52:30 (49/82) Installing speexdsp (1.2.0-r0) 17:52:30 (50/82) Installing tdb-libs (1.4.6-r0) 17:52:30 (51/82) Installing libpulse (15.0-r2) 17:52:30 (52/82) Installing cjson (1.7.15-r3) 17:52:30 (53/82) Installing mbedtls (2.28.1-r0) 17:52:30 (54/82) Installing librist (0.2.6-r1) 17:52:30 (55/82) Installing libsrt (1.4.4-r0) 17:52:30 (56/82) Installing libssh (0.9.6-r1) 17:52:30 (57/82) Installing libtheora (1.1.1-r16) 17:52:30 (58/82) Installing libjpeg-turbo (2.1.3-r1) 17:52:30 (59/82) Installing v4l-utils-libs (1.22.1-r1) 17:52:30 (60/82) Installing libxext (1.3.4-r0) 17:52:30 (61/82) Installing libxfixes (6.0.0-r0) 17:52:30 (62/82) Installing wayland-libs-client (1.20.0-r0) 17:52:30 (63/82) Installing libva (2.14.0-r0) 17:52:30 (64/82) Installing libvdpau (1.5-r0) 17:52:30 (65/82) Installing vidstab (1.1.0-r1) 17:52:30 (66/82) Installing libvpx (1.11.0-r1) 17:52:30 (67/82) Installing libwebp (1.2.3-r0) 17:52:30 (68/82) Installing x264-libs (0.163_git20210613-r0) 17:52:30 (69/82) Installing numactl (2.0.14-r0) 17:52:30 (70/82) Installing x265-libs (3.5-r3) 17:52:30 (71/82) Installing xvidcore (1.3.7-r1) 17:52:30 (72/82) Installing ffmpeg-libs (5.0.1-r1) 17:52:30 (73/82) Installing ffmpeg (5.0.1-r1) 17:52:30 (74/82) Installing udev-init-scripts (35-r0) 17:52:31 Executing udev-init-scripts-35-r0.post-install 17:52:31 (75/82) Installing eudev-libs (3.2.11-r0) 17:52:31 (76/82) Installing xz-libs (5.2.5-r1) 17:52:31 (77/82) Installing zstd-libs (1.5.2-r1) 17:52:31 (78/82) Installing kmod-libs (29-r2) 17:52:31 (79/82) Installing eudev (3.2.11-r0) 17:52:31 (80/82) Installing libsodium (1.0.18-r0) 17:52:31 (81/82) Installing libzmq (4.3.4-r0) 17:52:31 (82/82) Installing zeromq (4.3.4-r0) 17:52:31 Executing busybox-1.35.0-r17.trigger 17:52:31 Executing eudev-3.2.11-r0.trigger 17:52:31 OK: 78 MiB in 96 packages 17:52:34 Removing intermediate container e495d6c54c59 17:52:34 ---> 0c6a0cdb1d4c 17:52:34 Step 18/35 : WORKDIR / 17:52:34 ---> Running in 2b2f0a2cf8af 17:52:34 Removing intermediate container 2b2f0a2cf8af 17:52:34 ---> 59440a794aa7 17:52:34 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 17:52:35 ---> c2133ea056f9 17:52:35 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 17:52:36 ---> ab784121adc0 17:52:36 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:52:36 ---> 450c9974453a 17:52:36 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:52:37 ---> 130e97478c55 17:52:37 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:52:38 ---> 35281eb0e3c1 17:52:38 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 17:52:38 ---> 98cb56ef57ab 17:52:38 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 17:52:40 ---> 050d495677c9 17:52:40 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:52:40 ---> Running in 6d09bf33a431 17:52:41 Removing intermediate container 6d09bf33a431 17:52:41 ---> cff31b05726c 17:52:41 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:52:41 ---> Running in 0b1195fd98df 17:52:43 Removing intermediate container 0b1195fd98df 17:52:43 ---> f8acad82e571 17:52:43 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:52:43 ---> Running in 5b0a873e679e 17:52:45 Removing intermediate container 5b0a873e679e 17:52:45 ---> 210a100472e5 17:52:45 Step 29/35 : EXPOSE 59983 17:52:45 ---> Running in 5e7c3a559111 17:52:45 Removing intermediate container 5e7c3a559111 17:52:45 ---> 5a1aef47640f 17:52:45 Step 30/35 : EXPOSE 8554 17:52:45 ---> Running in fbf09d18d642 17:52:45 Removing intermediate container fbf09d18d642 17:52:45 ---> b77e5b733ce3 17:52:45 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:52:45 ---> Running in 089839f064df 17:52:46 Removing intermediate container 089839f064df 17:52:46 ---> 3c9183b35bc1 17:52:46 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 17:52:46 ---> Running in faf763f24cfc 17:52:46 Removing intermediate container faf763f24cfc 17:52:46 ---> fe968e86b11b 17:52:46 Step 33/35 : LABEL arch=arm64 17:52:46 ---> Running in 5f2a0e4ce98a 17:52:47 Removing intermediate container 5f2a0e4ce98a 17:52:47 ---> dcba1758f7ce 17:52:47 Step 34/35 : LABEL git_sha=5d7d9541ae1d2884d76c638ed117f373ea3ef7e1 17:52:47 ---> Running in f8c86c2e4114 17:52:47 Removing intermediate container f8c86c2e4114 17:52:47 ---> ac72245b9f41 17:52:47 Step 35/35 : LABEL version=0.0.0 17:52:47 ---> Running in 042759222ef3 17:52:47 Removing intermediate container 042759222ef3 17:52:47 ---> 6f12dc468a23 17:52:47 [Warning] One or more build-args [ARCH] were not consumed 17:52:47 Successfully built 6f12dc468a23 17:52:47 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:52:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:52:48 17:52:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:52:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:52:49 arm64: Pulling from edgex-lftools-log-publisher 17:52:49 8998bd30e6a1: Pulling fs layer 17:52:49 04944245beec: Pulling fs layer 17:52:49 699f458cf7ca: Pulling fs layer 17:52:49 765212b225bb: Pulling fs layer 17:52:49 f23df028b6ca: Pulling fs layer 17:52:49 d65c8cfc05b1: Pulling fs layer 17:52:49 2437ff75d9bd: Pulling fs layer 17:52:49 765212b225bb: Waiting 17:52:49 f23df028b6ca: Waiting 17:52:49 d65c8cfc05b1: Waiting 17:52:49 2437ff75d9bd: Waiting 17:52:49 04944245beec: Verifying Checksum 17:52:49 04944245beec: Download complete 17:52:49 765212b225bb: Verifying Checksum 17:52:49 765212b225bb: Download complete 17:52:49 f23df028b6ca: Verifying Checksum 17:52:49 f23df028b6ca: Download complete 17:52:49 d65c8cfc05b1: Verifying Checksum 17:52:49 d65c8cfc05b1: Download complete 17:52:49 699f458cf7ca: Verifying Checksum 17:52:49 699f458cf7ca: Download complete 17:52:49 8998bd30e6a1: Download complete 17:52:52 2437ff75d9bd: Verifying Checksum 17:52:52 2437ff75d9bd: Download complete 17:52:54 8998bd30e6a1: Pull complete 17:52:54 04944245beec: Pull complete 17:52:56 699f458cf7ca: Pull complete 17:52:56 765212b225bb: Pull complete 17:52:57 f23df028b6ca: Pull complete 17:52:57 d65c8cfc05b1: Pull complete 17:53:12 2437ff75d9bd: Pull complete 17:53:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:53:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:53:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:53:13 prd-ubuntu20.04-docker-arm64-4c-16g-24609 does not seem to be running inside a container 17:53:13 $ 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:53:15 $ docker top 732bb5d469b4b87d25a52965cef2cced4804f5888383403f3b294ef590f21ca0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:53:16 ---> job-cost.sh 17:53:16 lf-activate-venv: SKIPPING 17:53:16 INFO: No Stack... 17:53:17 INFO: Retrieving Pricing Info for: v3-standard-4 17:53:18 INFO: Archiving Costs [Pipeline] sh 17:53:18 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 17:53:18 + cut -d, -f6 [Pipeline] lock 17:53:18 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-81-1-stack-cost] 17:53:18 Resource [jenkins-edgexfoundry-device-usb-camera-PR-81-1-stack-cost] did not exist. Created. 17:53:18 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-81-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:53:19 /w/workspace/device-usb-camera/1@tmp/durable-bfd44d69/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:53:20 + echo total: 0.10999999940395355 [Pipeline] stash 17:53:20 Warning: overwriting stash ‘stack-cost’ 17:53:20 Stashed 1 file(s) [Pipeline] } 17:53:20 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-81-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:53:20 $ docker stop --time=1 732bb5d469b4b87d25a52965cef2cced4804f5888383403f3b294ef590f21ca0 17:53:22 $ docker rm -f 732bb5d469b4b87d25a52965cef2cced4804f5888383403f3b294ef590f21ca0 [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:53:23 provisioning config files... 17:53:23 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/xfoundry_device-usb-camera_PR-81@tmp/config7351595435180958550tmp [Pipeline] { [Pipeline] sh 17:53:23 + set +x 17:53:23 + curl -s https://codecov.io/bash 17:53:23 + bash -s -- 17:53:23 17:53:23 _____ _ 17:53:23 / ____| | | 17:53:23 | | ___ __| | ___ ___ _____ __ 17:53:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:53:23 | |___| (_) | (_| | __/ (_| (_) \ V / 17:53:23 \_____\___/ \__,_|\___|\___\___/ \_/ 17:53:23 Bash-1.0.6 17:53:23 17:53:23 17:53:23 ==> git version 2.25.1 found 17:53:23 ==> 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:53:23 Release-Date: 2020-01-08 17:53:23 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:53:23 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:53:23 ==> Jenkins CI detected. 17:53:23 current dir:  /w/workspace/xfoundry_device-usb-camera_PR-81 17:53:23 project root: . 17:53:23 --> token set from env 17:53:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:53:23 ==> Running gcov in . (disable via -X gcov) 17:53:23 ==> Python coveragepy not found 17:53:23 ==> Searching for coverage reports in: 17:53:23 + . 17:53:23 -> Found 1 reports 17:53:23 ==> Detecting git/mercurial file structure 17:53:23 ==> Reading reports 17:53:23 + ./coverage.out bytes=29387 17:53:23 ==> Appending adjustments 17:53:23 https://docs.codecov.io/docs/fixing-reports 17:53:23 + Found adjustments 17:53:23 ==> Gzipping contents 17:53:23 8.0K /tmp/codecov.BIAYTD.gz 17:53:23 ==> Uploading reports 17:53:23 url: https://codecov.io 17:53:23 query: branch=PR-81&commit=5d7d9541ae1d2884d76c638ed117f373ea3ef7e1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-81%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=81&job=&cmd_args= 17:53:23 -> Pinging Codecov 17:53:23 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-81&commit=5d7d9541ae1d2884d76c638ed117f373ea3ef7e1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-81%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=81&job=&cmd_args= 17:53:24 -> Uploading to 17:53:24 https://storage.googleapis.com/codecov/v4/raw/2022-09-05/73D8F5FF140700D3E01443B452E23636/5d7d9541ae1d2884d76c638ed117f373ea3ef7e1/10321fd7-19ce-4d96-bf5f-c221266e3e39.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220905%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220905T175324Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=15c8d1a269c1282941a4ad4fdf5b0a63b28a44652fcf502a60950c66bbc0f9d5 17:53:24 % Total % Received % Xferd Average Speed Time Time Time Current 17:53:24 Dload Upload Total Spent Left Speed 17:53:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4139 0 0 100 4139 0 16963 --:--:-- --:--:-- --:--:-- 16963 17:53:24 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/5d7d9541ae1d2884d76c638ed117f373ea3ef7e1 [Pipeline] } 17:53:24 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:53:26 + [ -d /w/workspace/xfoundry_device-usb-camera_PR-81/archives ] 17:53:26 + ls -al /w/workspace/xfoundry_device-usb-camera_PR-81/archives 17:53:26 total 16 17:53:26 drwxr-xr-x 3 root root 4096 Sep 5 17:45 . 17:53:26 drwxrwxr-x 10 jenkins jenkins 4096 Sep 5 17:45 .. 17:53:26 drwxr-xr-x 2 root root 4096 Sep 5 17:45 cost 17:53:26 -rw-r--r-- 1 root root 88 Sep 5 17:45 cost.csv 17:53:26 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-81/archives 17:53:26 + ls -al /w/workspace/xfoundry_device-usb-camera_PR-81/archives 17:53:26 total 16 17:53:26 drwxr-xr-x 3 jenkins jenkins 4096 Sep 5 17:45 . 17:53:26 drwxrwxr-x 10 jenkins jenkins 4096 Sep 5 17:45 .. 17:53:26 drwxr-xr-x 2 jenkins jenkins 4096 Sep 5 17:45 cost 17:53:26 -rw-r--r-- 1 jenkins jenkins 88 Sep 5 17:45 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:53:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:53:27 ---> package-listing.sh 17:53:27 ++ facter osfamily 17:53:27 ++ tr '[:upper:]' '[:lower:]' 17:53:28 + OS_FAMILY=debian 17:53:28 + workspace=/w/workspace/xfoundry_device-usb-camera_PR-81 17:53:28 + START_PACKAGES=/tmp/packages_start.txt 17:53:28 + END_PACKAGES=/tmp/packages_end.txt 17:53:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:53:28 + PACKAGES=/tmp/packages_start.txt 17:53:28 + '[' /w/workspace/xfoundry_device-usb-camera_PR-81 ']' 17:53:28 + PACKAGES=/tmp/packages_end.txt 17:53:28 + case "${OS_FAMILY}" in 17:53:28 + dpkg -l 17:53:28 + grep '^ii' 17:53:28 + '[' -f /tmp/packages_start.txt ']' 17:53:28 + '[' -f /tmp/packages_end.txt ']' 17:53:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:53:28 + '[' /w/workspace/xfoundry_device-usb-camera_PR-81 ']' 17:53:28 + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-81/archives/ 17:53:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-81/archives/ [Pipeline] echo 17:53:28 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/xfoundry_device-usb-camera_PR-81/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:53:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:53:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:53:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:53:29 prd-ubuntu20.04-docker-8c-8g-24607 does not seem to be running inside a container 17:53:29 $ 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/xfoundry_device-usb-camera_PR-81/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-usb-camera_PR-81 -v /w/workspace/xfoundry_device-usb-camera_PR-81:/w/workspace/xfoundry_device-usb-camera_PR-81:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-81@tmp:/w/workspace/xfoundry_device-usb-camera_PR-81@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:53:29 $ docker top 0c4afefbf07221798a2bab85a604110cf06344b0efac723af78479683d812e76 -eo pid,comm [Pipeline] { [Pipeline] sh 17:53:29 + touch /tmp/pre-build-complete [Pipeline] sh 17:53:30 + mkdir -p /var/log/sysstat [Pipeline] sh 17:53:30 + ls /var/log/sa-host 17:53:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:53:30 provisioning config files... 17:53:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-81@tmp/config9204848283612000262tmp [Pipeline] { [Pipeline] echo 17:53:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:53:31 ---> create-netrc.sh [Pipeline] } 17:53:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:53:31 ---> python-tools-install.sh [Pipeline] echo 17:53:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:53:31 ---> sudo-logs.sh 17:53:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:53:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:53:32 ---> job-cost.sh 17:53:32 lf-activate-venv: SKIPPING 17:53:32 DEBUG: total: 0.2199999988079071 17:53:32 INFO: Retrieving Stack Cost... 17:53:32 INFO: Retrieving Pricing Info for: v3-standard-8 17:53:33 INFO: Archiving Costs [Pipeline] echo 17:53:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:53:33 ---> logs-deploy.sh 17:53:33 lf-activate-venv: SKIPPING 17:53:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-81/1 17:53:33 INFO: archiving workspace using pattern(s): 17:53:34 Archives upload complete. 17:53:34 INFO: archiving logs to Nexus 17:53:35 ---> uname -a: 17:53:35 Linux prd-ubuntu20-04-docker-8c-8g-24607 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 17:53:35 17:53:35 17:53:35 ---> lscpu: 17:53:35 Architecture: x86_64 17:53:35 CPU op-mode(s): 32-bit, 64-bit 17:53:35 Byte Order: Little Endian 17:53:35 Address sizes: 40 bits physical, 48 bits virtual 17:53:35 CPU(s): 8 17:53:35 On-line CPU(s) list: 0-7 17:53:35 Thread(s) per core: 1 17:53:35 Core(s) per socket: 1 17:53:35 Socket(s): 8 17:53:35 NUMA node(s): 1 17:53:35 Vendor ID: AuthenticAMD 17:53:35 CPU family: 23 17:53:35 Model: 49 17:53:35 Model name: AMD EPYC-Rome Processor 17:53:35 Stepping: 0 17:53:35 CPU MHz: 2800.000 17:53:35 BogoMIPS: 5600.00 17:53:35 Virtualization: AMD-V 17:53:35 Hypervisor vendor: KVM 17:53:35 Virtualization type: full 17:53:35 L1d cache: 256 KiB 17:53:35 L1i cache: 256 KiB 17:53:35 L2 cache: 4 MiB 17:53:35 L3 cache: 128 MiB 17:53:35 NUMA node0 CPU(s): 0-7 17:53:35 Vulnerability Itlb multihit: Not affected 17:53:35 Vulnerability L1tf: Not affected 17:53:35 Vulnerability Mds: Not affected 17:53:35 Vulnerability Meltdown: Not affected 17:53:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:53:35 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:53:35 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:53:35 Vulnerability Srbds: Not affected 17:53:35 Vulnerability Tsx async abort: Not affected 17:53:35 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 17:53:35 17:53:35 17:53:35 ---> nproc: 17:53:35 8 17:53:35 17:53:35 17:53:35 ---> df -h: 17:53:35 Filesystem Size Used Avail Use% Mounted on 17:53:35 overlay 155G 12G 144G 8% / 17:53:35 tmpfs 64M 0 64M 0% /dev 17:53:35 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:53:35 shm 64M 0 64M 0% /dev/shm 17:53:35 /dev/vda1 155G 12G 144G 8% /facter-os 17:53:35 17:53:35 17:53:35 ---> sar -b -r -n DEV: 17:53:35 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-24607) 09/05/22 _x86_64_ (8 CPU) 17:53:35 17:53:35 17:42:39 LINUX RESTART (8 CPU) 17:53:35 17:53:35 17:43:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:53:35 17:44:01 370.99 45.63 325.36 0.00 4114.00 129466.08 0.00 17:53:35 17:45:01 206.82 1.15 205.67 0.00 23.86 49628.00 0.00 17:53:35 17:46:01 172.62 0.05 172.57 0.00 3.47 42484.79 0.00 17:53:35 17:47:01 2.27 0.00 2.27 0.00 0.00 25.34 0.00 17:53:35 17:48:01 1.78 0.03 1.75 0.00 1.47 19.46 0.00 17:53:35 17:49:01 2.15 0.00 2.15 0.00 0.00 24.26 0.00 17:53:35 17:50:01 1.33 0.00 1.33 0.00 0.00 14.66 0.00 17:53:35 17:51:01 1.82 0.00 1.82 0.00 0.00 20.40 0.00 17:53:35 17:52:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 17:53:35 17:53:01 2.45 0.00 2.45 0.00 0.00 31.19 0.00 17:53:35 Average: 75.88 4.62 71.26 0.00 408.13 21993.95 0.00 17:53:35 17:53:35 17:43:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:53:35 17:44:01 28753532 31730452 571436 1.74 119556 3123152 2277340 6.71 1146416 2599100 87112 17:53:35 17:45:01 28133164 31652348 638872 1.94 167252 3546352 2413720 7.11 1352964 2928768 5780 17:53:35 17:46:01 27363096 31758884 533688 1.62 178588 4352388 1911296 5.63 1316944 3677172 172 17:53:35 17:47:01 27364332 31760192 532264 1.62 178660 4352388 1911296 5.63 1316172 3677172 168 17:53:35 17:48:01 27364488 31760436 531968 1.62 178760 4352428 1911296 5.63 1315664 3677196 12 17:53:35 17:49:01 27364748 31760796 531448 1.62 178820 4352436 1911296 5.63 1315180 3677228 12 17:53:35 17:50:01 27374024 31770160 522032 1.59 178888 4352444 1911296 5.63 1305456 3677228 20 17:53:35 17:51:01 27373724 31770020 522228 1.59 178916 4352452 1911296 5.63 1305336 3677364 12 17:53:35 17:52:01 27374708 31771096 521148 1.58 178984 4352452 1911296 5.63 1305748 3677364 12 17:53:35 17:53:01 27374384 31770816 521368 1.59 179048 4352428 1927348 5.68 1305584 3677348 8 17:53:35 Average: 27584020 31750520 542645 1.65 171747 4148892 1999748 5.89 1298546 3494594 9331 17:53:35 17:53:35 17:43:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:53:35 17:44:01 docker0 55.90 113.50 3.73 566.69 0.00 0.00 0.00 0.00 17:53:35 17:44:01 lo 6.85 6.85 0.66 0.66 0.00 0.00 0.00 0.00 17:53:35 17:44:01 vethbecc8e6 54.98 112.71 4.34 562.78 0.00 0.00 0.00 0.05 17:53:35 17:44:01 ens3 823.47 517.18 6975.19 114.97 0.00 0.00 0.00 0.00 17:53:35 17:45:01 vethc981807 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 17:53:35 17:45:01 docker0 127.28 186.65 10.57 1671.75 0.00 0.00 0.00 0.00 17:53:35 17:45:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 17:53:35 17:45:01 ens3 272.97 191.50 1729.49 91.80 0.00 0.00 0.00 0.00 17:53:35 17:46:01 docker0 12.46 32.23 0.97 601.68 0.00 0.00 0.00 0.00 17:53:35 17:46:01 lo 2.40 2.40 0.23 0.23 0.00 0.00 0.00 0.00 17:53:35 17:46:01 ens3 187.10 125.63 3342.61 62.70 0.00 0.00 0.00 0.00 17:53:35 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:35 17:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:53:35 17:47:01 ens3 0.70 0.13 0.06 0.01 0.00 0.00 0.00 0.00 17:53:35 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:35 17:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:35 17:48:01 ens3 1.20 0.68 1.75 0.29 0.00 0.00 0.00 0.00 17:53:35 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:35 17:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:53:35 17:49:01 ens3 0.25 0.15 0.08 0.07 0.00 0.00 0.00 0.00 17:53:35 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:35 17:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:35 17:50:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:35 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:35 17:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:53:35 17:51:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:53:35 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:35 17:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:35 17:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:35 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:35 17:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:53:35 17:53:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:53:35 Average: docker0 19.50 33.10 1.52 283.52 0.00 0.00 0.00 0.00 17:53:35 Average: lo 1.04 1.04 0.10 0.10 0.00 0.00 0.00 0.00 17:53:35 Average: ens3 127.44 82.83 1195.29 26.84 0.00 0.00 0.00 0.00 17:53:35 17:53:35 17:53:35 ---> sar -P ALL: 17:53:35 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-24607) 09/05/22 _x86_64_ (8 CPU) 17:53:35 17:53:35 17:42:39 LINUX RESTART (8 CPU) 17:53:35 17:53:35 17:43:02 CPU %user %nice %system %iowait %steal %idle 17:53:35 17:44:01 all 10.65 0.00 3.98 1.20 0.06 84.12 17:53:35 17:44:01 0 9.94 0.00 3.73 3.34 0.05 82.94 17:53:35 17:44:01 1 12.64 0.00 3.88 1.66 0.05 81.77 17:53:35 17:44:01 2 11.38 0.00 4.69 2.47 0.05 81.40 17:53:35 17:44:01 3 10.38 0.00 3.62 0.41 0.07 85.52 17:53:35 17:44:01 4 11.75 0.00 4.82 0.89 0.05 82.49 17:53:35 17:44:01 5 10.39 0.00 3.35 0.14 0.05 86.08 17:53:35 17:44:01 6 9.50 0.00 3.43 0.24 0.05 86.78 17:53:35 17:44:01 7 9.23 0.00 4.29 0.41 0.07 86.00 17:53:35 17:45:01 all 28.05 0.00 6.72 0.79 0.07 64.36 17:53:35 17:45:01 0 28.04 0.00 6.66 0.61 0.07 64.63 17:53:35 17:45:01 1 26.93 0.00 6.03 0.07 0.07 66.91 17:53:35 17:45:01 2 27.54 0.00 7.13 0.95 0.07 64.32 17:53:35 17:45:01 3 28.49 0.00 7.26 1.87 0.08 62.29 17:53:35 17:45:01 4 27.50 0.00 6.69 1.89 0.07 63.85 17:53:35 17:45:01 5 27.62 0.00 6.26 0.66 0.07 65.39 17:53:35 17:45:01 6 29.20 0.00 6.72 0.19 0.07 63.83 17:53:35 17:45:01 7 29.05 0.00 7.03 0.12 0.10 63.70 17:53:35 17:46:01 all 21.35 0.00 4.92 0.74 0.05 72.92 17:53:35 17:46:01 0 20.70 0.00 4.78 0.49 0.05 73.98 17:53:35 17:46:01 1 20.32 0.00 5.49 1.90 0.05 72.23 17:53:35 17:46:01 2 20.62 0.00 5.40 0.67 0.05 73.25 17:53:35 17:46:01 3 21.08 0.00 5.26 0.29 0.05 73.32 17:53:35 17:46:01 4 20.66 0.00 4.68 2.15 0.05 72.45 17:53:35 17:46:01 5 21.36 0.00 4.56 0.32 0.08 73.67 17:53:35 17:46:01 6 24.27 0.00 4.74 0.12 0.05 70.83 17:53:35 17:46:01 7 21.83 0.00 4.47 0.00 0.05 73.65 17:53:35 17:47:01 all 0.01 0.00 0.02 0.01 0.01 99.96 17:53:35 17:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:53:35 17:47:01 1 0.00 0.00 0.02 0.03 0.02 99.93 17:53:35 17:47:01 2 0.02 0.00 0.03 0.00 0.02 99.93 17:53:35 17:47:01 3 0.03 0.00 0.03 0.00 0.02 99.92 17:53:35 17:47:01 4 0.00 0.00 0.02 0.02 0.00 99.97 17:53:35 17:47:01 5 0.03 0.00 0.02 0.02 0.00 99.93 17:53:35 17:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:53:35 17:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:53:35 17:48:01 all 0.03 0.00 0.03 0.01 0.00 99.93 17:53:35 17:48:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:53:35 17:48:01 1 0.02 0.00 0.05 0.05 0.00 99.88 17:53:35 17:48:01 2 0.03 0.00 0.03 0.00 0.02 99.92 17:53:35 17:48:01 3 0.05 0.00 0.02 0.00 0.00 99.93 17:53:35 17:48:01 4 0.03 0.00 0.03 0.02 0.00 99.92 17:53:35 17:48:01 5 0.02 0.00 0.02 0.02 0.00 99.95 17:53:35 17:48:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:53:35 17:48:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:53:35 17:49:01 all 0.02 0.00 0.01 0.01 0.01 99.95 17:53:35 17:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:53:35 17:49:01 1 0.02 0.00 0.02 0.05 0.00 99.92 17:53:35 17:49:01 2 0.05 0.00 0.03 0.00 0.00 99.92 17:53:35 17:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:53:35 17:49:01 4 0.00 0.00 0.00 0.00 0.02 99.98 17:53:35 17:49:01 5 0.05 0.00 0.03 0.03 0.02 99.87 17:53:35 17:49:01 6 0.03 0.00 0.02 0.00 0.02 99.93 17:53:35 17:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:53:35 17:50:01 all 0.05 0.00 0.03 0.00 0.01 99.92 17:53:35 17:50:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:53:35 17:50:01 1 0.07 0.00 0.03 0.02 0.02 99.87 17:53:35 17:50:01 2 0.02 0.00 0.02 0.00 0.02 99.95 17:53:35 17:50:01 3 0.05 0.00 0.05 0.00 0.00 99.90 17:53:35 17:50:01 4 0.05 0.00 0.02 0.00 0.00 99.93 17:53:35 17:50:01 5 0.08 0.00 0.03 0.02 0.00 99.87 17:53:35 17:50:01 6 0.08 0.00 0.03 0.00 0.00 99.88 17:53:35 17:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:53:35 17:51:01 all 0.25 0.00 0.01 0.00 0.01 99.73 17:53:35 17:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:53:35 17:51:01 1 0.02 0.00 0.00 0.02 0.02 99.95 17:53:35 17:51:01 2 0.02 0.00 0.03 0.00 0.02 99.93 17:53:35 17:51:01 3 0.00 0.00 0.00 0.00 0.02 99.98 17:53:35 17:51:01 4 1.87 0.00 0.05 0.00 0.00 98.08 17:53:35 17:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:53:35 17:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:53:35 17:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:53:35 17:52:01 all 0.27 0.00 0.01 0.01 0.00 99.71 17:53:35 17:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:53:35 17:52:01 1 0.03 0.00 0.02 0.05 0.00 99.90 17:53:35 17:52:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:53:35 17:52:01 3 0.03 0.00 0.05 0.00 0.00 99.92 17:53:35 17:52:01 4 1.97 0.00 0.00 0.02 0.00 98.01 17:53:35 17:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:53:35 17:52:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:53:35 17:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:53:35 17:53:01 all 0.25 0.00 0.01 0.01 0.01 99.72 17:53:35 17:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:53:35 17:53:01 1 0.02 0.00 0.02 0.05 0.02 99.90 17:53:35 17:53:01 2 0.05 0.00 0.03 0.00 0.02 99.90 17:53:35 17:53:01 3 0.03 0.00 0.02 0.00 0.00 99.95 17:53:35 17:53:01 4 1.86 0.00 0.03 0.03 0.02 98.06 17:53:35 17:53:01 5 0.02 0.00 0.00 0.02 0.00 99.97 17:53:35 17:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:53:35 17:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:53:35 Average: all 6.03 0.00 1.56 0.28 0.02 92.11 17:53:35 Average: 0 5.82 0.00 1.51 0.44 0.02 92.22 17:53:35 Average: 1 5.95 0.00 1.54 0.39 0.02 92.10 17:53:35 Average: 2 5.92 0.00 1.73 0.40 0.03 91.93 17:53:35 Average: 3 5.96 0.00 1.62 0.25 0.02 92.15 17:53:35 Average: 4 6.50 0.00 1.61 0.50 0.02 91.37 17:53:35 Average: 5 5.89 0.00 1.41 0.12 0.02 92.55 17:53:35 Average: 6 6.26 0.00 1.48 0.05 0.02 92.18 17:53:35 Average: 7 5.96 0.00 1.56 0.05 0.02 92.41 17:53:35 17:53:35 17:53:35