Pull request #86 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bd2b336a221504fb2614da32bd88bc07cb823355+00fef7e065bed1f02203b218570c3778d916ab48 (2cdf469c2cbdb3d5eddcc0ef85e0cb1059189123) 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-ssh8212613288183965633.key Verifying host key using known hosts file > 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-ssh1483264962671210247.key Verifying host key using known hosts file > 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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-86/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-86/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6646096821832308067.key Verifying host key using known hosts file > 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 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-ssh17083801740464351923.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-86/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-86/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5784991164803962667.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1817 in /w/workspace/xfoundry_device-usb-camera_PR-86 [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-86 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 00fef7e065bed1f02203b218570c3778d916ab48 into PR head commit bd2b336a221504fb2614da32bd88bc07cb823355 > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/86/head:refs/remotes/origin/PR-86 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bd2b336a221504fb2614da32bd88bc07cb823355 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 Merge succeeded, producing bd2b336a221504fb2614da32bd88bc07cb823355 Checking out Revision bd2b336a221504fb2614da32bd88bc07cb823355 (PR-86) Commit message: "build(deps): Bump github.com/vladimirvivien/go4vl from 0.0.2 to 0.0.4" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:05:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:05:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:05:48 ========================================================= 09:05:48 EdgeX Global Pipelines Version Info 09:05:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 00fef7e065bed1f02203b218570c3778d916ab48 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bd2b336a221504fb2614da32bd88bc07cb823355 # timeout=10 > git rev-list --no-walk 407328572dd737b54cca29de246f16806758666c # timeout=10 09:05:49 ------------------- 09:05:49 stable info: 09:05:49 ------------------- 09:05:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:05:49 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 09:05:49 Message: update stable to v1.0.239 09:05:50 ------------------- 09:05:50 experimental info: 09:05:50 ------------------- 09:05:50 Commited By: **** collab-it+edgex@linuxfoundation.org 09:05:50 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 09:05:50 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:05:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 09:05:50 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 09:05:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:05:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:05:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:05:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 09:05:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:05:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:05:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:05:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:05:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:05:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 09:05:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:05:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:05:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:05:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:05:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:05:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:05:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:05:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:05:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:05:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:05:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:05:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:05:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:05:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:05:50 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:05:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-86 [Pipeline] echo 09:05:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-86 [Pipeline] echo 09:05:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-86 [Pipeline] echo 09:05:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bd2b336a221504fb2614da32bd88bc07cb823355 [Pipeline] echo 09:05:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bd2b336 [Pipeline] echo 09:05:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:05:50 provisioning config files... 09:05:50 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-86@tmp/config8256141492820746428tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:05:50 ---> docker-login.sh 09:05:50 nexus3.edgexfoundry.org:10001 09:05:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:05:51 Configure a credential helper to remove this warning. See 09:05:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:05:51 09:05:51 Login Succeeded 09:05:51 nexus3.edgexfoundry.org:10002 09:05:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:05:51 Configure a credential helper to remove this warning. See 09:05:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:05:51 09:05:51 Login Succeeded 09:05:51 nexus3.edgexfoundry.org:10003 09:05:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:05:51 Configure a credential helper to remove this warning. See 09:05:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:05:51 09:05:51 Login Succeeded 09:05:51 nexus3.edgexfoundry.org:10004 09:05:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:05:51 Configure a credential helper to remove this warning. See 09:05:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:05:51 09:05:51 Login Succeeded 09:05:51 docker.io 09:05:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:05:52 Configure a credential helper to remove this warning. See 09:05:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:05:52 09:05:52 Login Succeeded 09:05:52 ---> docker-login.sh ends [Pipeline] } 09:05:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:05:52 + git rev-list -1 --merges bd2b336a221504fb2614da32bd88bc07cb823355~1..bd2b336a221504fb2614da32bd88bc07cb823355 [Pipeline] echo 09:05:52 -----------> git rev-list -1 --merges bd2b336a221504fb2614da32bd88bc07cb823355~1..bd2b336a221504fb2614da32bd88bc07cb823355 bd2b336a221504fb2614da32bd88bc07cb823355 [false] [Pipeline] sh 09:05:52 + git log --format=format:%s -1 bd2b336a221504fb2614da32bd88bc07cb823355 [Pipeline] echo 09:05:52 ========================================================= 09:05:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:05:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:05:53 + git log --format=format:%s -1 bd2b336a221504fb2614da32bd88bc07cb823355 [Pipeline] echo 09:05:53 [semverPrep] GIT_COMMIT: bd2b336a221504fb2614da32bd88bc07cb823355, Commit Message: build(deps): Bump github.com/vladimirvivien/go4vl from 0.0.2 to 0.0.4 [Pipeline] echo 09:05:53 [semverPrep] This is not a build commit. [Pipeline] sh 09:05:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:05:53 + grep -v github /etc/ssh/ssh_known_hosts 09:05:53 + [ -e /tmp/ssh_known_hosts ] 09:05:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:05:53 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:05:53 + sudo tee -a /etc/ssh/ssh_known_hosts 09:05:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:05:53 09:05:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:05:54 0.1.4: Pulling from edgex-devops/py-git-semver 09:05:54 b85a868b505f: Pulling fs layer 09:05:54 e2be974225ed: Pulling fs layer 09:05:54 339a4e72a1f5: Pulling fs layer 09:05:54 988bab9f4d93: Pulling fs layer 09:05:54 1469e6f7b9e6: Pulling fs layer 09:05:54 eaf3925da568: Pulling fs layer 09:05:54 bab4dde63d76: Pulling fs layer 09:05:54 bde34c3a00c8: Pulling fs layer 09:05:54 b352a97aabf1: Pulling fs layer 09:05:54 1469e6f7b9e6: Waiting 09:05:54 4872d77fe225: Pulling fs layer 09:05:54 5851b861e8e6: Pulling fs layer 09:05:54 eaf3925da568: Waiting 09:05:54 5851b861e8e6: Waiting 09:05:54 4872d77fe225: Waiting 09:05:54 bab4dde63d76: Waiting 09:05:54 988bab9f4d93: Waiting 09:05:54 e2be974225ed: Verifying Checksum 09:05:54 e2be974225ed: Download complete 09:05:54 988bab9f4d93: Verifying Checksum 09:05:54 988bab9f4d93: Download complete 09:05:54 339a4e72a1f5: Verifying Checksum 09:05:54 339a4e72a1f5: Download complete 09:05:54 1469e6f7b9e6: Verifying Checksum 09:05:54 1469e6f7b9e6: Download complete 09:05:54 eaf3925da568: Verifying Checksum 09:05:54 eaf3925da568: Download complete 09:05:54 bde34c3a00c8: Verifying Checksum 09:05:54 bde34c3a00c8: Download complete 09:05:54 b352a97aabf1: Download complete 09:05:54 4872d77fe225: Download complete 09:05:54 5851b861e8e6: Verifying Checksum 09:05:54 5851b861e8e6: Download complete 09:05:54 b85a868b505f: Verifying Checksum 09:05:54 b85a868b505f: Download complete 09:05:54 bab4dde63d76: Verifying Checksum 09:05:54 bab4dde63d76: Download complete 09:05:55 b85a868b505f: Pull complete 09:05:55 e2be974225ed: Pull complete 09:05:56 339a4e72a1f5: Pull complete 09:05:56 988bab9f4d93: Pull complete 09:05:56 1469e6f7b9e6: Pull complete 09:05:56 eaf3925da568: Pull complete 09:05:58 bab4dde63d76: Pull complete 09:05:58 bde34c3a00c8: Pull complete 09:05:58 b352a97aabf1: Pull complete 09:05:58 4872d77fe225: Pull complete 09:05:58 5851b861e8e6: Pull complete 09:05:59 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:05:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:05:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:05:59 prd-ubuntu20.04-docker-8c-8g-1817 does not seem to be running inside a container 09:05:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-86 -v /w/workspace/xfoundry_device-usb-camera_PR-86:/w/workspace/xfoundry_device-usb-camera_PR-86:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-86@tmp:/w/workspace/xfoundry_device-usb-camera_PR-86@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:06:00 $ docker top e0c758593fa430c4e996b80f61cf43d44a66129b5fa565903e75d8ba017c15c9 -eo pid,comm 09:06:01 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). 09:06:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:06:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:06:01 [ssh-agent] Looking for ssh-agent implementation... 09:06:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:06:01 $ docker exec e0c758593fa430c4e996b80f61cf43d44a66129b5fa565903e75d8ba017c15c9 ssh-agent 09:06:01 SSH_AUTH_SOCK=/tmp/ssh-mj4RsKL2VYTO/agent.32 09:06:01 SSH_AGENT_PID=38 09:06:01 Running ssh-add (command line suppressed) 09:06:01 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-86@tmp/private_key_6725743457351438088.key (/w/workspace/xfoundry_device-usb-camera_PR-86@tmp/private_key_6725743457351438088.key) 09:06:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:06:01 + git tag --points-at HEAD [Pipeline] } 09:06:01 $ docker exec --env ******** --env ******** e0c758593fa430c4e996b80f61cf43d44a66129b5fa565903e75d8ba017c15c9 ssh-agent -k 09:06:01 unset SSH_AUTH_SOCK; 09:06:01 unset SSH_AGENT_PID; 09:06:01 echo Agent pid 38 killed; 09:06:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:06:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:06:01 [ssh-agent] Looking for ssh-agent implementation... 09:06:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:06:02 $ docker exec e0c758593fa430c4e996b80f61cf43d44a66129b5fa565903e75d8ba017c15c9 ssh-agent 09:06:02 SSH_AUTH_SOCK=/tmp/ssh-NOUH6NdO1UyC/agent.70 09:06:02 SSH_AGENT_PID=76 09:06:02 Running ssh-add (command line suppressed) 09:06:02 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-86@tmp/private_key_2874705987592407316.key (/w/workspace/xfoundry_device-usb-camera_PR-86@tmp/private_key_2874705987592407316.key) 09:06:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:06:02 + git semver init 09:06:02 2022-09-28 09:06:02,728 [run_init] DEBUG init version:0.0.0 force:False 09:06:02 2022-09-28 09:06:02,729 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-86/.semver 09:06:02 2022-09-28 09:06:02,729 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-86/.semver 09:06:02 2022-09-28 09:06:02,729 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-86/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-86, universal_newlines=False, shell=None, istream=None) 09:06:03 2022-09-28 09:06:03,554 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-86/.git/info/exclude 09:06:03 2022-09-28 09:06:03,554 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-86/.semver/PR-86 with force:False 09:06:03 2022-09-28 09:06:03,554 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-86/.semver/PR-86 09:06:03 2022-09-28 09:06:03,558 [execute] INFO git cat-file --batch-check 09:06:03 2022-09-28 09:06:03,559 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-86/.semver, universal_newlines=False, shell=None, istream=) 09:06:03 2022-09-28 09:06:03,566 [execute] INFO git cat-file --batch 09:06:03 2022-09-28 09:06:03,566 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-86/.semver, universal_newlines=False, shell=None, istream=) 09:06:03 2022-09-28 09:06:03,572 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-86/.semver/PR-86 09:06:03 0.0.0 [Pipeline] } 09:06:03 $ docker exec --env ******** --env ******** e0c758593fa430c4e996b80f61cf43d44a66129b5fa565903e75d8ba017c15c9 ssh-agent -k 09:06:03 unset SSH_AUTH_SOCK; 09:06:03 unset SSH_AGENT_PID; 09:06:03 echo Agent pid 76 killed; 09:06:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:06:04 + git semver [Pipeline] } 09:06:04 $ docker stop --time=1 e0c758593fa430c4e996b80f61cf43d44a66129b5fa565903e75d8ba017c15c9 09:06:05 $ docker rm -f e0c758593fa430c4e996b80f61cf43d44a66129b5fa565903e75d8ba017c15c9 [Pipeline] // withDockerContainer [Pipeline] sh 09:06:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:06:06 Stashed 1 file(s) [Pipeline] echo 09:06:06 [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 09:06:06 provisioning config files... 09:06:06 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-86@tmp/config551748749764160394tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:06:06 ---> docker-login.sh 09:06:06 nexus3.edgexfoundry.org:10001 09:06:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:06:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:06:06 Configure a credential helper to remove this warning. See 09:06:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:06:06 09:06:06 Login Succeeded 09:06:06 nexus3.edgexfoundry.org:10002 09:06:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:06:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:06:06 Configure a credential helper to remove this warning. See 09:06:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:06:06 09:06:06 Login Succeeded 09:06:06 nexus3.edgexfoundry.org:10003 09:06:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:06:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:06:06 Configure a credential helper to remove this warning. See 09:06:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:06:06 09:06:06 Login Succeeded 09:06:06 nexus3.edgexfoundry.org:10004 09:06:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:06:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:06:07 Configure a credential helper to remove this warning. See 09:06:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:06:07 09:06:07 Login Succeeded 09:06:07 docker.io 09:06:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:06:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:06:07 Configure a credential helper to remove this warning. See 09:06:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:06:07 09:06:07 Login Succeeded 09:06:07 ---> docker-login.sh ends [Pipeline] } 09:06:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:06:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:06:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:06:07 ========================================================= 09:06:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 09:06:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:07 + 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 . 09:06:07 Sending build context to Docker daemon 914.9kB 09:06:07 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 09:06:07 Step 2/13 : FROM ${BASE} AS builder 09:06:07 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 09:06:07 2408cc74d12b: Pulling fs layer 09:06:07 ea60b727a1ce: Pulling fs layer 09:06:07 30c4a7721957: Pulling fs layer 09:06:07 370296b7ddb6: Pulling fs layer 09:06:07 7c6cee850709: Pulling fs layer 09:06:07 39a5fcdaea64: Pulling fs layer 09:06:07 370296b7ddb6: Waiting 09:06:07 7c6cee850709: Waiting 09:06:07 d94ebbe4e438: Pulling fs layer 09:06:07 bcfd1f05c69d: Pulling fs layer 09:06:07 59ccb84bbe0f: Pulling fs layer 09:06:07 bcfd1f05c69d: Waiting 09:06:07 39a5fcdaea64: Waiting 09:06:07 59ccb84bbe0f: Waiting 09:06:07 d94ebbe4e438: Waiting 09:06:07 30c4a7721957: Verifying Checksum 09:06:07 30c4a7721957: Download complete 09:06:07 ea60b727a1ce: Verifying Checksum 09:06:07 ea60b727a1ce: Download complete 09:06:07 7c6cee850709: Verifying Checksum 09:06:07 7c6cee850709: Download complete 09:06:08 39a5fcdaea64: Verifying Checksum 09:06:08 39a5fcdaea64: Download complete 09:06:08 2408cc74d12b: Verifying Checksum 09:06:08 2408cc74d12b: Download complete 09:06:08 d94ebbe4e438: Verifying Checksum 09:06:08 d94ebbe4e438: Download complete 09:06:08 2408cc74d12b: Pull complete 09:06:08 ea60b727a1ce: Pull complete 09:06:08 30c4a7721957: Pull complete 09:06:08 59ccb84bbe0f: Verifying Checksum 09:06:08 59ccb84bbe0f: Download complete 09:06:08 bcfd1f05c69d: Verifying Checksum 09:06:08 bcfd1f05c69d: Download complete 09:06:08 370296b7ddb6: Verifying Checksum 09:06:08 370296b7ddb6: Download complete 09:06:13 370296b7ddb6: Pull complete 09:06:13 7c6cee850709: Pull complete 09:06:13 39a5fcdaea64: Pull complete 09:06:13 d94ebbe4e438: Pull complete 09:06:15 bcfd1f05c69d: Pull complete 09:06:15 59ccb84bbe0f: Pull complete 09:06:15 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 09:06:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 09:06:15 ---> a4fb48ad2a94 09:06:15 Step 3/13 : ARG MAKE="make build" 09:06:17 ---> Running in 4d23a60b8445 09:06:17 Removing intermediate container 4d23a60b8445 09:06:17 ---> 399eb51f1c9a 09:06:17 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 09:06:18 ---> Running in 9c7be26075e9 09:06:18 Removing intermediate container 9c7be26075e9 09:06:18 ---> 0af760c9a897 09:06:18 Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 09:06:18 ---> Running in 6062ca648da0 09:06:18 Removing intermediate container 6062ca648da0 09:06:18 ---> 364c4e6f8b2e 09:06:18 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:06:18 ---> Running in 01eaf9bf560c 09:06:18 Removing intermediate container 01eaf9bf560c 09:06:18 ---> 02ae3892fa30 09:06:18 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:06:18 ---> Running in b2388b4d74f1 09:06:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:06:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:06:20 (1/80) Installing mesa (21.3.8-r2) 09:06:20 (2/80) Installing libxau (1.0.9-r0) 09:06:20 (3/80) Installing libxdmcp (1.1.3-r0) 09:06:20 (4/80) Installing libxcb (1.15-r0) 09:06:20 (5/80) Installing libx11 (1.8-r0) 09:06:20 (6/80) Installing libxext (1.3.4-r0) 09:06:20 (7/80) Installing libxfixes (6.0.0-r0) 09:06:20 (8/80) Installing libxxf86vm (1.1.4-r2) 09:06:21 (9/80) Installing libpciaccess (0.16-r0) 09:06:21 (10/80) Installing libdrm (2.4.110-r0) 09:06:21 (11/80) Installing mesa-glapi (21.3.8-r2) 09:06:21 Still waiting to schedule task 09:06:21 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 09:06:21 (12/80) Installing libxshmfence (1.3-r1) 09:06:21 (13/80) Installing mesa-gl (21.3.8-r2) 09:06:21 (14/80) Installing icu-data-full (71.1-r2) 09:06:22 (15/80) Installing libice (1.0.10-r0) 09:06:22 (16/80) Installing libuuid (2.38-r1) 09:06:22 (17/80) Installing libsm (1.2.3-r0) 09:06:22 (18/80) Installing libxt (1.2.1-r0) 09:06:22 (19/80) Installing libxmu (1.1.3-r0) 09:06:22 (20/80) Installing xset (1.2.4-r0) 09:06:22 (21/80) Installing xprop (1.2.5-r0) 09:06:23 (22/80) Installing xdg-utils (1.1.3-r3) 09:06:23 (23/80) Installing dbus-libs (1.14.0-r1) 09:06:23 (24/80) Installing libffi (3.4.2-r1) 09:06:23 (25/80) Installing libintl (0.21-r2) 09:06:23 (26/80) Installing libblkid (2.38-r1) 09:06:23 (27/80) Installing libmount (2.38-r1) 09:06:23 (28/80) Installing pcre (8.45-r2) 09:06:23 (29/80) Installing glib (2.72.1-r0) 09:06:23 (30/80) Installing icu-libs (71.1-r2) 09:06:24 (31/80) Installing libpcre2-16 (10.40-r0) 09:06:24 (32/80) Installing zstd-libs (1.5.2-r1) 09:06:24 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 09:06:25 (34/80) Installing hicolor-icon-theme (0.17-r1) 09:06:25 (35/80) Installing wayland-libs-server (1.20.0-r0) 09:06:25 (36/80) Installing mesa-gbm (21.3.8-r2) 09:06:25 (37/80) Installing wayland-libs-client (1.20.0-r0) 09:06:25 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 09:06:26 (39/80) Installing libxcomposite (0.4.5-r0) 09:06:26 (40/80) Installing libbz2 (1.0.8-r1) 09:06:26 (41/80) Installing libpng (1.6.37-r1) 09:06:26 (42/80) Installing freetype (2.12.1-r0) 09:06:26 (43/80) Installing fontconfig (2.14.0-r0) 09:06:26 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 09:06:26 (45/80) Installing wayland-libs-egl (1.20.0-r0) 09:06:26 (46/80) Installing xkeyboard-config (2.35.1-r0) 09:06:26 (47/80) Installing xz-libs (5.2.5-r1) 09:06:26 (48/80) Installing libxml2 (2.9.14-r1) 09:06:26 (49/80) Installing libxkbcommon (1.4.1-r0) 09:06:27 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 09:06:27 (51/80) Installing mesa-egl (21.3.8-r2) 09:06:27 (52/80) Installing avahi-libs (0.8-r6) 09:06:27 (53/80) Installing nettle (3.7.3-r0) 09:06:27 (54/80) Installing p11-kit (0.24.1-r0) 09:06:27 (55/80) Installing libtasn1 (4.18.0-r0) 09:06:27 (56/80) Installing libunistring (1.0-r0) 09:06:27 (57/80) Installing gnutls (3.7.7-r0) 09:06:27 (58/80) Installing cups-libs (2.4.2-r0) 09:06:27 (59/80) Installing graphite2 (1.3.14-r1) 09:06:27 (60/80) Installing harfbuzz (4.3.0-r0) 09:06:28 (61/80) Installing libevdev (1.12.1-r0) 09:06:28 (62/80) Installing mtdev (1.1.6-r0) 09:06:28 (63/80) Installing eudev-libs (3.2.11-r0) 09:06:28 (64/80) Installing libinput-libs (1.20.1-r0) 09:06:28 (65/80) Installing libjpeg-turbo (2.1.3-r1) 09:06:28 (66/80) Installing xcb-util-wm (0.4.1-r1) 09:06:28 (67/80) Installing xcb-util (0.4.0-r3) 09:06:28 (68/80) Installing xcb-util-image (0.4.0-r1) 09:06:28 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 09:06:28 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 09:06:28 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 09:06:28 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 09:06:29 (73/80) Installing v4l-utils-libs (1.22.1-r1) 09:06:29 (74/80) Installing v4l-utils (1.22.1-r1) 09:06:29 (75/80) Installing udev-init-scripts (35-r0) 09:06:29 Executing udev-init-scripts-35-r0.post-install 09:06:29 (76/80) Installing kmod-libs (29-r2) 09:06:29 (77/80) Installing eudev (3.2.11-r0) 09:06:29 (78/80) Installing eudev-dev (3.2.11-r0) 09:06:30 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 09:06:30 (80/80) Installing v4l-utils-dev (1.22.1-r1) 09:06:30 Executing busybox-1.35.0-r13.trigger 09:06:30 Executing eudev-3.2.11-r0.trigger 09:06:30 OK: 330 MiB in 131 packages 09:06:32 Removing intermediate container b2388b4d74f1 09:06:32 ---> dd0702ccfb82 09:06:32 Step 8/13 : WORKDIR /device-usb-camera 09:06:32 ---> Running in ca2eb2c76ced 09:06:32 Removing intermediate container ca2eb2c76ced 09:06:32 ---> 1b6bec9ddbd8 09:06:32 Step 9/13 : COPY go.mod vendor* ./ 09:06:32 ---> 92ee3c84e76c 09:06:32 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:06:32 ---> Running in ccf1c889792f 09:06:50 Removing intermediate container ccf1c889792f 09:06:50 ---> f3143693b428 09:06:50 Step 11/13 : COPY . . 09:06:50 ---> e84df0dd5557 09:06:50 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 09:06:50 ---> Running in 9043919806e1 09:06:50  % Total % Received % Xferd Average Speed Time Time Time Current 09:06:50  Dload Upload Total Spent Left Speed 09:06:50 0  0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 35389 0 --:--:-- --:--:-- --:--:-- 36620 09:06:50 Removing intermediate container 9043919806e1 09:06:50 ---> c8b6918ae939 09:06:50 Step 13/13 : RUN ${MAKE} 09:06:50 ---> Running in f3bba148f790 09:06:50 noop 09:06:50 Removing intermediate container f3bba148f790 09:06:50 ---> 37cb82e4d04f 09:06:50 Successfully built 37cb82e4d04f 09:06:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:51 + docker inspect -f . ci-base-image-x86_64 09:06:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:06:51 prd-ubuntu20.04-docker-8c-8g-1817 does not seem to be running inside a container 09:06:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-86 -v /w/workspace/xfoundry_device-usb-camera_PR-86:/w/workspace/xfoundry_device-usb-camera_PR-86:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-86@tmp:/w/workspace/xfoundry_device-usb-camera_PR-86@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:06:51 $ docker top dad8c9639d6962844779cfcd0ea67ec049b3bf5d58604bc163f812ae7746960e -eo pid,comm [Pipeline] { [Pipeline] sh 09:06:51 + go version 09:06:51 go version go1.18.3 linux/amd64 [Pipeline] } 09:06:51 $ docker stop --time=1 dad8c9639d6962844779cfcd0ea67ec049b3bf5d58604bc163f812ae7746960e 09:06:53 $ docker rm -f dad8c9639d6962844779cfcd0ea67ec049b3bf5d58604bc163f812ae7746960e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:53 + docker inspect -f . ci-base-image-x86_64 09:06:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:06:53 prd-ubuntu20.04-docker-8c-8g-1817 does not seem to be running inside a container 09:06: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-86 -v /w/workspace/xfoundry_device-usb-camera_PR-86:/w/workspace/xfoundry_device-usb-camera_PR-86:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-86@tmp:/w/workspace/xfoundry_device-usb-camera_PR-86@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:06:54 $ docker top 929b457ceaba6770bc0b51c0e9929ce328641fa583257aa1f07a5dff7fd2c89c -eo pid,comm [Pipeline] { [Pipeline] sh 09:06:54 + git config --global --add safe.directory /w/workspace/xfoundry_device-usb-camera_PR-86 [Pipeline] fileExists [Pipeline] sh 09:06:54 + make test 09:06:54 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 09:06:55 ? github.com/edgexfoundry/device-usb-camera [no test files] 09:07:05 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 09:07:06 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 1.9% of statements 09:07:14 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." 09:07:14 CGO_ENABLED=1 go vet ./... 09:07:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:07:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:07:16 ./bin/test-attribution-txt.sh 09:07:16 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo 09:07:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:07:16 $ docker stop --time=1 929b457ceaba6770bc0b51c0e9929ce328641fa583257aa1f07a5dff7fd2c89c 09:07:18 $ docker rm -f 929b457ceaba6770bc0b51c0e9929ce328641fa583257aa1f07a5dff7fd2c89c [Pipeline] // withDockerContainer [Pipeline] sh 09:07:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:07:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:07:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:07:19 + ls -al . 09:07:19 total 200 09:07:19 drwxrwxr-x 9 jenkins jenkins 4096 Sep 28 09:06 . 09:07:19 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 09:05 .. 09:07:19 drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 09:07 .git 09:07:19 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 09:05 .github 09:07:19 -rw-rw-r-- 1 jenkins jenkins 414 Sep 28 09:05 .gitignore 09:07:19 -rw-rw-r-- 1 jenkins jenkins 42 Sep 28 09:05 .golangci.yml 09:07:19 -rw-rw-r-- 1 jenkins jenkins 77 Sep 28 09:05 .hadolint.yml 09:07:19 drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 09:06 .semver 09:07:19 -rw-rw-r-- 1 jenkins jenkins 9569 Sep 28 09:05 Attribution.txt 09:07:19 -rw-rw-r-- 1 jenkins jenkins 1206 Sep 28 09:05 CHANGELOG.md 09:07:19 -rw-rw-r-- 1 jenkins jenkins 2410 Sep 28 09:05 Dockerfile 09:07:19 -rw-rw-r-- 1 jenkins jenkins 678 Sep 28 09:05 GOVERNANCE.md 09:07:19 -rw-rw-r-- 1 jenkins jenkins 659 Sep 28 09:05 Jenkinsfile 09:07:19 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 28 09:05 LICENSE 09:07:19 -rw-rw-r-- 1 jenkins jenkins 2345 Sep 28 09:05 Makefile 09:07:19 -rw-rw-r-- 1 jenkins jenkins 622 Sep 28 09:05 OWNERS.md 09:07:19 -rw-rw-r-- 1 jenkins jenkins 12817 Sep 28 09:05 README.md 09:07:19 -rw-rw-r-- 1 jenkins jenkins 5 Sep 28 09:06 VERSION 09:07:19 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 09:05 bin 09:07:19 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 09:05 cmd 09:07:19 -rw-r--r-- 1 jenkins jenkins 29387 Sep 28 09:07 coverage.out 09:07:19 -rwxrwxr-x 1 jenkins jenkins 140 Sep 28 09:05 docker-entrypoint.sh 09:07:19 -rw-rw-r-- 1 jenkins jenkins 3633 Sep 28 09:05 go.mod 09:07:19 -rw-rw-r-- 1 jenkins jenkins 38103 Sep 28 09:05 go.sum 09:07:19 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 09:05 internal 09:07:19 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 09:05 snap 09:07:19 -rw-rw-r-- 1 jenkins jenkins 231 Sep 28 09:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:19 + 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=bd2b336a221504fb2614da32bd88bc07cb823355 --label arch=amd64 --label version=0.0.0 . 09:07:19 Sending build context to Docker daemon 945.2kB 09:07:19 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 09:07:19 Step 2/35 : FROM ${BASE} AS builder 09:07:19 ---> 37cb82e4d04f 09:07:19 Step 3/35 : ARG MAKE="make build" 09:07:19 ---> Running in 495623ee7914 09:07:19 Removing intermediate container 495623ee7914 09:07:19 ---> 44e8e881a7c7 09:07:19 Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 09:07:20 ---> Running in 67a62778cfa7 09:07:20 Removing intermediate container 67a62778cfa7 09:07:20 ---> 81f75c4ffe13 09:07:20 Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 09:07:20 ---> Running in fc98b25e3bad 09:07:20 Removing intermediate container fc98b25e3bad 09:07:20 ---> f189764e7ab4 09:07:20 Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:07:20 ---> Running in 7cbe06dc0205 09:07:20 Removing intermediate container 7cbe06dc0205 09:07:20 ---> 2b2b865c2d75 09:07:20 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:07:20 ---> Running in 6df23da925de 09:07:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:07:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:07:22 OK: 330 MiB in 131 packages 09:07:22 Removing intermediate container 6df23da925de 09:07:22 ---> ef6fac0d0d39 09:07:22 Step 8/35 : WORKDIR /device-usb-camera 09:07:22 ---> Running in 8d0e6353d1da 09:07:22 Removing intermediate container 8d0e6353d1da 09:07:22 ---> a98eb44e8585 09:07:22 Step 9/35 : COPY go.mod vendor* ./ 09:07:22 ---> 909c743c8fac 09:07:22 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:07:22 ---> Running in 3e7ef90b65a4 09:07:23 Removing intermediate container 3e7ef90b65a4 09:07:23 ---> b8ff4517dc1f 09:07:23 Step 11/35 : COPY . . 09:07:23 ---> 2b7216794357 09:07:23 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 09:07:23 ---> Running in 28e3e300a4f1 09:07:24  % Total % Received % Xferd Average Speed Time Time Time Current 09:07:24 Dload Upload Total Spent Left Speed 09:07:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 47057 0 --:--:-- --:--:-- --:--:-- 48272 09:07:24 Removing intermediate container 28e3e300a4f1 09:07:24 ---> 6011f4f0eeea 09:07:24 Step 13/35 : RUN ${MAKE} 09:07:24 ---> Running in 591b6aa9032e 09:07:24 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.30" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 09:07:46 Removing intermediate container 591b6aa9032e 09:07:46 ---> ebc1742af7ba 09:07:46 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 09:07:46 v0.18.4: Pulling from aler9/rtsp-simple-server 09:07:46 af6660deedbd: Pulling fs layer 09:07:46 97cd0a44c592: Pulling fs layer 09:07:46 97cd0a44c592: Verifying Checksum 09:07:46 97cd0a44c592: Download complete 09:07:46 af6660deedbd: Verifying Checksum 09:07:46 af6660deedbd: Download complete 09:07:46 af6660deedbd: Pull complete 09:07:46 97cd0a44c592: Pull complete 09:07:46 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 09:07:46 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 09:07:46 ---> fea57e182299 09:07:46 Step 15/35 : FROM alpine:3.16 09:07:46 3.16: Pulling from library/alpine 09:07:46 213ec9aee27d: Pulling fs layer 09:07:46 213ec9aee27d: Verifying Checksum 09:07:46 213ec9aee27d: Download complete 09:07:46 213ec9aee27d: Pull complete 09:07:46 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 09:07:46 Status: Downloaded newer image for alpine:3.16 09:07:46 ---> 9c6f07244728 09:07:46 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 09:07:46 ---> Running in 0c15ae40eb88 09:07:47 Removing intermediate container 0c15ae40eb88 09:07:47 ---> 4c81d74a3b1e 09:07:47 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 09:07:47 ---> Running in 7ac95cd1fc88 09:07:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:07:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:07:47 (1/83) Installing dumb-init (1.2.5-r1) 09:07:47 (2/83) Installing sdl2 (2.0.22-r0) 09:07:47 (3/83) Installing libxau (1.0.9-r0) 09:07:47 (4/83) Installing libxdmcp (1.1.3-r0) 09:07:47 (5/83) Installing libxcb (1.15-r0) 09:07:47 (6/83) Installing libx11 (1.8-r0) 09:07:47 (7/83) Installing aom-libs (3.3.0-r0) 09:07:47 (8/83) Installing alsa-lib (1.2.7.2-r0) 09:07:47 (9/83) Installing expat (2.4.9-r0) 09:07:47 (10/83) Installing brotli-libs (1.0.9-r6) 09:07:47 (11/83) Installing libbz2 (1.0.8-r1) 09:07:47 (12/83) Installing libpng (1.6.37-r1) 09:07:47 (13/83) Installing freetype (2.12.1-r0) 09:07:47 (14/83) Installing fontconfig (2.14.0-r0) 09:07:47 (15/83) Installing fribidi (1.0.12-r0) 09:07:47 (16/83) Installing libffi (3.4.2-r1) 09:07:47 (17/83) Installing libintl (0.21-r2) 09:07:47 (18/83) Installing libblkid (2.38-r1) 09:07:47 (19/83) Installing libmount (2.38-r1) 09:07:47 (20/83) Installing pcre (8.45-r2) 09:07:47 (21/83) Installing glib (2.72.1-r0) 09:07:47 (22/83) Installing graphite2 (1.3.14-r1) 09:07:47 (23/83) Installing harfbuzz (4.3.0-r0) 09:07:47 (24/83) Installing libass (0.16.0-r0) 09:07:47 (25/83) Installing libdav1d (1.0.0-r0) 09:07:47 (26/83) Installing libpciaccess (0.16-r0) 09:07:47 (27/83) Installing libdrm (2.4.110-r0) 09:07:47 (28/83) Installing gmp (6.2.1-r2) 09:07:47 (29/83) Installing nettle (3.7.3-r0) 09:07:47 (30/83) Installing p11-kit (0.24.1-r0) 09:07:47 (31/83) Installing libtasn1 (4.18.0-r0) 09:07:47 (32/83) Installing libunistring (1.0-r0) 09:07:47 (33/83) Installing gnutls (3.7.7-r0) 09:07:47 (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) 09:07:47 (35/83) Installing ncurses-libs (6.3_p20220521-r0) 09:07:47 (36/83) Installing lame (3.100-r0) 09:07:47 (37/83) Installing opus (1.3.1-r1) 09:07:47 (38/83) Installing libasyncns (0.8-r1) 09:07:47 (39/83) Installing dbus-libs (1.14.0-r1) 09:07:47 (40/83) Installing libltdl (2.4.7-r0) 09:07:47 (41/83) Installing orc (0.4.32-r0) 09:07:47 (42/83) Installing libgcc (11.2.1_git20220219-r2) 09:07:47 (43/83) Installing libogg (1.3.5-r1) 09:07:47 (44/83) Installing libstdc++ (11.2.1_git20220219-r2) 09:07:48 (45/83) Installing flac (1.3.4-r0) 09:07:48 (46/83) Installing libvorbis (1.3.7-r0) 09:07:48 (47/83) Installing libsndfile (1.1.0-r0) 09:07:48 (48/83) Installing libgomp (11.2.1_git20220219-r2) 09:07:48 (49/83) Installing soxr (0.1.3-r2) 09:07:48 (50/83) Installing speexdsp (1.2.0-r0) 09:07:48 (51/83) Installing tdb-libs (1.4.6-r0) 09:07:48 (52/83) Installing libpulse (15.0-r2) 09:07:48 (53/83) Installing cjson (1.7.15-r3) 09:07:48 (54/83) Installing mbedtls (2.28.1-r0) 09:07:48 (55/83) Installing librist (0.2.6-r1) 09:07:48 (56/83) Installing libsrt (1.4.4-r0) 09:07:48 (57/83) Installing libssh (0.9.6-r1) 09:07:48 (58/83) Installing libtheora (1.1.1-r16) 09:07:48 (59/83) Installing libjpeg-turbo (2.1.3-r1) 09:07:48 (60/83) Installing v4l-utils-libs (1.22.1-r1) 09:07:48 (61/83) Installing libxext (1.3.4-r0) 09:07:48 (62/83) Installing libxfixes (6.0.0-r0) 09:07:48 (63/83) Installing wayland-libs-client (1.20.0-r0) 09:07:48 (64/83) Installing libva (2.14.0-r0) 09:07:48 (65/83) Installing libvdpau (1.5-r0) 09:07:48 (66/83) Installing vidstab (1.1.0-r1) 09:07:48 (67/83) Installing libvpx (1.11.0-r1) 09:07:48 (68/83) Installing libwebp (1.2.3-r0) 09:07:48 (69/83) Installing x264-libs (0.163_git20210613-r0) 09:07:48 (70/83) Installing numactl (2.0.14-r0) 09:07:48 (71/83) Installing x265-libs (3.5-r3) 09:07:48 (72/83) Installing xvidcore (1.3.7-r1) 09:07:48 (73/83) Installing ffmpeg-libs (5.0.1-r1) 09:07:48 (74/83) Installing ffmpeg (5.0.1-r1) 09:07:48 (75/83) Installing udev-init-scripts (35-r0) 09:07:48 Executing udev-init-scripts-35-r0.post-install 09:07:48 (76/83) Installing eudev-libs (3.2.11-r0) 09:07:48 (77/83) Installing xz-libs (5.2.5-r1) 09:07:48 (78/83) Installing zstd-libs (1.5.2-r1) 09:07:48 (79/83) Installing kmod-libs (29-r2) 09:07:48 (80/83) Installing eudev (3.2.11-r0) 09:07:48 (81/83) Installing libsodium (1.0.18-r0) 09:07:48 (82/83) Installing libzmq (4.3.4-r0) 09:07:48 (83/83) Installing zeromq (4.3.4-r0) 09:07:48 Executing busybox-1.35.0-r17.trigger 09:07:48 Executing eudev-3.2.11-r0.trigger 09:07:48 OK: 101 MiB in 97 packages 09:07:49 Removing intermediate container 7ac95cd1fc88 09:07:49 ---> 350ad39aaa41 09:07:49 Step 18/35 : WORKDIR / 09:07:50 ---> Running in 6ecf431b5147 09:07:50 Removing intermediate container 6ecf431b5147 09:07:50 ---> f87c70f7a498 09:07:50 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 09:07:50 ---> 3cd440022aaf 09:07:50 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 09:07:50 ---> 83a3294dabbc 09:07:50 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 09:07:51 ---> 3b090ae60044 09:07:51 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 09:07:51 ---> b44bb8085a3a 09:07:51 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 09:07:51 ---> 4db287b5ff58 09:07:51 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 09:07:51 ---> 0ee5beec2505 09:07:51 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 09:07:51 ---> 9ee82af6d92c 09:07:51 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 09:07:51 ---> Running in d7e404414038 09:07:52 Removing intermediate container d7e404414038 09:07:52 ---> cdf6aa0faf53 09:07:52 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 09:07:52 ---> Running in f5255c45de58 09:07:53 Removing intermediate container f5255c45de58 09:07:53 ---> b06c2314f5ef 09:07:53 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 09:07:53 ---> Running in 5c01260c87af 09:07:53 Removing intermediate container 5c01260c87af 09:07:53 ---> a04fded0cf39 09:07:53 Step 29/35 : EXPOSE 59983 09:07:53 ---> Running in 60bd6b44475e 09:07:53 Removing intermediate container 60bd6b44475e 09:07:53 ---> d8ca809cfd4e 09:07:53 Step 30/35 : EXPOSE 8554 09:07:53 ---> Running in eb691932bfcb 09:07:53 Removing intermediate container eb691932bfcb 09:07:53 ---> d74ef838c1eb 09:07:53 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 09:07:53 ---> Running in 6941da5e096e 09:07:54 Removing intermediate container 6941da5e096e 09:07:54 ---> 4f8432294738 09:07:54 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 09:07:54 ---> Running in d989097649d3 09:07:54 Removing intermediate container d989097649d3 09:07:54 ---> a7917e28b1a5 09:07:54 Step 33/35 : LABEL arch=amd64 09:07:54 ---> Running in 47f481c856a8 09:07:54 Removing intermediate container 47f481c856a8 09:07:54 ---> dd3317a31de4 09:07:54 Step 34/35 : LABEL git_sha=bd2b336a221504fb2614da32bd88bc07cb823355 09:07:54 ---> Running in 1f9d912d77b8 09:07:54 Removing intermediate container 1f9d912d77b8 09:07:54 ---> 850b9fed2373 09:07:54 Step 35/35 : LABEL version=0.0.0 09:07:54 ---> Running in 069af0e2bc33 09:07:54 Removing intermediate container 069af0e2bc33 09:07:54 ---> 8059d4bad32d 09:07:54 [Warning] One or more build-args [ARCH] were not consumed 09:07:54 Successfully built 8059d4bad32d 09:07:54 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:07:55 09:07:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:07:55 latest: Pulling from edgex-lftools-log-publisher 09:07:55 5eb5b503b376: Pulling fs layer 09:07:55 5c69ac0246d0: Pulling fs layer 09:07:55 ec43610c2a17: Pulling fs layer 09:07:55 3a2ae6a8a46f: Pulling fs layer 09:07:55 33b1e0a273af: Pulling fs layer 09:07:55 5d3b04190fa2: Pulling fs layer 09:07:55 2f39f015ded8: Pulling fs layer 09:07:55 3a2ae6a8a46f: Waiting 09:07:55 33b1e0a273af: Waiting 09:07:55 5d3b04190fa2: Waiting 09:07:55 2f39f015ded8: Waiting 09:07:55 5c69ac0246d0: Verifying Checksum 09:07:55 5c69ac0246d0: Download complete 09:07:55 3a2ae6a8a46f: Verifying Checksum 09:07:55 3a2ae6a8a46f: Download complete 09:07:55 33b1e0a273af: Verifying Checksum 09:07:55 33b1e0a273af: Download complete 09:07:55 5d3b04190fa2: Verifying Checksum 09:07:55 5d3b04190fa2: Download complete 09:07:55 ec43610c2a17: Verifying Checksum 09:07:55 ec43610c2a17: Download complete 09:07:55 5eb5b503b376: Download complete 09:07:56 2f39f015ded8: Download complete 09:07:56 5eb5b503b376: Pull complete 09:07:56 5c69ac0246d0: Pull complete 09:07:57 ec43610c2a17: Pull complete 09:07:57 3a2ae6a8a46f: Pull complete 09:07:57 33b1e0a273af: Pull complete 09:07:57 5d3b04190fa2: Pull complete 09:08:01 2f39f015ded8: Pull complete 09:08:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:08:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:08:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:08:01 prd-ubuntu20.04-docker-8c-8g-1817 does not seem to be running inside a container 09:08: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-86 -v /w/workspace/xfoundry_device-usb-camera_PR-86:/w/workspace/xfoundry_device-usb-camera_PR-86:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-86@tmp:/w/workspace/xfoundry_device-usb-camera_PR-86@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:08:03 $ docker top d498bfe456660185029f0b94378779d7990853e4115bfe3e5f8b4d9d1a9e62ad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:08:04 ---> job-cost.sh 09:08:04 lf-activate-venv: SKIPPING 09:08:04 INFO: No Stack... 09:08:04 INFO: Retrieving Pricing Info for: v3-standard-8 09:08:04 INFO: Archiving Costs [Pipeline] sh 09:08:05 + cat /w/workspace/xfoundry_device-usb-camera_PR-86/archives/cost.csv 09:08:05 + cut -d, -f6 [Pipeline] lock 09:08:05 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-86-8-stack-cost] 09:08:05 Resource [jenkins-edgexfoundry-device-usb-camera-PR-86-8-stack-cost] did not exist. Created. 09:08:05 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-86-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:08:05 + echo total: 0.2199999988079071 [Pipeline] stash 09:08:05 Stashed 1 file(s) [Pipeline] } 09:08:05 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-86-8-stack-cost] [Pipeline] // lock [Pipeline] } 09:08:05 $ docker stop --time=1 d498bfe456660185029f0b94378779d7990853e4115bfe3e5f8b4d9d1a9e62ad 09:08:06 $ docker rm -f d498bfe456660185029f0b94378779d7990853e4115bfe3e5f8b4d9d1a9e62ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:09:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1818 in /w/workspace/xfoundry_device-usb-camera_PR-86 [Pipeline] { [Pipeline] ws 09:09:50 Running in /w/workspace/device-usb-camera/8 [Pipeline] { [Pipeline] checkout 09:09:50 Selected Git installation does not exist. Using Default 09:09:50 The recommended git tool is: NONE 09:09:56 using credential edgex-jenkins-ssh 09:09:56 Cloning the remote Git repository 09:09:56 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 09:09:56 > git init /w/workspace/device-usb-camera/8 # timeout=10 09:09:56 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 09:09:56 > git --version # timeout=10 09:09:56 > git --version # 'git version 2.25.1' 09:09:56 using GIT_SSH to set credentials SSH Credentials for GitHub 09:09:56 Verifying host key using known hosts file 09:09:56 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 09:09:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:09:57 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 09:09:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:09:58 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 09:09:58 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 09:09:58 using GIT_SSH to set credentials SSH Credentials for GitHub 09:09:58 Verifying host key using known hosts file 09:09:58 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 09:09:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/86/head:refs/remotes/origin/PR-86 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:09:59 Merging remotes/origin/main commit 00fef7e065bed1f02203b218570c3778d916ab48 into PR head commit bd2b336a221504fb2614da32bd88bc07cb823355 09:09:59 Merge succeeded, producing bd2b336a221504fb2614da32bd88bc07cb823355 09:09:59 Checking out Revision bd2b336a221504fb2614da32bd88bc07cb823355 (PR-86) 09:10:00 Commit message: "build(deps): Bump github.com/vladimirvivien/go4vl from 0.0.2 to 0.0.4" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 09:09:59 > git config core.sparsecheckout # timeout=10 09:09:59 > git checkout -f bd2b336a221504fb2614da32bd88bc07cb823355 # timeout=10 09:09:59 > git remote # timeout=10 09:09:59 > git config --get remote.origin.url # timeout=10 09:09:59 using GIT_SSH to set credentials SSH Credentials for GitHub 09:09:59 Verifying host key using known hosts file 09:09:59 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 09:09:59 > git merge 00fef7e065bed1f02203b218570c3778d916ab48 # timeout=10 09:09:59 > git rev-parse HEAD^{commit} # timeout=10 09:09:59 > git config core.sparsecheckout # timeout=10 09:09:59 > git checkout -f bd2b336a221504fb2614da32bd88bc07cb823355 # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:10:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:10:01 % Total % Received % Xferd Average Speed Time Time Time Current 09:10:01 Dload Upload Total Spent Left Speed 09:10:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 70402 0 --:--:-- --:--:-- --:--:-- 70797 [Pipeline] sh 09:10:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:10:02 + sudo tee /etc/docker/daemon.new 09:10:02 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:10:02 { 09:10:02 "registry-mirrors": [ 09:10:02 "https://nexus3.edgexfoundry.org:10001" 09:10:02 ], 09:10:02 "bip": "10.250.0.254/24", 09:10:02 "hosts": [ 09:10:02 "tcp://0.0.0.0:5555", 09:10:02 "unix:///var/run/docker.sock" 09:10:02 ], 09:10:02 "mtu": 1458, 09:10:02 "selinux-enabled": true, 09:10:02 "seccomp-profile": "/etc/docker/seccomp.json" 09:10:02 } [Pipeline] sh 09:10:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:10:02 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:10:21 provisioning config files... 09:10:21 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/8@tmp/config8129544576483492548tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:10:21 ---> docker-login.sh 09:10:21 nexus3.edgexfoundry.org:10001 09:10:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:10:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:10:22 Configure a credential helper to remove this warning. See 09:10:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:10:22 09:10:22 Login Succeeded 09:10:22 nexus3.edgexfoundry.org:10002 09:10:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:10:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:10:22 Configure a credential helper to remove this warning. See 09:10:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:10:22 09:10:22 Login Succeeded 09:10:22 nexus3.edgexfoundry.org:10003 09:10:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:10:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:10:23 Configure a credential helper to remove this warning. See 09:10:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:10:23 09:10:23 Login Succeeded 09:10:23 nexus3.edgexfoundry.org:10004 09:10:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:10:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:10:23 Configure a credential helper to remove this warning. See 09:10:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:10:23 09:10:23 Login Succeeded 09:10:23 docker.io 09:10:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:10:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:10:24 Configure a credential helper to remove this warning. See 09:10:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:10:24 09:10:24 Login Succeeded 09:10:24 ---> docker-login.sh ends [Pipeline] } 09:10:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:10:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:10:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:10:24 ========================================================= 09:10:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 09:10:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:24 + 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 . 09:10:25 Sending build context to Docker daemon 582.7kB 09:10:25 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 09:10:25 Step 2/13 : FROM ${BASE} AS builder 09:10:25 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:10:25 b3c136eddcbf: Pulling fs layer 09:10:25 c0a3192eca97: Pulling fs layer 09:10:25 a050256f5b6f: Pulling fs layer 09:10:25 656be50a0ddc: Pulling fs layer 09:10:25 2bbca73fdf42: Pulling fs layer 09:10:25 46d945488cbd: Pulling fs layer 09:10:25 8a5474983e97: Pulling fs layer 09:10:25 329c88fbcd65: Pulling fs layer 09:10:25 656be50a0ddc: Waiting 09:10:25 2bbca73fdf42: Waiting 09:10:25 46d945488cbd: Waiting 09:10:25 8a5474983e97: Waiting 09:10:25 329c88fbcd65: Waiting 09:10:25 a050256f5b6f: Verifying Checksum 09:10:25 a050256f5b6f: Download complete 09:10:25 c0a3192eca97: Verifying Checksum 09:10:25 c0a3192eca97: Download complete 09:10:25 2bbca73fdf42: Verifying Checksum 09:10:25 2bbca73fdf42: Download complete 09:10:25 b3c136eddcbf: Verifying Checksum 09:10:25 b3c136eddcbf: Download complete 09:10:25 46d945488cbd: Verifying Checksum 09:10:25 46d945488cbd: Download complete 09:10:26 b3c136eddcbf: Pull complete 09:10:26 329c88fbcd65: Verifying Checksum 09:10:26 329c88fbcd65: Download complete 09:10:26 c0a3192eca97: Pull complete 09:10:27 a050256f5b6f: Pull complete 09:10:28 8a5474983e97: Verifying Checksum 09:10:28 8a5474983e97: Download complete 09:10:29 656be50a0ddc: Verifying Checksum 09:10:29 656be50a0ddc: Download complete 09:10:44 656be50a0ddc: Pull complete 09:10:44 2bbca73fdf42: Pull complete 09:10:44 46d945488cbd: Pull complete 09:10:48 8a5474983e97: Pull complete 09:10:51 329c88fbcd65: Pull complete 09:10:51 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 09:10:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 09:10:51 ---> ff4287adb874 09:10:51 Step 3/13 : ARG MAKE="make build" 09:10:53 ---> Running in 0460f1246cb1 09:10:53 Removing intermediate container 0460f1246cb1 09:10:53 ---> fec3fe081247 09:10:53 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 09:10:53 ---> Running in 426ed856ce78 09:10:53 Removing intermediate container 426ed856ce78 09:10:53 ---> 91952f976478 09:10:53 Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 09:10:53 ---> Running in e02fad9d9fed 09:10:53 Removing intermediate container e02fad9d9fed 09:10:53 ---> fc04eb2ab2e1 09:10:53 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:10:53 ---> Running in 9cbc85934b73 09:10:55 Removing intermediate container 9cbc85934b73 09:10:55 ---> 94bc3cd8e9be 09:10:55 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:10:55 ---> Running in 4dcb7f2b16cd 09:10:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:10:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:10:58 (1/14) Installing libintl (0.21-r2) 09:10:59 (2/14) Installing eudev-libs (3.2.11-r0) 09:10:59 (3/14) Installing libjpeg-turbo (2.1.3-r1) 09:10:59 (4/14) Installing v4l-utils-libs (1.22.1-r1) 09:10:59 (5/14) Installing v4l-utils (1.22.1-r1) 09:10:59 (6/14) Installing udev-init-scripts (35-r0) 09:10:59 Executing udev-init-scripts-35-r0.post-install 09:10:59 (7/14) Installing libblkid (2.38-r1) 09:10:59 (8/14) Installing xz-libs (5.2.5-r1) 09:10:59 (9/14) Installing zstd-libs (1.5.2-r1) 09:10:59 (10/14) Installing kmod-libs (29-r2) 09:10:59 (11/14) Installing eudev (3.2.11-r0) 09:11:00 (12/14) Installing eudev-dev (3.2.11-r0) 09:11:00 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 09:11:00 (14/14) Installing v4l-utils-dev (1.22.1-r1) 09:11:00 Executing busybox-1.35.0-r13.trigger 09:11:00 Executing eudev-3.2.11-r0.trigger 09:11:00 OK: 228 MiB in 65 packages 09:11:01 Removing intermediate container 4dcb7f2b16cd 09:11:01 ---> bdb5101149aa 09:11:01 Step 8/13 : WORKDIR /device-usb-camera 09:11:01 ---> Running in e3592b614791 09:11:02 Removing intermediate container e3592b614791 09:11:02 ---> f78d9155f998 09:11:02 Step 9/13 : COPY go.mod vendor* ./ 09:11:02 ---> d8d179f348f6 09:11:02 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:11:02 ---> Running in 8399ca53219a 09:11:59 Removing intermediate container 8399ca53219a 09:11:59 ---> 345058a7576e 09:11:59 Step 11/13 : COPY . . 09:11:59 ---> 1dbc585a91b7 09:11:59 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 09:11:59 ---> Running in 206e167cddb0 09:11:59   % Total % Received % Xferd Average Speed Time Time Time Current 09:11:59 Dload Upload Total Spent Left Speed 09:11:59 0 0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 13424 0 --:--:-- --:--:-- --:--:-- 13615 09:11:59 Removing intermediate container 206e167cddb0 09:11:59 ---> 35e83e8c611b 09:11:59 Step 13/13 : RUN ${MAKE} 09:11:59 ---> Running in 5c193483019e 09:11:59 noop 09:11:59 Removing intermediate container 5c193483019e 09:11:59 ---> aefc4dc1ac88 09:11:59 Successfully built aefc4dc1ac88 09:11:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:59 + docker inspect -f . ci-base-image-arm64 09:11:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:11:59 prd-ubuntu20.04-docker-arm64-4c-16g-1818 does not seem to be running inside a container 09:11:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/8 -v /w/workspace/device-usb-camera/8:/w/workspace/device-usb-camera/8:rw,z -v /w/workspace/device-usb-camera/8@tmp:/w/workspace/device-usb-camera/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:12:01 $ docker top eeea7cc5b764b5f6a2442226bfca20053368892d1d1a467dfc47126f94a40381 -eo pid,comm [Pipeline] { [Pipeline] sh 09:12:01 + go version 09:12:01 go version go1.18.3 linux/arm64 [Pipeline] } 09:12:01 $ docker stop --time=1 eeea7cc5b764b5f6a2442226bfca20053368892d1d1a467dfc47126f94a40381 09:12:03 $ docker rm -f eeea7cc5b764b5f6a2442226bfca20053368892d1d1a467dfc47126f94a40381 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:04 + docker inspect -f . ci-base-image-arm64 09:12:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:12:04 prd-ubuntu20.04-docker-arm64-4c-16g-1818 does not seem to be running inside a container 09:12:04 $ 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/8 -v /w/workspace/device-usb-camera/8:/w/workspace/device-usb-camera/8:rw,z -v /w/workspace/device-usb-camera/8@tmp:/w/workspace/device-usb-camera/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:12:05 $ docker top 8e1abd5bed5cd09b24f90cc396887c55d8b9d29f082d3cb34861394e3683ad75 -eo pid,comm [Pipeline] { [Pipeline] sh 09:12:06 + git config --global --add safe.directory /w/workspace/device-usb-camera/8 [Pipeline] fileExists [Pipeline] sh 09:12:07 + make test 09:12:07 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 09:12:08 ? github.com/edgexfoundry/device-usb-camera [no test files] 09:14:00 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 09:14:00 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.073s coverage: 1.9% of statements 09:14:00 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:14:00 CGO_ENABLED=1 go vet ./... 09:14:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:14:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:14:22 ./bin/test-attribution-txt.sh 09:14:22 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo 09:14:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:14:23 $ docker stop --time=1 8e1abd5bed5cd09b24f90cc396887c55d8b9d29f082d3cb34861394e3683ad75 09:14:25 $ docker rm -f 8e1abd5bed5cd09b24f90cc396887c55d8b9d29f082d3cb34861394e3683ad75 [Pipeline] // withDockerContainer [Pipeline] sh 09:14:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:14:26 Warning: overwriting stash ‘coverage-report’ 09:14:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:14:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:14:27 + ls -al . 09:14:27 total 196 09:14:27 drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 09:12 . 09:14:27 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 09:09 .. 09:14:27 drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 09:09 .git 09:14:27 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 09:09 .github 09:14:27 -rw-rw-r-- 1 jenkins jenkins 414 Sep 28 09:09 .gitignore 09:14:27 -rw-rw-r-- 1 jenkins jenkins 42 Sep 28 09:09 .golangci.yml 09:14:27 -rw-rw-r-- 1 jenkins jenkins 77 Sep 28 09:09 .hadolint.yml 09:14:27 -rw-rw-r-- 1 jenkins jenkins 9569 Sep 28 09:09 Attribution.txt 09:14:27 -rw-rw-r-- 1 jenkins jenkins 1206 Sep 28 09:09 CHANGELOG.md 09:14:27 -rw-rw-r-- 1 jenkins jenkins 2410 Sep 28 09:09 Dockerfile 09:14:27 -rw-rw-r-- 1 jenkins jenkins 678 Sep 28 09:09 GOVERNANCE.md 09:14:27 -rw-rw-r-- 1 jenkins jenkins 659 Sep 28 09:09 Jenkinsfile 09:14:27 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 28 09:09 LICENSE 09:14:27 -rw-rw-r-- 1 jenkins jenkins 2345 Sep 28 09:09 Makefile 09:14:27 -rw-rw-r-- 1 jenkins jenkins 622 Sep 28 09:09 OWNERS.md 09:14:27 -rw-rw-r-- 1 jenkins jenkins 12817 Sep 28 09:09 README.md 09:14:27 -rw-rw-r-- 1 jenkins jenkins 5 Sep 28 09:06 VERSION 09:14:27 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 09:09 bin 09:14:27 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 09:09 cmd 09:14:27 -rw-r--r-- 1 jenkins jenkins 29387 Sep 28 09:13 coverage.out 09:14:27 -rwxrwxr-x 1 jenkins jenkins 140 Sep 28 09:09 docker-entrypoint.sh 09:14:27 -rw-rw-r-- 1 jenkins jenkins 3633 Sep 28 09:09 go.mod 09:14:27 -rw-rw-r-- 1 jenkins jenkins 38103 Sep 28 09:09 go.sum 09:14:27 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 09:09 internal 09:14:27 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 09:09 snap 09:14:27 -rw-rw-r-- 1 jenkins jenkins 231 Sep 28 09:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:27 + 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=bd2b336a221504fb2614da32bd88bc07cb823355 --label arch=arm64 --label version=0.0.0 . 09:14:27 Sending build context to Docker daemon 612.9kB 09:14:27 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 09:14:27 Step 2/35 : FROM ${BASE} AS builder 09:14:27 ---> aefc4dc1ac88 09:14:27 Step 3/35 : ARG MAKE="make build" 09:14:28 ---> Running in 2d069f71633b 09:14:28 Removing intermediate container 2d069f71633b 09:14:28 ---> 5491e4578840 09:14:28 Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 09:14:28 ---> Running in e0b55510e214 09:14:29 Removing intermediate container e0b55510e214 09:14:29 ---> 92ed0de12e8f 09:14:29 Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 09:14:29 ---> Running in 5ccdc1c79b0a 09:14:29 Removing intermediate container 5ccdc1c79b0a 09:14:29 ---> 5710d27875d9 09:14:29 Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:14:29 ---> Running in cdfafa7fbf50 09:14:31 Removing intermediate container cdfafa7fbf50 09:14:31 ---> 559aa2caf4f2 09:14:31 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:14:31 ---> Running in 578e4bad270a 09:14:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:14:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:14:34 OK: 228 MiB in 65 packages 09:14:36 Removing intermediate container 578e4bad270a 09:14:36 ---> e471dd05d3b1 09:14:36 Step 8/35 : WORKDIR /device-usb-camera 09:14:36 ---> Running in 05dc37095dd3 09:14:37 Removing intermediate container 05dc37095dd3 09:14:37 ---> 3471fdf85ffc 09:14:37 Step 9/35 : COPY go.mod vendor* ./ 09:14:38 ---> 104936a7bc4d 09:14:38 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:14:38 ---> Running in f3001e2b7361 09:14:40 Removing intermediate container f3001e2b7361 09:14:40 ---> b2d2ad1d0b5a 09:14:40 Step 11/35 : COPY . . 09:14:41 ---> 7700b9110f9e 09:14:41 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 09:14:41 ---> Running in 5185da0979b4 09:14:42  % Total % Received % Xferd Average Speed  Time Time Time Current 09:14:42 Dload Upload Total Spent Left Speed 09:14:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062  0 0 13690 0 --:--:-- --:--:-- --:--:-- 13792 09:14:43 Removing intermediate container 5185da0979b4 09:14:43 ---> 5373e4b1a62d 09:14:43 Step 13/35 : RUN ${MAKE} 09:14:43 ---> Running in 591df19886fd 09:14:44 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.30" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 09:17:21 Removing intermediate container 591df19886fd 09:17:21 ---> 9a73f018618d 09:17:21 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 09:17:21 v0.18.4: Pulling from aler9/rtsp-simple-server 09:17:21 eab2503cf8f4: Pulling fs layer 09:17:21 97cd0a44c592: Pulling fs layer 09:17:21 97cd0a44c592: Download complete 09:17:21 eab2503cf8f4: Download complete 09:17:21 eab2503cf8f4: Pull complete 09:17:21 97cd0a44c592: Pull complete 09:17:21 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 09:17:21 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 09:17:21 ---> 7f763cca56b3 09:17:21 Step 15/35 : FROM alpine:3.16 09:17:21 3.16: Pulling from library/alpine 09:17:21 9b18e9b68314: Pulling fs layer 09:17:21 9b18e9b68314: Verifying Checksum 09:17:21 9b18e9b68314: Download complete 09:17:21 9b18e9b68314: Pull complete 09:17:21 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 09:17:21 Status: Downloaded newer image for alpine:3.16 09:17:21 ---> a6215f271958 09:17:21 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 09:17:21 ---> Running in 9bb0c13d87f3 09:17:21 Removing intermediate container 9bb0c13d87f3 09:17:21 ---> e5a97d4467b5 09:17:21 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 09:17:21 ---> Running in af29542e21e1 09:17:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:17:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:17:21 (1/82) Installing dumb-init (1.2.5-r1) 09:17:21 (2/82) Installing sdl2 (2.0.22-r0) 09:17:21 (3/82) Installing libxau (1.0.9-r0) 09:17:21 (4/82) Installing libxdmcp (1.1.3-r0) 09:17:21 (5/82) Installing libxcb (1.15-r0) 09:17:21 (6/82) Installing libx11 (1.8-r0) 09:17:21 (7/82) Installing aom-libs (3.3.0-r0) 09:17:21 (8/82) Installing alsa-lib (1.2.7.2-r0) 09:17:21 (9/82) Installing expat (2.4.9-r0) 09:17:21 (10/82) Installing brotli-libs (1.0.9-r6) 09:17:21 (11/82) Installing libbz2 (1.0.8-r1) 09:17:21 (12/82) Installing libpng (1.6.37-r1) 09:17:21 (13/82) Installing freetype (2.12.1-r0) 09:17:21 (14/82) Installing fontconfig (2.14.0-r0) 09:17:21 (15/82) Installing fribidi (1.0.12-r0) 09:17:21 (16/82) Installing libffi (3.4.2-r1) 09:17:21 (17/82) Installing libintl (0.21-r2) 09:17:21 (18/82) Installing libblkid (2.38-r1) 09:17:21 (19/82) Installing libmount (2.38-r1) 09:17:21 (20/82) Installing pcre (8.45-r2) 09:17:21 (21/82) Installing glib (2.72.1-r0) 09:17:21 (22/82) Installing graphite2 (1.3.14-r1) 09:17:21 (23/82) Installing harfbuzz (4.3.0-r0) 09:17:21 (24/82) Installing libass (0.16.0-r0) 09:17:21 (25/82) Installing libdav1d (1.0.0-r0) 09:17:21 (26/82) Installing libdrm (2.4.110-r0) 09:17:21 (27/82) Installing gmp (6.2.1-r2) 09:17:21 (28/82) Installing nettle (3.7.3-r0) 09:17:21 (29/82) Installing p11-kit (0.24.1-r0) 09:17:21 (30/82) Installing libtasn1 (4.18.0-r0) 09:17:21 (31/82) Installing libunistring (1.0-r0) 09:17:21 (32/82) Installing gnutls (3.7.7-r0) 09:17:21 (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) 09:17:21 (34/82) Installing ncurses-libs (6.3_p20220521-r0) 09:17:21 (35/82) Installing lame (3.100-r0) 09:17:21 (36/82) Installing opus (1.3.1-r1) 09:17:21 (37/82) Installing libasyncns (0.8-r1) 09:17:21 (38/82) Installing dbus-libs (1.14.0-r1) 09:17:21 (39/82) Installing libltdl (2.4.7-r0) 09:17:21 (40/82) Installing orc (0.4.32-r0) 09:17:21 (41/82) Installing libgcc (11.2.1_git20220219-r2) 09:17:21 (42/82) Installing libogg (1.3.5-r1) 09:17:21 (43/82) Installing libstdc++ (11.2.1_git20220219-r2) 09:17:21 (44/82) Installing flac (1.3.4-r0) 09:17:21 (45/82) Installing libvorbis (1.3.7-r0) 09:17:21 (46/82) Installing libsndfile (1.1.0-r0) 09:17:21 (47/82) Installing libgomp (11.2.1_git20220219-r2) 09:17:21 (48/82) Installing soxr (0.1.3-r2) 09:17:21 (49/82) Installing speexdsp (1.2.0-r0) 09:17:21 (50/82) Installing tdb-libs (1.4.6-r0) 09:17:21 (51/82) Installing libpulse (15.0-r2) 09:17:21 (52/82) Installing cjson (1.7.15-r3) 09:17:21 (53/82) Installing mbedtls (2.28.1-r0) 09:17:21 (54/82) Installing librist (0.2.6-r1) 09:17:21 (55/82) Installing libsrt (1.4.4-r0) 09:17:21 (56/82) Installing libssh (0.9.6-r1) 09:17:21 (57/82) Installing libtheora (1.1.1-r16) 09:17:21 (58/82) Installing libjpeg-turbo (2.1.3-r1) 09:17:21 (59/82) Installing v4l-utils-libs (1.22.1-r1) 09:17:21 (60/82) Installing libxext (1.3.4-r0) 09:17:21 (61/82) Installing libxfixes (6.0.0-r0) 09:17:21 (62/82) Installing wayland-libs-client (1.20.0-r0) 09:17:21 (63/82) Installing libva (2.14.0-r0) 09:17:21 (64/82) Installing libvdpau (1.5-r0) 09:17:21 (65/82) Installing vidstab (1.1.0-r1) 09:17:21 (66/82) Installing libvpx (1.11.0-r1) 09:17:21 (67/82) Installing libwebp (1.2.3-r0) 09:17:21 (68/82) Installing x264-libs (0.163_git20210613-r0) 09:17:21 (69/82) Installing numactl (2.0.14-r0) 09:17:21 (70/82) Installing x265-libs (3.5-r3) 09:17:21 (71/82) Installing xvidcore (1.3.7-r1) 09:17:21 (72/82) Installing ffmpeg-libs (5.0.1-r1) 09:17:22 (73/82) Installing ffmpeg (5.0.1-r1) 09:17:22 (74/82) Installing udev-init-scripts (35-r0) 09:17:22 Executing udev-init-scripts-35-r0.post-install 09:17:22 (75/82) Installing eudev-libs (3.2.11-r0) 09:17:22 (76/82) Installing xz-libs (5.2.5-r1) 09:17:22 (77/82) Installing zstd-libs (1.5.2-r1) 09:17:22 (78/82) Installing kmod-libs (29-r2) 09:17:22 (79/82) Installing eudev (3.2.11-r0) 09:17:22 (80/82) Installing libsodium (1.0.18-r0) 09:17:22 (81/82) Installing libzmq (4.3.4-r0) 09:17:22 (82/82) Installing zeromq (4.3.4-r0) 09:17:22 Executing busybox-1.35.0-r17.trigger 09:17:22 Executing eudev-3.2.11-r0.trigger 09:17:22 OK: 78 MiB in 96 packages 09:17:26 Removing intermediate container af29542e21e1 09:17:26 ---> 246f32665b4d 09:17:26 Step 18/35 : WORKDIR / 09:17:26 ---> Running in 2c8bfa98dc8d 09:17:26 Removing intermediate container 2c8bfa98dc8d 09:17:26 ---> 5ee4482b2052 09:17:26 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 09:17:27 ---> 0721607ad976 09:17:27 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 09:17:27 ---> 02e6c704e46a 09:17:27 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 09:17:28 ---> 7e3e52f7fcda 09:17:28 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 09:17:28 ---> 6bbff5718d27 09:17:28 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 09:17:29 ---> bf9eb584a568 09:17:29 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 09:17:29 ---> 9a8e031e75e7 09:17:29 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 09:17:30 ---> 9ceec8bd019d 09:17:30 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 09:17:30 ---> Running in 5d82ce3dd655 09:17:32 Removing intermediate container 5d82ce3dd655 09:17:32 ---> 884a739854d7 09:17:32 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 09:17:32 ---> Running in 8c573c5bfa59 09:17:33 Removing intermediate container 8c573c5bfa59 09:17:33 ---> a65abf1937fd 09:17:33 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 09:17:33 ---> Running in 467585272a19 09:17:35 Removing intermediate container 467585272a19 09:17:35 ---> 5b12d0746f03 09:17:35 Step 29/35 : EXPOSE 59983 09:17:35 ---> Running in 2e57f9c5c021 09:17:35 Removing intermediate container 2e57f9c5c021 09:17:35 ---> 584d78be9f27 09:17:35 Step 30/35 : EXPOSE 8554 09:17:35 ---> Running in 5a9f57ff910a 09:17:36 Removing intermediate container 5a9f57ff910a 09:17:36 ---> 73e221894b4a 09:17:36 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 09:17:36 ---> Running in 64ecda37ee50 09:17:36 Removing intermediate container 64ecda37ee50 09:17:36 ---> 175d7d857549 09:17:36 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 09:17:36 ---> Running in f472c6635121 09:17:36 Removing intermediate container f472c6635121 09:17:36 ---> ed53e98702c8 09:17:36 Step 33/35 : LABEL arch=arm64 09:17:36 ---> Running in 087b4fb50d18 09:17:37 Removing intermediate container 087b4fb50d18 09:17:37 ---> ed0271170e63 09:17:37 Step 34/35 : LABEL git_sha=bd2b336a221504fb2614da32bd88bc07cb823355 09:17:37 ---> Running in 873096c1b81b 09:17:37 Removing intermediate container 873096c1b81b 09:17:37 ---> 4c6af70a25f8 09:17:37 Step 35/35 : LABEL version=0.0.0 09:17:37 ---> Running in b56ad2ba1ec4 09:17:37 Removing intermediate container b56ad2ba1ec4 09:17:37 ---> c3235c2aa19a 09:17:37 [Warning] One or more build-args [ARCH] were not consumed 09:17:37 Successfully built c3235c2aa19a 09:17:37 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 09:17:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:17:38 09:17:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:17:38 arm64: Pulling from edgex-lftools-log-publisher 09:17:38 8998bd30e6a1: Pulling fs layer 09:17:38 04944245beec: Pulling fs layer 09:17:38 699f458cf7ca: Pulling fs layer 09:17:38 765212b225bb: Pulling fs layer 09:17:38 f23df028b6ca: Pulling fs layer 09:17:38 d65c8cfc05b1: Pulling fs layer 09:17:38 2437ff75d9bd: Pulling fs layer 09:17:38 765212b225bb: Waiting 09:17:38 f23df028b6ca: Waiting 09:17:38 2437ff75d9bd: Waiting 09:17:38 d65c8cfc05b1: Waiting 09:17:38 04944245beec: Verifying Checksum 09:17:38 04944245beec: Download complete 09:17:38 765212b225bb: Verifying Checksum 09:17:38 765212b225bb: Download complete 09:17:38 f23df028b6ca: Download complete 09:17:38 d65c8cfc05b1: Verifying Checksum 09:17:38 d65c8cfc05b1: Download complete 09:17:39 699f458cf7ca: Verifying Checksum 09:17:39 699f458cf7ca: Download complete 09:17:39 8998bd30e6a1: Verifying Checksum 09:17:39 8998bd30e6a1: Download complete 09:17:42 2437ff75d9bd: Verifying Checksum 09:17:42 2437ff75d9bd: Download complete 09:17:43 8998bd30e6a1: Pull complete 09:17:43 04944245beec: Pull complete 09:17:45 699f458cf7ca: Pull complete 09:17:45 765212b225bb: Pull complete 09:17:46 f23df028b6ca: Pull complete 09:17:46 d65c8cfc05b1: Pull complete 09:18:01 2437ff75d9bd: Pull complete 09:18:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:18:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:18:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:18:01 prd-ubuntu20.04-docker-arm64-4c-16g-1818 does not seem to be running inside a container 09:18: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/device-usb-camera/8 -v /w/workspace/device-usb-camera/8:/w/workspace/device-usb-camera/8:rw,z -v /w/workspace/device-usb-camera/8@tmp:/w/workspace/device-usb-camera/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:18:03 $ docker top 12815738e3e72763e3e2072bb3e72be3a72ecc28f6fa6f429e1ff63bd45ae67a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:18:04 ---> job-cost.sh 09:18:04 lf-activate-venv: SKIPPING 09:18:04 INFO: No Stack... 09:18:05 INFO: Retrieving Pricing Info for: v3-standard-4 09:18:06 INFO: Archiving Costs [Pipeline] sh 09:18:06 + cat /w/workspace/device-usb-camera/8/archives/cost.csv 09:18:06 + cut -d, -f6 [Pipeline] lock 09:18:06 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-86-8-stack-cost] 09:18:06 Resource [jenkins-edgexfoundry-device-usb-camera-PR-86-8-stack-cost] did not exist. Created. 09:18:06 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-86-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:18:06 /w/workspace/device-usb-camera/8@tmp/durable-134daab0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:18:07 + echo total: 0.10999999940395355 [Pipeline] stash 09:18:07 Warning: overwriting stash ‘stack-cost’ 09:18:07 Stashed 1 file(s) [Pipeline] } 09:18:07 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-86-8-stack-cost] [Pipeline] // lock [Pipeline] } 09:18:07 $ docker stop --time=1 12815738e3e72763e3e2072bb3e72be3a72ecc28f6fa6f429e1ff63bd45ae67a 09:18:08 $ docker rm -f 12815738e3e72763e3e2072bb3e72be3a72ecc28f6fa6f429e1ff63bd45ae67a [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 09:18:08 provisioning config files... 09:18:08 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/xfoundry_device-usb-camera_PR-86@tmp/config12921194382744337716tmp [Pipeline] { [Pipeline] sh 09:18:09 + set +x 09:18:09 + curl -s https://codecov.io/bash 09:18:09 + bash -s -- 09:18:09 09:18:09 _____ _ 09:18:09 / ____| | | 09:18:09 | | ___ __| | ___ ___ _____ __ 09:18:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:18:09 | |___| (_) | (_| | __/ (_| (_) \ V / 09:18:09 \_____\___/ \__,_|\___|\___\___/ \_/ 09:18:09 Bash-1.0.6 09:18:09 09:18:09 09:18:09 ==> git version 2.25.1 found 09:18:09 ==> 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 09:18:09 Release-Date: 2020-01-08 09:18:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:18:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:18:09 ==> Jenkins CI detected. 09:18:09 current dir:  /w/workspace/xfoundry_device-usb-camera_PR-86 09:18:09 project root: . 09:18:09 --> token set from env 09:18:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:18:09 ==> Running gcov in . (disable via -X gcov) 09:18:09 ==> Python coveragepy not found 09:18:09 ==> Searching for coverage reports in: 09:18:09 + . 09:18:09 -> Found 1 reports 09:18:09 ==> Detecting git/mercurial file structure 09:18:09 ==> Reading reports 09:18:09 + ./coverage.out bytes=29387 09:18:09 ==> Appending adjustments 09:18:09 https://docs.codecov.io/docs/fixing-reports 09:18:09 + Found adjustments 09:18:09 ==> Gzipping contents 09:18:09 8.0K /tmp/codecov.H5kYO0.gz 09:18:09 ==> Uploading reports 09:18:09 url: https://codecov.io 09:18:09 query: branch=PR-86&commit=bd2b336a221504fb2614da32bd88bc07cb823355&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-86%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=86&job=&cmd_args= 09:18:09 -> Pinging Codecov 09:18:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-86&commit=bd2b336a221504fb2614da32bd88bc07cb823355&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-86%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=86&job=&cmd_args= 09:18:09 -> Uploading to 09:18:09 https://storage.googleapis.com/codecov/v4/raw/2022-09-28/73D8F5FF140700D3E01443B452E23636/bd2b336a221504fb2614da32bd88bc07cb823355/4e85a0ce-4d05-47b9-8ee5-7e6f80dcbfeb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220928%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220928T091809Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f2239d16c94874523f2a6efe7554fafa27d0962bd3ecd62bdb1949498049c801 09:18:09 % Total % Received % Xferd Average Speed Time Time Time Current 09:18:09 Dload Upload Total Spent Left Speed 09:18:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4135 0 0 100 4135 0 16808 --:--:-- --:--:-- --:--:-- 16808 09:18:10 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/bd2b336a221504fb2614da32bd88bc07cb823355 [Pipeline] } 09:18:10 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 09:18:10 + [ -d /w/workspace/xfoundry_device-usb-camera_PR-86/archives ] 09:18:10 + ls -al /w/workspace/xfoundry_device-usb-camera_PR-86/archives 09:18:10 total 16 09:18:10 drwxr-xr-x 3 root root 4096 Sep 28 09:08 . 09:18:10 drwxrwxr-x 10 jenkins jenkins 4096 Sep 28 09:08 .. 09:18:10 drwxr-xr-x 2 root root 4096 Sep 28 09:08 cost 09:18:10 -rw-r--r-- 1 root root 88 Sep 28 09:08 cost.csv 09:18:10 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-86/archives 09:18:10 + ls -al /w/workspace/xfoundry_device-usb-camera_PR-86/archives 09:18:10 total 16 09:18:10 drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 09:08 . 09:18:10 drwxrwxr-x 10 jenkins jenkins 4096 Sep 28 09:08 .. 09:18:10 drwxr-xr-x 2 jenkins jenkins 4096 Sep 28 09:08 cost 09:18:10 -rw-r--r-- 1 jenkins jenkins 88 Sep 28 09:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:18:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:18:11 ---> package-listing.sh 09:18:11 ++ facter osfamily 09:18:11 ++ tr '[:upper:]' '[:lower:]' 09:18:12 + OS_FAMILY=debian 09:18:12 + workspace=/w/workspace/xfoundry_device-usb-camera_PR-86 09:18:12 + START_PACKAGES=/tmp/packages_start.txt 09:18:12 + END_PACKAGES=/tmp/packages_end.txt 09:18:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:18:12 + PACKAGES=/tmp/packages_start.txt 09:18:12 + '[' /w/workspace/xfoundry_device-usb-camera_PR-86 ']' 09:18:12 + PACKAGES=/tmp/packages_end.txt 09:18:12 + case "${OS_FAMILY}" in 09:18:12 + dpkg -l 09:18:12 + grep '^ii' 09:18:12 + '[' -f /tmp/packages_start.txt ']' 09:18:12 + '[' -f /tmp/packages_end.txt ']' 09:18:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:18:12 + '[' /w/workspace/xfoundry_device-usb-camera_PR-86 ']' 09:18:12 + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-86/archives/ 09:18:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-86/archives/ [Pipeline] echo 09:18:12 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-86/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:18:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:18:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:18:13 prd-ubuntu20.04-docker-8c-8g-1817 does not seem to be running inside a container 09:18:13 $ 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-86/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-86 -v /w/workspace/xfoundry_device-usb-camera_PR-86:/w/workspace/xfoundry_device-usb-camera_PR-86:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-86@tmp:/w/workspace/xfoundry_device-usb-camera_PR-86@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:18:13 $ docker top 4eab9854355e73a31581679ae70af67d50f2b55358ebe0c4ed22b47c1063e9cd -eo pid,comm [Pipeline] { [Pipeline] sh 09:18:13 + touch /tmp/pre-build-complete [Pipeline] sh 09:18:13 + mkdir -p /var/log/sysstat [Pipeline] sh 09:18:14 + ls /var/log/sa-host 09:18:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:18:14 provisioning config files... 09:18:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-86@tmp/config5992205912589255828tmp [Pipeline] { [Pipeline] echo 09:18:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:18:14 ---> create-netrc.sh [Pipeline] } 09:18:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:18:14 ---> python-tools-install.sh [Pipeline] echo 09:18:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:18:15 ---> sudo-logs.sh 09:18:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:18:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:18:15 ---> job-cost.sh 09:18:15 lf-activate-venv: SKIPPING 09:18:15 DEBUG: total: 0.2199999988079071 09:18:15 INFO: Retrieving Stack Cost... 09:18:16 INFO: Retrieving Pricing Info for: v3-standard-8 09:18:16 INFO: Archiving Costs [Pipeline] echo 09:18:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:18:16 ---> logs-deploy.sh 09:18:16 lf-activate-venv: SKIPPING 09:18:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-86/8 09:18:16 INFO: archiving workspace using pattern(s): 09:18:17 Archives upload complete. 09:18:17 INFO: archiving logs to Nexus