Pull request #153 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8398298e9545ec1247ca0c2743952ce0c6b87ccd+d43df4097523a2749be68cc9a7c29d8397ed8c11 (52f39332135dfe53b665adc784cd3ffdc06d78eb) 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-ssh4182190958501429452.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-ssh13301283608157275185.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-153/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-153/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18186790956035872152.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-153/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13775605194743846157.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-ssh14719506333806999746.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-153/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-153/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9487291991270716515.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6484 in /w/workspace/foundry_device-usb-camera_PR-153 [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-153 # 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 d43df4097523a2749be68cc9a7c29d8397ed8c11 into PR head commit 8398298e9545ec1247ca0c2743952ce0c6b87ccd Merge succeeded, producing 8398298e9545ec1247ca0c2743952ce0c6b87ccd Checking out Revision 8398298e9545ec1247ca0c2743952ce0c6b87ccd (PR-153) > 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/153/head:refs/remotes/origin/PR-153 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8398298e9545ec1247ca0c2743952ce0c6b87ccd # 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 d43df4097523a2749be68cc9a7c29d8397ed8c11 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8398298e9545ec1247ca0c2743952ce0c6b87ccd # 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 18:03:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:03:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:03:15 ========================================================= 18:03:15 EdgeX Global Pipelines Version Info 18:03:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:03:15 ------------------- 18:03:15 stable info: 18:03:15 ------------------- 18:03:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:03:15 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:03:15 Message: update stable to v1.0.244 18:03:16 ------------------- 18:03:16 experimental info: 18:03:16 ------------------- 18:03:16 Commited By: **** collab-it+edgex@linuxfoundation.org 18:03:16 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:03:16 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:03:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 18:03:16 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 18:03:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:03:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:03:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:03:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:03:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:03:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:03:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:03:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:03:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:03:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 18:03:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:03:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:03:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:03:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:03:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:03:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:03:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:03:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:03:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:03:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:03:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:03:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:03:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:03:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:03:17 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:03:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-153 [Pipeline] echo 18:03:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-153 [Pipeline] echo 18:03:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-153 [Pipeline] echo 18:03:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8398298e9545ec1247ca0c2743952ce0c6b87ccd [Pipeline] echo 18:03:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8398298 [Pipeline] echo 18:03:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:03:18 provisioning config files... 18:03:18 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-153@tmp/config5586245705754567232tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:03:18 ---> docker-login.sh 18:03:18 nexus3.edgexfoundry.org:10001 18:03:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:18 Configure a credential helper to remove this warning. See 18:03:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:18 18:03:18 Login Succeeded 18:03:18 nexus3.edgexfoundry.org:10002 18:03:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:18 Configure a credential helper to remove this warning. See 18:03:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:18 18:03:18 Login Succeeded 18:03:18 nexus3.edgexfoundry.org:10003 18:03:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:18 Configure a credential helper to remove this warning. See 18:03:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:18 18:03:18 Login Succeeded 18:03:18 nexus3.edgexfoundry.org:10004 18:03:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:19 Configure a credential helper to remove this warning. See 18:03:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:19 18:03:19 Login Succeeded 18:03:19 docker.io 18:03:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:19 Configure a credential helper to remove this warning. See 18:03:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:19 18:03:19 Login Succeeded 18:03:19 ---> docker-login.sh ends [Pipeline] } 18:03:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:03:20 + git rev-list -1 --merges 8398298e9545ec1247ca0c2743952ce0c6b87ccd~1..8398298e9545ec1247ca0c2743952ce0c6b87ccd [Pipeline] echo 18:03:20 -----------> git rev-list -1 --merges 8398298e9545ec1247ca0c2743952ce0c6b87ccd~1..8398298e9545ec1247ca0c2743952ce0c6b87ccd 8398298e9545ec1247ca0c2743952ce0c6b87ccd [false] [Pipeline] sh 18:03:20 + git log --format=format:%s -1 8398298e9545ec1247ca0c2743952ce0c6b87ccd [Pipeline] echo 18:03:20 ========================================================= 18:03:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:03:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:03:20 + git log --format=format:%s -1 8398298e9545ec1247ca0c2743952ce0c6b87ccd [Pipeline] echo 18:03:20 [semverPrep] GIT_COMMIT: 8398298e9545ec1247ca0c2743952ce0c6b87ccd, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 18:03:21 [semverPrep] This is not a build commit. [Pipeline] sh 18:03:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:03:21 + grep -v github /etc/ssh/ssh_known_hosts 18:03:21 + [ -e /tmp/ssh_known_hosts ] 18:03:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:03:21 + + sudo tee -a /etc/ssh/ssh_known_hosts 18:03:21 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:03:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:03:21 18:03:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:03:22 0.1.4: Pulling from edgex-devops/py-git-semver 18:03:22 b85a868b505f: Pulling fs layer 18:03:22 e2be974225ed: Pulling fs layer 18:03:22 339a4e72a1f5: Pulling fs layer 18:03:22 988bab9f4d93: Pulling fs layer 18:03:22 1469e6f7b9e6: Pulling fs layer 18:03:22 eaf3925da568: Pulling fs layer 18:03:22 bab4dde63d76: Pulling fs layer 18:03:22 bde34c3a00c8: Pulling fs layer 18:03:22 b352a97aabf1: Pulling fs layer 18:03:22 4872d77fe225: Pulling fs layer 18:03:22 5851b861e8e6: Pulling fs layer 18:03:22 988bab9f4d93: Waiting 18:03:22 1469e6f7b9e6: Waiting 18:03:22 eaf3925da568: Waiting 18:03:22 4872d77fe225: Waiting 18:03:22 bab4dde63d76: Waiting 18:03:22 bde34c3a00c8: Waiting 18:03:22 5851b861e8e6: Waiting 18:03:22 e2be974225ed: Verifying Checksum 18:03:22 e2be974225ed: Download complete 18:03:22 988bab9f4d93: Verifying Checksum 18:03:22 988bab9f4d93: Download complete 18:03:22 1469e6f7b9e6: Verifying Checksum 18:03:22 1469e6f7b9e6: Download complete 18:03:22 eaf3925da568: Download complete 18:03:22 339a4e72a1f5: Verifying Checksum 18:03:22 339a4e72a1f5: Download complete 18:03:22 bde34c3a00c8: Download complete 18:03:22 b352a97aabf1: Verifying Checksum 18:03:22 b352a97aabf1: Download complete 18:03:22 b85a868b505f: Verifying Checksum 18:03:22 b85a868b505f: Download complete 18:03:22 4872d77fe225: Download complete 18:03:22 5851b861e8e6: Verifying Checksum 18:03:22 5851b861e8e6: Download complete 18:03:23 bab4dde63d76: Verifying Checksum 18:03:23 bab4dde63d76: Download complete 18:03:23 b85a868b505f: Pull complete 18:03:23 e2be974225ed: Pull complete 18:03:24 339a4e72a1f5: Pull complete 18:03:24 988bab9f4d93: Pull complete 18:03:24 1469e6f7b9e6: Pull complete 18:03:24 eaf3925da568: Pull complete 18:03:26 bab4dde63d76: Pull complete 18:03:26 bde34c3a00c8: Pull complete 18:03:26 b352a97aabf1: Pull complete 18:03:26 4872d77fe225: Pull complete 18:03:26 5851b861e8e6: Pull complete 18:03:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:03:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:03:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:03:27 prd-ubuntu20.04-docker-8c-8g-6484 does not seem to be running inside a container 18:03:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-153 -v /w/workspace/foundry_device-usb-camera_PR-153:/w/workspace/foundry_device-usb-camera_PR-153:rw,z -v /w/workspace/foundry_device-usb-camera_PR-153@tmp:/w/workspace/foundry_device-usb-camera_PR-153@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 18:03:28 $ docker top bd390873a0dd9edbc35848ac97141a70baca0f32fbc51f5f88ca0ca673079ca7 -eo pid,comm 18:03:29 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). 18:03:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:03:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:03:29 [ssh-agent] Looking for ssh-agent implementation... 18:03:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:03:29 $ docker exec bd390873a0dd9edbc35848ac97141a70baca0f32fbc51f5f88ca0ca673079ca7 ssh-agent 18:03:29 SSH_AUTH_SOCK=/tmp/ssh-9Um0K5moNyo5/agent.32 18:03:29 SSH_AGENT_PID=38 18:03:29 Running ssh-add (command line suppressed) 18:03:29 Identity added: /w/workspace/foundry_device-usb-camera_PR-153@tmp/private_key_4195336572691351919.key (/w/workspace/foundry_device-usb-camera_PR-153@tmp/private_key_4195336572691351919.key) 18:03:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:03:29 + git tag --points-at HEAD [Pipeline] } 18:03:29 $ docker exec --env ******** --env ******** bd390873a0dd9edbc35848ac97141a70baca0f32fbc51f5f88ca0ca673079ca7 ssh-agent -k 18:03:29 unset SSH_AUTH_SOCK; 18:03:29 unset SSH_AGENT_PID; 18:03:29 echo Agent pid 38 killed; 18:03:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:03:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:03:30 [ssh-agent] Looking for ssh-agent implementation... 18:03:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:03:30 $ docker exec bd390873a0dd9edbc35848ac97141a70baca0f32fbc51f5f88ca0ca673079ca7 ssh-agent 18:03:30 SSH_AUTH_SOCK=/tmp/ssh-LxLNVFDlhaUa/agent.70 18:03:30 SSH_AGENT_PID=76 18:03:30 Running ssh-add (command line suppressed) 18:03:30 Identity added: /w/workspace/foundry_device-usb-camera_PR-153@tmp/private_key_16177597156646036551.key (/w/workspace/foundry_device-usb-camera_PR-153@tmp/private_key_16177597156646036551.key) 18:03:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:03:30 + git semver init 18:03:30 2023-02-17 18:03:30,883 [run_init] DEBUG init version:0.0.0 force:False 18:03:30 2023-02-17 18:03:30,885 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-153/.semver 18:03:30 2023-02-17 18:03:30,885 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-153/.semver 18:03:30 2023-02-17 18:03:30,885 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-153/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-153, universal_newlines=False, shell=None, istream=None) 18:03:31 2023-02-17 18:03:31,697 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-153/.git/info/exclude 18:03:31 2023-02-17 18:03:31,697 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-153/.semver/PR-153 with force:False 18:03:31 2023-02-17 18:03:31,697 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-153/.semver/PR-153 18:03:31 2023-02-17 18:03:31,702 [execute] INFO git cat-file --batch-check 18:03:31 2023-02-17 18:03:31,702 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-153/.semver, universal_newlines=False, shell=None, istream=) 18:03:31 2023-02-17 18:03:31,710 [execute] INFO git cat-file --batch 18:03:31 2023-02-17 18:03:31,710 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-153/.semver, universal_newlines=False, shell=None, istream=) 18:03:31 2023-02-17 18:03:31,716 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-153/.semver/PR-153 18:03:31 0.0.0 [Pipeline] } 18:03:31 $ docker exec --env ******** --env ******** bd390873a0dd9edbc35848ac97141a70baca0f32fbc51f5f88ca0ca673079ca7 ssh-agent -k 18:03:32 unset SSH_AUTH_SOCK; 18:03:32 unset SSH_AGENT_PID; 18:03:32 echo Agent pid 76 killed; 18:03:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:03:32 + git semver [Pipeline] } 18:03:32 $ docker stop --time=1 bd390873a0dd9edbc35848ac97141a70baca0f32fbc51f5f88ca0ca673079ca7 18:03:34 $ docker rm -f --volumes bd390873a0dd9edbc35848ac97141a70baca0f32fbc51f5f88ca0ca673079ca7 [Pipeline] // withDockerContainer [Pipeline] sh 18:03:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:03:34 Stashed 1 file(s) [Pipeline] echo 18:03:34 [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 18:03:35 provisioning config files... 18:03:35 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-153@tmp/config5869202833083485058tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:03:35 ---> docker-login.sh 18:03:35 nexus3.edgexfoundry.org:10001 18:03:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:35 Configure a credential helper to remove this warning. See 18:03:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:35 18:03:35 Login Succeeded 18:03:35 nexus3.edgexfoundry.org:10002 18:03:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:35 Configure a credential helper to remove this warning. See 18:03:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:35 18:03:35 Login Succeeded 18:03:35 nexus3.edgexfoundry.org:10003 18:03:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:35 Configure a credential helper to remove this warning. See 18:03:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:35 18:03:35 Login Succeeded 18:03:35 nexus3.edgexfoundry.org:10004 18:03:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:35 Configure a credential helper to remove this warning. See 18:03:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:35 18:03:35 Login Succeeded 18:03:35 docker.io 18:03:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:36 Configure a credential helper to remove this warning. See 18:03:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:36 18:03:36 Login Succeeded 18:03:36 ---> docker-login.sh ends [Pipeline] } 18:03:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:03:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:03:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:03:36 ========================================================= 18:03:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 18:03:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:37 + 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 . 18:03:37 Sending build context to Docker daemon 1.738MB 18:03:37 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 18:03:37 Step 2/13 : FROM ${BASE} AS builder 18:03:37 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 18:03:37 213ec9aee27d: Pulling fs layer 18:03:37 4583459ba037: Pulling fs layer 18:03:37 93c1e223e6f2: Pulling fs layer 18:03:37 53926ce57604: Pulling fs layer 18:03:37 21b2b0c7a3f4: Pulling fs layer 18:03:37 22ff95d597cd: Pulling fs layer 18:03:37 12d6caf4c0d1: Pulling fs layer 18:03:37 96b7cbca73a9: Pulling fs layer 18:03:37 a7acece74701: Pulling fs layer 18:03:37 53926ce57604: Waiting 18:03:37 21b2b0c7a3f4: Waiting 18:03:37 22ff95d597cd: Waiting 18:03:37 12d6caf4c0d1: Waiting 18:03:37 96b7cbca73a9: Waiting 18:03:37 a7acece74701: Waiting 18:03:37 93c1e223e6f2: Verifying Checksum 18:03:37 93c1e223e6f2: Download complete 18:03:37 4583459ba037: Download complete 18:03:37 21b2b0c7a3f4: Verifying Checksum 18:03:37 21b2b0c7a3f4: Download complete 18:03:37 22ff95d597cd: Verifying Checksum 18:03:37 22ff95d597cd: Download complete 18:03:37 213ec9aee27d: Verifying Checksum 18:03:37 213ec9aee27d: Download complete 18:03:37 12d6caf4c0d1: Download complete 18:03:37 213ec9aee27d: Pull complete 18:03:37 4583459ba037: Pull complete 18:03:37 93c1e223e6f2: Pull complete 18:03:38 a7acece74701: Verifying Checksum 18:03:38 a7acece74701: Download complete 18:03:40 96b7cbca73a9: Verifying Checksum 18:03:40 96b7cbca73a9: Download complete 18:03:40 53926ce57604: Verifying Checksum 18:03:40 53926ce57604: Download complete 18:03:44 53926ce57604: Pull complete 18:03:44 21b2b0c7a3f4: Pull complete 18:03:44 22ff95d597cd: Pull complete 18:03:44 12d6caf4c0d1: Pull complete 18:03:46 96b7cbca73a9: Pull complete 18:03:47 a7acece74701: Pull complete 18:03:47 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 18:03:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:03:47 ---> db6d94c90886 18:03:47 Step 3/13 : ARG ADD_BUILD_TAGS="" 18:03:50 ---> Running in 81e617283a18 18:03:50 Removing intermediate container 81e617283a18 18:03:50 ---> aa0d1c620e06 18:03:50 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:03:50 Still waiting to schedule task 18:03:50 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:03:50 ---> Running in 5f186a28b510 18:03:50 Removing intermediate container 5f186a28b510 18:03:50 ---> 0eb589d029c4 18:03:50 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:03:50 ---> Running in bd05b8b377cb 18:03:50 Removing intermediate container bd05b8b377cb 18:03:50 ---> e36b59f8f8c3 18:03:50 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:03:50 ---> Running in 8621c241bcde 18:03:50 Removing intermediate container 8621c241bcde 18:03:50 ---> 76d91f8347a8 18:03:50 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:03:50 ---> Running in f77321319a72 18:03:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:03:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:03:51 (1/80) Installing mesa (21.3.9-r0) 18:03:51 (2/80) Installing libxau (1.0.9-r0) 18:03:51 (3/80) Installing libxdmcp (1.1.3-r0) 18:03:51 (4/80) Installing libxcb (1.15-r0) 18:03:51 (5/80) Installing libx11 (1.8-r0) 18:03:51 (6/80) Installing libxext (1.3.4-r0) 18:03:51 (7/80) Installing libxfixes (6.0.0-r0) 18:03:51 (8/80) Installing libxxf86vm (1.1.4-r2) 18:03:51 (9/80) Installing libpciaccess (0.16-r0) 18:03:51 (10/80) Installing libdrm (2.4.110-r0) 18:03:51 (11/80) Installing mesa-glapi (21.3.9-r0) 18:03:51 (12/80) Installing libxshmfence (1.3-r1) 18:03:51 (13/80) Installing mesa-gl (21.3.9-r0) 18:03:51 (14/80) Installing icu-data-full (71.1-r2) 18:03:51 (15/80) Installing libice (1.0.10-r0) 18:03:51 (16/80) Installing libuuid (2.38-r1) 18:03:51 (17/80) Installing libsm (1.2.3-r0) 18:03:51 (18/80) Installing libxt (1.2.1-r0) 18:03:51 (19/80) Installing libxmu (1.1.3-r0) 18:03:51 (20/80) Installing xset (1.2.4-r0) 18:03:51 (21/80) Installing xprop (1.2.5-r0) 18:03:51 (22/80) Installing xdg-utils (1.1.3-r3) 18:03:51 (23/80) Installing dbus-libs (1.14.4-r0) 18:03:51 (24/80) Installing libffi (3.4.2-r1) 18:03:51 (25/80) Installing libintl (0.21-r2) 18:03:51 (26/80) Installing libblkid (2.38-r1) 18:03:51 (27/80) Installing libmount (2.38-r1) 18:03:51 (28/80) Installing pcre (8.45-r2) 18:03:51 (29/80) Installing glib (2.72.1-r0) 18:03:51 (30/80) Installing icu-libs (71.1-r2) 18:03:51 (31/80) Installing libpcre2-16 (10.40-r0) 18:03:51 (32/80) Installing zstd-libs (1.5.2-r1) 18:03:51 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 18:03:51 (34/80) Installing hicolor-icon-theme (0.17-r1) 18:03:51 (35/80) Installing wayland-libs-server (1.20.0-r0) 18:03:51 (36/80) Installing mesa-gbm (21.3.9-r0) 18:03:51 (37/80) Installing wayland-libs-client (1.20.0-r0) 18:03:51 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 18:03:51 (39/80) Installing libxcomposite (0.4.5-r0) 18:03:51 (40/80) Installing libbz2 (1.0.8-r1) 18:03:51 (41/80) Installing libpng (1.6.37-r1) 18:03:51 (42/80) Installing freetype (2.12.1-r0) 18:03:52 (43/80) Installing fontconfig (2.14.0-r0) 18:03:52 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 18:03:52 (45/80) Installing wayland-libs-egl (1.20.0-r0) 18:03:52 (46/80) Installing xkeyboard-config (2.35.1-r0) 18:03:52 (47/80) Installing xz-libs (5.2.5-r1) 18:03:52 (48/80) Installing libxml2 (2.9.14-r2) 18:03:52 (49/80) Installing libxkbcommon (1.4.1-r0) 18:03:52 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 18:03:52 (51/80) Installing mesa-egl (21.3.9-r0) 18:03:52 (52/80) Installing avahi-libs (0.8-r6) 18:03:52 (53/80) Installing nettle (3.7.3-r0) 18:03:52 (54/80) Installing p11-kit (0.24.1-r0) 18:03:52 (55/80) Installing libtasn1 (4.18.0-r1) 18:03:52 (56/80) Installing libunistring (1.0-r0) 18:03:52 (57/80) Installing gnutls (3.7.7-r1) 18:03:52 (58/80) Installing cups-libs (2.4.2-r0) 18:03:52 (59/80) Installing graphite2 (1.3.14-r1) 18:03:52 (60/80) Installing harfbuzz (4.3.0-r0) 18:03:52 (61/80) Installing libevdev (1.12.1-r0) 18:03:52 (62/80) Installing mtdev (1.1.6-r0) 18:03:52 (63/80) Installing eudev-libs (3.2.11-r0) 18:03:52 (64/80) Installing libinput-libs (1.20.1-r0) 18:03:52 (65/80) Installing libjpeg-turbo (2.1.3-r1) 18:03:52 (66/80) Installing xcb-util-wm (0.4.1-r1) 18:03:52 (67/80) Installing xcb-util (0.4.0-r3) 18:03:52 (68/80) Installing xcb-util-image (0.4.0-r1) 18:03:52 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 18:03:52 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 18:03:52 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 18:03:52 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 18:03:52 (73/80) Installing v4l-utils-libs (1.22.1-r1) 18:03:52 (74/80) Installing v4l-utils (1.22.1-r1) 18:03:52 (75/80) Installing udev-init-scripts (35-r0) 18:03:52 Executing udev-init-scripts-35-r0.post-install 18:03:52 (76/80) Installing kmod-libs (29-r2) 18:03:52 (77/80) Installing eudev (3.2.11-r0) 18:03:52 (78/80) Installing eudev-dev (3.2.11-r0) 18:03:52 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 18:03:52 (80/80) Installing v4l-utils-dev (1.22.1-r1) 18:03:52 Executing busybox-1.35.0-r17.trigger 18:03:52 Executing eudev-3.2.11-r0.trigger 18:03:52 OK: 331 MiB in 131 packages 18:03:55 Removing intermediate container f77321319a72 18:03:55 ---> fa0614cb8ad5 18:03:55 Step 8/13 : WORKDIR /device-usb-camera 18:03:55 ---> Running in 945392a32c58 18:03:55 Removing intermediate container 945392a32c58 18:03:55 ---> 96df558afcd1 18:03:55 Step 9/13 : COPY go.mod vendor* ./ 18:03:55 ---> 9c6300be2c8f 18:03:55 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:03:55 ---> Running in f384bd43bfc5 18:04:27 Removing intermediate container f384bd43bfc5 18:04:27 ---> 51978a39c5fd 18:04:27 Step 11/13 : COPY . . 18:04:27 ---> a23b2bf270fa 18:04:27 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:04:27 ---> Running in 033d359d3209 18:04:27  % Total % Received % Xferd Average Speed Time Time Time Current 18:04:27 Dload Upload Total Spent Left Speed 18:04:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 40767 0 --:--:-- --:--:-- --:--:-- 42480 18:04:27 Removing intermediate container 033d359d3209 18:04:27 ---> 76bdb46d7511 18:04:27 Step 13/13 : RUN ${MAKE} 18:04:27 ---> Running in 1bd94bf8b7cb 18:04:27 noop 18:04:28 Removing intermediate container 1bd94bf8b7cb 18:04:28 ---> e1a62f6a275c 18:04:28 Successfully built e1a62f6a275c 18:04:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:28 + docker inspect -f . ci-base-image-x86_64 18:04:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:04:28 prd-ubuntu20.04-docker-8c-8g-6484 does not seem to be running inside a container 18:04:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-153 -v /w/workspace/foundry_device-usb-camera_PR-153:/w/workspace/foundry_device-usb-camera_PR-153:rw,z -v /w/workspace/foundry_device-usb-camera_PR-153@tmp:/w/workspace/foundry_device-usb-camera_PR-153@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 18:04:29 $ docker top a20ef0b1e76976cbe07a4ae90373101304945eeaf09c727542fe5a562a22f539 -eo pid,comm [Pipeline] { [Pipeline] sh 18:04:29 + go version 18:04:29 go version go1.18.7 linux/amd64 [Pipeline] } 18:04:29 $ docker stop --time=1 a20ef0b1e76976cbe07a4ae90373101304945eeaf09c727542fe5a562a22f539 18:04:30 $ docker rm -f --volumes a20ef0b1e76976cbe07a4ae90373101304945eeaf09c727542fe5a562a22f539 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:31 + docker inspect -f . ci-base-image-x86_64 18:04:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:04:31 prd-ubuntu20.04-docker-8c-8g-6484 does not seem to be running inside a container 18:04:31 $ 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-153 -v /w/workspace/foundry_device-usb-camera_PR-153:/w/workspace/foundry_device-usb-camera_PR-153:rw,z -v /w/workspace/foundry_device-usb-camera_PR-153@tmp:/w/workspace/foundry_device-usb-camera_PR-153@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 18:04:31 $ docker top a29cf9bb99af7d9d6a3423fc5e7a3b14254289cd972a65b4c0cf5a5bcf6d65f5 -eo pid,comm [Pipeline] { [Pipeline] sh 18:04:32 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-153 [Pipeline] fileExists [Pipeline] sh 18:04:32 + make test 18:04:32 go test ./... -coverprofile=coverage.out ./... 18:04:33 ? github.com/edgexfoundry/device-usb-camera [no test files] 18:04:43 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 18:04:43 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 1.9% of statements 18:04:51 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." 18:04:51 go vet ./... 18:04:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:04:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:04:54 ./bin/test-attribution-txt.sh 18:04:54 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 18:04:54 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 18:04:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:04:54 $ docker stop --time=1 a29cf9bb99af7d9d6a3423fc5e7a3b14254289cd972a65b4c0cf5a5bcf6d65f5 18:04:56 $ docker rm -f --volumes a29cf9bb99af7d9d6a3423fc5e7a3b14254289cd972a65b4c0cf5a5bcf6d65f5 [Pipeline] // withDockerContainer [Pipeline] sh 18:04:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:04:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:04:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:04:58 + ls -al . 18:04:58 total 196 18:04:58 drwxrwxr-x 10 jenkins jenkins 4096 Feb 17 18:04 . 18:04:58 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 18:03 .. 18:04:58 drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 18:04 .git 18:04:58 drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 18:03 .github 18:04:58 -rw-rw-r-- 1 jenkins jenkins 414 Feb 17 18:03 .gitignore 18:04:58 -rw-rw-r-- 1 jenkins jenkins 42 Feb 17 18:03 .golangci.yml 18:04:58 -rw-rw-r-- 1 jenkins jenkins 77 Feb 17 18:03 .hadolint.yml 18:04:58 drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 18:03 .semver 18:04:58 -rw-rw-r-- 1 jenkins jenkins 9442 Feb 17 18:03 Attribution.txt 18:04:58 -rw-rw-r-- 1 jenkins jenkins 6219 Feb 17 18:03 CHANGELOG.md 18:04:58 -rw-rw-r-- 1 jenkins jenkins 2328 Feb 17 18:03 Dockerfile 18:04:58 -rw-rw-r-- 1 jenkins jenkins 678 Feb 17 18:03 GOVERNANCE.md 18:04:58 -rw-rw-r-- 1 jenkins jenkins 659 Feb 17 18:03 Jenkinsfile 18:04:58 -rw-rw-r-- 1 jenkins jenkins 11348 Feb 17 18:03 LICENSE 18:04:58 -rw-rw-r-- 1 jenkins jenkins 2329 Feb 17 18:03 Makefile 18:04:58 -rw-rw-r-- 1 jenkins jenkins 622 Feb 17 18:03 OWNERS.md 18:04:58 -rw-rw-r-- 1 jenkins jenkins 5934 Feb 17 18:03 README.md 18:04:58 -rw-rw-r-- 1 jenkins jenkins 5 Feb 17 18:03 VERSION 18:04:58 drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 18:03 bin 18:04:58 drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 18:03 cmd 18:04:58 -rw-r--r-- 1 jenkins jenkins 30666 Feb 17 18:04 coverage.out 18:04:58 -rwxrwxr-x 1 jenkins jenkins 140 Feb 17 18:03 docker-entrypoint.sh 18:04:58 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 18:03 docs 18:04:58 -rw-rw-r-- 1 jenkins jenkins 3486 Feb 17 18:03 go.mod 18:04:58 -rw-rw-r-- 1 jenkins jenkins 33526 Feb 17 18:03 go.sum 18:04:58 drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 18:03 internal 18:04:58 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 18:03 snap 18:04:58 -rw-rw-r-- 1 jenkins jenkins 231 Feb 17 18:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:58 + 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=8398298e9545ec1247ca0c2743952ce0c6b87ccd --label arch=amd64 --label version=0.0.0 . 18:04:58 Sending build context to Docker daemon 1.769MB 18:04:58 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 18:04:58 Step 2/35 : FROM ${BASE} AS builder 18:04:58 ---> e1a62f6a275c 18:04:58 Step 3/35 : ARG ADD_BUILD_TAGS="" 18:04:58 ---> Running in 55276d4083c5 18:04:59 Removing intermediate container 55276d4083c5 18:04:59 ---> d22100bdf0b2 18:04:59 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:04:59 ---> Running in 29cff9d9abc5 18:04:59 Removing intermediate container 29cff9d9abc5 18:04:59 ---> 485535577116 18:04:59 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:04:59 ---> Running in 381c17f7c93f 18:04:59 Removing intermediate container 381c17f7c93f 18:04:59 ---> 73a639b75777 18:04:59 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:04:59 ---> Running in e9dc2f1f6520 18:04:59 Removing intermediate container e9dc2f1f6520 18:04:59 ---> 49405bab0d98 18:04:59 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:04:59 ---> Running in eb5ad6d234df 18:04:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:04:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:05:00 OK: 331 MiB in 131 packages 18:05:00 Removing intermediate container eb5ad6d234df 18:05:00 ---> bab606fea578 18:05:00 Step 8/35 : WORKDIR /device-usb-camera 18:05:00 ---> Running in 540a168f2b65 18:05:00 Removing intermediate container 540a168f2b65 18:05:00 ---> 9aee3de9e7f1 18:05:00 Step 9/35 : COPY go.mod vendor* ./ 18:05:00 ---> 4da359fd18bd 18:05:00 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:05:00 ---> Running in 40a0788a3742 18:05:01 Removing intermediate container 40a0788a3742 18:05:01 ---> 68ddd275da24 18:05:01 Step 11/35 : COPY . . 18:05:01 ---> cce57f9f1b8f 18:05:01 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:05:02 ---> Running in 1c511834673b 18:05:02  % Total % Received % Xferd Average Speed Time Time Time Current 18:05:02 Dload Upload Total Spent Left Speed 18:05:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 38510 0 --:--:-- --:--:-- --:--:-- 39333 18:05:02 Removing intermediate container 1c511834673b 18:05:02 ---> e79013ac86e8 18:05:02 Step 13/35 : RUN ${MAKE} 18:05:02 ---> Running in 8609afe96c4b 18:05:02 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 18:05:24 Removing intermediate container 8609afe96c4b 18:05:24 ---> a009af9f39b1 18:05:24 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 18:05:24 v0.18.4: Pulling from aler9/rtsp-simple-server 18:05:24 af6660deedbd: Pulling fs layer 18:05:24 97cd0a44c592: Pulling fs layer 18:05:24 97cd0a44c592: Download complete 18:05:25 af6660deedbd: Verifying Checksum 18:05:25 af6660deedbd: Download complete 18:05:25 af6660deedbd: Pull complete 18:05:25 97cd0a44c592: Pull complete 18:05:25 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 18:05:25 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 18:05:25 ---> fea57e182299 18:05:25 Step 15/35 : FROM alpine:3.16 18:05:25 3.16: Pulling from library/alpine 18:05:26 ef5531b6e74e: Pulling fs layer 18:05:26 ef5531b6e74e: Verifying Checksum 18:05:26 ef5531b6e74e: Download complete 18:05:26 ef5531b6e74e: Pull complete 18:05:26 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 18:05:26 Status: Downloaded newer image for alpine:3.16 18:05:26 ---> dfd21b5a31f5 18:05:26 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 18:05:26 ---> Running in c2e9d91dba69 18:05:26 Removing intermediate container c2e9d91dba69 18:05:26 ---> 796f9fca55d5 18:05:26 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 18:05:26 ---> Running in 52528457db31 18:05:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:05:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:05:27 (1/80) Installing dumb-init (1.2.5-r1) 18:05:27 (2/80) Installing sdl2 (2.0.22-r0) 18:05:27 (3/80) Installing libxau (1.0.9-r0) 18:05:27 (4/80) Installing libxdmcp (1.1.3-r0) 18:05:27 (5/80) Installing libxcb (1.15-r0) 18:05:27 (6/80) Installing libx11 (1.8-r0) 18:05:27 (7/80) Installing aom-libs (3.3.0-r0) 18:05:27 (8/80) Installing alsa-lib (1.2.7.2-r0) 18:05:27 (9/80) Installing expat (2.5.0-r0) 18:05:27 (10/80) Installing brotli-libs (1.0.9-r6) 18:05:27 (11/80) Installing libbz2 (1.0.8-r1) 18:05:28 (12/80) Installing libpng (1.6.37-r1) 18:05:28 (13/80) Installing freetype (2.12.1-r0) 18:05:28 (14/80) Installing fontconfig (2.14.0-r0) 18:05:28 (15/80) Installing fribidi (1.0.12-r0) 18:05:28 (16/80) Installing libffi (3.4.2-r1) 18:05:28 (17/80) Installing libintl (0.21-r2) 18:05:28 (18/80) Installing libblkid (2.38-r1) 18:05:28 (19/80) Installing libmount (2.38-r1) 18:05:28 (20/80) Installing pcre (8.45-r2) 18:05:28 (21/80) Installing glib (2.72.1-r0) 18:05:28 (22/80) Installing graphite2 (1.3.14-r1) 18:05:28 (23/80) Installing harfbuzz (4.3.0-r0) 18:05:28 (24/80) Installing libass (0.16.0-r0) 18:05:28 (25/80) Installing libdav1d (1.0.0-r0) 18:05:28 (26/80) Installing libpciaccess (0.16-r0) 18:05:28 (27/80) Installing libdrm (2.4.110-r0) 18:05:28 (28/80) Installing gmp (6.2.1-r2) 18:05:28 (29/80) Installing nettle (3.7.3-r0) 18:05:28 (30/80) Installing p11-kit (0.24.1-r0) 18:05:28 (31/80) Installing libtasn1 (4.18.0-r1) 18:05:28 (32/80) Installing libunistring (1.0-r0) 18:05:28 (33/80) Installing gnutls (3.7.7-r1) 18:05:28 (34/80) Installing ncurses-terminfo-base (6.3_p20220521-r0) 18:05:28 (35/80) Installing ncurses-libs (6.3_p20220521-r0) 18:05:28 (36/80) Installing lame (3.100-r0) 18:05:28 (37/80) Installing opus (1.3.1-r1) 18:05:28 (38/80) Installing libasyncns (0.8-r1) 18:05:28 (39/80) Installing dbus-libs (1.14.4-r0) 18:05:28 (40/80) Installing libltdl (2.4.7-r0) 18:05:28 (41/80) Installing orc (0.4.32-r0) 18:05:28 (42/80) Installing libgcc (11.2.1_git20220219-r2) 18:05:28 (43/80) Installing libogg (1.3.5-r1) 18:05:28 (44/80) Installing libstdc++ (11.2.1_git20220219-r2) 18:05:28 (45/80) Installing flac (1.3.4-r0) 18:05:28 (46/80) Installing libvorbis (1.3.7-r0) 18:05:28 (47/80) Installing libsndfile (1.1.0-r0) 18:05:28 (48/80) Installing libgomp (11.2.1_git20220219-r2) 18:05:28 (49/80) Installing soxr (0.1.3-r2) 18:05:28 (50/80) Installing speexdsp (1.2.0-r0) 18:05:28 (51/80) Installing tdb-libs (1.4.6-r0) 18:05:28 (52/80) Installing libpulse (15.0-r2) 18:05:28 (53/80) Installing cjson (1.7.15-r3) 18:05:28 (54/80) Installing mbedtls (2.28.2-r0) 18:05:28 (55/80) Installing librist (0.2.6-r1) 18:05:28 (56/80) Installing libsrt (1.4.4-r0) 18:05:28 (57/80) Installing libssh (0.9.6-r1) 18:05:28 (58/80) Installing libtheora (1.1.1-r16) 18:05:28 (59/80) Installing libjpeg-turbo (2.1.3-r1) 18:05:28 (60/80) Installing v4l-utils-libs (1.22.1-r1) 18:05:28 (61/80) Installing libxext (1.3.4-r0) 18:05:28 (62/80) Installing libxfixes (6.0.0-r0) 18:05:28 (63/80) Installing wayland-libs-client (1.20.0-r0) 18:05:28 (64/80) Installing libva (2.14.0-r0) 18:05:28 (65/80) Installing libvdpau (1.5-r0) 18:05:28 (66/80) Installing vidstab (1.1.0-r1) 18:05:28 (67/80) Installing libvpx (1.11.0-r1) 18:05:28 (68/80) Installing libwebp (1.2.3-r0) 18:05:28 (69/80) Installing x264-libs (0.163_git20210613-r0) 18:05:28 (70/80) Installing numactl (2.0.14-r0) 18:05:28 (71/80) Installing x265-libs (3.5-r3) 18:05:28 (72/80) Installing xvidcore (1.3.7-r1) 18:05:28 (73/80) Installing ffmpeg-libs (5.0.1-r1) 18:05:28 (74/80) Installing ffmpeg (5.0.1-r1) 18:05:29 (75/80) Installing udev-init-scripts (35-r0) 18:05:29 Executing udev-init-scripts-35-r0.post-install 18:05:29 (76/80) Installing eudev-libs (3.2.11-r0) 18:05:29 (77/80) Installing xz-libs (5.2.5-r1) 18:05:29 (78/80) Installing zstd-libs (1.5.2-r1) 18:05:29 (79/80) Installing kmod-libs (29-r2) 18:05:29 (80/80) Installing eudev (3.2.11-r0) 18:05:29 Executing busybox-1.35.0-r17.trigger 18:05:29 Executing eudev-3.2.11-r0.trigger 18:05:29 OK: 100 MiB in 94 packages 18:05:31 Removing intermediate container 52528457db31 18:05:31 ---> ac44776fcbef 18:05:31 Step 18/35 : WORKDIR / 18:05:31 ---> Running in abd20ffd25eb 18:05:31 Removing intermediate container abd20ffd25eb 18:05:31 ---> dacc6a132cb2 18:05:31 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 18:05:31 ---> c1822d8fa22c 18:05:31 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 18:05:31 ---> 1a6b3b261a7e 18:05:31 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 18:05:32 ---> 6cbc8a204afd 18:05:32 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 18:05:32 ---> c503c768280f 18:05:32 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 18:05:32 ---> 7ceca4e9260b 18:05:32 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 18:05:32 ---> f7fbf87c34a4 18:05:32 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 18:05:33 ---> 978edcfcd91c 18:05:33 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 18:05:33 ---> Running in 0c52470dca48 18:05:33 Removing intermediate container 0c52470dca48 18:05:33 ---> 1e9444391bf6 18:05:33 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 18:05:33 ---> Running in c244cd24db6d 18:05:34 Removing intermediate container c244cd24db6d 18:05:34 ---> 63825dcba642 18:05:34 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 18:05:34 ---> Running in 277536a34338 18:05:34 Removing intermediate container 277536a34338 18:05:34 ---> 32ef4a320584 18:05:34 Step 29/35 : EXPOSE 59983 18:05:34 ---> Running in 60f3aaf7107a 18:05:34 Removing intermediate container 60f3aaf7107a 18:05:34 ---> 523df7ff6c27 18:05:34 Step 30/35 : EXPOSE 8554 18:05:34 ---> Running in 80140eca2b09 18:05:34 Removing intermediate container 80140eca2b09 18:05:34 ---> 437c8a94b7b5 18:05:34 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 18:05:34 ---> Running in 550319f99695 18:05:34 Removing intermediate container 550319f99695 18:05:34 ---> 0fe88a70bc8d 18:05:34 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 18:05:34 ---> Running in bc2831d3daff 18:05:34 Removing intermediate container bc2831d3daff 18:05:34 ---> 4e80a7208cad 18:05:34 Step 33/35 : LABEL arch=amd64 18:05:34 ---> Running in 7c65b1e70bb1 18:05:35 Removing intermediate container 7c65b1e70bb1 18:05:35 ---> 5303634dfdef 18:05:35 Step 34/35 : LABEL git_sha=8398298e9545ec1247ca0c2743952ce0c6b87ccd 18:05:35 ---> Running in 0da3371d527b 18:05:35 Removing intermediate container 0da3371d527b 18:05:35 ---> 118a0a68cd6e 18:05:35 Step 35/35 : LABEL version=0.0.0 18:05:35 ---> Running in b535bee2c166 18:05:35 Removing intermediate container b535bee2c166 18:05:35 ---> b0abd64b4b1e 18:05:35 [Warning] One or more build-args [ARCH] were not consumed 18:05:35 Successfully built b0abd64b4b1e 18:05:35 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 18:05:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:05:36 18:05:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:05:36 latest: Pulling from edgex-lftools-log-publisher 18:05:36 5eb5b503b376: Pulling fs layer 18:05:36 5c69ac0246d0: Pulling fs layer 18:05:36 ec43610c2a17: Pulling fs layer 18:05:36 3a2ae6a8a46f: Pulling fs layer 18:05:36 33b1e0a273af: Pulling fs layer 18:05:36 5d3b04190fa2: Pulling fs layer 18:05:36 2f39f015ded8: Pulling fs layer 18:05:36 33b1e0a273af: Waiting 18:05:36 5d3b04190fa2: Waiting 18:05:36 2f39f015ded8: Waiting 18:05:36 3a2ae6a8a46f: Waiting 18:05:36 5c69ac0246d0: Download complete 18:05:36 3a2ae6a8a46f: Verifying Checksum 18:05:36 3a2ae6a8a46f: Download complete 18:05:36 33b1e0a273af: Verifying Checksum 18:05:36 33b1e0a273af: Download complete 18:05:36 5d3b04190fa2: Verifying Checksum 18:05:36 5d3b04190fa2: Download complete 18:05:36 ec43610c2a17: Verifying Checksum 18:05:36 ec43610c2a17: Download complete 18:05:37 5eb5b503b376: Verifying Checksum 18:05:37 5eb5b503b376: Download complete 18:05:37 2f39f015ded8: Download complete 18:05:38 5eb5b503b376: Pull complete 18:05:38 5c69ac0246d0: Pull complete 18:05:38 ec43610c2a17: Pull complete 18:05:39 3a2ae6a8a46f: Pull complete 18:05:39 33b1e0a273af: Pull complete 18:05:39 5d3b04190fa2: Pull complete 18:05:43 2f39f015ded8: Pull complete 18:05:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:05:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:05:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:05:43 prd-ubuntu20.04-docker-8c-8g-6484 does not seem to be running inside a container 18:05:43 $ 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-153 -v /w/workspace/foundry_device-usb-camera_PR-153:/w/workspace/foundry_device-usb-camera_PR-153:rw,z -v /w/workspace/foundry_device-usb-camera_PR-153@tmp:/w/workspace/foundry_device-usb-camera_PR-153@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 18:05:45 $ docker top c9c96694ee4df8979dfda9474ef1b7ee44e2db1e8d889b66cf420351b35b3f1c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:05:46 ---> job-cost.sh 18:05:46 lf-activate-venv: SKIPPING 18:05:46 INFO: No Stack... 18:05:46 INFO: Retrieving Pricing Info for: v3-standard-8 18:05:46 INFO: Archiving Costs [Pipeline] sh 18:05:47 + cat /w/workspace/foundry_device-usb-camera_PR-153/archives/cost.csv 18:05:47 + cut -d, -f6 [Pipeline] lock 18:05:47 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-153-1-stack-cost] 18:05:47 Resource [jenkins-edgexfoundry-device-usb-camera-PR-153-1-stack-cost] did not exist. Created. 18:05:47 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-153-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:05:47 + echo total: 0.2199999988079071 [Pipeline] stash 18:05:47 Stashed 1 file(s) [Pipeline] } 18:05:47 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-153-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:05:47 $ docker stop --time=1 c9c96694ee4df8979dfda9474ef1b7ee44e2db1e8d889b66cf420351b35b3f1c 18:05:48 $ docker rm -f --volumes c9c96694ee4df8979dfda9474ef1b7ee44e2db1e8d889b66cf420351b35b3f1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:06:26 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6487 in /w/workspace/foundry_device-usb-camera_PR-153 [Pipeline] { [Pipeline] ws 18:06:26 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 18:06:26 Selected Git installation does not exist. Using Default 18:06:26 The recommended git tool is: NONE 18:06:35 using credential edgex-jenkins-ssh 18:06:35 Cloning the remote Git repository 18:06:35 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 18:06:35 > git init /w/workspace/device-usb-camera/1 # timeout=10 18:06:35 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 18:06:35 > git --version # timeout=10 18:06:35 > git --version # 'git version 2.25.1' 18:06:35 using GIT_SSH to set credentials SSH Credentials for GitHub 18:06:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:06:37 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 18:06:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:06:38 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 18:06:38 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 18:06:38 using GIT_SSH to set credentials SSH Credentials for GitHub 18:06:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/153/head:refs/remotes/origin/PR-153 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:06:39 Merging remotes/origin/main commit d43df4097523a2749be68cc9a7c29d8397ed8c11 into PR head commit 8398298e9545ec1247ca0c2743952ce0c6b87ccd 18:06:39 Merge succeeded, producing 8398298e9545ec1247ca0c2743952ce0c6b87ccd 18:06:39 Checking out Revision 8398298e9545ec1247ca0c2743952ce0c6b87ccd (PR-153) 18:06:40 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 18:06:40 > git --version # timeout=10 18:06:40 > git --version # 'git version 2.25.1' 18:06:40 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:06:39 > git config core.sparsecheckout # timeout=10 18:06:39 > git checkout -f 8398298e9545ec1247ca0c2743952ce0c6b87ccd # timeout=10 18:06:39 > git remote # timeout=10 18:06:39 > git config --get remote.origin.url # timeout=10 18:06:39 using GIT_SSH to set credentials SSH Credentials for GitHub 18:06:39 > git merge d43df4097523a2749be68cc9a7c29d8397ed8c11 # timeout=10 18:06:39 > git rev-parse HEAD^{commit} # timeout=10 18:06:39 > git config core.sparsecheckout # timeout=10 18:06:39 > git checkout -f 8398298e9545ec1247ca0c2743952ce0c6b87ccd # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:06:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:06:41 % Total % Received % Xferd Average Speed Time Time Time Current 18:06:41 Dload Upload Total Spent Left Speed 18:06:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 244k 0 --:--:-- --:--:-- --:--:-- 244k [Pipeline] sh 18:06:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:06:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:06:42 + sudo tee /etc/docker/daemon.new 18:06:42 { 18:06:42 "registry-mirrors": [ 18:06:42 "https://nexus3.edgexfoundry.org:10001" 18:06:42 ], 18:06:42 "bip": "10.250.0.254/24", 18:06:42 "hosts": [ 18:06:42 "tcp://0.0.0.0:5555", 18:06:42 "unix:///var/run/docker.sock" 18:06:42 ], 18:06:42 "mtu": 1458, 18:06:42 "selinux-enabled": true, 18:06:42 "seccomp-profile": "/etc/docker/seccomp.json" 18:06:42 } [Pipeline] sh 18:06:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:06:43 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:07:01 provisioning config files... 18:07:01 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config5110400685236541136tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:07:01 ---> docker-login.sh 18:07:01 nexus3.edgexfoundry.org:10001 18:07:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:02 Configure a credential helper to remove this warning. See 18:07:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:02 18:07:02 Login Succeeded 18:07:02 nexus3.edgexfoundry.org:10002 18:07:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:02 Configure a credential helper to remove this warning. See 18:07:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:02 18:07:02 Login Succeeded 18:07:02 nexus3.edgexfoundry.org:10003 18:07:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:03 Configure a credential helper to remove this warning. See 18:07:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:03 18:07:03 Login Succeeded 18:07:03 nexus3.edgexfoundry.org:10004 18:07:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:03 Configure a credential helper to remove this warning. See 18:07:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:03 18:07:03 Login Succeeded 18:07:03 docker.io 18:07:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:04 Configure a credential helper to remove this warning. See 18:07:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:04 18:07:04 Login Succeeded 18:07:04 ---> docker-login.sh ends [Pipeline] } 18:07:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:07:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:07:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:07:04 ========================================================= 18:07:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 18:07:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:07:05 + 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 . 18:07:05 Sending build context to Docker daemon 1.124MB 18:07:05 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 18:07:05 Step 2/13 : FROM ${BASE} AS builder 18:07:05 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:07:05 9b18e9b68314: Pulling fs layer 18:07:05 35d82f9e3411: Pulling fs layer 18:07:05 e16973657156: Pulling fs layer 18:07:05 fc693d55d65f: Pulling fs layer 18:07:05 7e9fc2657dce: Pulling fs layer 18:07:05 dda99020689f: Pulling fs layer 18:07:05 db1c61fa0a46: Pulling fs layer 18:07:05 891c053d2c06: Pulling fs layer 18:07:05 fc693d55d65f: Waiting 18:07:05 7e9fc2657dce: Waiting 18:07:05 dda99020689f: Waiting 18:07:05 db1c61fa0a46: Waiting 18:07:05 891c053d2c06: Waiting 18:07:05 e16973657156: Download complete 18:07:05 35d82f9e3411: Verifying Checksum 18:07:05 35d82f9e3411: Download complete 18:07:05 7e9fc2657dce: Download complete 18:07:05 dda99020689f: Download complete 18:07:05 9b18e9b68314: Verifying Checksum 18:07:06 9b18e9b68314: Pull complete 18:07:07 891c053d2c06: Verifying Checksum 18:07:07 891c053d2c06: Download complete 18:07:07 35d82f9e3411: Pull complete 18:07:07 e16973657156: Pull complete 18:07:08 db1c61fa0a46: Verifying Checksum 18:07:08 fc693d55d65f: Verifying Checksum 18:07:08 fc693d55d65f: Download complete 18:07:21 fc693d55d65f: Pull complete 18:07:21 7e9fc2657dce: Pull complete 18:07:21 dda99020689f: Pull complete 18:07:29 db1c61fa0a46: Pull complete 18:07:32 891c053d2c06: Pull complete 18:07:32 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 18:07:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:07:32 ---> f96f9c87975a 18:07:32 Step 3/13 : ARG ADD_BUILD_TAGS="" 18:07:33 ---> Running in 215809500e08 18:07:34 Removing intermediate container 215809500e08 18:07:34 ---> 4f2a49c2c24e 18:07:34 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:07:34 ---> Running in 5a6189a36f8d 18:07:34 Removing intermediate container 5a6189a36f8d 18:07:34 ---> b82e63763f4c 18:07:34 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:07:34 ---> Running in c49bc3c671fb 18:07:34 Removing intermediate container c49bc3c671fb 18:07:34 ---> 2027490b43af 18:07:34 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:07:34 ---> Running in e2256a6378ee 18:07:35 Removing intermediate container e2256a6378ee 18:07:35 ---> b2ae4b2446fd 18:07:35 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:07:35 ---> Running in af9dcd048ab9 18:07:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:07:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:07:37 (1/14) Installing libintl (0.21-r2) 18:07:37 (2/14) Installing eudev-libs (3.2.11-r0) 18:07:37 (3/14) Installing libjpeg-turbo (2.1.3-r1) 18:07:37 (4/14) Installing v4l-utils-libs (1.22.1-r1) 18:07:37 (5/14) Installing v4l-utils (1.22.1-r1) 18:07:37 (6/14) Installing udev-init-scripts (35-r0) 18:07:37 Executing udev-init-scripts-35-r0.post-install 18:07:37 (7/14) Installing libblkid (2.38-r1) 18:07:38 (8/14) Installing xz-libs (5.2.5-r1) 18:07:38 (9/14) Installing zstd-libs (1.5.2-r1) 18:07:38 (10/14) Installing kmod-libs (29-r2) 18:07:38 (11/14) Installing eudev (3.2.11-r0) 18:07:38 (12/14) Installing eudev-dev (3.2.11-r0) 18:07:38 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 18:07:38 (14/14) Installing v4l-utils-dev (1.22.1-r1) 18:07:38 Executing busybox-1.35.0-r17.trigger 18:07:38 Executing eudev-3.2.11-r0.trigger 18:07:38 OK: 228 MiB in 65 packages 18:07:39 Removing intermediate container af9dcd048ab9 18:07:39 ---> 5adca6170f6f 18:07:39 Step 8/13 : WORKDIR /device-usb-camera 18:07:39 ---> Running in 6029e8f13347 18:07:43 Removing intermediate container 6029e8f13347 18:07:43 ---> 6304ce436aed 18:07:43 Step 9/13 : COPY go.mod vendor* ./ 18:07:43 ---> f48814b8dbed 18:07:43 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:07:43 ---> Running in 37a1df2d8b41 18:09:05 Removing intermediate container 37a1df2d8b41 18:09:05 ---> e449e0cd8186 18:09:05 Step 11/13 : COPY . . 18:09:05 ---> ba04067e28b4 18:09:05 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:09:05 ---> Running in b36543c914f6 18:09:05  % Total % Received % Xferd Average Speed Time Time Time Current 18:09:05 Dload Upload Total Spent Left Speed 18:09:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5244 0 --:--:-- --:--:-- --:--:-- 5257 18:09:05 Removing intermediate container b36543c914f6 18:09:05 ---> 3966f3512c03 18:09:05 Step 13/13 : RUN ${MAKE} 18:09:05 ---> Running in e819ddfb01c4 18:09:05 noop 18:09:05 Removing intermediate container e819ddfb01c4 18:09:05 ---> a8fb890a45b8 18:09:05 Successfully built a8fb890a45b8 18:09:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:05 + docker inspect -f . ci-base-image-arm64 18:09:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:09:06 prd-ubuntu20.04-docker-arm64-4c-16g-6487 does not seem to be running inside a container 18:09:06 $ 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 18:09:07 $ docker top 0efb567907074375663aaac8e9a9b9faf2e0a79870c5c4a4b901747929b4f190 -eo pid,comm [Pipeline] { [Pipeline] sh 18:09:08 + go version 18:09:08 go version go1.18.7 linux/arm64 [Pipeline] } 18:09:08 $ docker stop --time=1 0efb567907074375663aaac8e9a9b9faf2e0a79870c5c4a4b901747929b4f190 18:09:10 $ docker rm -f --volumes 0efb567907074375663aaac8e9a9b9faf2e0a79870c5c4a4b901747929b4f190 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:10 + docker inspect -f . ci-base-image-arm64 18:09:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:09:11 prd-ubuntu20.04-docker-arm64-4c-16g-6487 does not seem to be running inside a container 18:09:11 $ 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 18:09:15 $ docker top e2cb460fec68d50be607a056a9deed7d195fa2a7b3a2062b1a38239dca007da6 -eo pid,comm [Pipeline] { [Pipeline] sh 18:09:15 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 18:09:17 + make test 18:09:17 go test ./... -coverprofile=coverage.out ./... 18:09:18 ? github.com/edgexfoundry/device-usb-camera [no test files] 18:10:55 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 18:10:55 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.064s coverage: 1.9% of statements 18:10:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:10:55 go vet ./... 18:11:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:11:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:11:10 ./bin/test-attribution-txt.sh 18:11:10 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 18:11:10 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 18:11:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:11:10 $ docker stop --time=1 e2cb460fec68d50be607a056a9deed7d195fa2a7b3a2062b1a38239dca007da6 18:11:13 $ docker rm -f --volumes e2cb460fec68d50be607a056a9deed7d195fa2a7b3a2062b1a38239dca007da6 [Pipeline] // withDockerContainer [Pipeline] sh 18:11:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:11:14 Warning: overwriting stash ‘coverage-report’ 18:11:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:11:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:11:16 + ls -al . 18:11:16 total 192 18:11:16 drwxrwxr-x 9 jenkins jenkins 4096 Feb 17 18:09 . 18:11:16 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 18:06 .. 18:11:16 drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 18:06 .git 18:11:16 drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 18:06 .github 18:11:16 -rw-rw-r-- 1 jenkins jenkins 414 Feb 17 18:06 .gitignore 18:11:16 -rw-rw-r-- 1 jenkins jenkins 42 Feb 17 18:06 .golangci.yml 18:11:16 -rw-rw-r-- 1 jenkins jenkins 77 Feb 17 18:06 .hadolint.yml 18:11:16 -rw-rw-r-- 1 jenkins jenkins 9442 Feb 17 18:06 Attribution.txt 18:11:16 -rw-rw-r-- 1 jenkins jenkins 6219 Feb 17 18:06 CHANGELOG.md 18:11:16 -rw-rw-r-- 1 jenkins jenkins 2328 Feb 17 18:06 Dockerfile 18:11:16 -rw-rw-r-- 1 jenkins jenkins 678 Feb 17 18:06 GOVERNANCE.md 18:11:16 -rw-rw-r-- 1 jenkins jenkins 659 Feb 17 18:06 Jenkinsfile 18:11:16 -rw-rw-r-- 1 jenkins jenkins 11348 Feb 17 18:06 LICENSE 18:11:16 -rw-rw-r-- 1 jenkins jenkins 2329 Feb 17 18:06 Makefile 18:11:16 -rw-rw-r-- 1 jenkins jenkins 622 Feb 17 18:06 OWNERS.md 18:11:16 -rw-rw-r-- 1 jenkins jenkins 5934 Feb 17 18:06 README.md 18:11:16 -rw-rw-r-- 1 jenkins jenkins 5 Feb 17 18:03 VERSION 18:11:16 drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 18:06 bin 18:11:16 drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 18:06 cmd 18:11:16 -rw-r--r-- 1 jenkins jenkins 30666 Feb 17 18:10 coverage.out 18:11:16 -rwxrwxr-x 1 jenkins jenkins 140 Feb 17 18:06 docker-entrypoint.sh 18:11:16 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 18:06 docs 18:11:16 -rw-rw-r-- 1 jenkins jenkins 3486 Feb 17 18:06 go.mod 18:11:16 -rw-rw-r-- 1 jenkins jenkins 33526 Feb 17 18:06 go.sum 18:11:16 drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 18:06 internal 18:11:16 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 18:06 snap 18:11:16 -rw-rw-r-- 1 jenkins jenkins 231 Feb 17 18:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:16 + 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=8398298e9545ec1247ca0c2743952ce0c6b87ccd --label arch=arm64 --label version=0.0.0 . 18:11:16 Sending build context to Docker daemon 1.155MB 18:11:16 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 18:11:16 Step 2/35 : FROM ${BASE} AS builder 18:11:16 ---> a8fb890a45b8 18:11:16 Step 3/35 : ARG ADD_BUILD_TAGS="" 18:11:17 ---> Running in bb126b128c69 18:11:17 Removing intermediate container bb126b128c69 18:11:17 ---> d20e00bbe879 18:11:17 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:11:17 ---> Running in cd159094d9f8 18:11:17 Removing intermediate container cd159094d9f8 18:11:17 ---> 5deaef410139 18:11:17 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:11:17 ---> Running in 581d71b243bc 18:11:17 Removing intermediate container 581d71b243bc 18:11:17 ---> 7b4ff4c99118 18:11:17 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:11:18 ---> Running in c12496df9bce 18:11:18 Removing intermediate container c12496df9bce 18:11:18 ---> 8a3c17784d68 18:11:18 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:11:18 ---> Running in 61c3c409b7f6 18:11:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:11:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:11:20 OK: 228 MiB in 65 packages 18:11:21 Removing intermediate container 61c3c409b7f6 18:11:21 ---> cde2f3c252d9 18:11:21 Step 8/35 : WORKDIR /device-usb-camera 18:11:21 ---> Running in 80e941721d07 18:11:21 Removing intermediate container 80e941721d07 18:11:21 ---> db7c97e0aa22 18:11:21 Step 9/35 : COPY go.mod vendor* ./ 18:11:22 ---> e32eaad79ce7 18:11:22 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:11:22 ---> Running in f312dacd2c65 18:11:24 Removing intermediate container f312dacd2c65 18:11:24 ---> a3a084c2a731 18:11:24 Step 11/35 : COPY . . 18:11:26 ---> dfa905e9c6a5 18:11:26 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:11:26 ---> Running in 14f72d3a6a14 18:11:27  % Total % Received % Xferd Average Speed Time Time Time Current 18:11:27 Dload Upload Total Spent Left Speed 18:11:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 14259 0 --:--:-- --:--:-- --:--:-- 14351 18:11:27 Removing intermediate container 14f72d3a6a14 18:11:27 ---> d24a17fc6338 18:11:27 Step 13/35 : RUN ${MAKE} 18:11:27 ---> Running in ae732bd794be 18:11:28 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 18:13:52 Removing intermediate container ae732bd794be 18:13:52 ---> 87cb5d4a9a9b 18:13:52 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 18:13:52 v0.18.4: Pulling from aler9/rtsp-simple-server 18:13:52 eab2503cf8f4: Pulling fs layer 18:13:52 97cd0a44c592: Pulling fs layer 18:13:52 97cd0a44c592: Verifying Checksum 18:13:52 97cd0a44c592: Download complete 18:13:52 eab2503cf8f4: Verifying Checksum 18:13:52 eab2503cf8f4: Download complete 18:13:52 eab2503cf8f4: Pull complete 18:13:52 97cd0a44c592: Pull complete 18:13:52 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 18:13:52 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 18:13:52 ---> 7f763cca56b3 18:13:52 Step 15/35 : FROM alpine:3.16 18:13:52 3.16: Pulling from library/alpine 18:13:52 3760b48202b3: Pulling fs layer 18:13:52 3760b48202b3: Verifying Checksum 18:13:52 3760b48202b3: Download complete 18:13:52 3760b48202b3: Pull complete 18:13:52 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 18:13:52 Status: Downloaded newer image for alpine:3.16 18:13:52 ---> 4c81e5bf8899 18:13:52 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 18:13:52 ---> Running in bffb4ff559ec 18:13:52 Removing intermediate container bffb4ff559ec 18:13:52 ---> e55407586d24 18:13:52 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 18:13:52 ---> Running in ac093f8a7bc7 18:13:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:13:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:13:52 (1/79) Installing dumb-init (1.2.5-r1) 18:13:52 (2/79) Installing sdl2 (2.0.22-r0) 18:13:52 (3/79) Installing libxau (1.0.9-r0) 18:13:52 (4/79) Installing libxdmcp (1.1.3-r0) 18:13:52 (5/79) Installing libxcb (1.15-r0) 18:13:52 (6/79) Installing libx11 (1.8-r0) 18:13:52 (7/79) Installing aom-libs (3.3.0-r0) 18:13:52 (8/79) Installing alsa-lib (1.2.7.2-r0) 18:13:52 (9/79) Installing expat (2.5.0-r0) 18:13:52 (10/79) Installing brotli-libs (1.0.9-r6) 18:13:52 (11/79) Installing libbz2 (1.0.8-r1) 18:13:52 (12/79) Installing libpng (1.6.37-r1) 18:13:52 (13/79) Installing freetype (2.12.1-r0) 18:13:52 (14/79) Installing fontconfig (2.14.0-r0) 18:13:52 (15/79) Installing fribidi (1.0.12-r0) 18:13:52 (16/79) Installing libffi (3.4.2-r1) 18:13:52 (17/79) Installing libintl (0.21-r2) 18:13:52 (18/79) Installing libblkid (2.38-r1) 18:13:52 (19/79) Installing libmount (2.38-r1) 18:13:52 (20/79) Installing pcre (8.45-r2) 18:13:52 (21/79) Installing glib (2.72.1-r0) 18:13:52 (22/79) Installing graphite2 (1.3.14-r1) 18:13:52 (23/79) Installing harfbuzz (4.3.0-r0) 18:13:52 (24/79) Installing libass (0.16.0-r0) 18:13:52 (25/79) Installing libdav1d (1.0.0-r0) 18:13:52 (26/79) Installing libdrm (2.4.110-r0) 18:13:52 (27/79) Installing gmp (6.2.1-r2) 18:13:52 (28/79) Installing nettle (3.7.3-r0) 18:13:52 (29/79) Installing p11-kit (0.24.1-r0) 18:13:52 (30/79) Installing libtasn1 (4.18.0-r1) 18:13:52 (31/79) Installing libunistring (1.0-r0) 18:13:52 (32/79) Installing gnutls (3.7.7-r1) 18:13:52 (33/79) Installing ncurses-terminfo-base (6.3_p20220521-r0) 18:13:52 (34/79) Installing ncurses-libs (6.3_p20220521-r0) 18:13:52 (35/79) Installing lame (3.100-r0) 18:13:52 (36/79) Installing opus (1.3.1-r1) 18:13:52 (37/79) Installing libasyncns (0.8-r1) 18:13:52 (38/79) Installing dbus-libs (1.14.4-r0) 18:13:52 (39/79) Installing libltdl (2.4.7-r0) 18:13:52 (40/79) Installing orc (0.4.32-r0) 18:13:52 (41/79) Installing libgcc (11.2.1_git20220219-r2) 18:13:52 (42/79) Installing libogg (1.3.5-r1) 18:13:52 (43/79) Installing libstdc++ (11.2.1_git20220219-r2) 18:13:52 (44/79) Installing flac (1.3.4-r0) 18:13:52 (45/79) Installing libvorbis (1.3.7-r0) 18:13:52 (46/79) Installing libsndfile (1.1.0-r0) 18:13:52 (47/79) Installing libgomp (11.2.1_git20220219-r2) 18:13:52 (48/79) Installing soxr (0.1.3-r2) 18:13:52 (49/79) Installing speexdsp (1.2.0-r0) 18:13:52 (50/79) Installing tdb-libs (1.4.6-r0) 18:13:52 (51/79) Installing libpulse (15.0-r2) 18:13:52 (52/79) Installing cjson (1.7.15-r3) 18:13:52 (53/79) Installing mbedtls (2.28.2-r0) 18:13:52 (54/79) Installing librist (0.2.6-r1) 18:13:52 (55/79) Installing libsrt (1.4.4-r0) 18:13:52 (56/79) Installing libssh (0.9.6-r1) 18:13:52 (57/79) Installing libtheora (1.1.1-r16) 18:13:52 (58/79) Installing libjpeg-turbo (2.1.3-r1) 18:13:52 (59/79) Installing v4l-utils-libs (1.22.1-r1) 18:13:52 (60/79) Installing libxext (1.3.4-r0) 18:13:52 (61/79) Installing libxfixes (6.0.0-r0) 18:13:52 (62/79) Installing wayland-libs-client (1.20.0-r0) 18:13:52 (63/79) Installing libva (2.14.0-r0) 18:13:52 (64/79) Installing libvdpau (1.5-r0) 18:13:52 (65/79) Installing vidstab (1.1.0-r1) 18:13:52 (66/79) Installing libvpx (1.11.0-r1) 18:13:52 (67/79) Installing libwebp (1.2.3-r0) 18:13:52 (68/79) Installing x264-libs (0.163_git20210613-r0) 18:13:52 (69/79) Installing numactl (2.0.14-r0) 18:13:52 (70/79) Installing x265-libs (3.5-r3) 18:13:52 (71/79) Installing xvidcore (1.3.7-r1) 18:13:52 (72/79) Installing ffmpeg-libs (5.0.1-r1) 18:13:52 (73/79) Installing ffmpeg (5.0.1-r1) 18:13:52 (74/79) Installing udev-init-scripts (35-r0) 18:13:52 Executing udev-init-scripts-35-r0.post-install 18:13:52 (75/79) Installing eudev-libs (3.2.11-r0) 18:13:52 (76/79) Installing xz-libs (5.2.5-r1) 18:13:52 (77/79) Installing zstd-libs (1.5.2-r1) 18:13:52 (78/79) Installing kmod-libs (29-r2) 18:13:52 (79/79) Installing eudev (3.2.11-r0) 18:13:52 Executing busybox-1.35.0-r17.trigger 18:13:52 Executing eudev-3.2.11-r0.trigger 18:13:52 OK: 77 MiB in 93 packages 18:13:54 Removing intermediate container ac093f8a7bc7 18:13:54 ---> 6351dd1ca426 18:13:54 Step 18/35 : WORKDIR / 18:13:54 ---> Running in ce37d00cf2cd 18:13:54 Removing intermediate container ce37d00cf2cd 18:13:54 ---> 445b47f7fc4d 18:13:54 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 18:13:56 ---> 4066fc8aaf4a 18:13:56 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 18:13:56 ---> 65a8dd3e75a4 18:13:56 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 18:13:57 ---> c398de824970 18:13:57 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 18:13:57 ---> e5d814e4a34f 18:13:57 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 18:13:59 ---> d25959a7c1f0 18:13:59 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 18:13:59 ---> 1e25e2731bc6 18:13:59 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 18:14:00 ---> 4fac4a70654a 18:14:00 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 18:14:00 ---> Running in e569e51dc811 18:14:02 Removing intermediate container e569e51dc811 18:14:02 ---> 846ae345f221 18:14:02 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 18:14:02 ---> Running in 2c58c0881efa 18:14:04 Removing intermediate container 2c58c0881efa 18:14:04 ---> 6ea2affa4295 18:14:04 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 18:14:04 ---> Running in 2b4d8a854fbc 18:14:05 Removing intermediate container 2b4d8a854fbc 18:14:05 ---> d70325680fe6 18:14:05 Step 29/35 : EXPOSE 59983 18:14:05 ---> Running in a794699e2331 18:14:05 Removing intermediate container a794699e2331 18:14:05 ---> 11cf9ea73bf5 18:14:05 Step 30/35 : EXPOSE 8554 18:14:05 ---> Running in e8d850dfb649 18:14:06 Removing intermediate container e8d850dfb649 18:14:06 ---> 0c545957be64 18:14:06 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 18:14:06 ---> Running in 151a806b4d22 18:14:06 Removing intermediate container 151a806b4d22 18:14:06 ---> a1f25d809242 18:14:06 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 18:14:06 ---> Running in 93b83c482395 18:14:06 Removing intermediate container 93b83c482395 18:14:06 ---> fe63cbe17bc6 18:14:06 Step 33/35 : LABEL arch=arm64 18:14:06 ---> Running in d9ffd7d1e377 18:14:07 Removing intermediate container d9ffd7d1e377 18:14:07 ---> 056565276686 18:14:07 Step 34/35 : LABEL git_sha=8398298e9545ec1247ca0c2743952ce0c6b87ccd 18:14:07 ---> Running in 4fc9b5975287 18:14:07 Removing intermediate container 4fc9b5975287 18:14:07 ---> 9a56d788dbe5 18:14:07 Step 35/35 : LABEL version=0.0.0 18:14:07 ---> Running in b5e1a4936d0d 18:14:08 Removing intermediate container b5e1a4936d0d 18:14:08 ---> c457a339a6c4 18:14:08 [Warning] One or more build-args [ARCH] were not consumed 18:14:08 Successfully built c457a339a6c4 18:14: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 18:14:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:14:08 18:14:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:14:09 arm64: Pulling from edgex-lftools-log-publisher 18:14:09 8998bd30e6a1: Pulling fs layer 18:14:09 04944245beec: Pulling fs layer 18:14:09 699f458cf7ca: Pulling fs layer 18:14:09 765212b225bb: Pulling fs layer 18:14:09 f23df028b6ca: Pulling fs layer 18:14:09 d65c8cfc05b1: Pulling fs layer 18:14:09 2437ff75d9bd: Pulling fs layer 18:14:09 f23df028b6ca: Waiting 18:14:09 d65c8cfc05b1: Waiting 18:14:09 2437ff75d9bd: Waiting 18:14:09 765212b225bb: Waiting 18:14:09 04944245beec: Verifying Checksum 18:14:09 04944245beec: Download complete 18:14:09 765212b225bb: Download complete 18:14:09 f23df028b6ca: Verifying Checksum 18:14:09 f23df028b6ca: Download complete 18:14:09 d65c8cfc05b1: Verifying Checksum 18:14:09 d65c8cfc05b1: Download complete 18:14:09 699f458cf7ca: Verifying Checksum 18:14:09 699f458cf7ca: Download complete 18:14:10 8998bd30e6a1: Verifying Checksum 18:14:10 8998bd30e6a1: Download complete 18:14:13 2437ff75d9bd: Verifying Checksum 18:14:13 2437ff75d9bd: Download complete 18:14:14 8998bd30e6a1: Pull complete 18:14:14 04944245beec: Pull complete 18:14:16 699f458cf7ca: Pull complete 18:14:16 765212b225bb: Pull complete 18:14:17 f23df028b6ca: Pull complete 18:14:17 d65c8cfc05b1: Pull complete 18:14:32 2437ff75d9bd: Pull complete 18:14:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:14:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:14:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:14:32 prd-ubuntu20.04-docker-arm64-4c-16g-6487 does not seem to be running inside a container 18:14:32 $ 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 18:14:35 $ docker top 194dac387e25fb72b1c5205880a4b35e1da7172bfa814f28279f8ab1f97d9671 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:14:35 ---> job-cost.sh 18:14:35 lf-activate-venv: SKIPPING 18:14:35 INFO: No Stack... 18:14:36 INFO: Retrieving Pricing Info for: v3-standard-4 18:14:37 INFO: Archiving Costs [Pipeline] sh 18:14:37 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 18:14:37 + cut -d, -f6 [Pipeline] lock 18:14:37 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-153-1-stack-cost] 18:14:37 Resource [jenkins-edgexfoundry-device-usb-camera-PR-153-1-stack-cost] did not exist. Created. 18:14:37 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-153-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:14:38 /w/workspace/device-usb-camera/1@tmp/durable-a5c0eca7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:14:38 + echo total: 0.10999999940395355 [Pipeline] stash 18:14:38 Warning: overwriting stash ‘stack-cost’ 18:14:38 Stashed 1 file(s) [Pipeline] } 18:14:38 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-153-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:14:39 $ docker stop --time=1 194dac387e25fb72b1c5205880a4b35e1da7172bfa814f28279f8ab1f97d9671 18:14:40 $ docker rm -f --volumes 194dac387e25fb72b1c5205880a4b35e1da7172bfa814f28279f8ab1f97d9671 [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 18:14:41 provisioning config files... 18:14:41 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-153@tmp/config11002655650530703900tmp [Pipeline] { [Pipeline] sh 18:14:41 + set +x 18:14:41 + curl -s https://codecov.io/bash 18:14:41 + bash -s -- 18:14:41 18:14:41 _____ _ 18:14:41 / ____| | | 18:14:41 | | ___ __| | ___ ___ _____ __ 18:14:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:14:41 | |___| (_) | (_| | __/ (_| (_) \ V / 18:14:41 \_____\___/ \__,_|\___|\___\___/ \_/ 18:14:41 Bash-1.0.6 18:14:41 18:14:41 18:14:41 ==> git version 2.25.1 found 18:14:42 ==> 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 18:14:42 Release-Date: 2020-01-08 18:14:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:14:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:14:42 ==> Jenkins CI detected. 18:14:42 current dir:  /w/workspace/foundry_device-usb-camera_PR-153 18:14:42 project root: . 18:14:42 --> token set from env 18:14:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:14:42 ==> Running gcov in . (disable via -X gcov) 18:14:42 ==> Python coveragepy not found 18:14:42 ==> Searching for coverage reports in: 18:14:42 + . 18:14:42 -> Found 1 reports 18:14:42 ==> Detecting git/mercurial file structure 18:14:42 ==> Reading reports 18:14:42 + ./coverage.out bytes=30666 18:14:42 ==> Appending adjustments 18:14:42 https://docs.codecov.io/docs/fixing-reports 18:14:42 + Found adjustments 18:14:42 ==> Gzipping contents 18:14:42 8.0K /tmp/codecov.SZsqjN.gz 18:14:42 ==> Uploading reports 18:14:42 url: https://codecov.io 18:14:42 query: branch=PR-153&commit=8398298e9545ec1247ca0c2743952ce0c6b87ccd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-153%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=153&job=&cmd_args= 18:14:42 -> Pinging Codecov 18:14:42 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-153&commit=8398298e9545ec1247ca0c2743952ce0c6b87ccd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-153%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=153&job=&cmd_args= 18:14:42 -> Uploading to 18:14:42 https://storage.googleapis.com/codecov/v4/raw/2023-02-17/73D8F5FF140700D3E01443B452E23636/8398298e9545ec1247ca0c2743952ce0c6b87ccd/a86da944-d9d4-4878-acd0-7ed910b08924.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230217T181442Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ba731a486b1fd96d7b2bb5719355587fbfc4a666b9f0754f45a67915538edaac 18:14:42 % Total % Received % Xferd Average Speed Time Time Time Current 18:14:42 Dload Upload Total Spent Left Speed 18:14:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4288 0 0 100 4288 0 16181 --:--:-- --:--:-- --:--:-- 16242 18:14:42 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/8398298e9545ec1247ca0c2743952ce0c6b87ccd [Pipeline] } 18:14:42 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 18:14:44 + [ -d /w/workspace/foundry_device-usb-camera_PR-153/archives ] 18:14:44 + ls -al /w/workspace/foundry_device-usb-camera_PR-153/archives 18:14:44 total 16 18:14:44 drwxr-xr-x 3 root root 4096 Feb 17 18:05 . 18:14:44 drwxrwxr-x 11 jenkins jenkins 4096 Feb 17 18:05 .. 18:14:44 drwxr-xr-x 2 root root 4096 Feb 17 18:05 cost 18:14:44 -rw-r--r-- 1 root root 89 Feb 17 18:05 cost.csv 18:14:44 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-153/archives 18:14:44 + ls -al /w/workspace/foundry_device-usb-camera_PR-153/archives 18:14:44 total 16 18:14:44 drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 18:05 . 18:14:44 drwxrwxr-x 11 jenkins jenkins 4096 Feb 17 18:05 .. 18:14:44 drwxr-xr-x 2 jenkins jenkins 4096 Feb 17 18:05 cost 18:14:44 -rw-r--r-- 1 jenkins jenkins 89 Feb 17 18:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:14:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:14:45 ---> package-listing.sh 18:14:45 ++ facter osfamily 18:14:45 ++ tr '[:upper:]' '[:lower:]' 18:14:45 + OS_FAMILY=debian 18:14:45 + workspace=/w/workspace/foundry_device-usb-camera_PR-153 18:14:45 + START_PACKAGES=/tmp/packages_start.txt 18:14:45 + END_PACKAGES=/tmp/packages_end.txt 18:14:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:14:45 + PACKAGES=/tmp/packages_start.txt 18:14:45 + '[' /w/workspace/foundry_device-usb-camera_PR-153 ']' 18:14:45 + PACKAGES=/tmp/packages_end.txt 18:14:45 + case "${OS_FAMILY}" in 18:14:45 + dpkg -l 18:14:45 + grep '^ii' 18:14:45 + '[' -f /tmp/packages_start.txt ']' 18:14:45 + '[' -f /tmp/packages_end.txt ']' 18:14:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:14:45 + '[' /w/workspace/foundry_device-usb-camera_PR-153 ']' 18:14:45 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-153/archives/ 18:14:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-153/archives/ [Pipeline] echo 18:14:45 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-153/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:14:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:14:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:14:46 prd-ubuntu20.04-docker-8c-8g-6484 does not seem to be running inside a container 18:14:46 $ 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-153/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-153 -v /w/workspace/foundry_device-usb-camera_PR-153:/w/workspace/foundry_device-usb-camera_PR-153:rw,z -v /w/workspace/foundry_device-usb-camera_PR-153@tmp:/w/workspace/foundry_device-usb-camera_PR-153@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 18:14:47 $ docker top 6d39d269ebcc6faa5302755c538d87d323dc03efe5735df6c62c67a1d0a275f9 -eo pid,comm [Pipeline] { [Pipeline] sh 18:14:47 + touch /tmp/pre-build-complete [Pipeline] sh 18:14:47 + mkdir -p /var/log/sysstat [Pipeline] sh 18:14:48 + ls /var/log/sa-host 18:14:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:14:48 provisioning config files... 18:14:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-153@tmp/config2713449074545625552tmp [Pipeline] { [Pipeline] echo 18:14:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:14:48 ---> create-netrc.sh [Pipeline] } 18:14:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:14:49 ---> python-tools-install.sh [Pipeline] echo 18:14:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:14:49 ---> sudo-logs.sh 18:14:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:14:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:14:49 ---> job-cost.sh 18:14:49 lf-activate-venv: SKIPPING 18:14:49 DEBUG: total: 0.2199999988079071 18:14:49 INFO: Retrieving Stack Cost... 18:14:50 INFO: Retrieving Pricing Info for: v3-standard-8 18:14:50 INFO: Archiving Costs [Pipeline] echo 18:14:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:14:51 ---> logs-deploy.sh 18:14:51 lf-activate-venv: SKIPPING 18:14:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-153/1 18:14:51 INFO: archiving workspace using pattern(s): 18:14:51 Archives upload complete. 18:14:51 INFO: archiving logs to Nexus