Pull request #353 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from db2bf9885e935a4c0148dac47284cb1308a0f094+ee0554b78990b186605d5e81a70b84bcc651ad1c (450211c914cd1f9d5d19aaf07d64be7089d81eb4) 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-ssh11335635636550250064.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh10571323504269919248.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-353/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-353/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4213012150963541027.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-353/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17483761281029322382.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18362767672504189414.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-353/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-353/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2937279192826433622.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-21839 in /w/workspace/foundry_device-usb-camera_PR-353 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/foundry_device-usb-camera_PR-353 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit ee0554b78990b186605d5e81a70b84bcc651ad1c into PR head commit db2bf9885e935a4c0148dac47284cb1308a0f094 Merge succeeded, producing db2bf9885e935a4c0148dac47284cb1308a0f094 Checking out Revision db2bf9885e935a4c0148dac47284cb1308a0f094 (PR-353) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/353/head:refs/remotes/origin/PR-353 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f db2bf9885e935a4c0148dac47284cb1308a0f094 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ee0554b78990b186605d5e81a70b84bcc651ad1c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f db2bf9885e935a4c0148dac47284cb1308a0f094 # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:14:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:14:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:14:47 ========================================================= 17:14:47 EdgeX Global Pipelines Version Info 17:14:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:14:48 ------------------- 17:14:48 stable info: 17:14:48 ------------------- 17:14:48 Commited By: Ginny Guan ginny@iotechsys.com 17:14:48 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 17:14:48 Message: update stable to v1.0.265 17:14:48 ------------------- 17:14:48 experimental info: 17:14:48 ------------------- 17:14:48 Commited By: Cherry Wang cherry@iotechsys.com 17:14:48 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 17:14:48 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:14:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 17:14:49 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 17:14:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:14:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:14:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:14:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 17:14:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:14:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:14:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:14:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:14:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:14:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 17:14:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:14:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:14:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:14:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:14:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:14:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:14:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:14:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:14:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:14:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:14:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:14:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:14:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:14:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:14:50 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:14:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-353 [Pipeline] echo 17:14:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-353 [Pipeline] echo 17:14:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-353 [Pipeline] echo 17:14:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = db2bf9885e935a4c0148dac47284cb1308a0f094 [Pipeline] echo 17:14:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = db2bf98 [Pipeline] echo 17:14:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:14:51 provisioning config files... 17:14:51 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-353@tmp/config17868543369425431764tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:14:51 ---> ****-login.sh 17:14:51 nexus3.edgexfoundry.org:10001 17:14:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:14:52 Configure a credential helper to remove this warning. See 17:14:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:14:52 17:14:52 Login Succeeded 17:14:52 nexus3.edgexfoundry.org:10002 17:14:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:14:52 Configure a credential helper to remove this warning. See 17:14:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:14:52 17:14:52 Login Succeeded 17:14:52 nexus3.edgexfoundry.org:10003 17:14:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:14:52 Configure a credential helper to remove this warning. See 17:14:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:14:52 17:14:52 Login Succeeded 17:14:52 nexus3.edgexfoundry.org:10004 17:14:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:14:52 Configure a credential helper to remove this warning. See 17:14:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:14:52 17:14:52 Login Succeeded 17:14:52 ****.io 17:14:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:14:53 Configure a credential helper to remove this warning. See 17:14:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:14:53 17:14:53 Login Succeeded 17:14:53 ---> ****-login.sh ends [Pipeline] } 17:14:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:14:53 + git rev-list -1 --merges db2bf9885e935a4c0148dac47284cb1308a0f094~1..db2bf9885e935a4c0148dac47284cb1308a0f094 [Pipeline] echo 17:14:53 -----------> git rev-list -1 --merges db2bf9885e935a4c0148dac47284cb1308a0f094~1..db2bf9885e935a4c0148dac47284cb1308a0f094 db2bf9885e935a4c0148dac47284cb1308a0f094 [false] [Pipeline] sh 17:14:54 + git log --format=format:%s -1 db2bf9885e935a4c0148dac47284cb1308a0f094 [Pipeline] echo 17:14:54 ========================================================= 17:14:54 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:14:54 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:14:54 + git log --format=format:%s -1 db2bf9885e935a4c0148dac47284cb1308a0f094 [Pipeline] echo 17:14:54 [semverPrep] GIT_COMMIT: db2bf9885e935a4c0148dac47284cb1308a0f094, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 17:14:54 [semverPrep] This is not a build commit. [Pipeline] sh 17:14:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:14:55 + grep -v github /etc/ssh/ssh_known_hosts 17:14:55 + [ -e /tmp/ssh_known_hosts ] 17:14:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:14:55 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:14:55 + sudo tee -a /etc/ssh/ssh_known_hosts 17:14:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:14:55 17:14:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:14:56 0.1.4: Pulling from edgex-devops/py-git-semver 17:14:56 b85a868b505f: Pulling fs layer 17:14:56 e2be974225ed: Pulling fs layer 17:14:56 339a4e72a1f5: Pulling fs layer 17:14:56 988bab9f4d93: Pulling fs layer 17:14:56 1469e6f7b9e6: Pulling fs layer 17:14:56 eaf3925da568: Pulling fs layer 17:14:56 bab4dde63d76: Pulling fs layer 17:14:56 bde34c3a00c8: Pulling fs layer 17:14:56 b352a97aabf1: Pulling fs layer 17:14:56 4872d77fe225: Pulling fs layer 17:14:56 5851b861e8e6: Pulling fs layer 17:14:56 1469e6f7b9e6: Waiting 17:14:56 eaf3925da568: Waiting 17:14:56 bde34c3a00c8: Waiting 17:14:56 988bab9f4d93: Waiting 17:14:56 4872d77fe225: Waiting 17:14:56 b352a97aabf1: Waiting 17:14:56 5851b861e8e6: Waiting 17:14:56 bab4dde63d76: Waiting 17:14:56 e2be974225ed: Download complete 17:14:56 988bab9f4d93: Verifying Checksum 17:14:56 988bab9f4d93: Download complete 17:14:56 1469e6f7b9e6: Verifying Checksum 17:14:56 1469e6f7b9e6: Download complete 17:14:56 339a4e72a1f5: Verifying Checksum 17:14:56 339a4e72a1f5: Download complete 17:14:56 eaf3925da568: Verifying Checksum 17:14:56 eaf3925da568: Download complete 17:14:56 bde34c3a00c8: Verifying Checksum 17:14:56 bde34c3a00c8: Download complete 17:14:56 b352a97aabf1: Verifying Checksum 17:14:56 b352a97aabf1: Download complete 17:14:56 4872d77fe225: Verifying Checksum 17:14:56 4872d77fe225: Download complete 17:14:56 5851b861e8e6: Download complete 17:14:56 b85a868b505f: Verifying Checksum 17:14:56 b85a868b505f: Download complete 17:14:56 bab4dde63d76: Verifying Checksum 17:14:56 bab4dde63d76: Download complete 17:14:57 b85a868b505f: Pull complete 17:14:57 e2be974225ed: Pull complete 17:14:58 339a4e72a1f5: Pull complete 17:14:58 988bab9f4d93: Pull complete 17:14:58 1469e6f7b9e6: Pull complete 17:14:58 eaf3925da568: Pull complete 17:15:00 bab4dde63d76: Pull complete 17:15:00 bde34c3a00c8: Pull complete 17:15:00 b352a97aabf1: Pull complete 17:15:00 4872d77fe225: Pull complete 17:15:00 5851b861e8e6: Pull complete 17:15:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:15:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:15:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:15:01 prd-ubuntu20.04-docker-8c-8g-21839 does not seem to be running inside a container 17:15:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-353 -v /w/workspace/foundry_device-usb-camera_PR-353:/w/workspace/foundry_device-usb-camera_PR-353:rw,z -v /w/workspace/foundry_device-usb-camera_PR-353@tmp:/w/workspace/foundry_device-usb-camera_PR-353@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:15:04 $ docker top beca90069841b43d15d4d2c9134fbd6176f02b0edec38c7311cbd3c21f9a5ed9 -eo pid,comm 17:15:04 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:15:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:15:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:15:04 [ssh-agent] Looking for ssh-agent implementation... 17:15:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:15:04 $ docker exec beca90069841b43d15d4d2c9134fbd6176f02b0edec38c7311cbd3c21f9a5ed9 ssh-agent 17:15:04 SSH_AUTH_SOCK=/tmp/ssh-nIaY7jvyuhqU/agent.32 17:15:04 SSH_AGENT_PID=38 17:15:04 Running ssh-add (command line suppressed) 17:15:05 Identity added: /w/workspace/foundry_device-usb-camera_PR-353@tmp/private_key_6092336648697383108.key (/w/workspace/foundry_device-usb-camera_PR-353@tmp/private_key_6092336648697383108.key) 17:15:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:15:05 + git tag --points-at HEAD [Pipeline] } 17:15:05 $ docker exec --env ******** --env ******** beca90069841b43d15d4d2c9134fbd6176f02b0edec38c7311cbd3c21f9a5ed9 ssh-agent -k 17:15:05 unset SSH_AUTH_SOCK; 17:15:05 unset SSH_AGENT_PID; 17:15:05 echo Agent pid 38 killed; 17:15:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:15:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:15:05 [ssh-agent] Looking for ssh-agent implementation... 17:15:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:15:05 $ docker exec beca90069841b43d15d4d2c9134fbd6176f02b0edec38c7311cbd3c21f9a5ed9 ssh-agent 17:15:05 SSH_AUTH_SOCK=/tmp/ssh-gvmokSDPThjB/agent.71 17:15:05 SSH_AGENT_PID=77 17:15:05 Running ssh-add (command line suppressed) 17:15:05 Identity added: /w/workspace/foundry_device-usb-camera_PR-353@tmp/private_key_237154973128653925.key (/w/workspace/foundry_device-usb-camera_PR-353@tmp/private_key_237154973128653925.key) 17:15:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:15:06 + git semver init 17:15:06 2024-10-04 17:15:06,470 [run_init] DEBUG init version:0.0.0 force:False 17:15:06 2024-10-04 17:15:06,470 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-353/.semver 17:15:06 2024-10-04 17:15:06,471 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-353/.semver 17:15:06 2024-10-04 17:15:06,471 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-353/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-353, universal_newlines=False, shell=None, istream=None) 17:15:08 2024-10-04 17:15:08,133 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-353/.git/info/exclude 17:15:08 2024-10-04 17:15:08,133 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-353/.semver/PR-353 with force:False 17:15:08 2024-10-04 17:15:08,133 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-353/.semver/PR-353 17:15:08 2024-10-04 17:15:08,135 [execute] INFO git cat-file --batch-check 17:15:08 2024-10-04 17:15:08,135 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-353/.semver, universal_newlines=False, shell=None, istream=) 17:15:08 2024-10-04 17:15:08,140 [execute] INFO git cat-file --batch 17:15:08 2024-10-04 17:15:08,141 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-353/.semver, universal_newlines=False, shell=None, istream=) 17:15:08 2024-10-04 17:15:08,145 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-353/.semver/PR-353 17:15:08 0.0.0 [Pipeline] } 17:15:08 $ docker exec --env ******** --env ******** beca90069841b43d15d4d2c9134fbd6176f02b0edec38c7311cbd3c21f9a5ed9 ssh-agent -k 17:15:08 unset SSH_AUTH_SOCK; 17:15:08 unset SSH_AGENT_PID; 17:15:08 echo Agent pid 77 killed; 17:15:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:15:09 + git semver [Pipeline] } 17:15:09 $ docker stop --time=1 beca90069841b43d15d4d2c9134fbd6176f02b0edec38c7311cbd3c21f9a5ed9 17:15:10 $ docker rm -f --volumes beca90069841b43d15d4d2c9134fbd6176f02b0edec38c7311cbd3c21f9a5ed9 [Pipeline] // withDockerContainer [Pipeline] sh 17:15:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:15:11 Stashed 1 file(s) [Pipeline] echo 17:15:11 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:15:12 provisioning config files... 17:15:12 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-353@tmp/config14535434527013171710tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:15:12 ---> ****-login.sh 17:15:12 nexus3.edgexfoundry.org:10001 17:15:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:15:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:15:12 Configure a credential helper to remove this warning. See 17:15:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:15:12 17:15:12 Login Succeeded 17:15:12 nexus3.edgexfoundry.org:10002 17:15:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:15:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:15:12 Configure a credential helper to remove this warning. See 17:15:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:15:12 17:15:12 Login Succeeded 17:15:12 nexus3.edgexfoundry.org:10003 17:15:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:15:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:15:13 Configure a credential helper to remove this warning. See 17:15:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:15:13 17:15:13 Login Succeeded 17:15:13 nexus3.edgexfoundry.org:10004 17:15:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:15:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:15:13 Configure a credential helper to remove this warning. See 17:15:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:15:13 17:15:13 Login Succeeded 17:15:13 ****.io 17:15:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:15:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:15:13 Configure a credential helper to remove this warning. See 17:15:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:15:13 17:15:13 Login Succeeded 17:15:13 ---> ****-login.sh ends [Pipeline] } 17:15:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:15:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:15:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:15:13 ========================================================= 17:15:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 17:15:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:14 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 17:15:14 Sending build context to Docker daemon 20.62MB 17:15:14 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 17:15:14 Step 2/13 : FROM ${BASE} AS builder 17:15:14 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 17:15:14 43c4264eed91: Pulling fs layer 17:15:14 4cc291be95ef: Pulling fs layer 17:15:14 2ac1f1163629: Pulling fs layer 17:15:14 5c3c966382ef: Pulling fs layer 17:15:14 4f4fb700ef54: Pulling fs layer 17:15:14 5d5c8e513c77: Pulling fs layer 17:15:14 9f66e0745190: Pulling fs layer 17:15:14 f49a43e4bbc0: Pulling fs layer 17:15:14 561ebcabdf7f: Pulling fs layer 17:15:14 9f66e0745190: Waiting 17:15:14 5c3c966382ef: Waiting 17:15:14 f49a43e4bbc0: Waiting 17:15:14 4f4fb700ef54: Waiting 17:15:14 5d5c8e513c77: Waiting 17:15:14 561ebcabdf7f: Waiting 17:15:14 4cc291be95ef: Verifying Checksum 17:15:14 4cc291be95ef: Download complete 17:15:14 5c3c966382ef: Verifying Checksum 17:15:14 5c3c966382ef: Download complete 17:15:14 4f4fb700ef54: Verifying Checksum 17:15:14 4f4fb700ef54: Download complete 17:15:14 5d5c8e513c77: Verifying Checksum 17:15:14 5d5c8e513c77: Download complete 17:15:14 43c4264eed91: Verifying Checksum 17:15:14 43c4264eed91: Download complete 17:15:14 9f66e0745190: Verifying Checksum 17:15:14 9f66e0745190: Download complete 17:15:14 43c4264eed91: Pull complete 17:15:14 561ebcabdf7f: Download complete 17:15:14 4cc291be95ef: Pull complete 17:15:15 2ac1f1163629: Verifying Checksum 17:15:15 2ac1f1163629: Download complete 17:15:15 f49a43e4bbc0: Verifying Checksum 17:15:15 f49a43e4bbc0: Download complete 17:15:18 2ac1f1163629: Pull complete 17:15:18 5c3c966382ef: Pull complete 17:15:18 4f4fb700ef54: Pull complete 17:15:18 5d5c8e513c77: Pull complete 17:15:19 9f66e0745190: Pull complete 17:15:20 f49a43e4bbc0: Pull complete 17:15:21 561ebcabdf7f: Pull complete 17:15:21 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 17:15:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 17:15:21 ---> 3a752c3f9dda 17:15:21 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:15:25 ---> Running in f413ff610813 17:15:25 Removing intermediate container f413ff610813 17:15:25 ---> 3ae9209237d9 17:15:25 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:15:25 ---> Running in 0aa5442d6628 17:15:25 Removing intermediate container 0aa5442d6628 17:15:25 ---> 169483178580 17:15:25 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:15:25 ---> Running in b2c80f55de8f 17:15:25 Removing intermediate container b2c80f55de8f 17:15:25 ---> 704609571df1 17:15:25 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:15:25 ---> Running in 8aa8db50e746 17:15:25 Removing intermediate container 8aa8db50e746 17:15:25 ---> 37e8418fa77b 17:15:25 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:15:25 ---> Running in 0a07212d83c6 17:15:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 17:15:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 17:15:26 (1/14) Installing libintl (0.22.5-r0) 17:15:26 (2/14) Installing eudev-libs (3.2.14-r2) 17:15:26 (3/14) Installing libjpeg-turbo (3.0.3-r0) 17:15:26 (4/14) Installing v4l-utils-libs (1.24.1-r1) 17:15:26 (5/14) Installing v4l-utils (1.24.1-r1) 17:15:26 (6/14) Installing libdvbv5 (1.24.1-r1) 17:15:26 (7/14) Installing udev-init-scripts (35-r1) 17:15:26 (8/14) Installing libeconf (0.6.3-r0) 17:15:26 (9/14) Installing libblkid (2.40.1-r1) 17:15:26 (10/14) Installing xz-libs (5.6.2-r0) 17:15:26 (11/14) Installing kmod-libs (32-r0) 17:15:26 (12/14) Installing eudev (3.2.14-r2) 17:15:26 (13/14) Installing eudev-dev (3.2.14-r2) 17:15:26 (14/14) Installing v4l-utils-dev (1.24.1-r1) 17:15:26 Executing busybox-1.36.1-r29.trigger 17:15:26 Executing eudev-3.2.14-r2.trigger 17:15:26 OK: 253 MiB in 68 packages 17:15:27 Still waiting to schedule task 17:15:27 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:15:27 Removing intermediate container 0a07212d83c6 17:15:27 ---> 99e55c037e5c 17:15:27 Step 8/13 : WORKDIR /device-usb-camera 17:15:27 ---> Running in a8f9d3393cc6 17:15:27 Removing intermediate container a8f9d3393cc6 17:15:27 ---> ae6b9a7bbfa2 17:15:27 Step 9/13 : COPY go.mod vendor* ./ 17:15:27 ---> 08433ed65358 17:15:27 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:15:27 ---> Running in 99adc3681207 17:16:23 Removing intermediate container 99adc3681207 17:16:23 ---> 33f61ce9745d 17:16:23 Step 11/13 : COPY . . 17:16:23 ---> eeedd73a5249 17:16:23 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 17:16:23 ---> Running in b0d25e76974c 17:16:23   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current 17:16:23                   Dload  Upload  Total  Spent  Left  Speed 17:16:23    0     0   0    0   0    0     0    0 --:--:-- --:--:-- --:--:--     0 100 1062  100  1062    0     0   9565      0 --:--:-- --:--:-- --:--:--  9654 17:16:23 Removing intermediate container b0d25e76974c 17:16:23 ---> 8ba558763dd1 17:16:23 Step 13/13 : RUN ${MAKE} 17:16:23 ---> Running in 8088bd7fa24f 17:16:23 noop 17:16:23 Removing intermediate container 8088bd7fa24f 17:16:23 ---> dffce9d5b0f5 17:16:23 Successfully built dffce9d5b0f5 17:16:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:24 + docker inspect -f . ci-base-image-x86_64 17:16:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:16:24 prd-ubuntu20.04-docker-8c-8g-21839 does not seem to be running inside a container 17:16:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-353 -v /w/workspace/foundry_device-usb-camera_PR-353:/w/workspace/foundry_device-usb-camera_PR-353:rw,z -v /w/workspace/foundry_device-usb-camera_PR-353@tmp:/w/workspace/foundry_device-usb-camera_PR-353@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:16:24 $ docker top a1efe92eeac9b406ac9a7d7b6084b2e155be1866ab8b455a03f8c343629778b9 -eo pid,comm [Pipeline] { [Pipeline] sh 17:16:25 + go version 17:16:25 go version go1.23.2 linux/amd64 [Pipeline] } 17:16:25 $ docker stop --time=1 a1efe92eeac9b406ac9a7d7b6084b2e155be1866ab8b455a03f8c343629778b9 17:16:26 $ docker rm -f --volumes a1efe92eeac9b406ac9a7d7b6084b2e155be1866ab8b455a03f8c343629778b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:27 + docker inspect -f . ci-base-image-x86_64 17:16:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:16:27 prd-ubuntu20.04-docker-8c-8g-21839 does not seem to be running inside a container 17:16:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-353 -v /w/workspace/foundry_device-usb-camera_PR-353:/w/workspace/foundry_device-usb-camera_PR-353:rw,z -v /w/workspace/foundry_device-usb-camera_PR-353@tmp:/w/workspace/foundry_device-usb-camera_PR-353@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:16:28 $ docker top 4309bc727f272aefb8847ed2835019fe18dbb42658323d67386688a629dbfd05 -eo pid,comm [Pipeline] { [Pipeline] sh 17:16:28 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-353 [Pipeline] fileExists [Pipeline] sh 17:16:28 + make test 17:16:28 go test ./... -coverprofile=coverage.out ./... 17:16:30 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:16:48 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 17:16:48 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.011s coverage: 4.4% of statements 17:17:01 go vet ./... 17:17:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:17:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:17:05 ./bin/test-attribution-txt.sh [Pipeline] echo 17:17:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 17:17:05 $ docker stop --time=1 4309bc727f272aefb8847ed2835019fe18dbb42658323d67386688a629dbfd05 17:17:09 $ docker rm -f --volumes 4309bc727f272aefb8847ed2835019fe18dbb42658323d67386688a629dbfd05 [Pipeline] // withDockerContainer [Pipeline] sh 17:17:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:17:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:17:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:17:11 + ls -al . 17:17:11 total 300 17:17:11 drwxrwxr-x 9 jenkins jenkins 4096 Oct 4 17:16 . 17:17:11 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 17:14 .. 17:17:11 drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 17:16 .git 17:17:11 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 17:14 .github 17:17:11 -rw-rw-r-- 1 jenkins jenkins 379 Oct 4 17:14 .gitignore 17:17:11 -rw-rw-r-- 1 jenkins jenkins 203 Oct 4 17:14 .golangci.yml 17:17:11 -rw-rw-r-- 1 jenkins jenkins 77 Oct 4 17:14 .hadolint.yml 17:17:11 drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 17:15 .semver 17:17:11 -rw-rw-r-- 1 jenkins jenkins 19367 Oct 4 17:14 Attribution.txt 17:17:11 -rw-rw-r-- 1 jenkins jenkins 16561 Oct 4 17:14 CHANGELOG.md 17:17:11 -rw-rw-r-- 1 jenkins jenkins 2453 Oct 4 17:14 Dockerfile 17:17:11 -rw-rw-r-- 1 jenkins jenkins 678 Oct 4 17:14 GOVERNANCE.md 17:17:11 -rw-rw-r-- 1 jenkins jenkins 659 Oct 4 17:14 Jenkinsfile 17:17:11 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 4 17:14 LICENSE 17:17:11 -rw-rw-r-- 1 jenkins jenkins 2611 Oct 4 17:14 Makefile 17:17:11 -rw-rw-r-- 1 jenkins jenkins 622 Oct 4 17:14 OWNERS.md 17:17:11 -rw-rw-r-- 1 jenkins jenkins 2575 Oct 4 17:14 README.md 17:17:11 -rw-rw-r-- 1 jenkins jenkins 5 Oct 4 17:15 VERSION 17:17:11 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 17:14 bin 17:17:11 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 17:14 cmd 17:17:11 -rw-r--r-- 1 jenkins jenkins 54772 Oct 4 17:16 coverage.out 17:17:11 -rwxrwxr-x 1 jenkins jenkins 84 Oct 4 17:14 docker-entrypoint.sh 17:17:11 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 17:14 docs 17:17:11 -rw-rw-r-- 1 jenkins jenkins 7182 Oct 4 17:14 go.mod 17:17:11 -rw-rw-r-- 1 jenkins jenkins 100524 Oct 4 17:14 go.sum 17:17:11 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 17:14 internal 17:17:11 -rw-rw-r-- 1 jenkins jenkins 231 Oct 4 17:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:11 + 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=db2bf9885e935a4c0148dac47284cb1308a0f094 --label arch=amd64 --label version=0.0.0 . 17:17:11 Sending build context to Docker daemon 20.68MB 17:17:11 Step 1/37 : ARG BASE=golang:1.23-alpine3.20 17:17:11 Step 2/37 : FROM ${BASE} AS builder 17:17:11 ---> dffce9d5b0f5 17:17:11 Step 3/37 : ARG ADD_BUILD_TAGS="" 17:17:11 ---> Running in abc7fd041e31 17:17:11 Removing intermediate container abc7fd041e31 17:17:11 ---> 4cba497544df 17:17:11 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:17:11 ---> Running in 34c50ddb5618 17:17:12 Removing intermediate container 34c50ddb5618 17:17:12 ---> 698f69338ee5 17:17:12 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:17:12 ---> Running in 8f94ee926d80 17:17:12 Removing intermediate container 8f94ee926d80 17:17:12 ---> 6798e4770074 17:17:12 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:17:12 ---> Running in 8bdb148e956b 17:17:12 Removing intermediate container 8bdb148e956b 17:17:12 ---> 1fca685cad10 17:17:12 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:17:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21840 in /w/workspace/foundry_device-usb-camera_PR-353 [Pipeline] { [Pipeline] ws 17:17:12 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 17:17:12 ---> Running in ecff5ded2f6c 17:17:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 17:17:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 17:17:12 OK: 253 MiB in 68 packages 17:17:13 Removing intermediate container ecff5ded2f6c 17:17:13 ---> b90acb4e040d 17:17:13 Step 8/37 : WORKDIR /device-usb-camera 17:17:13 ---> Running in a929422716aa 17:17:13 Removing intermediate container a929422716aa 17:17:13 ---> 1d2ef336dd7f 17:17:13 Step 9/37 : COPY go.mod vendor* ./ 17:17:13 ---> c7ac536a8a01 17:17:13 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:17:13 ---> Running in 383ae6691b2a 17:17:14 Removing intermediate container 383ae6691b2a 17:17:14 ---> ce39880d2828 17:17:14 Step 11/37 : COPY . . 17:17:15 ---> ff0e7ac82752 17:17:15 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 17:17:15 ---> Running in 53ed942ab6f7 17:17:15  % Total % Received % Xferd Average Speed Time Time Time Current 17:17:15  Dload Upload Total Spent Left Speed 17:17:15 0  0  0 0 0 0  0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 41164 0 --:--:-- --:--:-- --:--:-- 42480 17:17:15 Selected Git installation does not exist. Using Default 17:17:15 The recommended git tool is: NONE 17:17:15 Removing intermediate container 53ed942ab6f7 17:17:15 ---> 3782fbdc3a02 17:17:15 Step 13/37 : RUN ${MAKE} 17:17:15 ---> Running in 884e01f86fd3 17:17:15 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.42" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:17:23 using credential edgex-jenkins-ssh 17:17:24 Cloning the remote Git repository 17:17:24 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 17:17:24 > git init /w/workspace/device-usb-camera/1 # timeout=10 17:17:24 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:17:24 > git --version # timeout=10 17:17:24 > git --version # 'git version 2.25.1' 17:17:24 using GIT_SSH to set credentials SSH Credentials for GitHub 17:17:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:17:27 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:17:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:17:28 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:17:28 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:17:28 using GIT_SSH to set credentials SSH Credentials for GitHub 17:17:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/353/head:refs/remotes/origin/PR-353 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:17:29 Merging remotes/origin/main commit ee0554b78990b186605d5e81a70b84bcc651ad1c into PR head commit db2bf9885e935a4c0148dac47284cb1308a0f094 17:17:29 Merge succeeded, producing db2bf9885e935a4c0148dac47284cb1308a0f094 17:17:29 Checking out Revision db2bf9885e935a4c0148dac47284cb1308a0f094 (PR-353) 17:17:30 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 17:17:30 > git --version # timeout=10 17:17:30 > git --version # 'git version 2.25.1' 17:17:30 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 17:17:29 > git config core.sparsecheckout # timeout=10 17:17:29 > git checkout -f db2bf9885e935a4c0148dac47284cb1308a0f094 # timeout=10 17:17:29 > git remote # timeout=10 17:17:29 > git config --get remote.origin.url # timeout=10 17:17:29 using GIT_SSH to set credentials SSH Credentials for GitHub 17:17:29 > git merge ee0554b78990b186605d5e81a70b84bcc651ad1c # timeout=10 17:17:29 > git rev-parse HEAD^{commit} # timeout=10 17:17:29 > git config core.sparsecheckout # timeout=10 17:17:29 > git checkout -f db2bf9885e935a4c0148dac47284cb1308a0f094 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:17:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:17:35 % Total % Received % Xferd Average Speed Time Time Time Current 17:17:35 Dload Upload Total Spent Left Speed 17:17:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh 17:17:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:17:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:17:36 + sudo tee /etc/docker/daemon.new 17:17:36 { 17:17:36 "registry-mirrors": [ 17:17:36 "https://nexus3.edgexfoundry.org:10001" 17:17:36 ], 17:17:36 "bip": "10.250.0.254/24", 17:17:36 "hosts": [ 17:17:36 "tcp://0.0.0.0:5555", 17:17:36 "unix:///var/run/docker.sock" 17:17:36 ], 17:17:36 "mtu": 1458, 17:17:36 "selinux-enabled": true, 17:17:36 "seccomp-profile": "/etc/docker/seccomp.json" 17:17:36 } [Pipeline] sh 17:17:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:17:37 + sudo service docker restart 17:17:54 Removing intermediate container 884e01f86fd3 17:17:54 ---> 3cce459a2d5e 17:17:54 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 17:17:54 1.8.2: Pulling from bluenviron/mediamtx 17:17:54 8411072a22a5: Pulling fs layer 17:17:54 8411072a22a5: Verifying Checksum 17:17:54 8411072a22a5: Download complete 17:17:54 8411072a22a5: Pull complete 17:17:54 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 17:17:54 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 17:17:54 ---> 1ac78cb06e13 17:17:54 Step 15/37 : FROM alpine:3.20 17:17:54 3.20: Pulling from library/alpine 17:17:54 43c4264eed91: Already exists 17:17:54 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 17:17:54 Status: Downloaded newer image for alpine:3.20 17:17:54 ---> 91ef0af61f39 17:17:54 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:17:54 ---> Running in 53a12a295b8c 17:17:54 Removing intermediate container 53a12a295b8c 17:17:54 ---> fb21b2372a0f 17:17:54 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:17:54 ---> Running in 96020e43a2ee 17:17:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 17:17:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 17:17:54 (1/115) Installing dumb-init (1.2.5-r3) 17:17:54 (2/115) Installing libSvtAv1Enc (2.0.0-r1) 17:17:54 (3/115) Installing aom-libs (3.9.1-r0) 17:17:54 (4/115) Installing libxau (1.0.11-r4) 17:17:54 (5/115) Installing libmd (1.1.0-r0) 17:17:54 (6/115) Installing libbsd (0.12.2-r0) 17:17:54 (7/115) Installing libxdmcp (1.1.5-r1) 17:17:54 (8/115) Installing libxcb (1.16.1-r0) 17:17:54 (9/115) Installing libx11 (1.8.9-r1) 17:17:54 (10/115) Installing hwdata-pci (0.382-r0) 17:17:54 (11/115) Installing libpciaccess (0.18.1-r0) 17:17:54 (12/115) Installing libdrm (2.4.120-r0) 17:17:54 (13/115) Installing libxext (1.3.6-r2) 17:17:54 (14/115) Installing libxfixes (6.0.1-r4) 17:17:54 (15/115) Installing libffi (3.4.6-r0) 17:17:54 (16/115) Installing wayland-libs-client (1.22.0-r4) 17:17:54 (17/115) Installing libva (2.21.0-r0) 17:17:54 (18/115) Installing libvdpau (1.5-r3) 17:17:54 (19/115) Installing libgcc (13.2.1_git20240309-r0) 17:17:54 (20/115) Installing libstdc++ (13.2.1_git20240309-r0) 17:17:54 (21/115) Installing onevpl-libs (2023.3.1-r2) 17:17:54 (22/115) Installing ffmpeg-libavutil (6.1.1-r8) 17:17:54 (23/115) Installing libdav1d (1.4.2-r0) 17:17:54 (24/115) Installing openexr-libiex (3.1.13-r1) 17:17:54 (25/115) Installing openexr-libilmthread (3.1.13-r1) 17:17:54 (26/115) Installing imath (3.1.12-r0) 17:17:54 (27/115) Installing openexr-libopenexr (3.1.13-r1) 17:17:54 (28/115) Installing brotli-libs (1.1.0-r2) 17:17:54 (29/115) Installing giflib (5.2.2-r0) 17:17:54 (30/115) Installing libhwy (1.0.7-r0) 17:17:54 (31/115) Installing libjpeg-turbo (3.0.3-r0) 17:17:54 (32/115) Installing lcms2 (2.16-r0) 17:17:54 (33/115) Installing libpng (1.6.44-r0) 17:17:54 (34/115) Installing libjxl (0.10.2-r0) 17:17:54 (35/115) Installing lame-libs (3.100-r5) 17:17:54 (36/115) Installing opus (1.5.2-r0) 17:17:54 (37/115) Installing rav1e-libs (0.7.1-r0) 17:17:54 (38/115) Installing libgomp (13.2.1_git20240309-r0) 17:17:54 (39/115) Installing soxr (0.1.3-r7) 17:17:54 (40/115) Installing ffmpeg-libswresample (6.1.1-r8) 17:17:54 (41/115) Installing libogg (1.3.5-r5) 17:17:54 (42/115) Installing libtheora (1.1.1-r18) 17:17:54 (43/115) Installing libvorbis (1.3.7-r2) 17:17:54 (44/115) Installing libvpx (1.14.1-r0) 17:17:54 (45/115) Installing libsharpyuv (1.3.2-r0) 17:17:54 (46/115) Installing libwebp (1.3.2-r0) 17:17:54 (47/115) Installing libwebpmux (1.3.2-r0) 17:17:54 (48/115) Installing x264-libs (0.164_git20231001-r0) 17:17:54 (49/115) Installing numactl (2.0.18-r0) 17:17:54 (50/115) Installing x265-libs (3.6-r0) 17:17:54 (51/115) Installing xvidcore (1.3.7-r2) 17:17:54 (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) 17:17:54 (53/115) Installing sdl2 (2.28.5-r1) 17:17:54 (54/115) Installing alsa-lib (1.2.11-r0) 17:17:54 (55/115) Installing libexpat (2.6.3-r0) 17:17:54 (56/115) Installing libbz2 (1.0.8-r6) 17:17:54 (57/115) Installing freetype (2.13.2-r0) 17:17:54 (58/115) Installing fontconfig (2.15.0-r1) 17:17:54 (59/115) Installing fribidi (1.0.15-r0) 17:17:54 (60/115) Installing libintl (0.22.5-r0) 17:17:54 (61/115) Installing libeconf (0.6.3-r0) 17:17:54 (62/115) Installing libblkid (2.40.1-r1) 17:17:54 (63/115) Installing libmount (2.40.1-r1) 17:17:54 (64/115) Installing pcre2 (10.43-r0) 17:17:54 (65/115) Installing glib (2.80.5-r0) 17:17:54 (66/115) Installing graphite2 (1.3.14-r6) 17:17:54 (67/115) Installing harfbuzz (8.5.0-r0) 17:17:54 (68/115) Installing libunibreak (6.1-r0) 17:17:54 (69/115) Installing libass (0.17.2-r0) 17:17:54 (70/115) Installing libbluray (1.3.4-r1) 17:17:54 (71/115) Installing mpg123-libs (1.32.6-r0) 17:17:54 (72/115) Installing libopenmpt (0.7.7-r0) 17:17:54 (73/115) Installing cjson (1.7.18-r0) 17:17:54 (74/115) Installing mbedtls (3.6.1-r0) 17:17:54 (75/115) Installing librist (0.2.10-r1) 17:17:54 (76/115) Installing libsrt (1.5.3-r0) 17:17:54 (77/115) Installing libssh (0.10.6-r0) 17:17:54 (78/115) Installing xz-libs (5.6.2-r0) 17:17:54 (79/115) Installing libxml2 (2.12.7-r0) 17:17:54 (80/115) Installing libsodium (1.0.19-r0) 17:17:54 (81/115) Installing libzmq (4.3.5-r2) 17:17:54 (82/115) Installing ffmpeg-libavformat (6.1.1-r8) 17:17:54 (83/115) Installing serd-libs (0.32.2-r0) 17:17:54 (84/115) Installing zix-libs (0.4.2-r0) 17:17:54 (85/115) Installing sord-libs (0.16.16-r0) 17:17:54 (86/115) Installing sratom (0.6.16-r0) 17:17:54 (87/115) Installing lilv-libs (0.24.24-r1) 17:17:54 (88/115) Installing glslang-libs (1.3.261.1-r0) 17:17:54 (89/115) Installing libdovi (3.3.0-r0) 17:17:54 (90/115) Installing spirv-tools (1.3.261.1-r0) 17:17:54 (91/115) Installing shaderc (2024.0-r0) 17:17:54 (92/115) Installing vulkan-loader (1.3.261.1-r0) 17:17:54 (93/115) Installing libplacebo (6.338.2-r1) 17:17:54 (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) 17:17:54 (95/115) Installing ffmpeg-libswscale (6.1.1-r8) 17:17:54 (96/115) Installing vidstab (1.1.1-r0) 17:17:54 (97/115) Installing zimg (3.0.5-r2) 17:17:54 (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) 17:17:54 (99/115) Installing libasyncns (0.8-r3) 17:17:54 (100/115) Installing dbus-libs (1.14.10-r1) 17:17:54 (101/115) Installing libltdl (2.4.7-r3) 17:17:54 (102/115) Installing orc (0.4.39-r0) 17:17:54 (103/115) Installing libflac (1.4.3-r1) 17:17:54 (104/115) Installing libsndfile (1.2.2-r0) 17:17:54 (105/115) Installing speexdsp (1.2.1-r2) 17:17:54 (106/115) Installing tdb-libs (1.4.9-r1) 17:17:54 (107/115) Installing libpulse (17.0-r0) 17:17:54 (108/115) Installing v4l-utils-libs (1.24.1-r1) 17:17:54 (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) 17:17:54 (110/115) Installing ffmpeg (6.1.1-r8) 17:17:54 (111/115) Installing udev-init-scripts (35-r1) 17:17:54 (112/115) Installing eudev-libs (3.2.14-r2) 17:17:54 (113/115) Installing zstd-libs (1.5.6-r0) 17:17:54 (114/115) Installing kmod-libs (32-r0) 17:17:54 (115/115) Installing eudev (3.2.14-r2) 17:17:54 Executing busybox-1.36.1-r29.trigger 17:17:54 Executing glib-2.80.5-r0.trigger 17:17:54 Executing eudev-3.2.14-r2.trigger 17:17:54 OK: 134 MiB in 129 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:17:55 provisioning config files... 17:17:55 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config17399886430770567674tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:17:56 ---> ****-login.sh 17:17:56 nexus3.edgexfoundry.org:10001 17:17:56 Removing intermediate container 96020e43a2ee 17:17:56 ---> 0b03a1c165ce 17:17:56 Step 18/37 : RUN apk --no-cache upgrade 17:17:56 ---> Running in 612941e49dfd 17:17:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 17:17:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 17:17:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:17:56 Configure a credential helper to remove this warning. See 17:17:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:17:56 17:17:56 Login Succeeded 17:17:56 nexus3.edgexfoundry.org:10002 17:17:56 Upgrading critical system libraries and apk-tools: 17:17:56 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 17:17:56 Executing busybox-1.36.1-r29.trigger 17:17:56 Continuing the upgrade transaction with new apk-tools: 17:17:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 17:17:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 17:17:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:57 OK: 134 MiB in 129 packages 17:17:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:17:57 Configure a credential helper to remove this warning. See 17:17:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:17:57 17:17:57 Login Succeeded 17:17:57 nexus3.edgexfoundry.org:10003 17:17:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:57 Removing intermediate container 612941e49dfd 17:17:57 ---> ca8f377ab55a 17:17:57 Step 19/37 : WORKDIR / 17:17:57 ---> Running in 02f2026ed5ff 17:17:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:17:57 Configure a credential helper to remove this warning. See 17:17:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:17:57 17:17:57 Login Succeeded 17:17:57 nexus3.edgexfoundry.org:10004 17:17:57 Removing intermediate container 02f2026ed5ff 17:17:57 ---> 0e42d6cac2e2 17:17:57 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 17:17:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:17:57 Configure a credential helper to remove this warning. See 17:17:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:17:57 17:17:57 Login Succeeded 17:17:57 ****.io 17:17:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:17:58 Configure a credential helper to remove this warning. See 17:17:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:17:58 17:17:58 Login Succeeded 17:17:58 ---> ****-login.sh ends [Pipeline] } 17:17:58 Deleting 1 temporary files [Pipeline] // configFileProvider 17:17:58 ---> 81f939ac1691 17:17:58 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 17:17:58 ---> e88b1c85fb3f 17:17:58 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 17:17:58 ---> 2245b72a4e22 17:17:58 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [Pipeline] echo 17:17:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] 17:17:59 ---> c3bd1eb89129 17:17:59 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:17:59 ---> 76833e9b6ecb 17:17:59 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 17:17:59 ---> 99fb2128eb37 17:17:59 Step 26/37 : COPY --from=rtsp /mediamtx / [Pipeline] echo 17:17:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:17:59 ========================================================= 17:17:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 17:17:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:59 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 17:18:00 ---> 55eea9892646 17:18:00 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 17:18:00 ---> Running in d4ca86ab892f 17:18:00 Sending build context to Docker daemon 10.58MB 17:18:00 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 17:18:00 Step 2/13 : FROM ${BASE} AS builder 17:18:00 Removing intermediate container d4ca86ab892f 17:18:00 ---> dfeed840e4d0 17:18:00 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 17:18:00 ---> Running in e840b5867de6 17:18:00 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:18:00 cf04c63912e1: Pulling fs layer 17:18:00 55b35a11ae5e: Pulling fs layer 17:18:00 a37a00ec5f00: Pulling fs layer 17:18:00 50b3750afda1: Pulling fs layer 17:18:00 4f4fb700ef54: Pulling fs layer 17:18:00 80978eb59214: Pulling fs layer 17:18:00 c9f46d7d2bd2: Pulling fs layer 17:18:00 c5a475d317c9: Pulling fs layer 17:18:00 80978eb59214: Waiting 17:18:00 c9f46d7d2bd2: Waiting 17:18:00 c5a475d317c9: Waiting 17:18:00 50b3750afda1: Waiting 17:18:00 4f4fb700ef54: Waiting 17:18:00 55b35a11ae5e: Verifying Checksum 17:18:00 55b35a11ae5e: Download complete 17:18:00 50b3750afda1: Download complete 17:18:00 4f4fb700ef54: Verifying Checksum 17:18:00 4f4fb700ef54: Download complete 17:18:00 80978eb59214: Verifying Checksum 17:18:00 80978eb59214: Download complete 17:18:00 cf04c63912e1: Verifying Checksum 17:18:00 cf04c63912e1: Download complete 17:18:01 Removing intermediate container e840b5867de6 17:18:01 ---> bdff2759ae53 17:18:01 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 17:18:01 ---> Running in a9562d4fd794 17:18:01 c5a475d317c9: Verifying Checksum 17:18:01 c5a475d317c9: Download complete 17:18:01 Removing intermediate container a9562d4fd794 17:18:01 ---> a040a043fa7b 17:18:01 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 17:18:01 ---> Running in fb5e24c0be57 17:18:01 cf04c63912e1: Pull complete 17:18:02 Removing intermediate container fb5e24c0be57 17:18:02 ---> 9f0a12d029af 17:18:02 Step 31/37 : EXPOSE 59983 17:18:02 ---> Running in de3733178de0 17:18:02 Removing intermediate container de3733178de0 17:18:02 ---> 29d83c1c314e 17:18:02 Step 32/37 : EXPOSE 8554 17:18:02 ---> Running in f7c5d5a9e26e 17:18:02 Removing intermediate container f7c5d5a9e26e 17:18:02 ---> c847bc404e9c 17:18:02 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:18:02 ---> Running in ac981f8b59a2 17:18:02 55b35a11ae5e: Pull complete 17:18:02 Removing intermediate container ac981f8b59a2 17:18:02 ---> 76e2a3a211ab 17:18:02 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:18:02 ---> Running in a2d23befc202 17:18:02 Removing intermediate container a2d23befc202 17:18:02 ---> 661e0e0a0b19 17:18:02 Step 35/37 : LABEL arch=amd64 17:18:02 ---> Running in 9d395c624ee8 17:18:02 Removing intermediate container 9d395c624ee8 17:18:02 ---> 313846b26968 17:18:02 Step 36/37 : LABEL git_sha=db2bf9885e935a4c0148dac47284cb1308a0f094 17:18:02 ---> Running in 1c441b71273d 17:18:02 a37a00ec5f00: Verifying Checksum 17:18:02 a37a00ec5f00: Download complete 17:18:02 Removing intermediate container 1c441b71273d 17:18:02 ---> 3be148473b02 17:18:02 Step 37/37 : LABEL version=0.0.0 17:18:02 ---> Running in dc62fbd61742 17:18:02 Removing intermediate container dc62fbd61742 17:18:02 ---> d1278246b6b0 17:18:02 [Warning] One or more build-args [ARCH] were not consumed 17:18:02 Successfully built d1278246b6b0 17:18:02 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { 17:18:03 c9f46d7d2bd2: Download complete [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:18:04 17:18:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:18:04 latest: Pulling from edgex-lftools-log-publisher 17:18:04 5eb5b503b376: Pulling fs layer 17:18:04 5c69ac0246d0: Pulling fs layer 17:18:04 ec43610c2a17: Pulling fs layer 17:18:04 3a2ae6a8a46f: Pulling fs layer 17:18:04 33b1e0a273af: Pulling fs layer 17:18:04 5d3b04190fa2: Pulling fs layer 17:18:04 2f39f015ded8: Pulling fs layer 17:18:04 3a2ae6a8a46f: Waiting 17:18:04 33b1e0a273af: Waiting 17:18:04 5d3b04190fa2: Waiting 17:18:04 2f39f015ded8: Waiting 17:18:04 5c69ac0246d0: Verifying Checksum 17:18:04 5c69ac0246d0: Download complete 17:18:04 3a2ae6a8a46f: Verifying Checksum 17:18:04 3a2ae6a8a46f: Download complete 17:18:04 33b1e0a273af: Verifying Checksum 17:18:04 33b1e0a273af: Download complete 17:18:04 ec43610c2a17: Verifying Checksum 17:18:04 ec43610c2a17: Download complete 17:18:04 5d3b04190fa2: Verifying Checksum 17:18:04 5d3b04190fa2: Download complete 17:18:04 5eb5b503b376: Verifying Checksum 17:18:04 5eb5b503b376: Download complete 17:18:05 2f39f015ded8: Download complete 17:18:06 5eb5b503b376: Pull complete 17:18:06 5c69ac0246d0: Pull complete 17:18:07 ec43610c2a17: Pull complete 17:18:07 3a2ae6a8a46f: Pull complete 17:18:07 33b1e0a273af: Pull complete 17:18:07 5d3b04190fa2: Pull complete 17:18:11 2f39f015ded8: Pull complete 17:18:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:18:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:18:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:18:11 prd-ubuntu20.04-docker-8c-8g-21839 does not seem to be running inside a container 17:18:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-353 -v /w/workspace/foundry_device-usb-camera_PR-353:/w/workspace/foundry_device-usb-camera_PR-353:rw,z -v /w/workspace/foundry_device-usb-camera_PR-353@tmp:/w/workspace/foundry_device-usb-camera_PR-353@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:18:15 $ docker top d2606f7f713b6009f464be2e444bc930aa7da17dc42bfb5aa80dad04bbe12dbd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:18:15 ---> job-cost.sh 17:18:15 lf-activate-venv: SKIPPING 17:18:15 INFO: No Stack... 17:18:16 a37a00ec5f00: Pull complete 17:18:16 50b3750afda1: Pull complete 17:18:16 INFO: Retrieving Pricing Info for: v3-standard-8 17:18:16 4f4fb700ef54: Pull complete 17:18:16 80978eb59214: Pull complete 17:18:16 INFO: Archiving Costs [Pipeline] sh 17:18:16 + cut -d, -f6 17:18:16 + cat /w/workspace/foundry_device-usb-camera_PR-353/archives/cost.csv [Pipeline] lock 17:18:16 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-353-1-stack-cost] 17:18:16 Resource [jenkins-edgexfoundry-device-usb-camera-PR-353-1-stack-cost] did not exist. Created. 17:18:16 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-353-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:18:17 + echo total: 0.2199999988079071 [Pipeline] stash 17:18:17 Stashed 1 file(s) [Pipeline] } 17:18:17 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-353-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:18:17 $ docker stop --time=1 d2606f7f713b6009f464be2e444bc930aa7da17dc42bfb5aa80dad04bbe12dbd 17:18:18 $ docker rm -f --volumes d2606f7f713b6009f464be2e444bc930aa7da17dc42bfb5aa80dad04bbe12dbd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:18:24 c9f46d7d2bd2: Pull complete 17:18:26 c5a475d317c9: Pull complete 17:18:26 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 17:18:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 17:18:26 ---> be29e6b0f0d4 17:18:26 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:18:26 ---> Running in fb132d0ffe1e 17:18:27 Removing intermediate container fb132d0ffe1e 17:18:27 ---> 232b78554b2c 17:18:27 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:18:27 ---> Running in e73b448ff649 17:18:27 Removing intermediate container e73b448ff649 17:18:27 ---> 9638e8ef5a25 17:18:27 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:18:27 ---> Running in 72bea15c083a 17:18:28 Removing intermediate container 72bea15c083a 17:18:28 ---> 5d3b05a38613 17:18:28 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:18:28 ---> Running in 0fd24ede509e 17:18:29 Removing intermediate container 0fd24ede509e 17:18:29 ---> 37b027fa34f6 17:18:29 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:18:29 ---> Running in bf65ac9bebcc 17:18:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 17:18:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 17:18:33 (1/14) Installing libintl (0.22.5-r0) 17:18:33 (2/14) Installing eudev-libs (3.2.14-r2) 17:18:33 (3/14) Installing libjpeg-turbo (3.0.3-r0) 17:18:33 (4/14) Installing v4l-utils-libs (1.24.1-r1) 17:18:33 (5/14) Installing v4l-utils (1.24.1-r1) 17:18:33 (6/14) Installing libdvbv5 (1.24.1-r1) 17:18:33 (7/14) Installing udev-init-scripts (35-r1) 17:18:33 (8/14) Installing libeconf (0.6.3-r0) 17:18:33 (9/14) Installing libblkid (2.40.1-r1) 17:18:33 (10/14) Installing xz-libs (5.6.2-r0) 17:18:33 (11/14) Installing kmod-libs (32-r0) 17:18:33 (12/14) Installing eudev (3.2.14-r2) 17:18:33 (13/14) Installing eudev-dev (3.2.14-r2) 17:18:33 (14/14) Installing v4l-utils-dev (1.24.1-r1) 17:18:33 Executing busybox-1.36.1-r29.trigger 17:18:33 Executing eudev-3.2.14-r2.trigger 17:18:33 OK: 246 MiB in 68 packages 17:18:34 Removing intermediate container bf65ac9bebcc 17:18:34 ---> ec654697d350 17:18:34 Step 8/13 : WORKDIR /device-usb-camera 17:18:35 ---> Running in 9404502fd0e3 17:18:35 Removing intermediate container 9404502fd0e3 17:18:35 ---> 30f8015e627d 17:18:35 Step 9/13 : COPY go.mod vendor* ./ 17:18:35 ---> 01924c01c507 17:18:35 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:18:35 ---> Running in 4dcc46aa3d7a 17:20:27 Removing intermediate container 4dcc46aa3d7a 17:20:27 ---> 8dc363137dfd 17:20:27 Step 11/13 : COPY . . 17:20:27 ---> 06e57402d75c 17:20:27 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 17:20:27 ---> Running in d75be4b9e573 17:20:27  % Total % Received % Xferd Average Speed Time Time Time Current 17:20:27 Dload Upload Total Spent Left Speed 17:20:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9024 0 --:--:-- --:--:-- --:--:-- 9234 17:20:27 Removing intermediate container d75be4b9e573 17:20:27 ---> 6dee7bd56d2b 17:20:27 Step 13/13 : RUN ${MAKE} 17:20:27 ---> Running in c1fbb6c8b3a1 17:20:28 noop 17:20:29 Removing intermediate container c1fbb6c8b3a1 17:20:29 ---> 98ce6df81bcb 17:20:29 Successfully built 98ce6df81bcb 17:20:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:29 + docker inspect -f . ci-base-image-arm64 17:20:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:20:30 prd-ubuntu20.04-docker-arm64-4c-16g-21840 does not seem to be running inside a container 17:20:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:20:31 $ docker top 503db1fe9842b0d53477b4736a80ff297877b14d6c90f89fd6918f07c355030c -eo pid,comm [Pipeline] { [Pipeline] sh 17:20:32 + go version 17:20:32 go version go1.23.2 linux/arm64 [Pipeline] } 17:20:32 $ docker stop --time=1 503db1fe9842b0d53477b4736a80ff297877b14d6c90f89fd6918f07c355030c 17:20:33 $ docker rm -f --volumes 503db1fe9842b0d53477b4736a80ff297877b14d6c90f89fd6918f07c355030c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:34 + docker inspect -f . ci-base-image-arm64 17:20:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:20:35 prd-ubuntu20.04-docker-arm64-4c-16g-21840 does not seem to be running inside a container 17:20:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:20:36 $ docker top 71bbbdac3804ccdf1d763ed6fc50467454f9a59dc1069661429116e5ff21c502 -eo pid,comm [Pipeline] { [Pipeline] sh 17:20:37 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 17:20:38 + make test 17:20:38 go test ./... -coverprofile=coverage.out ./... 17:20:44 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:24:21 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 17:24:24 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.069s coverage: 4.4% of statements 17:24:25 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:24:25 go vet ./... 17:25:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:25:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:25:21 ./bin/test-attribution-txt.sh [Pipeline] echo 17:25:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 17:25:21 $ docker stop --time=1 71bbbdac3804ccdf1d763ed6fc50467454f9a59dc1069661429116e5ff21c502 17:25:23 $ docker rm -f --volumes 71bbbdac3804ccdf1d763ed6fc50467454f9a59dc1069661429116e5ff21c502 [Pipeline] // withDockerContainer [Pipeline] sh 17:25:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:25:25 Warning: overwriting stash ‘coverage-report’ 17:25:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:25:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:25:26 + ls -al . 17:25:26 total 296 17:25:26 drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 17:20 . 17:25:26 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 17:17 .. 17:25:26 drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 17:17 .git 17:25:26 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 17:17 .github 17:25:26 -rw-rw-r-- 1 jenkins jenkins 379 Oct 4 17:17 .gitignore 17:25:26 -rw-rw-r-- 1 jenkins jenkins 203 Oct 4 17:17 .golangci.yml 17:25:26 -rw-rw-r-- 1 jenkins jenkins 77 Oct 4 17:17 .hadolint.yml 17:25:26 -rw-rw-r-- 1 jenkins jenkins 19367 Oct 4 17:17 Attribution.txt 17:25:26 -rw-rw-r-- 1 jenkins jenkins 16561 Oct 4 17:17 CHANGELOG.md 17:25:26 -rw-rw-r-- 1 jenkins jenkins 2453 Oct 4 17:17 Dockerfile 17:25:26 -rw-rw-r-- 1 jenkins jenkins 678 Oct 4 17:17 GOVERNANCE.md 17:25:26 -rw-rw-r-- 1 jenkins jenkins 659 Oct 4 17:17 Jenkinsfile 17:25:26 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 4 17:17 LICENSE 17:25:26 -rw-rw-r-- 1 jenkins jenkins 2611 Oct 4 17:17 Makefile 17:25:26 -rw-rw-r-- 1 jenkins jenkins 622 Oct 4 17:17 OWNERS.md 17:25:26 -rw-rw-r-- 1 jenkins jenkins 2575 Oct 4 17:17 README.md 17:25:26 -rw-rw-r-- 1 jenkins jenkins 5 Oct 4 17:15 VERSION 17:25:26 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 17:17 bin 17:25:26 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 17:17 cmd 17:25:26 -rw-r--r-- 1 jenkins jenkins 54772 Oct 4 17:24 coverage.out 17:25:26 -rwxrwxr-x 1 jenkins jenkins 84 Oct 4 17:17 docker-entrypoint.sh 17:25:26 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 17:17 docs 17:25:26 -rw-rw-r-- 1 jenkins jenkins 7182 Oct 4 17:17 go.mod 17:25:26 -rw-rw-r-- 1 jenkins jenkins 100524 Oct 4 17:17 go.sum 17:25:26 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 17:17 internal 17:25:26 -rw-rw-r-- 1 jenkins jenkins 231 Oct 4 17:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:25: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=db2bf9885e935a4c0148dac47284cb1308a0f094 --label arch=arm64 --label version=0.0.0 . 17:25:28 Sending build context to Docker daemon 10.63MB 17:25:28 Step 1/37 : ARG BASE=golang:1.23-alpine3.20 17:25:28 Step 2/37 : FROM ${BASE} AS builder 17:25:28 ---> 98ce6df81bcb 17:25:28 Step 3/37 : ARG ADD_BUILD_TAGS="" 17:25:28 ---> Running in 6cb72f623a0e 17:25:28 Removing intermediate container 6cb72f623a0e 17:25:28 ---> 5566e28b7f4f 17:25:28 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:25:28 ---> Running in bf38843d01f8 17:25:28 Removing intermediate container bf38843d01f8 17:25:28 ---> 0f261c70a18d 17:25:28 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:25:28 ---> Running in ca0310edcd96 17:25:29 Removing intermediate container ca0310edcd96 17:25:29 ---> 55e25eb8d792 17:25:29 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:25:29 ---> Running in 32c1bb3294c9 17:25:29 Removing intermediate container 32c1bb3294c9 17:25:29 ---> 9720f7592ed4 17:25:29 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:25:29 ---> Running in 9aa0640e99a2 17:25:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 17:25:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 17:25:32 OK: 246 MiB in 68 packages 17:25:33 Removing intermediate container 9aa0640e99a2 17:25:33 ---> ddc3bc28cec6 17:25:33 Step 8/37 : WORKDIR /device-usb-camera 17:25:33 ---> Running in 83015905752d 17:25:33 Removing intermediate container 83015905752d 17:25:33 ---> 8f9081312441 17:25:33 Step 9/37 : COPY go.mod vendor* ./ 17:25:34 ---> a4cbb8373c95 17:25:34 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:25:34 ---> Running in 26e2b12602c5 17:25:37 Removing intermediate container 26e2b12602c5 17:25:37 ---> de5a46db62b8 17:25:37 Step 11/37 : COPY . . 17:25:38 ---> 10b957a75de6 17:25:38 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 17:25:38 ---> Running in 4304a7e7b9df 17:25:39  % Total % Received % Xferd Average Speed Time Time Time Current 17:25:39 Dload Upload Total Spent Left Speed 17:25:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6042  0 --:--:-- --:--:-- --:--:-- 6103 100  1062  100 1062 0 0 6021 0 --:--:-- --:--:-- --:--:-- 6068 17:25:40 Removing intermediate container 4304a7e7b9df 17:25:40 ---> b14bc2fd3c31 17:25:40 Step 13/37 : RUN ${MAKE} 17:25:40 ---> Running in 4c84e6b24965 17:25:40 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.42" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:29:32 Removing intermediate container 4c84e6b24965 17:29:32 ---> 5c59a42f753a 17:29:32 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 17:29:32 1.8.2: Pulling from bluenviron/mediamtx 17:29:32 da4d7e05a7aa: Pulling fs layer 17:29:33 da4d7e05a7aa: Verifying Checksum 17:29:33 da4d7e05a7aa: Download complete 17:29:34 da4d7e05a7aa: Pull complete 17:29:34 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 17:29:34 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 17:29:34 ---> 62c65ed7ef0d 17:29:34 Step 15/37 : FROM alpine:3.20 17:29:34 3.20: Pulling from library/alpine 17:29:34 cf04c63912e1: Already exists 17:29:34 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 17:29:34 Status: Downloaded newer image for alpine:3.20 17:29:34 ---> c157a85ed455 17:29:34 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:29:34 ---> Running in d125dade7ad6 17:29:35 Removing intermediate container d125dade7ad6 17:29:35 ---> 126f3a6576e5 17:29:35 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:29:35 ---> Running in fcdfd305c968 17:29:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 17:29:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 17:29:38 (1/114) Installing dumb-init (1.2.5-r3) 17:29:38 (2/114) Installing libSvtAv1Enc (2.0.0-r1) 17:29:38 (3/114) Installing aom-libs (3.9.1-r0) 17:29:38 (4/114) Installing libxau (1.0.11-r4) 17:29:38 (5/114) Installing libmd (1.1.0-r0) 17:29:38 (6/114) Installing libbsd (0.12.2-r0) 17:29:38 (7/114) Installing libxdmcp (1.1.5-r1) 17:29:38 (8/114) Installing libxcb (1.16.1-r0) 17:29:38 (9/114) Installing libx11 (1.8.9-r1) 17:29:38 (10/114) Installing hwdata-pci (0.382-r0) 17:29:38 (11/114) Installing libpciaccess (0.18.1-r0) 17:29:38 (12/114) Installing libdrm (2.4.120-r0) 17:29:38 (13/114) Installing libxext (1.3.6-r2) 17:29:38 (14/114) Installing libxfixes (6.0.1-r4) 17:29:38 (15/114) Installing libffi (3.4.6-r0) 17:29:38 (16/114) Installing wayland-libs-client (1.22.0-r4) 17:29:38 (17/114) Installing libva (2.21.0-r0) 17:29:38 (18/114) Installing libvdpau (1.5-r3) 17:29:38 (19/114) Installing ffmpeg-libavutil (6.1.1-r8) 17:29:38 (20/114) Installing libdav1d (1.4.2-r0) 17:29:38 (21/114) Installing libgcc (13.2.1_git20240309-r0) 17:29:38 (22/114) Installing libstdc++ (13.2.1_git20240309-r0) 17:29:38 (23/114) Installing openexr-libiex (3.1.13-r1) 17:29:38 (24/114) Installing openexr-libilmthread (3.1.13-r1) 17:29:38 (25/114) Installing imath (3.1.12-r0) 17:29:38 (26/114) Installing openexr-libopenexr (3.1.13-r1) 17:29:38 (27/114) Installing brotli-libs (1.1.0-r2) 17:29:38 (28/114) Installing giflib (5.2.2-r0) 17:29:38 (29/114) Installing libhwy (1.0.7-r0) 17:29:38 (30/114) Installing libjpeg-turbo (3.0.3-r0) 17:29:38 (31/114) Installing lcms2 (2.16-r0) 17:29:38 (32/114) Installing libpng (1.6.44-r0) 17:29:38 (33/114) Installing libjxl (0.10.2-r0) 17:29:38 (34/114) Installing lame-libs (3.100-r5) 17:29:39 (35/114) Installing opus (1.5.2-r0) 17:29:39 (36/114) Installing rav1e-libs (0.7.1-r0) 17:29:39 (37/114) Installing libgomp (13.2.1_git20240309-r0) 17:29:39 (38/114) Installing soxr (0.1.3-r7) 17:29:39 (39/114) Installing ffmpeg-libswresample (6.1.1-r8) 17:29:39 (40/114) Installing libogg (1.3.5-r5) 17:29:39 (41/114) Installing libtheora (1.1.1-r18) 17:29:39 (42/114) Installing libvorbis (1.3.7-r2) 17:29:39 (43/114) Installing libvpx (1.14.1-r0) 17:29:39 (44/114) Installing libsharpyuv (1.3.2-r0) 17:29:39 (45/114) Installing libwebp (1.3.2-r0) 17:29:39 (46/114) Installing libwebpmux (1.3.2-r0) 17:29:39 (47/114) Installing x264-libs (0.164_git20231001-r0) 17:29:39 (48/114) Installing numactl (2.0.18-r0) 17:29:39 (49/114) Installing x265-libs (3.6-r0) 17:29:39 (50/114) Installing xvidcore (1.3.7-r2) 17:29:39 (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) 17:29:39 (52/114) Installing sdl2 (2.28.5-r1) 17:29:40 (53/114) Installing alsa-lib (1.2.11-r0) 17:29:40 (54/114) Installing libexpat (2.6.3-r0) 17:29:40 (55/114) Installing libbz2 (1.0.8-r6) 17:29:40 (56/114) Installing freetype (2.13.2-r0) 17:29:40 (57/114) Installing fontconfig (2.15.0-r1) 17:29:40 (58/114) Installing fribidi (1.0.15-r0) 17:29:40 (59/114) Installing libintl (0.22.5-r0) 17:29:40 (60/114) Installing libeconf (0.6.3-r0) 17:29:40 (61/114) Installing libblkid (2.40.1-r1) 17:29:40 (62/114) Installing libmount (2.40.1-r1) 17:29:40 (63/114) Installing pcre2 (10.43-r0) 17:29:40 (64/114) Installing glib (2.80.5-r0) 17:29:40 (65/114) Installing graphite2 (1.3.14-r6) 17:29:40 (66/114) Installing harfbuzz (8.5.0-r0) 17:29:40 (67/114) Installing libunibreak (6.1-r0) 17:29:40 (68/114) Installing libass (0.17.2-r0) 17:29:40 (69/114) Installing libbluray (1.3.4-r1) 17:29:40 (70/114) Installing mpg123-libs (1.32.6-r0) 17:29:40 (71/114) Installing libopenmpt (0.7.7-r0) 17:29:40 (72/114) Installing cjson (1.7.18-r0) 17:29:40 (73/114) Installing mbedtls (3.6.1-r0) 17:29:40 (74/114) Installing librist (0.2.10-r1) 17:29:40 (75/114) Installing libsrt (1.5.3-r0) 17:29:40 (76/114) Installing libssh (0.10.6-r0) 17:29:40 (77/114) Installing xz-libs (5.6.2-r0) 17:29:40 (78/114) Installing libxml2 (2.12.7-r0) 17:29:40 (79/114) Installing libsodium (1.0.19-r0) 17:29:40 (80/114) Installing libzmq (4.3.5-r2) 17:29:40 (81/114) Installing ffmpeg-libavformat (6.1.1-r8) 17:29:40 (82/114) Installing serd-libs (0.32.2-r0) 17:29:40 (83/114) Installing zix-libs (0.4.2-r0) 17:29:40 (84/114) Installing sord-libs (0.16.16-r0) 17:29:40 (85/114) Installing sratom (0.6.16-r0) 17:29:40 (86/114) Installing lilv-libs (0.24.24-r1) 17:29:40 (87/114) Installing glslang-libs (1.3.261.1-r0) 17:29:40 (88/114) Installing libdovi (3.3.0-r0) 17:29:40 (89/114) Installing spirv-tools (1.3.261.1-r0) 17:29:40 (90/114) Installing shaderc (2024.0-r0) 17:29:40 (91/114) Installing vulkan-loader (1.3.261.1-r0) 17:29:41 (92/114) Installing libplacebo (6.338.2-r1) 17:29:41 (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) 17:29:41 (94/114) Installing ffmpeg-libswscale (6.1.1-r8) 17:29:41 (95/114) Installing vidstab (1.1.1-r0) 17:29:41 (96/114) Installing zimg (3.0.5-r2) 17:29:41 (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) 17:29:41 (98/114) Installing libasyncns (0.8-r3) 17:29:41 (99/114) Installing dbus-libs (1.14.10-r1) 17:29:41 (100/114) Installing libltdl (2.4.7-r3) 17:29:41 (101/114) Installing orc (0.4.39-r0) 17:29:41 (102/114) Installing libflac (1.4.3-r1) 17:29:41 (103/114) Installing libsndfile (1.2.2-r0) 17:29:41 (104/114) Installing speexdsp (1.2.1-r2) 17:29:41 (105/114) Installing tdb-libs (1.4.9-r1) 17:29:41 (106/114) Installing libpulse (17.0-r0) 17:29:41 (107/114) Installing v4l-utils-libs (1.24.1-r1) 17:29:41 (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) 17:29:41 (109/114) Installing ffmpeg (6.1.1-r8) 17:29:41 (110/114) Installing udev-init-scripts (35-r1) 17:29:41 (111/114) Installing eudev-libs (3.2.14-r2) 17:29:41 (112/114) Installing zstd-libs (1.5.6-r0) 17:29:41 (113/114) Installing kmod-libs (32-r0) 17:29:41 (114/114) Installing eudev (3.2.14-r2) 17:29:41 Executing busybox-1.36.1-r29.trigger 17:29:41 Executing glib-2.80.5-r0.trigger 17:29:41 Executing eudev-3.2.14-r2.trigger 17:29:41 OK: 120 MiB in 128 packages 17:29:45 Removing intermediate container fcdfd305c968 17:29:45 ---> 8c319a982701 17:29:45 Step 18/37 : RUN apk --no-cache upgrade 17:29:45 ---> Running in 4bad4296d22d 17:29:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 17:29:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 17:29:48 Upgrading critical system libraries and apk-tools: 17:29:48 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 17:29:48 Executing busybox-1.36.1-r29.trigger 17:29:48 Continuing the upgrade transaction with new apk-tools: 17:29:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 17:29:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 17:29:50 OK: 120 MiB in 128 packages 17:29:51 Removing intermediate container 4bad4296d22d 17:29:51 ---> 2c28d132121f 17:29:51 Step 19/37 : WORKDIR / 17:29:51 ---> Running in cc13df513f5f 17:29:52 Removing intermediate container cc13df513f5f 17:29:52 ---> 25612871b28c 17:29:52 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 17:29:54 ---> fc5cf5065c0b 17:29:54 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 17:29:54 ---> 0ed3876d212b 17:29:54 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 17:29:55 ---> 1451e1541b47 17:29:55 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:29:55 ---> 07ebaee38e79 17:29:55 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:29:56 ---> 5810381975fc 17:29:56 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 17:29:56 ---> afce628e64f6 17:29:56 Step 26/37 : COPY --from=rtsp /mediamtx / 17:29:58 ---> 49549c565bf1 17:29:58 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 17:29:58 ---> Running in 62c5c40826a4 17:30:00 Removing intermediate container 62c5c40826a4 17:30:00 ---> 9f6793480de8 17:30:00 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 17:30:00 ---> Running in 84df8d68a894 17:30:02 Removing intermediate container 84df8d68a894 17:30:02 ---> 9e80d5417c90 17:30:02 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 17:30:02 ---> Running in d5d04058db26 17:30:03 Removing intermediate container d5d04058db26 17:30:03 ---> ae6850080664 17:30:03 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 17:30:03 ---> Running in f0f9595eac20 17:30:05 Removing intermediate container f0f9595eac20 17:30:05 ---> 874f0f6aa7f4 17:30:05 Step 31/37 : EXPOSE 59983 17:30:05 ---> Running in a71ea7557584 17:30:05 Removing intermediate container a71ea7557584 17:30:05 ---> 3878377eeab1 17:30:05 Step 32/37 : EXPOSE 8554 17:30:05 ---> Running in 8eb733da10fc 17:30:06 Removing intermediate container 8eb733da10fc 17:30:06 ---> c236f070c0f5 17:30:06 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:30:06 ---> Running in 289b9873f20e 17:30:06 Removing intermediate container 289b9873f20e 17:30:06 ---> 9b8c36021157 17:30:06 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:30:06 ---> Running in 32139cf71924 17:30:07 Removing intermediate container 32139cf71924 17:30:07 ---> 6ff843645899 17:30:07 Step 35/37 : LABEL arch=arm64 17:30:07 ---> Running in a4c228c1cd1e 17:30:07 Removing intermediate container a4c228c1cd1e 17:30:07 ---> 4eadeee0ef7a 17:30:07 Step 36/37 : LABEL git_sha=db2bf9885e935a4c0148dac47284cb1308a0f094 17:30:07 ---> Running in 8d0cbdd71f63 17:30:07 Removing intermediate container 8d0cbdd71f63 17:30:07 ---> bcabcf4e6368 17:30:07 Step 37/37 : LABEL version=0.0.0 17:30:07 ---> Running in b835aafd497d 17:30:08 Removing intermediate container b835aafd497d 17:30:08 ---> f4d47f3565ac 17:30:08 [Warning] One or more build-args [ARCH] were not consumed 17:30:08 Successfully built f4d47f3565ac 17:30:08 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:30:09 17:30:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:30:09 arm64: Pulling from edgex-lftools-log-publisher 17:30:09 8998bd30e6a1: Pulling fs layer 17:30:09 04944245beec: Pulling fs layer 17:30:09 699f458cf7ca: Pulling fs layer 17:30:09 765212b225bb: Pulling fs layer 17:30:09 f23df028b6ca: Pulling fs layer 17:30:09 765212b225bb: Waiting 17:30:09 d65c8cfc05b1: Pulling fs layer 17:30:09 2437ff75d9bd: Pulling fs layer 17:30:09 d65c8cfc05b1: Waiting 17:30:09 04944245beec: Verifying Checksum 17:30:09 04944245beec: Download complete 17:30:09 765212b225bb: Verifying Checksum 17:30:09 765212b225bb: Download complete 17:30:09 f23df028b6ca: Download complete 17:30:09 d65c8cfc05b1: Verifying Checksum 17:30:09 d65c8cfc05b1: Download complete 17:30:10 699f458cf7ca: Verifying Checksum 17:30:10 699f458cf7ca: Download complete 17:30:10 8998bd30e6a1: Verifying Checksum 17:30:10 8998bd30e6a1: Download complete 17:30:13 2437ff75d9bd: Verifying Checksum 17:30:13 2437ff75d9bd: Download complete 17:30:14 8998bd30e6a1: Pull complete 17:30:15 04944245beec: Pull complete 17:30:17 699f458cf7ca: Pull complete 17:30:17 765212b225bb: Pull complete 17:30:18 f23df028b6ca: Pull complete 17:30:18 d65c8cfc05b1: Pull complete 17:30:36 2437ff75d9bd: Pull complete 17:30:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:30:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:30:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:30:37 prd-ubuntu20.04-docker-arm64-4c-16g-21840 does not seem to be running inside a container 17:30:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:30:39 $ docker top b977f6707971d41c21a290dcc338a82d4425ab989b878f17606e3da119fa6fba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:30:40 ---> job-cost.sh 17:30:40 lf-activate-venv: SKIPPING 17:30:40 INFO: No Stack... 17:30:40 INFO: Retrieving Pricing Info for: v3-standard-4 17:30:41 INFO: Archiving Costs [Pipeline] sh 17:30:42 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 17:30:42 + cut -d, -f6 [Pipeline] lock 17:30:42 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-353-1-stack-cost] 17:30:42 Resource [jenkins-edgexfoundry-device-usb-camera-PR-353-1-stack-cost] did not exist. Created. 17:30:42 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-353-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:30:43 /w/workspace/device-usb-camera/1@tmp/durable-e93ea258/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:30:44 + echo total: 0.10999999940395355 [Pipeline] stash 17:30:44 Warning: overwriting stash ‘stack-cost’ 17:30:44 Stashed 1 file(s) [Pipeline] } 17:30:44 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-353-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:30:44 $ docker stop --time=1 b977f6707971d41c21a290dcc338a82d4425ab989b878f17606e3da119fa6fba 17:30:45 $ docker rm -f --volumes b977f6707971d41c21a290dcc338a82d4425ab989b878f17606e3da119fa6fba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:30:47 provisioning config files... 17:30:47 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-353@tmp/config17229539247946353774tmp [Pipeline] { [Pipeline] sh 17:30:47 + set +x 17:30:47 + bash -s -- 17:30:47 + curl -s https://codecov.io/bash 17:30:47 17:30:47 _____ _ 17:30:47 / ____| | | 17:30:47 | | ___ __| | ___ ___ _____ __ 17:30:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:30:47 | |___| (_) | (_| | __/ (_| (_) \ V / 17:30:47 \_____\___/ \__,_|\___|\___\___/ \_/ 17:30:47 Bash-1.0.6 17:30:47 17:30:47 17:30:47 ==> git version 2.25.1 found 17:30:47 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:30:47 Release-Date: 2020-01-08 17:30:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:30:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:30:47 ==> Jenkins CI detected. 17:30:47 current dir:  /w/workspace/foundry_device-usb-camera_PR-353 17:30:47 project root: . 17:30:47 --> token set from env 17:30:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:30:47 ==> Running gcov in . (disable via -X gcov) 17:30:47 ==> Python coveragepy not found 17:30:47 ==> Searching for coverage reports in: 17:30:47 + . 17:30:47 -> Found 1 reports 17:30:47 ==> Detecting git/mercurial file structure 17:30:47 ==> Reading reports 17:30:47 + ./coverage.out bytes=54772 17:30:47 ==> Appending adjustments 17:30:47 https://docs.codecov.io/docs/fixing-reports 17:30:47 + Found adjustments 17:30:47 ==> Gzipping contents 17:30:47 8.0K /tmp/codecov.f14gR4.gz 17:30:47 ==> Uploading reports 17:30:47 url: https://codecov.io 17:30:47 query: branch=PR-353&commit=db2bf9885e935a4c0148dac47284cb1308a0f094&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-353%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=353&job=&cmd_args= 17:30:47 -> Pinging Codecov 17:30:47 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-353&commit=db2bf9885e935a4c0148dac47284cb1308a0f094&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-353%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=353&job=&cmd_args= 17:30:48 -> Uploading to 17:30:48 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-usb-camera/db2bf9885e935a4c0148dac47284cb1308a0f094/116aa24a-6311-4c73-aecc-ab9b86db5890.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241004%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241004T173047Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=4d96c01e7b0d0040eed521b3340f48ba836a88aafa2bc0480a7a741d0e24f0a4 17:30:48 % Total % Received % Xferd Average Speed Time Time Time Current 17:30:48 Dload Upload Total Spent Left Speed 17:30:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6816 0 0 100 6816 0 33411 --:--:-- --:--:-- --:--:-- 33248 100 6816 0 0 100 6816 0 29253 --:--:-- --:--:-- --:--:-- 29253 17:30:48 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/db2bf9885e935a4c0148dac47284cb1308a0f094 [Pipeline] } 17:30:48 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:30:51 + [ -d /w/workspace/foundry_device-usb-camera_PR-353/archives ] 17:30:51 + ls -al /w/workspace/foundry_device-usb-camera_PR-353/archives 17:30:51 total 16 17:30:51 drwxr-xr-x 3 root root 4096 Oct 4 17:18 . 17:30:51 drwxrwxr-x 10 jenkins jenkins 4096 Oct 4 17:18 .. 17:30:51 drwxr-xr-x 2 root root 4096 Oct 4 17:18 cost 17:30:51 -rw-r--r-- 1 root root 89 Oct 4 17:18 cost.csv 17:30:51 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-353/archives 17:30:51 + ls -al /w/workspace/foundry_device-usb-camera_PR-353/archives 17:30:51 total 16 17:30:51 drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 17:18 . 17:30:51 drwxrwxr-x 10 jenkins jenkins 4096 Oct 4 17:18 .. 17:30:51 drwxr-xr-x 2 jenkins jenkins 4096 Oct 4 17:18 cost 17:30:51 -rw-r--r-- 1 jenkins jenkins 89 Oct 4 17:18 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:30:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:30:52 ---> package-listing.sh 17:30:52 ++ facter osfamily 17:30:52 ++ tr '[:upper:]' '[:lower:]' 17:30:52 + OS_FAMILY=debian 17:30:52 + workspace=/w/workspace/foundry_device-usb-camera_PR-353 17:30:52 + START_PACKAGES=/tmp/packages_start.txt 17:30:52 + END_PACKAGES=/tmp/packages_end.txt 17:30:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:30:52 + PACKAGES=/tmp/packages_start.txt 17:30:52 + '[' /w/workspace/foundry_device-usb-camera_PR-353 ']' 17:30:52 + PACKAGES=/tmp/packages_end.txt 17:30:52 + case "${OS_FAMILY}" in 17:30:52 + dpkg -l 17:30:52 + grep '^ii' 17:30:52 + '[' -f /tmp/packages_start.txt ']' 17:30:52 + '[' -f /tmp/packages_end.txt ']' 17:30:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:30:52 + '[' /w/workspace/foundry_device-usb-camera_PR-353 ']' 17:30:52 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-353/archives/ 17:30:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-353/archives/ [Pipeline] echo 17:30:52 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-353/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:30:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:30:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:30:53 prd-ubuntu20.04-docker-8c-8g-21839 does not seem to be running inside a container 17:30:53 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-353/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-353 -v /w/workspace/foundry_device-usb-camera_PR-353:/w/workspace/foundry_device-usb-camera_PR-353:rw,z -v /w/workspace/foundry_device-usb-camera_PR-353@tmp:/w/workspace/foundry_device-usb-camera_PR-353@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:30:53 $ docker top 22e0b7aeef97967aa4e1eee3126e38eca1397405ee41b165b02f118186c90354 -eo pid,comm [Pipeline] { [Pipeline] sh 17:30:54 + touch /tmp/pre-build-complete [Pipeline] sh 17:30:54 + mkdir -p /var/log/sysstat [Pipeline] sh 17:30:54 + ls /var/log/sa-host 17:30:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:30:55 provisioning config files... 17:30:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-353@tmp/config15912228564806514192tmp [Pipeline] { [Pipeline] echo 17:30:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:30:55 ---> create-netrc.sh [Pipeline] } 17:30:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:30:56 ---> python-tools-install.sh [Pipeline] echo 17:30:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:30:56 ---> sudo-logs.sh 17:30:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:30:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:30:57 ---> job-cost.sh 17:30:57 lf-activate-venv: SKIPPING 17:30:57 DEBUG: total: 0.2199999988079071 17:30:57 INFO: Retrieving Stack Cost... 17:30:57 INFO: Retrieving Pricing Info for: v3-standard-8 17:30:57 INFO: Archiving Costs [Pipeline] echo 17:30:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:30:58 ---> logs-deploy.sh 17:30:58 lf-activate-venv: SKIPPING 17:30:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-353/1 17:30:58 INFO: archiving workspace using pattern(s): 17:30:59 Archives upload complete. 17:30:59 INFO: archiving logs to Nexus