Pull request #192 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of EdgeX-Camera-Management for edgexfoundry/device-usb-camera Loading trusted files from base branch levski at dd9072dad6c3f863b8ef1333924fa26247fc5350 rather than d2b9d5cb34ec3a6efbcadf08c2f8dd1980ad3e2c Obtained Jenkinsfile from dd9072dad6c3f863b8ef1333924fa26247fc5350 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-ssh15490476346086303714.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh6589316890812164868.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-192/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-192/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12189613658186970153.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-192/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12062048130092606795.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh1293954625357611030.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-192/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-192/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14693669725885954451.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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, goVersion:1.18] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2551 in /w/workspace/foundry_device-usb-camera_PR-192 [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-192 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/192/head:refs/remotes/origin/PR-192 +refs/heads/levski:refs/remotes/origin/levski # timeout=10 Merging remotes/origin/levski commit dd9072dad6c3f863b8ef1333924fa26247fc5350 into PR head commit d2b9d5cb34ec3a6efbcadf08c2f8dd1980ad3e2c Merge succeeded, producing d2b9d5cb34ec3a6efbcadf08c2f8dd1980ad3e2c Checking out Revision d2b9d5cb34ec3a6efbcadf08c2f8dd1980ad3e2c (PR-192) > git config core.sparsecheckout # timeout=10 > git checkout -f d2b9d5cb34ec3a6efbcadf08c2f8dd1980ad3e2c # 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 dd9072dad6c3f863b8ef1333924fa26247fc5350 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d2b9d5cb34ec3a6efbcadf08c2f8dd1980ad3e2c # timeout=10 Commit message: "docs: change location of nats documentation (#168)" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:46:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:46:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:46:55 ========================================================= 23:46:55 EdgeX Global Pipelines Version Info 23:46:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:46:56 ------------------- 23:46:56 stable info: 23:46:56 ------------------- 23:46:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:46:56 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 23:46:56 Message: update stable to v1.0.245 23:46:57 ------------------- 23:46:57 experimental info: 23:46:57 ------------------- 23:46:57 Commited By: **** collab-it+edgex@linuxfoundation.org 23:46:57 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 23:46:57 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:46:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 23:46:57 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 23:46:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:46:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:46:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:46:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 23:46:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:46:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:46:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:46:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:46:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:46:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 23:46:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:46:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:46:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:46:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:46:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:46:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:46:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:46:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:46:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:46:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:46:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:46:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:46:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:46:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:46:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:46:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-192 [Pipeline] echo 23:46:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-192 [Pipeline] echo 23:46:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-192 [Pipeline] echo 23:46:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d2b9d5cb34ec3a6efbcadf08c2f8dd1980ad3e2c [Pipeline] echo 23:46:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d2b9d5c [Pipeline] echo 23:46:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:46:59 provisioning config files... 23:46:59 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-192@tmp/config3911616640030244383tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:46:59 ---> docker-login.sh 23:46:59 nexus3.edgexfoundry.org:10001 23:46:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:46:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:46:59 Configure a credential helper to remove this warning. See 23:46:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:46:59 23:46:59 Login Succeeded 23:46:59 nexus3.edgexfoundry.org:10002 23:46:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:46:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:46:59 Configure a credential helper to remove this warning. See 23:46:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:46:59 23:46:59 Login Succeeded 23:46:59 nexus3.edgexfoundry.org:10003 23:46:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:46:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:46:59 Configure a credential helper to remove this warning. See 23:46:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:46:59 23:46:59 Login Succeeded 23:46:59 nexus3.edgexfoundry.org:10004 23:46:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:46:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:46:59 Configure a credential helper to remove this warning. See 23:46:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:46:59 23:46:59 Login Succeeded 23:46:59 docker.io 23:47:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:47:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:47:00 Configure a credential helper to remove this warning. See 23:47:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:47:00 23:47:00 Login Succeeded 23:47:00 ---> docker-login.sh ends [Pipeline] } 23:47:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:47:01 + git rev-list -1 --merges d2b9d5cb34ec3a6efbcadf08c2f8dd1980ad3e2c~1..d2b9d5cb34ec3a6efbcadf08c2f8dd1980ad3e2c [Pipeline] echo 23:47:01 -----------> git rev-list -1 --merges d2b9d5cb34ec3a6efbcadf08c2f8dd1980ad3e2c~1..d2b9d5cb34ec3a6efbcadf08c2f8dd1980ad3e2c d2b9d5cb34ec3a6efbcadf08c2f8dd1980ad3e2c [false] [Pipeline] sh 23:47:01 + git log --format=format:%s -1 d2b9d5cb34ec3a6efbcadf08c2f8dd1980ad3e2c [Pipeline] echo 23:47:01 ========================================================= 23:47:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:47:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:47:01 + git log --format=format:%s -1 d2b9d5cb34ec3a6efbcadf08c2f8dd1980ad3e2c [Pipeline] echo 23:47:01 [semverPrep] GIT_COMMIT: d2b9d5cb34ec3a6efbcadf08c2f8dd1980ad3e2c, Commit Message: docs: change location of nats documentation (#168) [Pipeline] echo 23:47:01 [semverPrep] This is not a build commit. [Pipeline] sh 23:47:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:47:02 + grep -v github /etc/ssh/ssh_known_hosts 23:47:02 + [ -e /tmp/ssh_known_hosts ] 23:47:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:47:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:47:02 + sudo tee -a /etc/ssh/ssh_known_hosts 23:47:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:47:02 23:47:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:47:03 0.1.4: Pulling from edgex-devops/py-git-semver 23:47:03 b85a868b505f: Pulling fs layer 23:47:03 e2be974225ed: Pulling fs layer 23:47:03 339a4e72a1f5: Pulling fs layer 23:47:03 988bab9f4d93: Pulling fs layer 23:47:03 1469e6f7b9e6: Pulling fs layer 23:47:03 eaf3925da568: Pulling fs layer 23:47:03 bab4dde63d76: Pulling fs layer 23:47:03 bde34c3a00c8: Pulling fs layer 23:47:03 b352a97aabf1: Pulling fs layer 23:47:03 4872d77fe225: Pulling fs layer 23:47:03 5851b861e8e6: Pulling fs layer 23:47:03 988bab9f4d93: Waiting 23:47:03 eaf3925da568: Waiting 23:47:03 bab4dde63d76: Waiting 23:47:03 bde34c3a00c8: Waiting 23:47:03 1469e6f7b9e6: Waiting 23:47:03 b352a97aabf1: Waiting 23:47:03 5851b861e8e6: Waiting 23:47:03 4872d77fe225: Waiting 23:47:03 e2be974225ed: Verifying Checksum 23:47:03 e2be974225ed: Download complete 23:47:03 988bab9f4d93: Verifying Checksum 23:47:03 988bab9f4d93: Download complete 23:47:03 339a4e72a1f5: Verifying Checksum 23:47:03 339a4e72a1f5: Download complete 23:47:03 1469e6f7b9e6: Verifying Checksum 23:47:03 1469e6f7b9e6: Download complete 23:47:03 eaf3925da568: Verifying Checksum 23:47:03 eaf3925da568: Download complete 23:47:03 bde34c3a00c8: Verifying Checksum 23:47:03 bde34c3a00c8: Download complete 23:47:03 b352a97aabf1: Download complete 23:47:03 4872d77fe225: Download complete 23:47:03 5851b861e8e6: Verifying Checksum 23:47:03 5851b861e8e6: Download complete 23:47:03 b85a868b505f: Verifying Checksum 23:47:03 b85a868b505f: Download complete 23:47:03 bab4dde63d76: Verifying Checksum 23:47:03 bab4dde63d76: Download complete 23:47:04 b85a868b505f: Pull complete 23:47:04 e2be974225ed: Pull complete 23:47:05 339a4e72a1f5: Pull complete 23:47:05 988bab9f4d93: Pull complete 23:47:05 1469e6f7b9e6: Pull complete 23:47:05 eaf3925da568: Pull complete 23:47:07 bab4dde63d76: Pull complete 23:47:07 bde34c3a00c8: Pull complete 23:47:07 b352a97aabf1: Pull complete 23:47:07 4872d77fe225: Pull complete 23:47:07 5851b861e8e6: Pull complete 23:47:07 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:47:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:47:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:47:08 prd-ubuntu20.04-docker-8c-8g-2551 does not seem to be running inside a container 23:47:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-192 -v /w/workspace/foundry_device-usb-camera_PR-192:/w/workspace/foundry_device-usb-camera_PR-192:rw,z -v /w/workspace/foundry_device-usb-camera_PR-192@tmp:/w/workspace/foundry_device-usb-camera_PR-192@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:47:10 $ docker top 413d30deebcb807e3ca26ad81221effa2aaa096a04af7843efea7bd762a9ea2d -eo pid,comm 23:47:10 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). 23:47:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:47:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:47:10 [ssh-agent] Looking for ssh-agent implementation... 23:47:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:47:11 $ docker exec 413d30deebcb807e3ca26ad81221effa2aaa096a04af7843efea7bd762a9ea2d ssh-agent 23:47:11 SSH_AUTH_SOCK=/tmp/ssh-dmE1mmxmHssZ/agent.33 23:47:11 SSH_AGENT_PID=39 23:47:11 Running ssh-add (command line suppressed) 23:47:11 Identity added: /w/workspace/foundry_device-usb-camera_PR-192@tmp/private_key_14457722468119272582.key (/w/workspace/foundry_device-usb-camera_PR-192@tmp/private_key_14457722468119272582.key) 23:47:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:47:11 + git tag --points-at HEAD [Pipeline] } 23:47:11 $ docker exec --env ******** --env ******** 413d30deebcb807e3ca26ad81221effa2aaa096a04af7843efea7bd762a9ea2d ssh-agent -k 23:47:11 unset SSH_AUTH_SOCK; 23:47:11 unset SSH_AGENT_PID; 23:47:11 echo Agent pid 39 killed; 23:47:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:47:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:47:11 [ssh-agent] Looking for ssh-agent implementation... 23:47:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:47:11 $ docker exec 413d30deebcb807e3ca26ad81221effa2aaa096a04af7843efea7bd762a9ea2d ssh-agent 23:47:12 SSH_AUTH_SOCK=/tmp/ssh-VZwldFN9pf8X/agent.72 23:47:12 SSH_AGENT_PID=78 23:47:12 Running ssh-add (command line suppressed) 23:47:12 Identity added: /w/workspace/foundry_device-usb-camera_PR-192@tmp/private_key_10623419877530414348.key (/w/workspace/foundry_device-usb-camera_PR-192@tmp/private_key_10623419877530414348.key) 23:47:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:47:12 + git semver init 23:47:12 2023-03-16 23:47:12,722 [run_init] DEBUG init version:0.0.0 force:False 23:47:12 2023-03-16 23:47:12,723 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-192/.semver 23:47:12 2023-03-16 23:47:12,723 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-192/.semver 23:47:12 2023-03-16 23:47:12,723 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-192/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-192, universal_newlines=False, shell=None, istream=None) 23:47:13 2023-03-16 23:47:13,361 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-192/.git/info/exclude 23:47:13 2023-03-16 23:47:13,362 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-192/.semver/PR-192 with force:False 23:47:13 2023-03-16 23:47:13,362 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-192/.semver/PR-192 23:47:13 2023-03-16 23:47:13,367 [execute] INFO git cat-file --batch-check 23:47:13 2023-03-16 23:47:13,367 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-192/.semver, universal_newlines=False, shell=None, istream=) 23:47:13 2023-03-16 23:47:13,374 [execute] INFO git cat-file --batch 23:47:13 2023-03-16 23:47:13,374 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-192/.semver, universal_newlines=False, shell=None, istream=) 23:47:13 2023-03-16 23:47:13,381 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-192/.semver/PR-192 23:47:13 0.0.0 [Pipeline] } 23:47:13 $ docker exec --env ******** --env ******** 413d30deebcb807e3ca26ad81221effa2aaa096a04af7843efea7bd762a9ea2d ssh-agent -k 23:47:13 unset SSH_AUTH_SOCK; 23:47:13 unset SSH_AGENT_PID; 23:47:13 echo Agent pid 78 killed; 23:47:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:47:14 + git semver [Pipeline] } 23:47:14 $ docker stop --time=1 413d30deebcb807e3ca26ad81221effa2aaa096a04af7843efea7bd762a9ea2d 23:47:15 $ docker rm -f --volumes 413d30deebcb807e3ca26ad81221effa2aaa096a04af7843efea7bd762a9ea2d [Pipeline] // withDockerContainer [Pipeline] sh 23:47:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:47:16 Stashed 1 file(s) [Pipeline] echo 23:47:16 [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 23:47:17 provisioning config files... 23:47:17 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-192@tmp/config1300227853122575005tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:47:17 ---> docker-login.sh 23:47:17 nexus3.edgexfoundry.org:10001 23:47:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:47:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:47:17 Configure a credential helper to remove this warning. See 23:47:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:47:17 23:47:17 Login Succeeded 23:47:17 nexus3.edgexfoundry.org:10002 23:47:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:47:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:47:17 Configure a credential helper to remove this warning. See 23:47:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:47:17 23:47:17 Login Succeeded 23:47:17 nexus3.edgexfoundry.org:10003 23:47:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:47:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:47:17 Configure a credential helper to remove this warning. See 23:47:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:47:17 23:47:17 Login Succeeded 23:47:17 nexus3.edgexfoundry.org:10004 23:47:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:47:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:47:17 Configure a credential helper to remove this warning. See 23:47:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:47:17 23:47:17 Login Succeeded 23:47:17 docker.io 23:47:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:47:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:47:17 Configure a credential helper to remove this warning. See 23:47:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:47:17 23:47:17 Login Succeeded 23:47:17 ---> docker-login.sh ends [Pipeline] } 23:47:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:47:18 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:47:18 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:47:18 ========================================================= 23:47:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 23:47:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:18 + 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 . 23:47:18 Sending build context to Docker daemon 1.823MB 23:47:18 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 23:47:18 Step 2/13 : FROM ${BASE} AS builder 23:47:18 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 23:47:18 213ec9aee27d: Pulling fs layer 23:47:18 4583459ba037: Pulling fs layer 23:47:18 93c1e223e6f2: Pulling fs layer 23:47:18 53926ce57604: Pulling fs layer 23:47:18 21b2b0c7a3f4: Pulling fs layer 23:47:18 22ff95d597cd: Pulling fs layer 23:47:18 12d6caf4c0d1: Pulling fs layer 23:47:18 96b7cbca73a9: Pulling fs layer 23:47:18 a7acece74701: Pulling fs layer 23:47:18 21b2b0c7a3f4: Waiting 23:47:18 22ff95d597cd: Waiting 23:47:18 12d6caf4c0d1: Waiting 23:47:18 96b7cbca73a9: Waiting 23:47:18 a7acece74701: Waiting 23:47:18 53926ce57604: Waiting 23:47:18 93c1e223e6f2: Verifying Checksum 23:47:18 93c1e223e6f2: Download complete 23:47:18 4583459ba037: Verifying Checksum 23:47:18 4583459ba037: Download complete 23:47:18 21b2b0c7a3f4: Verifying Checksum 23:47:18 21b2b0c7a3f4: Download complete 23:47:18 22ff95d597cd: Verifying Checksum 23:47:18 22ff95d597cd: Download complete 23:47:18 213ec9aee27d: Verifying Checksum 23:47:18 213ec9aee27d: Download complete 23:47:18 12d6caf4c0d1: Verifying Checksum 23:47:18 12d6caf4c0d1: Download complete 23:47:18 213ec9aee27d: Pull complete 23:47:19 4583459ba037: Pull complete 23:47:19 93c1e223e6f2: Pull complete 23:47:19 a7acece74701: Verifying Checksum 23:47:19 a7acece74701: Download complete 23:47:19 96b7cbca73a9: Verifying Checksum 23:47:19 96b7cbca73a9: Download complete 23:47:19 53926ce57604: Verifying Checksum 23:47:19 53926ce57604: Download complete 23:47:23 53926ce57604: Pull complete 23:47:23 21b2b0c7a3f4: Pull complete 23:47:23 22ff95d597cd: Pull complete 23:47:23 12d6caf4c0d1: Pull complete 23:47:25 96b7cbca73a9: Pull complete 23:47:26 a7acece74701: Pull complete 23:47:26 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 23:47:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:47:26 ---> db6d94c90886 23:47:26 Step 3/13 : ARG ADD_BUILD_TAGS="" 23:47:30 ---> Running in 2324e2b85192 23:47:30 Removing intermediate container 2324e2b85192 23:47:30 ---> 4c70131f5867 23:47:30 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:47:30 ---> Running in 36037dbe0fa1 23:47:30 Removing intermediate container 36037dbe0fa1 23:47:30 ---> fab44eda087c 23:47:30 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 23:47:30 ---> Running in c8620dbf67df 23:47:30 Removing intermediate container c8620dbf67df 23:47:30 ---> 9420a63a5ebd 23:47:30 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 23:47:30 ---> Running in a31786bf0f79 23:47:30 Removing intermediate container a31786bf0f79 23:47:30 ---> 27aaf89af66e 23:47:30 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:47:30 ---> Running in 817c79f6559d 23:47:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:47:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:47:31 (1/80) Installing mesa (21.3.9-r0) 23:47:31 (2/80) Installing libxau (1.0.9-r0) 23:47:31 (3/80) Installing libxdmcp (1.1.3-r0) 23:47:31 (4/80) Installing libxcb (1.15-r0) 23:47:31 (5/80) Installing libx11 (1.8-r0) 23:47:31 (6/80) Installing libxext (1.3.4-r0) 23:47:31 (7/80) Installing libxfixes (6.0.0-r0) 23:47:31 (8/80) Installing libxxf86vm (1.1.4-r2) 23:47:31 (9/80) Installing libpciaccess (0.16-r0) 23:47:31 (10/80) Installing libdrm (2.4.110-r0) 23:47:31 (11/80) Installing mesa-glapi (21.3.9-r0) 23:47:31 (12/80) Installing libxshmfence (1.3-r1) 23:47:31 (13/80) Installing mesa-gl (21.3.9-r0) 23:47:31 (14/80) Installing icu-data-full (71.1-r2) 23:47:31 (15/80) Installing libice (1.0.10-r0) 23:47:31 (16/80) Installing libuuid (2.38-r1) 23:47:31 (17/80) Installing libsm (1.2.3-r0) 23:47:31 (18/80) Installing libxt (1.2.1-r0) 23:47:31 (19/80) Installing libxmu (1.1.3-r0) 23:47:31 (20/80) Installing xset (1.2.4-r0) 23:47:31 (21/80) Installing xprop (1.2.5-r0) 23:47:31 (22/80) Installing xdg-utils (1.1.3-r3) 23:47:31 (23/80) Installing dbus-libs (1.14.4-r0) 23:47:31 (24/80) Installing libffi (3.4.2-r1) 23:47:31 (25/80) Installing libintl (0.21-r2) 23:47:31 (26/80) Installing libblkid (2.38-r1) 23:47:31 (27/80) Installing libmount (2.38-r1) 23:47:31 (28/80) Installing pcre (8.45-r2) 23:47:31 (29/80) Installing glib (2.72.1-r0) 23:47:31 (30/80) Installing icu-libs (71.1-r2) 23:47:31 (31/80) Installing libpcre2-16 (10.40-r0) 23:47:31 (32/80) Installing zstd-libs (1.5.2-r1) 23:47:31 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 23:47:31 Still waiting to schedule task 23:47:31 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 23:47:31 (34/80) Installing hicolor-icon-theme (0.17-r1) 23:47:31 (35/80) Installing wayland-libs-server (1.20.0-r0) 23:47:31 (36/80) Installing mesa-gbm (21.3.9-r0) 23:47:31 (37/80) Installing wayland-libs-client (1.20.0-r0) 23:47:32 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 23:47:32 (39/80) Installing libxcomposite (0.4.5-r0) 23:47:32 (40/80) Installing libbz2 (1.0.8-r1) 23:47:32 (41/80) Installing libpng (1.6.37-r1) 23:47:32 (42/80) Installing freetype (2.12.1-r0) 23:47:32 (43/80) Installing fontconfig (2.14.0-r0) 23:47:32 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 23:47:32 (45/80) Installing wayland-libs-egl (1.20.0-r0) 23:47:32 (46/80) Installing xkeyboard-config (2.35.1-r0) 23:47:32 (47/80) Installing xz-libs (5.2.5-r1) 23:47:32 (48/80) Installing libxml2 (2.9.14-r2) 23:47:32 (49/80) Installing libxkbcommon (1.4.1-r0) 23:47:32 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 23:47:32 (51/80) Installing mesa-egl (21.3.9-r0) 23:47:32 (52/80) Installing avahi-libs (0.8-r6) 23:47:32 (53/80) Installing nettle (3.7.3-r0) 23:47:32 (54/80) Installing p11-kit (0.24.1-r0) 23:47:32 (55/80) Installing libtasn1 (4.18.0-r1) 23:47:32 (56/80) Installing libunistring (1.0-r0) 23:47:32 (57/80) Installing gnutls (3.7.7-r1) 23:47:32 (58/80) Installing cups-libs (2.4.2-r0) 23:47:32 (59/80) Installing graphite2 (1.3.14-r1) 23:47:32 (60/80) Installing harfbuzz (4.3.0-r0) 23:47:32 (61/80) Installing libevdev (1.12.1-r0) 23:47:32 (62/80) Installing mtdev (1.1.6-r0) 23:47:32 (63/80) Installing eudev-libs (3.2.11-r0) 23:47:32 (64/80) Installing libinput-libs (1.20.1-r0) 23:47:32 (65/80) Installing libjpeg-turbo (2.1.3-r1) 23:47:32 (66/80) Installing xcb-util-wm (0.4.1-r1) 23:47:32 (67/80) Installing xcb-util (0.4.0-r3) 23:47:32 (68/80) Installing xcb-util-image (0.4.0-r1) 23:47:32 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 23:47:33 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 23:47:33 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 23:47:33 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 23:47:33 (73/80) Installing v4l-utils-libs (1.22.1-r1) 23:47:33 (74/80) Installing v4l-utils (1.22.1-r1) 23:47:33 (75/80) Installing udev-init-scripts (35-r0) 23:47:33 Executing udev-init-scripts-35-r0.post-install 23:47:33 (76/80) Installing kmod-libs (29-r2) 23:47:33 (77/80) Installing eudev (3.2.11-r0) 23:47:33 (78/80) Installing eudev-dev (3.2.11-r0) 23:47:33 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 23:47:33 (80/80) Installing v4l-utils-dev (1.22.1-r1) 23:47:33 Executing busybox-1.35.0-r17.trigger 23:47:33 Executing eudev-3.2.11-r0.trigger 23:47:33 OK: 331 MiB in 131 packages 23:47:36 Removing intermediate container 817c79f6559d 23:47:36 ---> 594c3713f7ba 23:47:36 Step 8/13 : WORKDIR /device-usb-camera 23:47:36 ---> Running in cb44aabaf38b 23:47:36 Removing intermediate container cb44aabaf38b 23:47:36 ---> a6323481c11b 23:47:36 Step 9/13 : COPY go.mod vendor* ./ 23:47:36 ---> c28c9e09e800 23:47:36 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:47:36 ---> Running in d46cda65345e 23:47:58 Removing intermediate container d46cda65345e 23:47:58 ---> 9a4727720da4 23:47:58 Step 11/13 : COPY . . 23:47:58 ---> d50d61290d8c 23:47:58 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 23:47:58 ---> Running in 4e71c18dd4e3 23:47:58  % Total % Received % Xferd Average Speed Time Time Time Current 23:47:58 Dload Upload Total Spent Left Speed 23:47:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10971 0 --:--:-- --:--:-- --:--:-- 11062 23:47:58 Removing intermediate container 4e71c18dd4e3 23:47:58 ---> 29ef7f0a0360 23:47:58 Step 13/13 : RUN ${MAKE} 23:47:58 ---> Running in 4647343be7c9 23:47:58 noop 23:47:58 Removing intermediate container 4647343be7c9 23:47:58 ---> 2c19506e0d20 23:47:58 Successfully built 2c19506e0d20 23:47:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:58 + docker inspect -f . ci-base-image-x86_64 23:47:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:47:58 prd-ubuntu20.04-docker-8c-8g-2551 does not seem to be running inside a container 23:47:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-192 -v /w/workspace/foundry_device-usb-camera_PR-192:/w/workspace/foundry_device-usb-camera_PR-192:rw,z -v /w/workspace/foundry_device-usb-camera_PR-192@tmp:/w/workspace/foundry_device-usb-camera_PR-192@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:47:59 $ docker top 87715f491b680187ed206d98e497a99d27efc58152bab73ace7ccb6ec03049aa -eo pid,comm [Pipeline] { [Pipeline] sh 23:47:59 + go version 23:47:59 go version go1.18.7 linux/amd64 [Pipeline] } 23:47:59 $ docker stop --time=1 87715f491b680187ed206d98e497a99d27efc58152bab73ace7ccb6ec03049aa 23:48:00 $ docker rm -f --volumes 87715f491b680187ed206d98e497a99d27efc58152bab73ace7ccb6ec03049aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:01 + docker inspect -f . ci-base-image-x86_64 23:48:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:48:01 prd-ubuntu20.04-docker-8c-8g-2551 does not seem to be running inside a container 23:48:01 $ 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-192 -v /w/workspace/foundry_device-usb-camera_PR-192:/w/workspace/foundry_device-usb-camera_PR-192:rw,z -v /w/workspace/foundry_device-usb-camera_PR-192@tmp:/w/workspace/foundry_device-usb-camera_PR-192@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:48:02 $ docker top 5a0f398ca13ec058be220979a0e3c7d4e00c472f4bc4bbeef742fa958e6f4a1d -eo pid,comm [Pipeline] { [Pipeline] sh 23:48:02 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-192 [Pipeline] fileExists [Pipeline] sh 23:48:02 + make test 23:48:02 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 23:48:03 ? github.com/edgexfoundry/device-usb-camera [no test files] 23:48:15 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 23:48:15 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 1.9% of statements 23:48:21 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." 23:48:21 CGO_ENABLED=1 go vet ./... 23:48:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:48:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:48:26 ./bin/test-attribution-txt.sh [Pipeline] echo 23:48:26 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:48:26 $ docker stop --time=1 5a0f398ca13ec058be220979a0e3c7d4e00c472f4bc4bbeef742fa958e6f4a1d 23:48:28 $ docker rm -f --volumes 5a0f398ca13ec058be220979a0e3c7d4e00c472f4bc4bbeef742fa958e6f4a1d [Pipeline] // withDockerContainer [Pipeline] sh 23:48:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:48:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:48:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:48:30 + ls -al . 23:48:30 total 204 23:48:30 drwxrwxr-x 10 jenkins jenkins 4096 Mar 16 23:48 . 23:48:30 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 23:46 .. 23:48:30 drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 23:48 .git 23:48:30 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 23:46 .github 23:48:30 -rw-rw-r-- 1 jenkins jenkins 414 Mar 16 23:46 .gitignore 23:48:30 -rw-rw-r-- 1 jenkins jenkins 42 Mar 16 23:46 .golangci.yml 23:48:30 -rw-rw-r-- 1 jenkins jenkins 77 Mar 16 23:46 .hadolint.yml 23:48:30 drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 23:47 .semver 23:48:30 -rw-rw-r-- 1 jenkins jenkins 9702 Mar 16 23:46 Attribution.txt 23:48:30 -rw-rw-r-- 1 jenkins jenkins 6219 Mar 16 23:46 CHANGELOG.md 23:48:30 -rw-rw-r-- 1 jenkins jenkins 2378 Mar 16 23:46 Dockerfile 23:48:30 -rw-rw-r-- 1 jenkins jenkins 678 Mar 16 23:46 GOVERNANCE.md 23:48:30 -rw-rw-r-- 1 jenkins jenkins 687 Mar 16 23:46 Jenkinsfile 23:48:30 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 16 23:46 LICENSE 23:48:30 -rw-rw-r-- 1 jenkins jenkins 2554 Mar 16 23:46 Makefile 23:48:30 -rw-rw-r-- 1 jenkins jenkins 622 Mar 16 23:46 OWNERS.md 23:48:30 -rw-rw-r-- 1 jenkins jenkins 5485 Mar 16 23:46 README.md 23:48:30 -rw-rw-r-- 1 jenkins jenkins 5 Mar 16 23:47 VERSION 23:48:30 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 23:46 bin 23:48:30 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 23:46 cmd 23:48:30 -rw-r--r-- 1 jenkins jenkins 30666 Mar 16 23:48 coverage.out 23:48:30 -rwxrwxr-x 1 jenkins jenkins 140 Mar 16 23:46 docker-entrypoint.sh 23:48:30 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 23:46 docs 23:48:30 -rw-rw-r-- 1 jenkins jenkins 3579 Mar 16 23:46 go.mod 23:48:30 -rw-rw-r-- 1 jenkins jenkins 45038 Mar 16 23:46 go.sum 23:48:30 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 23:46 internal 23:48:30 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 23:46 snap 23:48:30 -rw-rw-r-- 1 jenkins jenkins 231 Mar 16 23:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:30 + 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=d2b9d5cb34ec3a6efbcadf08c2f8dd1980ad3e2c --label arch=amd64 --label version=0.0.0 . 23:48:30 Sending build context to Docker daemon 1.854MB 23:48:30 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 23:48:30 Step 2/35 : FROM ${BASE} AS builder 23:48:30 ---> 2c19506e0d20 23:48:30 Step 3/35 : ARG ADD_BUILD_TAGS="" 23:48:30 ---> Running in d346ab36dfff 23:48:30 Removing intermediate container d346ab36dfff 23:48:30 ---> 37e7b21d874f 23:48:30 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:48:30 ---> Running in bbe411dc7c16 23:48:30 Removing intermediate container bbe411dc7c16 23:48:30 ---> b17d7b1f1631 23:48:30 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 23:48:30 ---> Running in f2ca65e69232 23:48:30 Removing intermediate container f2ca65e69232 23:48:30 ---> 9797fdddf4ac 23:48:30 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 23:48:30 ---> Running in e22f2e5b7ceb 23:48:31 Removing intermediate container e22f2e5b7ceb 23:48:31 ---> 870f19f12bb5 23:48:31 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:48:31 ---> Running in 5b804b5bb2d0 23:48:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:48:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:48:31 OK: 331 MiB in 131 packages 23:48:32 Removing intermediate container 5b804b5bb2d0 23:48:32 ---> 19e34eb5433c 23:48:32 Step 8/35 : WORKDIR /device-usb-camera 23:48:32 ---> Running in e9a6d0308522 23:48:32 Removing intermediate container e9a6d0308522 23:48:32 ---> 243d01a034ef 23:48:32 Step 9/35 : COPY go.mod vendor* ./ 23:48:32 ---> 35987910c439 23:48:32 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:48:32 ---> Running in 63bd82812a30 23:48:32 Removing intermediate container 63bd82812a30 23:48:32 ---> 111aaf265198 23:48:32 Step 11/35 : COPY . . 23:48:33 ---> 8a95fd684d33 23:48:33 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 23:48:33 ---> Running in 0564ed625d8e 23:48:33  % Total % Received % Xferd Average Speed Time Time Time Current 23:48:33 Dload Upload Total Spent Left Speed 23:48:33  0  0  0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 43608 0 --:--:-- --:--:-- --:--:-- 44250 23:48:33 Removing intermediate container 0564ed625d8e 23:48:33 ---> a3d02a7451fb 23:48:33 Step 13/35 : RUN ${MAKE} 23:48:33 ---> Running in 885070c2b3f8 23:48:34 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.1-dev.3" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 23:49:00 Removing intermediate container 885070c2b3f8 23:49:00 ---> 3377d9089e28 23:49:00 Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 23:49:00 v0.21.6: Pulling from aler9/rtsp-simple-server 23:49:00 4acc49c71d14: Pulling fs layer 23:49:00 4acc49c71d14: Verifying Checksum 23:49:00 4acc49c71d14: Download complete 23:49:00 4acc49c71d14: Pull complete 23:49:00 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 23:49:00 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 23:49:00 ---> 01a2bd3e5fff 23:49:00 Step 15/35 : FROM alpine:3.16 23:49:00 3.16: Pulling from library/alpine 23:49:00 ef5531b6e74e: Pulling fs layer 23:49:00 ef5531b6e74e: Verifying Checksum 23:49:00 ef5531b6e74e: Download complete 23:49:00 ef5531b6e74e: Pull complete 23:49:00 Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 23:49:00 Status: Downloaded newer image for alpine:3.16 23:49:00 ---> dfd21b5a31f5 23:49:00 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 23:49:00 ---> Running in 8e18e02035c1 23:49:00 Removing intermediate container 8e18e02035c1 23:49:00 ---> 904f26855700 23:49:00 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 23:49:00 ---> Running in 75fe301975b7 23:49:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:49:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:49:00 (1/83) Installing dumb-init (1.2.5-r1) 23:49:00 (2/83) Installing sdl2 (2.0.22-r0) 23:49:00 (3/83) Installing libxau (1.0.9-r0) 23:49:00 (4/83) Installing libxdmcp (1.1.3-r0) 23:49:00 (5/83) Installing libxcb (1.15-r0) 23:49:00 (6/83) Installing libx11 (1.8-r0) 23:49:00 (7/83) Installing aom-libs (3.3.0-r0) 23:49:00 (8/83) Installing alsa-lib (1.2.7.2-r0) 23:49:00 (9/83) Installing expat (2.5.0-r0) 23:49:00 (10/83) Installing brotli-libs (1.0.9-r6) 23:49:00 (11/83) Installing libbz2 (1.0.8-r1) 23:49:00 (12/83) Installing libpng (1.6.37-r1) 23:49:00 (13/83) Installing freetype (2.12.1-r0) 23:49:00 (14/83) Installing fontconfig (2.14.0-r0) 23:49:00 (15/83) Installing fribidi (1.0.12-r0) 23:49:00 (16/83) Installing libffi (3.4.2-r1) 23:49:00 (17/83) Installing libintl (0.21-r2) 23:49:00 (18/83) Installing libblkid (2.38-r1) 23:49:00 (19/83) Installing libmount (2.38-r1) 23:49:00 (20/83) Installing pcre (8.45-r2) 23:49:00 (21/83) Installing glib (2.72.1-r0) 23:49:00 (22/83) Installing graphite2 (1.3.14-r1) 23:49:00 (23/83) Installing harfbuzz (4.3.0-r0) 23:49:00 (24/83) Installing libass (0.16.0-r0) 23:49:00 (25/83) Installing libdav1d (1.0.0-r0) 23:49:00 (26/83) Installing libpciaccess (0.16-r0) 23:49:00 (27/83) Installing libdrm (2.4.110-r0) 23:49:00 (28/83) Installing gmp (6.2.1-r2) 23:49:00 (29/83) Installing nettle (3.7.3-r0) 23:49:00 (30/83) Installing p11-kit (0.24.1-r0) 23:49:00 (31/83) Installing libtasn1 (4.18.0-r1) 23:49:00 (32/83) Installing libunistring (1.0-r0) 23:49:00 (33/83) Installing gnutls (3.7.7-r1) 23:49:00 (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) 23:49:00 (35/83) Installing ncurses-libs (6.3_p20220521-r0) 23:49:00 (36/83) Installing lame (3.100-r0) 23:49:00 (37/83) Installing opus (1.3.1-r1) 23:49:00 (38/83) Installing libasyncns (0.8-r1) 23:49:00 (39/83) Installing dbus-libs (1.14.4-r0) 23:49:00 (40/83) Installing libltdl (2.4.7-r0) 23:49:00 (41/83) Installing orc (0.4.32-r0) 23:49:00 (42/83) Installing libgcc (11.2.1_git20220219-r2) 23:49:00 (43/83) Installing libogg (1.3.5-r1) 23:49:00 (44/83) Installing libstdc++ (11.2.1_git20220219-r2) 23:49:00 (45/83) Installing flac (1.3.4-r0) 23:49:00 (46/83) Installing libvorbis (1.3.7-r0) 23:49:00 (47/83) Installing libsndfile (1.1.0-r0) 23:49:00 (48/83) Installing libgomp (11.2.1_git20220219-r2) 23:49:00 (49/83) Installing soxr (0.1.3-r2) 23:49:00 (50/83) Installing speexdsp (1.2.0-r0) 23:49:00 (51/83) Installing tdb-libs (1.4.6-r0) 23:49:00 (52/83) Installing libpulse (15.0-r2) 23:49:00 (53/83) Installing cjson (1.7.15-r3) 23:49:00 (54/83) Installing mbedtls (2.28.2-r0) 23:49:00 (55/83) Installing librist (0.2.6-r1) 23:49:00 (56/83) Installing libsrt (1.4.4-r0) 23:49:00 (57/83) Installing libssh (0.9.6-r1) 23:49:00 (58/83) Installing libtheora (1.1.1-r16) 23:49:00 (59/83) Installing libjpeg-turbo (2.1.3-r1) 23:49:00 (60/83) Installing v4l-utils-libs (1.22.1-r1) 23:49:00 (61/83) Installing libxext (1.3.4-r0) 23:49:00 (62/83) Installing libxfixes (6.0.0-r0) 23:49:00 (63/83) Installing wayland-libs-client (1.20.0-r0) 23:49:00 (64/83) Installing libva (2.14.0-r0) 23:49:00 (65/83) Installing libvdpau (1.5-r0) 23:49:00 (66/83) Installing vidstab (1.1.0-r1) 23:49:00 (67/83) Installing libvpx (1.11.0-r1) 23:49:00 (68/83) Installing libwebp (1.2.3-r0) 23:49:00 (69/83) Installing x264-libs (0.163_git20210613-r0) 23:49:00 (70/83) Installing numactl (2.0.14-r0) 23:49:00 (71/83) Installing x265-libs (3.5-r3) 23:49:00 (72/83) Installing xvidcore (1.3.7-r1) 23:49:00 (73/83) Installing ffmpeg-libs (5.0.1-r1) 23:49:00 (74/83) Installing ffmpeg (5.0.1-r1) 23:49:00 (75/83) Installing udev-init-scripts (35-r0) 23:49:00 Executing udev-init-scripts-35-r0.post-install 23:49:00 (76/83) Installing eudev-libs (3.2.11-r0) 23:49:00 (77/83) Installing xz-libs (5.2.5-r1) 23:49:00 (78/83) Installing zstd-libs (1.5.2-r1) 23:49:00 (79/83) Installing kmod-libs (29-r2) 23:49:00 (80/83) Installing eudev (3.2.11-r0) 23:49:00 (81/83) Installing libsodium (1.0.18-r0) 23:49:00 (82/83) Installing libzmq (4.3.4-r0) 23:49:01 (83/83) Installing zeromq (4.3.4-r0) 23:49:01 Executing busybox-1.35.0-r17.trigger 23:49:01 Executing eudev-3.2.11-r0.trigger 23:49:01 OK: 101 MiB in 97 packages 23:49:03 Removing intermediate container 75fe301975b7 23:49:03 ---> 3f7cb3753f37 23:49:03 Step 18/35 : WORKDIR / 23:49:03 ---> Running in 61ccffd2c2a0 23:49:03 Removing intermediate container 61ccffd2c2a0 23:49:03 ---> 2f7d2d3c4396 23:49:03 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 23:49:04 ---> db75f5407f45 23:49:04 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 23:49:04 ---> acd6ef2762ae 23:49:04 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 23:49:04 ---> 5a1c109e3943 23:49:04 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 23:49:04 ---> f9c4ac8336a2 23:49:04 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 23:49:04 ---> 5019d045dd8d 23:49:04 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 23:49:04 ---> bc9ab2a666dc 23:49:04 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 23:49:05 ---> e17f6973eb8a 23:49:05 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 23:49:05 ---> Running in 1312af1ad723 23:49:05 Removing intermediate container 1312af1ad723 23:49:05 ---> c6872cd7e265 23:49:05 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 23:49:05 ---> Running in 9f7d173fba3b 23:49:06 Removing intermediate container 9f7d173fba3b 23:49:06 ---> e5b1181812e5 23:49:06 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 23:49:06 ---> Running in 89f4a1746203 23:49:07 Removing intermediate container 89f4a1746203 23:49:07 ---> d2fde9a27b8a 23:49:07 Step 29/35 : EXPOSE 59983 23:49:07 ---> Running in 5d23b5d575f8 23:49:07 Removing intermediate container 5d23b5d575f8 23:49:07 ---> eb2ead517163 23:49:07 Step 30/35 : EXPOSE 8554 23:49:07 ---> Running in e594ee48c4fe 23:49:07 Removing intermediate container e594ee48c4fe 23:49:07 ---> 183ee541ed83 23:49:07 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 23:49:07 ---> Running in 2b57736c81e1 23:49:07 Removing intermediate container 2b57736c81e1 23:49:07 ---> 1d780fc0fdf6 23:49:07 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 23:49:07 ---> Running in eac2b9232033 23:49:07 Removing intermediate container eac2b9232033 23:49:07 ---> 8f073a24352e 23:49:07 Step 33/35 : LABEL arch=amd64 23:49:07 ---> Running in 9773f0ac692b 23:49:07 Removing intermediate container 9773f0ac692b 23:49:07 ---> 2af21e6045af 23:49:07 Step 34/35 : LABEL git_sha=d2b9d5cb34ec3a6efbcadf08c2f8dd1980ad3e2c 23:49:07 ---> Running in 491de48a27ae 23:49:07 Removing intermediate container 491de48a27ae 23:49:07 ---> c743c3090f9c 23:49:07 Step 35/35 : LABEL version=0.0.0 23:49:07 ---> Running in 6a743159c0c0 23:49:07 Removing intermediate container 6a743159c0c0 23:49:07 ---> ae40384688d7 23:49:07 [Warning] One or more build-args [ARCH] were not consumed 23:49:07 Successfully built ae40384688d7 23:49:07 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 23:49:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:49:08 23:49:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:49:08 latest: Pulling from edgex-lftools-log-publisher 23:49:08 5eb5b503b376: Pulling fs layer 23:49:08 5c69ac0246d0: Pulling fs layer 23:49:08 ec43610c2a17: Pulling fs layer 23:49:08 3a2ae6a8a46f: Pulling fs layer 23:49:08 33b1e0a273af: Pulling fs layer 23:49:08 5d3b04190fa2: Pulling fs layer 23:49:08 2f39f015ded8: Pulling fs layer 23:49:08 3a2ae6a8a46f: Waiting 23:49:08 33b1e0a273af: Waiting 23:49:08 2f39f015ded8: Waiting 23:49:08 5d3b04190fa2: Waiting 23:49:08 5c69ac0246d0: Download complete 23:49:08 3a2ae6a8a46f: Verifying Checksum 23:49:08 3a2ae6a8a46f: Download complete 23:49:08 ec43610c2a17: Verifying Checksum 23:49:08 ec43610c2a17: Download complete 23:49:08 33b1e0a273af: Verifying Checksum 23:49:08 33b1e0a273af: Download complete 23:49:08 5d3b04190fa2: Verifying Checksum 23:49:08 5d3b04190fa2: Download complete 23:49:08 5eb5b503b376: Verifying Checksum 23:49:08 5eb5b503b376: Download complete 23:49:09 2f39f015ded8: Verifying Checksum 23:49:09 2f39f015ded8: Download complete 23:49:10 5eb5b503b376: Pull complete 23:49:10 5c69ac0246d0: Pull complete 23:49:11 ec43610c2a17: Pull complete 23:49:11 3a2ae6a8a46f: Pull complete 23:49:11 33b1e0a273af: Pull complete 23:49:11 5d3b04190fa2: Pull complete 23:49:15 2f39f015ded8: Pull complete 23:49:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:49:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:49:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:49:15 prd-ubuntu20.04-docker-8c-8g-2551 does not seem to be running inside a container 23:49:15 $ 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-192 -v /w/workspace/foundry_device-usb-camera_PR-192:/w/workspace/foundry_device-usb-camera_PR-192:rw,z -v /w/workspace/foundry_device-usb-camera_PR-192@tmp:/w/workspace/foundry_device-usb-camera_PR-192@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:49:19 $ docker top 8e890abea1437e535277d12edd98ea32acf9a787bba3fa301b7ea032bba05cde -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:49:19 ---> job-cost.sh 23:49:19 lf-activate-venv: SKIPPING 23:49:19 INFO: No Stack... 23:49:19 INFO: Retrieving Pricing Info for: v3-standard-8 23:49:20 INFO: Archiving Costs [Pipeline] sh 23:49:20 + cat /w/workspace/foundry_device-usb-camera_PR-192/archives/cost.csv 23:49:20 + cut -d, -f6 [Pipeline] lock 23:49:20 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-192-1-stack-cost] 23:49:20 Resource [jenkins-edgexfoundry-device-usb-camera-PR-192-1-stack-cost] did not exist. Created. 23:49:20 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-192-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:49:20 + echo total: 0.2199999988079071 [Pipeline] stash 23:49:20 Stashed 1 file(s) [Pipeline] } 23:49:21 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-192-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:49:21 $ docker stop --time=1 8e890abea1437e535277d12edd98ea32acf9a787bba3fa301b7ea032bba05cde 23:49:22 $ docker rm -f --volumes 8e890abea1437e535277d12edd98ea32acf9a787bba3fa301b7ea032bba05cde [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:51:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2552 in /w/workspace/foundry_device-usb-camera_PR-192 [Pipeline] { [Pipeline] ws 23:51:35 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 23:51:35 Selected Git installation does not exist. Using Default 23:51:35 The recommended git tool is: NONE 23:51:41 using credential edgex-jenkins-ssh 23:51:41 Cloning the remote Git repository 23:51:41 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 23:51:41 > git init /w/workspace/device-usb-camera/1 # timeout=10 23:51:42 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 23:51:42 > git --version # timeout=10 23:51:42 > git --version # 'git version 2.25.1' 23:51:42 using GIT_SSH to set credentials SSH Credentials for GitHub 23:51:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:51:43 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 23:51:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:51:43 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 23:51:44 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 23:51:44 using GIT_SSH to set credentials SSH Credentials for GitHub 23:51:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/192/head:refs/remotes/origin/PR-192 +refs/heads/levski:refs/remotes/origin/levski # timeout=10 23:51:44 Merging remotes/origin/levski commit dd9072dad6c3f863b8ef1333924fa26247fc5350 into PR head commit d2b9d5cb34ec3a6efbcadf08c2f8dd1980ad3e2c 23:51:44 Merge succeeded, producing d2b9d5cb34ec3a6efbcadf08c2f8dd1980ad3e2c 23:51:44 Checking out Revision d2b9d5cb34ec3a6efbcadf08c2f8dd1980ad3e2c (PR-192) 23:51:44 > git config core.sparsecheckout # timeout=10 23:51:44 > git checkout -f d2b9d5cb34ec3a6efbcadf08c2f8dd1980ad3e2c # timeout=10 23:51:44 > git remote # timeout=10 23:51:44 > git config --get remote.origin.url # timeout=10 23:51:44 using GIT_SSH to set credentials SSH Credentials for GitHub 23:51:44 > git merge dd9072dad6c3f863b8ef1333924fa26247fc5350 # timeout=10 23:51:44 > git rev-parse HEAD^{commit} # timeout=10 23:51:44 > git config core.sparsecheckout # timeout=10 23:51:44 > git checkout -f d2b9d5cb34ec3a6efbcadf08c2f8dd1980ad3e2c # timeout=10 23:51:48 Commit message: "docs: change location of nats documentation (#168)" 23:51:48 > git --version # timeout=10 23:51:48 > git --version # 'git version 2.25.1' 23:51:48 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:51:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:51:49 % Total % Received % Xferd Average Speed Time Time Time Current 23:51:49 Dload Upload Total Spent Left Speed 23:51:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh 23:51:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:51:50 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:51:50 + sudo tee /etc/docker/daemon.new 23:51:50 { 23:51:50 "registry-mirrors": [ 23:51:50 "https://nexus3.edgexfoundry.org:10001" 23:51:50 ], 23:51:50 "bip": "10.250.0.254/24", 23:51:50 "hosts": [ 23:51:50 "tcp://0.0.0.0:5555", 23:51:50 "unix:///var/run/docker.sock" 23:51:50 ], 23:51:50 "mtu": 1458, 23:51:50 "selinux-enabled": true, 23:51:50 "seccomp-profile": "/etc/docker/seccomp.json" 23:51:50 } [Pipeline] sh 23:51:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:51:51 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:52:09 provisioning config files... 23:52:09 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config12673800119866533815tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:52:10 ---> docker-login.sh 23:52:10 nexus3.edgexfoundry.org:10001 23:52:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:10 Configure a credential helper to remove this warning. See 23:52:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:10 23:52:10 Login Succeeded 23:52:10 nexus3.edgexfoundry.org:10002 23:52:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:11 Configure a credential helper to remove this warning. See 23:52:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:11 23:52:11 Login Succeeded 23:52:11 nexus3.edgexfoundry.org:10003 23:52:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:11 Configure a credential helper to remove this warning. See 23:52:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:11 23:52:11 Login Succeeded 23:52:11 nexus3.edgexfoundry.org:10004 23:52:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:11 Configure a credential helper to remove this warning. See 23:52:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:11 23:52:11 Login Succeeded 23:52:11 docker.io 23:52:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:12 Configure a credential helper to remove this warning. See 23:52:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:12 23:52:12 Login Succeeded 23:52:12 ---> docker-login.sh ends [Pipeline] } 23:52:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:52:12 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:52:12 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:52:12 ========================================================= 23:52:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 23:52:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:13 + 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 . 23:52:16 Sending build context to Docker daemon 1.199MB 23:52:16 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 23:52:16 Step 2/13 : FROM ${BASE} AS builder 23:52:16 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:52:16 9b18e9b68314: Pulling fs layer 23:52:16 35d82f9e3411: Pulling fs layer 23:52:16 e16973657156: Pulling fs layer 23:52:16 fc693d55d65f: Pulling fs layer 23:52:16 7e9fc2657dce: Pulling fs layer 23:52:16 dda99020689f: Pulling fs layer 23:52:16 db1c61fa0a46: Pulling fs layer 23:52:16 891c053d2c06: Pulling fs layer 23:52:16 dda99020689f: Waiting 23:52:16 fc693d55d65f: Waiting 23:52:16 7e9fc2657dce: Waiting 23:52:16 891c053d2c06: Waiting 23:52:16 e16973657156: Verifying Checksum 23:52:16 e16973657156: Download complete 23:52:16 35d82f9e3411: Verifying Checksum 23:52:16 35d82f9e3411: Download complete 23:52:16 7e9fc2657dce: Verifying Checksum 23:52:16 7e9fc2657dce: Download complete 23:52:16 dda99020689f: Download complete 23:52:16 9b18e9b68314: Download complete 23:52:17 9b18e9b68314: Pull complete 23:52:17 891c053d2c06: Verifying Checksum 23:52:17 891c053d2c06: Download complete 23:52:17 35d82f9e3411: Pull complete 23:52:17 e16973657156: Pull complete 23:52:18 db1c61fa0a46: Verifying Checksum 23:52:18 db1c61fa0a46: Download complete 23:52:18 fc693d55d65f: Verifying Checksum 23:52:18 fc693d55d65f: Download complete 23:52:31 fc693d55d65f: Pull complete 23:52:31 7e9fc2657dce: Pull complete 23:52:31 dda99020689f: Pull complete 23:52:37 db1c61fa0a46: Pull complete 23:52:39 891c053d2c06: Pull complete 23:52:39 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 23:52:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:52:39 ---> f96f9c87975a 23:52:39 Step 3/13 : ARG ADD_BUILD_TAGS="" 23:52:39 ---> Running in c5cba3e3bedc 23:52:40 Removing intermediate container c5cba3e3bedc 23:52:40 ---> a559ad9a3873 23:52:40 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:52:40 ---> Running in 0bec27b26b15 23:52:40 Removing intermediate container 0bec27b26b15 23:52:40 ---> c896a59dc11a 23:52:40 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 23:52:40 ---> Running in 96965653e84f 23:52:41 Removing intermediate container 96965653e84f 23:52:41 ---> 92eca3a8e385 23:52:41 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 23:52:41 ---> Running in 702fd2edc3dd 23:52:41 Removing intermediate container 702fd2edc3dd 23:52:41 ---> c955f4e47e03 23:52:41 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:52:41 ---> Running in a93fba1f8c20 23:52:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:52:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:52:43 (1/14) Installing libintl (0.21-r2) 23:52:43 (2/14) Installing eudev-libs (3.2.11-r0) 23:52:43 (3/14) Installing libjpeg-turbo (2.1.3-r1) 23:52:43 (4/14) Installing v4l-utils-libs (1.22.1-r1) 23:52:43 (5/14) Installing v4l-utils (1.22.1-r1) 23:52:44 (6/14) Installing udev-init-scripts (35-r0) 23:52:44 Executing udev-init-scripts-35-r0.post-install 23:52:44 (7/14) Installing libblkid (2.38-r1) 23:52:44 (8/14) Installing xz-libs (5.2.5-r1) 23:52:44 (9/14) Installing zstd-libs (1.5.2-r1) 23:52:44 (10/14) Installing kmod-libs (29-r2) 23:52:44 (11/14) Installing eudev (3.2.11-r0) 23:52:44 (12/14) Installing eudev-dev (3.2.11-r0) 23:52:44 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 23:52:44 (14/14) Installing v4l-utils-dev (1.22.1-r1) 23:52:44 Executing busybox-1.35.0-r17.trigger 23:52:44 Executing eudev-3.2.11-r0.trigger 23:52:44 OK: 228 MiB in 65 packages 23:52:45 Removing intermediate container a93fba1f8c20 23:52:45 ---> e3b950d98dbf 23:52:45 Step 8/13 : WORKDIR /device-usb-camera 23:52:45 ---> Running in 3dad0ec359d8 23:52:45 Removing intermediate container 3dad0ec359d8 23:52:45 ---> 6a6a7e90a259 23:52:45 Step 9/13 : COPY go.mod vendor* ./ 23:52:46 ---> ae50e0e949eb 23:52:46 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:52:46 ---> Running in 3c527905be91 23:53:42 Removing intermediate container 3c527905be91 23:53:42 ---> 665077beb79b 23:53:42 Step 11/13 : COPY . . 23:53:42 ---> 03b11ca7d43d 23:53:42 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 23:53:42 ---> Running in 9e84c86b7ee5 23:53:42  % Total % Received % Xferd Average Speed Time Time Time Current 23:53:42 Dload Upload Total Spent Left Speed 23:53:42 0  0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6539 0 --:--:-- --:--:-- --:--:-- 6555 23:53:42 Removing intermediate container 9e84c86b7ee5 23:53:42 ---> 0d3a96f683be 23:53:42 Step 13/13 : RUN ${MAKE} 23:53:42 ---> Running in ed3d6453239e 23:53:42 noop 23:53:43 Removing intermediate container ed3d6453239e 23:53:43 ---> 318035a69345 23:53:43 Successfully built 318035a69345 23:53:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:43 + docker inspect -f . ci-base-image-arm64 23:53:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:53:44 prd-ubuntu20.04-docker-arm64-4c-16g-2552 does not seem to be running inside a container 23:53:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:53:46 $ docker top b064f8035ab944acd181e97be6531161fd9b91ad8ee201902a4c210e2f78a360 -eo pid,comm [Pipeline] { [Pipeline] sh 23:53:46 + go version 23:53:46 go version go1.18.7 linux/arm64 [Pipeline] } 23:53:46 $ docker stop --time=1 b064f8035ab944acd181e97be6531161fd9b91ad8ee201902a4c210e2f78a360 23:53:48 $ docker rm -f --volumes b064f8035ab944acd181e97be6531161fd9b91ad8ee201902a4c210e2f78a360 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:49 + docker inspect -f . ci-base-image-arm64 23:53:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:53:49 prd-ubuntu20.04-docker-arm64-4c-16g-2552 does not seem to be running inside a container 23:53:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:53:50 $ docker top b17db6567d096d80b26fb0198849810f10bf58c0e218c7dc5f81080dcf6d4a5c -eo pid,comm [Pipeline] { [Pipeline] sh 23:53:51 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 23:53:51 + make test 23:53:51 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 23:53:53 ? github.com/edgexfoundry/device-usb-camera [no test files] 23:55:30 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 23:55:30 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.067s coverage: 1.9% of statements 23:55:30 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:55:30 CGO_ENABLED=1 go vet ./... 23:55:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:55:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:55:45 ./bin/test-attribution-txt.sh [Pipeline] echo 23:55:45 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:55:45 $ docker stop --time=1 b17db6567d096d80b26fb0198849810f10bf58c0e218c7dc5f81080dcf6d4a5c 23:55:47 $ docker rm -f --volumes b17db6567d096d80b26fb0198849810f10bf58c0e218c7dc5f81080dcf6d4a5c [Pipeline] // withDockerContainer [Pipeline] sh 23:55:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:55:48 Warning: overwriting stash ‘coverage-report’ 23:55:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:55:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:55:49 + ls -al . 23:55:49 total 200 23:55:49 drwxrwxr-x 9 jenkins jenkins 4096 Mar 16 23:53 . 23:55:49 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 23:51 .. 23:55:49 drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 23:51 .git 23:55:49 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 23:51 .github 23:55:49 -rw-rw-r-- 1 jenkins jenkins 414 Mar 16 23:51 .gitignore 23:55:49 -rw-rw-r-- 1 jenkins jenkins 42 Mar 16 23:51 .golangci.yml 23:55:49 -rw-rw-r-- 1 jenkins jenkins 77 Mar 16 23:51 .hadolint.yml 23:55:49 -rw-rw-r-- 1 jenkins jenkins 9702 Mar 16 23:51 Attribution.txt 23:55:49 -rw-rw-r-- 1 jenkins jenkins 6219 Mar 16 23:51 CHANGELOG.md 23:55:49 -rw-rw-r-- 1 jenkins jenkins 2378 Mar 16 23:51 Dockerfile 23:55:49 -rw-rw-r-- 1 jenkins jenkins 678 Mar 16 23:51 GOVERNANCE.md 23:55:49 -rw-rw-r-- 1 jenkins jenkins 687 Mar 16 23:51 Jenkinsfile 23:55:49 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 16 23:51 LICENSE 23:55:49 -rw-rw-r-- 1 jenkins jenkins 2554 Mar 16 23:51 Makefile 23:55:49 -rw-rw-r-- 1 jenkins jenkins 622 Mar 16 23:51 OWNERS.md 23:55:49 -rw-rw-r-- 1 jenkins jenkins 5485 Mar 16 23:51 README.md 23:55:49 -rw-rw-r-- 1 jenkins jenkins 5 Mar 16 23:47 VERSION 23:55:49 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 23:51 bin 23:55:49 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 23:51 cmd 23:55:49 -rw-r--r-- 1 jenkins jenkins 30666 Mar 16 23:55 coverage.out 23:55:49 -rwxrwxr-x 1 jenkins jenkins 140 Mar 16 23:51 docker-entrypoint.sh 23:55:49 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 23:51 docs 23:55:49 -rw-rw-r-- 1 jenkins jenkins 3579 Mar 16 23:51 go.mod 23:55:49 -rw-rw-r-- 1 jenkins jenkins 45038 Mar 16 23:51 go.sum 23:55:49 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 23:51 internal 23:55:49 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 23:51 snap 23:55:49 -rw-rw-r-- 1 jenkins jenkins 231 Mar 16 23:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:49 + 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=d2b9d5cb34ec3a6efbcadf08c2f8dd1980ad3e2c --label arch=arm64 --label version=0.0.0 . 23:55:50 Sending build context to Docker daemon 1.23MB 23:55:50 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 23:55:50 Step 2/35 : FROM ${BASE} AS builder 23:55:50 ---> 318035a69345 23:55:50 Step 3/35 : ARG ADD_BUILD_TAGS="" 23:55:50 ---> Running in 5dced4643643 23:55:50 Removing intermediate container 5dced4643643 23:55:50 ---> 43685273e0b6 23:55:50 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:55:51 ---> Running in 1f4a7d4dce47 23:55:51 Removing intermediate container 1f4a7d4dce47 23:55:51 ---> 4e9f1528d134 23:55:51 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 23:55:51 ---> Running in 9cee5c44dc1e 23:55:51 Removing intermediate container 9cee5c44dc1e 23:55:51 ---> f684da510749 23:55:51 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 23:55:51 ---> Running in d98f3d1463f8 23:55:51 Removing intermediate container d98f3d1463f8 23:55:51 ---> 2ced8ad91fb3 23:55:51 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:55:52 ---> Running in 1097a7a18aa3 23:55:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:55:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:55:54 OK: 228 MiB in 65 packages 23:55:55 Removing intermediate container 1097a7a18aa3 23:55:55 ---> 9607495c9aa5 23:55:55 Step 8/35 : WORKDIR /device-usb-camera 23:55:55 ---> Running in bdb290c94e40 23:55:56 Removing intermediate container bdb290c94e40 23:55:56 ---> 1efe21df185e 23:55:56 Step 9/35 : COPY go.mod vendor* ./ 23:55:56 ---> 4bb260bfda86 23:55:56 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:55:56 ---> Running in 8d8ed1d29c35 23:55:58 Removing intermediate container 8d8ed1d29c35 23:55:58 ---> ab2b8dfa97e0 23:55:58 Step 11/35 : COPY . . 23:55:59 ---> 8d8d18cfce6a 23:55:59 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 23:55:59 ---> Running in 7d80622b78b6 23:56:00  % Total  % Received % Xferd Average Speed Time Time Time Current 23:56:00  Dload Upload Total Spent Left Speed 23:56:00  0 0 0 0 0  0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 14289 0 --:--:-- --:--:-- --:--:-- 14351 23:56:01 Removing intermediate container 7d80622b78b6 23:56:01 ---> edafceabd94b 23:56:01 Step 13/35 : RUN ${MAKE} 23:56:01 ---> Running in c05c96d54bdd 23:56:02 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.1-dev.3" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 23:58:39 Removing intermediate container c05c96d54bdd 23:58:39 ---> cea226ae8285 23:58:39 Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 23:58:39 v0.21.6: Pulling from aler9/rtsp-simple-server 23:58:39 8766b47fe142: Pulling fs layer 23:58:39 8766b47fe142: Verifying Checksum 23:58:39 8766b47fe142: Download complete 23:58:39 8766b47fe142: Pull complete 23:58:39 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 23:58:39 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 23:58:39 ---> 69d40e2cb93c 23:58:39 Step 15/35 : FROM alpine:3.16 23:58:39 3.16: Pulling from library/alpine 23:58:39 3760b48202b3: Pulling fs layer 23:58:39 3760b48202b3: Verifying Checksum 23:58:39 3760b48202b3: Download complete 23:58:39 3760b48202b3: Pull complete 23:58:39 Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 23:58:39 Status: Downloaded newer image for alpine:3.16 23:58:39 ---> 4c81e5bf8899 23:58:39 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 23:58:39 ---> Running in 68e3a0c5d00a 23:58:39 Removing intermediate container 68e3a0c5d00a 23:58:39 ---> 6fba24ca481d 23:58:39 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 23:58:39 ---> Running in e38a4c95d1b5 23:58:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:58:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:58:39 (1/82) Installing dumb-init (1.2.5-r1) 23:58:39 (2/82) Installing sdl2 (2.0.22-r0) 23:58:39 (3/82) Installing libxau (1.0.9-r0) 23:58:39 (4/82) Installing libxdmcp (1.1.3-r0) 23:58:39 (5/82) Installing libxcb (1.15-r0) 23:58:39 (6/82) Installing libx11 (1.8-r0) 23:58:39 (7/82) Installing aom-libs (3.3.0-r0) 23:58:39 (8/82) Installing alsa-lib (1.2.7.2-r0) 23:58:39 (9/82) Installing expat (2.5.0-r0) 23:58:39 (10/82) Installing brotli-libs (1.0.9-r6) 23:58:39 (11/82) Installing libbz2 (1.0.8-r1) 23:58:39 (12/82) Installing libpng (1.6.37-r1) 23:58:39 (13/82) Installing freetype (2.12.1-r0) 23:58:39 (14/82) Installing fontconfig (2.14.0-r0) 23:58:39 (15/82) Installing fribidi (1.0.12-r0) 23:58:39 (16/82) Installing libffi (3.4.2-r1) 23:58:39 (17/82) Installing libintl (0.21-r2) 23:58:39 (18/82) Installing libblkid (2.38-r1) 23:58:39 (19/82) Installing libmount (2.38-r1) 23:58:39 (20/82) Installing pcre (8.45-r2) 23:58:39 (21/82) Installing glib (2.72.1-r0) 23:58:39 (22/82) Installing graphite2 (1.3.14-r1) 23:58:39 (23/82) Installing harfbuzz (4.3.0-r0) 23:58:39 (24/82) Installing libass (0.16.0-r0) 23:58:39 (25/82) Installing libdav1d (1.0.0-r0) 23:58:39 (26/82) Installing libdrm (2.4.110-r0) 23:58:39 (27/82) Installing gmp (6.2.1-r2) 23:58:39 (28/82) Installing nettle (3.7.3-r0) 23:58:39 (29/82) Installing p11-kit (0.24.1-r0) 23:58:39 (30/82) Installing libtasn1 (4.18.0-r1) 23:58:39 (31/82) Installing libunistring (1.0-r0) 23:58:39 (32/82) Installing gnutls (3.7.7-r1) 23:58:39 (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) 23:58:39 (34/82) Installing ncurses-libs (6.3_p20220521-r0) 23:58:39 (35/82) Installing lame (3.100-r0) 23:58:39 (36/82) Installing opus (1.3.1-r1) 23:58:39 (37/82) Installing libasyncns (0.8-r1) 23:58:39 (38/82) Installing dbus-libs (1.14.4-r0) 23:58:39 (39/82) Installing libltdl (2.4.7-r0) 23:58:39 (40/82) Installing orc (0.4.32-r0) 23:58:39 (41/82) Installing libgcc (11.2.1_git20220219-r2) 23:58:39 (42/82) Installing libogg (1.3.5-r1) 23:58:39 (43/82) Installing libstdc++ (11.2.1_git20220219-r2) 23:58:39 (44/82) Installing flac (1.3.4-r0) 23:58:39 (45/82) Installing libvorbis (1.3.7-r0) 23:58:39 (46/82) Installing libsndfile (1.1.0-r0) 23:58:39 (47/82) Installing libgomp (11.2.1_git20220219-r2) 23:58:39 (48/82) Installing soxr (0.1.3-r2) 23:58:39 (49/82) Installing speexdsp (1.2.0-r0) 23:58:39 (50/82) Installing tdb-libs (1.4.6-r0) 23:58:39 (51/82) Installing libpulse (15.0-r2) 23:58:39 (52/82) Installing cjson (1.7.15-r3) 23:58:39 (53/82) Installing mbedtls (2.28.2-r0) 23:58:39 (54/82) Installing librist (0.2.6-r1) 23:58:39 (55/82) Installing libsrt (1.4.4-r0) 23:58:39 (56/82) Installing libssh (0.9.6-r1) 23:58:39 (57/82) Installing libtheora (1.1.1-r16) 23:58:39 (58/82) Installing libjpeg-turbo (2.1.3-r1) 23:58:39 (59/82) Installing v4l-utils-libs (1.22.1-r1) 23:58:40 (60/82) Installing libxext (1.3.4-r0) 23:58:40 (61/82) Installing libxfixes (6.0.0-r0) 23:58:40 (62/82) Installing wayland-libs-client (1.20.0-r0) 23:58:40 (63/82) Installing libva (2.14.0-r0) 23:58:40 (64/82) Installing libvdpau (1.5-r0) 23:58:40 (65/82) Installing vidstab (1.1.0-r1) 23:58:40 (66/82) Installing libvpx (1.11.0-r1) 23:58:40 (67/82) Installing libwebp (1.2.3-r0) 23:58:40 (68/82) Installing x264-libs (0.163_git20210613-r0) 23:58:40 (69/82) Installing numactl (2.0.14-r0) 23:58:40 (70/82) Installing x265-libs (3.5-r3) 23:58:40 (71/82) Installing xvidcore (1.3.7-r1) 23:58:40 (72/82) Installing ffmpeg-libs (5.0.1-r1) 23:58:41 (73/82) Installing ffmpeg (5.0.1-r1) 23:58:41 (74/82) Installing udev-init-scripts (35-r0) 23:58:41 Executing udev-init-scripts-35-r0.post-install 23:58:41 (75/82) Installing eudev-libs (3.2.11-r0) 23:58:41 (76/82) Installing xz-libs (5.2.5-r1) 23:58:41 (77/82) Installing zstd-libs (1.5.2-r1) 23:58:41 (78/82) Installing kmod-libs (29-r2) 23:58:41 (79/82) Installing eudev (3.2.11-r0) 23:58:41 (80/82) Installing libsodium (1.0.18-r0) 23:58:41 (81/82) Installing libzmq (4.3.4-r0) 23:58:41 (82/82) Installing zeromq (4.3.4-r0) 23:58:41 Executing busybox-1.35.0-r17.trigger 23:58:41 Executing eudev-3.2.11-r0.trigger 23:58:41 OK: 78 MiB in 96 packages 23:58:45 Removing intermediate container e38a4c95d1b5 23:58:45 ---> ad172f8bb780 23:58:45 Step 18/35 : WORKDIR / 23:58:45 ---> Running in d75d09163a17 23:58:45 Removing intermediate container d75d09163a17 23:58:45 ---> f5f4e6820890 23:58:45 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 23:58:47 ---> fd7a11466069 23:58:47 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 23:58:47 ---> 621833430206 23:58:47 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 23:58:47 ---> 35a5ff272ac6 23:58:47 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 23:58:48 ---> cbdccd9c794a 23:58:48 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 23:58:48 ---> 39c1b5327a8d 23:58:48 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 23:58:49 ---> 51aba60739a6 23:58:49 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 23:58:50 ---> c79997cf6a8e 23:58:50 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 23:58:50 ---> Running in 072c5f91143d 23:58:52 Removing intermediate container 072c5f91143d 23:58:52 ---> 9684c063bda9 23:58:52 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 23:58:52 ---> Running in 48f229f50c0c 23:58:53 Removing intermediate container 48f229f50c0c 23:58:53 ---> 0324eb433ce1 23:58:53 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 23:58:53 ---> Running in 8fb38beb8866 23:58:54 Removing intermediate container 8fb38beb8866 23:58:54 ---> 1e7145815cf7 23:58:54 Step 29/35 : EXPOSE 59983 23:58:54 ---> Running in ed7b2779b3d3 23:58:55 Removing intermediate container ed7b2779b3d3 23:58:55 ---> c07f936a031c 23:58:55 Step 30/35 : EXPOSE 8554 23:58:55 ---> Running in aad48bcfd5a1 23:58:55 Removing intermediate container aad48bcfd5a1 23:58:55 ---> 3bc91821d828 23:58:55 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 23:58:55 ---> Running in f8c1ea1872e0 23:58:55 Removing intermediate container f8c1ea1872e0 23:58:55 ---> e0d4a9491a1d 23:58:55 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 23:58:55 ---> Running in 0879e7fc3bb5 23:58:56 Removing intermediate container 0879e7fc3bb5 23:58:56 ---> 7942f4a3fe4f 23:58:56 Step 33/35 : LABEL arch=arm64 23:58:56 ---> Running in 1ca4ec495a7e 23:58:56 Removing intermediate container 1ca4ec495a7e 23:58:56 ---> 45b655c14cf4 23:58:56 Step 34/35 : LABEL git_sha=d2b9d5cb34ec3a6efbcadf08c2f8dd1980ad3e2c 23:58:56 ---> Running in 61ac6be08c81 23:58:56 Removing intermediate container 61ac6be08c81 23:58:56 ---> 404080d4a99b 23:58:56 Step 35/35 : LABEL version=0.0.0 23:58:56 ---> Running in 275a40fc777e 23:58:57 Removing intermediate container 275a40fc777e 23:58:57 ---> 159542178bb0 23:58:57 [Warning] One or more build-args [ARCH] were not consumed 23:58:57 Successfully built 159542178bb0 23:58:57 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 23:58:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:58:58 23:58:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:58:58 arm64: Pulling from edgex-lftools-log-publisher 23:58:58 8998bd30e6a1: Pulling fs layer 23:58:58 04944245beec: Pulling fs layer 23:58:58 699f458cf7ca: Pulling fs layer 23:58:58 765212b225bb: Pulling fs layer 23:58:58 f23df028b6ca: Pulling fs layer 23:58:58 d65c8cfc05b1: Pulling fs layer 23:58:58 2437ff75d9bd: Pulling fs layer 23:58:58 765212b225bb: Waiting 23:58:58 d65c8cfc05b1: Waiting 23:58:58 f23df028b6ca: Waiting 23:58:58 2437ff75d9bd: Waiting 23:58:58 04944245beec: Verifying Checksum 23:58:58 04944245beec: Download complete 23:58:58 765212b225bb: Verifying Checksum 23:58:58 765212b225bb: Download complete 23:58:58 f23df028b6ca: Verifying Checksum 23:58:58 f23df028b6ca: Download complete 23:58:58 d65c8cfc05b1: Verifying Checksum 23:58:58 d65c8cfc05b1: Download complete 23:58:58 699f458cf7ca: Verifying Checksum 23:58:58 699f458cf7ca: Download complete 23:58:59 8998bd30e6a1: Verifying Checksum 23:58:59 8998bd30e6a1: Download complete 23:59:01 2437ff75d9bd: Verifying Checksum 23:59:01 2437ff75d9bd: Download complete 23:59:02 8998bd30e6a1: Pull complete 23:59:03 04944245beec: Pull complete 23:59:04 699f458cf7ca: Pull complete 23:59:04 765212b225bb: Pull complete 23:59:04 f23df028b6ca: Pull complete 23:59:05 d65c8cfc05b1: Pull complete 23:59:17 2437ff75d9bd: Pull complete 23:59:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:59:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:59:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:59:17 prd-ubuntu20.04-docker-arm64-4c-16g-2552 does not seem to be running inside a container 23:59:17 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:59:20 $ docker top c3a3a2efbc2822a93947475cc727216266ea210429c736ae05ab418de1a75d1c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:59:21 ---> job-cost.sh 23:59:21 lf-activate-venv: SKIPPING 23:59:21 INFO: No Stack... 23:59:21 INFO: Retrieving Pricing Info for: v3-standard-4 23:59:22 INFO: Archiving Costs [Pipeline] sh 23:59:23 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 23:59:23 + cut -d, -f6 [Pipeline] lock 23:59:23 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-192-1-stack-cost] 23:59:23 Resource [jenkins-edgexfoundry-device-usb-camera-PR-192-1-stack-cost] did not exist. Created. 23:59:23 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-192-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:59:24 /w/workspace/device-usb-camera/1@tmp/durable-2cf66811/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:59:24 + echo total: 0.10999999940395355 [Pipeline] stash 23:59:24 Warning: overwriting stash ‘stack-cost’ 23:59:24 Stashed 1 file(s) [Pipeline] } 23:59:24 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-192-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:59:24 $ docker stop --time=1 c3a3a2efbc2822a93947475cc727216266ea210429c736ae05ab418de1a75d1c 23:59:26 $ docker rm -f --volumes c3a3a2efbc2822a93947475cc727216266ea210429c736ae05ab418de1a75d1c [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 23:59:27 provisioning config files... 23:59:27 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-192@tmp/config14467011231610316759tmp [Pipeline] { [Pipeline] sh 23:59:27 + set +x 23:59:27 + bash -s -- 23:59:27 + curl -s https://codecov.io/bash 23:59:27 23:59:27 _____ _ 23:59:27 / ____| | | 23:59:27 | | ___ __| | ___ ___ _____ __ 23:59:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:59:27 | |___| (_) | (_| | __/ (_| (_) \ V / 23:59:27 \_____\___/ \__,_|\___|\___\___/ \_/ 23:59:27 Bash-1.0.6 23:59:27 23:59:27 23:59:27 ==> git version 2.25.1 found 23:59:27 ==> 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 23:59:27 Release-Date: 2020-01-08 23:59:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:59:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:59:27 ==> Jenkins CI detected. 23:59:27 current dir:  /w/workspace/foundry_device-usb-camera_PR-192 23:59:27 project root: . 23:59:27 --> token set from env 23:59:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:59:27 ==> Running gcov in . (disable via -X gcov) 23:59:27 ==> Python coveragepy not found 23:59:27 ==> Searching for coverage reports in: 23:59:27 + . 23:59:27 -> Found 1 reports 23:59:27 ==> Detecting git/mercurial file structure 23:59:27 ==> Reading reports 23:59:27 + ./coverage.out bytes=30666 23:59:27 ==> Appending adjustments 23:59:27 https://docs.codecov.io/docs/fixing-reports 23:59:27 + Found adjustments 23:59:27 ==> Gzipping contents 23:59:27 8.0K /tmp/codecov.W8wyKO.gz 23:59:27 ==> Uploading reports 23:59:27 url: https://codecov.io 23:59:27 query: branch=PR-192&commit=d2b9d5cb34ec3a6efbcadf08c2f8dd1980ad3e2c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-192%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=192&job=&cmd_args= 23:59:27 -> Pinging Codecov 23:59:27 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-192&commit=d2b9d5cb34ec3a6efbcadf08c2f8dd1980ad3e2c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-192%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=192&job=&cmd_args= 23:59:27 -> Uploading to 23:59:27 https://storage.googleapis.com/codecov/v4/raw/2023-03-16/73D8F5FF140700D3E01443B452E23636/d2b9d5cb34ec3a6efbcadf08c2f8dd1980ad3e2c/16839277-547a-4be8-b39d-10d60d366c23.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230316T235927Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=feb66916a57ade82bb93383abc0b332b7398227977d08b9ca0fcf312d15adba7 23:59:27 % Total % Received % Xferd Average Speed Time Time Time Current 23:59:27 Dload Upload Total Spent Left Speed 23:59:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4343 0 0 100 4343 0 18480 --:--:-- --:--:-- --:--:-- 18480 23:59:28 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/d2b9d5cb34ec3a6efbcadf08c2f8dd1980ad3e2c [Pipeline] } 23:59:28 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 23:59:29 + [ -d /w/workspace/foundry_device-usb-camera_PR-192/archives ] 23:59:29 + ls -al /w/workspace/foundry_device-usb-camera_PR-192/archives 23:59:29 total 16 23:59:29 drwxr-xr-x 3 root root 4096 Mar 16 23:49 . 23:59:29 drwxrwxr-x 11 jenkins jenkins 4096 Mar 16 23:49 .. 23:59:29 drwxr-xr-x 2 root root 4096 Mar 16 23:49 cost 23:59:29 -rw-r--r-- 1 root root 89 Mar 16 23:49 cost.csv 23:59:29 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-192/archives 23:59:29 + ls -al /w/workspace/foundry_device-usb-camera_PR-192/archives 23:59:29 total 16 23:59:29 drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 23:49 . 23:59:29 drwxrwxr-x 11 jenkins jenkins 4096 Mar 16 23:49 .. 23:59:29 drwxr-xr-x 2 jenkins jenkins 4096 Mar 16 23:49 cost 23:59:29 -rw-r--r-- 1 jenkins jenkins 89 Mar 16 23:49 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:59:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:59:31 ---> package-listing.sh 23:59:31 ++ facter osfamily 23:59:31 ++ tr '[:upper:]' '[:lower:]' 23:59:31 + OS_FAMILY=debian 23:59:31 + workspace=/w/workspace/foundry_device-usb-camera_PR-192 23:59:31 + START_PACKAGES=/tmp/packages_start.txt 23:59:31 + END_PACKAGES=/tmp/packages_end.txt 23:59:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:59:31 + PACKAGES=/tmp/packages_start.txt 23:59:31 + '[' /w/workspace/foundry_device-usb-camera_PR-192 ']' 23:59:31 + PACKAGES=/tmp/packages_end.txt 23:59:31 + case "${OS_FAMILY}" in 23:59:31 + dpkg -l 23:59:31 + grep '^ii' 23:59:31 + '[' -f /tmp/packages_start.txt ']' 23:59:31 + '[' -f /tmp/packages_end.txt ']' 23:59:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:59:31 + '[' /w/workspace/foundry_device-usb-camera_PR-192 ']' 23:59:31 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-192/archives/ 23:59:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-192/archives/ [Pipeline] echo 23:59:31 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-192/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:59:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:59:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:59:32 prd-ubuntu20.04-docker-8c-8g-2551 does not seem to be running inside a container 23:59:32 $ 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-192/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-192 -v /w/workspace/foundry_device-usb-camera_PR-192:/w/workspace/foundry_device-usb-camera_PR-192:rw,z -v /w/workspace/foundry_device-usb-camera_PR-192@tmp:/w/workspace/foundry_device-usb-camera_PR-192@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:59:32 $ docker top 91f06594a6aa5d67fc7fc2bb133ab415c80839256a63e35bcbfe3928cb3f559c -eo pid,comm [Pipeline] { [Pipeline] sh 23:59:33 + touch /tmp/pre-build-complete [Pipeline] sh 23:59:33 + mkdir -p /var/log/sysstat [Pipeline] sh 23:59:33 + ls /var/log/sa-host 23:59:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:59:33 provisioning config files... 23:59:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-192@tmp/config11538885536671953060tmp [Pipeline] { [Pipeline] echo 23:59:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:59:34 ---> create-netrc.sh [Pipeline] } 23:59:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:59:34 ---> python-tools-install.sh [Pipeline] echo 23:59:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:59:35 ---> sudo-logs.sh 23:59:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:59:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:59:35 ---> job-cost.sh 23:59:35 lf-activate-venv: SKIPPING 23:59:35 DEBUG: total: 0.2199999988079071 23:59:35 INFO: Retrieving Stack Cost... 23:59:36 INFO: Retrieving Pricing Info for: v3-standard-8 23:59:36 INFO: Archiving Costs [Pipeline] echo 23:59:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:59:36 ---> logs-deploy.sh 23:59:36 lf-activate-venv: SKIPPING 23:59:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-192/1 23:59:36 INFO: archiving workspace using pattern(s): 23:59:37 Archives upload complete. 23:59:37 INFO: archiving logs to Nexus