Pull request #82 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7513f4ed90941e0ca990017d5f1fc3613932bfa8+99c3e66cd2b563900f26eeb72b7fbc675658f659 (59f33f12cbb917e9bb25aabdb3e623d8ed4dcc8d) 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-ssh1027624247891039259.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6605423649377896846.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh 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-82/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-82/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7744507505825171999.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-82/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7646528537703791163.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh10137666695146497244.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-82/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-82/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2027459652334864788.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 bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24608 in /w/workspace/xfoundry_device-usb-camera_PR-82 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/xfoundry_device-usb-camera_PR-82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 99c3e66cd2b563900f26eeb72b7fbc675658f659 into PR head commit 7513f4ed90941e0ca990017d5f1fc3613932bfa8 Merge succeeded, producing 7513f4ed90941e0ca990017d5f1fc3613932bfa8 Checking out Revision 7513f4ed90941e0ca990017d5f1fc3613932bfa8 (PR-82) > 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/82/head:refs/remotes/origin/PR-82 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7513f4ed90941e0ca990017d5f1fc3613932bfa8 # 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 99c3e66cd2b563900f26eeb72b7fbc675658f659 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7513f4ed90941e0ca990017d5f1fc3613932bfa8 # timeout=10 Commit message: "build(deps): Bump github.com/vladimirvivien/go4vl from 0.0.2 to 0.0.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:44:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:44:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:44:43 ========================================================= 17:44:43 EdgeX Global Pipelines Version Info 17:44:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:44:43 ------------------- 17:44:43 stable info: 17:44:43 ------------------- 17:44:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:44:43 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 17:44:43 Message: update stable to v1.0.239 17:44:44 ------------------- 17:44:44 experimental info: 17:44:44 ------------------- 17:44:44 Commited By: **** collab-it+edgex@linuxfoundation.org 17:44:44 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 17:44:44 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:44:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 17:44:44 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 17:44:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:44:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:44:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:44:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:44:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:44:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:44:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:44:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:44:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:44:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 17:44:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:44:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:44:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:44:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:44:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:44:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:44:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:44:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:44:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:44:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:44:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:44:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:44:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:44:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:44:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:44:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-82 [Pipeline] echo 17:44:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-82 [Pipeline] echo 17:44:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-82 [Pipeline] echo 17:44:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7513f4ed90941e0ca990017d5f1fc3613932bfa8 [Pipeline] echo 17:44:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7513f4e [Pipeline] echo 17:44:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:44:46 provisioning config files... 17:44:46 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-82@tmp/config6099204726534582614tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:44:46 ---> docker-login.sh 17:44:46 nexus3.edgexfoundry.org:10001 17:44:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:44:46 Configure a credential helper to remove this warning. See 17:44:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:44:46 17:44:46 Login Succeeded 17:44:46 nexus3.edgexfoundry.org:10002 17:44:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:44:47 Configure a credential helper to remove this warning. See 17:44:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:44:47 17:44:47 Login Succeeded 17:44:47 nexus3.edgexfoundry.org:10003 17:44:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:44:47 Configure a credential helper to remove this warning. See 17:44:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:44:47 17:44:47 Login Succeeded 17:44:47 nexus3.edgexfoundry.org:10004 17:44:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:44:47 Configure a credential helper to remove this warning. See 17:44:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:44:47 17:44:47 Login Succeeded 17:44:47 docker.io 17:44:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:44:47 Configure a credential helper to remove this warning. See 17:44:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:44:47 17:44:47 Login Succeeded 17:44:47 ---> docker-login.sh ends [Pipeline] } 17:44:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:44:48 + git rev-list -1 --merges 7513f4ed90941e0ca990017d5f1fc3613932bfa8~1..7513f4ed90941e0ca990017d5f1fc3613932bfa8 [Pipeline] echo 17:44:48 -----------> git rev-list -1 --merges 7513f4ed90941e0ca990017d5f1fc3613932bfa8~1..7513f4ed90941e0ca990017d5f1fc3613932bfa8 7513f4ed90941e0ca990017d5f1fc3613932bfa8 [false] [Pipeline] sh 17:44:48 + git log --format=format:%s -1 7513f4ed90941e0ca990017d5f1fc3613932bfa8 [Pipeline] echo 17:44:48 ========================================================= 17:44:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:44:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:44:49 + git log --format=format:%s -1 7513f4ed90941e0ca990017d5f1fc3613932bfa8 [Pipeline] echo 17:44:49 [semverPrep] GIT_COMMIT: 7513f4ed90941e0ca990017d5f1fc3613932bfa8, Commit Message: build(deps): Bump github.com/vladimirvivien/go4vl from 0.0.2 to 0.0.3 [Pipeline] echo 17:44:49 [semverPrep] This is not a build commit. [Pipeline] sh 17:44:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:44:49 + grep -v github /etc/ssh/ssh_known_hosts 17:44:49 + [ -e /tmp/ssh_known_hosts ] 17:44:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:44:49 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:44:49 + sudo tee -a /etc/ssh/ssh_known_hosts 17:44:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:44:49 17:44:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:44:50 0.1.4: Pulling from edgex-devops/py-git-semver 17:44:50 b85a868b505f: Pulling fs layer 17:44:50 e2be974225ed: Pulling fs layer 17:44:50 339a4e72a1f5: Pulling fs layer 17:44:50 988bab9f4d93: Pulling fs layer 17:44:50 1469e6f7b9e6: Pulling fs layer 17:44:50 eaf3925da568: Pulling fs layer 17:44:50 bab4dde63d76: Pulling fs layer 17:44:50 bde34c3a00c8: Pulling fs layer 17:44:50 b352a97aabf1: Pulling fs layer 17:44:50 4872d77fe225: Pulling fs layer 17:44:50 5851b861e8e6: Pulling fs layer 17:44:50 bab4dde63d76: Waiting 17:44:50 988bab9f4d93: Waiting 17:44:50 1469e6f7b9e6: Waiting 17:44:50 bde34c3a00c8: Waiting 17:44:50 eaf3925da568: Waiting 17:44:50 b352a97aabf1: Waiting 17:44:50 4872d77fe225: Waiting 17:44:50 e2be974225ed: Verifying Checksum 17:44:50 e2be974225ed: Download complete 17:44:50 988bab9f4d93: Verifying Checksum 17:44:50 988bab9f4d93: Download complete 17:44:50 1469e6f7b9e6: Verifying Checksum 17:44:50 1469e6f7b9e6: Download complete 17:44:50 eaf3925da568: Verifying Checksum 17:44:50 eaf3925da568: Download complete 17:44:50 339a4e72a1f5: Verifying Checksum 17:44:50 339a4e72a1f5: Download complete 17:44:50 bde34c3a00c8: Verifying Checksum 17:44:50 bde34c3a00c8: Download complete 17:44:50 b352a97aabf1: Verifying Checksum 17:44:50 b352a97aabf1: Download complete 17:44:50 4872d77fe225: Verifying Checksum 17:44:50 4872d77fe225: Download complete 17:44:50 5851b861e8e6: Verifying Checksum 17:44:50 5851b861e8e6: Download complete 17:44:50 b85a868b505f: Verifying Checksum 17:44:50 b85a868b505f: Download complete 17:44:50 bab4dde63d76: Verifying Checksum 17:44:50 bab4dde63d76: Download complete 17:44:51 b85a868b505f: Pull complete 17:44:52 e2be974225ed: Pull complete 17:44:52 339a4e72a1f5: Pull complete 17:44:52 988bab9f4d93: Pull complete 17:44:52 1469e6f7b9e6: Pull complete 17:44:52 eaf3925da568: Pull complete 17:44:54 bab4dde63d76: Pull complete 17:44:54 bde34c3a00c8: Pull complete 17:44:54 b352a97aabf1: Pull complete 17:44:54 4872d77fe225: Pull complete 17:44:55 5851b861e8e6: Pull complete 17:44:55 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:44:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:44:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:44:55 prd-ubuntu20.04-docker-8c-8g-24608 does not seem to be running inside a container 17:44:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-82 -v /w/workspace/xfoundry_device-usb-camera_PR-82:/w/workspace/xfoundry_device-usb-camera_PR-82:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-82@tmp:/w/workspace/xfoundry_device-usb-camera_PR-82@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:44:57 $ docker top 381b88cc397bc5bbf5ddc3dd7760526c59d2ecbf3afcb9b86a14eac64ad09dd5 -eo pid,comm 17:44:57 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:44:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:44:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:44:57 [ssh-agent] Looking for ssh-agent implementation... 17:44:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:44:58 $ docker exec 381b88cc397bc5bbf5ddc3dd7760526c59d2ecbf3afcb9b86a14eac64ad09dd5 ssh-agent 17:44:58 SSH_AUTH_SOCK=/tmp/ssh-YSMtga70aqvU/agent.32 17:44:58 SSH_AGENT_PID=38 17:44:58 Running ssh-add (command line suppressed) 17:44:58 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-82@tmp/private_key_8067669347879060548.key (/w/workspace/xfoundry_device-usb-camera_PR-82@tmp/private_key_8067669347879060548.key) 17:44:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:44:58 + git tag --points-at HEAD [Pipeline] } 17:44:58 $ docker exec --env ******** --env ******** 381b88cc397bc5bbf5ddc3dd7760526c59d2ecbf3afcb9b86a14eac64ad09dd5 ssh-agent -k 17:44:58 unset SSH_AUTH_SOCK; 17:44:58 unset SSH_AGENT_PID; 17:44:58 echo Agent pid 38 killed; 17:44:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:44:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:44:58 [ssh-agent] Looking for ssh-agent implementation... 17:44:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:44:59 $ docker exec 381b88cc397bc5bbf5ddc3dd7760526c59d2ecbf3afcb9b86a14eac64ad09dd5 ssh-agent 17:44:59 SSH_AUTH_SOCK=/tmp/ssh-6kEFFDQd662p/agent.73 17:44:59 SSH_AGENT_PID=79 17:44:59 Running ssh-add (command line suppressed) 17:44:59 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-82@tmp/private_key_1190600843401810552.key (/w/workspace/xfoundry_device-usb-camera_PR-82@tmp/private_key_1190600843401810552.key) 17:44:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:44:59 + git semver init 17:44:59 2022-09-05 17:44:59,840 [run_init] DEBUG init version:0.0.0 force:False 17:44:59 2022-09-05 17:44:59,841 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-82/.semver 17:44:59 2022-09-05 17:44:59,842 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-82/.semver 17:44:59 2022-09-05 17:44:59,842 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-82/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-82, universal_newlines=False, shell=None, istream=None) 17:45:00 2022-09-05 17:45:00,611 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-82/.git/info/exclude 17:45:00 2022-09-05 17:45:00,612 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-82/.semver/PR-82 with force:False 17:45:00 2022-09-05 17:45:00,612 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-82/.semver/PR-82 17:45:00 2022-09-05 17:45:00,616 [execute] INFO git cat-file --batch-check 17:45:00 2022-09-05 17:45:00,616 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-82/.semver, universal_newlines=False, shell=None, istream=) 17:45:00 2022-09-05 17:45:00,624 [execute] INFO git cat-file --batch 17:45:00 2022-09-05 17:45:00,624 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-82/.semver, universal_newlines=False, shell=None, istream=) 17:45:00 2022-09-05 17:45:00,630 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-82/.semver/PR-82 17:45:00 0.0.0 [Pipeline] } 17:45:00 $ docker exec --env ******** --env ******** 381b88cc397bc5bbf5ddc3dd7760526c59d2ecbf3afcb9b86a14eac64ad09dd5 ssh-agent -k 17:45:00 unset SSH_AUTH_SOCK; 17:45:00 unset SSH_AGENT_PID; 17:45:00 echo Agent pid 79 killed; 17:45:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:45:01 + git semver [Pipeline] } 17:45:01 $ docker stop --time=1 381b88cc397bc5bbf5ddc3dd7760526c59d2ecbf3afcb9b86a14eac64ad09dd5 17:45:03 $ docker rm -f 381b88cc397bc5bbf5ddc3dd7760526c59d2ecbf3afcb9b86a14eac64ad09dd5 [Pipeline] // withDockerContainer [Pipeline] sh 17:45:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:45:03 Stashed 1 file(s) [Pipeline] echo 17:45:03 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:45:04 provisioning config files... 17:45:04 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-82@tmp/config9219360263970415449tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:45:04 ---> docker-login.sh 17:45:04 nexus3.edgexfoundry.org:10001 17:45:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:04 Configure a credential helper to remove this warning. See 17:45:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:04 17:45:04 Login Succeeded 17:45:04 nexus3.edgexfoundry.org:10002 17:45:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:04 Configure a credential helper to remove this warning. See 17:45:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:04 17:45:04 Login Succeeded 17:45:04 nexus3.edgexfoundry.org:10003 17:45:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:04 Configure a credential helper to remove this warning. See 17:45:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:04 17:45:04 Login Succeeded 17:45:04 nexus3.edgexfoundry.org:10004 17:45:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:05 Configure a credential helper to remove this warning. See 17:45:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:05 17:45:05 Login Succeeded 17:45:05 docker.io 17:45:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:05 Configure a credential helper to remove this warning. See 17:45:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:05 17:45:05 Login Succeeded 17:45:05 ---> docker-login.sh ends [Pipeline] } 17:45:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:45:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:45:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:45:05 ========================================================= 17:45:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:45:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:06 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 17:45:06 Sending build context to Docker daemon 868.4kB 17:45:06 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 17:45:06 Step 2/13 : FROM ${BASE} AS builder 17:45:06 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:45:06 2408cc74d12b: Pulling fs layer 17:45:06 ea60b727a1ce: Pulling fs layer 17:45:06 30c4a7721957: Pulling fs layer 17:45:06 370296b7ddb6: Pulling fs layer 17:45:06 7c6cee850709: Pulling fs layer 17:45:06 39a5fcdaea64: Pulling fs layer 17:45:06 370296b7ddb6: Waiting 17:45:06 7c6cee850709: Waiting 17:45:06 d94ebbe4e438: Pulling fs layer 17:45:06 bcfd1f05c69d: Pulling fs layer 17:45:06 59ccb84bbe0f: Pulling fs layer 17:45:06 d94ebbe4e438: Waiting 17:45:06 bcfd1f05c69d: Waiting 17:45:06 59ccb84bbe0f: Waiting 17:45:06 39a5fcdaea64: Waiting 17:45:06 30c4a7721957: Download complete 17:45:06 ea60b727a1ce: Verifying Checksum 17:45:06 ea60b727a1ce: Download complete 17:45:06 7c6cee850709: Download complete 17:45:06 39a5fcdaea64: Download complete 17:45:06 2408cc74d12b: Verifying Checksum 17:45:06 2408cc74d12b: Download complete 17:45:06 d94ebbe4e438: Verifying Checksum 17:45:06 d94ebbe4e438: Download complete 17:45:06 2408cc74d12b: Pull complete 17:45:06 ea60b727a1ce: Pull complete 17:45:06 30c4a7721957: Pull complete 17:45:06 59ccb84bbe0f: Verifying Checksum 17:45:06 59ccb84bbe0f: Download complete 17:45:06 bcfd1f05c69d: Verifying Checksum 17:45:06 bcfd1f05c69d: Download complete 17:45:06 370296b7ddb6: Verifying Checksum 17:45:06 370296b7ddb6: Download complete 17:45:11 370296b7ddb6: Pull complete 17:45:11 7c6cee850709: Pull complete 17:45:11 39a5fcdaea64: Pull complete 17:45:11 d94ebbe4e438: Pull complete 17:45:13 bcfd1f05c69d: Pull complete 17:45:13 59ccb84bbe0f: Pull complete 17:45:13 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 17:45:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:45:13 ---> a4fb48ad2a94 17:45:13 Step 3/13 : ARG MAKE="make build" 17:45:16 ---> Running in e696a9d63cbc 17:45:17 Removing intermediate container e696a9d63cbc 17:45:17 ---> 10bf3732dadf 17:45:17 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 17:45:17 ---> Running in 3dd266e184a0 17:45:17 Removing intermediate container 3dd266e184a0 17:45:17 ---> cd8cf5f9dcab 17:45:17 Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:45:17 ---> Running in b5d078cf834c 17:45:17 Removing intermediate container b5d078cf834c 17:45:17 ---> fadf93f2b9f9 17:45:17 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:45:17 ---> Running in 8c5dc7e05c85 17:45:17 Removing intermediate container 8c5dc7e05c85 17:45:17 ---> d4157afd23e3 17:45:17 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:45:17 ---> Running in c15c95e38880 17:45:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:45:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:45:19 Still waiting to schedule task 17:45:19 ‘prd-ubuntu20.04-docker-arm64-4c-16g-24609’ is offline 17:45:19 (1/80) Installing mesa (21.3.8-r2) 17:45:19 (2/80) Installing libxau (1.0.9-r0) 17:45:19 (3/80) Installing libxdmcp (1.1.3-r0) 17:45:19 (4/80) Installing libxcb (1.15-r0) 17:45:19 (5/80) Installing libx11 (1.8-r0) 17:45:19 (6/80) Installing libxext (1.3.4-r0) 17:45:19 (7/80) Installing libxfixes (6.0.0-r0) 17:45:19 (8/80) Installing libxxf86vm (1.1.4-r2) 17:45:20 (9/80) Installing libpciaccess (0.16-r0) 17:45:20 (10/80) Installing libdrm (2.4.110-r0) 17:45:20 (11/80) Installing mesa-glapi (21.3.8-r2) 17:45:20 (12/80) Installing libxshmfence (1.3-r1) 17:45:20 (13/80) Installing mesa-gl (21.3.8-r2) 17:45:20 (14/80) Installing icu-data-full (71.1-r2) 17:45:21 (15/80) Installing libice (1.0.10-r0) 17:45:21 (16/80) Installing libuuid (2.38-r1) 17:45:21 (17/80) Installing libsm (1.2.3-r0) 17:45:21 (18/80) Installing libxt (1.2.1-r0) 17:45:21 (19/80) Installing libxmu (1.1.3-r0) 17:45:21 (20/80) Installing xset (1.2.4-r0) 17:45:21 (21/80) Installing xprop (1.2.5-r0) 17:45:21 (22/80) Installing xdg-utils (1.1.3-r3) 17:45:21 (23/80) Installing dbus-libs (1.14.0-r1) 17:45:22 (24/80) Installing libffi (3.4.2-r1) 17:45:22 (25/80) Installing libintl (0.21-r2) 17:45:22 (26/80) Installing libblkid (2.38-r1) 17:45:22 (27/80) Installing libmount (2.38-r1) 17:45:22 (28/80) Installing pcre (8.45-r2) 17:45:22 (29/80) Installing glib (2.72.1-r0) 17:45:22 (30/80) Installing icu-libs (71.1-r2) 17:45:22 (31/80) Installing libpcre2-16 (10.40-r0) 17:45:22 (32/80) Installing zstd-libs (1.5.2-r1) 17:45:22 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 17:45:23 (34/80) Installing hicolor-icon-theme (0.17-r1) 17:45:23 (35/80) Installing wayland-libs-server (1.20.0-r0) 17:45:23 (36/80) Installing mesa-gbm (21.3.8-r2) 17:45:23 (37/80) Installing wayland-libs-client (1.20.0-r0) 17:45:23 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 17:45:23 (39/80) Installing libxcomposite (0.4.5-r0) 17:45:24 (40/80) Installing libbz2 (1.0.8-r1) 17:45:24 (41/80) Installing libpng (1.6.37-r1) 17:45:24 (42/80) Installing freetype (2.12.1-r0) 17:45:24 (43/80) Installing fontconfig (2.14.0-r0) 17:45:24 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 17:45:24 (45/80) Installing wayland-libs-egl (1.20.0-r0) 17:45:24 (46/80) Installing xkeyboard-config (2.35.1-r0) 17:45:24 (47/80) Installing xz-libs (5.2.5-r1) 17:45:24 (48/80) Installing libxml2 (2.9.14-r1) 17:45:24 (49/80) Installing libxkbcommon (1.4.1-r0) 17:45:24 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 17:45:25 (51/80) Installing mesa-egl (21.3.8-r2) 17:45:25 (52/80) Installing avahi-libs (0.8-r6) 17:45:25 (53/80) Installing nettle (3.7.3-r0) 17:45:25 (54/80) Installing p11-kit (0.24.1-r0) 17:45:25 (55/80) Installing libtasn1 (4.18.0-r0) 17:45:25 (56/80) Installing libunistring (1.0-r0) 17:45:25 (57/80) Installing gnutls (3.7.7-r0) 17:45:25 (58/80) Installing cups-libs (2.4.2-r0) 17:45:25 (59/80) Installing graphite2 (1.3.14-r1) 17:45:25 (60/80) Installing harfbuzz (4.3.0-r0) 17:45:26 (61/80) Installing libevdev (1.12.1-r0) 17:45:26 (62/80) Installing mtdev (1.1.6-r0) 17:45:26 (63/80) Installing eudev-libs (3.2.11-r0) 17:45:26 (64/80) Installing libinput-libs (1.20.1-r0) 17:45:26 (65/80) Installing libjpeg-turbo (2.1.3-r1) 17:45:26 (66/80) Installing xcb-util-wm (0.4.1-r1) 17:45:26 (67/80) Installing xcb-util (0.4.0-r3) 17:45:26 (68/80) Installing xcb-util-image (0.4.0-r1) 17:45:26 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 17:45:26 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 17:45:26 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 17:45:27 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 17:45:27 (73/80) Installing v4l-utils-libs (1.22.1-r1) 17:45:27 (74/80) Installing v4l-utils (1.22.1-r1) 17:45:27 (75/80) Installing udev-init-scripts (35-r0) 17:45:28 Executing udev-init-scripts-35-r0.post-install 17:45:28 (76/80) Installing kmod-libs (29-r2) 17:45:28 (77/80) Installing eudev (3.2.11-r0) 17:45:28 (78/80) Installing eudev-dev (3.2.11-r0) 17:45:28 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 17:45:28 (80/80) Installing v4l-utils-dev (1.22.1-r1) 17:45:28 Executing busybox-1.35.0-r13.trigger 17:45:28 Executing eudev-3.2.11-r0.trigger 17:45:28 OK: 330 MiB in 131 packages 17:45:31 Removing intermediate container c15c95e38880 17:45:31 ---> e787aa62e303 17:45:31 Step 8/13 : WORKDIR /device-usb-camera 17:45:31 ---> Running in 18e80ae9f309 17:45:31 Removing intermediate container 18e80ae9f309 17:45:31 ---> 296eca428b1f 17:45:31 Step 9/13 : COPY go.mod vendor* ./ 17:45:31 ---> 17407873a7af 17:45:31 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:45:31 ---> Running in b8e5ee6fd42d 17:45:49 Removing intermediate container b8e5ee6fd42d 17:45:49 ---> f773d6bc498a 17:45:49 Step 11/13 : COPY . . 17:45:49 ---> 2f9a1fd3000c 17:45:49 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:45:49 ---> Running in d22ed09ee15f 17:45:49  % Total % Received % Xferd Average Speed Time Time Time Current 17:45:49 Dload Upload Total Spent Left Speed 17:45:49 0  0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 43018 0 --:--:-- --:--:-- --:--:-- 44250 17:45:49 Removing intermediate container d22ed09ee15f 17:45:49 ---> a0538589efd2 17:45:49 Step 13/13 : RUN ${MAKE} 17:45:49 ---> Running in d8fc4de77ca8 17:45:49 noop 17:45:49 Removing intermediate container d8fc4de77ca8 17:45:49 ---> 1c6aa500be42 17:45:49 Successfully built 1c6aa500be42 17:45:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:50 + docker inspect -f . ci-base-image-x86_64 17:45:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:45:50 prd-ubuntu20.04-docker-8c-8g-24608 does not seem to be running inside a container 17:45:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-82 -v /w/workspace/xfoundry_device-usb-camera_PR-82:/w/workspace/xfoundry_device-usb-camera_PR-82:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-82@tmp:/w/workspace/xfoundry_device-usb-camera_PR-82@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 ******** ci-base-image-x86_64 cat 17:45:50 $ docker top 891a673036069faf3029141808db11401f6990baf56668491ec65f43f5743fe2 -eo pid,comm [Pipeline] { [Pipeline] sh 17:45:51 + go version 17:45:51 go version go1.18.3 linux/amd64 [Pipeline] } 17:45:51 $ docker stop --time=1 891a673036069faf3029141808db11401f6990baf56668491ec65f43f5743fe2 17:45:52 $ docker rm -f 891a673036069faf3029141808db11401f6990baf56668491ec65f43f5743fe2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:53 + docker inspect -f . ci-base-image-x86_64 17:45:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:45:53 prd-ubuntu20.04-docker-8c-8g-24608 does not seem to be running inside a container 17:45:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-usb-camera_PR-82 -v /w/workspace/xfoundry_device-usb-camera_PR-82:/w/workspace/xfoundry_device-usb-camera_PR-82:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-82@tmp:/w/workspace/xfoundry_device-usb-camera_PR-82@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 ******** ci-base-image-x86_64 cat 17:45:53 $ docker top d5ef234521b1416595cd0b633d4c870837238761c2b607a3cd99376b145fed58 -eo pid,comm [Pipeline] { [Pipeline] sh 17:45:54 + git config --global --add safe.directory /w/workspace/xfoundry_device-usb-camera_PR-82 [Pipeline] fileExists [Pipeline] sh 17:45:54 + make test 17:45:54 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 17:45:54 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:46:04 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:46:04 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.014s coverage: 1.9% of statements 17:46:11 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 17:46:11 CGO_ENABLED=1 go vet ./... 17:46:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:46:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:46:13 ./bin/test-attribution-txt.sh [Pipeline] echo 17:46:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:46:13 $ docker stop --time=1 d5ef234521b1416595cd0b633d4c870837238761c2b607a3cd99376b145fed58 17:46:16 $ docker rm -f d5ef234521b1416595cd0b633d4c870837238761c2b607a3cd99376b145fed58 [Pipeline] // withDockerContainer [Pipeline] sh 17:46:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:46:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:46:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:46:17 + ls -al . 17:46:17 total 200 17:46:17 drwxrwxr-x 9 jenkins jenkins 4096 Sep 5 17:45 . 17:46:17 drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 17:44 .. 17:46:17 drwxrwxr-x 8 jenkins jenkins 4096 Sep 5 17:46 .git 17:46:17 drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 17:44 .github 17:46:17 -rw-rw-r-- 1 jenkins jenkins 414 Sep 5 17:44 .gitignore 17:46:17 -rw-rw-r-- 1 jenkins jenkins 42 Sep 5 17:44 .golangci.yml 17:46:17 -rw-rw-r-- 1 jenkins jenkins 77 Sep 5 17:44 .hadolint.yml 17:46:17 drwxr-xr-x 3 jenkins jenkins 4096 Sep 5 17:45 .semver 17:46:17 -rw-rw-r-- 1 jenkins jenkins 9569 Sep 5 17:44 Attribution.txt 17:46:17 -rw-rw-r-- 1 jenkins jenkins 1206 Sep 5 17:44 CHANGELOG.md 17:46:17 -rw-rw-r-- 1 jenkins jenkins 2410 Sep 5 17:44 Dockerfile 17:46:17 -rw-rw-r-- 1 jenkins jenkins 678 Sep 5 17:44 GOVERNANCE.md 17:46:17 -rw-rw-r-- 1 jenkins jenkins 659 Sep 5 17:44 Jenkinsfile 17:46:17 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 5 17:44 LICENSE 17:46:17 -rw-rw-r-- 1 jenkins jenkins 2345 Sep 5 17:44 Makefile 17:46:17 -rw-rw-r-- 1 jenkins jenkins 622 Sep 5 17:44 OWNERS.md 17:46:17 -rw-rw-r-- 1 jenkins jenkins 12817 Sep 5 17:44 README.md 17:46:17 -rw-rw-r-- 1 jenkins jenkins 5 Sep 5 17:45 VERSION 17:46:17 drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 17:44 bin 17:46:17 drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 17:44 cmd 17:46:17 -rw-r--r-- 1 jenkins jenkins 29387 Sep 5 17:46 coverage.out 17:46:17 -rwxrwxr-x 1 jenkins jenkins 140 Sep 5 17:44 docker-entrypoint.sh 17:46:17 -rw-rw-r-- 1 jenkins jenkins 3606 Sep 5 17:44 go.mod 17:46:17 -rw-rw-r-- 1 jenkins jenkins 37073 Sep 5 17:44 go.sum 17:46:17 drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 17:44 internal 17:46:17 drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 17:44 snap 17:46:17 -rw-rw-r-- 1 jenkins jenkins 231 Sep 5 17:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:46:18 + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=7513f4ed90941e0ca990017d5f1fc3613932bfa8 --label arch=amd64 --label version=0.0.0 . 17:46:18 Sending build context to Docker daemon 898.6kB 17:46:18 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 17:46:18 Step 2/35 : FROM ${BASE} AS builder 17:46:18 ---> 1c6aa500be42 17:46:18 Step 3/35 : ARG MAKE="make build" 17:46:18 ---> Running in 6415ca54d3b9 17:46:18 Removing intermediate container 6415ca54d3b9 17:46:18 ---> f66cf1370fd2 17:46:18 Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 17:46:18 ---> Running in 8099044a518e 17:46:18 Removing intermediate container 8099044a518e 17:46:18 ---> b97cc3d008f0 17:46:18 Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:46:18 ---> Running in 599ba6a050a2 17:46:18 Removing intermediate container 599ba6a050a2 17:46:18 ---> 26e813e3dbcb 17:46:18 Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:46:18 ---> Running in 3e97ed897ae7 17:46:18 Removing intermediate container 3e97ed897ae7 17:46:18 ---> e44b253cfbff 17:46:18 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:46:18 ---> Running in c8bd4ce8f596 17:46:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:46:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:46:20 OK: 330 MiB in 131 packages 17:46:20 Removing intermediate container c8bd4ce8f596 17:46:20 ---> 9ba9287403be 17:46:20 Step 8/35 : WORKDIR /device-usb-camera 17:46:20 ---> Running in 709481a78510 17:46:20 Removing intermediate container 709481a78510 17:46:20 ---> 604f1976718e 17:46:20 Step 9/35 : COPY go.mod vendor* ./ 17:46:20 ---> cf19c10c5b1e 17:46:20 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:46:20 ---> Running in 0e522357fb27 17:46:21 Removing intermediate container 0e522357fb27 17:46:21 ---> 958a631b11b6 17:46:21 Step 11/35 : COPY . . 17:46:21 ---> 0627fb2a2069 17:46:21 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:46:21 ---> Running in bd6fd8c6b0db 17:46:22  % Total % Received % Xferd Average Speed Time Time Time Current 17:46:22 Dload Upload Total Spent Left Speed 17:46:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 45706 0 --:--:-- --:--:-- --:--:-- 46173 17:46:22 Removing intermediate container bd6fd8c6b0db 17:46:22 ---> 40e5a1d1667b 17:46:22 Step 13/35 : RUN ${MAKE} 17:46:22 ---> Running in f6c58a43bfad 17:46:22 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.19" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 17:46:44 Removing intermediate container f6c58a43bfad 17:46:44 ---> 7c29d549d247 17:46:44 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 17:46:44 v0.18.4: Pulling from aler9/rtsp-simple-server 17:46:44 af6660deedbd: Pulling fs layer 17:46:44 97cd0a44c592: Pulling fs layer 17:46:44 97cd0a44c592: Download complete 17:46:44 af6660deedbd: Verifying Checksum 17:46:44 af6660deedbd: Download complete 17:46:44 af6660deedbd: Pull complete 17:46:44 97cd0a44c592: Pull complete 17:46:44 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 17:46:44 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 17:46:44 ---> fea57e182299 17:46:44 Step 15/35 : FROM alpine:3.16 17:46:44 3.16: Pulling from library/alpine 17:46:44 213ec9aee27d: Pulling fs layer 17:46:44 213ec9aee27d: Verifying Checksum 17:46:44 213ec9aee27d: Download complete 17:46:44 213ec9aee27d: Pull complete 17:46:44 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 17:46:44 Status: Downloaded newer image for alpine:3.16 17:46:44 ---> 9c6f07244728 17:46:44 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:46:44 ---> Running in 3870ed3bcbcf 17:46:44 Removing intermediate container 3870ed3bcbcf 17:46:44 ---> 74e7c4ebef97 17:46:44 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 17:46:44 ---> Running in ac0406fadca0 17:46:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:46:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:46:45 (1/83) Installing dumb-init (1.2.5-r1) 17:46:45 (2/83) Installing sdl2 (2.0.22-r0) 17:46:45 (3/83) Installing libxau (1.0.9-r0) 17:46:45 (4/83) Installing libxdmcp (1.1.3-r0) 17:46:45 (5/83) Installing libxcb (1.15-r0) 17:46:45 (6/83) Installing libx11 (1.8-r0) 17:46:45 (7/83) Installing aom-libs (3.3.0-r0) 17:46:45 (8/83) Installing alsa-lib (1.2.7.2-r0) 17:46:45 (9/83) Installing expat (2.4.8-r0) 17:46:45 (10/83) Installing brotli-libs (1.0.9-r6) 17:46:45 (11/83) Installing libbz2 (1.0.8-r1) 17:46:45 (12/83) Installing libpng (1.6.37-r1) 17:46:45 (13/83) Installing freetype (2.12.1-r0) 17:46:45 (14/83) Installing fontconfig (2.14.0-r0) 17:46:45 (15/83) Installing fribidi (1.0.12-r0) 17:46:45 (16/83) Installing libffi (3.4.2-r1) 17:46:45 (17/83) Installing libintl (0.21-r2) 17:46:45 (18/83) Installing libblkid (2.38-r1) 17:46:45 (19/83) Installing libmount (2.38-r1) 17:46:45 (20/83) Installing pcre (8.45-r2) 17:46:45 (21/83) Installing glib (2.72.1-r0) 17:46:45 (22/83) Installing graphite2 (1.3.14-r1) 17:46:45 (23/83) Installing harfbuzz (4.3.0-r0) 17:46:45 (24/83) Installing libass (0.16.0-r0) 17:46:45 (25/83) Installing libdav1d (1.0.0-r0) 17:46:45 (26/83) Installing libpciaccess (0.16-r0) 17:46:45 (27/83) Installing libdrm (2.4.110-r0) 17:46:45 (28/83) Installing gmp (6.2.1-r2) 17:46:45 (29/83) Installing nettle (3.7.3-r0) 17:46:45 (30/83) Installing p11-kit (0.24.1-r0) 17:46:45 (31/83) Installing libtasn1 (4.18.0-r0) 17:46:45 (32/83) Installing libunistring (1.0-r0) 17:46:45 (33/83) Installing gnutls (3.7.7-r0) 17:46:45 (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) 17:46:45 (35/83) Installing ncurses-libs (6.3_p20220521-r0) 17:46:45 (36/83) Installing lame (3.100-r0) 17:46:45 (37/83) Installing opus (1.3.1-r1) 17:46:45 (38/83) Installing libasyncns (0.8-r1) 17:46:45 (39/83) Installing dbus-libs (1.14.0-r1) 17:46:45 (40/83) Installing libltdl (2.4.7-r0) 17:46:45 (41/83) Installing orc (0.4.32-r0) 17:46:45 (42/83) Installing libgcc (11.2.1_git20220219-r2) 17:46:45 (43/83) Installing libogg (1.3.5-r1) 17:46:45 (44/83) Installing libstdc++ (11.2.1_git20220219-r2) 17:46:45 (45/83) Installing flac (1.3.4-r0) 17:46:45 (46/83) Installing libvorbis (1.3.7-r0) 17:46:45 (47/83) Installing libsndfile (1.1.0-r0) 17:46:46 (48/83) Installing libgomp (11.2.1_git20220219-r2) 17:46:46 (49/83) Installing soxr (0.1.3-r2) 17:46:46 (50/83) Installing speexdsp (1.2.0-r0) 17:46:46 (51/83) Installing tdb-libs (1.4.6-r0) 17:46:46 (52/83) Installing libpulse (15.0-r2) 17:46:46 (53/83) Installing cjson (1.7.15-r3) 17:46:46 (54/83) Installing mbedtls (2.28.1-r0) 17:46:46 (55/83) Installing librist (0.2.6-r1) 17:46:46 (56/83) Installing libsrt (1.4.4-r0) 17:46:46 (57/83) Installing libssh (0.9.6-r1) 17:46:46 (58/83) Installing libtheora (1.1.1-r16) 17:46:46 (59/83) Installing libjpeg-turbo (2.1.3-r1) 17:46:46 (60/83) Installing v4l-utils-libs (1.22.1-r1) 17:46:46 (61/83) Installing libxext (1.3.4-r0) 17:46:46 (62/83) Installing libxfixes (6.0.0-r0) 17:46:46 (63/83) Installing wayland-libs-client (1.20.0-r0) 17:46:46 (64/83) Installing libva (2.14.0-r0) 17:46:46 (65/83) Installing libvdpau (1.5-r0) 17:46:46 (66/83) Installing vidstab (1.1.0-r1) 17:46:46 (67/83) Installing libvpx (1.11.0-r1) 17:46:46 (68/83) Installing libwebp (1.2.3-r0) 17:46:46 (69/83) Installing x264-libs (0.163_git20210613-r0) 17:46:46 (70/83) Installing numactl (2.0.14-r0) 17:46:46 (71/83) Installing x265-libs (3.5-r3) 17:46:46 (72/83) Installing xvidcore (1.3.7-r1) 17:46:46 (73/83) Installing ffmpeg-libs (5.0.1-r1) 17:46:46 (74/83) Installing ffmpeg (5.0.1-r1) 17:46:46 (75/83) Installing udev-init-scripts (35-r0) 17:46:46 Executing udev-init-scripts-35-r0.post-install 17:46:46 (76/83) Installing eudev-libs (3.2.11-r0) 17:46:46 (77/83) Installing xz-libs (5.2.5-r1) 17:46:46 (78/83) Installing zstd-libs (1.5.2-r1) 17:46:46 (79/83) Installing kmod-libs (29-r2) 17:46:46 (80/83) Installing eudev (3.2.11-r0) 17:46:46 (81/83) Installing libsodium (1.0.18-r0) 17:46:46 (82/83) Installing libzmq (4.3.4-r0) 17:46:46 (83/83) Installing zeromq (4.3.4-r0) 17:46:46 Executing busybox-1.35.0-r17.trigger 17:46:46 Executing eudev-3.2.11-r0.trigger 17:46:46 OK: 101 MiB in 97 packages 17:46:48 Removing intermediate container ac0406fadca0 17:46:48 ---> 7eb7d2c93e5e 17:46:48 Step 18/35 : WORKDIR / 17:46:48 ---> Running in c5ad18f7c5af 17:46:49 Removing intermediate container c5ad18f7c5af 17:46:49 ---> e19efeb1f3ed 17:46:49 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 17:46:49 ---> 1c45ed91bcf9 17:46:49 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 17:46:49 ---> d0e117ceefc5 17:46:49 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:46:49 ---> 910c527c54d4 17:46:49 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:46:50 ---> e1206d71d0c4 17:46:50 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:46:50 ---> 749a6643123e 17:46:50 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 17:46:50 ---> 96547a91bff2 17:46:50 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 17:46:50 ---> 0719ad07b8b8 17:46:50 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:46:50 ---> Running in c583c4325343 17:46:51 Removing intermediate container c583c4325343 17:46:51 ---> b76d869d1aa6 17:46:51 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:46:51 ---> Running in 6ebb122ae286 17:46:51 Removing intermediate container 6ebb122ae286 17:46:51 ---> 4d6b0de7338b 17:46:51 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:46:51 ---> Running in 5b8da7ed418d 17:46:52 Removing intermediate container 5b8da7ed418d 17:46:52 ---> 5e5dcfd2c8c5 17:46:52 Step 29/35 : EXPOSE 59983 17:46:52 ---> Running in 65409de3ea6e 17:46:52 Removing intermediate container 65409de3ea6e 17:46:52 ---> 42035552a4e3 17:46:52 Step 30/35 : EXPOSE 8554 17:46:52 ---> Running in d4b0a83fbd0e 17:46:52 Removing intermediate container d4b0a83fbd0e 17:46:52 ---> 6920209536e8 17:46:52 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:46:52 ---> Running in f5040f47d129 17:46:52 Removing intermediate container f5040f47d129 17:46:52 ---> 754a4dfd6ff1 17:46:52 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 17:46:53 ---> Running in 45d0ed3af7f8 17:46:53 Removing intermediate container 45d0ed3af7f8 17:46:53 ---> 1573b34751b0 17:46:53 Step 33/35 : LABEL arch=amd64 17:46:53 ---> Running in 27d846e852d7 17:46:53 Removing intermediate container 27d846e852d7 17:46:53 ---> fbf070735071 17:46:53 Step 34/35 : LABEL git_sha=7513f4ed90941e0ca990017d5f1fc3613932bfa8 17:46:53 ---> Running in ad97b29135ff 17:46:53 Removing intermediate container ad97b29135ff 17:46:53 ---> f17b5dec3cb5 17:46:53 Step 35/35 : LABEL version=0.0.0 17:46:53 ---> Running in 54f50a152e37 17:46:53 Removing intermediate container 54f50a152e37 17:46:53 ---> 99a6ec6636a8 17:46:53 [Warning] One or more build-args [ARCH] were not consumed 17:46:53 Successfully built 99a6ec6636a8 17:46:53 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:46:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:46:54 17:46:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:46:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:46:54 latest: Pulling from edgex-lftools-log-publisher 17:46:54 5eb5b503b376: Pulling fs layer 17:46:54 5c69ac0246d0: Pulling fs layer 17:46:54 ec43610c2a17: Pulling fs layer 17:46:54 3a2ae6a8a46f: Pulling fs layer 17:46:54 33b1e0a273af: Pulling fs layer 17:46:54 5d3b04190fa2: Pulling fs layer 17:46:54 2f39f015ded8: Pulling fs layer 17:46:54 5d3b04190fa2: Waiting 17:46:54 3a2ae6a8a46f: Waiting 17:46:54 33b1e0a273af: Waiting 17:46:54 2f39f015ded8: Waiting 17:46:54 5c69ac0246d0: Download complete 17:46:54 3a2ae6a8a46f: Download complete 17:46:54 33b1e0a273af: Verifying Checksum 17:46:54 33b1e0a273af: Download complete 17:46:54 5d3b04190fa2: Verifying Checksum 17:46:54 5d3b04190fa2: Download complete 17:46:54 ec43610c2a17: Verifying Checksum 17:46:54 ec43610c2a17: Download complete 17:46:54 5eb5b503b376: Verifying Checksum 17:46:54 5eb5b503b376: Download complete 17:46:55 2f39f015ded8: Download complete 17:46:55 5eb5b503b376: Pull complete 17:46:55 5c69ac0246d0: Pull complete 17:46:56 ec43610c2a17: Pull complete 17:46:56 3a2ae6a8a46f: Pull complete 17:46:56 33b1e0a273af: Pull complete 17:46:56 5d3b04190fa2: Pull complete 17:47:01 2f39f015ded8: Pull complete 17:47:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:47:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:47:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:47:01 prd-ubuntu20.04-docker-8c-8g-24608 does not seem to be running inside a container 17:47:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-usb-camera_PR-82 -v /w/workspace/xfoundry_device-usb-camera_PR-82:/w/workspace/xfoundry_device-usb-camera_PR-82:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-82@tmp:/w/workspace/xfoundry_device-usb-camera_PR-82@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:47:03 $ docker top d72e6d6964215992805e98337144b24b631bff792ab252b04bda5b90e27bf0a3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:47:04 ---> job-cost.sh 17:47:04 lf-activate-venv: SKIPPING 17:47:04 INFO: No Stack... 17:47:04 INFO: Retrieving Pricing Info for: v3-standard-8 17:47:05 INFO: Archiving Costs [Pipeline] sh 17:47:05 + cat /w/workspace/xfoundry_device-usb-camera_PR-82/archives/cost.csv 17:47:05 + cut -d, -f6 [Pipeline] lock 17:47:05 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-82-1-stack-cost] 17:47:05 Resource [jenkins-edgexfoundry-device-usb-camera-PR-82-1-stack-cost] did not exist. Created. 17:47:05 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-82-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:47:05 + echo total: 0.2199999988079071 [Pipeline] stash 17:47:05 Stashed 1 file(s) [Pipeline] } 17:47:05 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-82-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:47:05 $ docker stop --time=1 d72e6d6964215992805e98337144b24b631bff792ab252b04bda5b90e27bf0a3 17:47:07 $ docker rm -f d72e6d6964215992805e98337144b24b631bff792ab252b04bda5b90e27bf0a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:47:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24610 in /w/workspace/xfoundry_device-usb-camera_PR-82 [Pipeline] { [Pipeline] ws 17:47:42 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 17:47:42 Selected Git installation does not exist. Using Default 17:47:42 The recommended git tool is: NONE 17:47:49 using credential edgex-jenkins-ssh 17:47:49 Cloning the remote Git repository 17:47:49 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 17:47:49 > git init /w/workspace/device-usb-camera/1 # timeout=10 17:47:49 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:47:49 > git --version # timeout=10 17:47:49 > git --version # 'git version 2.25.1' 17:47:49 using GIT_SSH to set credentials SSH Credentials for GitHub 17:47:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:47:50 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:47:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:47:50 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:47:50 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:47:50 using GIT_SSH to set credentials SSH Credentials for GitHub 17:47:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/82/head:refs/remotes/origin/PR-82 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:47:50 Merging remotes/origin/main commit 99c3e66cd2b563900f26eeb72b7fbc675658f659 into PR head commit 7513f4ed90941e0ca990017d5f1fc3613932bfa8 17:47:51 Merge succeeded, producing 7513f4ed90941e0ca990017d5f1fc3613932bfa8 17:47:51 Checking out Revision 7513f4ed90941e0ca990017d5f1fc3613932bfa8 (PR-82) 17:47:50 > git config core.sparsecheckout # timeout=10 17:47:50 > git checkout -f 7513f4ed90941e0ca990017d5f1fc3613932bfa8 # timeout=10 17:47:50 > git remote # timeout=10 17:47:51 > git config --get remote.origin.url # timeout=10 17:47:51 using GIT_SSH to set credentials SSH Credentials for GitHub 17:47:51 > git merge 99c3e66cd2b563900f26eeb72b7fbc675658f659 # timeout=10 17:47:51 > git rev-parse HEAD^{commit} # timeout=10 17:47:51 > git config core.sparsecheckout # timeout=10 17:47:51 > git checkout -f 7513f4ed90941e0ca990017d5f1fc3613932bfa8 # timeout=10 17:47:55 Commit message: "build(deps): Bump github.com/vladimirvivien/go4vl from 0.0.2 to 0.0.3" 17:47:55 > git --version # timeout=10 17:47:55 > git --version # 'git version 2.25.1' 17:47:55 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:47:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:47:56 % Total % Received % Xferd Average Speed Time Time Time Current 17:47:56 Dload Upload Total Spent Left Speed 17:47:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 227k 0 --:--:-- --:--:-- --:--:-- 227k [Pipeline] sh 17:47:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:47:58 + + sudo tee /etc/docker/daemon.new 17:47:58 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:47:58 { 17:47:58 "registry-mirrors": [ 17:47:58 "https://nexus3.edgexfoundry.org:10001" 17:47:58 ], 17:47:58 "bip": "10.250.0.254/24", 17:47:58 "hosts": [ 17:47:58 "tcp://0.0.0.0:5555", 17:47:58 "unix:///var/run/docker.sock" 17:47:58 ], 17:47:58 "mtu": 1458, 17:47:58 "selinux-enabled": true, 17:47:58 "seccomp-profile": "/etc/docker/seccomp.json" 17:47:58 } [Pipeline] sh 17:47:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:47:58 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:48:17 provisioning config files... 17:48:17 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config8857509991030296860tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:48:17 ---> docker-login.sh 17:48:17 nexus3.edgexfoundry.org:10001 17:48:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:18 Configure a credential helper to remove this warning. See 17:48:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:18 17:48:18 Login Succeeded 17:48:18 nexus3.edgexfoundry.org:10002 17:48:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:19 Configure a credential helper to remove this warning. See 17:48:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:19 17:48:19 Login Succeeded 17:48:19 nexus3.edgexfoundry.org:10003 17:48:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:19 Configure a credential helper to remove this warning. See 17:48:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:19 17:48:19 Login Succeeded 17:48:19 nexus3.edgexfoundry.org:10004 17:48:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:20 Configure a credential helper to remove this warning. See 17:48:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:20 17:48:20 Login Succeeded 17:48:20 docker.io 17:48:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:21 Configure a credential helper to remove this warning. See 17:48:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:21 17:48:21 Login Succeeded 17:48:21 ---> docker-login.sh ends [Pipeline] } 17:48:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:48:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:48:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:48:21 ========================================================= 17:48:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:48:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:22 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 17:48:22 Sending build context to Docker daemon 561.2kB 17:48:22 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 17:48:22 Step 2/13 : FROM ${BASE} AS builder 17:48:22 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:48:22 b3c136eddcbf: Pulling fs layer 17:48:22 c0a3192eca97: Pulling fs layer 17:48:22 a050256f5b6f: Pulling fs layer 17:48:22 656be50a0ddc: Pulling fs layer 17:48:22 2bbca73fdf42: Pulling fs layer 17:48:22 46d945488cbd: Pulling fs layer 17:48:22 8a5474983e97: Pulling fs layer 17:48:22 329c88fbcd65: Pulling fs layer 17:48:22 656be50a0ddc: Waiting 17:48:22 46d945488cbd: Waiting 17:48:22 2bbca73fdf42: Waiting 17:48:22 8a5474983e97: Waiting 17:48:22 329c88fbcd65: Waiting 17:48:22 a050256f5b6f: Verifying Checksum 17:48:22 a050256f5b6f: Download complete 17:48:22 c0a3192eca97: Verifying Checksum 17:48:22 c0a3192eca97: Download complete 17:48:22 2bbca73fdf42: Verifying Checksum 17:48:22 2bbca73fdf42: Download complete 17:48:22 46d945488cbd: Verifying Checksum 17:48:22 46d945488cbd: Download complete 17:48:22 b3c136eddcbf: Verifying Checksum 17:48:22 b3c136eddcbf: Download complete 17:48:23 b3c136eddcbf: Pull complete 17:48:23 329c88fbcd65: Verifying Checksum 17:48:23 329c88fbcd65: Download complete 17:48:24 c0a3192eca97: Pull complete 17:48:24 a050256f5b6f: Pull complete 17:48:25 8a5474983e97: Verifying Checksum 17:48:25 8a5474983e97: Download complete 17:48:25 656be50a0ddc: Verifying Checksum 17:48:25 656be50a0ddc: Download complete 17:48:40 656be50a0ddc: Pull complete 17:48:40 2bbca73fdf42: Pull complete 17:48:40 46d945488cbd: Pull complete 17:48:45 8a5474983e97: Pull complete 17:48:47 329c88fbcd65: Pull complete 17:48:47 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 17:48:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:48:47 ---> ff4287adb874 17:48:47 Step 3/13 : ARG MAKE="make build" 17:48:48 ---> Running in d087c637fa0b 17:48:48 Removing intermediate container d087c637fa0b 17:48:48 ---> 3e57d1881bee 17:48:48 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 17:48:48 ---> Running in 2cbd2f0891bd 17:48:49 Removing intermediate container 2cbd2f0891bd 17:48:49 ---> 1b57b4336ba1 17:48:49 Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:48:49 ---> Running in 41a76e18f569 17:48:51 Removing intermediate container 41a76e18f569 17:48:51 ---> 913e62ab19ac 17:48:51 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:48:51 ---> Running in 282113411ba4 17:48:52 Removing intermediate container 282113411ba4 17:48:52 ---> 997c42c16ce5 17:48:52 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:48:52 ---> Running in 3826bddc955e 17:48:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:48:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:48:55 (1/14) Installing libintl (0.21-r2) 17:48:55 (2/14) Installing eudev-libs (3.2.11-r0) 17:48:55 (3/14) Installing libjpeg-turbo (2.1.3-r1) 17:48:56 (4/14) Installing v4l-utils-libs (1.22.1-r1) 17:48:56 (5/14) Installing v4l-utils (1.22.1-r1) 17:48:56 (6/14) Installing udev-init-scripts (35-r0) 17:48:56 Executing udev-init-scripts-35-r0.post-install 17:48:56 (7/14) Installing libblkid (2.38-r1) 17:48:56 (8/14) Installing xz-libs (5.2.5-r1) 17:48:56 (9/14) Installing zstd-libs (1.5.2-r1) 17:48:56 (10/14) Installing kmod-libs (29-r2) 17:48:56 (11/14) Installing eudev (3.2.11-r0) 17:48:56 (12/14) Installing eudev-dev (3.2.11-r0) 17:48:56 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 17:48:57 (14/14) Installing v4l-utils-dev (1.22.1-r1) 17:48:57 Executing busybox-1.35.0-r13.trigger 17:48:57 Executing eudev-3.2.11-r0.trigger 17:48:57 OK: 228 MiB in 65 packages 17:48:58 Removing intermediate container 3826bddc955e 17:48:58 ---> 90677c68c56c 17:48:58 Step 8/13 : WORKDIR /device-usb-camera 17:48:58 ---> Running in aab9c2f5ffc1 17:48:58 Removing intermediate container aab9c2f5ffc1 17:48:58 ---> a612dd23c8e9 17:48:58 Step 9/13 : COPY go.mod vendor* ./ 17:48:59 ---> a1a926b99aca 17:48:59 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:48:59 ---> Running in 255078a74432 17:49:56 Removing intermediate container 255078a74432 17:49:56 ---> e8601d51ee48 17:49:56 Step 11/13 : COPY . . 17:49:56 ---> 660a262952f6 17:49:56 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:49:56 ---> Running in 2e83af191a45 17:49:56  % Total % Received % Xferd Average Speed Time Time Time Current 17:49:56  Dload Upload Total Spent Left Speed 17:49:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7831 0 --:--:-- --:--:-- --:--:-- 7866 17:49:56 Removing intermediate container 2e83af191a45 17:49:56 ---> 3ab7e1104f14 17:49:56 Step 13/13 : RUN ${MAKE} 17:49:56 ---> Running in ffdb0dcf6e90 17:49:56 noop 17:49:56 Removing intermediate container ffdb0dcf6e90 17:49:56 ---> b025f54b3d0b 17:49:56 Successfully built b025f54b3d0b 17:49:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:56 + docker inspect -f . ci-base-image-arm64 17:49:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:49:56 prd-ubuntu20.04-docker-arm64-4c-16g-24610 does not seem to be running inside a container 17:49:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:49:58 $ docker top 3b8fb510f62df9d601f1b9f252ecc3bc393e6f9f458c8e73ccd79bb10b27c20f -eo pid,comm [Pipeline] { [Pipeline] sh 17:49:59 + go version 17:49:59 go version go1.18.3 linux/arm64 [Pipeline] } 17:49:59 $ docker stop --time=1 3b8fb510f62df9d601f1b9f252ecc3bc393e6f9f458c8e73ccd79bb10b27c20f 17:50:01 $ docker rm -f 3b8fb510f62df9d601f1b9f252ecc3bc393e6f9f458c8e73ccd79bb10b27c20f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:50:02 + docker inspect -f . ci-base-image-arm64 17:50:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:50:02 prd-ubuntu20.04-docker-arm64-4c-16g-24610 does not seem to be running inside a container 17:50:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:50:03 $ docker top a3c27fffc9884745ade165786ccecc8d749d752df9e576c3e8d03cf91cbe443d -eo pid,comm [Pipeline] { [Pipeline] sh 17:50:04 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 17:50:05 + make test 17:50:05 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 17:50:07 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:51:43 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:51:43 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.072s coverage: 1.9% of statements 17:51:43 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:51:43 CGO_ENABLED=1 go vet ./... 17:52:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:52:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:52:06 ./bin/test-attribution-txt.sh [Pipeline] echo 17:52:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:52:06 $ docker stop --time=1 a3c27fffc9884745ade165786ccecc8d749d752df9e576c3e8d03cf91cbe443d 17:52:08 $ docker rm -f a3c27fffc9884745ade165786ccecc8d749d752df9e576c3e8d03cf91cbe443d [Pipeline] // withDockerContainer [Pipeline] sh 17:52:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:52:09 Warning: overwriting stash ‘coverage-report’ 17:52:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:52:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:52:10 + ls -al . 17:52:10 total 196 17:52:10 drwxrwxr-x 8 jenkins jenkins 4096 Sep 5 17:50 . 17:52:10 drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 17:47 .. 17:52:10 drwxrwxr-x 8 jenkins jenkins 4096 Sep 5 17:47 .git 17:52:10 drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 17:47 .github 17:52:10 -rw-rw-r-- 1 jenkins jenkins 414 Sep 5 17:47 .gitignore 17:52:10 -rw-rw-r-- 1 jenkins jenkins 42 Sep 5 17:47 .golangci.yml 17:52:10 -rw-rw-r-- 1 jenkins jenkins 77 Sep 5 17:47 .hadolint.yml 17:52:10 -rw-rw-r-- 1 jenkins jenkins 9569 Sep 5 17:47 Attribution.txt 17:52:10 -rw-rw-r-- 1 jenkins jenkins 1206 Sep 5 17:47 CHANGELOG.md 17:52:10 -rw-rw-r-- 1 jenkins jenkins 2410 Sep 5 17:47 Dockerfile 17:52:10 -rw-rw-r-- 1 jenkins jenkins 678 Sep 5 17:47 GOVERNANCE.md 17:52:10 -rw-rw-r-- 1 jenkins jenkins 659 Sep 5 17:47 Jenkinsfile 17:52:10 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 5 17:47 LICENSE 17:52:10 -rw-rw-r-- 1 jenkins jenkins 2345 Sep 5 17:47 Makefile 17:52:10 -rw-rw-r-- 1 jenkins jenkins 622 Sep 5 17:47 OWNERS.md 17:52:10 -rw-rw-r-- 1 jenkins jenkins 12817 Sep 5 17:47 README.md 17:52:10 -rw-rw-r-- 1 jenkins jenkins 5 Sep 5 17:45 VERSION 17:52:10 drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 17:47 bin 17:52:10 drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 17:47 cmd 17:52:10 -rw-r--r-- 1 jenkins jenkins 29387 Sep 5 17:51 coverage.out 17:52:10 -rwxrwxr-x 1 jenkins jenkins 140 Sep 5 17:47 docker-entrypoint.sh 17:52:10 -rw-rw-r-- 1 jenkins jenkins 3606 Sep 5 17:47 go.mod 17:52:10 -rw-rw-r-- 1 jenkins jenkins 37073 Sep 5 17:47 go.sum 17:52:10 drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 17:47 internal 17:52:10 drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 17:47 snap 17:52:10 -rw-rw-r-- 1 jenkins jenkins 231 Sep 5 17:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:52:11 + 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=7513f4ed90941e0ca990017d5f1fc3613932bfa8 --label arch=arm64 --label version=0.0.0 . 17:52:11 Sending build context to Docker daemon 591.4kB 17:52:11 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 17:52:11 Step 2/35 : FROM ${BASE} AS builder 17:52:11 ---> b025f54b3d0b 17:52:11 Step 3/35 : ARG MAKE="make build" 17:52:11 ---> Running in 2aaf573e8f90 17:52:12 Removing intermediate container 2aaf573e8f90 17:52:12 ---> 5cd839d98a45 17:52:12 Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 17:52:12 ---> Running in 20472ab3c1b0 17:52:12 Removing intermediate container 20472ab3c1b0 17:52:12 ---> f8ab7bf827e5 17:52:12 Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:52:12 ---> Running in c6e98a2c8930 17:52:13 Removing intermediate container c6e98a2c8930 17:52:13 ---> 36b92ee0743d 17:52:13 Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:52:13 ---> Running in ff1798a06da9 17:52:14 Removing intermediate container ff1798a06da9 17:52:14 ---> c446931c4b86 17:52:14 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:52:14 ---> Running in f7634805817b 17:52:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:52:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:52:17 OK: 228 MiB in 65 packages 17:52:18 Removing intermediate container f7634805817b 17:52:18 ---> 92cd57f5e74f 17:52:18 Step 8/35 : WORKDIR /device-usb-camera 17:52:18 ---> Running in f62daa943f04 17:52:18 Removing intermediate container f62daa943f04 17:52:18 ---> 0101fa558b89 17:52:18 Step 9/35 : COPY go.mod vendor* ./ 17:52:19 ---> 8970db84c505 17:52:19 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:52:19 ---> Running in 96164b370437 17:52:21 Removing intermediate container 96164b370437 17:52:21 ---> 38fcd84dffa3 17:52:21 Step 11/35 : COPY . . 17:52:22 ---> 52cda63bd561 17:52:22 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:52:22 ---> Running in c0080e8bfe47 17:52:23  % Total  % Received % Xferd Average Speed Time Time Time Current 17:52:23   Dload Upload Total Spent Left Speed 17:52:23 0 0 0 0 0  0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 14069 0 --:--:-- --:--:-- --:--:-- 14160 17:52:24 Removing intermediate container c0080e8bfe47 17:52:24 ---> 004393454694 17:52:24 Step 13/35 : RUN ${MAKE} 17:52:24 ---> Running in bf5e14a49f63 17:52:25 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.19" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 17:54:47 Removing intermediate container bf5e14a49f63 17:54:47 ---> aef6cebc681c 17:54:47 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 17:54:47 v0.18.4: Pulling from aler9/rtsp-simple-server 17:54:47 eab2503cf8f4: Pulling fs layer 17:54:47 97cd0a44c592: Pulling fs layer 17:54:47 97cd0a44c592: Verifying Checksum 17:54:47 97cd0a44c592: Download complete 17:54:47 eab2503cf8f4: Verifying Checksum 17:54:47 eab2503cf8f4: Download complete 17:54:47 eab2503cf8f4: Pull complete 17:54:47 97cd0a44c592: Pull complete 17:54:47 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 17:54:47 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 17:54:47 ---> 7f763cca56b3 17:54:47 Step 15/35 : FROM alpine:3.16 17:54:47 3.16: Pulling from library/alpine 17:54:47 9b18e9b68314: Pulling fs layer 17:54:47 9b18e9b68314: Verifying Checksum 17:54:47 9b18e9b68314: Download complete 17:54:47 9b18e9b68314: Pull complete 17:54:47 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 17:54:47 Status: Downloaded newer image for alpine:3.16 17:54:47 ---> a6215f271958 17:54:47 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:54:47 ---> Running in fa8799bfd3bb 17:54:47 Removing intermediate container fa8799bfd3bb 17:54:47 ---> 9fa5bf7257ea 17:54:47 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 17:54:47 ---> Running in aa36418b039e 17:54:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:54:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:54:48 (1/82) Installing dumb-init (1.2.5-r1) 17:54:48 (2/82) Installing sdl2 (2.0.22-r0) 17:54:48 (3/82) Installing libxau (1.0.9-r0) 17:54:48 (4/82) Installing libxdmcp (1.1.3-r0) 17:54:48 (5/82) Installing libxcb (1.15-r0) 17:54:48 (6/82) Installing libx11 (1.8-r0) 17:54:48 (7/82) Installing aom-libs (3.3.0-r0) 17:54:48 (8/82) Installing alsa-lib (1.2.7.2-r0) 17:54:48 (9/82) Installing expat (2.4.8-r0) 17:54:48 (10/82) Installing brotli-libs (1.0.9-r6) 17:54:49 (11/82) Installing libbz2 (1.0.8-r1) 17:54:49 (12/82) Installing libpng (1.6.37-r1) 17:54:49 (13/82) Installing freetype (2.12.1-r0) 17:54:49 (14/82) Installing fontconfig (2.14.0-r0) 17:54:49 (15/82) Installing fribidi (1.0.12-r0) 17:54:49 (16/82) Installing libffi (3.4.2-r1) 17:54:49 (17/82) Installing libintl (0.21-r2) 17:54:49 (18/82) Installing libblkid (2.38-r1) 17:54:49 (19/82) Installing libmount (2.38-r1) 17:54:49 (20/82) Installing pcre (8.45-r2) 17:54:49 (21/82) Installing glib (2.72.1-r0) 17:54:49 (22/82) Installing graphite2 (1.3.14-r1) 17:54:49 (23/82) Installing harfbuzz (4.3.0-r0) 17:54:49 (24/82) Installing libass (0.16.0-r0) 17:54:49 (25/82) Installing libdav1d (1.0.0-r0) 17:54:49 (26/82) Installing libdrm (2.4.110-r0) 17:54:49 (27/82) Installing gmp (6.2.1-r2) 17:54:49 (28/82) Installing nettle (3.7.3-r0) 17:54:49 (29/82) Installing p11-kit (0.24.1-r0) 17:54:49 (30/82) Installing libtasn1 (4.18.0-r0) 17:54:49 (31/82) Installing libunistring (1.0-r0) 17:54:49 (32/82) Installing gnutls (3.7.7-r0) 17:54:49 (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) 17:54:49 (34/82) Installing ncurses-libs (6.3_p20220521-r0) 17:54:49 (35/82) Installing lame (3.100-r0) 17:54:49 (36/82) Installing opus (1.3.1-r1) 17:54:49 (37/82) Installing libasyncns (0.8-r1) 17:54:49 (38/82) Installing dbus-libs (1.14.0-r1) 17:54:49 (39/82) Installing libltdl (2.4.7-r0) 17:54:49 (40/82) Installing orc (0.4.32-r0) 17:54:49 (41/82) Installing libgcc (11.2.1_git20220219-r2) 17:54:49 (42/82) Installing libogg (1.3.5-r1) 17:54:49 (43/82) Installing libstdc++ (11.2.1_git20220219-r2) 17:54:49 (44/82) Installing flac (1.3.4-r0) 17:54:49 (45/82) Installing libvorbis (1.3.7-r0) 17:54:49 (46/82) Installing libsndfile (1.1.0-r0) 17:54:49 (47/82) Installing libgomp (11.2.1_git20220219-r2) 17:54:50 (48/82) Installing soxr (0.1.3-r2) 17:54:50 (49/82) Installing speexdsp (1.2.0-r0) 17:54:50 (50/82) Installing tdb-libs (1.4.6-r0) 17:54:50 (51/82) Installing libpulse (15.0-r2) 17:54:50 (52/82) Installing cjson (1.7.15-r3) 17:54:50 (53/82) Installing mbedtls (2.28.1-r0) 17:54:50 (54/82) Installing librist (0.2.6-r1) 17:54:50 (55/82) Installing libsrt (1.4.4-r0) 17:54:50 (56/82) Installing libssh (0.9.6-r1) 17:54:50 (57/82) Installing libtheora (1.1.1-r16) 17:54:50 (58/82) Installing libjpeg-turbo (2.1.3-r1) 17:54:50 (59/82) Installing v4l-utils-libs (1.22.1-r1) 17:54:50 (60/82) Installing libxext (1.3.4-r0) 17:54:50 (61/82) Installing libxfixes (6.0.0-r0) 17:54:50 (62/82) Installing wayland-libs-client (1.20.0-r0) 17:54:50 (63/82) Installing libva (2.14.0-r0) 17:54:50 (64/82) Installing libvdpau (1.5-r0) 17:54:50 (65/82) Installing vidstab (1.1.0-r1) 17:54:50 (66/82) Installing libvpx (1.11.0-r1) 17:54:50 (67/82) Installing libwebp (1.2.3-r0) 17:54:50 (68/82) Installing x264-libs (0.163_git20210613-r0) 17:54:50 (69/82) Installing numactl (2.0.14-r0) 17:54:50 (70/82) Installing x265-libs (3.5-r3) 17:54:50 (71/82) Installing xvidcore (1.3.7-r1) 17:54:50 (72/82) Installing ffmpeg-libs (5.0.1-r1) 17:54:50 (73/82) Installing ffmpeg (5.0.1-r1) 17:54:50 (74/82) Installing udev-init-scripts (35-r0) 17:54:50 Executing udev-init-scripts-35-r0.post-install 17:54:50 (75/82) Installing eudev-libs (3.2.11-r0) 17:54:50 (76/82) Installing xz-libs (5.2.5-r1) 17:54:51 (77/82) Installing zstd-libs (1.5.2-r1) 17:54:51 (78/82) Installing kmod-libs (29-r2) 17:54:51 (79/82) Installing eudev (3.2.11-r0) 17:54:51 (80/82) Installing libsodium (1.0.18-r0) 17:54:51 (81/82) Installing libzmq (4.3.4-r0) 17:54:51 (82/82) Installing zeromq (4.3.4-r0) 17:54:51 Executing busybox-1.35.0-r17.trigger 17:54:51 Executing eudev-3.2.11-r0.trigger 17:54:51 OK: 78 MiB in 96 packages 17:54:54 Removing intermediate container aa36418b039e 17:54:54 ---> 0c38bc40752e 17:54:54 Step 18/35 : WORKDIR / 17:54:54 ---> Running in cef24456fdfd 17:54:54 Removing intermediate container cef24456fdfd 17:54:54 ---> 7c3668e17bfb 17:54:54 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 17:54:56 ---> 440c05d74230 17:54:56 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 17:54:56 ---> 1e437d052ea3 17:54:56 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:54:57 ---> d96fc16133b5 17:54:57 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:54:58 ---> 9a2d11a250ed 17:54:58 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:54:58 ---> 68ea24d3c824 17:54:58 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 17:54:58 ---> 7ecaeafd6c1d 17:54:58 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 17:55:00 ---> 85f88b628abd 17:55:00 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:55:00 ---> Running in 8b19b0fd49f5 17:55:02 Removing intermediate container 8b19b0fd49f5 17:55:02 ---> f59c52f9c8ee 17:55:02 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:55:02 ---> Running in 641c73df245e 17:55:03 Removing intermediate container 641c73df245e 17:55:03 ---> c59079bc7728 17:55:03 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:55:03 ---> Running in 1f8e76da5222 17:55:05 Removing intermediate container 1f8e76da5222 17:55:05 ---> 5bfcc2446b04 17:55:05 Step 29/35 : EXPOSE 59983 17:55:05 ---> Running in cdf411c6ce6c 17:55:05 Removing intermediate container cdf411c6ce6c 17:55:05 ---> d082877a78c6 17:55:05 Step 30/35 : EXPOSE 8554 17:55:05 ---> Running in 1c3cc7f3cc92 17:55:06 Removing intermediate container 1c3cc7f3cc92 17:55:06 ---> ee78c951ca5b 17:55:06 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:55:06 ---> Running in 39e4733b83ac 17:55:06 Removing intermediate container 39e4733b83ac 17:55:06 ---> 5dee5c64db54 17:55:06 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 17:55:06 ---> Running in e346b39e66fe 17:55:06 Removing intermediate container e346b39e66fe 17:55:06 ---> f8232e4394fb 17:55:06 Step 33/35 : LABEL arch=arm64 17:55:06 ---> Running in 840e849c4529 17:55:07 Removing intermediate container 840e849c4529 17:55:07 ---> d11aa6fe128e 17:55:07 Step 34/35 : LABEL git_sha=7513f4ed90941e0ca990017d5f1fc3613932bfa8 17:55:07 ---> Running in 5e1c6ed3a739 17:55:07 Removing intermediate container 5e1c6ed3a739 17:55:07 ---> f7182d5ffccf 17:55:07 Step 35/35 : LABEL version=0.0.0 17:55:07 ---> Running in 7ad85c55626a 17:55:07 Removing intermediate container 7ad85c55626a 17:55:07 ---> a5b4d96aba58 17:55:07 [Warning] One or more build-args [ARCH] were not consumed 17:55:07 Successfully built a5b4d96aba58 17:55:07 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:55:08 17:55:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:55:09 arm64: Pulling from edgex-lftools-log-publisher 17:55:09 8998bd30e6a1: Pulling fs layer 17:55:09 04944245beec: Pulling fs layer 17:55:09 699f458cf7ca: Pulling fs layer 17:55:09 765212b225bb: Pulling fs layer 17:55:09 f23df028b6ca: Pulling fs layer 17:55:09 d65c8cfc05b1: Pulling fs layer 17:55:09 2437ff75d9bd: Pulling fs layer 17:55:09 f23df028b6ca: Waiting 17:55:09 d65c8cfc05b1: Waiting 17:55:09 2437ff75d9bd: Waiting 17:55:09 765212b225bb: Waiting 17:55:09 04944245beec: Verifying Checksum 17:55:09 04944245beec: Download complete 17:55:09 765212b225bb: Verifying Checksum 17:55:09 765212b225bb: Download complete 17:55:09 f23df028b6ca: Verifying Checksum 17:55:09 f23df028b6ca: Download complete 17:55:09 d65c8cfc05b1: Verifying Checksum 17:55:09 d65c8cfc05b1: Download complete 17:55:09 699f458cf7ca: Verifying Checksum 17:55:09 699f458cf7ca: Download complete 17:55:10 8998bd30e6a1: Verifying Checksum 17:55:10 8998bd30e6a1: Download complete 17:55:12 2437ff75d9bd: Verifying Checksum 17:55:12 2437ff75d9bd: Download complete 17:55:14 8998bd30e6a1: Pull complete 17:55:15 04944245beec: Pull complete 17:55:17 699f458cf7ca: Pull complete 17:55:17 765212b225bb: Pull complete 17:55:18 f23df028b6ca: Pull complete 17:55:18 d65c8cfc05b1: Pull complete 17:55:33 2437ff75d9bd: Pull complete 17:55:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:55:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:55:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:55:33 prd-ubuntu20.04-docker-arm64-4c-16g-24610 does not seem to be running inside a container 17:55:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:55:36 $ docker top ca548264c5866355327d6223b02297a3815e94f18087406d07c9522dd1c995b5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:55:37 ---> job-cost.sh 17:55:37 lf-activate-venv: SKIPPING 17:55:37 INFO: No Stack... 17:55:37 INFO: Retrieving Pricing Info for: v3-standard-4 17:55:38 INFO: Archiving Costs [Pipeline] sh 17:55:39 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 17:55:39 + cut -d, -f6 [Pipeline] lock 17:55:39 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-82-1-stack-cost] 17:55:39 Resource [jenkins-edgexfoundry-device-usb-camera-PR-82-1-stack-cost] did not exist. Created. 17:55:39 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-82-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:55:40 /w/workspace/device-usb-camera/1@tmp/durable-3b8c2afb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:55:40 + echo total: 0.10999999940395355 [Pipeline] stash 17:55:40 Warning: overwriting stash ‘stack-cost’ 17:55:40 Stashed 1 file(s) [Pipeline] } 17:55:40 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-82-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:55:40 $ docker stop --time=1 ca548264c5866355327d6223b02297a3815e94f18087406d07c9522dd1c995b5 17:55:42 $ docker rm -f ca548264c5866355327d6223b02297a3815e94f18087406d07c9522dd1c995b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:55:43 provisioning config files... 17:55:43 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/xfoundry_device-usb-camera_PR-82@tmp/config1976705222766862452tmp [Pipeline] { [Pipeline] sh 17:55:43 + set +x 17:55:43 + curl -s https://codecov.io/bash 17:55:43 + bash -s -- 17:55:43 17:55:43 _____ _ 17:55:43 / ____| | | 17:55:43 | | ___ __| | ___ ___ _____ __ 17:55:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:55:43 | |___| (_) | (_| | __/ (_| (_) \ V / 17:55:43 \_____\___/ \__,_|\___|\___\___/ \_/ 17:55:43 Bash-1.0.6 17:55:43 17:55:43 17:55:43 ==> git version 2.25.1 found 17:55:43 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:55:43 Release-Date: 2020-01-08 17:55:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:55:43 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:55:43 ==> Jenkins CI detected. 17:55:43 current dir:  /w/workspace/xfoundry_device-usb-camera_PR-82 17:55:43 project root: . 17:55:43 --> token set from env 17:55:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:55:43 ==> Running gcov in . (disable via -X gcov) 17:55:43 ==> Python coveragepy not found 17:55:43 ==> Searching for coverage reports in: 17:55:43 + . 17:55:43 -> Found 1 reports 17:55:43 ==> Detecting git/mercurial file structure 17:55:43 ==> Reading reports 17:55:43 + ./coverage.out bytes=29387 17:55:43 ==> Appending adjustments 17:55:43 https://docs.codecov.io/docs/fixing-reports 17:55:44 + Found adjustments 17:55:44 ==> Gzipping contents 17:55:44 8.0K /tmp/codecov.bK5T3Z.gz 17:55:44 ==> Uploading reports 17:55:44 url: https://codecov.io 17:55:44 query: branch=PR-82&commit=7513f4ed90941e0ca990017d5f1fc3613932bfa8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-82%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=82&job=&cmd_args= 17:55:44 -> Pinging Codecov 17:55:44 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-82&commit=7513f4ed90941e0ca990017d5f1fc3613932bfa8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-82%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=82&job=&cmd_args= 17:55:44 -> Uploading to 17:55:44 https://storage.googleapis.com/codecov/v4/raw/2022-09-05/73D8F5FF140700D3E01443B452E23636/7513f4ed90941e0ca990017d5f1fc3613932bfa8/d25994a3-ccf7-4c69-94ce-3cc8fd6926e4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220905%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220905T175544Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=701c06cd8d4b53f01c5c0169676ca54a7b387140840644d2cb96cb4ee7de7d0e 17:55:44 % Total % Received % Xferd Average Speed Time Time Time Current 17:55:44 Dload Upload Total Spent Left Speed 17:55:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4132 0 0 100 4132 0 19490 --:--:-- --:--:-- --:--:-- 19490 17:55:44 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/7513f4ed90941e0ca990017d5f1fc3613932bfa8 [Pipeline] } 17:55:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:55:46 + [ -d /w/workspace/xfoundry_device-usb-camera_PR-82/archives ] 17:55:46 + ls -al /w/workspace/xfoundry_device-usb-camera_PR-82/archives 17:55:46 total 16 17:55:46 drwxr-xr-x 3 root root 4096 Sep 5 17:47 . 17:55:46 drwxrwxr-x 10 jenkins jenkins 4096 Sep 5 17:47 .. 17:55:46 drwxr-xr-x 2 root root 4096 Sep 5 17:47 cost 17:55:46 -rw-r--r-- 1 root root 88 Sep 5 17:47 cost.csv 17:55:46 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-82/archives 17:55:46 + ls -al /w/workspace/xfoundry_device-usb-camera_PR-82/archives 17:55:46 total 16 17:55:46 drwxr-xr-x 3 jenkins jenkins 4096 Sep 5 17:47 . 17:55:46 drwxrwxr-x 10 jenkins jenkins 4096 Sep 5 17:47 .. 17:55:46 drwxr-xr-x 2 jenkins jenkins 4096 Sep 5 17:47 cost 17:55:46 -rw-r--r-- 1 jenkins jenkins 88 Sep 5 17:47 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:55:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:55:47 ---> package-listing.sh 17:55:47 ++ facter osfamily 17:55:47 ++ tr '[:upper:]' '[:lower:]' 17:55:47 + OS_FAMILY=debian 17:55:47 + workspace=/w/workspace/xfoundry_device-usb-camera_PR-82 17:55:47 + START_PACKAGES=/tmp/packages_start.txt 17:55:47 + END_PACKAGES=/tmp/packages_end.txt 17:55:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:55:47 + PACKAGES=/tmp/packages_start.txt 17:55:47 + '[' /w/workspace/xfoundry_device-usb-camera_PR-82 ']' 17:55:47 + PACKAGES=/tmp/packages_end.txt 17:55:47 + case "${OS_FAMILY}" in 17:55:47 + dpkg -l 17:55:47 + grep '^ii' 17:55:47 + '[' -f /tmp/packages_start.txt ']' 17:55:47 + '[' -f /tmp/packages_end.txt ']' 17:55:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:55:47 + '[' /w/workspace/xfoundry_device-usb-camera_PR-82 ']' 17:55:47 + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-82/archives/ 17:55:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-82/archives/ [Pipeline] echo 17:55:47 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-usb-camera_PR-82/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:55:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:55:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:55:48 prd-ubuntu20.04-docker-8c-8g-24608 does not seem to be running inside a container 17:55:48 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-usb-camera_PR-82/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-usb-camera_PR-82 -v /w/workspace/xfoundry_device-usb-camera_PR-82:/w/workspace/xfoundry_device-usb-camera_PR-82:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-82@tmp:/w/workspace/xfoundry_device-usb-camera_PR-82@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:55:49 $ docker top 39adf3c9fc16080ba5d3ef6f461c303bc58179e33b1f9107832e198ddb292aa3 -eo pid,comm [Pipeline] { [Pipeline] sh 17:55:49 + touch /tmp/pre-build-complete [Pipeline] sh 17:55:49 + mkdir -p /var/log/sysstat [Pipeline] sh 17:55:50 + ls /var/log/sa-host 17:55:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:55:50 provisioning config files... 17:55:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-82@tmp/config2927382276823832830tmp [Pipeline] { [Pipeline] echo 17:55:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:55:50 ---> create-netrc.sh [Pipeline] } 17:55:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:55:51 ---> python-tools-install.sh [Pipeline] echo 17:55:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:55:51 ---> sudo-logs.sh 17:55:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:55:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:55:51 ---> job-cost.sh 17:55:51 lf-activate-venv: SKIPPING 17:55:51 DEBUG: total: 0.2199999988079071 17:55:51 INFO: Retrieving Stack Cost... 17:55:52 INFO: Retrieving Pricing Info for: v3-standard-8 17:55:52 INFO: Archiving Costs [Pipeline] echo 17:55:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:55:53 ---> logs-deploy.sh 17:55:53 lf-activate-venv: SKIPPING 17:55:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-82/1 17:55:53 INFO: archiving workspace using pattern(s): 17:55:54 Archives upload complete. 17:55:54 INFO: archiving logs to Nexus 17:55:54 ---> uname -a: 17:55:54 Linux prd-ubuntu20-04-docker-8c-8g-24608 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 17:55:54 17:55:54