Pull request #83 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 106ba8deccd2b02302fa88bec0ff041b0ddf2aba+04d1bc2df935031b2716c6cab2753c558f92504f (a91d4f7e73585fdb426ef653be45473febc2ee18) 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-ssh13679358783301775086.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-ssh9913161628723076352.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-83/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-83/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6233650159663372446.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 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-ssh4735950337839397890.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-83/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-83/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6934981175810790005.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-29305’ Running on prd-ubuntu20.04-docker-8c-8g-29308 in /w/workspace/xfoundry_device-usb-camera_PR-83 [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-83 # 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/83/head:refs/remotes/origin/PR-83 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 04d1bc2df935031b2716c6cab2753c558f92504f into PR head commit 106ba8deccd2b02302fa88bec0ff041b0ddf2aba Merge succeeded, producing 106ba8deccd2b02302fa88bec0ff041b0ddf2aba Checking out Revision 106ba8deccd2b02302fa88bec0ff041b0ddf2aba (PR-83) > git config core.sparsecheckout # timeout=10 > git checkout -f 106ba8deccd2b02302fa88bec0ff041b0ddf2aba # 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 04d1bc2df935031b2716c6cab2753c558f92504f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 106ba8deccd2b02302fa88bec0ff041b0ddf2aba # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:00:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:00:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:00:07 ========================================================= 22:00:07 EdgeX Global Pipelines Version Info 22:00:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 376dd2e1dd7898b2503b27fbf26018913c4f1e16 # timeout=10 22:00:07 ------------------- 22:00:07 stable info: 22:00:07 ------------------- 22:00:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:00:07 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 22:00:07 Message: update stable to v1.0.239 22:00:08 ------------------- 22:00:08 experimental info: 22:00:08 ------------------- 22:00:08 Commited By: **** collab-it+edgex@linuxfoundation.org 22:00:08 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 22:00:08 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:00:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 22:00:08 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 22:00:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:00:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:00:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:00:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 22:00:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:00:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:00:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:00:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:00:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:00:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 22:00:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:00:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:00:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:00:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:00:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:00:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:00:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:00:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:00:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:00:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:00:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:00:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:00:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:00:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:00:09 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:00:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-83 [Pipeline] echo 22:00:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-83 [Pipeline] echo 22:00:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-83 [Pipeline] echo 22:00:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 106ba8deccd2b02302fa88bec0ff041b0ddf2aba [Pipeline] echo 22:00:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 106ba8d [Pipeline] echo 22:00:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:00:09 provisioning config files... 22:00:09 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-83@tmp/config1898404365029536957tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:00:09 ---> docker-login.sh 22:00:09 nexus3.edgexfoundry.org:10001 22:00:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:09 Configure a credential helper to remove this warning. See 22:00:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:09 22:00:09 Login Succeeded 22:00:09 nexus3.edgexfoundry.org:10002 22:00:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:10 Configure a credential helper to remove this warning. See 22:00:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:10 22:00:10 Login Succeeded 22:00:10 nexus3.edgexfoundry.org:10003 22:00:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:10 Configure a credential helper to remove this warning. See 22:00:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:10 22:00:10 Login Succeeded 22:00:10 nexus3.edgexfoundry.org:10004 22:00:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:10 Configure a credential helper to remove this warning. See 22:00:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:10 22:00:10 Login Succeeded 22:00:10 docker.io 22:00:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:10 Configure a credential helper to remove this warning. See 22:00:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:10 22:00:10 Login Succeeded 22:00:10 ---> docker-login.sh ends [Pipeline] } 22:00:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:00:11 + git rev-list -1 --merges 106ba8deccd2b02302fa88bec0ff041b0ddf2aba~1..106ba8deccd2b02302fa88bec0ff041b0ddf2aba [Pipeline] echo 22:00:11 -----------> git rev-list -1 --merges 106ba8deccd2b02302fa88bec0ff041b0ddf2aba~1..106ba8deccd2b02302fa88bec0ff041b0ddf2aba 106ba8deccd2b02302fa88bec0ff041b0ddf2aba [false] [Pipeline] sh 22:00:11 + git log --format=format:%s -1 106ba8deccd2b02302fa88bec0ff041b0ddf2aba [Pipeline] echo 22:00:11 ========================================================= 22:00:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:00:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:00:12 + git log --format=format:%s -1 106ba8deccd2b02302fa88bec0ff041b0ddf2aba [Pipeline] echo 22:00:12 [semverPrep] GIT_COMMIT: 106ba8deccd2b02302fa88bec0ff041b0ddf2aba, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 22:00:12 [semverPrep] This is not a build commit. [Pipeline] sh 22:00:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:00:12 + grep -v github /etc/ssh/ssh_known_hosts 22:00:12 + [ -e /tmp/ssh_known_hosts ] 22:00:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:00:12 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:00:12 + sudo tee -a /etc/ssh/ssh_known_hosts 22:00:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:00:12 22:00:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:00:13 0.1.4: Pulling from edgex-devops/py-git-semver 22:00:13 b85a868b505f: Pulling fs layer 22:00:13 e2be974225ed: Pulling fs layer 22:00:13 339a4e72a1f5: Pulling fs layer 22:00:13 988bab9f4d93: Pulling fs layer 22:00:13 1469e6f7b9e6: Pulling fs layer 22:00:13 eaf3925da568: Pulling fs layer 22:00:13 bab4dde63d76: Pulling fs layer 22:00:13 bde34c3a00c8: Pulling fs layer 22:00:13 b352a97aabf1: Pulling fs layer 22:00:13 4872d77fe225: Pulling fs layer 22:00:13 5851b861e8e6: Pulling fs layer 22:00:13 bab4dde63d76: Waiting 22:00:13 bde34c3a00c8: Waiting 22:00:13 b352a97aabf1: Waiting 22:00:13 4872d77fe225: Waiting 22:00:13 5851b861e8e6: Waiting 22:00:13 988bab9f4d93: Waiting 22:00:13 eaf3925da568: Waiting 22:00:13 1469e6f7b9e6: Waiting 22:00:13 e2be974225ed: Verifying Checksum 22:00:13 988bab9f4d93: Verifying Checksum 22:00:13 988bab9f4d93: Download complete 22:00:13 339a4e72a1f5: Verifying Checksum 22:00:13 339a4e72a1f5: Download complete 22:00:13 eaf3925da568: Verifying Checksum 22:00:13 eaf3925da568: Download complete 22:00:13 1469e6f7b9e6: Verifying Checksum 22:00:13 1469e6f7b9e6: Download complete 22:00:13 bde34c3a00c8: Download complete 22:00:13 b85a868b505f: Verifying Checksum 22:00:13 b85a868b505f: Download complete 22:00:13 b352a97aabf1: Verifying Checksum 22:00:13 b352a97aabf1: Download complete 22:00:13 4872d77fe225: Verifying Checksum 22:00:13 4872d77fe225: Download complete 22:00:13 5851b861e8e6: Download complete 22:00:14 bab4dde63d76: Verifying Checksum 22:00:14 bab4dde63d76: Download complete 22:00:14 b85a868b505f: Pull complete 22:00:14 e2be974225ed: Pull complete 22:00:15 339a4e72a1f5: Pull complete 22:00:15 988bab9f4d93: Pull complete 22:00:15 1469e6f7b9e6: Pull complete 22:00:15 eaf3925da568: Pull complete 22:00:17 bab4dde63d76: Pull complete 22:00:17 bde34c3a00c8: Pull complete 22:00:18 b352a97aabf1: Pull complete 22:00:18 4872d77fe225: Pull complete 22:00:18 5851b861e8e6: Pull complete 22:00:18 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:00:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:00:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:00:18 prd-ubuntu20.04-docker-8c-8g-29308 does not seem to be running inside a container 22:00:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-83 -v /w/workspace/xfoundry_device-usb-camera_PR-83:/w/workspace/xfoundry_device-usb-camera_PR-83:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-83@tmp:/w/workspace/xfoundry_device-usb-camera_PR-83@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-devops/py-git-semver:0.1.4 cat 22:00:19 $ docker top 68938ab5e40ab4ae41e496bb12d8c3157ae65822fc3f533623ed6bfdd26f33a6 -eo pid,comm 22:00:19 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). 22:00:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:00:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:00:19 [ssh-agent] Looking for ssh-agent implementation... 22:00:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:00:20 $ docker exec 68938ab5e40ab4ae41e496bb12d8c3157ae65822fc3f533623ed6bfdd26f33a6 ssh-agent 22:00:20 SSH_AUTH_SOCK=/tmp/ssh-qdMfsO6DPQrV/agent.33 22:00:20 SSH_AGENT_PID=40 22:00:20 Running ssh-add (command line suppressed) 22:00:20 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-83@tmp/private_key_1536269393447929476.key (/w/workspace/xfoundry_device-usb-camera_PR-83@tmp/private_key_1536269393447929476.key) 22:00:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:00:20 + git tag --points-at HEAD [Pipeline] } 22:00:20 $ docker exec --env ******** --env ******** 68938ab5e40ab4ae41e496bb12d8c3157ae65822fc3f533623ed6bfdd26f33a6 ssh-agent -k 22:00:20 unset SSH_AUTH_SOCK; 22:00:20 unset SSH_AGENT_PID; 22:00:20 echo Agent pid 40 killed; 22:00:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:00:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:00:20 [ssh-agent] Looking for ssh-agent implementation... 22:00:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:00:20 $ docker exec 68938ab5e40ab4ae41e496bb12d8c3157ae65822fc3f533623ed6bfdd26f33a6 ssh-agent 22:00:21 SSH_AUTH_SOCK=/tmp/ssh-cfen2Bpb7TgA/agent.73 22:00:21 SSH_AGENT_PID=79 22:00:21 Running ssh-add (command line suppressed) 22:00:21 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-83@tmp/private_key_206215252525922597.key (/w/workspace/xfoundry_device-usb-camera_PR-83@tmp/private_key_206215252525922597.key) 22:00:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:00:21 + git semver init 22:00:21 2022-09-15 22:00:21,687 [run_init] DEBUG init version:0.0.0 force:False 22:00:21 2022-09-15 22:00:21,687 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-83/.semver 22:00:21 2022-09-15 22:00:21,688 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-83/.semver 22:00:21 2022-09-15 22:00:21,688 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-83/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-83, universal_newlines=False, shell=None, istream=None) 22:00:22 2022-09-15 22:00:22,447 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-83/.git/info/exclude 22:00:22 2022-09-15 22:00:22,448 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-83/.semver/PR-83 with force:False 22:00:22 2022-09-15 22:00:22,448 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-83/.semver/PR-83 22:00:22 2022-09-15 22:00:22,450 [execute] INFO git cat-file --batch-check 22:00:22 2022-09-15 22:00:22,450 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-83/.semver, universal_newlines=False, shell=None, istream=) 22:00:22 2022-09-15 22:00:22,456 [execute] INFO git cat-file --batch 22:00:22 2022-09-15 22:00:22,456 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-83/.semver, universal_newlines=False, shell=None, istream=) 22:00:22 2022-09-15 22:00:22,462 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-83/.semver/PR-83 22:00:22 0.0.0 [Pipeline] } 22:00:22 $ docker exec --env ******** --env ******** 68938ab5e40ab4ae41e496bb12d8c3157ae65822fc3f533623ed6bfdd26f33a6 ssh-agent -k 22:00:22 unset SSH_AUTH_SOCK; 22:00:22 unset SSH_AGENT_PID; 22:00:22 echo Agent pid 79 killed; 22:00:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:00:23 + git semver [Pipeline] } 22:00:23 $ docker stop --time=1 68938ab5e40ab4ae41e496bb12d8c3157ae65822fc3f533623ed6bfdd26f33a6 22:00:24 $ docker rm -f 68938ab5e40ab4ae41e496bb12d8c3157ae65822fc3f533623ed6bfdd26f33a6 [Pipeline] // withDockerContainer [Pipeline] sh 22:00:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:00:25 Stashed 1 file(s) [Pipeline] echo 22:00:25 [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 22:00:25 provisioning config files... 22:00:25 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-83@tmp/config3760928744509810657tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:00:25 ---> docker-login.sh 22:00:25 nexus3.edgexfoundry.org:10001 22:00:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:25 Configure a credential helper to remove this warning. See 22:00:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:25 22:00:25 Login Succeeded 22:00:25 nexus3.edgexfoundry.org:10002 22:00:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:26 Configure a credential helper to remove this warning. See 22:00:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:26 22:00:26 Login Succeeded 22:00:26 nexus3.edgexfoundry.org:10003 22:00:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:26 Configure a credential helper to remove this warning. See 22:00:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:26 22:00:26 Login Succeeded 22:00:26 nexus3.edgexfoundry.org:10004 22:00:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:26 Configure a credential helper to remove this warning. See 22:00:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:26 22:00:26 Login Succeeded 22:00:26 docker.io 22:00:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:26 Configure a credential helper to remove this warning. See 22:00:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:26 22:00:26 Login Succeeded 22:00:26 ---> docker-login.sh ends [Pipeline] } 22:00:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:00:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:00:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:00:26 ========================================================= 22:00:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 22:00:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:27 + 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 . 22:00:27 Sending build context to Docker daemon 869.9kB 22:00:27 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 22:00:27 Step 2/13 : FROM ${BASE} AS builder 22:00:27 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 22:00:27 2408cc74d12b: Pulling fs layer 22:00:27 ea60b727a1ce: Pulling fs layer 22:00:27 30c4a7721957: Pulling fs layer 22:00:27 370296b7ddb6: Pulling fs layer 22:00:27 7c6cee850709: Pulling fs layer 22:00:27 39a5fcdaea64: Pulling fs layer 22:00:27 d94ebbe4e438: Pulling fs layer 22:00:27 bcfd1f05c69d: Pulling fs layer 22:00:27 59ccb84bbe0f: Pulling fs layer 22:00:27 7c6cee850709: Waiting 22:00:27 bcfd1f05c69d: Waiting 22:00:27 59ccb84bbe0f: Waiting 22:00:27 370296b7ddb6: Waiting 22:00:27 d94ebbe4e438: Waiting 22:00:27 39a5fcdaea64: Waiting 22:00:27 30c4a7721957: Verifying Checksum 22:00:27 30c4a7721957: Download complete 22:00:27 ea60b727a1ce: Verifying Checksum 22:00:27 ea60b727a1ce: Download complete 22:00:27 7c6cee850709: Download complete 22:00:27 39a5fcdaea64: Verifying Checksum 22:00:27 39a5fcdaea64: Download complete 22:00:27 2408cc74d12b: Verifying Checksum 22:00:27 2408cc74d12b: Download complete 22:00:27 d94ebbe4e438: Download complete 22:00:27 2408cc74d12b: Pull complete 22:00:27 ea60b727a1ce: Pull complete 22:00:27 30c4a7721957: Pull complete 22:00:27 59ccb84bbe0f: Verifying Checksum 22:00:27 59ccb84bbe0f: Download complete 22:00:27 370296b7ddb6: Verifying Checksum 22:00:27 370296b7ddb6: Download complete 22:00:28 bcfd1f05c69d: Verifying Checksum 22:00:28 bcfd1f05c69d: Download complete 22:00:32 370296b7ddb6: Pull complete 22:00:32 7c6cee850709: Pull complete 22:00:32 39a5fcdaea64: Pull complete 22:00:32 d94ebbe4e438: Pull complete 22:00:34 bcfd1f05c69d: Pull complete 22:00:34 59ccb84bbe0f: Pull complete 22:00:34 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 22:00:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:00:34 ---> a4fb48ad2a94 22:00:34 Step 3/13 : ARG MAKE="make build" 22:00:36 ---> Running in 2cdb202a8763 22:00:36 Removing intermediate container 2cdb202a8763 22:00:36 ---> 2163bce6a5f3 22:00:36 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 22:00:36 ---> Running in 349a9a6d8e86 22:00:36 Removing intermediate container 349a9a6d8e86 22:00:36 ---> f439ee093a3d 22:00:36 Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:00:36 ---> Running in 184a9061f28d 22:00:36 Removing intermediate container 184a9061f28d 22:00:36 ---> 535c1d585790 22:00:36 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:00:36 ---> Running in 6d93b0d9286d 22:00:37 Removing intermediate container 6d93b0d9286d 22:00:37 ---> 8e50206845a2 22:00:37 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:00:37 ---> Running in 3eb2daf5dae0 22:00:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:00:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:00:38 (1/80) Installing mesa (21.3.8-r2) 22:00:38 (2/80) Installing libxau (1.0.9-r0) 22:00:38 (3/80) Installing libxdmcp (1.1.3-r0) 22:00:38 (4/80) Installing libxcb (1.15-r0) 22:00:39 (5/80) Installing libx11 (1.8-r0) 22:00:39 (6/80) Installing libxext (1.3.4-r0) 22:00:39 (7/80) Installing libxfixes (6.0.0-r0) 22:00:39 (8/80) Installing libxxf86vm (1.1.4-r2) 22:00:39 (9/80) Installing libpciaccess (0.16-r0) 22:00:39 (10/80) Installing libdrm (2.4.110-r0) 22:00:39 (11/80) Installing mesa-glapi (21.3.8-r2) 22:00:39 (12/80) Installing libxshmfence (1.3-r1) 22:00:40 (13/80) Installing mesa-gl (21.3.8-r2) 22:00:40 (14/80) Installing icu-data-full (71.1-r2) 22:00:40 Still waiting to schedule task 22:00:40 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-29307’ 22:00:40 (15/80) Installing libice (1.0.10-r0) 22:00:40 (16/80) Installing libuuid (2.38-r1) 22:00:40 (17/80) Installing libsm (1.2.3-r0) 22:00:41 (18/80) Installing libxt (1.2.1-r0) 22:00:41 (19/80) Installing libxmu (1.1.3-r0) 22:00:41 (20/80) Installing xset (1.2.4-r0) 22:00:41 (21/80) Installing xprop (1.2.5-r0) 22:00:41 (22/80) Installing xdg-utils (1.1.3-r3) 22:00:41 (23/80) Installing dbus-libs (1.14.0-r1) 22:00:41 (24/80) Installing libffi (3.4.2-r1) 22:00:41 (25/80) Installing libintl (0.21-r2) 22:00:41 (26/80) Installing libblkid (2.38-r1) 22:00:41 (27/80) Installing libmount (2.38-r1) 22:00:41 (28/80) Installing pcre (8.45-r2) 22:00:41 (29/80) Installing glib (2.72.1-r0) 22:00:42 (30/80) Installing icu-libs (71.1-r2) 22:00:42 (31/80) Installing libpcre2-16 (10.40-r0) 22:00:42 (32/80) Installing zstd-libs (1.5.2-r1) 22:00:42 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 22:00:42 (34/80) Installing hicolor-icon-theme (0.17-r1) 22:00:42 (35/80) Installing wayland-libs-server (1.20.0-r0) 22:00:43 (36/80) Installing mesa-gbm (21.3.8-r2) 22:00:43 (37/80) Installing wayland-libs-client (1.20.0-r0) 22:00:43 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 22:00:43 (39/80) Installing libxcomposite (0.4.5-r0) 22:00:43 (40/80) Installing libbz2 (1.0.8-r1) 22:00:43 (41/80) Installing libpng (1.6.37-r1) 22:00:43 (42/80) Installing freetype (2.12.1-r0) 22:00:43 (43/80) Installing fontconfig (2.14.0-r0) 22:00:44 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 22:00:44 (45/80) Installing wayland-libs-egl (1.20.0-r0) 22:00:44 (46/80) Installing xkeyboard-config (2.35.1-r0) 22:00:44 (47/80) Installing xz-libs (5.2.5-r1) 22:00:44 (48/80) Installing libxml2 (2.9.14-r1) 22:00:44 (49/80) Installing libxkbcommon (1.4.1-r0) 22:00:44 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 22:00:44 (51/80) Installing mesa-egl (21.3.8-r2) 22:00:44 (52/80) Installing avahi-libs (0.8-r6) 22:00:44 (53/80) Installing nettle (3.7.3-r0) 22:00:44 (54/80) Installing p11-kit (0.24.1-r0) 22:00:45 (55/80) Installing libtasn1 (4.18.0-r0) 22:00:45 (56/80) Installing libunistring (1.0-r0) 22:00:45 (57/80) Installing gnutls (3.7.7-r0) 22:00:45 (58/80) Installing cups-libs (2.4.2-r0) 22:00:45 (59/80) Installing graphite2 (1.3.14-r1) 22:00:45 (60/80) Installing harfbuzz (4.3.0-r0) 22:00:45 (61/80) Installing libevdev (1.12.1-r0) 22:00:45 (62/80) Installing mtdev (1.1.6-r0) 22:00:45 (63/80) Installing eudev-libs (3.2.11-r0) 22:00:45 (64/80) Installing libinput-libs (1.20.1-r0) 22:00:45 (65/80) Installing libjpeg-turbo (2.1.3-r1) 22:00:46 (66/80) Installing xcb-util-wm (0.4.1-r1) 22:00:46 (67/80) Installing xcb-util (0.4.0-r3) 22:00:46 (68/80) Installing xcb-util-image (0.4.0-r1) 22:00:46 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 22:00:46 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 22:00:46 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 22:00:46 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 22:00:47 (73/80) Installing v4l-utils-libs (1.22.1-r1) 22:00:47 (74/80) Installing v4l-utils (1.22.1-r1) 22:00:47 (75/80) Installing udev-init-scripts (35-r0) 22:00:47 Executing udev-init-scripts-35-r0.post-install 22:00:47 (76/80) Installing kmod-libs (29-r2) 22:00:47 (77/80) Installing eudev (3.2.11-r0) 22:00:47 (78/80) Installing eudev-dev (3.2.11-r0) 22:00:47 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 22:00:47 (80/80) Installing v4l-utils-dev (1.22.1-r1) 22:00:48 Executing busybox-1.35.0-r13.trigger 22:00:48 Executing eudev-3.2.11-r0.trigger 22:00:48 OK: 330 MiB in 131 packages 22:00:50 Removing intermediate container 3eb2daf5dae0 22:00:50 ---> 5520d3f867d1 22:00:50 Step 8/13 : WORKDIR /device-usb-camera 22:00:50 ---> Running in 6d745a28a24a 22:00:50 Removing intermediate container 6d745a28a24a 22:00:50 ---> 43e609b6d815 22:00:50 Step 9/13 : COPY go.mod vendor* ./ 22:00:50 ---> 040ee13de7c3 22:00:50 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:00:50 ---> Running in 8ff2244279f2 22:01:05 Removing intermediate container 8ff2244279f2 22:01:05 ---> fcefe0afc424 22:01:05 Step 11/13 : COPY . . 22:01:05 ---> 6d9ec326223b 22:01:05 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:01:05 ---> Running in cedffd5b4bb8 22:01:05  % Total % Received % Xferd Average Speed Time Time Time Current 22:01:05 Dload Upload Total Spent Left Speed 22:01:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 34795 0 --:--:-- --:--:-- --:--:-- 35400 22:01:05 Removing intermediate container cedffd5b4bb8 22:01:05 ---> e32957331fb2 22:01:05 Step 13/13 : RUN ${MAKE} 22:01:05 ---> Running in e2b96fa26ca2 22:01:05 noop 22:01:05 Removing intermediate container e2b96fa26ca2 22:01:05 ---> 3f55dde1c850 22:01:05 Successfully built 3f55dde1c850 22:01:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:05 + docker inspect -f . ci-base-image-x86_64 22:01:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:01:05 prd-ubuntu20.04-docker-8c-8g-29308 does not seem to be running inside a container 22:01:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-83 -v /w/workspace/xfoundry_device-usb-camera_PR-83:/w/workspace/xfoundry_device-usb-camera_PR-83:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-83@tmp:/w/workspace/xfoundry_device-usb-camera_PR-83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:01:06 $ docker top 47cf2038b206483a7855443b932b00bd6fe87786063963b953c3192f0eee0399 -eo pid,comm [Pipeline] { [Pipeline] sh 22:01:06 + go version 22:01:06 go version go1.18.3 linux/amd64 [Pipeline] } 22:01:06 $ docker stop --time=1 47cf2038b206483a7855443b932b00bd6fe87786063963b953c3192f0eee0399 22:01:08 $ docker rm -f 47cf2038b206483a7855443b932b00bd6fe87786063963b953c3192f0eee0399 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:08 + docker inspect -f . ci-base-image-x86_64 22:01:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:01:08 prd-ubuntu20.04-docker-8c-8g-29308 does not seem to be running inside a container 22:01:08 $ 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-83 -v /w/workspace/xfoundry_device-usb-camera_PR-83:/w/workspace/xfoundry_device-usb-camera_PR-83:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-83@tmp:/w/workspace/xfoundry_device-usb-camera_PR-83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:01:09 $ docker top f03c95eda9389fdb8097869cc833d9f5eec838a15cfc8399d821744884bc85a4 -eo pid,comm [Pipeline] { [Pipeline] sh 22:01:09 + git config --global --add safe.directory /w/workspace/xfoundry_device-usb-camera_PR-83 [Pipeline] fileExists [Pipeline] sh 22:01:09 + make test 22:01:09 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 22:01:09 ? github.com/edgexfoundry/device-usb-camera [no test files] 22:01:19 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 22:01:19 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 1.9% of statements 22:01:26 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." 22:01:26 CGO_ENABLED=1 go vet ./... 22:01:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:01:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:01:29 ./bin/test-attribution-txt.sh [Pipeline] echo 22:01:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:01:29 $ docker stop --time=1 f03c95eda9389fdb8097869cc833d9f5eec838a15cfc8399d821744884bc85a4 22:01:31 $ docker rm -f f03c95eda9389fdb8097869cc833d9f5eec838a15cfc8399d821744884bc85a4 [Pipeline] // withDockerContainer [Pipeline] sh 22:01:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:01:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:01:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:01:32 + ls -al . 22:01:32 total 200 22:01:32 drwxrwxr-x 9 jenkins jenkins 4096 Sep 15 22:01 . 22:01:32 drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 22:00 .. 22:01:32 drwxrwxr-x 8 jenkins jenkins 4096 Sep 15 22:01 .git 22:01:32 drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:00 .github 22:01:32 -rw-rw-r-- 1 jenkins jenkins 414 Sep 15 22:00 .gitignore 22:01:32 -rw-rw-r-- 1 jenkins jenkins 42 Sep 15 22:00 .golangci.yml 22:01:32 -rw-rw-r-- 1 jenkins jenkins 77 Sep 15 22:00 .hadolint.yml 22:01:32 drwxr-xr-x 3 jenkins jenkins 4096 Sep 15 22:00 .semver 22:01:32 -rw-rw-r-- 1 jenkins jenkins 9569 Sep 15 22:00 Attribution.txt 22:01:32 -rw-rw-r-- 1 jenkins jenkins 1206 Sep 15 22:00 CHANGELOG.md 22:01:32 -rw-rw-r-- 1 jenkins jenkins 2410 Sep 15 22:00 Dockerfile 22:01:32 -rw-rw-r-- 1 jenkins jenkins 678 Sep 15 22:00 GOVERNANCE.md 22:01:32 -rw-rw-r-- 1 jenkins jenkins 659 Sep 15 22:00 Jenkinsfile 22:01:32 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 15 22:00 LICENSE 22:01:32 -rw-rw-r-- 1 jenkins jenkins 2345 Sep 15 22:00 Makefile 22:01:32 -rw-rw-r-- 1 jenkins jenkins 622 Sep 15 22:00 OWNERS.md 22:01:32 -rw-rw-r-- 1 jenkins jenkins 12817 Sep 15 22:00 README.md 22:01:32 -rw-rw-r-- 1 jenkins jenkins 5 Sep 15 22:00 VERSION 22:01:32 drwxrwxr-x 2 jenkins jenkins 4096 Sep 15 22:00 bin 22:01:32 drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:00 cmd 22:01:32 -rw-r--r-- 1 jenkins jenkins 29387 Sep 15 22:01 coverage.out 22:01:32 -rwxrwxr-x 1 jenkins jenkins 140 Sep 15 22:00 docker-entrypoint.sh 22:01:32 -rw-rw-r-- 1 jenkins jenkins 3606 Sep 15 22:00 go.mod 22:01:32 -rw-rw-r-- 1 jenkins jenkins 37073 Sep 15 22:00 go.sum 22:01:32 drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:00 internal 22:01:32 drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 22:00 snap 22:01:32 -rw-rw-r-- 1 jenkins jenkins 231 Sep 15 22:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:33 + 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=106ba8deccd2b02302fa88bec0ff041b0ddf2aba --label arch=amd64 --label version=0.0.0 . 22:01:33 Sending build context to Docker daemon 900.1kB 22:01:33 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 22:01:33 Step 2/35 : FROM ${BASE} AS builder 22:01:33 ---> 3f55dde1c850 22:01:33 Step 3/35 : ARG MAKE="make build" 22:01:33 ---> Running in 5b704c458b92 22:01:33 Removing intermediate container 5b704c458b92 22:01:33 ---> 98d91542aa63 22:01:33 Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 22:01:33 ---> Running in e3b334374b24 22:01:33 Removing intermediate container e3b334374b24 22:01:33 ---> c36dc3ce1a37 22:01:33 Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:01:33 ---> Running in eb0a75e483c3 22:01:33 Removing intermediate container eb0a75e483c3 22:01:33 ---> cdd2c7a24572 22:01:33 Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:01:33 ---> Running in cb3bfca5fdb4 22:01:33 Removing intermediate container cb3bfca5fdb4 22:01:33 ---> 7a5d7b90c4c5 22:01:33 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:01:34 ---> Running in a2b4e152da45 22:01:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:01:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:01:35 OK: 330 MiB in 131 packages 22:01:35 Removing intermediate container a2b4e152da45 22:01:35 ---> 9b2e5bdf5415 22:01:35 Step 8/35 : WORKDIR /device-usb-camera 22:01:35 ---> Running in 8eaf2ec2109e 22:01:35 Removing intermediate container 8eaf2ec2109e 22:01:35 ---> e4a6b7dc6c3f 22:01:35 Step 9/35 : COPY go.mod vendor* ./ 22:01:36 ---> 82453970c182 22:01:36 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:01:36 ---> Running in 833c642be211 22:01:36 Removing intermediate container 833c642be211 22:01:36 ---> 73644b9cde4d 22:01:36 Step 11/35 : COPY . . 22:01:36 ---> 5218f2a9e60f 22:01:36 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:01:36 ---> Running in 6350c4b37d80 22:01:37  % Total % Received % Xferd Average Speed Time Time  Time Current 22:01:37 Dload Upload Total Spent Left Speed 22:01:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 43822 0 --:--:-- --:--:-- --:--:-- 44250 22:01:37 Removing intermediate container 6350c4b37d80 22:01:37 ---> eb77b42bec47 22:01:37 Step 13/35 : RUN ${MAKE} 22:01:37 ---> Running in 76cc4a7ecefc 22:01:38 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.21" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 22:01:59 Removing intermediate container 76cc4a7ecefc 22:01:59 ---> 167746456bc9 22:01:59 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 22:01:59 v0.18.4: Pulling from aler9/rtsp-simple-server 22:01:59 af6660deedbd: Pulling fs layer 22:01:59 97cd0a44c592: Pulling fs layer 22:01:59 97cd0a44c592: Verifying Checksum 22:01:59 97cd0a44c592: Download complete 22:01:59 af6660deedbd: Verifying Checksum 22:01:59 af6660deedbd: Download complete 22:01:59 af6660deedbd: Pull complete 22:01:59 97cd0a44c592: Pull complete 22:01:59 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 22:01:59 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 22:01:59 ---> fea57e182299 22:01:59 Step 15/35 : FROM alpine:3.16 22:01:59 3.16: Pulling from library/alpine 22:01:59 213ec9aee27d: Pulling fs layer 22:01:59 213ec9aee27d: Verifying Checksum 22:01:59 213ec9aee27d: Download complete 22:01:59 213ec9aee27d: Pull complete 22:01:59 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 22:01:59 Status: Downloaded newer image for alpine:3.16 22:01:59 ---> 9c6f07244728 22:01:59 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:01:59 ---> Running in cdffa73d779b 22:01:59 Removing intermediate container cdffa73d779b 22:01:59 ---> 80dc90720a2a 22:01:59 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 22:01:59 ---> Running in 2c8b79fd0ce5 22:01:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:01:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:01:59 (1/83) Installing dumb-init (1.2.5-r1) 22:01:59 (2/83) Installing sdl2 (2.0.22-r0) 22:01:59 (3/83) Installing libxau (1.0.9-r0) 22:01:59 (4/83) Installing libxdmcp (1.1.3-r0) 22:01:59 (5/83) Installing libxcb (1.15-r0) 22:01:59 (6/83) Installing libx11 (1.8-r0) 22:02:00 (7/83) Installing aom-libs (3.3.0-r0) 22:02:00 (8/83) Installing alsa-lib (1.2.7.2-r0) 22:02:00 (9/83) Installing expat (2.4.8-r0) 22:02:00 (10/83) Installing brotli-libs (1.0.9-r6) 22:02:00 (11/83) Installing libbz2 (1.0.8-r1) 22:02:00 (12/83) Installing libpng (1.6.37-r1) 22:02:00 (13/83) Installing freetype (2.12.1-r0) 22:02:00 (14/83) Installing fontconfig (2.14.0-r0) 22:02:00 (15/83) Installing fribidi (1.0.12-r0) 22:02:00 (16/83) Installing libffi (3.4.2-r1) 22:02:00 (17/83) Installing libintl (0.21-r2) 22:02:00 (18/83) Installing libblkid (2.38-r1) 22:02:00 (19/83) Installing libmount (2.38-r1) 22:02:00 (20/83) Installing pcre (8.45-r2) 22:02:00 (21/83) Installing glib (2.72.1-r0) 22:02:00 (22/83) Installing graphite2 (1.3.14-r1) 22:02:00 (23/83) Installing harfbuzz (4.3.0-r0) 22:02:00 (24/83) Installing libass (0.16.0-r0) 22:02:00 (25/83) Installing libdav1d (1.0.0-r0) 22:02:00 (26/83) Installing libpciaccess (0.16-r0) 22:02:00 (27/83) Installing libdrm (2.4.110-r0) 22:02:00 (28/83) Installing gmp (6.2.1-r2) 22:02:00 (29/83) Installing nettle (3.7.3-r0) 22:02:00 (30/83) Installing p11-kit (0.24.1-r0) 22:02:00 (31/83) Installing libtasn1 (4.18.0-r0) 22:02:00 (32/83) Installing libunistring (1.0-r0) 22:02:00 (33/83) Installing gnutls (3.7.7-r0) 22:02:00 (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) 22:02:00 (35/83) Installing ncurses-libs (6.3_p20220521-r0) 22:02:00 (36/83) Installing lame (3.100-r0) 22:02:00 (37/83) Installing opus (1.3.1-r1) 22:02:00 (38/83) Installing libasyncns (0.8-r1) 22:02:00 (39/83) Installing dbus-libs (1.14.0-r1) 22:02:00 (40/83) Installing libltdl (2.4.7-r0) 22:02:00 (41/83) Installing orc (0.4.32-r0) 22:02:00 (42/83) Installing libgcc (11.2.1_git20220219-r2) 22:02:00 (43/83) Installing libogg (1.3.5-r1) 22:02:00 (44/83) Installing libstdc++ (11.2.1_git20220219-r2) 22:02:00 (45/83) Installing flac (1.3.4-r0) 22:02:00 (46/83) Installing libvorbis (1.3.7-r0) 22:02:00 (47/83) Installing libsndfile (1.1.0-r0) 22:02:00 (48/83) Installing libgomp (11.2.1_git20220219-r2) 22:02:00 (49/83) Installing soxr (0.1.3-r2) 22:02:00 (50/83) Installing speexdsp (1.2.0-r0) 22:02:00 (51/83) Installing tdb-libs (1.4.6-r0) 22:02:00 (52/83) Installing libpulse (15.0-r2) 22:02:00 (53/83) Installing cjson (1.7.15-r3) 22:02:00 (54/83) Installing mbedtls (2.28.1-r0) 22:02:00 (55/83) Installing librist (0.2.6-r1) 22:02:00 (56/83) Installing libsrt (1.4.4-r0) 22:02:00 (57/83) Installing libssh (0.9.6-r1) 22:02:00 (58/83) Installing libtheora (1.1.1-r16) 22:02:00 (59/83) Installing libjpeg-turbo (2.1.3-r1) 22:02:00 (60/83) Installing v4l-utils-libs (1.22.1-r1) 22:02:00 (61/83) Installing libxext (1.3.4-r0) 22:02:00 (62/83) Installing libxfixes (6.0.0-r0) 22:02:00 (63/83) Installing wayland-libs-client (1.20.0-r0) 22:02:00 (64/83) Installing libva (2.14.0-r0) 22:02:00 (65/83) Installing libvdpau (1.5-r0) 22:02:00 (66/83) Installing vidstab (1.1.0-r1) 22:02:00 (67/83) Installing libvpx (1.11.0-r1) 22:02:00 (68/83) Installing libwebp (1.2.3-r0) 22:02:00 (69/83) Installing x264-libs (0.163_git20210613-r0) 22:02:00 (70/83) Installing numactl (2.0.14-r0) 22:02:00 (71/83) Installing x265-libs (3.5-r3) 22:02:00 (72/83) Installing xvidcore (1.3.7-r1) 22:02:00 (73/83) Installing ffmpeg-libs (5.0.1-r1) 22:02:01 (74/83) Installing ffmpeg (5.0.1-r1) 22:02:01 (75/83) Installing udev-init-scripts (35-r0) 22:02:01 Executing udev-init-scripts-35-r0.post-install 22:02:01 (76/83) Installing eudev-libs (3.2.11-r0) 22:02:01 (77/83) Installing xz-libs (5.2.5-r1) 22:02:01 (78/83) Installing zstd-libs (1.5.2-r1) 22:02:01 (79/83) Installing kmod-libs (29-r2) 22:02:01 (80/83) Installing eudev (3.2.11-r0) 22:02:01 (81/83) Installing libsodium (1.0.18-r0) 22:02:01 (82/83) Installing libzmq (4.3.4-r0) 22:02:01 (83/83) Installing zeromq (4.3.4-r0) 22:02:01 Executing busybox-1.35.0-r17.trigger 22:02:01 Executing eudev-3.2.11-r0.trigger 22:02:01 OK: 101 MiB in 97 packages 22:02:02 Removing intermediate container 2c8b79fd0ce5 22:02:02 ---> bd9a5f1adf63 22:02:02 Step 18/35 : WORKDIR / 22:02:02 ---> Running in 5e3ae93fa136 22:02:02 Removing intermediate container 5e3ae93fa136 22:02:02 ---> 9526b1496d2c 22:02:02 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 22:02:03 ---> 6405c4a88011 22:02:03 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 22:02:03 ---> c46af0ecb07b 22:02:03 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 22:02:03 ---> 723bca3d127f 22:02:03 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 22:02:03 ---> 82d618b15fad 22:02:03 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 22:02:03 ---> f48c7b640ecd 22:02:03 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 22:02:03 ---> 5c85be29b002 22:02:03 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 22:02:04 ---> 4b6c5f330161 22:02:04 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 22:02:04 ---> Running in 474363a6fa31 22:02:04 Removing intermediate container 474363a6fa31 22:02:04 ---> 27500bb64d07 22:02:04 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 22:02:04 ---> Running in 46b818b98f6b 22:02:05 Removing intermediate container 46b818b98f6b 22:02:05 ---> fee05a1e7f52 22:02:05 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 22:02:05 ---> Running in 0502237b779d 22:02:05 Removing intermediate container 0502237b779d 22:02:05 ---> a7f6a4b3bbf8 22:02:05 Step 29/35 : EXPOSE 59983 22:02:05 ---> Running in 92c207647ed3 22:02:05 Removing intermediate container 92c207647ed3 22:02:05 ---> 5a1a3c60ed92 22:02:05 Step 30/35 : EXPOSE 8554 22:02:05 ---> Running in c524d4f5b5fd 22:02:05 Removing intermediate container c524d4f5b5fd 22:02:05 ---> 73350d3a9cb0 22:02:05 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 22:02:06 ---> Running in 85243f2d5186 22:02:06 Removing intermediate container 85243f2d5186 22:02:06 ---> 2e65f5d02c2e 22:02:06 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 22:02:06 ---> Running in e832cefdca11 22:02:06 Removing intermediate container e832cefdca11 22:02:06 ---> 1b00de8a9484 22:02:06 Step 33/35 : LABEL arch=amd64 22:02:06 ---> Running in 106f1d0112d1 22:02:06 Removing intermediate container 106f1d0112d1 22:02:06 ---> 528d2f9965b0 22:02:06 Step 34/35 : LABEL git_sha=106ba8deccd2b02302fa88bec0ff041b0ddf2aba 22:02:06 ---> Running in 272a8d60055e 22:02:06 Removing intermediate container 272a8d60055e 22:02:06 ---> 63f335b39c66 22:02:06 Step 35/35 : LABEL version=0.0.0 22:02:06 ---> Running in 646d92cb2d34 22:02:06 Removing intermediate container 646d92cb2d34 22:02:06 ---> 3993f2738243 22:02:06 [Warning] One or more build-args [ARCH] were not consumed 22:02:06 Successfully built 3993f2738243 22:02:06 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 22:02:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:02:07 22:02:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:02:07 latest: Pulling from edgex-lftools-log-publisher 22:02:07 5eb5b503b376: Pulling fs layer 22:02:07 5c69ac0246d0: Pulling fs layer 22:02:07 ec43610c2a17: Pulling fs layer 22:02:07 3a2ae6a8a46f: Pulling fs layer 22:02:07 33b1e0a273af: Pulling fs layer 22:02:07 5d3b04190fa2: Pulling fs layer 22:02:07 2f39f015ded8: Pulling fs layer 22:02:07 5d3b04190fa2: Waiting 22:02:07 3a2ae6a8a46f: Waiting 22:02:07 33b1e0a273af: Waiting 22:02:07 5c69ac0246d0: Verifying Checksum 22:02:07 5c69ac0246d0: Download complete 22:02:07 3a2ae6a8a46f: Verifying Checksum 22:02:07 3a2ae6a8a46f: Download complete 22:02:07 ec43610c2a17: Verifying Checksum 22:02:07 ec43610c2a17: Download complete 22:02:07 33b1e0a273af: Verifying Checksum 22:02:07 33b1e0a273af: Download complete 22:02:07 5d3b04190fa2: Download complete 22:02:07 5eb5b503b376: Verifying Checksum 22:02:07 5eb5b503b376: Download complete 22:02:08 2f39f015ded8: Verifying Checksum 22:02:08 2f39f015ded8: Download complete 22:02:08 5eb5b503b376: Pull complete 22:02:08 5c69ac0246d0: Pull complete 22:02:09 ec43610c2a17: Pull complete 22:02:09 3a2ae6a8a46f: Pull complete 22:02:09 33b1e0a273af: Pull complete 22:02:09 5d3b04190fa2: Pull complete 22:02:13 2f39f015ded8: Pull complete 22:02:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:02:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:02:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:02:14 prd-ubuntu20.04-docker-8c-8g-29308 does not seem to be running inside a container 22:02:14 $ 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-83 -v /w/workspace/xfoundry_device-usb-camera_PR-83:/w/workspace/xfoundry_device-usb-camera_PR-83:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-83@tmp:/w/workspace/xfoundry_device-usb-camera_PR-83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:02:15 $ docker top 57beac6c62c96bb515f0dc54f9064df798e9dd3f00ba03148594d7782a054aa0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:02:16 ---> job-cost.sh 22:02:16 lf-activate-venv: SKIPPING 22:02:16 INFO: No Stack... 22:02:16 INFO: Retrieving Pricing Info for: v3-standard-8 22:02:16 INFO: Archiving Costs [Pipeline] sh 22:02:17 + cat /w/workspace/xfoundry_device-usb-camera_PR-83/archives/cost.csv 22:02:17 + cut -d, -f6 [Pipeline] lock 22:02:17 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-83-2-stack-cost] 22:02:17 Resource [jenkins-edgexfoundry-device-usb-camera-PR-83-2-stack-cost] did not exist. Created. 22:02:17 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-83-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:02:17 + echo total: 0.2199999988079071 [Pipeline] stash 22:02:17 Stashed 1 file(s) [Pipeline] } 22:02:17 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-83-2-stack-cost] [Pipeline] // lock [Pipeline] } 22:02:17 $ docker stop --time=1 57beac6c62c96bb515f0dc54f9064df798e9dd3f00ba03148594d7782a054aa0 22:02:18 $ docker rm -f 57beac6c62c96bb515f0dc54f9064df798e9dd3f00ba03148594d7782a054aa0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:03:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-29311 in /w/workspace/xfoundry_device-usb-camera_PR-83 [Pipeline] { [Pipeline] ws 22:03:04 Running in /w/workspace/device-usb-camera/2 [Pipeline] { [Pipeline] checkout 22:03:04 Selected Git installation does not exist. Using Default 22:03:04 The recommended git tool is: NONE 22:03:11 using credential edgex-jenkins-ssh 22:03:11 Cloning the remote Git repository 22:03:11 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 22:03:11 > git init /w/workspace/device-usb-camera/2 # timeout=10 22:03:11 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 22:03:11 > git --version # timeout=10 22:03:11 > git --version # 'git version 2.25.1' 22:03:11 using GIT_SSH to set credentials SSH Credentials for GitHub 22:03:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:03:12 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 22:03:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:03:12 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 22:03:12 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 22:03:12 using GIT_SSH to set credentials SSH Credentials for GitHub 22:03:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/83/head:refs/remotes/origin/PR-83 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:03:13 Merging remotes/origin/main commit 04d1bc2df935031b2716c6cab2753c558f92504f into PR head commit 106ba8deccd2b02302fa88bec0ff041b0ddf2aba 22:03:13 Merge succeeded, producing 106ba8deccd2b02302fa88bec0ff041b0ddf2aba 22:03:13 Checking out Revision 106ba8deccd2b02302fa88bec0ff041b0ddf2aba (PR-83) 22:03:13 > git config core.sparsecheckout # timeout=10 22:03:13 > git checkout -f 106ba8deccd2b02302fa88bec0ff041b0ddf2aba # timeout=10 22:03:13 > git remote # timeout=10 22:03:13 > git config --get remote.origin.url # timeout=10 22:03:13 using GIT_SSH to set credentials SSH Credentials for GitHub 22:03:13 > git merge 04d1bc2df935031b2716c6cab2753c558f92504f # timeout=10 22:03:13 > git rev-parse HEAD^{commit} # timeout=10 22:03:13 > git config core.sparsecheckout # timeout=10 22:03:13 > git checkout -f 106ba8deccd2b02302fa88bec0ff041b0ddf2aba # timeout=10 22:03:18 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:03:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:03:18 % Total % Received % Xferd Average Speed Time Time Time Current 22:03:18 Dload Upload Total Spent Left Speed 22:03:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 195k 0 --:--:-- --:--:-- --:--:-- 198k [Pipeline] sh 22:03:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:03:20 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:03:20 sudo tee /etc/docker/daemon.new 22:03:20 { 22:03:20 "registry-mirrors": [ 22:03:20 "https://nexus3.edgexfoundry.org:10001" 22:03:20 ], 22:03:20 "bip": "10.250.0.254/24", 22:03:20 "hosts": [ 22:03:20 "tcp://0.0.0.0:5555", 22:03:20 "unix:///var/run/docker.sock" 22:03:20 ], 22:03:20 "mtu": 1458, 22:03:20 "selinux-enabled": true, 22:03:20 "seccomp-profile": "/etc/docker/seccomp.json" 22:03:20 } [Pipeline] sh 22:03:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:03:20 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:03:39 provisioning config files... 22:03:39 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/2@tmp/config1503212894279030330tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:03:39 ---> docker-login.sh 22:03:39 nexus3.edgexfoundry.org:10001 22:03:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:03:40 Configure a credential helper to remove this warning. See 22:03:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:03:40 22:03:40 Login Succeeded 22:03:40 nexus3.edgexfoundry.org:10002 22:03:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:03:41 Configure a credential helper to remove this warning. See 22:03:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:03:41 22:03:41 Login Succeeded 22:03:41 nexus3.edgexfoundry.org:10003 22:03:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:03:41 Configure a credential helper to remove this warning. See 22:03:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:03:41 22:03:41 Login Succeeded 22:03:41 nexus3.edgexfoundry.org:10004 22:03:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:03:41 Configure a credential helper to remove this warning. See 22:03:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:03:41 22:03:41 Login Succeeded 22:03:41 docker.io 22:03:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:03:42 Configure a credential helper to remove this warning. See 22:03:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:03:42 22:03:42 Login Succeeded 22:03:42 ---> docker-login.sh ends [Pipeline] } 22:03:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:03:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:03:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:03:43 ========================================================= 22:03:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 22:03:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:43 + 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 . 22:03:43 Sending build context to Docker daemon 561.2kB 22:03:43 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 22:03:43 Step 2/13 : FROM ${BASE} AS builder 22:03:44 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:03:44 b3c136eddcbf: Pulling fs layer 22:03:44 c0a3192eca97: Pulling fs layer 22:03:44 a050256f5b6f: Pulling fs layer 22:03:44 656be50a0ddc: Pulling fs layer 22:03:44 2bbca73fdf42: Pulling fs layer 22:03:44 46d945488cbd: Pulling fs layer 22:03:44 8a5474983e97: Pulling fs layer 22:03:44 656be50a0ddc: Waiting 22:03:44 329c88fbcd65: Pulling fs layer 22:03:44 8a5474983e97: Waiting 22:03:44 46d945488cbd: Waiting 22:03:44 2bbca73fdf42: Waiting 22:03:44 a050256f5b6f: Download complete 22:03:44 c0a3192eca97: Verifying Checksum 22:03:44 c0a3192eca97: Download complete 22:03:44 2bbca73fdf42: Verifying Checksum 22:03:44 2bbca73fdf42: Download complete 22:03:44 46d945488cbd: Verifying Checksum 22:03:44 46d945488cbd: Download complete 22:03:44 b3c136eddcbf: Verifying Checksum 22:03:45 b3c136eddcbf: Pull complete 22:03:45 329c88fbcd65: Verifying Checksum 22:03:45 329c88fbcd65: Download complete 22:03:46 c0a3192eca97: Pull complete 22:03:46 a050256f5b6f: Pull complete 22:03:46 8a5474983e97: Download complete 22:03:47 656be50a0ddc: Verifying Checksum 22:03:47 656be50a0ddc: Download complete 22:04:02 656be50a0ddc: Pull complete 22:04:02 2bbca73fdf42: Pull complete 22:04:02 46d945488cbd: Pull complete 22:04:07 8a5474983e97: Pull complete 22:04:09 329c88fbcd65: Pull complete 22:04:09 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 22:04:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:04:09 ---> ff4287adb874 22:04:09 Step 3/13 : ARG MAKE="make build" 22:04:11 ---> Running in 4c7b09468f5f 22:04:11 Removing intermediate container 4c7b09468f5f 22:04:11 ---> 7cc2f9a08391 22:04:11 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 22:04:11 ---> Running in df0a82621188 22:04:11 Removing intermediate container df0a82621188 22:04:11 ---> ea8994e734d5 22:04:11 Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:04:11 ---> Running in 2538de99d7b7 22:04:13 Removing intermediate container 2538de99d7b7 22:04:13 ---> d3d2914fdf31 22:04:13 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:04:13 ---> Running in 33cb74501796 22:04:15 Removing intermediate container 33cb74501796 22:04:15 ---> afba95a2acad 22:04:15 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:04:15 ---> Running in 57436702ed89 22:04:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:04:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:04:18 (1/14) Installing libintl (0.21-r2) 22:04:18 (2/14) Installing eudev-libs (3.2.11-r0) 22:04:18 (3/14) Installing libjpeg-turbo (2.1.3-r1) 22:04:18 (4/14) Installing v4l-utils-libs (1.22.1-r1) 22:04:19 (5/14) Installing v4l-utils (1.22.1-r1) 22:04:19 (6/14) Installing udev-init-scripts (35-r0) 22:04:19 Executing udev-init-scripts-35-r0.post-install 22:04:19 (7/14) Installing libblkid (2.38-r1) 22:04:19 (8/14) Installing xz-libs (5.2.5-r1) 22:04:19 (9/14) Installing zstd-libs (1.5.2-r1) 22:04:19 (10/14) Installing kmod-libs (29-r2) 22:04:19 (11/14) Installing eudev (3.2.11-r0) 22:04:20 (12/14) Installing eudev-dev (3.2.11-r0) 22:04:20 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 22:04:20 (14/14) Installing v4l-utils-dev (1.22.1-r1) 22:04:20 Executing busybox-1.35.0-r13.trigger 22:04:20 Executing eudev-3.2.11-r0.trigger 22:04:20 OK: 228 MiB in 65 packages 22:04:21 Removing intermediate container 57436702ed89 22:04:21 ---> f1da05cb53a6 22:04:21 Step 8/13 : WORKDIR /device-usb-camera 22:04:21 ---> Running in 465da313db31 22:04:21 Removing intermediate container 465da313db31 22:04:21 ---> 671f8811aa1e 22:04:21 Step 9/13 : COPY go.mod vendor* ./ 22:04:22 ---> 26eaeb299463 22:04:22 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:04:22 ---> Running in 27d1cffc853a 22:05:18 Removing intermediate container 27d1cffc853a 22:05:18 ---> afc3faa49ba4 22:05:18 Step 11/13 : COPY . . 22:05:18 ---> c0eacb0dbd7d 22:05:18 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:05:18 ---> Running in f33fb501ca31 22:05:18  % Total % Received % Xferd Average Speed Time Time Time Current 22:05:18 Dload Upload Total Spent Left Speed 22:05:18  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 14104 0 --:--:-- --:--:-- --:--:-- 14351 22:05:18 Removing intermediate container f33fb501ca31 22:05:18 ---> 387330f9a9d0 22:05:18 Step 13/13 : RUN ${MAKE} 22:05:18 ---> Running in 9613eee58cf2 22:05:18 noop 22:05:19 Removing intermediate container 9613eee58cf2 22:05:19 ---> 2b1010466d14 22:05:19 Successfully built 2b1010466d14 22:05:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:05:19 + docker inspect -f . ci-base-image-arm64 22:05:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:05:20 prd-ubuntu20.04-docker-arm64-4c-16g-29311 does not seem to be running inside a container 22:05:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/2 -v /w/workspace/device-usb-camera/2:/w/workspace/device-usb-camera/2:rw,z -v /w/workspace/device-usb-camera/2@tmp:/w/workspace/device-usb-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:05:21 $ docker top cce4c74801987131fc4bdbeb51a40980d43662b4f7024aa50a86e8378b67b775 -eo pid,comm [Pipeline] { [Pipeline] sh 22:05:22 + go version 22:05:22 go version go1.18.3 linux/arm64 [Pipeline] } 22:05:22 $ docker stop --time=1 cce4c74801987131fc4bdbeb51a40980d43662b4f7024aa50a86e8378b67b775 22:05:24 $ docker rm -f cce4c74801987131fc4bdbeb51a40980d43662b4f7024aa50a86e8378b67b775 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:05:24 + docker inspect -f . ci-base-image-arm64 22:05:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:05:25 prd-ubuntu20.04-docker-arm64-4c-16g-29311 does not seem to be running inside a container 22:05:25 $ 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/2 -v /w/workspace/device-usb-camera/2:/w/workspace/device-usb-camera/2:rw,z -v /w/workspace/device-usb-camera/2@tmp:/w/workspace/device-usb-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:05:26 $ docker top f51b033a73c5a534f88c0e00397e4d44cec364fb2e34ef761f580cc01e9d49e4 -eo pid,comm [Pipeline] { [Pipeline] sh 22:05:27 + git config --global --add safe.directory /w/workspace/device-usb-camera/2 [Pipeline] fileExists [Pipeline] sh 22:05:28 + make test 22:05:28 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 22:05:29 ? github.com/edgexfoundry/device-usb-camera [no test files] 22:07:21 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 22:07:21 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.085s coverage: 1.9% of statements 22:07:21 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:07:21 CGO_ENABLED=1 go vet ./... 22:07:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:07:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:07:40 ./bin/test-attribution-txt.sh [Pipeline] echo 22:07:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:07:40 $ docker stop --time=1 f51b033a73c5a534f88c0e00397e4d44cec364fb2e34ef761f580cc01e9d49e4 22:07:41 $ docker rm -f f51b033a73c5a534f88c0e00397e4d44cec364fb2e34ef761f580cc01e9d49e4 [Pipeline] // withDockerContainer [Pipeline] sh 22:07:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:07:43 Warning: overwriting stash ‘coverage-report’ 22:07:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:07:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:07:44 + ls -al . 22:07:44 total 196 22:07:44 drwxrwxr-x 8 jenkins jenkins 4096 Sep 15 22:05 . 22:07:44 drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 22:03 .. 22:07:44 drwxrwxr-x 8 jenkins jenkins 4096 Sep 15 22:03 .git 22:07:44 drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:03 .github 22:07:44 -rw-rw-r-- 1 jenkins jenkins 414 Sep 15 22:03 .gitignore 22:07:44 -rw-rw-r-- 1 jenkins jenkins 42 Sep 15 22:03 .golangci.yml 22:07:44 -rw-rw-r-- 1 jenkins jenkins 77 Sep 15 22:03 .hadolint.yml 22:07:44 -rw-rw-r-- 1 jenkins jenkins 9569 Sep 15 22:03 Attribution.txt 22:07:44 -rw-rw-r-- 1 jenkins jenkins 1206 Sep 15 22:03 CHANGELOG.md 22:07:44 -rw-rw-r-- 1 jenkins jenkins 2410 Sep 15 22:03 Dockerfile 22:07:44 -rw-rw-r-- 1 jenkins jenkins 678 Sep 15 22:03 GOVERNANCE.md 22:07:44 -rw-rw-r-- 1 jenkins jenkins 659 Sep 15 22:03 Jenkinsfile 22:07:44 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 15 22:03 LICENSE 22:07:44 -rw-rw-r-- 1 jenkins jenkins 2345 Sep 15 22:03 Makefile 22:07:44 -rw-rw-r-- 1 jenkins jenkins 622 Sep 15 22:03 OWNERS.md 22:07:44 -rw-rw-r-- 1 jenkins jenkins 12817 Sep 15 22:03 README.md 22:07:44 -rw-rw-r-- 1 jenkins jenkins 5 Sep 15 22:00 VERSION 22:07:44 drwxrwxr-x 2 jenkins jenkins 4096 Sep 15 22:03 bin 22:07:44 drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:03 cmd 22:07:44 -rw-r--r-- 1 jenkins jenkins 29387 Sep 15 22:07 coverage.out 22:07:44 -rwxrwxr-x 1 jenkins jenkins 140 Sep 15 22:03 docker-entrypoint.sh 22:07:44 -rw-rw-r-- 1 jenkins jenkins 3606 Sep 15 22:03 go.mod 22:07:44 -rw-rw-r-- 1 jenkins jenkins 37073 Sep 15 22:03 go.sum 22:07:44 drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:03 internal 22:07:44 drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 22:03 snap 22:07:44 -rw-rw-r-- 1 jenkins jenkins 231 Sep 15 22:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:44 + 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=106ba8deccd2b02302fa88bec0ff041b0ddf2aba --label arch=arm64 --label version=0.0.0 . 22:07:45 Sending build context to Docker daemon 591.4kB 22:07:45 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 22:07:45 Step 2/35 : FROM ${BASE} AS builder 22:07:45 ---> 2b1010466d14 22:07:45 Step 3/35 : ARG MAKE="make build" 22:07:45 ---> Running in 5eda78f0fec2 22:07:45 Removing intermediate container 5eda78f0fec2 22:07:45 ---> 7128387eea36 22:07:45 Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 22:07:45 ---> Running in 3fe29d95e90f 22:07:45 Removing intermediate container 3fe29d95e90f 22:07:45 ---> 187dbc5ec334 22:07:45 Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:07:46 ---> Running in d9900f5bdebb 22:07:46 Removing intermediate container d9900f5bdebb 22:07:46 ---> b55aa549d5bb 22:07:46 Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:07:46 ---> Running in eb8e6cad70e0 22:07:48 Removing intermediate container eb8e6cad70e0 22:07:48 ---> 3eacd5074665 22:07:48 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:07:48 ---> Running in 4513178a837a 22:07:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:07:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:07:51 OK: 228 MiB in 65 packages 22:07:52 Removing intermediate container 4513178a837a 22:07:52 ---> 244fdde0c879 22:07:52 Step 8/35 : WORKDIR /device-usb-camera 22:07:52 ---> Running in 3b59de70d01d 22:07:52 Removing intermediate container 3b59de70d01d 22:07:52 ---> 2b2deb899fa3 22:07:52 Step 9/35 : COPY go.mod vendor* ./ 22:07:52 ---> 85f60ff5dee2 22:07:52 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:07:53 ---> Running in 32f6468d27f8 22:07:55 Removing intermediate container 32f6468d27f8 22:07:55 ---> 16f7183b87a3 22:07:55 Step 11/35 : COPY . . 22:07:56 ---> b86b7c56d0eb 22:07:56 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:07:56 ---> Running in ec9f876d1316 22:07:57  % Total % Received % Xferd Average Speed Time Time Time Current 22:07:57  Dload Upload Total Spent Left Speed 22:07:57 0 0 0 0  0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 11498 0 --:--:-- --:--:-- --:--:-- 11670 22:07:58 Removing intermediate container ec9f876d1316 22:07:58 ---> 165d8430d9c9 22:07:58 Step 13/35 : RUN ${MAKE} 22:07:58 ---> Running in 956ba76e1add 22:07:59 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.21" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 22:10:36 Removing intermediate container 956ba76e1add 22:10:36 ---> ece9f8acb1bb 22:10:36 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 22:10:36 v0.18.4: Pulling from aler9/rtsp-simple-server 22:10:36 eab2503cf8f4: Pulling fs layer 22:10:36 97cd0a44c592: Pulling fs layer 22:10:36 97cd0a44c592: Verifying Checksum 22:10:36 97cd0a44c592: Download complete 22:10:36 eab2503cf8f4: Verifying Checksum 22:10:36 eab2503cf8f4: Download complete 22:10:36 eab2503cf8f4: Pull complete 22:10:37 97cd0a44c592: Pull complete 22:10:37 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 22:10:37 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 22:10:37 ---> 7f763cca56b3 22:10:37 Step 15/35 : FROM alpine:3.16 22:10:37 3.16: Pulling from library/alpine 22:10:37 9b18e9b68314: Pulling fs layer 22:10:38 9b18e9b68314: Verifying Checksum 22:10:38 9b18e9b68314: Download complete 22:10:38 9b18e9b68314: Pull complete 22:10:38 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 22:10:38 Status: Downloaded newer image for alpine:3.16 22:10:38 ---> a6215f271958 22:10:38 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:10:39 ---> Running in c79d82003097 22:10:39 Removing intermediate container c79d82003097 22:10:39 ---> f98578b39e11 22:10:39 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 22:10:39 ---> Running in ef00b7d711fb 22:10:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:10:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:10:41 (1/82) Installing dumb-init (1.2.5-r1) 22:10:41 (2/82) Installing sdl2 (2.0.22-r0) 22:10:41 (3/82) Installing libxau (1.0.9-r0) 22:10:41 (4/82) Installing libxdmcp (1.1.3-r0) 22:10:41 (5/82) Installing libxcb (1.15-r0) 22:10:41 (6/82) Installing libx11 (1.8-r0) 22:10:41 (7/82) Installing aom-libs (3.3.0-r0) 22:10:42 (8/82) Installing alsa-lib (1.2.7.2-r0) 22:10:42 (9/82) Installing expat (2.4.8-r0) 22:10:42 (10/82) Installing brotli-libs (1.0.9-r6) 22:10:42 (11/82) Installing libbz2 (1.0.8-r1) 22:10:42 (12/82) Installing libpng (1.6.37-r1) 22:10:42 (13/82) Installing freetype (2.12.1-r0) 22:10:42 (14/82) Installing fontconfig (2.14.0-r0) 22:10:42 (15/82) Installing fribidi (1.0.12-r0) 22:10:42 (16/82) Installing libffi (3.4.2-r1) 22:10:42 (17/82) Installing libintl (0.21-r2) 22:10:42 (18/82) Installing libblkid (2.38-r1) 22:10:42 (19/82) Installing libmount (2.38-r1) 22:10:42 (20/82) Installing pcre (8.45-r2) 22:10:42 (21/82) Installing glib (2.72.1-r0) 22:10:42 (22/82) Installing graphite2 (1.3.14-r1) 22:10:42 (23/82) Installing harfbuzz (4.3.0-r0) 22:10:42 (24/82) Installing libass (0.16.0-r0) 22:10:42 (25/82) Installing libdav1d (1.0.0-r0) 22:10:42 (26/82) Installing libdrm (2.4.110-r0) 22:10:42 (27/82) Installing gmp (6.2.1-r2) 22:10:42 (28/82) Installing nettle (3.7.3-r0) 22:10:42 (29/82) Installing p11-kit (0.24.1-r0) 22:10:42 (30/82) Installing libtasn1 (4.18.0-r0) 22:10:42 (31/82) Installing libunistring (1.0-r0) 22:10:42 (32/82) Installing gnutls (3.7.7-r0) 22:10:42 (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) 22:10:42 (34/82) Installing ncurses-libs (6.3_p20220521-r0) 22:10:42 (35/82) Installing lame (3.100-r0) 22:10:42 (36/82) Installing opus (1.3.1-r1) 22:10:42 (37/82) Installing libasyncns (0.8-r1) 22:10:42 (38/82) Installing dbus-libs (1.14.0-r1) 22:10:42 (39/82) Installing libltdl (2.4.7-r0) 22:10:42 (40/82) Installing orc (0.4.32-r0) 22:10:42 (41/82) Installing libgcc (11.2.1_git20220219-r2) 22:10:42 (42/82) Installing libogg (1.3.5-r1) 22:10:42 (43/82) Installing libstdc++ (11.2.1_git20220219-r2) 22:10:42 (44/82) Installing flac (1.3.4-r0) 22:10:42 (45/82) Installing libvorbis (1.3.7-r0) 22:10:42 (46/82) Installing libsndfile (1.1.0-r0) 22:10:42 (47/82) Installing libgomp (11.2.1_git20220219-r2) 22:10:42 (48/82) Installing soxr (0.1.3-r2) 22:10:42 (49/82) Installing speexdsp (1.2.0-r0) 22:10:42 (50/82) Installing tdb-libs (1.4.6-r0) 22:10:42 (51/82) Installing libpulse (15.0-r2) 22:10:43 (52/82) Installing cjson (1.7.15-r3) 22:10:43 (53/82) Installing mbedtls (2.28.1-r0) 22:10:43 (54/82) Installing librist (0.2.6-r1) 22:10:43 (55/82) Installing libsrt (1.4.4-r0) 22:10:43 (56/82) Installing libssh (0.9.6-r1) 22:10:43 (57/82) Installing libtheora (1.1.1-r16) 22:10:43 (58/82) Installing libjpeg-turbo (2.1.3-r1) 22:10:43 (59/82) Installing v4l-utils-libs (1.22.1-r1) 22:10:43 (60/82) Installing libxext (1.3.4-r0) 22:10:43 (61/82) Installing libxfixes (6.0.0-r0) 22:10:43 (62/82) Installing wayland-libs-client (1.20.0-r0) 22:10:43 (63/82) Installing libva (2.14.0-r0) 22:10:43 (64/82) Installing libvdpau (1.5-r0) 22:10:43 (65/82) Installing vidstab (1.1.0-r1) 22:10:43 (66/82) Installing libvpx (1.11.0-r1) 22:10:43 (67/82) Installing libwebp (1.2.3-r0) 22:10:43 (68/82) Installing x264-libs (0.163_git20210613-r0) 22:10:43 (69/82) Installing numactl (2.0.14-r0) 22:10:43 (70/82) Installing x265-libs (3.5-r3) 22:10:43 (71/82) Installing xvidcore (1.3.7-r1) 22:10:43 (72/82) Installing ffmpeg-libs (5.0.1-r1) 22:10:44 (73/82) Installing ffmpeg (5.0.1-r1) 22:10:44 (74/82) Installing udev-init-scripts (35-r0) 22:10:44 Executing udev-init-scripts-35-r0.post-install 22:10:44 (75/82) Installing eudev-libs (3.2.11-r0) 22:10:44 (76/82) Installing xz-libs (5.2.5-r1) 22:10:44 (77/82) Installing zstd-libs (1.5.2-r1) 22:10:44 (78/82) Installing kmod-libs (29-r2) 22:10:44 (79/82) Installing eudev (3.2.11-r0) 22:10:44 (80/82) Installing libsodium (1.0.18-r0) 22:10:44 (81/82) Installing libzmq (4.3.4-r0) 22:10:44 (82/82) Installing zeromq (4.3.4-r0) 22:10:44 Executing busybox-1.35.0-r17.trigger 22:10:44 Executing eudev-3.2.11-r0.trigger 22:10:44 OK: 78 MiB in 96 packages 22:10:47 Removing intermediate container ef00b7d711fb 22:10:47 ---> 0a55c3f7b094 22:10:47 Step 18/35 : WORKDIR / 22:10:47 ---> Running in 33f94d66e0d0 22:10:47 Removing intermediate container 33f94d66e0d0 22:10:47 ---> 076401eff1e4 22:10:47 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 22:10:49 ---> 0b19ebc36fca 22:10:49 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 22:10:49 ---> 61b80e607b6a 22:10:49 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 22:10:50 ---> 868cb81feef1 22:10:50 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 22:10:51 ---> 75bff39793c5 22:10:51 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 22:10:51 ---> 220b413c938a 22:10:51 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 22:10:51 ---> 518e3b47f801 22:10:51 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 22:10:53 ---> 15aea06f6328 22:10:53 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 22:10:53 ---> Running in 976c52634055 22:10:55 Removing intermediate container 976c52634055 22:10:55 ---> 3efd2e62d20a 22:10:55 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 22:10:55 ---> Running in c0e4ec03296b 22:10:56 Removing intermediate container c0e4ec03296b 22:10:56 ---> b65670720119 22:10:56 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 22:10:56 ---> Running in a91121d443aa 22:10:58 Removing intermediate container a91121d443aa 22:10:58 ---> 669511f8f725 22:10:58 Step 29/35 : EXPOSE 59983 22:10:58 ---> Running in 17d8ef81cba4 22:10:58 Removing intermediate container 17d8ef81cba4 22:10:58 ---> 6e3ba531e02c 22:10:58 Step 30/35 : EXPOSE 8554 22:10:58 ---> Running in 3409a7a525ab 22:10:59 Removing intermediate container 3409a7a525ab 22:10:59 ---> 7f5a72c8ef53 22:10:59 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 22:10:59 ---> Running in a4c55319a791 22:10:59 Removing intermediate container a4c55319a791 22:10:59 ---> b3081a9b2618 22:10:59 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 22:10:59 ---> Running in a9159f9c531f 22:10:59 Removing intermediate container a9159f9c531f 22:10:59 ---> fe19eb12897e 22:10:59 Step 33/35 : LABEL arch=arm64 22:10:59 ---> Running in 89e3e644d244 22:11:00 Removing intermediate container 89e3e644d244 22:11:00 ---> e6b99bee12e0 22:11:00 Step 34/35 : LABEL git_sha=106ba8deccd2b02302fa88bec0ff041b0ddf2aba 22:11:00 ---> Running in 5d05bd4ff605 22:11:00 Removing intermediate container 5d05bd4ff605 22:11:00 ---> 57e455cdea5e 22:11:00 Step 35/35 : LABEL version=0.0.0 22:11:00 ---> Running in 62a4717c4dd8 22:11:01 Removing intermediate container 62a4717c4dd8 22:11:01 ---> 5dea9fa26206 22:11:01 [Warning] One or more build-args [ARCH] were not consumed 22:11:01 Successfully built 5dea9fa26206 22:11:01 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 22:11:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:11:01 22:11:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:11:02 arm64: Pulling from edgex-lftools-log-publisher 22:11:02 8998bd30e6a1: Pulling fs layer 22:11:02 04944245beec: Pulling fs layer 22:11:02 699f458cf7ca: Pulling fs layer 22:11:02 765212b225bb: Pulling fs layer 22:11:02 f23df028b6ca: Pulling fs layer 22:11:02 d65c8cfc05b1: Pulling fs layer 22:11:02 2437ff75d9bd: Pulling fs layer 22:11:02 765212b225bb: Waiting 22:11:02 d65c8cfc05b1: Waiting 22:11:02 2437ff75d9bd: Waiting 22:11:02 f23df028b6ca: Waiting 22:11:02 04944245beec: Verifying Checksum 22:11:02 04944245beec: Download complete 22:11:02 765212b225bb: Verifying Checksum 22:11:02 765212b225bb: Download complete 22:11:02 f23df028b6ca: Verifying Checksum 22:11:02 f23df028b6ca: Download complete 22:11:02 d65c8cfc05b1: Verifying Checksum 22:11:02 d65c8cfc05b1: Download complete 22:11:02 699f458cf7ca: Verifying Checksum 22:11:02 699f458cf7ca: Download complete 22:11:02 8998bd30e6a1: Download complete 22:11:05 2437ff75d9bd: Verifying Checksum 22:11:05 2437ff75d9bd: Download complete 22:11:06 8998bd30e6a1: Pull complete 22:11:07 04944245beec: Pull complete 22:11:08 699f458cf7ca: Pull complete 22:11:09 765212b225bb: Pull complete 22:11:10 f23df028b6ca: Pull complete 22:11:10 d65c8cfc05b1: Pull complete 22:11:25 2437ff75d9bd: Pull complete 22:11:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:11:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:11:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:11:25 prd-ubuntu20.04-docker-arm64-4c-16g-29311 does not seem to be running inside a container 22:11:25 $ 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/2 -v /w/workspace/device-usb-camera/2:/w/workspace/device-usb-camera/2:rw,z -v /w/workspace/device-usb-camera/2@tmp:/w/workspace/device-usb-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:11:28 $ docker top 471b32eb5e5af2776fc45b2ea4693048e338e33c5470a71de3a1065888ad9504 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:11:29 ---> job-cost.sh 22:11:29 lf-activate-venv: SKIPPING 22:11:29 INFO: No Stack... 22:11:30 INFO: Retrieving Pricing Info for: v3-standard-4 22:11:30 INFO: Archiving Costs [Pipeline] sh 22:11:31 + cut -d, -f6 22:11:31 + cat /w/workspace/device-usb-camera/2/archives/cost.csv [Pipeline] lock 22:11:31 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-83-2-stack-cost] 22:11:31 Resource [jenkins-edgexfoundry-device-usb-camera-PR-83-2-stack-cost] did not exist. Created. 22:11:31 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-83-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:11:32 /w/workspace/device-usb-camera/2@tmp/durable-f7ae336b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:11:32 + echo total: 0.10999999940395355 [Pipeline] stash 22:11:32 Warning: overwriting stash ‘stack-cost’ 22:11:32 Stashed 1 file(s) [Pipeline] } 22:11:32 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-83-2-stack-cost] [Pipeline] // lock [Pipeline] } 22:11:32 $ docker stop --time=1 471b32eb5e5af2776fc45b2ea4693048e338e33c5470a71de3a1065888ad9504 22:11:34 $ docker rm -f 471b32eb5e5af2776fc45b2ea4693048e338e33c5470a71de3a1065888ad9504 [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 22:11:35 provisioning config files... 22:11:35 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/xfoundry_device-usb-camera_PR-83@tmp/config6874243932913945529tmp [Pipeline] { [Pipeline] sh 22:11:35 + set +x 22:11:35 + curl -s https://codecov.io/bash 22:11:35 + bash -s -- 22:11:35 22:11:35 _____ _ 22:11:35 / ____| | | 22:11:35 | | ___ __| | ___ ___ _____ __ 22:11:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:11:35 | |___| (_) | (_| | __/ (_| (_) \ V / 22:11:35 \_____\___/ \__,_|\___|\___\___/ \_/ 22:11:35 Bash-1.0.6 22:11:35 22:11:35 22:11:35 ==> git version 2.25.1 found 22:11:35 ==> 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 22:11:35 Release-Date: 2020-01-08 22:11:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:11:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:11:35 ==> Jenkins CI detected. 22:11:35 current dir:  /w/workspace/xfoundry_device-usb-camera_PR-83 22:11:35 project root: . 22:11:35 --> token set from env 22:11:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:11:35 ==> Running gcov in . (disable via -X gcov) 22:11:35 ==> Python coveragepy not found 22:11:35 ==> Searching for coverage reports in: 22:11:35 + . 22:11:35 -> Found 1 reports 22:11:35 ==> Detecting git/mercurial file structure 22:11:35 ==> Reading reports 22:11:35 + ./coverage.out bytes=29387 22:11:35 ==> Appending adjustments 22:11:35 https://docs.codecov.io/docs/fixing-reports 22:11:35 + Found adjustments 22:11:35 ==> Gzipping contents 22:11:35 8.0K /tmp/codecov.JuwZPC.gz 22:11:35 ==> Uploading reports 22:11:35 url: https://codecov.io 22:11:35 query: branch=PR-83&commit=106ba8deccd2b02302fa88bec0ff041b0ddf2aba&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-83%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=83&job=&cmd_args= 22:11:35 -> Pinging Codecov 22:11:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-83&commit=106ba8deccd2b02302fa88bec0ff041b0ddf2aba&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-83%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=83&job=&cmd_args= 22:11:35 -> Uploading to 22:11:35 https://storage.googleapis.com/codecov/v4/raw/2022-09-15/73D8F5FF140700D3E01443B452E23636/106ba8deccd2b02302fa88bec0ff041b0ddf2aba/fb2a64fb-9bb5-465c-9264-2445f1b65492.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220915%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220915T221135Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8d1f8091fa99ffb635c486f9aa596e26534ed9f399c24099bf3e363884a3a23b 22:11:35 % Total % Received % Xferd Average Speed Time Time Time Current 22:11:35 Dload Upload Total Spent Left Speed 22:11:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4129 0 0 100 4129 0 19294 --:--:-- --:--:-- --:--:-- 19204 22:11:36 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/106ba8deccd2b02302fa88bec0ff041b0ddf2aba [Pipeline] } 22:11:36 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 22:11:36 + [ -d /w/workspace/xfoundry_device-usb-camera_PR-83/archives ] 22:11:36 + ls -al /w/workspace/xfoundry_device-usb-camera_PR-83/archives 22:11:36 total 16 22:11:36 drwxr-xr-x 3 root root 4096 Sep 15 22:02 . 22:11:36 drwxrwxr-x 10 jenkins jenkins 4096 Sep 15 22:02 .. 22:11:36 drwxr-xr-x 2 root root 4096 Sep 15 22:02 cost 22:11:36 -rw-r--r-- 1 root root 88 Sep 15 22:02 cost.csv 22:11:36 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-83/archives 22:11:36 + ls -al /w/workspace/xfoundry_device-usb-camera_PR-83/archives 22:11:36 total 16 22:11:36 drwxr-xr-x 3 jenkins jenkins 4096 Sep 15 22:02 . 22:11:36 drwxrwxr-x 10 jenkins jenkins 4096 Sep 15 22:02 .. 22:11:36 drwxr-xr-x 2 jenkins jenkins 4096 Sep 15 22:02 cost 22:11:36 -rw-r--r-- 1 jenkins jenkins 88 Sep 15 22:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:11:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:11:38 ---> package-listing.sh 22:11:38 ++ facter osfamily 22:11:38 ++ tr '[:upper:]' '[:lower:]' 22:11:38 + OS_FAMILY=debian 22:11:38 + workspace=/w/workspace/xfoundry_device-usb-camera_PR-83 22:11:38 + START_PACKAGES=/tmp/packages_start.txt 22:11:38 + END_PACKAGES=/tmp/packages_end.txt 22:11:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:11:38 + PACKAGES=/tmp/packages_start.txt 22:11:38 + '[' /w/workspace/xfoundry_device-usb-camera_PR-83 ']' 22:11:38 + PACKAGES=/tmp/packages_end.txt 22:11:38 + case "${OS_FAMILY}" in 22:11:38 + dpkg -l 22:11:38 + grep '^ii' 22:11:38 + '[' -f /tmp/packages_start.txt ']' 22:11:38 + '[' -f /tmp/packages_end.txt ']' 22:11:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:11:38 + '[' /w/workspace/xfoundry_device-usb-camera_PR-83 ']' 22:11:38 + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-83/archives/ 22:11:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-83/archives/ [Pipeline] echo 22:11:38 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-83/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:11:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:11:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:11:39 prd-ubuntu20.04-docker-8c-8g-29308 does not seem to be running inside a container 22:11:39 $ 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-83/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-83 -v /w/workspace/xfoundry_device-usb-camera_PR-83:/w/workspace/xfoundry_device-usb-camera_PR-83:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-83@tmp:/w/workspace/xfoundry_device-usb-camera_PR-83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:11:39 $ docker top eaaec87bdb59bfefb4bdee53b4717d8f7c9c999fcc27bd97b5f49bdef5b22c94 -eo pid,comm [Pipeline] { [Pipeline] sh 22:11:39 + touch /tmp/pre-build-complete [Pipeline] sh 22:11:40 + mkdir -p /var/log/sysstat [Pipeline] sh 22:11:40 + ls /var/log/sa-host 22:11:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:11:40 provisioning config files... 22:11:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-83@tmp/config7123113368690924249tmp [Pipeline] { [Pipeline] echo 22:11:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:11:40 ---> create-netrc.sh [Pipeline] } 22:11:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:11:41 ---> python-tools-install.sh [Pipeline] echo 22:11:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:11:41 ---> sudo-logs.sh 22:11:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:11:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:11:41 ---> job-cost.sh 22:11:41 lf-activate-venv: SKIPPING 22:11:41 DEBUG: total: 0.2199999988079071 22:11:41 INFO: Retrieving Stack Cost... 22:11:42 INFO: Retrieving Pricing Info for: v3-standard-8 22:11:42 INFO: Archiving Costs [Pipeline] echo 22:11:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:11:42 ---> logs-deploy.sh 22:11:42 lf-activate-venv: SKIPPING 22:11:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-83/2 22:11:42 INFO: archiving workspace using pattern(s): 22:11:43 Archives upload complete. 22:11:43 INFO: archiving logs to Nexus