Pull request #160 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 29b62f61d6e24c415ad6041d279363dba88b3ebb+8b62b64e9680a6df61e12b3c0a704648afc4bcdc (379af614f7c198ab772fb21c47220598b85b2b0f) 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-ssh1875464357455434405.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1863587967431557259.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-160/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-160/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7484136036824162445.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh2871661275830115906.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-160/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-160/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12444288004748270353.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-7754’ Running on prd-ubuntu20.04-docker-8c-8g-7759 in /w/workspace/foundry_device-usb-camera_PR-160 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/foundry_device-usb-camera_PR-160 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8b62b64e9680a6df61e12b3c0a704648afc4bcdc into PR head commit 29b62f61d6e24c415ad6041d279363dba88b3ebb Merge succeeded, producing 29b62f61d6e24c415ad6041d279363dba88b3ebb Checking out Revision 29b62f61d6e24c415ad6041d279363dba88b3ebb (PR-160) > 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/160/head:refs/remotes/origin/PR-160 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 29b62f61d6e24c415ad6041d279363dba88b3ebb # 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 8b62b64e9680a6df61e12b3c0a704648afc4bcdc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 29b62f61d6e24c415ad6041d279363dba88b3ebb # timeout=10 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.1 to 1.8.2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:55:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:55:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:55:22 ========================================================= 16:55:22 EdgeX Global Pipelines Version Info 16:55:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk d58291c76576a31971c03f981221ac3951acbf69 # timeout=10 16:55:23 ------------------- 16:55:23 stable info: 16:55:23 ------------------- 16:55:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:55:23 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 16:55:23 Message: update stable to v1.0.244 16:55:23 ------------------- 16:55:23 experimental info: 16:55:23 ------------------- 16:55:23 Commited By: **** collab-it+edgex@linuxfoundation.org 16:55:23 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 16:55:23 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:55:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 16:55:23 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 16:55:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:55:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:55:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:55:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:55:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:55:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:55:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:55:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:55:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:55:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 16:55:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:55:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:55:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:55:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:55:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:55:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:55:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:55:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:55:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:55:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:55:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:55:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:55:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:55:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:55:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:55:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-160 [Pipeline] echo 16:55:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-160 [Pipeline] echo 16:55:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-160 [Pipeline] echo 16:55:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 29b62f61d6e24c415ad6041d279363dba88b3ebb [Pipeline] echo 16:55:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 29b62f6 [Pipeline] echo 16:55:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:55:24 provisioning config files... 16:55:24 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-160@tmp/config3759437652309354252tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:55:24 ---> docker-login.sh 16:55:24 nexus3.edgexfoundry.org:10001 16:55:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:25 Configure a credential helper to remove this warning. See 16:55:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:25 16:55:25 Login Succeeded 16:55:25 nexus3.edgexfoundry.org:10002 16:55:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:25 Configure a credential helper to remove this warning. See 16:55:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:25 16:55:25 Login Succeeded 16:55:25 nexus3.edgexfoundry.org:10003 16:55:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:25 Configure a credential helper to remove this warning. See 16:55:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:25 16:55:25 Login Succeeded 16:55:25 nexus3.edgexfoundry.org:10004 16:55:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:25 Configure a credential helper to remove this warning. See 16:55:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:25 16:55:25 Login Succeeded 16:55:25 docker.io 16:55:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:25 Configure a credential helper to remove this warning. See 16:55:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:25 16:55:25 Login Succeeded 16:55:25 ---> docker-login.sh ends [Pipeline] } 16:55:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:55:26 + git rev-list -1 --merges 29b62f61d6e24c415ad6041d279363dba88b3ebb~1..29b62f61d6e24c415ad6041d279363dba88b3ebb [Pipeline] echo 16:55:26 -----------> git rev-list -1 --merges 29b62f61d6e24c415ad6041d279363dba88b3ebb~1..29b62f61d6e24c415ad6041d279363dba88b3ebb 29b62f61d6e24c415ad6041d279363dba88b3ebb [false] [Pipeline] sh 16:55:26 + git log --format=format:%s -1 29b62f61d6e24c415ad6041d279363dba88b3ebb [Pipeline] echo 16:55:26 ========================================================= 16:55:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:55:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:55:26 + git log --format=format:%s -1 29b62f61d6e24c415ad6041d279363dba88b3ebb [Pipeline] echo 16:55:26 [semverPrep] GIT_COMMIT: 29b62f61d6e24c415ad6041d279363dba88b3ebb, Commit Message: build(deps): Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 [Pipeline] echo 16:55:26 [semverPrep] This is not a build commit. [Pipeline] sh 16:55:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:55:27 + grep -v github /etc/ssh/ssh_known_hosts 16:55:27 + [ -e /tmp/ssh_known_hosts ] 16:55:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:55:27 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:55:27 sudo tee -a /etc/ssh/ssh_known_hosts 16:55:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:55:27 16:55:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:55:27 0.1.4: Pulling from edgex-devops/py-git-semver 16:55:27 b85a868b505f: Pulling fs layer 16:55:27 e2be974225ed: Pulling fs layer 16:55:27 339a4e72a1f5: Pulling fs layer 16:55:27 988bab9f4d93: Pulling fs layer 16:55:27 1469e6f7b9e6: Pulling fs layer 16:55:27 eaf3925da568: Pulling fs layer 16:55:27 bab4dde63d76: Pulling fs layer 16:55:27 bde34c3a00c8: Pulling fs layer 16:55:27 b352a97aabf1: Pulling fs layer 16:55:27 4872d77fe225: Pulling fs layer 16:55:27 5851b861e8e6: Pulling fs layer 16:55:27 bab4dde63d76: Waiting 16:55:27 bde34c3a00c8: Waiting 16:55:27 b352a97aabf1: Waiting 16:55:27 4872d77fe225: Waiting 16:55:27 5851b861e8e6: Waiting 16:55:27 988bab9f4d93: Waiting 16:55:27 1469e6f7b9e6: Waiting 16:55:27 eaf3925da568: Waiting 16:55:27 e2be974225ed: Verifying Checksum 16:55:27 e2be974225ed: Download complete 16:55:27 988bab9f4d93: Verifying Checksum 16:55:27 988bab9f4d93: Download complete 16:55:28 1469e6f7b9e6: Verifying Checksum 16:55:28 1469e6f7b9e6: Download complete 16:55:28 eaf3925da568: Download complete 16:55:28 339a4e72a1f5: Download complete 16:55:28 bde34c3a00c8: Verifying Checksum 16:55:28 bde34c3a00c8: Download complete 16:55:28 b352a97aabf1: Verifying Checksum 16:55:28 b352a97aabf1: Download complete 16:55:28 4872d77fe225: Verifying Checksum 16:55:28 4872d77fe225: Download complete 16:55:28 5851b861e8e6: Verifying Checksum 16:55:28 5851b861e8e6: Download complete 16:55:28 b85a868b505f: Verifying Checksum 16:55:28 b85a868b505f: Download complete 16:55:28 bab4dde63d76: Verifying Checksum 16:55:28 bab4dde63d76: Download complete 16:55:29 b85a868b505f: Pull complete 16:55:29 e2be974225ed: Pull complete 16:55:30 339a4e72a1f5: Pull complete 16:55:30 988bab9f4d93: Pull complete 16:55:30 1469e6f7b9e6: Pull complete 16:55:30 eaf3925da568: Pull complete 16:55:32 bab4dde63d76: Pull complete 16:55:32 bde34c3a00c8: Pull complete 16:55:32 b352a97aabf1: Pull complete 16:55:32 4872d77fe225: Pull complete 16:55:32 5851b861e8e6: Pull complete 16:55:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:55:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:55:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:55:33 prd-ubuntu20.04-docker-8c-8g-7759 does not seem to be running inside a container 16:55:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-160 -v /w/workspace/foundry_device-usb-camera_PR-160:/w/workspace/foundry_device-usb-camera_PR-160:rw,z -v /w/workspace/foundry_device-usb-camera_PR-160@tmp:/w/workspace/foundry_device-usb-camera_PR-160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:55:34 $ docker top 86a2881ca51c382925316b83e89ce735447d34f73cff20a7f2fe14f05d246aa2 -eo pid,comm 16:55:34 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). 16:55:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:55:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:55:34 [ssh-agent] Looking for ssh-agent implementation... 16:55:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:55:34 $ docker exec 86a2881ca51c382925316b83e89ce735447d34f73cff20a7f2fe14f05d246aa2 ssh-agent 16:55:35 SSH_AUTH_SOCK=/tmp/ssh-DxxSf2DHooeb/agent.32 16:55:35 SSH_AGENT_PID=38 16:55:35 Running ssh-add (command line suppressed) 16:55:35 Identity added: /w/workspace/foundry_device-usb-camera_PR-160@tmp/private_key_2792749542124127368.key (/w/workspace/foundry_device-usb-camera_PR-160@tmp/private_key_2792749542124127368.key) 16:55:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:55:35 + git tag --points-at HEAD [Pipeline] } 16:55:35 $ docker exec --env ******** --env ******** 86a2881ca51c382925316b83e89ce735447d34f73cff20a7f2fe14f05d246aa2 ssh-agent -k 16:55:35 unset SSH_AUTH_SOCK; 16:55:35 unset SSH_AGENT_PID; 16:55:35 echo Agent pid 38 killed; 16:55:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:55:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:55:35 [ssh-agent] Looking for ssh-agent implementation... 16:55:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:55:35 $ docker exec 86a2881ca51c382925316b83e89ce735447d34f73cff20a7f2fe14f05d246aa2 ssh-agent 16:55:35 SSH_AUTH_SOCK=/tmp/ssh-igGaYIpImVsu/agent.70 16:55:35 SSH_AGENT_PID=77 16:55:35 Running ssh-add (command line suppressed) 16:55:36 Identity added: /w/workspace/foundry_device-usb-camera_PR-160@tmp/private_key_5998959159086797822.key (/w/workspace/foundry_device-usb-camera_PR-160@tmp/private_key_5998959159086797822.key) 16:55:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:55:36 + git semver init 16:55:36 2023-02-28 16:55:36,551 [run_init] DEBUG init version:0.0.0 force:False 16:55:36 2023-02-28 16:55:36,552 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-160/.semver 16:55:36 2023-02-28 16:55:36,552 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-160/.semver 16:55:36 2023-02-28 16:55:36,552 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-160/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-160, universal_newlines=False, shell=None, istream=None) 16:55:37 2023-02-28 16:55:37,386 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-160/.git/info/exclude 16:55:37 2023-02-28 16:55:37,387 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-160/.semver/PR-160 with force:False 16:55:37 2023-02-28 16:55:37,387 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-160/.semver/PR-160 16:55:37 2023-02-28 16:55:37,392 [execute] INFO git cat-file --batch-check 16:55:37 2023-02-28 16:55:37,392 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-160/.semver, universal_newlines=False, shell=None, istream=) 16:55:37 2023-02-28 16:55:37,399 [execute] INFO git cat-file --batch 16:55:37 2023-02-28 16:55:37,400 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-160/.semver, universal_newlines=False, shell=None, istream=) 16:55:37 2023-02-28 16:55:37,406 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-160/.semver/PR-160 16:55:37 0.0.0 [Pipeline] } 16:55:37 $ docker exec --env ******** --env ******** 86a2881ca51c382925316b83e89ce735447d34f73cff20a7f2fe14f05d246aa2 ssh-agent -k 16:55:37 unset SSH_AUTH_SOCK; 16:55:37 unset SSH_AGENT_PID; 16:55:37 echo Agent pid 77 killed; 16:55:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:55:37 + git semver [Pipeline] } 16:55:38 $ docker stop --time=1 86a2881ca51c382925316b83e89ce735447d34f73cff20a7f2fe14f05d246aa2 16:55:39 $ docker rm -f --volumes 86a2881ca51c382925316b83e89ce735447d34f73cff20a7f2fe14f05d246aa2 [Pipeline] // withDockerContainer [Pipeline] sh 16:55:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:55:40 Stashed 1 file(s) [Pipeline] echo 16:55:40 [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 16:55:40 provisioning config files... 16:55:40 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-160@tmp/config13254539937389631140tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:55:40 ---> docker-login.sh 16:55:40 nexus3.edgexfoundry.org:10001 16:55:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:40 Configure a credential helper to remove this warning. See 16:55:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:40 16:55:40 Login Succeeded 16:55:40 nexus3.edgexfoundry.org:10002 16:55:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:40 Configure a credential helper to remove this warning. See 16:55:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:40 16:55:40 Login Succeeded 16:55:40 nexus3.edgexfoundry.org:10003 16:55:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:40 Configure a credential helper to remove this warning. See 16:55:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:40 16:55:40 Login Succeeded 16:55:40 nexus3.edgexfoundry.org:10004 16:55:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:40 Configure a credential helper to remove this warning. See 16:55:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:40 16:55:40 Login Succeeded 16:55:40 docker.io 16:55:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:41 Configure a credential helper to remove this warning. See 16:55:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:41 16:55:41 Login Succeeded 16:55:41 ---> docker-login.sh ends [Pipeline] } 16:55:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:55:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:55:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:55:41 ========================================================= 16:55:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:55:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:41 + 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 . 16:55:41 Sending build context to Docker daemon 1.742MB 16:55:41 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 16:55:41 Step 2/13 : FROM ${BASE} AS builder 16:55:41 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:55:41 213ec9aee27d: Pulling fs layer 16:55:41 4583459ba037: Pulling fs layer 16:55:41 93c1e223e6f2: Pulling fs layer 16:55:41 53926ce57604: Pulling fs layer 16:55:41 21b2b0c7a3f4: Pulling fs layer 16:55:41 22ff95d597cd: Pulling fs layer 16:55:41 21b2b0c7a3f4: Waiting 16:55:41 53926ce57604: Waiting 16:55:41 12d6caf4c0d1: Pulling fs layer 16:55:41 22ff95d597cd: Waiting 16:55:41 96b7cbca73a9: Pulling fs layer 16:55:41 12d6caf4c0d1: Waiting 16:55:41 96b7cbca73a9: Waiting 16:55:41 a7acece74701: Pulling fs layer 16:55:41 a7acece74701: Waiting 16:55:41 93c1e223e6f2: Verifying Checksum 16:55:41 93c1e223e6f2: Download complete 16:55:41 4583459ba037: Verifying Checksum 16:55:41 4583459ba037: Download complete 16:55:41 21b2b0c7a3f4: Download complete 16:55:42 22ff95d597cd: Verifying Checksum 16:55:42 22ff95d597cd: Download complete 16:55:42 213ec9aee27d: Verifying Checksum 16:55:42 213ec9aee27d: Download complete 16:55:42 12d6caf4c0d1: Download complete 16:55:42 213ec9aee27d: Pull complete 16:55:42 4583459ba037: Pull complete 16:55:42 93c1e223e6f2: Pull complete 16:55:42 a7acece74701: Verifying Checksum 16:55:42 a7acece74701: Download complete 16:55:42 96b7cbca73a9: Verifying Checksum 16:55:42 96b7cbca73a9: Download complete 16:55:42 53926ce57604: Verifying Checksum 16:55:42 53926ce57604: Download complete 16:55:47 53926ce57604: Pull complete 16:55:47 21b2b0c7a3f4: Pull complete 16:55:47 22ff95d597cd: Pull complete 16:55:47 12d6caf4c0d1: Pull complete 16:55:49 96b7cbca73a9: Pull complete 16:55:50 a7acece74701: Pull complete 16:55:50 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 16:55:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:55:50 ---> db6d94c90886 16:55:50 Step 3/13 : ARG ADD_BUILD_TAGS="" 16:55:52 ---> Running in cf8604693ac8 16:55:52 Removing intermediate container cf8604693ac8 16:55:52 ---> c13fdebafb9e 16:55:52 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:55:52 ---> Running in 3eaae9af256f 16:55:52 Removing intermediate container 3eaae9af256f 16:55:52 ---> d698289f1bde 16:55:52 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 16:55:52 ---> Running in 97b0d68fecfe 16:55:52 Removing intermediate container 97b0d68fecfe 16:55:52 ---> 9e526743dc09 16:55:52 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 16:55:52 ---> Running in 1f0b6c00b71f 16:55:52 Removing intermediate container 1f0b6c00b71f 16:55:52 ---> 0efe2b3659a6 16:55:52 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:55:52 ---> Running in f5284f8e2147 16:55:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:55:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:55:53 (1/80) Installing mesa (21.3.9-r0) 16:55:53 (2/80) Installing libxau (1.0.9-r0) 16:55:53 (3/80) Installing libxdmcp (1.1.3-r0) 16:55:53 (4/80) Installing libxcb (1.15-r0) 16:55:53 (5/80) Installing libx11 (1.8-r0) 16:55:53 (6/80) Installing libxext (1.3.4-r0) 16:55:53 (7/80) Installing libxfixes (6.0.0-r0) 16:55:53 (8/80) Installing libxxf86vm (1.1.4-r2) 16:55:53 (9/80) Installing libpciaccess (0.16-r0) 16:55:53 (10/80) Installing libdrm (2.4.110-r0) 16:55:53 (11/80) Installing mesa-glapi (21.3.9-r0) 16:55:53 (12/80) Installing libxshmfence (1.3-r1) 16:55:53 (13/80) Installing mesa-gl (21.3.9-r0) 16:55:53 (14/80) Installing icu-data-full (71.1-r2) 16:55:53 (15/80) Installing libice (1.0.10-r0) 16:55:53 (16/80) Installing libuuid (2.38-r1) 16:55:53 (17/80) Installing libsm (1.2.3-r0) 16:55:53 (18/80) Installing libxt (1.2.1-r0) 16:55:53 (19/80) Installing libxmu (1.1.3-r0) 16:55:53 (20/80) Installing xset (1.2.4-r0) 16:55:53 (21/80) Installing xprop (1.2.5-r0) 16:55:53 (22/80) Installing xdg-utils (1.1.3-r3) 16:55:53 (23/80) Installing dbus-libs (1.14.4-r0) 16:55:53 (24/80) Installing libffi (3.4.2-r1) 16:55:53 (25/80) Installing libintl (0.21-r2) 16:55:53 (26/80) Installing libblkid (2.38-r1) 16:55:53 (27/80) Installing libmount (2.38-r1) 16:55:53 (28/80) Installing pcre (8.45-r2) 16:55:53 (29/80) Installing glib (2.72.1-r0) 16:55:53 (30/80) Installing icu-libs (71.1-r2) 16:55:53 (31/80) Installing libpcre2-16 (10.40-r0) 16:55:53 (32/80) Installing zstd-libs (1.5.2-r1) 16:55:53 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 16:55:53 (34/80) Installing hicolor-icon-theme (0.17-r1) 16:55:53 (35/80) Installing wayland-libs-server (1.20.0-r0) 16:55:53 (36/80) Installing mesa-gbm (21.3.9-r0) 16:55:53 (37/80) Installing wayland-libs-client (1.20.0-r0) 16:55:53 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 16:55:53 (39/80) Installing libxcomposite (0.4.5-r0) 16:55:53 (40/80) Installing libbz2 (1.0.8-r1) 16:55:53 (41/80) Installing libpng (1.6.37-r1) 16:55:53 (42/80) Installing freetype (2.12.1-r0) 16:55:53 (43/80) Installing fontconfig (2.14.0-r0) 16:55:54 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 16:55:54 (45/80) Installing wayland-libs-egl (1.20.0-r0) 16:55:54 (46/80) Installing xkeyboard-config (2.35.1-r0) 16:55:54 (47/80) Installing xz-libs (5.2.5-r1) 16:55:54 (48/80) Installing libxml2 (2.9.14-r2) 16:55:54 (49/80) Installing libxkbcommon (1.4.1-r0) 16:55:54 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 16:55:54 (51/80) Installing mesa-egl (21.3.9-r0) 16:55:54 (52/80) Installing avahi-libs (0.8-r6) 16:55:54 (53/80) Installing nettle (3.7.3-r0) 16:55:54 (54/80) Installing p11-kit (0.24.1-r0) 16:55:54 (55/80) Installing libtasn1 (4.18.0-r1) 16:55:54 (56/80) Installing libunistring (1.0-r0) 16:55:54 (57/80) Installing gnutls (3.7.7-r1) 16:55:54 (58/80) Installing cups-libs (2.4.2-r0) 16:55:54 (59/80) Installing graphite2 (1.3.14-r1) 16:55:54 (60/80) Installing harfbuzz (4.3.0-r0) 16:55:54 (61/80) Installing libevdev (1.12.1-r0) 16:55:54 (62/80) Installing mtdev (1.1.6-r0) 16:55:54 (63/80) Installing eudev-libs (3.2.11-r0) 16:55:54 (64/80) Installing libinput-libs (1.20.1-r0) 16:55:54 (65/80) Installing libjpeg-turbo (2.1.3-r1) 16:55:54 (66/80) Installing xcb-util-wm (0.4.1-r1) 16:55:54 (67/80) Installing xcb-util (0.4.0-r3) 16:55:54 (68/80) Installing xcb-util-image (0.4.0-r1) 16:55:54 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 16:55:54 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 16:55:54 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 16:55:54 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 16:55:54 (73/80) Installing v4l-utils-libs (1.22.1-r1) 16:55:54 (74/80) Installing v4l-utils (1.22.1-r1) 16:55:54 (75/80) Installing udev-init-scripts (35-r0) 16:55:54 Executing udev-init-scripts-35-r0.post-install 16:55:54 (76/80) Installing kmod-libs (29-r2) 16:55:54 (77/80) Installing eudev (3.2.11-r0) 16:55:54 (78/80) Installing eudev-dev (3.2.11-r0) 16:55:54 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 16:55:54 (80/80) Installing v4l-utils-dev (1.22.1-r1) 16:55:54 Executing busybox-1.35.0-r17.trigger 16:55:54 Executing eudev-3.2.11-r0.trigger 16:55:54 OK: 331 MiB in 131 packages 16:55:55 Still waiting to schedule task 16:55:55 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:55:56 Removing intermediate container f5284f8e2147 16:55:56 ---> 2a5074464945 16:55:56 Step 8/13 : WORKDIR /device-usb-camera 16:55:56 ---> Running in 1948c68bfb57 16:55:56 Removing intermediate container 1948c68bfb57 16:55:56 ---> ca6a0a5566ad 16:55:56 Step 9/13 : COPY go.mod vendor* ./ 16:55:56 ---> 93405e1de6be 16:55:56 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:55:56 ---> Running in d6e6cff043ce 16:56:23 Removing intermediate container d6e6cff043ce 16:56:23 ---> 999e47a23aed 16:56:23 Step 11/13 : COPY . . 16:56:23 ---> db38e0dcea14 16:56:23 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 16:56:23 ---> Running in d6b086307d03 16:56:23  % Total % Received % Xferd Average Speed Time Time Time Current 16:56:23 Dload Upload Total Spent Left Speed 16:56:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 41676 0 --:--:-- --:--:-- --:--:-- 42480 16:56:23 Removing intermediate container d6b086307d03 16:56:23 ---> 5c354775a0a7 16:56:23 Step 13/13 : RUN ${MAKE} 16:56:23 ---> Running in 29d4817f5b79 16:56:23 noop 16:56:24 Removing intermediate container 29d4817f5b79 16:56:24 ---> fafbd8ee335c 16:56:24 Successfully built fafbd8ee335c 16:56:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:24 + docker inspect -f . ci-base-image-x86_64 16:56:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:56:24 prd-ubuntu20.04-docker-8c-8g-7759 does not seem to be running inside a container 16:56:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-160 -v /w/workspace/foundry_device-usb-camera_PR-160:/w/workspace/foundry_device-usb-camera_PR-160:rw,z -v /w/workspace/foundry_device-usb-camera_PR-160@tmp:/w/workspace/foundry_device-usb-camera_PR-160@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-x86_64 cat 16:56:24 $ docker top e647c76dfc479aa9fb7277b1f7ee295e06d85c3b31b82566be0cf83587bf70f6 -eo pid,comm [Pipeline] { [Pipeline] sh 16:56:25 + go version 16:56:25 go version go1.18.7 linux/amd64 [Pipeline] } 16:56:25 $ docker stop --time=1 e647c76dfc479aa9fb7277b1f7ee295e06d85c3b31b82566be0cf83587bf70f6 16:56:26 $ docker rm -f --volumes e647c76dfc479aa9fb7277b1f7ee295e06d85c3b31b82566be0cf83587bf70f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:27 + docker inspect -f . ci-base-image-x86_64 16:56:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:56:27 prd-ubuntu20.04-docker-8c-8g-7759 does not seem to be running inside a container 16:56:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-160 -v /w/workspace/foundry_device-usb-camera_PR-160:/w/workspace/foundry_device-usb-camera_PR-160:rw,z -v /w/workspace/foundry_device-usb-camera_PR-160@tmp:/w/workspace/foundry_device-usb-camera_PR-160@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-x86_64 cat 16:56:27 $ docker top 013b6cc4547c121d91117201d1358ca3129b835bb6044bbe14fc2d99b5ed7026 -eo pid,comm [Pipeline] { [Pipeline] sh 16:56:27 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-160 [Pipeline] fileExists [Pipeline] sh 16:56:28 + make test 16:56:28 go test ./... -coverprofile=coverage.out ./... 16:56:28 ? github.com/edgexfoundry/device-usb-camera [no test files] 16:56:38 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 16:56:39 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.014s coverage: 1.9% of statements 16:56:47 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." 16:56:47 go vet ./... 16:56:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:56:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:56:50 ./bin/test-attribution-txt.sh 16:56:50 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 16:56:50 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 16:56:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:56:50 $ docker stop --time=1 013b6cc4547c121d91117201d1358ca3129b835bb6044bbe14fc2d99b5ed7026 16:56:52 $ docker rm -f --volumes 013b6cc4547c121d91117201d1358ca3129b835bb6044bbe14fc2d99b5ed7026 [Pipeline] // withDockerContainer [Pipeline] sh 16:56:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:56:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:56:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:56:53 + ls -al . 16:56:53 total 196 16:56:53 drwxrwxr-x 10 jenkins jenkins 4096 Feb 28 16:56 . 16:56:53 drwxrwxr-x 4 jenkins jenkins 4096 Feb 28 16:55 .. 16:56:53 drwxrwxr-x 8 jenkins jenkins 4096 Feb 28 16:56 .git 16:56:53 drwxrwxr-x 3 jenkins jenkins 4096 Feb 28 16:55 .github 16:56:53 -rw-rw-r-- 1 jenkins jenkins 414 Feb 28 16:55 .gitignore 16:56:53 -rw-rw-r-- 1 jenkins jenkins 42 Feb 28 16:55 .golangci.yml 16:56:53 -rw-rw-r-- 1 jenkins jenkins 77 Feb 28 16:55 .hadolint.yml 16:56:53 drwxr-xr-x 3 jenkins jenkins 4096 Feb 28 16:55 .semver 16:56:53 -rw-rw-r-- 1 jenkins jenkins 9442 Feb 28 16:55 Attribution.txt 16:56:53 -rw-rw-r-- 1 jenkins jenkins 6219 Feb 28 16:55 CHANGELOG.md 16:56:53 -rw-rw-r-- 1 jenkins jenkins 2328 Feb 28 16:55 Dockerfile 16:56:53 -rw-rw-r-- 1 jenkins jenkins 678 Feb 28 16:55 GOVERNANCE.md 16:56:53 -rw-rw-r-- 1 jenkins jenkins 659 Feb 28 16:55 Jenkinsfile 16:56:53 -rw-rw-r-- 1 jenkins jenkins 11348 Feb 28 16:55 LICENSE 16:56:53 -rw-rw-r-- 1 jenkins jenkins 2329 Feb 28 16:55 Makefile 16:56:53 -rw-rw-r-- 1 jenkins jenkins 622 Feb 28 16:55 OWNERS.md 16:56:53 -rw-rw-r-- 1 jenkins jenkins 5934 Feb 28 16:55 README.md 16:56:53 -rw-rw-r-- 1 jenkins jenkins 5 Feb 28 16:55 VERSION 16:56:53 drwxrwxr-x 2 jenkins jenkins 4096 Feb 28 16:55 bin 16:56:53 drwxrwxr-x 3 jenkins jenkins 4096 Feb 28 16:55 cmd 16:56:53 -rw-r--r-- 1 jenkins jenkins 30666 Feb 28 16:56 coverage.out 16:56:53 -rwxrwxr-x 1 jenkins jenkins 140 Feb 28 16:55 docker-entrypoint.sh 16:56:53 drwxrwxr-x 4 jenkins jenkins 4096 Feb 28 16:55 docs 16:56:53 -rw-rw-r-- 1 jenkins jenkins 3486 Feb 28 16:55 go.mod 16:56:53 -rw-rw-r-- 1 jenkins jenkins 33526 Feb 28 16:55 go.sum 16:56:53 drwxrwxr-x 3 jenkins jenkins 4096 Feb 28 16:55 internal 16:56:53 drwxrwxr-x 4 jenkins jenkins 4096 Feb 28 16:55 snap 16:56:53 -rw-rw-r-- 1 jenkins jenkins 231 Feb 28 16:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:53 + 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=29b62f61d6e24c415ad6041d279363dba88b3ebb --label arch=amd64 --label version=0.0.0 . 16:56:53 Sending build context to Docker daemon 1.773MB 16:56:53 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 16:56:53 Step 2/35 : FROM ${BASE} AS builder 16:56:53 ---> fafbd8ee335c 16:56:53 Step 3/35 : ARG ADD_BUILD_TAGS="" 16:56:53 ---> Running in 82b5073bf749 16:56:53 Removing intermediate container 82b5073bf749 16:56:53 ---> 7390ab79ccf0 16:56:53 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:56:53 ---> Running in 6dc2d776058a 16:56:53 Removing intermediate container 6dc2d776058a 16:56:53 ---> b7beffdb164f 16:56:53 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 16:56:53 ---> Running in 423a5a501b93 16:56:54 Removing intermediate container 423a5a501b93 16:56:54 ---> b1b77cd83741 16:56:54 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 16:56:54 ---> Running in 4c5eb4f0474c 16:56:54 Removing intermediate container 4c5eb4f0474c 16:56:54 ---> 6f5fe3fb6360 16:56:54 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:56:54 ---> Running in 5d352b526784 16:56:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:56:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:56:55 OK: 331 MiB in 131 packages 16:56:55 Removing intermediate container 5d352b526784 16:56:55 ---> 6b28ce6955a8 16:56:55 Step 8/35 : WORKDIR /device-usb-camera 16:56:55 ---> Running in ca2a0297fc7d 16:56:55 Removing intermediate container ca2a0297fc7d 16:56:55 ---> e7f175ab59de 16:56:55 Step 9/35 : COPY go.mod vendor* ./ 16:56:55 ---> 9019d8c2e031 16:56:55 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:56:55 ---> Running in a682d0937491 16:56:56 Removing intermediate container a682d0937491 16:56:56 ---> fad305fcec0a 16:56:56 Step 11/35 : COPY . . 16:56:56 ---> f8732a24b1b6 16:56:56 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 16:56:56 ---> Running in 127298a67b18 16:56:57  % Total % Received % Xferd Average Speed Time Time Time Current 16:56:57 Dload Upload Total Spent Left Speed 16:56:57 0  0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 35815 0 --:--:-- --:--:-- --:--:-- 36620 16:56:57 Removing intermediate container 127298a67b18 16:56:57 ---> fa5348303328 16:56:57 Step 13/35 : RUN ${MAKE} 16:56:57 ---> Running in 4952cea9a749 16:56:58 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 16:57:19 Removing intermediate container 4952cea9a749 16:57:19 ---> fff7c83a67bb 16:57:19 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 16:57:19 v0.18.4: Pulling from aler9/rtsp-simple-server 16:57:19 af6660deedbd: Pulling fs layer 16:57:19 97cd0a44c592: Pulling fs layer 16:57:20 97cd0a44c592: Verifying Checksum 16:57:20 97cd0a44c592: Download complete 16:57:20 af6660deedbd: Verifying Checksum 16:57:20 af6660deedbd: Download complete 16:57:20 af6660deedbd: Pull complete 16:57:20 97cd0a44c592: Pull complete 16:57:20 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 16:57:20 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 16:57:20 ---> fea57e182299 16:57:20 Step 15/35 : FROM alpine:3.16 16:57:21 3.16: Pulling from library/alpine 16:57:21 ef5531b6e74e: Pulling fs layer 16:57:21 ef5531b6e74e: Verifying Checksum 16:57:21 ef5531b6e74e: Download complete 16:57:21 ef5531b6e74e: Pull complete 16:57:21 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 16:57:21 Status: Downloaded newer image for alpine:3.16 16:57:21 ---> dfd21b5a31f5 16:57:21 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 16:57:21 ---> Running in cf1c7a251d76 16:57:21 Removing intermediate container cf1c7a251d76 16:57:21 ---> 0a958f020c36 16:57:21 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 16:57:21 ---> Running in 95f4d0e9565a 16:57:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:57:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:57:22 (1/80) Installing dumb-init (1.2.5-r1) 16:57:22 (2/80) Installing sdl2 (2.0.22-r0) 16:57:22 (3/80) Installing libxau (1.0.9-r0) 16:57:22 (4/80) Installing libxdmcp (1.1.3-r0) 16:57:22 (5/80) Installing libxcb (1.15-r0) 16:57:22 (6/80) Installing libx11 (1.8-r0) 16:57:22 (7/80) Installing aom-libs (3.3.0-r0) 16:57:22 (8/80) Installing alsa-lib (1.2.7.2-r0) 16:57:22 (9/80) Installing expat (2.5.0-r0) 16:57:22 (10/80) Installing brotli-libs (1.0.9-r6) 16:57:22 (11/80) Installing libbz2 (1.0.8-r1) 16:57:22 (12/80) Installing libpng (1.6.37-r1) 16:57:22 (13/80) Installing freetype (2.12.1-r0) 16:57:22 (14/80) Installing fontconfig (2.14.0-r0) 16:57:22 (15/80) Installing fribidi (1.0.12-r0) 16:57:22 (16/80) Installing libffi (3.4.2-r1) 16:57:22 (17/80) Installing libintl (0.21-r2) 16:57:22 (18/80) Installing libblkid (2.38-r1) 16:57:22 (19/80) Installing libmount (2.38-r1) 16:57:22 (20/80) Installing pcre (8.45-r2) 16:57:22 (21/80) Installing glib (2.72.1-r0) 16:57:22 (22/80) Installing graphite2 (1.3.14-r1) 16:57:22 (23/80) Installing harfbuzz (4.3.0-r0) 16:57:23 (24/80) Installing libass (0.16.0-r0) 16:57:23 (25/80) Installing libdav1d (1.0.0-r0) 16:57:23 (26/80) Installing libpciaccess (0.16-r0) 16:57:23 (27/80) Installing libdrm (2.4.110-r0) 16:57:23 (28/80) Installing gmp (6.2.1-r2) 16:57:23 (29/80) Installing nettle (3.7.3-r0) 16:57:23 (30/80) Installing p11-kit (0.24.1-r0) 16:57:23 (31/80) Installing libtasn1 (4.18.0-r1) 16:57:23 (32/80) Installing libunistring (1.0-r0) 16:57:23 (33/80) Installing gnutls (3.7.7-r1) 16:57:23 (34/80) Installing ncurses-terminfo-base (6.3_p20220521-r0) 16:57:23 (35/80) Installing ncurses-libs (6.3_p20220521-r0) 16:57:23 (36/80) Installing lame (3.100-r0) 16:57:23 (37/80) Installing opus (1.3.1-r1) 16:57:23 (38/80) Installing libasyncns (0.8-r1) 16:57:23 (39/80) Installing dbus-libs (1.14.4-r0) 16:57:23 (40/80) Installing libltdl (2.4.7-r0) 16:57:23 (41/80) Installing orc (0.4.32-r0) 16:57:23 (42/80) Installing libgcc (11.2.1_git20220219-r2) 16:57:23 (43/80) Installing libogg (1.3.5-r1) 16:57:23 (44/80) Installing libstdc++ (11.2.1_git20220219-r2) 16:57:23 (45/80) Installing flac (1.3.4-r0) 16:57:23 (46/80) Installing libvorbis (1.3.7-r0) 16:57:23 (47/80) Installing libsndfile (1.1.0-r0) 16:57:23 (48/80) Installing libgomp (11.2.1_git20220219-r2) 16:57:23 (49/80) Installing soxr (0.1.3-r2) 16:57:23 (50/80) Installing speexdsp (1.2.0-r0) 16:57:23 (51/80) Installing tdb-libs (1.4.6-r0) 16:57:23 (52/80) Installing libpulse (15.0-r2) 16:57:23 (53/80) Installing cjson (1.7.15-r3) 16:57:23 (54/80) Installing mbedtls (2.28.2-r0) 16:57:23 (55/80) Installing librist (0.2.6-r1) 16:57:23 (56/80) Installing libsrt (1.4.4-r0) 16:57:23 (57/80) Installing libssh (0.9.6-r1) 16:57:23 (58/80) Installing libtheora (1.1.1-r16) 16:57:23 (59/80) Installing libjpeg-turbo (2.1.3-r1) 16:57:23 (60/80) Installing v4l-utils-libs (1.22.1-r1) 16:57:23 (61/80) Installing libxext (1.3.4-r0) 16:57:23 (62/80) Installing libxfixes (6.0.0-r0) 16:57:23 (63/80) Installing wayland-libs-client (1.20.0-r0) 16:57:23 (64/80) Installing libva (2.14.0-r0) 16:57:23 (65/80) Installing libvdpau (1.5-r0) 16:57:23 (66/80) Installing vidstab (1.1.0-r1) 16:57:23 (67/80) Installing libvpx (1.11.0-r1) 16:57:23 (68/80) Installing libwebp (1.2.3-r0) 16:57:23 (69/80) Installing x264-libs (0.163_git20210613-r0) 16:57:23 (70/80) Installing numactl (2.0.14-r0) 16:57:23 (71/80) Installing x265-libs (3.5-r3) 16:57:23 (72/80) Installing xvidcore (1.3.7-r1) 16:57:23 (73/80) Installing ffmpeg-libs (5.0.1-r1) 16:57:23 (74/80) Installing ffmpeg (5.0.1-r1) 16:57:23 (75/80) Installing udev-init-scripts (35-r0) 16:57:23 Executing udev-init-scripts-35-r0.post-install 16:57:23 (76/80) Installing eudev-libs (3.2.11-r0) 16:57:23 (77/80) Installing xz-libs (5.2.5-r1) 16:57:23 (78/80) Installing zstd-libs (1.5.2-r1) 16:57:23 (79/80) Installing kmod-libs (29-r2) 16:57:23 (80/80) Installing eudev (3.2.11-r0) 16:57:23 Executing busybox-1.35.0-r17.trigger 16:57:23 Executing eudev-3.2.11-r0.trigger 16:57:23 OK: 100 MiB in 94 packages 16:57:25 Removing intermediate container 95f4d0e9565a 16:57:25 ---> 2d5a0486cf8e 16:57:25 Step 18/35 : WORKDIR / 16:57:25 ---> Running in 3761c57da21b 16:57:25 Removing intermediate container 3761c57da21b 16:57:25 ---> 89876f6097f2 16:57:25 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 16:57:26 ---> d638278d1acb 16:57:26 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 16:57:26 ---> 53686f8b5ef6 16:57:26 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 16:57:26 ---> 1099845adee3 16:57:26 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 16:57:26 ---> 1b515aa86d08 16:57:26 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 16:57:26 ---> 4532ed1885e3 16:57:26 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 16:57:26 ---> c13c98637055 16:57:26 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 16:57:27 ---> 56b30b64bb31 16:57:27 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 16:57:27 ---> Running in 7b8a6502d282 16:57:27 Removing intermediate container 7b8a6502d282 16:57:27 ---> fffafba2eade 16:57:27 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 16:57:27 ---> Running in 8cacf4952716 16:57:28 Removing intermediate container 8cacf4952716 16:57:28 ---> 6ae9b30dab46 16:57:28 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 16:57:28 ---> Running in 15f7b6d7de00 16:57:29 Removing intermediate container 15f7b6d7de00 16:57:29 ---> a2e224e585a4 16:57:29 Step 29/35 : EXPOSE 59983 16:57:29 ---> Running in d3837779261a 16:57:29 Removing intermediate container d3837779261a 16:57:29 ---> 670c6d623cf9 16:57:29 Step 30/35 : EXPOSE 8554 16:57:29 ---> Running in 1e16f2f1dc83 16:57:29 Removing intermediate container 1e16f2f1dc83 16:57:29 ---> fdcbb8684d70 16:57:29 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 16:57:29 ---> Running in 27818f8a237c 16:57:29 Removing intermediate container 27818f8a237c 16:57:29 ---> db530bf1a17f 16:57:29 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 16:57:29 ---> Running in 807ebcd5cd1c 16:57:29 Removing intermediate container 807ebcd5cd1c 16:57:29 ---> 6c62c9e554ef 16:57:29 Step 33/35 : LABEL arch=amd64 16:57:29 ---> Running in 64691b2afc2b 16:57:29 Removing intermediate container 64691b2afc2b 16:57:29 ---> 996766b4f22b 16:57:29 Step 34/35 : LABEL git_sha=29b62f61d6e24c415ad6041d279363dba88b3ebb 16:57:29 ---> Running in 2ba7c475657f 16:57:30 Removing intermediate container 2ba7c475657f 16:57:30 ---> d72ffe0ccf11 16:57:30 Step 35/35 : LABEL version=0.0.0 16:57:30 ---> Running in f7aff21cff6b 16:57:30 Removing intermediate container f7aff21cff6b 16:57:30 ---> 8d8ef91b1544 16:57:30 [Warning] One or more build-args [ARCH] were not consumed 16:57:30 Successfully built 8d8ef91b1544 16:57:30 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 16:57:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:57:30 16:57:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:57:30 latest: Pulling from edgex-lftools-log-publisher 16:57:30 5eb5b503b376: Pulling fs layer 16:57:30 5c69ac0246d0: Pulling fs layer 16:57:30 ec43610c2a17: Pulling fs layer 16:57:30 3a2ae6a8a46f: Pulling fs layer 16:57:30 33b1e0a273af: Pulling fs layer 16:57:30 5d3b04190fa2: Pulling fs layer 16:57:30 2f39f015ded8: Pulling fs layer 16:57:30 33b1e0a273af: Waiting 16:57:30 5d3b04190fa2: Waiting 16:57:30 5c69ac0246d0: Verifying Checksum 16:57:30 5c69ac0246d0: Download complete 16:57:30 3a2ae6a8a46f: Verifying Checksum 16:57:30 3a2ae6a8a46f: Download complete 16:57:30 33b1e0a273af: Verifying Checksum 16:57:30 33b1e0a273af: Download complete 16:57:31 5d3b04190fa2: Verifying Checksum 16:57:31 5d3b04190fa2: Download complete 16:57:31 ec43610c2a17: Verifying Checksum 16:57:31 5eb5b503b376: Verifying Checksum 16:57:31 5eb5b503b376: Download complete 16:57:31 2f39f015ded8: Download complete 16:57:32 5eb5b503b376: Pull complete 16:57:32 5c69ac0246d0: Pull complete 16:57:32 ec43610c2a17: Pull complete 16:57:32 3a2ae6a8a46f: Pull complete 16:57:33 33b1e0a273af: Pull complete 16:57:33 5d3b04190fa2: Pull complete 16:57:37 2f39f015ded8: Pull complete 16:57:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:57:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:57:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:57:37 prd-ubuntu20.04-docker-8c-8g-7759 does not seem to be running inside a container 16:57:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-160 -v /w/workspace/foundry_device-usb-camera_PR-160:/w/workspace/foundry_device-usb-camera_PR-160:rw,z -v /w/workspace/foundry_device-usb-camera_PR-160@tmp:/w/workspace/foundry_device-usb-camera_PR-160@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:latest cat 16:57:39 $ docker top b8d2b0389a7796e9c379d0a30ef47ee5d86b83f4ee6813072024054ba63da3a9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:57:39 ---> job-cost.sh 16:57:39 lf-activate-venv: SKIPPING 16:57:39 INFO: No Stack... 16:57:40 INFO: Retrieving Pricing Info for: v3-standard-8 16:57:40 INFO: Archiving Costs [Pipeline] sh 16:57:40 + cat /w/workspace/foundry_device-usb-camera_PR-160/archives/cost.csv 16:57:40 + cut -d, -f6 [Pipeline] lock 16:57:40 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-160-2-stack-cost] 16:57:40 Resource [jenkins-edgexfoundry-device-usb-camera-PR-160-2-stack-cost] did not exist. Created. 16:57:40 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-160-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:57:41 + echo total: 0.2199999988079071 [Pipeline] stash 16:57:41 Stashed 1 file(s) [Pipeline] } 16:57:41 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-160-2-stack-cost] [Pipeline] // lock [Pipeline] } 16:57:41 $ docker stop --time=1 b8d2b0389a7796e9c379d0a30ef47ee5d86b83f4ee6813072024054ba63da3a9 16:57:42 $ docker rm -f --volumes b8d2b0389a7796e9c379d0a30ef47ee5d86b83f4ee6813072024054ba63da3a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:58:01 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7764 in /w/workspace/foundry_device-usb-camera_PR-160 [Pipeline] { [Pipeline] ws 16:58:01 Running in /w/workspace/device-usb-camera/2 [Pipeline] { [Pipeline] checkout 16:58:01 Selected Git installation does not exist. Using Default 16:58:01 The recommended git tool is: NONE 16:58:08 using credential edgex-jenkins-ssh 16:58:08 Cloning the remote Git repository 16:58:08 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 16:58:08 > git init /w/workspace/device-usb-camera/2 # timeout=10 16:58:08 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 16:58:08 > git --version # timeout=10 16:58:08 > git --version # 'git version 2.25.1' 16:58:08 using GIT_SSH to set credentials SSH Credentials for GitHub 16:58:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:58:09 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 16:58:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:58:11 Merging remotes/origin/main commit 8b62b64e9680a6df61e12b3c0a704648afc4bcdc into PR head commit 29b62f61d6e24c415ad6041d279363dba88b3ebb 16:58:11 Merge succeeded, producing 29b62f61d6e24c415ad6041d279363dba88b3ebb 16:58:11 Checking out Revision 29b62f61d6e24c415ad6041d279363dba88b3ebb (PR-160) 16:58:10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 16:58:10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 16:58:10 using GIT_SSH to set credentials SSH Credentials for GitHub 16:58:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/160/head:refs/remotes/origin/PR-160 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:58:11 > git config core.sparsecheckout # timeout=10 16:58:11 > git checkout -f 29b62f61d6e24c415ad6041d279363dba88b3ebb # timeout=10 16:58:11 > git remote # timeout=10 16:58:11 > git config --get remote.origin.url # timeout=10 16:58:11 using GIT_SSH to set credentials SSH Credentials for GitHub 16:58:11 > git merge 8b62b64e9680a6df61e12b3c0a704648afc4bcdc # timeout=10 16:58:11 > git rev-parse HEAD^{commit} # timeout=10 16:58:11 > git config core.sparsecheckout # timeout=10 16:58:11 > git checkout -f 29b62f61d6e24c415ad6041d279363dba88b3ebb # timeout=10 16:58:12 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.1 to 1.8.2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:58:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:58:13 % Total % Received % Xferd Average Speed Time Time Time Current 16:58:13 Dload Upload Total Spent Left Speed 16:58:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh 16:58:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:58:14 + sudo tee /etc/docker/daemon.new 16:58:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:58:14 { 16:58:14 "registry-mirrors": [ 16:58:14 "https://nexus3.edgexfoundry.org:10001" 16:58:14 ], 16:58:14 "bip": "10.250.0.254/24", 16:58:14 "hosts": [ 16:58:14 "tcp://0.0.0.0:5555", 16:58:14 "unix:///var/run/docker.sock" 16:58:14 ], 16:58:14 "mtu": 1458, 16:58:14 "selinux-enabled": true, 16:58:14 "seccomp-profile": "/etc/docker/seccomp.json" 16:58:14 } [Pipeline] sh 16:58:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:58:14 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:58:33 provisioning config files... 16:58:33 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/2@tmp/config3339301252245458922tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:58:33 ---> docker-login.sh 16:58:33 nexus3.edgexfoundry.org:10001 16:58:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:34 Configure a credential helper to remove this warning. See 16:58:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:34 16:58:34 Login Succeeded 16:58:34 nexus3.edgexfoundry.org:10002 16:58:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:34 Configure a credential helper to remove this warning. See 16:58:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:34 16:58:34 Login Succeeded 16:58:34 nexus3.edgexfoundry.org:10003 16:58:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:35 Configure a credential helper to remove this warning. See 16:58:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:35 16:58:35 Login Succeeded 16:58:35 nexus3.edgexfoundry.org:10004 16:58:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:35 Configure a credential helper to remove this warning. See 16:58:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:35 16:58:35 Login Succeeded 16:58:35 docker.io 16:58:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:35 Configure a credential helper to remove this warning. See 16:58:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:35 16:58:35 Login Succeeded 16:58:35 ---> docker-login.sh ends [Pipeline] } 16:58:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:58:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:58:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:58:36 ========================================================= 16:58:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:58:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:36 + 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 . 16:58:36 Sending build context to Docker daemon 1.131MB 16:58:36 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 16:58:36 Step 2/13 : FROM ${BASE} AS builder 16:58:37 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:58:37 9b18e9b68314: Pulling fs layer 16:58:37 35d82f9e3411: Pulling fs layer 16:58:37 e16973657156: Pulling fs layer 16:58:37 fc693d55d65f: Pulling fs layer 16:58:37 7e9fc2657dce: Pulling fs layer 16:58:37 dda99020689f: Pulling fs layer 16:58:37 db1c61fa0a46: Pulling fs layer 16:58:37 891c053d2c06: Pulling fs layer 16:58:37 dda99020689f: Waiting 16:58:37 fc693d55d65f: Waiting 16:58:37 7e9fc2657dce: Waiting 16:58:37 db1c61fa0a46: Waiting 16:58:37 891c053d2c06: Waiting 16:58:37 e16973657156: Verifying Checksum 16:58:37 e16973657156: Download complete 16:58:37 35d82f9e3411: Download complete 16:58:37 7e9fc2657dce: Verifying Checksum 16:58:37 7e9fc2657dce: Download complete 16:58:37 dda99020689f: Verifying Checksum 16:58:37 dda99020689f: Download complete 16:58:37 9b18e9b68314: Verifying Checksum 16:58:37 9b18e9b68314: Download complete 16:58:38 9b18e9b68314: Pull complete 16:58:38 891c053d2c06: Verifying Checksum 16:58:38 891c053d2c06: Download complete 16:58:38 35d82f9e3411: Pull complete 16:58:38 e16973657156: Pull complete 16:58:39 db1c61fa0a46: Verifying Checksum 16:58:39 db1c61fa0a46: Download complete 16:58:40 fc693d55d65f: Verifying Checksum 16:58:40 fc693d55d65f: Download complete 16:58:52 fc693d55d65f: Pull complete 16:58:52 7e9fc2657dce: Pull complete 16:58:53 dda99020689f: Pull complete 16:58:59 db1c61fa0a46: Pull complete 16:59:01 891c053d2c06: Pull complete 16:59:01 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 16:59:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:59:01 ---> f96f9c87975a 16:59:01 Step 3/13 : ARG ADD_BUILD_TAGS="" 16:59:04 ---> Running in c4f697ac6728 16:59:04 Removing intermediate container c4f697ac6728 16:59:04 ---> 70a32090fd2e 16:59:04 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:59:04 ---> Running in c97fc4bfe9ea 16:59:05 Removing intermediate container c97fc4bfe9ea 16:59:05 ---> dd549bce1129 16:59:05 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 16:59:05 ---> Running in 91fc4f233ba5 16:59:05 Removing intermediate container 91fc4f233ba5 16:59:05 ---> f1c96e8804db 16:59:05 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 16:59:05 ---> Running in 0f490c017ed2 16:59:05 Removing intermediate container 0f490c017ed2 16:59:05 ---> c342b5c4062e 16:59:05 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:59:05 ---> Running in ff3757712b11 16:59:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:59:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:59:08 (1/14) Installing libintl (0.21-r2) 16:59:08 (2/14) Installing eudev-libs (3.2.11-r0) 16:59:08 (3/14) Installing libjpeg-turbo (2.1.3-r1) 16:59:08 (4/14) Installing v4l-utils-libs (1.22.1-r1) 16:59:08 (5/14) Installing v4l-utils (1.22.1-r1) 16:59:08 (6/14) Installing udev-init-scripts (35-r0) 16:59:08 Executing udev-init-scripts-35-r0.post-install 16:59:08 (7/14) Installing libblkid (2.38-r1) 16:59:08 (8/14) Installing xz-libs (5.2.5-r1) 16:59:08 (9/14) Installing zstd-libs (1.5.2-r1) 16:59:08 (10/14) Installing kmod-libs (29-r2) 16:59:08 (11/14) Installing eudev (3.2.11-r0) 16:59:08 (12/14) Installing eudev-dev (3.2.11-r0) 16:59:08 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 16:59:08 (14/14) Installing v4l-utils-dev (1.22.1-r1) 16:59:08 Executing busybox-1.35.0-r17.trigger 16:59:09 Executing eudev-3.2.11-r0.trigger 16:59:09 OK: 228 MiB in 65 packages 16:59:10 Removing intermediate container ff3757712b11 16:59:10 ---> d3dfd3842599 16:59:10 Step 8/13 : WORKDIR /device-usb-camera 16:59:10 ---> Running in 091ca763c7d9 16:59:10 Removing intermediate container 091ca763c7d9 16:59:10 ---> b12197d7de84 16:59:10 Step 9/13 : COPY go.mod vendor* ./ 16:59:11 ---> 5a299baebc45 16:59:11 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:59:11 ---> Running in a92ea1c009ee 17:00:33 Removing intermediate container a92ea1c009ee 17:00:33 ---> 152ece2f5074 17:00:33 Step 11/13 : COPY . . 17:00:33 ---> 16469b36ff0f 17:00:33 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:00:33 ---> Running in fd6ea373d77c 17:00:33  % Total % Received % Xferd Average Speed Time Time  Time Current 17:00:33 Dload Upload Total Spent Left Speed 17:00:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 5325 0 --:--:-- --:--:-- --:--:-- 5336 17:00:33 Removing intermediate container fd6ea373d77c 17:00:33 ---> 086859bcd2bb 17:00:33 Step 13/13 : RUN ${MAKE} 17:00:33 ---> Running in e30527ca0221 17:00:33 noop 17:00:33 Removing intermediate container e30527ca0221 17:00:33 ---> 84167ae76141 17:00:33 Successfully built 84167ae76141 17:00:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:33 + docker inspect -f . ci-base-image-arm64 17:00:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:00:33 prd-ubuntu20.04-docker-arm64-4c-16g-7764 does not seem to be running inside a container 17:00:33 $ 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 17:00:36 $ docker top 25385e35e25d3de04eab2aeee24ea438a6b41f4c0247d3dba6a4faaf4f176c88 -eo pid,comm [Pipeline] { [Pipeline] sh 17:00:37 + go version 17:00:37 go version go1.18.7 linux/arm64 [Pipeline] } 17:00:37 $ docker stop --time=1 25385e35e25d3de04eab2aeee24ea438a6b41f4c0247d3dba6a4faaf4f176c88 17:00:39 $ docker rm -f --volumes 25385e35e25d3de04eab2aeee24ea438a6b41f4c0247d3dba6a4faaf4f176c88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:40 + docker inspect -f . ci-base-image-arm64 17:00:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:00:40 prd-ubuntu20.04-docker-arm64-4c-16g-7764 does not seem to be running inside a container 17:00:40 $ 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 17:00:41 $ docker top 02b30a3e9c09fb31cd5dcee97954af1a91f1d7f5298264a5d8e5b93afd546ae1 -eo pid,comm [Pipeline] { [Pipeline] sh 17:00:42 + git config --global --add safe.directory /w/workspace/device-usb-camera/2 [Pipeline] fileExists [Pipeline] sh 17:00:43 + make test 17:00:43 go test ./... -coverprofile=coverage.out ./... 17:00:46 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:02:52 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:02:52 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.072s coverage: 1.9% of statements 17:02:52 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:02:52 go vet ./... 17:03:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:03:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:03:19 ./bin/test-attribution-txt.sh 17:03:19 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 17:03:19 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 17:03:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:03:19 $ docker stop --time=1 02b30a3e9c09fb31cd5dcee97954af1a91f1d7f5298264a5d8e5b93afd546ae1 17:03:21 $ docker rm -f --volumes 02b30a3e9c09fb31cd5dcee97954af1a91f1d7f5298264a5d8e5b93afd546ae1 [Pipeline] // withDockerContainer [Pipeline] sh 17:03:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:03:22 Warning: overwriting stash ‘coverage-report’ 17:03:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:03:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:03:23 + ls -al . 17:03:23 total 192 17:03:23 drwxrwxr-x 9 jenkins jenkins 4096 Feb 28 17:00 . 17:03:23 drwxrwxr-x 4 jenkins jenkins 4096 Feb 28 16:58 .. 17:03:23 drwxrwxr-x 8 jenkins jenkins 4096 Feb 28 16:58 .git 17:03:23 drwxrwxr-x 3 jenkins jenkins 4096 Feb 28 16:58 .github 17:03:23 -rw-rw-r-- 1 jenkins jenkins 414 Feb 28 16:58 .gitignore 17:03:23 -rw-rw-r-- 1 jenkins jenkins 42 Feb 28 16:58 .golangci.yml 17:03:23 -rw-rw-r-- 1 jenkins jenkins 77 Feb 28 16:58 .hadolint.yml 17:03:23 -rw-rw-r-- 1 jenkins jenkins 9442 Feb 28 16:58 Attribution.txt 17:03:23 -rw-rw-r-- 1 jenkins jenkins 6219 Feb 28 16:58 CHANGELOG.md 17:03:23 -rw-rw-r-- 1 jenkins jenkins 2328 Feb 28 16:58 Dockerfile 17:03:23 -rw-rw-r-- 1 jenkins jenkins 678 Feb 28 16:58 GOVERNANCE.md 17:03:23 -rw-rw-r-- 1 jenkins jenkins 659 Feb 28 16:58 Jenkinsfile 17:03:23 -rw-rw-r-- 1 jenkins jenkins 11348 Feb 28 16:58 LICENSE 17:03:23 -rw-rw-r-- 1 jenkins jenkins 2329 Feb 28 16:58 Makefile 17:03:23 -rw-rw-r-- 1 jenkins jenkins 622 Feb 28 16:58 OWNERS.md 17:03:23 -rw-rw-r-- 1 jenkins jenkins 5934 Feb 28 16:58 README.md 17:03:23 -rw-rw-r-- 1 jenkins jenkins 5 Feb 28 16:55 VERSION 17:03:23 drwxrwxr-x 2 jenkins jenkins 4096 Feb 28 16:58 bin 17:03:23 drwxrwxr-x 3 jenkins jenkins 4096 Feb 28 16:58 cmd 17:03:23 -rw-r--r-- 1 jenkins jenkins 30666 Feb 28 17:02 coverage.out 17:03:23 -rwxrwxr-x 1 jenkins jenkins 140 Feb 28 16:58 docker-entrypoint.sh 17:03:23 drwxrwxr-x 4 jenkins jenkins 4096 Feb 28 16:58 docs 17:03:23 -rw-rw-r-- 1 jenkins jenkins 3486 Feb 28 16:58 go.mod 17:03:23 -rw-rw-r-- 1 jenkins jenkins 33526 Feb 28 16:58 go.sum 17:03:23 drwxrwxr-x 3 jenkins jenkins 4096 Feb 28 16:58 internal 17:03:23 drwxrwxr-x 4 jenkins jenkins 4096 Feb 28 16:58 snap 17:03:23 -rw-rw-r-- 1 jenkins jenkins 231 Feb 28 16:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:24 + 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=29b62f61d6e24c415ad6041d279363dba88b3ebb --label arch=arm64 --label version=0.0.0 . 17:03:24 Sending build context to Docker daemon 1.162MB 17:03:24 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 17:03:24 Step 2/35 : FROM ${BASE} AS builder 17:03:24 ---> 84167ae76141 17:03:24 Step 3/35 : ARG ADD_BUILD_TAGS="" 17:03:24 ---> Running in c2cb8fb08d34 17:03:25 Removing intermediate container c2cb8fb08d34 17:03:25 ---> bd4655b32461 17:03:25 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:03:25 ---> Running in b970adeb25cf 17:03:25 Removing intermediate container b970adeb25cf 17:03:25 ---> 69f925f88797 17:03:25 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:03:25 ---> Running in 1ab7eee4fb83 17:03:25 Removing intermediate container 1ab7eee4fb83 17:03:25 ---> 187f24bca5c1 17:03:25 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:03:26 ---> Running in 0196d3c3c125 17:03:26 Removing intermediate container 0196d3c3c125 17:03:26 ---> f5a69728a5f8 17:03:26 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:03:26 ---> Running in 0cf4e742ea71 17:03:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:03:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:03:28 OK: 228 MiB in 65 packages 17:03:29 Removing intermediate container 0cf4e742ea71 17:03:29 ---> 90fe1ef895ff 17:03:29 Step 8/35 : WORKDIR /device-usb-camera 17:03:29 ---> Running in 9e9eadaea0ca 17:03:30 Removing intermediate container 9e9eadaea0ca 17:03:30 ---> 0a23b5b0a96e 17:03:30 Step 9/35 : COPY go.mod vendor* ./ 17:03:30 ---> 8ad922b2344d 17:03:30 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:03:30 ---> Running in 72560f8a5292 17:03:34 Removing intermediate container 72560f8a5292 17:03:34 ---> 491bb717ae00 17:03:34 Step 11/35 : COPY . . 17:03:34 ---> 19fd588ad868 17:03:34 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:03:34 ---> Running in cc20b52beda3 17:03:35  % Total  % Received % Xferd Average Speed Time Time Time Current 17:03:35    Dload Upload Total Spent Left Speed 17:03:35 0 0  0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 11835 0 --:--:-- --:--:-- --:--:-- 11932 17:03:36 Removing intermediate container cc20b52beda3 17:03:36 ---> 18e99ea70b66 17:03:36 Step 13/35 : RUN ${MAKE} 17:03:36 ---> Running in a505649abc15 17:03:37 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:06:14 Removing intermediate container a505649abc15 17:06:14 ---> 66b58a81f70f 17:06:14 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 17:06:14 v0.18.4: Pulling from aler9/rtsp-simple-server 17:06:14 eab2503cf8f4: Pulling fs layer 17:06:14 97cd0a44c592: Pulling fs layer 17:06:14 97cd0a44c592: Verifying Checksum 17:06:14 97cd0a44c592: Download complete 17:06:14 eab2503cf8f4: Verifying Checksum 17:06:14 eab2503cf8f4: Download complete 17:06:14 eab2503cf8f4: Pull complete 17:06:14 97cd0a44c592: Pull complete 17:06:14 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 17:06:14 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 17:06:14 ---> 7f763cca56b3 17:06:14 Step 15/35 : FROM alpine:3.16 17:06:14 3.16: Pulling from library/alpine 17:06:14 3760b48202b3: Pulling fs layer 17:06:14 3760b48202b3: Verifying Checksum 17:06:14 3760b48202b3: Download complete 17:06:14 3760b48202b3: Pull complete 17:06:14 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 17:06:14 Status: Downloaded newer image for alpine:3.16 17:06:14 ---> 4c81e5bf8899 17:06:14 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:06:14 ---> Running in 4db96e03d9a0 17:06:14 Removing intermediate container 4db96e03d9a0 17:06:14 ---> 676c6e479097 17:06:14 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:06:14 ---> Running in 9eb664c4f046 17:06:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:06:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:06:14 (1/79) Installing dumb-init (1.2.5-r1) 17:06:14 (2/79) Installing sdl2 (2.0.22-r0) 17:06:14 (3/79) Installing libxau (1.0.9-r0) 17:06:14 (4/79) Installing libxdmcp (1.1.3-r0) 17:06:14 (5/79) Installing libxcb (1.15-r0) 17:06:14 (6/79) Installing libx11 (1.8-r0) 17:06:14 (7/79) Installing aom-libs (3.3.0-r0) 17:06:14 (8/79) Installing alsa-lib (1.2.7.2-r0) 17:06:14 (9/79) Installing expat (2.5.0-r0) 17:06:14 (10/79) Installing brotli-libs (1.0.9-r6) 17:06:14 (11/79) Installing libbz2 (1.0.8-r1) 17:06:14 (12/79) Installing libpng (1.6.37-r1) 17:06:14 (13/79) Installing freetype (2.12.1-r0) 17:06:14 (14/79) Installing fontconfig (2.14.0-r0) 17:06:14 (15/79) Installing fribidi (1.0.12-r0) 17:06:14 (16/79) Installing libffi (3.4.2-r1) 17:06:14 (17/79) Installing libintl (0.21-r2) 17:06:14 (18/79) Installing libblkid (2.38-r1) 17:06:14 (19/79) Installing libmount (2.38-r1) 17:06:14 (20/79) Installing pcre (8.45-r2) 17:06:14 (21/79) Installing glib (2.72.1-r0) 17:06:14 (22/79) Installing graphite2 (1.3.14-r1) 17:06:14 (23/79) Installing harfbuzz (4.3.0-r0) 17:06:14 (24/79) Installing libass (0.16.0-r0) 17:06:14 (25/79) Installing libdav1d (1.0.0-r0) 17:06:14 (26/79) Installing libdrm (2.4.110-r0) 17:06:14 (27/79) Installing gmp (6.2.1-r2) 17:06:14 (28/79) Installing nettle (3.7.3-r0) 17:06:14 (29/79) Installing p11-kit (0.24.1-r0) 17:06:14 (30/79) Installing libtasn1 (4.18.0-r1) 17:06:14 (31/79) Installing libunistring (1.0-r0) 17:06:14 (32/79) Installing gnutls (3.7.7-r1) 17:06:14 (33/79) Installing ncurses-terminfo-base (6.3_p20220521-r0) 17:06:14 (34/79) Installing ncurses-libs (6.3_p20220521-r0) 17:06:14 (35/79) Installing lame (3.100-r0) 17:06:14 (36/79) Installing opus (1.3.1-r1) 17:06:14 (37/79) Installing libasyncns (0.8-r1) 17:06:14 (38/79) Installing dbus-libs (1.14.4-r0) 17:06:14 (39/79) Installing libltdl (2.4.7-r0) 17:06:14 (40/79) Installing orc (0.4.32-r0) 17:06:14 (41/79) Installing libgcc (11.2.1_git20220219-r2) 17:06:14 (42/79) Installing libogg (1.3.5-r1) 17:06:14 (43/79) Installing libstdc++ (11.2.1_git20220219-r2) 17:06:14 (44/79) Installing flac (1.3.4-r0) 17:06:14 (45/79) Installing libvorbis (1.3.7-r0) 17:06:14 (46/79) Installing libsndfile (1.1.0-r0) 17:06:14 (47/79) Installing libgomp (11.2.1_git20220219-r2) 17:06:14 (48/79) Installing soxr (0.1.3-r2) 17:06:14 (49/79) Installing speexdsp (1.2.0-r0) 17:06:14 (50/79) Installing tdb-libs (1.4.6-r0) 17:06:14 (51/79) Installing libpulse (15.0-r2) 17:06:14 (52/79) Installing cjson (1.7.15-r3) 17:06:14 (53/79) Installing mbedtls (2.28.2-r0) 17:06:14 (54/79) Installing librist (0.2.6-r1) 17:06:14 (55/79) Installing libsrt (1.4.4-r0) 17:06:14 (56/79) Installing libssh (0.9.6-r1) 17:06:14 (57/79) Installing libtheora (1.1.1-r16) 17:06:14 (58/79) Installing libjpeg-turbo (2.1.3-r1) 17:06:14 (59/79) Installing v4l-utils-libs (1.22.1-r1) 17:06:14 (60/79) Installing libxext (1.3.4-r0) 17:06:14 (61/79) Installing libxfixes (6.0.0-r0) 17:06:14 (62/79) Installing wayland-libs-client (1.20.0-r0) 17:06:14 (63/79) Installing libva (2.14.0-r0) 17:06:14 (64/79) Installing libvdpau (1.5-r0) 17:06:14 (65/79) Installing vidstab (1.1.0-r1) 17:06:14 (66/79) Installing libvpx (1.11.0-r1) 17:06:14 (67/79) Installing libwebp (1.2.3-r0) 17:06:14 (68/79) Installing x264-libs (0.163_git20210613-r0) 17:06:14 (69/79) Installing numactl (2.0.14-r0) 17:06:14 (70/79) Installing x265-libs (3.5-r3) 17:06:14 (71/79) Installing xvidcore (1.3.7-r1) 17:06:14 (72/79) Installing ffmpeg-libs (5.0.1-r1) 17:06:14 (73/79) Installing ffmpeg (5.0.1-r1) 17:06:14 (74/79) Installing udev-init-scripts (35-r0) 17:06:14 Executing udev-init-scripts-35-r0.post-install 17:06:14 (75/79) Installing eudev-libs (3.2.11-r0) 17:06:14 (76/79) Installing xz-libs (5.2.5-r1) 17:06:14 (77/79) Installing zstd-libs (1.5.2-r1) 17:06:14 (78/79) Installing kmod-libs (29-r2) 17:06:14 (79/79) Installing eudev (3.2.11-r0) 17:06:14 Executing busybox-1.35.0-r17.trigger 17:06:14 Executing eudev-3.2.11-r0.trigger 17:06:14 OK: 77 MiB in 93 packages 17:06:14 Removing intermediate container 9eb664c4f046 17:06:14 ---> ffdf5f6d6b40 17:06:14 Step 18/35 : WORKDIR / 17:06:14 ---> Running in a9225bcd17a2 17:06:14 Removing intermediate container a9225bcd17a2 17:06:14 ---> 075513f96736 17:06:14 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 17:06:16 ---> 6b7217290e88 17:06:16 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 17:06:20 ---> c1468cd8660b 17:06:20 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:06:20 ---> 40ed802743af 17:06:20 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:06:20 ---> cb7f6e7edd1f 17:06:20 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:06:21 ---> b3f461dfa9f7 17:06:21 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 17:06:21 ---> 7bee0690c6f6 17:06:21 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 17:06:23 ---> 7d95204b202f 17:06:23 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:06:23 ---> Running in 51135a8ee8aa 17:06:24 Removing intermediate container 51135a8ee8aa 17:06:24 ---> 59963fdba869 17:06:24 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:06:24 ---> Running in 267abfb3baae 17:06:26 Removing intermediate container 267abfb3baae 17:06:26 ---> 766d93db605f 17:06:26 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:06:26 ---> Running in 489c619a7ba3 17:06:27 Removing intermediate container 489c619a7ba3 17:06:27 ---> f8e284fa3361 17:06:27 Step 29/35 : EXPOSE 59983 17:06:27 ---> Running in 0e4490ae84d3 17:06:27 Removing intermediate container 0e4490ae84d3 17:06:27 ---> 925c1c441e70 17:06:27 Step 30/35 : EXPOSE 8554 17:06:28 ---> Running in 4f90be41feb0 17:06:28 Removing intermediate container 4f90be41feb0 17:06:28 ---> 1cf85dd62306 17:06:28 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:06:28 ---> Running in 7514d6d60199 17:06:28 Removing intermediate container 7514d6d60199 17:06:28 ---> 2cbab360bf2f 17:06:28 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:06:28 ---> Running in efdcec4750de 17:06:28 Removing intermediate container efdcec4750de 17:06:28 ---> 4de484ae0848 17:06:28 Step 33/35 : LABEL arch=arm64 17:06:29 ---> Running in 0aaae29c85db 17:06:29 Removing intermediate container 0aaae29c85db 17:06:29 ---> 7b9eb452f2e2 17:06:29 Step 34/35 : LABEL git_sha=29b62f61d6e24c415ad6041d279363dba88b3ebb 17:06:29 ---> Running in 82e9dd1ea248 17:06:29 Removing intermediate container 82e9dd1ea248 17:06:29 ---> 1c433c91a610 17:06:29 Step 35/35 : LABEL version=0.0.0 17:06:29 ---> Running in 1ff1f726b655 17:06:30 Removing intermediate container 1ff1f726b655 17:06:30 ---> 51e2a9d41bbf 17:06:30 [Warning] One or more build-args [ARCH] were not consumed 17:06:30 Successfully built 51e2a9d41bbf 17:06:30 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:06:30 17:06:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:06:31 arm64: Pulling from edgex-lftools-log-publisher 17:06:31 8998bd30e6a1: Pulling fs layer 17:06:31 04944245beec: Pulling fs layer 17:06:31 699f458cf7ca: Pulling fs layer 17:06:31 765212b225bb: Pulling fs layer 17:06:31 f23df028b6ca: Pulling fs layer 17:06:31 d65c8cfc05b1: Pulling fs layer 17:06:31 2437ff75d9bd: Pulling fs layer 17:06:31 d65c8cfc05b1: Waiting 17:06:31 f23df028b6ca: Waiting 17:06:31 2437ff75d9bd: Waiting 17:06:31 765212b225bb: Waiting 17:06:31 04944245beec: Verifying Checksum 17:06:31 04944245beec: Download complete 17:06:31 765212b225bb: Verifying Checksum 17:06:31 765212b225bb: Download complete 17:06:31 f23df028b6ca: Verifying Checksum 17:06:31 f23df028b6ca: Download complete 17:06:31 d65c8cfc05b1: Verifying Checksum 17:06:31 d65c8cfc05b1: Download complete 17:06:31 699f458cf7ca: Verifying Checksum 17:06:31 699f458cf7ca: Download complete 17:06:31 8998bd30e6a1: Verifying Checksum 17:06:31 8998bd30e6a1: Download complete 17:06:34 2437ff75d9bd: Verifying Checksum 17:06:34 2437ff75d9bd: Download complete 17:06:35 8998bd30e6a1: Pull complete 17:06:35 04944245beec: Pull complete 17:06:37 699f458cf7ca: Pull complete 17:06:37 765212b225bb: Pull complete 17:06:37 f23df028b6ca: Pull complete 17:06:38 d65c8cfc05b1: Pull complete 17:06:53 2437ff75d9bd: Pull complete 17:06:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:06:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:06:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:06:53 prd-ubuntu20.04-docker-arm64-4c-16g-7764 does not seem to be running inside a container 17:06:53 $ 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 17:06:56 $ docker top f7a9a43ea9c5df8fc281cd0a660acbf042b049d52ad3a20dadffee2bb0c54836 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:06:57 ---> job-cost.sh 17:06:57 lf-activate-venv: SKIPPING 17:06:57 INFO: No Stack... 17:06:57 INFO: Retrieving Pricing Info for: v3-standard-4 17:06:58 INFO: Archiving Costs [Pipeline] sh 17:06:58 + cut -d, -f6 17:06:58 + cat /w/workspace/device-usb-camera/2/archives/cost.csv [Pipeline] lock 17:06:58 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-160-2-stack-cost] 17:06:58 Resource [jenkins-edgexfoundry-device-usb-camera-PR-160-2-stack-cost] did not exist. Created. 17:06:58 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-160-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:06:59 /w/workspace/device-usb-camera/2@tmp/durable-e604f47b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:07:00 + echo total: 0.10999999940395355 [Pipeline] stash 17:07:00 Warning: overwriting stash ‘stack-cost’ 17:07:00 Stashed 1 file(s) [Pipeline] } 17:07:00 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-160-2-stack-cost] [Pipeline] // lock [Pipeline] } 17:07:00 $ docker stop --time=1 f7a9a43ea9c5df8fc281cd0a660acbf042b049d52ad3a20dadffee2bb0c54836 17:07:01 $ docker rm -f --volumes f7a9a43ea9c5df8fc281cd0a660acbf042b049d52ad3a20dadffee2bb0c54836 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:07:02 provisioning config files... 17:07:02 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-160@tmp/config11530484939608947682tmp [Pipeline] { [Pipeline] sh 17:07:02 + set +x 17:07:02 + curl -s https://codecov.io/bash 17:07:02 + bash -s -- 17:07:02 17:07:02 _____ _ 17:07:02 / ____| | | 17:07:02 | | ___ __| | ___ ___ _____ __ 17:07:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:07:02 | |___| (_) | (_| | __/ (_| (_) \ V / 17:07:02 \_____\___/ \__,_|\___|\___\___/ \_/ 17:07:02 Bash-1.0.6 17:07:02 17:07:02 17:07:02 ==> git version 2.25.1 found 17:07:02 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:07:02 Release-Date: 2020-01-08 17:07:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:07:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:07:02 ==> Jenkins CI detected. 17:07:02 current dir:  /w/workspace/foundry_device-usb-camera_PR-160 17:07:02 project root: . 17:07:02 --> token set from env 17:07:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:07:02 ==> Running gcov in . (disable via -X gcov) 17:07:02 ==> Python coveragepy not found 17:07:02 ==> Searching for coverage reports in: 17:07:02 + . 17:07:02 -> Found 1 reports 17:07:02 ==> Detecting git/mercurial file structure 17:07:02 ==> Reading reports 17:07:02 + ./coverage.out bytes=30666 17:07:02 ==> Appending adjustments 17:07:02 https://docs.codecov.io/docs/fixing-reports 17:07:02 + Found adjustments 17:07:02 ==> Gzipping contents 17:07:02 8.0K /tmp/codecov.2MgMm0.gz 17:07:02 ==> Uploading reports 17:07:02 url: https://codecov.io 17:07:02 query: branch=PR-160&commit=29b62f61d6e24c415ad6041d279363dba88b3ebb&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-160%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=160&job=&cmd_args= 17:07:02 -> Pinging Codecov 17:07:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-160&commit=29b62f61d6e24c415ad6041d279363dba88b3ebb&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-160%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=160&job=&cmd_args= 17:07:02 -> Uploading to 17:07:02 https://storage.googleapis.com/codecov/v4/raw/2023-02-28/73D8F5FF140700D3E01443B452E23636/29b62f61d6e24c415ad6041d279363dba88b3ebb/b34e2c95-77cf-4ccc-b68b-fa2b0bb7e3d4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230228%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230228T170702Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c8e19e69e823ef387c05a2a681a350e571cafaf18ad5ebafb937105d50c75ae7 17:07:02 % Total % Received % Xferd Average Speed Time Time Time Current 17:07:02 Dload Upload Total Spent Left Speed 17:07:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4286 0 0 100 4286 0 16052 --:--:-- --:--:-- --:--:-- 16052 17:07:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/29b62f61d6e24c415ad6041d279363dba88b3ebb [Pipeline] } 17:07:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:07:03 + [ -d /w/workspace/foundry_device-usb-camera_PR-160/archives ] 17:07:03 + ls -al /w/workspace/foundry_device-usb-camera_PR-160/archives 17:07:03 total 16 17:07:03 drwxr-xr-x 3 root root 4096 Feb 28 16:57 . 17:07:03 drwxrwxr-x 11 jenkins jenkins 4096 Feb 28 16:57 .. 17:07:03 drwxr-xr-x 2 root root 4096 Feb 28 16:57 cost 17:07:03 -rw-r--r-- 1 root root 89 Feb 28 16:57 cost.csv 17:07:03 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-160/archives 17:07:03 + ls -al /w/workspace/foundry_device-usb-camera_PR-160/archives 17:07:03 total 16 17:07:03 drwxr-xr-x 3 jenkins jenkins 4096 Feb 28 16:57 . 17:07:03 drwxrwxr-x 11 jenkins jenkins 4096 Feb 28 16:57 .. 17:07:03 drwxr-xr-x 2 jenkins jenkins 4096 Feb 28 16:57 cost 17:07:03 -rw-r--r-- 1 jenkins jenkins 89 Feb 28 16:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:07:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:07:05 ---> package-listing.sh 17:07:05 ++ facter osfamily 17:07:05 ++ tr '[:upper:]' '[:lower:]' 17:07:05 + OS_FAMILY=debian 17:07:05 + workspace=/w/workspace/foundry_device-usb-camera_PR-160 17:07:05 + START_PACKAGES=/tmp/packages_start.txt 17:07:05 + END_PACKAGES=/tmp/packages_end.txt 17:07:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:07:05 + PACKAGES=/tmp/packages_start.txt 17:07:05 + '[' /w/workspace/foundry_device-usb-camera_PR-160 ']' 17:07:05 + PACKAGES=/tmp/packages_end.txt 17:07:05 + case "${OS_FAMILY}" in 17:07:05 + dpkg -l 17:07:05 + grep '^ii' 17:07:05 + '[' -f /tmp/packages_start.txt ']' 17:07:05 + '[' -f /tmp/packages_end.txt ']' 17:07:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:07:05 + '[' /w/workspace/foundry_device-usb-camera_PR-160 ']' 17:07:05 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-160/archives/ 17:07:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-160/archives/ [Pipeline] echo 17:07:05 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-160/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:07:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:07:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:07:06 prd-ubuntu20.04-docker-8c-8g-7759 does not seem to be running inside a container 17:07:06 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-160/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-160 -v /w/workspace/foundry_device-usb-camera_PR-160:/w/workspace/foundry_device-usb-camera_PR-160:rw,z -v /w/workspace/foundry_device-usb-camera_PR-160@tmp:/w/workspace/foundry_device-usb-camera_PR-160@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 17:07:06 $ docker top 09efa84c0cc22c3707904f37118de4d4f6f22db065c306b215fa6bde6e1889b1 -eo pid,comm [Pipeline] { [Pipeline] sh 17:07:06 + touch /tmp/pre-build-complete [Pipeline] sh 17:07:07 + mkdir -p /var/log/sysstat [Pipeline] sh 17:07:07 + ls /var/log/sa-host 17:07:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:07:07 provisioning config files... 17:07:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-160@tmp/config15953466560499689814tmp [Pipeline] { [Pipeline] echo 17:07:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:07:07 ---> create-netrc.sh [Pipeline] } 17:07:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:07:08 ---> python-tools-install.sh [Pipeline] echo 17:07:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:07:08 ---> sudo-logs.sh 17:07:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:07:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:07:08 ---> job-cost.sh 17:07:08 lf-activate-venv: SKIPPING 17:07:08 DEBUG: total: 0.2199999988079071 17:07:08 INFO: Retrieving Stack Cost... 17:07:09 INFO: Retrieving Pricing Info for: v3-standard-8 17:07:09 INFO: Archiving Costs [Pipeline] echo 17:07:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:07:09 ---> logs-deploy.sh 17:07:09 lf-activate-venv: SKIPPING 17:07:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-160/2 17:07:09 INFO: archiving workspace using pattern(s): 17:07:10 Archives upload complete. 17:07:10 INFO: archiving logs to Nexus