Pull request #125 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 96bb1a39827d9e5322dc8534a6ebe54a12857b08+eace6589c3cbf428f520f2fa351df3c718b4124b (0ce21e451330d4efb0ebc2902bdb77911d769312) 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-ssh405512847622593017.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-ssh18103910651024122617.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-125/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-125/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11165548166412875637.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-125/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh669032202771872669.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16043586344630303730.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-125/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-125/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8255554143132577140.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-1315’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-1316’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-1614’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-1613’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1617 in /w/workspace/foundry_device-usb-camera_PR-125 [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-125 # 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 eace6589c3cbf428f520f2fa351df3c718b4124b into PR head commit 96bb1a39827d9e5322dc8534a6ebe54a12857b08 Merge succeeded, producing 96bb1a39827d9e5322dc8534a6ebe54a12857b08 Checking out Revision 96bb1a39827d9e5322dc8534a6ebe54a12857b08 (PR-125) > 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/125/head:refs/remotes/origin/PR-125 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 96bb1a39827d9e5322dc8534a6ebe54a12857b08 # 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 eace6589c3cbf428f520f2fa351df3c718b4124b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 96bb1a39827d9e5322dc8534a6ebe54a12857b08 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:44:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:44:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:44:41 ========================================================= 17:44:41 EdgeX Global Pipelines Version Info 17:44:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:44:41 ------------------- 17:44:41 stable info: 17:44:41 ------------------- 17:44:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:44:41 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:44:41 Message: update stable to v1.0.244 17:44:42 ------------------- 17:44:42 experimental info: 17:44:42 ------------------- 17:44:42 Commited By: **** collab-it+edgex@linuxfoundation.org 17:44:42 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:44:42 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:44:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 17:44:43 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 17:44:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:44:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:44:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:44:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:44:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:44:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:44:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:44:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:44:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:44:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 17:44:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:44:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:44:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:44:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:44:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:44:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:44:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:44:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:44:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:44:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:44:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:44:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:44:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:44:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:44:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:44:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-125 [Pipeline] echo 17:44:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-125 [Pipeline] echo 17:44:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-125 [Pipeline] echo 17:44:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 96bb1a39827d9e5322dc8534a6ebe54a12857b08 [Pipeline] echo 17:44:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 96bb1a3 [Pipeline] echo 17:44:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:44:44 provisioning config files... 17:44:44 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-125@tmp/config16913619707884309582tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:44:44 ---> docker-login.sh 17:44:44 nexus3.edgexfoundry.org:10001 17:44:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:44:45 Configure a credential helper to remove this warning. See 17:44:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:44:45 17:44:45 Login Succeeded 17:44:45 nexus3.edgexfoundry.org:10002 17:44:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:44:45 Configure a credential helper to remove this warning. See 17:44:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:44:45 17:44:45 Login Succeeded 17:44:45 nexus3.edgexfoundry.org:10003 17:44:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:44:45 Configure a credential helper to remove this warning. See 17:44:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:44:45 17:44:45 Login Succeeded 17:44:45 nexus3.edgexfoundry.org:10004 17:44:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:44:45 Configure a credential helper to remove this warning. See 17:44:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:44:45 17:44:45 Login Succeeded 17:44:45 docker.io 17:44:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:44:45 Configure a credential helper to remove this warning. See 17:44:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:44:45 17:44:45 Login Succeeded 17:44:45 ---> docker-login.sh ends [Pipeline] } 17:44:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:44:46 + git rev-list -1 --merges 96bb1a39827d9e5322dc8534a6ebe54a12857b08~1..96bb1a39827d9e5322dc8534a6ebe54a12857b08 [Pipeline] echo 17:44:46 -----------> git rev-list -1 --merges 96bb1a39827d9e5322dc8534a6ebe54a12857b08~1..96bb1a39827d9e5322dc8534a6ebe54a12857b08 96bb1a39827d9e5322dc8534a6ebe54a12857b08 [false] [Pipeline] sh 17:44:46 + git log --format=format:%s -1 96bb1a39827d9e5322dc8534a6ebe54a12857b08 [Pipeline] echo 17:44:46 ========================================================= 17:44:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:44:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:44:47 + git log --format=format:%s -1 96bb1a39827d9e5322dc8534a6ebe54a12857b08 [Pipeline] echo 17:44:47 [semverPrep] GIT_COMMIT: 96bb1a39827d9e5322dc8534a6ebe54a12857b08, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 17:44:47 [semverPrep] This is not a build commit. [Pipeline] sh 17:44:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:44:47 + grep -v github /etc/ssh/ssh_known_hosts 17:44:47 + [ -e /tmp/ssh_known_hosts ] 17:44:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:44:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:44:47 + sudo tee -a /etc/ssh/ssh_known_hosts 17:44:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:44:48 17:44:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:44:48 0.1.4: Pulling from edgex-devops/py-git-semver 17:44:48 b85a868b505f: Pulling fs layer 17:44:48 e2be974225ed: Pulling fs layer 17:44:48 339a4e72a1f5: Pulling fs layer 17:44:48 988bab9f4d93: Pulling fs layer 17:44:48 1469e6f7b9e6: Pulling fs layer 17:44:48 eaf3925da568: Pulling fs layer 17:44:48 bab4dde63d76: Pulling fs layer 17:44:48 bde34c3a00c8: Pulling fs layer 17:44:48 b352a97aabf1: Pulling fs layer 17:44:48 4872d77fe225: Pulling fs layer 17:44:48 5851b861e8e6: Pulling fs layer 17:44:48 4872d77fe225: Waiting 17:44:48 988bab9f4d93: Waiting 17:44:48 5851b861e8e6: Waiting 17:44:48 eaf3925da568: Waiting 17:44:48 bde34c3a00c8: Waiting 17:44:48 b352a97aabf1: Waiting 17:44:48 bab4dde63d76: Waiting 17:44:48 1469e6f7b9e6: Waiting 17:44:48 e2be974225ed: Verifying Checksum 17:44:48 e2be974225ed: Download complete 17:44:48 988bab9f4d93: Download complete 17:44:48 339a4e72a1f5: Verifying Checksum 17:44:48 339a4e72a1f5: Download complete 17:44:48 1469e6f7b9e6: Verifying Checksum 17:44:48 1469e6f7b9e6: Download complete 17:44:48 eaf3925da568: Verifying Checksum 17:44:48 eaf3925da568: Download complete 17:44:48 bde34c3a00c8: Verifying Checksum 17:44:48 bde34c3a00c8: Download complete 17:44:48 b352a97aabf1: Download complete 17:44:48 4872d77fe225: Verifying Checksum 17:44:48 4872d77fe225: Download complete 17:44:48 5851b861e8e6: Verifying Checksum 17:44:48 5851b861e8e6: Download complete 17:44:48 b85a868b505f: Verifying Checksum 17:44:48 b85a868b505f: Download complete 17:44:49 bab4dde63d76: Verifying Checksum 17:44:49 bab4dde63d76: Download complete 17:44:50 b85a868b505f: Pull complete 17:44:50 e2be974225ed: Pull complete 17:44:50 339a4e72a1f5: Pull complete 17:44:50 988bab9f4d93: Pull complete 17:44:51 1469e6f7b9e6: Pull complete 17:44:51 eaf3925da568: Pull complete 17:44:53 bab4dde63d76: Pull complete 17:44:53 bde34c3a00c8: Pull complete 17:44:53 b352a97aabf1: Pull complete 17:44:53 4872d77fe225: Pull complete 17:44:53 5851b861e8e6: Pull complete 17:44:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:44:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:44:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:44:53 prd-ubuntu20.04-docker-8c-8g-1617 does not seem to be running inside a container 17:44:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-125 -v /w/workspace/foundry_device-usb-camera_PR-125:/w/workspace/foundry_device-usb-camera_PR-125:rw,z -v /w/workspace/foundry_device-usb-camera_PR-125@tmp:/w/workspace/foundry_device-usb-camera_PR-125@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:44:56 $ docker top 853048a6cb60e079037b7740972af6f31b50f9a87710a6e1ccd55091a89cb9fa -eo pid,comm 17:44:56 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:44:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:44:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:44:57 [ssh-agent] Looking for ssh-agent implementation... 17:44:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:44:57 $ docker exec 853048a6cb60e079037b7740972af6f31b50f9a87710a6e1ccd55091a89cb9fa ssh-agent 17:44:57 SSH_AUTH_SOCK=/tmp/ssh-XIqvFGwUNOH4/agent.33 17:44:57 SSH_AGENT_PID=39 17:44:57 Running ssh-add (command line suppressed) 17:44:57 Identity added: /w/workspace/foundry_device-usb-camera_PR-125@tmp/private_key_8300720739862989592.key (/w/workspace/foundry_device-usb-camera_PR-125@tmp/private_key_8300720739862989592.key) 17:44:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:44:57 + git tag --points-at HEAD [Pipeline] } 17:44:57 $ docker exec --env ******** --env ******** 853048a6cb60e079037b7740972af6f31b50f9a87710a6e1ccd55091a89cb9fa ssh-agent -k 17:44:57 unset SSH_AUTH_SOCK; 17:44:57 unset SSH_AGENT_PID; 17:44:57 echo Agent pid 39 killed; 17:44:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:44:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:44:58 [ssh-agent] Looking for ssh-agent implementation... 17:44:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:44:58 $ docker exec 853048a6cb60e079037b7740972af6f31b50f9a87710a6e1ccd55091a89cb9fa ssh-agent 17:44:58 SSH_AUTH_SOCK=/tmp/ssh-K4Cyn8Begva6/agent.71 17:44:58 SSH_AGENT_PID=77 17:44:58 Running ssh-add (command line suppressed) 17:44:58 Identity added: /w/workspace/foundry_device-usb-camera_PR-125@tmp/private_key_16523166943771602909.key (/w/workspace/foundry_device-usb-camera_PR-125@tmp/private_key_16523166943771602909.key) 17:44:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:44:58 + git semver init 17:44:58 2023-01-10 17:44:58,898 [run_init] DEBUG init version:0.0.0 force:False 17:44:58 2023-01-10 17:44:58,899 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-125/.semver 17:44:58 2023-01-10 17:44:58,899 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-125/.semver 17:44:58 2023-01-10 17:44:58,899 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-125/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-125, universal_newlines=False, shell=None, istream=None) 17:45:00 2023-01-10 17:44:59,913 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-125/.git/info/exclude 17:45:00 2023-01-10 17:44:59,914 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-125/.semver/PR-125 with force:False 17:45:00 2023-01-10 17:44:59,914 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-125/.semver/PR-125 17:45:00 2023-01-10 17:44:59,918 [execute] INFO git cat-file --batch-check 17:45:00 2023-01-10 17:44:59,918 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-125/.semver, universal_newlines=False, shell=None, istream=) 17:45:00 2023-01-10 17:44:59,924 [execute] INFO git cat-file --batch 17:45:00 2023-01-10 17:44:59,924 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-125/.semver, universal_newlines=False, shell=None, istream=) 17:45:00 2023-01-10 17:44:59,930 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-125/.semver/PR-125 17:45:00 0.0.0 [Pipeline] } 17:45:00 $ docker exec --env ******** --env ******** 853048a6cb60e079037b7740972af6f31b50f9a87710a6e1ccd55091a89cb9fa ssh-agent -k 17:45:00 unset SSH_AUTH_SOCK; 17:45:00 unset SSH_AGENT_PID; 17:45:00 echo Agent pid 77 killed; 17:45:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:45:00 + git semver [Pipeline] } 17:45:01 $ docker stop --time=1 853048a6cb60e079037b7740972af6f31b50f9a87710a6e1ccd55091a89cb9fa 17:45:02 $ docker rm -f --volumes 853048a6cb60e079037b7740972af6f31b50f9a87710a6e1ccd55091a89cb9fa [Pipeline] // withDockerContainer [Pipeline] sh 17:45:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:45:03 Stashed 1 file(s) [Pipeline] echo 17:45:03 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:45:03 provisioning config files... 17:45:03 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-125@tmp/config17950119340545993317tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:45:04 ---> docker-login.sh 17:45:04 nexus3.edgexfoundry.org:10001 17:45:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:04 Configure a credential helper to remove this warning. See 17:45:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:04 17:45:04 Login Succeeded 17:45:04 nexus3.edgexfoundry.org:10002 17:45:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:04 Configure a credential helper to remove this warning. See 17:45:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:04 17:45:04 Login Succeeded 17:45:04 nexus3.edgexfoundry.org:10003 17:45:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:04 Configure a credential helper to remove this warning. See 17:45:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:04 17:45:04 Login Succeeded 17:45:04 nexus3.edgexfoundry.org:10004 17:45:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:04 Configure a credential helper to remove this warning. See 17:45:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:04 17:45:04 Login Succeeded 17:45:04 docker.io 17:45:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:04 Configure a credential helper to remove this warning. See 17:45:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:04 17:45:04 Login Succeeded 17:45:04 ---> docker-login.sh ends [Pipeline] } 17:45:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:45:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:45:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:45:05 ========================================================= 17:45:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:45:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:05 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 17:45:05 Sending build context to Docker daemon 1.691MB 17:45:05 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 17:45:05 Step 2/13 : FROM ${BASE} AS builder 17:45:05 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:45:05 213ec9aee27d: Pulling fs layer 17:45:05 4583459ba037: Pulling fs layer 17:45:05 93c1e223e6f2: Pulling fs layer 17:45:05 53926ce57604: Pulling fs layer 17:45:05 21b2b0c7a3f4: Pulling fs layer 17:45:05 22ff95d597cd: Pulling fs layer 17:45:05 12d6caf4c0d1: Pulling fs layer 17:45:05 96b7cbca73a9: Pulling fs layer 17:45:05 a7acece74701: Pulling fs layer 17:45:05 53926ce57604: Waiting 17:45:05 21b2b0c7a3f4: Waiting 17:45:05 22ff95d597cd: Waiting 17:45:05 12d6caf4c0d1: Waiting 17:45:05 96b7cbca73a9: Waiting 17:45:05 a7acece74701: Waiting 17:45:05 93c1e223e6f2: Verifying Checksum 17:45:05 93c1e223e6f2: Download complete 17:45:05 4583459ba037: Download complete 17:45:05 213ec9aee27d: Verifying Checksum 17:45:05 213ec9aee27d: Download complete 17:45:05 21b2b0c7a3f4: Verifying Checksum 17:45:05 21b2b0c7a3f4: Download complete 17:45:05 22ff95d597cd: Verifying Checksum 17:45:05 22ff95d597cd: Download complete 17:45:05 12d6caf4c0d1: Verifying Checksum 17:45:05 12d6caf4c0d1: Download complete 17:45:05 213ec9aee27d: Pull complete 17:45:06 4583459ba037: Pull complete 17:45:06 93c1e223e6f2: Pull complete 17:45:06 96b7cbca73a9: Verifying Checksum 17:45:06 96b7cbca73a9: Download complete 17:45:06 53926ce57604: Verifying Checksum 17:45:06 53926ce57604: Download complete 17:45:06 a7acece74701: Verifying Checksum 17:45:06 a7acece74701: Download complete 17:45:10 53926ce57604: Pull complete 17:45:11 21b2b0c7a3f4: Pull complete 17:45:11 22ff95d597cd: Pull complete 17:45:11 12d6caf4c0d1: Pull complete 17:45:13 96b7cbca73a9: Pull complete 17:45:14 a7acece74701: Pull complete 17:45:14 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 17:45:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:45:14 ---> db6d94c90886 17:45:14 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:45:18 Still waiting to schedule task 17:45:18 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 17:45:19 ---> Running in 4881f73e66fe 17:45:19 Removing intermediate container 4881f73e66fe 17:45:19 ---> 6c260a8c32c1 17:45:19 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:45:19 ---> Running in dd6603fc2742 17:45:19 Removing intermediate container dd6603fc2742 17:45:19 ---> a6c2a2d42566 17:45:19 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 17:45:19 ---> Running in 9488f06cca24 17:45:19 Removing intermediate container 9488f06cca24 17:45:19 ---> 253f64c56bec 17:45:19 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:45:19 ---> Running in 61d38078e1e9 17:45:19 Removing intermediate container 61d38078e1e9 17:45:19 ---> d6c63c39000a 17:45:19 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:45:19 ---> Running in 22238dfa07b4 17:45:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:45:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:45:19 (1/80) Installing mesa (21.3.8-r2) 17:45:19 (2/80) Installing libxau (1.0.9-r0) 17:45:19 (3/80) Installing libxdmcp (1.1.3-r0) 17:45:20 (4/80) Installing libxcb (1.15-r0) 17:45:20 (5/80) Installing libx11 (1.8-r0) 17:45:20 (6/80) Installing libxext (1.3.4-r0) 17:45:20 (7/80) Installing libxfixes (6.0.0-r0) 17:45:20 (8/80) Installing libxxf86vm (1.1.4-r2) 17:45:20 (9/80) Installing libpciaccess (0.16-r0) 17:45:20 (10/80) Installing libdrm (2.4.110-r0) 17:45:20 (11/80) Installing mesa-glapi (21.3.8-r2) 17:45:20 (12/80) Installing libxshmfence (1.3-r1) 17:45:20 (13/80) Installing mesa-gl (21.3.8-r2) 17:45:20 (14/80) Installing icu-data-full (71.1-r2) 17:45:20 (15/80) Installing libice (1.0.10-r0) 17:45:20 (16/80) Installing libuuid (2.38-r1) 17:45:20 (17/80) Installing libsm (1.2.3-r0) 17:45:20 (18/80) Installing libxt (1.2.1-r0) 17:45:20 (19/80) Installing libxmu (1.1.3-r0) 17:45:20 (20/80) Installing xset (1.2.4-r0) 17:45:20 (21/80) Installing xprop (1.2.5-r0) 17:45:20 (22/80) Installing xdg-utils (1.1.3-r3) 17:45:20 (23/80) Installing dbus-libs (1.14.4-r0) 17:45:20 (24/80) Installing libffi (3.4.2-r1) 17:45:20 (25/80) Installing libintl (0.21-r2) 17:45:20 (26/80) Installing libblkid (2.38-r1) 17:45:20 (27/80) Installing libmount (2.38-r1) 17:45:20 (28/80) Installing pcre (8.45-r2) 17:45:20 (29/80) Installing glib (2.72.1-r0) 17:45:20 (30/80) Installing icu-libs (71.1-r2) 17:45:20 (31/80) Installing libpcre2-16 (10.40-r0) 17:45:20 (32/80) Installing zstd-libs (1.5.2-r1) 17:45:20 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 17:45:20 (34/80) Installing hicolor-icon-theme (0.17-r1) 17:45:20 (35/80) Installing wayland-libs-server (1.20.0-r0) 17:45:20 (36/80) Installing mesa-gbm (21.3.8-r2) 17:45:20 (37/80) Installing wayland-libs-client (1.20.0-r0) 17:45:20 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 17:45:20 (39/80) Installing libxcomposite (0.4.5-r0) 17:45:20 (40/80) Installing libbz2 (1.0.8-r1) 17:45:20 (41/80) Installing libpng (1.6.37-r1) 17:45:20 (42/80) Installing freetype (2.12.1-r0) 17:45:20 (43/80) Installing fontconfig (2.14.0-r0) 17:45:20 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 17:45:20 (45/80) Installing wayland-libs-egl (1.20.0-r0) 17:45:20 (46/80) Installing xkeyboard-config (2.35.1-r0) 17:45:20 (47/80) Installing xz-libs (5.2.5-r1) 17:45:20 (48/80) Installing libxml2 (2.9.14-r2) 17:45:20 (49/80) Installing libxkbcommon (1.4.1-r0) 17:45:20 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 17:45:20 (51/80) Installing mesa-egl (21.3.8-r2) 17:45:20 (52/80) Installing avahi-libs (0.8-r6) 17:45:20 (53/80) Installing nettle (3.7.3-r0) 17:45:20 (54/80) Installing p11-kit (0.24.1-r0) 17:45:20 (55/80) Installing libtasn1 (4.18.0-r1) 17:45:20 (56/80) Installing libunistring (1.0-r0) 17:45:20 (57/80) Installing gnutls (3.7.7-r0) 17:45:20 (58/80) Installing cups-libs (2.4.2-r0) 17:45:20 (59/80) Installing graphite2 (1.3.14-r1) 17:45:20 (60/80) Installing harfbuzz (4.3.0-r0) 17:45:20 (61/80) Installing libevdev (1.12.1-r0) 17:45:20 (62/80) Installing mtdev (1.1.6-r0) 17:45:20 (63/80) Installing eudev-libs (3.2.11-r0) 17:45:20 (64/80) Installing libinput-libs (1.20.1-r0) 17:45:20 (65/80) Installing libjpeg-turbo (2.1.3-r1) 17:45:20 (66/80) Installing xcb-util-wm (0.4.1-r1) 17:45:20 (67/80) Installing xcb-util (0.4.0-r3) 17:45:20 (68/80) Installing xcb-util-image (0.4.0-r1) 17:45:20 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 17:45:20 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 17:45:20 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 17:45:20 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 17:45:21 (73/80) Installing v4l-utils-libs (1.22.1-r1) 17:45:21 (74/80) Installing v4l-utils (1.22.1-r1) 17:45:21 (75/80) Installing udev-init-scripts (35-r0) 17:45:21 Executing udev-init-scripts-35-r0.post-install 17:45:21 (76/80) Installing kmod-libs (29-r2) 17:45:21 (77/80) Installing eudev (3.2.11-r0) 17:45:21 (78/80) Installing eudev-dev (3.2.11-r0) 17:45:21 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 17:45:21 (80/80) Installing v4l-utils-dev (1.22.1-r1) 17:45:21 Executing busybox-1.35.0-r17.trigger 17:45:21 Executing eudev-3.2.11-r0.trigger 17:45:21 OK: 330 MiB in 131 packages 17:45:24 Removing intermediate container 22238dfa07b4 17:45:24 ---> e8c8cd0c575f 17:45:24 Step 8/13 : WORKDIR /device-usb-camera 17:45:24 ---> Running in 78c6264bc996 17:45:24 Removing intermediate container 78c6264bc996 17:45:24 ---> 063427ac7dbb 17:45:24 Step 9/13 : COPY go.mod vendor* ./ 17:45:24 ---> c539b53c06ee 17:45:24 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:45:24 ---> Running in fa62669a2097 17:45:46 Removing intermediate container fa62669a2097 17:45:46 ---> 4802a4494734 17:45:46 Step 11/13 : COPY . . 17:45:46 ---> e70935ec1d15 17:45:46 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:45:46 ---> Running in 039b69357875 17:45:46  % Total % Received % Xferd Average Speed Time Time Time Current 17:45:46 Dload Upload Total Spent Left Speed 17:45:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1062  100  1062    0     0  32405      0 --:--:-- --:--:-- --:--:-- 33187 17:45:47 Removing intermediate container 039b69357875 17:45:47 ---> d1852b1eb5e9 17:45:47 Step 13/13 : RUN ${MAKE} 17:45:47 ---> Running in 273f2e302588 17:45:48 noop 17:45:48 Removing intermediate container 273f2e302588 17:45:48 ---> 7654bc4b4349 17:45:48 Successfully built 7654bc4b4349 17:45:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:49 + docker inspect -f . ci-base-image-x86_64 17:45:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:45:49 prd-ubuntu20.04-docker-8c-8g-1617 does not seem to be running inside a container 17:45:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-125 -v /w/workspace/foundry_device-usb-camera_PR-125:/w/workspace/foundry_device-usb-camera_PR-125:rw,z -v /w/workspace/foundry_device-usb-camera_PR-125@tmp:/w/workspace/foundry_device-usb-camera_PR-125@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:45:49 $ docker top 1d42870b6a43dc1f13cabc7e143f541333b3e7b8a785ab1b65e5b75af18bc609 -eo pid,comm [Pipeline] { [Pipeline] sh 17:45:50 + go version 17:45:50 go version go1.18.7 linux/amd64 [Pipeline] } 17:45:50 $ docker stop --time=1 1d42870b6a43dc1f13cabc7e143f541333b3e7b8a785ab1b65e5b75af18bc609 17:45:51 $ docker rm -f --volumes 1d42870b6a43dc1f13cabc7e143f541333b3e7b8a785ab1b65e5b75af18bc609 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:52 + docker inspect -f . ci-base-image-x86_64 17:45:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:45:52 prd-ubuntu20.04-docker-8c-8g-1617 does not seem to be running inside a container 17:45:52 $ 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-125 -v /w/workspace/foundry_device-usb-camera_PR-125:/w/workspace/foundry_device-usb-camera_PR-125:rw,z -v /w/workspace/foundry_device-usb-camera_PR-125@tmp:/w/workspace/foundry_device-usb-camera_PR-125@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:45:52 $ docker top fa2db8819d664a89a4e31aca4e906e67047136c1da2782fec81d72b4c6e8fe0d -eo pid,comm [Pipeline] { [Pipeline] sh 17:45:52 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-125 [Pipeline] fileExists [Pipeline] sh 17:45:53 + make test 17:45:53 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 17:45:53 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:46:03 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:46:03 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.016s coverage: 1.9% of statements 17:46:11 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 17:46:11 CGO_ENABLED=1 go vet ./... 17:46:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:46:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:46:14 ./bin/test-attribution-txt.sh [Pipeline] echo 17:46:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:46:14 $ docker stop --time=1 fa2db8819d664a89a4e31aca4e906e67047136c1da2782fec81d72b4c6e8fe0d 17:46:16 $ docker rm -f --volumes fa2db8819d664a89a4e31aca4e906e67047136c1da2782fec81d72b4c6e8fe0d [Pipeline] // withDockerContainer [Pipeline] sh 17:46:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:46:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:46:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:46:18 + ls -al . 17:46:18 total 208 17:46:18 drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 17:45 . 17:46:18 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 17:44 .. 17:46:18 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 17:46 .git 17:46:18 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 17:44 .github 17:46:18 -rw-rw-r-- 1 jenkins jenkins 414 Jan 10 17:44 .gitignore 17:46:18 -rw-rw-r-- 1 jenkins jenkins 42 Jan 10 17:44 .golangci.yml 17:46:18 -rw-rw-r-- 1 jenkins jenkins 77 Jan 10 17:44 .hadolint.yml 17:46:18 drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 17:44 .semver 17:46:18 -rw-rw-r-- 1 jenkins jenkins 9546 Jan 10 17:44 Attribution.txt 17:46:18 -rw-rw-r-- 1 jenkins jenkins 6219 Jan 10 17:44 CHANGELOG.md 17:46:18 -rw-rw-r-- 1 jenkins jenkins 2360 Jan 10 17:44 Dockerfile 17:46:18 -rw-rw-r-- 1 jenkins jenkins 678 Jan 10 17:44 GOVERNANCE.md 17:46:18 -rw-rw-r-- 1 jenkins jenkins 659 Jan 10 17:44 Jenkinsfile 17:46:18 -rw-rw-r-- 1 jenkins jenkins 11348 Jan 10 17:44 LICENSE 17:46:18 -rw-rw-r-- 1 jenkins jenkins 2554 Jan 10 17:44 Makefile 17:46:18 -rw-rw-r-- 1 jenkins jenkins 622 Jan 10 17:44 OWNERS.md 17:46:18 -rw-rw-r-- 1 jenkins jenkins 5934 Jan 10 17:44 README.md 17:46:18 -rw-rw-r-- 1 jenkins jenkins 5 Jan 10 17:45 VERSION 17:46:18 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 17:44 bin 17:46:18 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 17:44 cmd 17:46:18 -rw-r--r-- 1 jenkins jenkins 30666 Jan 10 17:46 coverage.out 17:46:18 -rwxrwxr-x 1 jenkins jenkins 140 Jan 10 17:44 docker-entrypoint.sh 17:46:18 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 17:44 docs 17:46:18 -rw-rw-r-- 1 jenkins jenkins 3574 Jan 10 17:44 go.mod 17:46:18 -rw-rw-r-- 1 jenkins jenkins 45170 Jan 10 17:44 go.sum 17:46:18 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 17:44 internal 17:46:18 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 17:44 snap 17:46:18 -rw-rw-r-- 1 jenkins jenkins 231 Jan 10 17:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:46:18 + 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=96bb1a39827d9e5322dc8534a6ebe54a12857b08 --label arch=amd64 --label version=0.0.0 . 17:46:18 Sending build context to Docker daemon 1.722MB 17:46:18 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 17:46:18 Step 2/35 : FROM ${BASE} AS builder 17:46:18 ---> 7654bc4b4349 17:46:18 Step 3/35 : ARG ADD_BUILD_TAGS="" 17:46:19 ---> Running in 98e5bc905745 17:46:19 Removing intermediate container 98e5bc905745 17:46:19 ---> d024a3051245 17:46:19 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:46:19 ---> Running in a47120257126 17:46:19 Removing intermediate container a47120257126 17:46:19 ---> bf1a84edb1f9 17:46:19 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 17:46:19 ---> Running in 37381712d08c 17:46:19 Removing intermediate container 37381712d08c 17:46:19 ---> 818747ba9a2e 17:46:19 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:46:19 ---> Running in bb84b9c94106 17:46:19 Removing intermediate container bb84b9c94106 17:46:19 ---> 86aabdc2e641 17:46:19 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:46:19 ---> Running in ed6978b2f328 17:46:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:46:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:46:20 OK: 330 MiB in 131 packages 17:46:20 Removing intermediate container ed6978b2f328 17:46:20 ---> fc2edf4696b3 17:46:20 Step 8/35 : WORKDIR /device-usb-camera 17:46:20 ---> Running in b52dffc56065 17:46:20 Removing intermediate container b52dffc56065 17:46:20 ---> b4d9a83fa3c0 17:46:20 Step 9/35 : COPY go.mod vendor* ./ 17:46:20 ---> f22dbd01c742 17:46:20 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:46:20 ---> Running in 0d568ca955d0 17:46:21 Removing intermediate container 0d568ca955d0 17:46:21 ---> eaa188e5c82a 17:46:21 Step 11/35 : COPY . . 17:46:21 ---> 126c190f0e02 17:46:21 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:46:21 ---> Running in 2cd87d056030 17:46:21  % Total % Received % Xferd Average Speed Time  Time   Time Current 17:46:21    Dload  Upload Total Spent Left Speed 17:46:21  0  0 0 0  0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 36224 0 --:--:-- --:--:-- --:--:-- 36620 17:46:22 Removing intermediate container 2cd87d056030 17:46:22 ---> 69271bd316b0 17:46:22 Step 13/35 : RUN ${MAKE} 17:46:22 ---> Running in 3d1fa7aab6f8 17:46:22 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.0.0-dev.7" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 17:46:44 Removing intermediate container 3d1fa7aab6f8 17:46:44 ---> c7024eb4cdbb 17:46:44 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 17:46:44 v0.18.4: Pulling from aler9/rtsp-simple-server 17:46:44 af6660deedbd: Pulling fs layer 17:46:44 97cd0a44c592: Pulling fs layer 17:46:44 97cd0a44c592: Verifying Checksum 17:46:44 af6660deedbd: Download complete 17:46:44 af6660deedbd: Pull complete 17:46:45 97cd0a44c592: Pull complete 17:46:45 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 17:46:45 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 17:46:45 ---> fea57e182299 17:46:45 Step 15/35 : FROM alpine:3.16 17:46:45 3.16: Pulling from library/alpine 17:46:45 ca7dd9ec2225: Pulling fs layer 17:46:45 ca7dd9ec2225: Verifying Checksum 17:46:45 ca7dd9ec2225: Download complete 17:46:45 ca7dd9ec2225: Pull complete 17:46:45 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 17:46:45 Status: Downloaded newer image for alpine:3.16 17:46:45 ---> bfe296a52501 17:46:45 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:46:46 ---> Running in 1ced4a389f40 17:46:46 Removing intermediate container 1ced4a389f40 17:46:46 ---> 3fec3a073511 17:46:46 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 17:46:46 ---> Running in 88967ee83fae 17:46:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:46:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:46:46 (1/83) Installing dumb-init (1.2.5-r1) 17:46:46 (2/83) Installing sdl2 (2.0.22-r0) 17:46:46 (3/83) Installing libxau (1.0.9-r0) 17:46:46 (4/83) Installing libxdmcp (1.1.3-r0) 17:46:46 (5/83) Installing libxcb (1.15-r0) 17:46:46 (6/83) Installing libx11 (1.8-r0) 17:46:46 (7/83) Installing aom-libs (3.3.0-r0) 17:46:46 (8/83) Installing alsa-lib (1.2.7.2-r0) 17:46:46 (9/83) Installing expat (2.5.0-r0) 17:46:46 (10/83) Installing brotli-libs (1.0.9-r6) 17:46:46 (11/83) Installing libbz2 (1.0.8-r1) 17:46:46 (12/83) Installing libpng (1.6.37-r1) 17:46:46 (13/83) Installing freetype (2.12.1-r0) 17:46:47 (14/83) Installing fontconfig (2.14.0-r0) 17:46:47 (15/83) Installing fribidi (1.0.12-r0) 17:46:47 (16/83) Installing libffi (3.4.2-r1) 17:46:47 (17/83) Installing libintl (0.21-r2) 17:46:47 (18/83) Installing libblkid (2.38-r1) 17:46:47 (19/83) Installing libmount (2.38-r1) 17:46:47 (20/83) Installing pcre (8.45-r2) 17:46:47 (21/83) Installing glib (2.72.1-r0) 17:46:47 (22/83) Installing graphite2 (1.3.14-r1) 17:46:47 (23/83) Installing harfbuzz (4.3.0-r0) 17:46:47 (24/83) Installing libass (0.16.0-r0) 17:46:47 (25/83) Installing libdav1d (1.0.0-r0) 17:46:47 (26/83) Installing libpciaccess (0.16-r0) 17:46:47 (27/83) Installing libdrm (2.4.110-r0) 17:46:47 (28/83) Installing gmp (6.2.1-r2) 17:46:47 (29/83) Installing nettle (3.7.3-r0) 17:46:47 (30/83) Installing p11-kit (0.24.1-r0) 17:46:47 (31/83) Installing libtasn1 (4.18.0-r1) 17:46:47 (32/83) Installing libunistring (1.0-r0) 17:46:47 (33/83) Installing gnutls (3.7.7-r0) 17:46:47 (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) 17:46:47 (35/83) Installing ncurses-libs (6.3_p20220521-r0) 17:46:47 (36/83) Installing lame (3.100-r0) 17:46:47 (37/83) Installing opus (1.3.1-r1) 17:46:47 (38/83) Installing libasyncns (0.8-r1) 17:46:47 (39/83) Installing dbus-libs (1.14.4-r0) 17:46:47 (40/83) Installing libltdl (2.4.7-r0) 17:46:47 (41/83) Installing orc (0.4.32-r0) 17:46:47 (42/83) Installing libgcc (11.2.1_git20220219-r2) 17:46:47 (43/83) Installing libogg (1.3.5-r1) 17:46:47 (44/83) Installing libstdc++ (11.2.1_git20220219-r2) 17:46:47 (45/83) Installing flac (1.3.4-r0) 17:46:47 (46/83) Installing libvorbis (1.3.7-r0) 17:46:47 (47/83) Installing libsndfile (1.1.0-r0) 17:46:47 (48/83) Installing libgomp (11.2.1_git20220219-r2) 17:46:47 (49/83) Installing soxr (0.1.3-r2) 17:46:47 (50/83) Installing speexdsp (1.2.0-r0) 17:46:47 (51/83) Installing tdb-libs (1.4.6-r0) 17:46:47 (52/83) Installing libpulse (15.0-r2) 17:46:47 (53/83) Installing cjson (1.7.15-r3) 17:46:47 (54/83) Installing mbedtls (2.28.2-r0) 17:46:47 (55/83) Installing librist (0.2.6-r1) 17:46:47 (56/83) Installing libsrt (1.4.4-r0) 17:46:47 (57/83) Installing libssh (0.9.6-r1) 17:46:47 (58/83) Installing libtheora (1.1.1-r16) 17:46:47 (59/83) Installing libjpeg-turbo (2.1.3-r1) 17:46:47 (60/83) Installing v4l-utils-libs (1.22.1-r1) 17:46:47 (61/83) Installing libxext (1.3.4-r0) 17:46:47 (62/83) Installing libxfixes (6.0.0-r0) 17:46:47 (63/83) Installing wayland-libs-client (1.20.0-r0) 17:46:47 (64/83) Installing libva (2.14.0-r0) 17:46:47 (65/83) Installing libvdpau (1.5-r0) 17:46:47 (66/83) Installing vidstab (1.1.0-r1) 17:46:47 (67/83) Installing libvpx (1.11.0-r1) 17:46:47 (68/83) Installing libwebp (1.2.3-r0) 17:46:47 (69/83) Installing x264-libs (0.163_git20210613-r0) 17:46:47 (70/83) Installing numactl (2.0.14-r0) 17:46:47 (71/83) Installing x265-libs (3.5-r3) 17:46:47 (72/83) Installing xvidcore (1.3.7-r1) 17:46:47 (73/83) Installing ffmpeg-libs (5.0.1-r1) 17:46:47 (74/83) Installing ffmpeg (5.0.1-r1) 17:46:47 (75/83) Installing udev-init-scripts (35-r0) 17:46:47 Executing udev-init-scripts-35-r0.post-install 17:46:47 (76/83) Installing eudev-libs (3.2.11-r0) 17:46:47 (77/83) Installing xz-libs (5.2.5-r1) 17:46:47 (78/83) Installing zstd-libs (1.5.2-r1) 17:46:47 (79/83) Installing kmod-libs (29-r2) 17:46:47 (80/83) Installing eudev (3.2.11-r0) 17:46:47 (81/83) Installing libsodium (1.0.18-r0) 17:46:47 (82/83) Installing libzmq (4.3.4-r0) 17:46:47 (83/83) Installing zeromq (4.3.4-r0) 17:46:47 Executing busybox-1.35.0-r17.trigger 17:46:47 Executing eudev-3.2.11-r0.trigger 17:46:47 OK: 101 MiB in 97 packages 17:46:50 Removing intermediate container 88967ee83fae 17:46:50 ---> 40c144fd43f3 17:46:50 Step 18/35 : WORKDIR / 17:46:50 ---> Running in aa8383bc2e27 17:46:50 Removing intermediate container aa8383bc2e27 17:46:50 ---> c6e28416779c 17:46:50 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 17:46:51 ---> da3f4fdb1509 17:46:51 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 17:46:51 ---> 56862d317cbf 17:46:51 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:46:51 ---> f7166c026d8f 17:46:51 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:46:51 ---> be329417c488 17:46:51 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:46:51 ---> 384622951a99 17:46:51 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 17:46:51 ---> 51575be4e112 17:46:51 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 17:46:52 ---> 666654d0abe9 17:46:52 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:46:52 ---> Running in 53f29825777c 17:46:52 Removing intermediate container 53f29825777c 17:46:52 ---> d1f122e319b3 17:46:52 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:46:52 ---> Running in 7e0da4581fea 17:46:53 Removing intermediate container 7e0da4581fea 17:46:53 ---> 7ca76545a8ff 17:46:53 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:46:53 ---> Running in bd0d91dd7439 17:46:53 Removing intermediate container bd0d91dd7439 17:46:53 ---> e3e0f62142ad 17:46:53 Step 29/35 : EXPOSE 59983 17:46:53 ---> Running in 778de2a63bb6 17:46:53 Removing intermediate container 778de2a63bb6 17:46:53 ---> 7fda5f69630e 17:46:53 Step 30/35 : EXPOSE 8554 17:46:53 ---> Running in ae2e5a54cbff 17:46:54 Removing intermediate container ae2e5a54cbff 17:46:54 ---> 20a482d67c36 17:46:54 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:46:54 ---> Running in e8baaae47dd8 17:46:54 Removing intermediate container e8baaae47dd8 17:46:54 ---> b134b599f72c 17:46:54 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:46:54 ---> Running in 78e91a0a2a56 17:46:54 Removing intermediate container 78e91a0a2a56 17:46:54 ---> 9b8e1e96f2e1 17:46:54 Step 33/35 : LABEL arch=amd64 17:46:54 ---> Running in ef815512c4b8 17:46:54 Removing intermediate container ef815512c4b8 17:46:54 ---> 56ba928ae290 17:46:54 Step 34/35 : LABEL git_sha=96bb1a39827d9e5322dc8534a6ebe54a12857b08 17:46:54 ---> Running in 485ba13758d6 17:46:54 Removing intermediate container 485ba13758d6 17:46:54 ---> e5df8cd580ce 17:46:54 Step 35/35 : LABEL version=0.0.0 17:46:54 ---> Running in ef2051ce2536 17:46:54 Removing intermediate container ef2051ce2536 17:46:54 ---> 66dc50158fbd 17:46:54 [Warning] One or more build-args [ARCH] were not consumed 17:46:54 Successfully built 66dc50158fbd 17:46:54 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:46:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:46:55 17:46:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:46:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:46:55 latest: Pulling from edgex-lftools-log-publisher 17:46:55 5eb5b503b376: Pulling fs layer 17:46:55 5c69ac0246d0: Pulling fs layer 17:46:55 ec43610c2a17: Pulling fs layer 17:46:55 3a2ae6a8a46f: Pulling fs layer 17:46:55 33b1e0a273af: Pulling fs layer 17:46:55 5d3b04190fa2: Pulling fs layer 17:46:55 2f39f015ded8: Pulling fs layer 17:46:55 33b1e0a273af: Waiting 17:46:55 5d3b04190fa2: Waiting 17:46:55 3a2ae6a8a46f: Waiting 17:46:55 2f39f015ded8: Waiting 17:46:55 5c69ac0246d0: Verifying Checksum 17:46:55 5c69ac0246d0: Download complete 17:46:55 3a2ae6a8a46f: Verifying Checksum 17:46:55 3a2ae6a8a46f: Download complete 17:46:56 33b1e0a273af: Verifying Checksum 17:46:56 33b1e0a273af: Download complete 17:46:56 ec43610c2a17: Verifying Checksum 17:46:56 ec43610c2a17: Download complete 17:46:56 5d3b04190fa2: Download complete 17:46:56 5eb5b503b376: Download complete 17:46:57 2f39f015ded8: Download complete 17:46:57 5eb5b503b376: Pull complete 17:46:57 5c69ac0246d0: Pull complete 17:46:58 ec43610c2a17: Pull complete 17:46:58 3a2ae6a8a46f: Pull complete 17:46:58 33b1e0a273af: Pull complete 17:46:58 5d3b04190fa2: Pull complete 17:47:03 2f39f015ded8: Pull complete 17:47:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:47:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:47:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:47:03 prd-ubuntu20.04-docker-8c-8g-1617 does not seem to be running inside a container 17:47:04 $ 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-125 -v /w/workspace/foundry_device-usb-camera_PR-125:/w/workspace/foundry_device-usb-camera_PR-125:rw,z -v /w/workspace/foundry_device-usb-camera_PR-125@tmp:/w/workspace/foundry_device-usb-camera_PR-125@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:47:07 $ docker top c9a84ca8bdb5a38237ec57e8bdce7c09acb7bc38979c5b1cdc0ca646dedee254 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:47:07 ---> job-cost.sh 17:47:07 lf-activate-venv: SKIPPING 17:47:07 INFO: No Stack... 17:47:07 INFO: Retrieving Pricing Info for: v3-standard-8 17:47:08 INFO: Archiving Costs [Pipeline] sh 17:47:08 + cat /w/workspace/foundry_device-usb-camera_PR-125/archives/cost.csv+ 17:47:08 cut -d, -f6 [Pipeline] lock 17:47:08 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-125-1-stack-cost] 17:47:08 Resource [jenkins-edgexfoundry-device-usb-camera-PR-125-1-stack-cost] did not exist. Created. 17:47:08 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-125-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:47:09 + echo total: 0.2199999988079071 [Pipeline] stash 17:47:09 Stashed 1 file(s) [Pipeline] } 17:47:09 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-125-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:47:09 $ docker stop --time=1 c9a84ca8bdb5a38237ec57e8bdce7c09acb7bc38979c5b1cdc0ca646dedee254 17:47:10 $ docker rm -f --volumes c9a84ca8bdb5a38237ec57e8bdce7c09acb7bc38979c5b1cdc0ca646dedee254 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:48:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1623 in /w/workspace/foundry_device-usb-camera_PR-125 [Pipeline] { [Pipeline] ws 17:48:23 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 17:48:23 Selected Git installation does not exist. Using Default 17:48:23 The recommended git tool is: NONE 17:48:29 using credential edgex-jenkins-ssh 17:48:29 Cloning the remote Git repository 17:48:29 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 17:48:30 > git init /w/workspace/device-usb-camera/1 # timeout=10 17:48:30 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:48:30 > git --version # timeout=10 17:48:30 > git --version # 'git version 2.25.1' 17:48:30 using GIT_SSH to set credentials SSH Credentials for GitHub 17:48:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:48:31 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:48:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:48:33 Merging remotes/origin/main commit eace6589c3cbf428f520f2fa351df3c718b4124b into PR head commit 96bb1a39827d9e5322dc8534a6ebe54a12857b08 17:48:33 Merge succeeded, producing 96bb1a39827d9e5322dc8534a6ebe54a12857b08 17:48:33 Checking out Revision 96bb1a39827d9e5322dc8534a6ebe54a12857b08 (PR-125) 17:48:32 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:48:32 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:48:32 using GIT_SSH to set credentials SSH Credentials for GitHub 17:48:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/125/head:refs/remotes/origin/PR-125 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:48:33 > git config core.sparsecheckout # timeout=10 17:48:33 > git checkout -f 96bb1a39827d9e5322dc8534a6ebe54a12857b08 # timeout=10 17:48:33 > git remote # timeout=10 17:48:33 > git config --get remote.origin.url # timeout=10 17:48:33 using GIT_SSH to set credentials SSH Credentials for GitHub 17:48:33 > git merge eace6589c3cbf428f520f2fa351df3c718b4124b # timeout=10 17:48:33 > git rev-parse HEAD^{commit} # timeout=10 17:48:33 > git config core.sparsecheckout # timeout=10 17:48:33 > git checkout -f 96bb1a39827d9e5322dc8534a6ebe54a12857b08 # timeout=10 17:48:34 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 17:48:34 > git --version # timeout=10 17:48:34 > git --version # 'git version 2.25.1' 17:48:34 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:48:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:48:35 % Total % Received % Xferd Average Speed Time Time Time Current 17:48:35 Dload Upload Total Spent Left Speed 17:48:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 150k 0 --:--:-- --:--:-- --:--:-- 150k [Pipeline] sh 17:48:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:48:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:48:36 + sudo tee /etc/docker/daemon.new 17:48:36 { 17:48:36 "registry-mirrors": [ 17:48:36 "https://nexus3.edgexfoundry.org:10001" 17:48:36 ], 17:48:36 "bip": "10.250.0.254/24", 17:48:36 "hosts": [ 17:48:36 "tcp://0.0.0.0:5555", 17:48:36 "unix:///var/run/docker.sock" 17:48:36 ], 17:48:36 "mtu": 1458, 17:48:36 "selinux-enabled": true, 17:48:36 "seccomp-profile": "/etc/docker/seccomp.json" 17:48:36 } [Pipeline] sh 17:48:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:48:37 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:48:55 provisioning config files... 17:48:55 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config8387123953861502123tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:48:55 ---> docker-login.sh 17:48:55 nexus3.edgexfoundry.org:10001 17:48:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:56 Configure a credential helper to remove this warning. See 17:48:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:56 17:48:56 Login Succeeded 17:48:56 nexus3.edgexfoundry.org:10002 17:48:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:57 Configure a credential helper to remove this warning. See 17:48:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:57 17:48:57 Login Succeeded 17:48:57 nexus3.edgexfoundry.org:10003 17:48:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:57 Configure a credential helper to remove this warning. See 17:48:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:57 17:48:57 Login Succeeded 17:48:57 nexus3.edgexfoundry.org:10004 17:48:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:57 Configure a credential helper to remove this warning. See 17:48:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:57 17:48:57 Login Succeeded 17:48:57 docker.io 17:48:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:58 Configure a credential helper to remove this warning. See 17:48:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:58 17:48:58 Login Succeeded 17:48:58 ---> docker-login.sh ends [Pipeline] } 17:48:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:48:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:48:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:48:58 ========================================================= 17:48:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:48:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:59 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 17:48:59 Sending build context to Docker daemon 1.103MB 17:48:59 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 17:48:59 Step 2/13 : FROM ${BASE} AS builder 17:49:00 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:49:00 9b18e9b68314: Pulling fs layer 17:49:00 35d82f9e3411: Pulling fs layer 17:49:00 e16973657156: Pulling fs layer 17:49:00 fc693d55d65f: Pulling fs layer 17:49:00 7e9fc2657dce: Pulling fs layer 17:49:00 dda99020689f: Pulling fs layer 17:49:00 db1c61fa0a46: Pulling fs layer 17:49:00 891c053d2c06: Pulling fs layer 17:49:00 fc693d55d65f: Waiting 17:49:00 7e9fc2657dce: Waiting 17:49:00 dda99020689f: Waiting 17:49:00 db1c61fa0a46: Waiting 17:49:00 891c053d2c06: Waiting 17:49:00 e16973657156: Verifying Checksum 17:49:00 e16973657156: Download complete 17:49:00 35d82f9e3411: Verifying Checksum 17:49:00 35d82f9e3411: Download complete 17:49:00 7e9fc2657dce: Verifying Checksum 17:49:00 7e9fc2657dce: Download complete 17:49:00 dda99020689f: Verifying Checksum 17:49:00 dda99020689f: Download complete 17:49:00 9b18e9b68314: Verifying Checksum 17:49:00 9b18e9b68314: Download complete 17:49:01 9b18e9b68314: Pull complete 17:49:01 891c053d2c06: Verifying Checksum 17:49:01 891c053d2c06: Download complete 17:49:01 35d82f9e3411: Pull complete 17:49:02 e16973657156: Pull complete 17:49:02 db1c61fa0a46: Verifying Checksum 17:49:02 db1c61fa0a46: Download complete 17:49:03 fc693d55d65f: Download complete 17:49:15 fc693d55d65f: Pull complete 17:49:15 7e9fc2657dce: Pull complete 17:49:15 dda99020689f: Pull complete 17:49:22 db1c61fa0a46: Pull complete 17:49:24 891c053d2c06: Pull complete 17:49:24 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 17:49:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:49:24 ---> f96f9c87975a 17:49:24 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:49:25 ---> Running in a3ce8aba2d22 17:49:25 Removing intermediate container a3ce8aba2d22 17:49:25 ---> 33b42bd1404b 17:49:25 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:49:25 ---> Running in bf7fd3e17620 17:49:25 Removing intermediate container bf7fd3e17620 17:49:25 ---> 6c73f853b5a5 17:49:25 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 17:49:25 ---> Running in 620f97ee85dd 17:49:26 Removing intermediate container 620f97ee85dd 17:49:26 ---> 79f9960fbf53 17:49:26 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:49:26 ---> Running in 1f5a34822679 17:49:26 Removing intermediate container 1f5a34822679 17:49:26 ---> bc31d9541228 17:49:26 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:49:26 ---> Running in 7115d6c4ff0f 17:49:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:49:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:49:29 (1/14) Installing libintl (0.21-r2) 17:49:29 (2/14) Installing eudev-libs (3.2.11-r0) 17:49:29 (3/14) Installing libjpeg-turbo (2.1.3-r1) 17:49:29 (4/14) Installing v4l-utils-libs (1.22.1-r1) 17:49:29 (5/14) Installing v4l-utils (1.22.1-r1) 17:49:29 (6/14) Installing udev-init-scripts (35-r0) 17:49:29 Executing udev-init-scripts-35-r0.post-install 17:49:29 (7/14) Installing libblkid (2.38-r1) 17:49:29 (8/14) Installing xz-libs (5.2.5-r1) 17:49:29 (9/14) Installing zstd-libs (1.5.2-r1) 17:49:29 (10/14) Installing kmod-libs (29-r2) 17:49:29 (11/14) Installing eudev (3.2.11-r0) 17:49:29 (12/14) Installing eudev-dev (3.2.11-r0) 17:49:29 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 17:49:29 (14/14) Installing v4l-utils-dev (1.22.1-r1) 17:49:30 Executing busybox-1.35.0-r17.trigger 17:49:30 Executing eudev-3.2.11-r0.trigger 17:49:30 OK: 228 MiB in 65 packages 17:49:31 Removing intermediate container 7115d6c4ff0f 17:49:31 ---> f6c4d7c2b5af 17:49:31 Step 8/13 : WORKDIR /device-usb-camera 17:49:31 ---> Running in 2db03b547874 17:49:31 Removing intermediate container 2db03b547874 17:49:31 ---> 1c0963013d60 17:49:31 Step 9/13 : COPY go.mod vendor* ./ 17:49:32 ---> 6fee8d505697 17:49:32 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:49:32 ---> Running in fcf70380c8a5 17:50:28 Removing intermediate container fcf70380c8a5 17:50:28 ---> eb96855d7028 17:50:28 Step 11/13 : COPY . . 17:50:28 ---> 2dfe2f15aa32 17:50:28 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:50:28 ---> Running in 3e27f7da2b7f 17:50:28  % Total  % Received % Xferd Average Speed Time Time Time Current 17:50:28 Dload Upload Total Spent Left Speed 17:50:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 12650 0 --:--:-- --:--:-- --:--:-- 12795 17:50:28 Removing intermediate container 3e27f7da2b7f 17:50:28 ---> df3d19a18446 17:50:28 Step 13/13 : RUN ${MAKE} 17:50:28 ---> Running in c89c9a71ea44 17:50:29 noop 17:50:29 Removing intermediate container c89c9a71ea44 17:50:29 ---> 5cacbd5f907f 17:50:29 Successfully built 5cacbd5f907f 17:50:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:50:30 + docker inspect -f . ci-base-image-arm64 17:50:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:50:30 prd-ubuntu20.04-docker-arm64-4c-16g-1623 does not seem to be running inside a container 17:50:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:50:31 $ docker top 9a56e27d7b425b0d60bca996873f2e2fe65e39eb027714d9fc6b30a6729e9db8 -eo pid,comm [Pipeline] { [Pipeline] sh 17:50:32 + go version 17:50:32 go version go1.18.7 linux/arm64 [Pipeline] } 17:50:32 $ docker stop --time=1 9a56e27d7b425b0d60bca996873f2e2fe65e39eb027714d9fc6b30a6729e9db8 17:50:35 $ docker rm -f --volumes 9a56e27d7b425b0d60bca996873f2e2fe65e39eb027714d9fc6b30a6729e9db8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:50:35 + docker inspect -f . ci-base-image-arm64 17:50:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:50:36 prd-ubuntu20.04-docker-arm64-4c-16g-1623 does not seem to be running inside a container 17:50:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:50:37 $ docker top 6721006ba8ae894d774ab6415bf3544a472e0f42fac2c1a0e8168ded5a031c24 -eo pid,comm [Pipeline] { [Pipeline] sh 17:50:38 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 17:50:39 + make test 17:50:39 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 17:50:40 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:52:17 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:52:20 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.066s coverage: 1.9% of statements 17:52:20 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:52:20 CGO_ENABLED=1 go vet ./... 17:52:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:52:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:52:52 ./bin/test-attribution-txt.sh [Pipeline] echo 17:52:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:52:52 $ docker stop --time=1 6721006ba8ae894d774ab6415bf3544a472e0f42fac2c1a0e8168ded5a031c24 17:52:54 $ docker rm -f --volumes 6721006ba8ae894d774ab6415bf3544a472e0f42fac2c1a0e8168ded5a031c24 [Pipeline] // withDockerContainer [Pipeline] sh 17:52:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:52:55 Warning: overwriting stash ‘coverage-report’ 17:52:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:52:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:52:57 + ls -al . 17:52:57 total 204 17:52:57 drwxrwxr-x 9 jenkins jenkins 4096 Jan 10 17:50 . 17:52:57 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 17:48 .. 17:52:57 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 17:48 .git 17:52:57 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 17:48 .github 17:52:57 -rw-rw-r-- 1 jenkins jenkins 414 Jan 10 17:48 .gitignore 17:52:57 -rw-rw-r-- 1 jenkins jenkins 42 Jan 10 17:48 .golangci.yml 17:52:57 -rw-rw-r-- 1 jenkins jenkins 77 Jan 10 17:48 .hadolint.yml 17:52:57 -rw-rw-r-- 1 jenkins jenkins 9546 Jan 10 17:48 Attribution.txt 17:52:57 -rw-rw-r-- 1 jenkins jenkins 6219 Jan 10 17:48 CHANGELOG.md 17:52:57 -rw-rw-r-- 1 jenkins jenkins 2360 Jan 10 17:48 Dockerfile 17:52:57 -rw-rw-r-- 1 jenkins jenkins 678 Jan 10 17:48 GOVERNANCE.md 17:52:57 -rw-rw-r-- 1 jenkins jenkins 659 Jan 10 17:48 Jenkinsfile 17:52:57 -rw-rw-r-- 1 jenkins jenkins 11348 Jan 10 17:48 LICENSE 17:52:57 -rw-rw-r-- 1 jenkins jenkins 2554 Jan 10 17:48 Makefile 17:52:57 -rw-rw-r-- 1 jenkins jenkins 622 Jan 10 17:48 OWNERS.md 17:52:57 -rw-rw-r-- 1 jenkins jenkins 5934 Jan 10 17:48 README.md 17:52:57 -rw-rw-r-- 1 jenkins jenkins 5 Jan 10 17:45 VERSION 17:52:57 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 17:48 bin 17:52:57 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 17:48 cmd 17:52:57 -rw-r--r-- 1 jenkins jenkins 30666 Jan 10 17:52 coverage.out 17:52:57 -rwxrwxr-x 1 jenkins jenkins 140 Jan 10 17:48 docker-entrypoint.sh 17:52:57 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 17:48 docs 17:52:57 -rw-rw-r-- 1 jenkins jenkins 3574 Jan 10 17:48 go.mod 17:52:57 -rw-rw-r-- 1 jenkins jenkins 45170 Jan 10 17:48 go.sum 17:52:57 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 17:48 internal 17:52:57 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 17:48 snap 17:52:57 -rw-rw-r-- 1 jenkins jenkins 231 Jan 10 17:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:52:57 + 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=96bb1a39827d9e5322dc8534a6ebe54a12857b08 --label arch=arm64 --label version=0.0.0 . 17:52:57 Sending build context to Docker daemon 1.135MB 17:52:57 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 17:52:57 Step 2/35 : FROM ${BASE} AS builder 17:52:57 ---> 5cacbd5f907f 17:52:57 Step 3/35 : ARG ADD_BUILD_TAGS="" 17:52:58 ---> Running in 8b50419a8a33 17:52:58 Removing intermediate container 8b50419a8a33 17:52:58 ---> 1f93e1be4c69 17:52:58 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:52:58 ---> Running in a86657d60fa6 17:52:59 Removing intermediate container a86657d60fa6 17:52:59 ---> d626e2f21b9b 17:52:59 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 17:52:59 ---> Running in 0135a92e05f9 17:52:59 Removing intermediate container 0135a92e05f9 17:52:59 ---> 3b536e1bb060 17:52:59 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:52:59 ---> Running in 0408672b3a78 17:52:59 Removing intermediate container 0408672b3a78 17:52:59 ---> 38761ec7d81b 17:52:59 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:52:59 ---> Running in 7c13e99dca76 17:53:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:53:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:53:02 OK: 228 MiB in 65 packages 17:53:04 Removing intermediate container 7c13e99dca76 17:53:04 ---> aaafc558a4d9 17:53:04 Step 8/35 : WORKDIR /device-usb-camera 17:53:04 ---> Running in 2240f0dbb3ca 17:53:04 Removing intermediate container 2240f0dbb3ca 17:53:04 ---> f0d00c780071 17:53:04 Step 9/35 : COPY go.mod vendor* ./ 17:53:04 ---> ef7dc501d983 17:53:04 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:53:04 ---> Running in 186b74d42943 17:53:07 Removing intermediate container 186b74d42943 17:53:07 ---> 86c37a234108 17:53:07 Step 11/35 : COPY . . 17:53:08 ---> 52a6adb2bfb0 17:53:08 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:53:08 ---> Running in 5f595d3e8e67 17:53:09  % Total % Received % Xferd Average Speed Time Time Time Current 17:53:09  Dload Upload Total Spent Left Speed 17:53:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 13309 0 --:--:-- --:--:-- --:--:-- 13443 17:53:09 Removing intermediate container 5f595d3e8e67 17:53:09 ---> 36b51e34af83 17:53:09 Step 13/35 : RUN ${MAKE} 17:53:09 ---> Running in f4446e14ca17 17:53:10 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.0.0-dev.7" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 17:55:47 Removing intermediate container f4446e14ca17 17:55:47 ---> be3150cdb05c 17:55:47 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 17:55:47 v0.18.4: Pulling from aler9/rtsp-simple-server 17:55:47 eab2503cf8f4: Pulling fs layer 17:55:47 97cd0a44c592: Pulling fs layer 17:55:47 97cd0a44c592: Verifying Checksum 17:55:47 97cd0a44c592: Download complete 17:55:47 eab2503cf8f4: Verifying Checksum 17:55:47 eab2503cf8f4: Download complete 17:55:47 eab2503cf8f4: Pull complete 17:55:47 97cd0a44c592: Pull complete 17:55:47 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 17:55:47 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 17:55:47 ---> 7f763cca56b3 17:55:47 Step 15/35 : FROM alpine:3.16 17:55:47 3.16: Pulling from library/alpine 17:55:47 6875df1f5354: Pulling fs layer 17:55:47 6875df1f5354: Download complete 17:55:47 6875df1f5354: Pull complete 17:55:47 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 17:55:47 Status: Downloaded newer image for alpine:3.16 17:55:47 ---> 2b4661558fb8 17:55:47 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:55:47 ---> Running in cb4e00fd13ef 17:55:47 Removing intermediate container cb4e00fd13ef 17:55:47 ---> c934569b059c 17:55:47 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 17:55:47 ---> Running in c4d4a0e5a3ad 17:55:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:55:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:55:48 (1/82) Installing dumb-init (1.2.5-r1) 17:55:48 (2/82) Installing sdl2 (2.0.22-r0) 17:55:48 (3/82) Installing libxau (1.0.9-r0) 17:55:48 (4/82) Installing libxdmcp (1.1.3-r0) 17:55:48 (5/82) Installing libxcb (1.15-r0) 17:55:48 (6/82) Installing libx11 (1.8-r0) 17:55:48 (7/82) Installing aom-libs (3.3.0-r0) 17:55:48 (8/82) Installing alsa-lib (1.2.7.2-r0) 17:55:48 (9/82) Installing expat (2.5.0-r0) 17:55:48 (10/82) Installing brotli-libs (1.0.9-r6) 17:55:48 (11/82) Installing libbz2 (1.0.8-r1) 17:55:48 (12/82) Installing libpng (1.6.37-r1) 17:55:48 (13/82) Installing freetype (2.12.1-r0) 17:55:48 (14/82) Installing fontconfig (2.14.0-r0) 17:55:48 (15/82) Installing fribidi (1.0.12-r0) 17:55:48 (16/82) Installing libffi (3.4.2-r1) 17:55:48 (17/82) Installing libintl (0.21-r2) 17:55:48 (18/82) Installing libblkid (2.38-r1) 17:55:49 (19/82) Installing libmount (2.38-r1) 17:55:49 (20/82) Installing pcre (8.45-r2) 17:55:49 (21/82) Installing glib (2.72.1-r0) 17:55:49 (22/82) Installing graphite2 (1.3.14-r1) 17:55:49 (23/82) Installing harfbuzz (4.3.0-r0) 17:55:49 (24/82) Installing libass (0.16.0-r0) 17:55:49 (25/82) Installing libdav1d (1.0.0-r0) 17:55:49 (26/82) Installing libdrm (2.4.110-r0) 17:55:49 (27/82) Installing gmp (6.2.1-r2) 17:55:49 (28/82) Installing nettle (3.7.3-r0) 17:55:49 (29/82) Installing p11-kit (0.24.1-r0) 17:55:49 (30/82) Installing libtasn1 (4.18.0-r1) 17:55:49 (31/82) Installing libunistring (1.0-r0) 17:55:49 (32/82) Installing gnutls (3.7.7-r0) 17:55:49 (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) 17:55:49 (34/82) Installing ncurses-libs (6.3_p20220521-r0) 17:55:49 (35/82) Installing lame (3.100-r0) 17:55:49 (36/82) Installing opus (1.3.1-r1) 17:55:49 (37/82) Installing libasyncns (0.8-r1) 17:55:49 (38/82) Installing dbus-libs (1.14.4-r0) 17:55:49 (39/82) Installing libltdl (2.4.7-r0) 17:55:49 (40/82) Installing orc (0.4.32-r0) 17:55:49 (41/82) Installing libgcc (11.2.1_git20220219-r2) 17:55:49 (42/82) Installing libogg (1.3.5-r1) 17:55:49 (43/82) Installing libstdc++ (11.2.1_git20220219-r2) 17:55:49 (44/82) Installing flac (1.3.4-r0) 17:55:49 (45/82) Installing libvorbis (1.3.7-r0) 17:55:49 (46/82) Installing libsndfile (1.1.0-r0) 17:55:49 (47/82) Installing libgomp (11.2.1_git20220219-r2) 17:55:49 (48/82) Installing soxr (0.1.3-r2) 17:55:49 (49/82) Installing speexdsp (1.2.0-r0) 17:55:49 (50/82) Installing tdb-libs (1.4.6-r0) 17:55:49 (51/82) Installing libpulse (15.0-r2) 17:55:49 (52/82) Installing cjson (1.7.15-r3) 17:55:49 (53/82) Installing mbedtls (2.28.2-r0) 17:55:49 (54/82) Installing librist (0.2.6-r1) 17:55:49 (55/82) Installing libsrt (1.4.4-r0) 17:55:49 (56/82) Installing libssh (0.9.6-r1) 17:55:49 (57/82) Installing libtheora (1.1.1-r16) 17:55:49 (58/82) Installing libjpeg-turbo (2.1.3-r1) 17:55:49 (59/82) Installing v4l-utils-libs (1.22.1-r1) 17:55:49 (60/82) Installing libxext (1.3.4-r0) 17:55:49 (61/82) Installing libxfixes (6.0.0-r0) 17:55:49 (62/82) Installing wayland-libs-client (1.20.0-r0) 17:55:49 (63/82) Installing libva (2.14.0-r0) 17:55:49 (64/82) Installing libvdpau (1.5-r0) 17:55:49 (65/82) Installing vidstab (1.1.0-r1) 17:55:49 (66/82) Installing libvpx (1.11.0-r1) 17:55:49 (67/82) Installing libwebp (1.2.3-r0) 17:55:49 (68/82) Installing x264-libs (0.163_git20210613-r0) 17:55:49 (69/82) Installing numactl (2.0.14-r0) 17:55:49 (70/82) Installing x265-libs (3.5-r3) 17:55:50 (71/82) Installing xvidcore (1.3.7-r1) 17:55:50 (72/82) Installing ffmpeg-libs (5.0.1-r1) 17:55:50 (73/82) Installing ffmpeg (5.0.1-r1) 17:55:50 (74/82) Installing udev-init-scripts (35-r0) 17:55:50 Executing udev-init-scripts-35-r0.post-install 17:55:50 (75/82) Installing eudev-libs (3.2.11-r0) 17:55:50 (76/82) Installing xz-libs (5.2.5-r1) 17:55:50 (77/82) Installing zstd-libs (1.5.2-r1) 17:55:50 (78/82) Installing kmod-libs (29-r2) 17:55:50 (79/82) Installing eudev (3.2.11-r0) 17:55:50 (80/82) Installing libsodium (1.0.18-r0) 17:55:50 (81/82) Installing libzmq (4.3.4-r0) 17:55:50 (82/82) Installing zeromq (4.3.4-r0) 17:55:50 Executing busybox-1.35.0-r17.trigger 17:55:50 Executing eudev-3.2.11-r0.trigger 17:55:50 OK: 78 MiB in 96 packages 17:55:54 Removing intermediate container c4d4a0e5a3ad 17:55:54 ---> c5935b4c8f49 17:55:54 Step 18/35 : WORKDIR / 17:55:54 ---> Running in b735c5fbe204 17:55:54 Removing intermediate container b735c5fbe204 17:55:54 ---> 32b1c54fa6a7 17:55:54 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 17:55:55 ---> 41e370e35bae 17:55:55 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 17:55:56 ---> 1df9f4cc4de1 17:55:56 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:55:56 ---> ee04e2c134ef 17:55:56 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:55:59 ---> b17b32ed1125 17:55:59 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:55:59 ---> ee2d4a9cc358 17:55:59 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 17:56:00 ---> aa6658a5ace0 17:56:00 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 17:56:01 ---> 1296aa9d0baa 17:56:01 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:56:01 ---> Running in ba5b1b0381a5 17:56:02 Removing intermediate container ba5b1b0381a5 17:56:02 ---> 965e8d93029f 17:56:02 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:56:02 ---> Running in aef0a13b7972 17:56:04 Removing intermediate container aef0a13b7972 17:56:04 ---> 0f43c9868511 17:56:04 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:56:04 ---> Running in a009a6c4d71f 17:56:06 Removing intermediate container a009a6c4d71f 17:56:06 ---> d3064b7db5ea 17:56:06 Step 29/35 : EXPOSE 59983 17:56:06 ---> Running in 118fdfce8f3a 17:56:06 Removing intermediate container 118fdfce8f3a 17:56:06 ---> e244687676fb 17:56:06 Step 30/35 : EXPOSE 8554 17:56:06 ---> Running in 77fdb233f229 17:56:06 Removing intermediate container 77fdb233f229 17:56:06 ---> 597b83601c05 17:56:06 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:56:06 ---> Running in 5a947e41675e 17:56:07 Removing intermediate container 5a947e41675e 17:56:07 ---> 849b5bd45e07 17:56:07 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:56:07 ---> Running in bbc57679dba5 17:56:07 Removing intermediate container bbc57679dba5 17:56:07 ---> 0f11f6975c2c 17:56:07 Step 33/35 : LABEL arch=arm64 17:56:07 ---> Running in 8758a94600c5 17:56:07 Removing intermediate container 8758a94600c5 17:56:07 ---> dcfbb4107409 17:56:07 Step 34/35 : LABEL git_sha=96bb1a39827d9e5322dc8534a6ebe54a12857b08 17:56:07 ---> Running in 8ea7385761f9 17:56:08 Removing intermediate container 8ea7385761f9 17:56:08 ---> 2d26c1ddc7a5 17:56:08 Step 35/35 : LABEL version=0.0.0 17:56:08 ---> Running in b2f2574a2566 17:56:08 Removing intermediate container b2f2574a2566 17:56:08 ---> 61799765d164 17:56:08 [Warning] One or more build-args [ARCH] were not consumed 17:56:08 Successfully built 61799765d164 17:56:08 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:56:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:56:09 17:56:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:56:11 arm64: Pulling from edgex-lftools-log-publisher 17:56:11 8998bd30e6a1: Pulling fs layer 17:56:11 04944245beec: Pulling fs layer 17:56:11 699f458cf7ca: Pulling fs layer 17:56:11 765212b225bb: Pulling fs layer 17:56:11 f23df028b6ca: Pulling fs layer 17:56:11 d65c8cfc05b1: Pulling fs layer 17:56:11 2437ff75d9bd: Pulling fs layer 17:56:11 765212b225bb: Waiting 17:56:11 f23df028b6ca: Waiting 17:56:11 d65c8cfc05b1: Waiting 17:56:11 2437ff75d9bd: Waiting 17:56:11 04944245beec: Verifying Checksum 17:56:11 04944245beec: Download complete 17:56:11 765212b225bb: Verifying Checksum 17:56:11 765212b225bb: Download complete 17:56:11 f23df028b6ca: Download complete 17:56:11 d65c8cfc05b1: Verifying Checksum 17:56:11 d65c8cfc05b1: Download complete 17:56:11 699f458cf7ca: Verifying Checksum 17:56:11 699f458cf7ca: Download complete 17:56:12 8998bd30e6a1: Verifying Checksum 17:56:12 8998bd30e6a1: Download complete 17:56:14 2437ff75d9bd: Verifying Checksum 17:56:14 2437ff75d9bd: Download complete 17:56:16 8998bd30e6a1: Pull complete 17:56:16 04944245beec: Pull complete 17:56:17 699f458cf7ca: Pull complete 17:56:18 765212b225bb: Pull complete 17:56:19 f23df028b6ca: Pull complete 17:56:19 d65c8cfc05b1: Pull complete 17:56:34 2437ff75d9bd: Pull complete 17:56:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:56:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:56:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:56:34 prd-ubuntu20.04-docker-arm64-4c-16g-1623 does not seem to be running inside a container 17:56:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:56:38 $ docker top 1eb87d3a75ab08ee2e9f0876e820f3c738bcbc046dc6b1d365289d1ec9faa38b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:56:39 ---> job-cost.sh 17:56:39 lf-activate-venv: SKIPPING 17:56:39 INFO: No Stack... 17:56:39 INFO: Retrieving Pricing Info for: v3-standard-4 17:56:40 INFO: Archiving Costs [Pipeline] sh 17:56:40 + + cutcat -d, /w/workspace/device-usb-camera/1/archives/cost.csv -f6 17:56:40 [Pipeline] lock 17:56:40 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-125-1-stack-cost] 17:56:40 Resource [jenkins-edgexfoundry-device-usb-camera-PR-125-1-stack-cost] did not exist. Created. 17:56:40 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-125-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:56:41 /w/workspace/device-usb-camera/1@tmp/durable-2e5a6106/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:56:41 + echo total: 0.10999999940395355 [Pipeline] stash 17:56:41 Warning: overwriting stash ‘stack-cost’ 17:56:41 Stashed 1 file(s) [Pipeline] } 17:56:41 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-125-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:56:41 $ docker stop --time=1 1eb87d3a75ab08ee2e9f0876e820f3c738bcbc046dc6b1d365289d1ec9faa38b 17:56:43 $ docker rm -f --volumes 1eb87d3a75ab08ee2e9f0876e820f3c738bcbc046dc6b1d365289d1ec9faa38b [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:56:44 provisioning config files... 17:56:44 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-125@tmp/config13897184885670392582tmp [Pipeline] { [Pipeline] sh 17:56:44 + set +x 17:56:44 + curl -s https://codecov.io/bash 17:56:44 + bash -s -- 17:56:44 17:56:44 _____ _ 17:56:44 / ____| | | 17:56:44 | | ___ __| | ___ ___ _____ __ 17:56:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:56:44 | |___| (_) | (_| | __/ (_| (_) \ V / 17:56:44 \_____\___/ \__,_|\___|\___\___/ \_/ 17:56:44 Bash-1.0.6 17:56:44 17:56:44 17:56:44 ==> git version 2.25.1 found 17:56:44 ==> 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:56:44 Release-Date: 2020-01-08 17:56:44 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:56:44 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:56:44 ==> Jenkins CI detected. 17:56:44 current dir:  /w/workspace/foundry_device-usb-camera_PR-125 17:56:44 project root: . 17:56:44 --> token set from env 17:56:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:56:44 ==> Running gcov in . (disable via -X gcov) 17:56:44 ==> Python coveragepy not found 17:56:44 ==> Searching for coverage reports in: 17:56:44 + . 17:56:44 -> Found 1 reports 17:56:44 ==> Detecting git/mercurial file structure 17:56:44 ==> Reading reports 17:56:44 + ./coverage.out bytes=30666 17:56:44 ==> Appending adjustments 17:56:44 https://docs.codecov.io/docs/fixing-reports 17:56:44 + Found adjustments 17:56:44 ==> Gzipping contents 17:56:44 8.0K /tmp/codecov.gHVQuv.gz 17:56:44 ==> Uploading reports 17:56:44 url: https://codecov.io 17:56:44 query: branch=PR-125&commit=96bb1a39827d9e5322dc8534a6ebe54a12857b08&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-125%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=125&job=&cmd_args= 17:56:44 -> Pinging Codecov 17:56:44 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-125&commit=96bb1a39827d9e5322dc8534a6ebe54a12857b08&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-125%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=125&job=&cmd_args= 17:56:45 -> Uploading to 17:56:45 https://storage.googleapis.com/codecov/v4/raw/2023-01-10/73D8F5FF140700D3E01443B452E23636/96bb1a39827d9e5322dc8534a6ebe54a12857b08/03ed6cfe-f446-4b90-92d0-8c8989297e38.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230110T175644Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=460b7d750772987874ebf1c8ac50751902785505d5589dde3246cf947aa3f04e 17:56:45 % Total % Received % Xferd Average Speed Time Time Time Current 17:56:45 Dload Upload Total Spent Left Speed 17:56:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4335 0 0 100 4335 0 19976 --:--:-- --:--:-- --:--:-- 19976 17:56:45 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/96bb1a39827d9e5322dc8534a6ebe54a12857b08 [Pipeline] } 17:56:45 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:56:47 + [ -d /w/workspace/foundry_device-usb-camera_PR-125/archives ] 17:56:47 + ls -al /w/workspace/foundry_device-usb-camera_PR-125/archives 17:56:47 total 16 17:56:47 drwxr-xr-x 3 root root 4096 Jan 10 17:47 . 17:56:47 drwxrwxr-x 11 jenkins jenkins 4096 Jan 10 17:47 .. 17:56:47 drwxr-xr-x 2 root root 4096 Jan 10 17:47 cost 17:56:47 -rw-r--r-- 1 root root 89 Jan 10 17:47 cost.csv 17:56:47 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-125/archives 17:56:47 + ls -al /w/workspace/foundry_device-usb-camera_PR-125/archives 17:56:47 total 16 17:56:47 drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 17:47 . 17:56:47 drwxrwxr-x 11 jenkins jenkins 4096 Jan 10 17:47 .. 17:56:47 drwxr-xr-x 2 jenkins jenkins 4096 Jan 10 17:47 cost 17:56:47 -rw-r--r-- 1 jenkins jenkins 89 Jan 10 17:47 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:56:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:56:48 ---> package-listing.sh 17:56:48 ++ facter osfamily 17:56:48 ++ tr '[:upper:]' '[:lower:]' 17:56:48 + OS_FAMILY=debian 17:56:48 + workspace=/w/workspace/foundry_device-usb-camera_PR-125 17:56:48 + START_PACKAGES=/tmp/packages_start.txt 17:56:48 + END_PACKAGES=/tmp/packages_end.txt 17:56:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:56:48 + PACKAGES=/tmp/packages_start.txt 17:56:48 + '[' /w/workspace/foundry_device-usb-camera_PR-125 ']' 17:56:48 + PACKAGES=/tmp/packages_end.txt 17:56:48 + case "${OS_FAMILY}" in 17:56:48 + dpkg -l 17:56:48 + grep '^ii' 17:56:48 + '[' -f /tmp/packages_start.txt ']' 17:56:48 + '[' -f /tmp/packages_end.txt ']' 17:56:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:56:48 + '[' /w/workspace/foundry_device-usb-camera_PR-125 ']' 17:56:48 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-125/archives/ 17:56:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-125/archives/ [Pipeline] echo 17:56:48 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-125/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:56:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:56:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:56:49 prd-ubuntu20.04-docker-8c-8g-1617 does not seem to be running inside a container 17:56:49 $ 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-125/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-125 -v /w/workspace/foundry_device-usb-camera_PR-125:/w/workspace/foundry_device-usb-camera_PR-125:rw,z -v /w/workspace/foundry_device-usb-camera_PR-125@tmp:/w/workspace/foundry_device-usb-camera_PR-125@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:56:50 $ docker top c3cb50a00f77819cee28616a75883407b4997345432e5d96b3a5089f6911d3ff -eo pid,comm [Pipeline] { [Pipeline] sh 17:56:51 + touch /tmp/pre-build-complete [Pipeline] sh 17:56:51 + mkdir -p /var/log/sysstat [Pipeline] sh 17:56:51 + ls /var/log/sa-host 17:56:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:56:51 provisioning config files... 17:56:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-125@tmp/config11677564975859661620tmp [Pipeline] { [Pipeline] echo 17:56:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:56:52 ---> create-netrc.sh [Pipeline] } 17:56:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:56:52 ---> python-tools-install.sh [Pipeline] echo 17:56:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:56:52 ---> sudo-logs.sh 17:56:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:56:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:56:53 ---> job-cost.sh 17:56:53 lf-activate-venv: SKIPPING 17:56:53 DEBUG: total: 0.2199999988079071 17:56:53 INFO: Retrieving Stack Cost... 17:56:53 INFO: Retrieving Pricing Info for: v3-standard-8 17:56:54 INFO: Archiving Costs [Pipeline] echo 17:56:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:56:54 ---> logs-deploy.sh 17:56:54 lf-activate-venv: SKIPPING 17:56:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-125/1 17:56:54 INFO: archiving workspace using pattern(s): 17:56:55 Archives upload complete. 17:56:55 INFO: archiving logs to Nexus