Pull request #358 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a3e9e710bb7e16357f66d2bb253af4ff5e45c4b1+60c6d6f4a1dd386522f88229b760e87d58d61eab (3657fc363252d8beb7ff87eab1697bd7a416dee0) 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-ssh4528187233681937893.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-ssh12182513477712395884.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-358/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-358/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8868023828062449735.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-358/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3427718623763145995.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-ssh14190696175154978419.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-358/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-358/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7674340784810953499.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-23002 in /w/workspace/foundry_device-usb-camera_PR-358 [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-358 # 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 60c6d6f4a1dd386522f88229b760e87d58d61eab into PR head commit a3e9e710bb7e16357f66d2bb253af4ff5e45c4b1 Merge succeeded, producing a3e9e710bb7e16357f66d2bb253af4ff5e45c4b1 Checking out Revision a3e9e710bb7e16357f66d2bb253af4ff5e45c4b1 (PR-358) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > 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/358/head:refs/remotes/origin/PR-358 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a3e9e710bb7e16357f66d2bb253af4ff5e45c4b1 # 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 60c6d6f4a1dd386522f88229b760e87d58d61eab # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a3e9e710bb7e16357f66d2bb253af4ff5e45c4b1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:27:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:27:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:27:15 ========================================================= 17:27:15 EdgeX Global Pipelines Version Info 17:27:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:27:16 ------------------- 17:27:16 stable info: 17:27:16 ------------------- 17:27:16 Commited By: Ginny Guan ginny@iotechsys.com 17:27:16 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 17:27:16 Message: update stable to v1.0.265 17:27:16 ------------------- 17:27:16 experimental info: 17:27:16 ------------------- 17:27:16 Commited By: Cherry Wang cherry@iotechsys.com 17:27:16 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 17:27:16 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:27:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 17:27:16 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 17:27:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:27:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:27:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:27:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 17:27:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:27:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:27:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:27:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:27:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:27:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 17:27:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:27:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:27:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:27:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:27:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:27:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:27:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:27:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:27:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:27:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:27:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:27:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:27:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:27:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:27:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:27:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-358 [Pipeline] echo 17:27:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-358 [Pipeline] echo 17:27:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-358 [Pipeline] echo 17:27:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a3e9e710bb7e16357f66d2bb253af4ff5e45c4b1 [Pipeline] echo 17:27:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a3e9e71 [Pipeline] echo 17:27:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:27:18 provisioning config files... 17:27:18 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-358@tmp/config10667359310006835574tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:27:19 ---> ****-login.sh 17:27:19 nexus3.edgexfoundry.org:10001 17:27:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:27:19 Configure a credential helper to remove this warning. See 17:27:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:27:19 17:27:19 Login Succeeded 17:27:19 nexus3.edgexfoundry.org:10002 17:27:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:27:19 Configure a credential helper to remove this warning. See 17:27:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:27:19 17:27:19 Login Succeeded 17:27:19 nexus3.edgexfoundry.org:10003 17:27:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:27:19 Configure a credential helper to remove this warning. See 17:27:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:27:19 17:27:19 Login Succeeded 17:27:19 nexus3.edgexfoundry.org:10004 17:27:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:27:20 Configure a credential helper to remove this warning. See 17:27:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:27:20 17:27:20 Login Succeeded 17:27:20 ****.io 17:27:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:27:20 Configure a credential helper to remove this warning. See 17:27:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:27:20 17:27:20 Login Succeeded 17:27:20 ---> ****-login.sh ends [Pipeline] } 17:27:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:27:21 + git rev-list -1 --merges a3e9e710bb7e16357f66d2bb253af4ff5e45c4b1~1..a3e9e710bb7e16357f66d2bb253af4ff5e45c4b1 [Pipeline] echo 17:27:21 -----------> git rev-list -1 --merges a3e9e710bb7e16357f66d2bb253af4ff5e45c4b1~1..a3e9e710bb7e16357f66d2bb253af4ff5e45c4b1 a3e9e710bb7e16357f66d2bb253af4ff5e45c4b1 [false] [Pipeline] sh 17:27:21 + git log --format=format:%s -1 a3e9e710bb7e16357f66d2bb253af4ff5e45c4b1 [Pipeline] echo 17:27:21 ========================================================= 17:27:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:27:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:27:21 + git log --format=format:%s -1 a3e9e710bb7e16357f66d2bb253af4ff5e45c4b1 [Pipeline] echo 17:27:21 [semverPrep] GIT_COMMIT: a3e9e710bb7e16357f66d2bb253af4ff5e45c4b1, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 17:27:22 [semverPrep] This is not a build commit. [Pipeline] sh 17:27:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:27:22 + grep -v github /etc/ssh/ssh_known_hosts 17:27:22 + [ -e /tmp/ssh_known_hosts ] 17:27:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:27:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:27:22 + sudo tee -a /etc/ssh/ssh_known_hosts 17:27:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:27:22 17:27:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:27:23 0.1.4: Pulling from edgex-devops/py-git-semver 17:27:23 b85a868b505f: Pulling fs layer 17:27:23 e2be974225ed: Pulling fs layer 17:27:23 339a4e72a1f5: Pulling fs layer 17:27:23 988bab9f4d93: Pulling fs layer 17:27:23 1469e6f7b9e6: Pulling fs layer 17:27:23 eaf3925da568: Pulling fs layer 17:27:23 bab4dde63d76: Pulling fs layer 17:27:23 bde34c3a00c8: Pulling fs layer 17:27:23 b352a97aabf1: Pulling fs layer 17:27:23 4872d77fe225: Pulling fs layer 17:27:23 5851b861e8e6: Pulling fs layer 17:27:23 988bab9f4d93: Waiting 17:27:23 1469e6f7b9e6: Waiting 17:27:23 bde34c3a00c8: Waiting 17:27:23 eaf3925da568: Waiting 17:27:23 b352a97aabf1: Waiting 17:27:23 bab4dde63d76: Waiting 17:27:23 5851b861e8e6: Waiting 17:27:23 e2be974225ed: Verifying Checksum 17:27:23 e2be974225ed: Download complete 17:27:23 988bab9f4d93: Verifying Checksum 17:27:23 988bab9f4d93: Download complete 17:27:23 1469e6f7b9e6: Verifying Checksum 17:27:23 1469e6f7b9e6: Download complete 17:27:23 eaf3925da568: Verifying Checksum 17:27:23 eaf3925da568: Download complete 17:27:23 339a4e72a1f5: Verifying Checksum 17:27:23 339a4e72a1f5: Download complete 17:27:23 bde34c3a00c8: Download complete 17:27:23 b352a97aabf1: Download complete 17:27:23 4872d77fe225: Download complete 17:27:23 5851b861e8e6: Verifying Checksum 17:27:23 5851b861e8e6: Download complete 17:27:23 b85a868b505f: Verifying Checksum 17:27:23 b85a868b505f: Download complete 17:27:23 bab4dde63d76: Verifying Checksum 17:27:23 bab4dde63d76: Download complete 17:27:25 b85a868b505f: Pull complete 17:27:25 e2be974225ed: Pull complete 17:27:25 339a4e72a1f5: Pull complete 17:27:25 988bab9f4d93: Pull complete 17:27:25 1469e6f7b9e6: Pull complete 17:27:26 eaf3925da568: Pull complete 17:27:27 bab4dde63d76: Pull complete 17:27:27 bde34c3a00c8: Pull complete 17:27:27 b352a97aabf1: Pull complete 17:27:27 4872d77fe225: Pull complete 17:27:28 5851b861e8e6: Pull complete 17:27:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:27:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:27:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:27:28 prd-ubuntu20.04-docker-8c-8g-23002 does not seem to be running inside a container 17:27:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-358 -v /w/workspace/foundry_device-usb-camera_PR-358:/w/workspace/foundry_device-usb-camera_PR-358:rw,z -v /w/workspace/foundry_device-usb-camera_PR-358@tmp:/w/workspace/foundry_device-usb-camera_PR-358@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:27:29 $ docker top 112f3cb4f849d2be22093045fba528c6a3067f524194ea3d57efbda6c0176ada -eo pid,comm 17:27:29 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:27:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:27:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:27:30 [ssh-agent] Looking for ssh-agent implementation... 17:27:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:27:30 $ docker exec 112f3cb4f849d2be22093045fba528c6a3067f524194ea3d57efbda6c0176ada ssh-agent 17:27:30 SSH_AUTH_SOCK=/tmp/ssh-w2Tiodqj63xw/agent.31 17:27:30 SSH_AGENT_PID=37 17:27:30 Running ssh-add (command line suppressed) 17:27:30 Identity added: /w/workspace/foundry_device-usb-camera_PR-358@tmp/private_key_3269710517677018661.key (/w/workspace/foundry_device-usb-camera_PR-358@tmp/private_key_3269710517677018661.key) 17:27:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:27:30 + git tag --points-at HEAD [Pipeline] } 17:27:30 $ docker exec --env ******** --env ******** 112f3cb4f849d2be22093045fba528c6a3067f524194ea3d57efbda6c0176ada ssh-agent -k 17:27:30 unset SSH_AUTH_SOCK; 17:27:30 unset SSH_AGENT_PID; 17:27:30 echo Agent pid 37 killed; 17:27:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:27:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:27:31 [ssh-agent] Looking for ssh-agent implementation... 17:27:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:27:31 $ docker exec 112f3cb4f849d2be22093045fba528c6a3067f524194ea3d57efbda6c0176ada ssh-agent 17:27:31 SSH_AUTH_SOCK=/tmp/ssh-Hvjcx9vBKHjg/agent.70 17:27:31 SSH_AGENT_PID=76 17:27:31 Running ssh-add (command line suppressed) 17:27:31 Identity added: /w/workspace/foundry_device-usb-camera_PR-358@tmp/private_key_2533564600981996202.key (/w/workspace/foundry_device-usb-camera_PR-358@tmp/private_key_2533564600981996202.key) 17:27:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:27:31 + git semver init 17:27:31 2024-10-17 17:27:31,924 [run_init] DEBUG init version:0.0.0 force:False 17:27:31 2024-10-17 17:27:31,925 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-358/.semver 17:27:31 2024-10-17 17:27:31,925 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-358/.semver 17:27:31 2024-10-17 17:27:31,925 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-358/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-358, universal_newlines=False, shell=None, istream=None) 17:27:33 2024-10-17 17:27:33,461 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-358/.git/info/exclude 17:27:33 2024-10-17 17:27:33,461 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-358/.semver/PR-358 with force:False 17:27:33 2024-10-17 17:27:33,461 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-358/.semver/PR-358 17:27:33 2024-10-17 17:27:33,466 [execute] INFO git cat-file --batch-check 17:27:33 2024-10-17 17:27:33,466 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-358/.semver, universal_newlines=False, shell=None, istream=) 17:27:33 2024-10-17 17:27:33,473 [execute] INFO git cat-file --batch 17:27:33 2024-10-17 17:27:33,473 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-358/.semver, universal_newlines=False, shell=None, istream=) 17:27:33 2024-10-17 17:27:33,478 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-358/.semver/PR-358 17:27:33 0.0.0 [Pipeline] } 17:27:33 $ docker exec --env ******** --env ******** 112f3cb4f849d2be22093045fba528c6a3067f524194ea3d57efbda6c0176ada ssh-agent -k 17:27:34 unset SSH_AUTH_SOCK; 17:27:34 unset SSH_AGENT_PID; 17:27:34 echo Agent pid 76 killed; 17:27:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:27:34 + git semver [Pipeline] } 17:27:34 $ docker stop --time=1 112f3cb4f849d2be22093045fba528c6a3067f524194ea3d57efbda6c0176ada 17:27:36 $ docker rm -f --volumes 112f3cb4f849d2be22093045fba528c6a3067f524194ea3d57efbda6c0176ada [Pipeline] // withDockerContainer [Pipeline] sh 17:27:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:27:36 Stashed 1 file(s) [Pipeline] echo 17:27:36 [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:27:37 provisioning config files... 17:27:37 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-358@tmp/config17971104814664093041tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:27:37 ---> ****-login.sh 17:27:37 nexus3.edgexfoundry.org:10001 17:27:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:27:37 Configure a credential helper to remove this warning. See 17:27:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:27:37 17:27:37 Login Succeeded 17:27:37 nexus3.edgexfoundry.org:10002 17:27:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:27:37 Configure a credential helper to remove this warning. See 17:27:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:27:37 17:27:37 Login Succeeded 17:27:37 nexus3.edgexfoundry.org:10003 17:27:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:27:38 Configure a credential helper to remove this warning. See 17:27:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:27:38 17:27:38 Login Succeeded 17:27:38 nexus3.edgexfoundry.org:10004 17:27:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:27:38 Configure a credential helper to remove this warning. See 17:27:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:27:38 17:27:38 Login Succeeded 17:27:38 ****.io 17:27:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:27:38 Configure a credential helper to remove this warning. See 17:27:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:27:38 17:27:38 Login Succeeded 17:27:38 ---> ****-login.sh ends [Pipeline] } 17:27:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:27:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:27:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:27:38 ========================================================= 17:27:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 17:27:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:39 + 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:27:39 Sending build context to Docker daemon 20.63MB 17:27:39 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 17:27:39 Step 2/13 : FROM ${BASE} AS builder 17:27:39 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 17:27:39 43c4264eed91: Pulling fs layer 17:27:39 4cc291be95ef: Pulling fs layer 17:27:39 2ac1f1163629: Pulling fs layer 17:27:39 5c3c966382ef: Pulling fs layer 17:27:39 4f4fb700ef54: Pulling fs layer 17:27:39 5d5c8e513c77: Pulling fs layer 17:27:39 9f66e0745190: Pulling fs layer 17:27:39 f49a43e4bbc0: Pulling fs layer 17:27:39 561ebcabdf7f: Pulling fs layer 17:27:39 4f4fb700ef54: Waiting 17:27:39 5d5c8e513c77: Waiting 17:27:39 9f66e0745190: Waiting 17:27:39 f49a43e4bbc0: Waiting 17:27:39 561ebcabdf7f: Waiting 17:27:39 5c3c966382ef: Waiting 17:27:39 4cc291be95ef: Verifying Checksum 17:27:39 4cc291be95ef: Download complete 17:27:39 5c3c966382ef: Download complete 17:27:39 4f4fb700ef54: Verifying Checksum 17:27:39 4f4fb700ef54: Download complete 17:27:39 5d5c8e513c77: Verifying Checksum 17:27:39 5d5c8e513c77: Download complete 17:27:39 43c4264eed91: Download complete 17:27:39 9f66e0745190: Verifying Checksum 17:27:39 9f66e0745190: Download complete 17:27:39 43c4264eed91: Pull complete 17:27:39 4cc291be95ef: Pull complete 17:27:39 561ebcabdf7f: Download complete 17:27:40 2ac1f1163629: Download complete 17:27:40 f49a43e4bbc0: Verifying Checksum 17:27:40 f49a43e4bbc0: Download complete 17:27:44 2ac1f1163629: Pull complete 17:27:44 5c3c966382ef: Pull complete 17:27:44 4f4fb700ef54: Pull complete 17:27:44 5d5c8e513c77: Pull complete 17:27:44 9f66e0745190: Pull complete 17:27:46 f49a43e4bbc0: Pull complete 17:27:47 561ebcabdf7f: Pull complete 17:27:47 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 17:27:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 17:27:47 ---> 3a752c3f9dda 17:27:47 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:27:48 ---> Running in a579116200b3 17:27:48 Removing intermediate container a579116200b3 17:27:48 ---> f651ac286c39 17:27:48 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:27:48 ---> Running in f916aef4b2a5 17:27:48 Removing intermediate container f916aef4b2a5 17:27:48 ---> 3c81a09a8cae 17:27:48 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:27:48 ---> Running in 8062f1ae02d8 17:27:48 Removing intermediate container 8062f1ae02d8 17:27:48 ---> d02e3ba2fd6d 17:27:48 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:27:48 ---> Running in 839c69b9cdb0 17:27:48 Removing intermediate container 839c69b9cdb0 17:27:48 ---> ce18c14e89ea 17:27:48 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:27:48 ---> Running in b5699dd54844 17:27:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 17:27:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 17:27:49 (1/14) Installing libintl (0.22.5-r0) 17:27:49 (2/14) Installing eudev-libs (3.2.14-r2) 17:27:49 (3/14) Installing libjpeg-turbo (3.0.3-r0) 17:27:49 (4/14) Installing v4l-utils-libs (1.24.1-r1) 17:27:49 (5/14) Installing v4l-utils (1.24.1-r1) 17:27:49 (6/14) Installing libdvbv5 (1.24.1-r1) 17:27:49 (7/14) Installing udev-init-scripts (35-r1) 17:27:49 (8/14) Installing libeconf (0.6.3-r0) 17:27:49 (9/14) Installing libblkid (2.40.1-r1) 17:27:49 (10/14) Installing xz-libs (5.6.2-r0) 17:27:49 (11/14) Installing kmod-libs (32-r0) 17:27:49 (12/14) Installing eudev (3.2.14-r2) 17:27:49 (13/14) Installing eudev-dev (3.2.14-r2) 17:27:49 (14/14) Installing v4l-utils-dev (1.24.1-r1) 17:27:50 Executing busybox-1.36.1-r29.trigger 17:27:50 Executing eudev-3.2.14-r2.trigger 17:27:50 OK: 253 MiB in 68 packages 17:27:50 Removing intermediate container b5699dd54844 17:27:50 ---> f9941af3d481 17:27:50 Step 8/13 : WORKDIR /device-usb-camera 17:27:50 ---> Running in 1378d6536407 17:27:50 Removing intermediate container 1378d6536407 17:27:50 ---> 57120dfafce5 17:27:50 Step 9/13 : COPY go.mod vendor* ./ 17:27:50 ---> 47ad24667e01 17:27:50 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:27:50 ---> Running in aee0a7962c2a 17:27:52 Still waiting to schedule task 17:27:52 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:28:37 Removing intermediate container aee0a7962c2a 17:28:37 ---> b0a703f755c3 17:28:37 Step 11/13 : COPY . . 17:28:37 ---> 1955f4a7839d 17:28:37 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 17:28:37 ---> Running in ceeb51f397f7 17:28:37  % Total % Received % Xferd Average Speed Time Time Time Current 17:28:37 Dload Upload Total Spent Left Speed 17:28:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1062 100  1062   0   0  10313    0 --:--:-- --:--:-- --:--:-- 10411 17:28:37 Removing intermediate container ceeb51f397f7 17:28:37 ---> 3eecbdae17bc 17:28:37 Step 13/13 : RUN ${MAKE} 17:28:37 ---> Running in a2fb00bd4f32 17:28:37 noop 17:28:37 Removing intermediate container a2fb00bd4f32 17:28:37 ---> 573ca88f9ed8 17:28:37 Successfully built 573ca88f9ed8 17:28:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:37 + docker inspect -f . ci-base-image-x86_64 17:28:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:28:38 prd-ubuntu20.04-docker-8c-8g-23002 does not seem to be running inside a container 17:28:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-358 -v /w/workspace/foundry_device-usb-camera_PR-358:/w/workspace/foundry_device-usb-camera_PR-358:rw,z -v /w/workspace/foundry_device-usb-camera_PR-358@tmp:/w/workspace/foundry_device-usb-camera_PR-358@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:28:38 $ docker top 11bd4220daef19c78339acfb0ce208af4b4840204e7010f4213d52d5137d4b61 -eo pid,comm [Pipeline] { [Pipeline] sh 17:28:38 + go version 17:28:38 go version go1.23.2 linux/amd64 [Pipeline] } 17:28:38 $ docker stop --time=1 11bd4220daef19c78339acfb0ce208af4b4840204e7010f4213d52d5137d4b61 17:28:40 $ docker rm -f --volumes 11bd4220daef19c78339acfb0ce208af4b4840204e7010f4213d52d5137d4b61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:40 + docker inspect -f . ci-base-image-x86_64 17:28:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:28:41 prd-ubuntu20.04-docker-8c-8g-23002 does not seem to be running inside a container 17:28:41 $ 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-358 -v /w/workspace/foundry_device-usb-camera_PR-358:/w/workspace/foundry_device-usb-camera_PR-358:rw,z -v /w/workspace/foundry_device-usb-camera_PR-358@tmp:/w/workspace/foundry_device-usb-camera_PR-358@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:28:41 $ docker top 8e4c07ae20954785c6e2e95d35f4e3be33d200699cd5447a8e156bbad50457d6 -eo pid,comm [Pipeline] { [Pipeline] sh 17:28:41 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-358 [Pipeline] fileExists [Pipeline] sh 17:28:42 + make test 17:28:42 go test ./... -coverprofile=coverage.out ./... 17:28:43 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:29:05 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 17:29:05 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.013s coverage: 4.4% of statements 17:29:15 go vet ./... 17:29:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:29:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:29:22 ./bin/test-attribution-txt.sh [Pipeline] echo 17:29:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 17:29:22 $ docker stop --time=1 8e4c07ae20954785c6e2e95d35f4e3be33d200699cd5447a8e156bbad50457d6 17:29:24 $ docker rm -f --volumes 8e4c07ae20954785c6e2e95d35f4e3be33d200699cd5447a8e156bbad50457d6 [Pipeline] // withDockerContainer [Pipeline] sh 17:29:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:29:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:29:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:29:25 + ls -al . 17:29:25 total 300 17:29:25 drwxrwxr-x 9 jenkins jenkins 4096 Oct 17 17:28 . 17:29:25 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 17:27 .. 17:29:25 drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 17:29 .git 17:29:25 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 17:27 .github 17:29:25 -rw-rw-r-- 1 jenkins jenkins 379 Oct 17 17:27 .gitignore 17:29:25 -rw-rw-r-- 1 jenkins jenkins 203 Oct 17 17:27 .golangci.yml 17:29:25 -rw-rw-r-- 1 jenkins jenkins 77 Oct 17 17:27 .hadolint.yml 17:29:25 drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 17:27 .semver 17:29:25 -rw-rw-r-- 1 jenkins jenkins 19367 Oct 17 17:27 Attribution.txt 17:29:25 -rw-rw-r-- 1 jenkins jenkins 16561 Oct 17 17:27 CHANGELOG.md 17:29:25 -rw-rw-r-- 1 jenkins jenkins 2453 Oct 17 17:27 Dockerfile 17:29:25 -rw-rw-r-- 1 jenkins jenkins 678 Oct 17 17:27 GOVERNANCE.md 17:29:25 -rw-rw-r-- 1 jenkins jenkins 659 Oct 17 17:27 Jenkinsfile 17:29:25 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 17 17:27 LICENSE 17:29:25 -rw-rw-r-- 1 jenkins jenkins 3148 Oct 17 17:27 Makefile 17:29:25 -rw-rw-r-- 1 jenkins jenkins 622 Oct 17 17:27 OWNERS.md 17:29:25 -rw-rw-r-- 1 jenkins jenkins 2575 Oct 17 17:27 README.md 17:29:25 -rw-rw-r-- 1 jenkins jenkins 5 Oct 17 17:27 VERSION 17:29:25 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 17:27 bin 17:29:25 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 17:27 cmd 17:29:25 -rw-r--r-- 1 jenkins jenkins 54772 Oct 17 17:29 coverage.out 17:29:25 -rwxrwxr-x 1 jenkins jenkins 84 Oct 17 17:27 docker-entrypoint.sh 17:29:25 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 17:27 docs 17:29:25 -rw-rw-r-- 1 jenkins jenkins 7182 Oct 17 17:27 go.mod 17:29:25 -rw-rw-r-- 1 jenkins jenkins 100524 Oct 17 17:27 go.sum 17:29:25 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 17:27 internal 17:29:25 -rw-rw-r-- 1 jenkins jenkins 231 Oct 17 17:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:26 + 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=a3e9e710bb7e16357f66d2bb253af4ff5e45c4b1 --label arch=amd64 --label version=0.0.0 . 17:29:26 Sending build context to Docker daemon 20.68MB 17:29:26 Step 1/37 : ARG BASE=golang:1.23-alpine3.20 17:29:26 Step 2/37 : FROM ${BASE} AS builder 17:29:26 ---> 573ca88f9ed8 17:29:26 Step 3/37 : ARG ADD_BUILD_TAGS="" 17:29:26 ---> Running in de1c1d04e385 17:29:26 Removing intermediate container de1c1d04e385 17:29:26 ---> 0dcb8761c8cb 17:29:26 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:29:26 ---> Running in ec4624517e23 17:29:26 Removing intermediate container ec4624517e23 17:29:26 ---> a6f55d11e95b 17:29:26 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:29:26 ---> Running in 68f7004933a1 17:29:26 Removing intermediate container 68f7004933a1 17:29:26 ---> db76da490e63 17:29:26 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:29:26 ---> Running in 7c692c5d5095 17:29:26 Removing intermediate container 7c692c5d5095 17:29:26 ---> 5b76ece251ea 17:29:26 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:29:26 ---> Running in 65def431dee4 17:29:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 17:29:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 17:29:27 OK: 253 MiB in 68 packages 17:29:27 Removing intermediate container 65def431dee4 17:29:27 ---> 383e716f87bc 17:29:27 Step 8/37 : WORKDIR /device-usb-camera 17:29:27 ---> Running in a65e4be9d908 17:29:27 Removing intermediate container a65e4be9d908 17:29:27 ---> c3db87587a26 17:29:27 Step 9/37 : COPY go.mod vendor* ./ 17:29:28 ---> 8c22f03fe6dc 17:29:28 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:29:28 ---> Running in 862fe7387f38 17:29:28 Removing intermediate container 862fe7387f38 17:29:28 ---> b7a32a9d2c22 17:29:28 Step 11/37 : COPY . . 17:29:29 ---> 457e0ea39fc7 17:29:29 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 17:29:29 ---> Running in e0569c8b4265 17:29:29  % Total % Received % Xferd Average Speed Time Time Time Current 17:29:29 Dload Upload Total Spent Left Speed 17:29:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 40189 0 --:--:-- --:--:-- --:--:-- 40846 17:29:29 Removing intermediate container e0569c8b4265 17:29:29 ---> f16152b640c6 17:29:29 Step 13/37 : RUN ${MAKE} 17:29:29 ---> Running in 21918df302ab 17:29:29 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.47" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-usb-camera ./cmd 17:29:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23003 in /w/workspace/foundry_device-usb-camera_PR-358 [Pipeline] { [Pipeline] ws 17:29:31 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 17:29:31 Selected Git installation does not exist. Using Default 17:29:31 The recommended git tool is: NONE 17:29:36 using credential edgex-jenkins-ssh 17:29:36 Cloning the remote Git repository 17:29:36 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 17:29:36 > git init /w/workspace/device-usb-camera/1 # timeout=10 17:29:36 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:29:36 > git --version # timeout=10 17:29:36 > git --version # 'git version 2.25.1' 17:29:36 using GIT_SSH to set credentials SSH Credentials for GitHub 17:29:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:29:39 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:29:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:29:39 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:29:40 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:29:40 using GIT_SSH to set credentials SSH Credentials for GitHub 17:29:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/358/head:refs/remotes/origin/PR-358 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:29:40 Merging remotes/origin/main commit 60c6d6f4a1dd386522f88229b760e87d58d61eab into PR head commit a3e9e710bb7e16357f66d2bb253af4ff5e45c4b1 17:29:40 Merge succeeded, producing a3e9e710bb7e16357f66d2bb253af4ff5e45c4b1 17:29:40 Checking out Revision a3e9e710bb7e16357f66d2bb253af4ff5e45c4b1 (PR-358) 17:29:41 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 17:29:41 > git --version # timeout=10 17:29:41 > git --version # 'git version 2.25.1' 17:29:41 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 17:29:40 > git config core.sparsecheckout # timeout=10 17:29:40 > git checkout -f a3e9e710bb7e16357f66d2bb253af4ff5e45c4b1 # timeout=10 17:29:40 > git remote # timeout=10 17:29:40 > git config --get remote.origin.url # timeout=10 17:29:40 using GIT_SSH to set credentials SSH Credentials for GitHub 17:29:40 > git merge 60c6d6f4a1dd386522f88229b760e87d58d61eab # timeout=10 17:29:40 > git rev-parse HEAD^{commit} # timeout=10 17:29:40 > git config core.sparsecheckout # timeout=10 17:29:40 > git checkout -f a3e9e710bb7e16357f66d2bb253af4ff5e45c4b1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:29:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:29:46 % Total % Received % Xferd Average Speed Time Time Time Current 17:29:46 Dload Upload Total Spent Left Speed 17:29:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 112k 0 --:--:-- --:--:-- --:--:-- 113k [Pipeline] sh 17:29:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:29:47 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:29:47 + sudo tee /etc/docker/daemon.new 17:29:47 { 17:29:47 "registry-mirrors": [ 17:29:47 "https://nexus3.edgexfoundry.org:10001" 17:29:47 ], 17:29:47 "bip": "10.250.0.254/24", 17:29:47 "hosts": [ 17:29:47 "tcp://0.0.0.0:5555", 17:29:47 "unix:///var/run/docker.sock" 17:29:47 ], 17:29:47 "mtu": 1458, 17:29:47 "selinux-enabled": true, 17:29:47 "seccomp-profile": "/etc/docker/seccomp.json" 17:29:47 } [Pipeline] sh 17:29:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:29:47 + sudo service docker restart 17:30:02 Removing intermediate container 21918df302ab 17:30:02 ---> 06b1f2d0e437 17:30:02 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 17:30:02 1.8.2: Pulling from bluenviron/mediamtx 17:30:02 8411072a22a5: Pulling fs layer 17:30:02 8411072a22a5: Verifying Checksum 17:30:02 8411072a22a5: Download complete 17:30:02 8411072a22a5: Pull complete 17:30:02 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 17:30:02 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 17:30:02 ---> 1ac78cb06e13 17:30:02 Step 15/37 : FROM alpine:3.20 17:30:02 3.20: Pulling from library/alpine 17:30:02 43c4264eed91: Already exists 17:30:02 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 17:30:02 Status: Downloaded newer image for alpine:3.20 17:30:02 ---> 91ef0af61f39 17:30:02 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:30:02 ---> Running in b6666f5fd548 17:30:02 Removing intermediate container b6666f5fd548 17:30:02 ---> 8f8b3dbf31e8 17:30:02 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:30:02 ---> Running in 03f50565aee3 17:30:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 17:30:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 17:30:02 (1/115) Installing dumb-init (1.2.5-r3) 17:30:02 (2/115) Installing libSvtAv1Enc (2.0.0-r1) 17:30:02 (3/115) Installing aom-libs (3.9.1-r0) 17:30:02 (4/115) Installing libxau (1.0.11-r4) 17:30:02 (5/115) Installing libmd (1.1.0-r0) 17:30:02 (6/115) Installing libbsd (0.12.2-r0) 17:30:02 (7/115) Installing libxdmcp (1.1.5-r1) 17:30:02 (8/115) Installing libxcb (1.16.1-r0) 17:30:02 (9/115) Installing libx11 (1.8.9-r1) 17:30:02 (10/115) Installing hwdata-pci (0.382-r0) 17:30:02 (11/115) Installing libpciaccess (0.18.1-r0) 17:30:02 (12/115) Installing libdrm (2.4.120-r0) 17:30:02 (13/115) Installing libxext (1.3.6-r2) 17:30:02 (14/115) Installing libxfixes (6.0.1-r4) 17:30:02 (15/115) Installing libffi (3.4.6-r0) 17:30:02 (16/115) Installing wayland-libs-client (1.22.0-r4) 17:30:02 (17/115) Installing libva (2.21.0-r0) 17:30:02 (18/115) Installing libvdpau (1.5-r3) 17:30:02 (19/115) Installing libgcc (13.2.1_git20240309-r0) 17:30:02 (20/115) Installing libstdc++ (13.2.1_git20240309-r0) 17:30:02 (21/115) Installing onevpl-libs (2023.3.1-r2) 17:30:02 (22/115) Installing ffmpeg-libavutil (6.1.1-r8) 17:30:02 (23/115) Installing libdav1d (1.4.2-r0) 17:30:02 (24/115) Installing openexr-libiex (3.1.13-r1) 17:30:02 (25/115) Installing openexr-libilmthread (3.1.13-r1) 17:30:02 (26/115) Installing imath (3.1.12-r0) 17:30:02 (27/115) Installing openexr-libopenexr (3.1.13-r1) 17:30:02 (28/115) Installing brotli-libs (1.1.0-r2) 17:30:02 (29/115) Installing giflib (5.2.2-r0) 17:30:02 (30/115) Installing libhwy (1.0.7-r0) 17:30:02 (31/115) Installing libjpeg-turbo (3.0.3-r0) 17:30:02 (32/115) Installing lcms2 (2.16-r0) 17:30:02 (33/115) Installing libpng (1.6.44-r0) 17:30:02 (34/115) Installing libjxl (0.10.2-r0) 17:30:02 (35/115) Installing lame-libs (3.100-r5) 17:30:02 (36/115) Installing opus (1.5.2-r0) 17:30:02 (37/115) Installing rav1e-libs (0.7.1-r0) 17:30:02 (38/115) Installing libgomp (13.2.1_git20240309-r0) 17:30:02 (39/115) Installing soxr (0.1.3-r7) 17:30:02 (40/115) Installing ffmpeg-libswresample (6.1.1-r8) 17:30:02 (41/115) Installing libogg (1.3.5-r5) 17:30:02 (42/115) Installing libtheora (1.1.1-r18) 17:30:02 (43/115) Installing libvorbis (1.3.7-r2) 17:30:02 (44/115) Installing libvpx (1.14.1-r0) 17:30:02 (45/115) Installing libsharpyuv (1.3.2-r0) 17:30:02 (46/115) Installing libwebp (1.3.2-r0) 17:30:02 (47/115) Installing libwebpmux (1.3.2-r0) 17:30:02 (48/115) Installing x264-libs (0.164_git20231001-r0) 17:30:02 (49/115) Installing numactl (2.0.18-r0) 17:30:02 (50/115) Installing x265-libs (3.6-r0) 17:30:02 (51/115) Installing xvidcore (1.3.7-r2) 17:30:02 (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) 17:30:02 (53/115) Installing sdl2 (2.28.5-r1) 17:30:02 (54/115) Installing alsa-lib (1.2.11-r0) 17:30:02 (55/115) Installing libexpat (2.6.3-r0) 17:30:02 (56/115) Installing libbz2 (1.0.8-r6) 17:30:02 (57/115) Installing freetype (2.13.2-r0) 17:30:02 (58/115) Installing fontconfig (2.15.0-r1) 17:30:02 (59/115) Installing fribidi (1.0.15-r0) 17:30:02 (60/115) Installing libintl (0.22.5-r0) 17:30:02 (61/115) Installing libeconf (0.6.3-r0) 17:30:02 (62/115) Installing libblkid (2.40.1-r1) 17:30:02 (63/115) Installing libmount (2.40.1-r1) 17:30:02 (64/115) Installing pcre2 (10.43-r0) 17:30:02 (65/115) Installing glib (2.80.5-r0) 17:30:02 (66/115) Installing graphite2 (1.3.14-r6) 17:30:02 (67/115) Installing harfbuzz (8.5.0-r0) 17:30:02 (68/115) Installing libunibreak (6.1-r0) 17:30:02 (69/115) Installing libass (0.17.2-r0) 17:30:02 (70/115) Installing libbluray (1.3.4-r1) 17:30:02 (71/115) Installing mpg123-libs (1.32.6-r0) 17:30:02 (72/115) Installing libopenmpt (0.7.7-r0) 17:30:02 (73/115) Installing cjson (1.7.18-r0) 17:30:02 (74/115) Installing mbedtls (3.6.2-r0) 17:30:02 (75/115) Installing librist (0.2.10-r1) 17:30:02 (76/115) Installing libsrt (1.5.3-r0) 17:30:02 (77/115) Installing libssh (0.10.6-r0) 17:30:02 (78/115) Installing xz-libs (5.6.2-r0) 17:30:02 (79/115) Installing libxml2 (2.12.7-r0) 17:30:02 (80/115) Installing libsodium (1.0.19-r0) 17:30:02 (81/115) Installing libzmq (4.3.5-r2) 17:30:02 (82/115) Installing ffmpeg-libavformat (6.1.1-r8) 17:30:02 (83/115) Installing serd-libs (0.32.2-r0) 17:30:02 (84/115) Installing zix-libs (0.4.2-r0) 17:30:02 (85/115) Installing sord-libs (0.16.16-r0) 17:30:02 (86/115) Installing sratom (0.6.16-r0) 17:30:02 (87/115) Installing lilv-libs (0.24.24-r1) 17:30:02 (88/115) Installing glslang-libs (1.3.261.1-r0) 17:30:02 (89/115) Installing libdovi (3.3.0-r0) 17:30:02 (90/115) Installing spirv-tools (1.3.261.1-r0) 17:30:02 (91/115) Installing shaderc (2024.0-r0) 17:30:02 (92/115) Installing vulkan-loader (1.3.261.1-r0) 17:30:02 (93/115) Installing libplacebo (6.338.2-r1) 17:30:02 (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) 17:30:02 (95/115) Installing ffmpeg-libswscale (6.1.1-r8) 17:30:03 (96/115) Installing vidstab (1.1.1-r0) 17:30:03 (97/115) Installing zimg (3.0.5-r2) 17:30:03 (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) 17:30:03 (99/115) Installing libasyncns (0.8-r3) 17:30:03 (100/115) Installing dbus-libs (1.14.10-r1) 17:30:03 (101/115) Installing libltdl (2.4.7-r3) 17:30:03 (102/115) Installing orc (0.4.39-r0) 17:30:03 (103/115) Installing libflac (1.4.3-r1) 17:30:03 (104/115) Installing libsndfile (1.2.2-r0) 17:30:03 (105/115) Installing speexdsp (1.2.1-r2) 17:30:03 (106/115) Installing tdb-libs (1.4.9-r1) 17:30:03 (107/115) Installing libpulse (17.0-r0) 17:30:03 (108/115) Installing v4l-utils-libs (1.24.1-r1) 17:30:03 (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) 17:30:03 (110/115) Installing ffmpeg (6.1.1-r8) 17:30:03 (111/115) Installing udev-init-scripts (35-r1) 17:30:03 (112/115) Installing eudev-libs (3.2.14-r2) 17:30:03 (113/115) Installing zstd-libs (1.5.6-r0) 17:30:03 (114/115) Installing kmod-libs (32-r0) 17:30:03 (115/115) Installing eudev (3.2.14-r2) 17:30:03 Executing busybox-1.36.1-r29.trigger 17:30:03 Executing glib-2.80.5-r0.trigger 17:30:03 Executing eudev-3.2.14-r2.trigger 17:30:03 OK: 134 MiB in 129 packages 17:30:05 Removing intermediate container 03f50565aee3 17:30:05 ---> b9b8e3c41ca1 17:30:05 Step 18/37 : RUN apk --no-cache upgrade 17:30:05 ---> Running in 8da93f67c1e1 17:30:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 17:30:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 17:30:05 Upgrading critical system libraries and apk-tools: 17:30:05 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 17:30:05 Executing busybox-1.36.1-r29.trigger 17:30:05 Continuing the upgrade transaction with new apk-tools: 17:30:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { 17:30:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [Pipeline] configFileProvider 17:30:06 provisioning config files... 17:30:06 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config14718491968209069269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:30:06 OK: 134 MiB in 129 packages 17:30:06 ---> ****-login.sh 17:30:06 nexus3.edgexfoundry.org:10001 17:30:06 Removing intermediate container 8da93f67c1e1 17:30:06 ---> f9d65e0f5021 17:30:06 Step 19/37 : WORKDIR / 17:30:06 ---> Running in aa89273badb4 17:30:06 Removing intermediate container aa89273badb4 17:30:06 ---> 8890d9e9f28f 17:30:06 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 17:30:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:30:07 Configure a credential helper to remove this warning. See 17:30:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:30:07 17:30:07 Login Succeeded 17:30:07 nexus3.edgexfoundry.org:10002 17:30:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:30:07 Configure a credential helper to remove this warning. See 17:30:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:30:07 17:30:07 Login Succeeded 17:30:07 nexus3.edgexfoundry.org:10003 17:30:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:07 ---> bdec0b242387 17:30:07 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 17:30:07 ---> b42aab3bce1b 17:30:07 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 17:30:07 ---> 76fa82c77438 17:30:07 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:30:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:30:08 Configure a credential helper to remove this warning. See 17:30:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:30:08 17:30:08 Login Succeeded 17:30:08 nexus3.edgexfoundry.org:10004 17:30:08 ---> 9cf389b7ec8b 17:30:08 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:30:08 ---> ab61e7823c2d 17:30:08 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 17:30:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:30:08 Configure a credential helper to remove this warning. See 17:30:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:30:08 17:30:08 Login Succeeded 17:30:08 ****.io 17:30:08 ---> aabdea7dedf5 17:30:08 Step 26/37 : COPY --from=rtsp /mediamtx / 17:30:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:30:08 Configure a credential helper to remove this warning. See 17:30:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:30:08 17:30:08 Login Succeeded 17:30:08 ---> ****-login.sh ends [Pipeline] } 17:30:08 Deleting 1 temporary files [Pipeline] // configFileProvider 17:30:08 ---> 4958df610ef2 17:30:08 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 17:30:08 ---> Running in 1fe8d1523c13 [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 17:30:09 Removing intermediate container 1fe8d1523c13 17:30:09 ---> 194e43bd368f 17:30:09 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 17:30:09 ---> Running in 792059c26585 [Pipeline] echo 17:30:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:30:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:30:09 ========================================================= 17:30:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 17:30:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:09 Removing intermediate container 792059c26585 17:30:09 ---> c7892f4cb952 17:30:09 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 17:30:09 ---> Running in db370bffb68c 17:30:09 + 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:30:10 Removing intermediate container db370bffb68c 17:30:10 ---> cfa229314972 17:30:10 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 17:30:10 ---> Running in aef1a6e87747 17:30:10 Sending build context to Docker daemon 10.58MB 17:30:10 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 17:30:10 Step 2/13 : FROM ${BASE} AS builder 17:30:10 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:30:10 cf04c63912e1: Pulling fs layer 17:30:10 55b35a11ae5e: Pulling fs layer 17:30:10 a37a00ec5f00: Pulling fs layer 17:30:10 50b3750afda1: Pulling fs layer 17:30:10 4f4fb700ef54: Pulling fs layer 17:30:10 80978eb59214: Pulling fs layer 17:30:10 c9f46d7d2bd2: Pulling fs layer 17:30:10 50b3750afda1: Waiting 17:30:10 4f4fb700ef54: Waiting 17:30:10 80978eb59214: Waiting 17:30:10 c5a475d317c9: Pulling fs layer 17:30:10 c9f46d7d2bd2: Waiting 17:30:10 55b35a11ae5e: Verifying Checksum 17:30:10 55b35a11ae5e: Download complete 17:30:10 50b3750afda1: Verifying Checksum 17:30:10 50b3750afda1: Download complete 17:30:10 4f4fb700ef54: Verifying Checksum 17:30:10 4f4fb700ef54: Download complete 17:30:10 80978eb59214: Verifying Checksum 17:30:10 80978eb59214: Download complete 17:30:10 cf04c63912e1: Verifying Checksum 17:30:10 cf04c63912e1: Download complete 17:30:10 Removing intermediate container aef1a6e87747 17:30:10 ---> fca96d57d0b0 17:30:10 Step 31/37 : EXPOSE 59983 17:30:10 ---> Running in 45d3adf0174e 17:30:10 Removing intermediate container 45d3adf0174e 17:30:10 ---> 875f929f11ab 17:30:10 Step 32/37 : EXPOSE 8554 17:30:10 ---> Running in c116e6d41d13 17:30:11 c5a475d317c9: Verifying Checksum 17:30:11 c5a475d317c9: Download complete 17:30:11 Removing intermediate container c116e6d41d13 17:30:11 ---> 2321eb175b5b 17:30:11 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:30:11 ---> Running in 8fb6b7f81fa3 17:30:11 Removing intermediate container 8fb6b7f81fa3 17:30:11 ---> 4bf66138332c 17:30:11 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:30:11 ---> Running in 08cd7c46c1aa 17:30:11 Removing intermediate container 08cd7c46c1aa 17:30:11 ---> 85804ed0ea31 17:30:11 Step 35/37 : LABEL arch=amd64 17:30:11 ---> Running in 36d2cf8e1126 17:30:11 Removing intermediate container 36d2cf8e1126 17:30:11 ---> 01d6eab418e5 17:30:11 Step 36/37 : LABEL git_sha=a3e9e710bb7e16357f66d2bb253af4ff5e45c4b1 17:30:11 ---> Running in bd06f4a91d5f 17:30:11 Removing intermediate container bd06f4a91d5f 17:30:11 ---> 0afc1dbf397c 17:30:11 Step 37/37 : LABEL version=0.0.0 17:30:11 ---> Running in 6c28a19920d5 17:30:11 Removing intermediate container 6c28a19920d5 17:30:11 ---> 74a6db266fa4 17:30:11 [Warning] One or more build-args [ARCH] were not consumed 17:30:11 Successfully built 74a6db266fa4 17:30:11 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 17:30:11 cf04c63912e1: Pull complete 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] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:30:12 17:30:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:12 a37a00ec5f00: Verifying Checksum 17:30:12 a37a00ec5f00: Download complete 17:30:12 55b35a11ae5e: Pull complete 17:30:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:30:12 latest: Pulling from edgex-lftools-log-publisher 17:30:12 5eb5b503b376: Pulling fs layer 17:30:12 5c69ac0246d0: Pulling fs layer 17:30:12 ec43610c2a17: Pulling fs layer 17:30:12 3a2ae6a8a46f: Pulling fs layer 17:30:12 33b1e0a273af: Pulling fs layer 17:30:12 5d3b04190fa2: Pulling fs layer 17:30:12 2f39f015ded8: Pulling fs layer 17:30:12 33b1e0a273af: Waiting 17:30:12 5d3b04190fa2: Waiting 17:30:12 2f39f015ded8: Waiting 17:30:12 3a2ae6a8a46f: Waiting 17:30:12 5c69ac0246d0: Verifying Checksum 17:30:12 5c69ac0246d0: Download complete 17:30:12 3a2ae6a8a46f: Verifying Checksum 17:30:12 3a2ae6a8a46f: Download complete 17:30:13 33b1e0a273af: Verifying Checksum 17:30:13 33b1e0a273af: Download complete 17:30:13 ec43610c2a17: Verifying Checksum 17:30:13 ec43610c2a17: Download complete 17:30:13 5eb5b503b376: Verifying Checksum 17:30:13 5eb5b503b376: Download complete 17:30:13 c9f46d7d2bd2: Verifying Checksum 17:30:13 c9f46d7d2bd2: Download complete 17:30:14 2f39f015ded8: Download complete 17:30:14 5eb5b503b376: Pull complete 17:30:14 5c69ac0246d0: Pull complete 17:30:14 ec43610c2a17: Pull complete 17:30:14 3a2ae6a8a46f: Pull complete 17:30:15 33b1e0a273af: Pull complete 17:30:15 5d3b04190fa2: Pull complete 17:30:19 2f39f015ded8: Pull complete 17:30:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:30:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:30:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:30:19 prd-ubuntu20.04-docker-8c-8g-23002 does not seem to be running inside a container 17:30:19 $ 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-358 -v /w/workspace/foundry_device-usb-camera_PR-358:/w/workspace/foundry_device-usb-camera_PR-358:rw,z -v /w/workspace/foundry_device-usb-camera_PR-358@tmp:/w/workspace/foundry_device-usb-camera_PR-358@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:30:20 $ docker top 319019a323022cb659d9701663f53be296b5e554f368729f3959354cef3ec90b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:30:21 ---> job-cost.sh 17:30:21 lf-activate-venv: SKIPPING 17:30:21 INFO: No Stack... 17:30:21 INFO: Retrieving Pricing Info for: v3-standard-8 17:30:21 INFO: Archiving Costs [Pipeline] sh 17:30:22 + + cat /w/workspace/foundry_device-usb-camera_PR-358/archives/cost.csv 17:30:22 cut -d, -f6 [Pipeline] lock 17:30:22 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-358-1-stack-cost] 17:30:22 Resource [jenkins-edgexfoundry-device-usb-camera-PR-358-1-stack-cost] did not exist. Created. 17:30:22 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-358-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:30:22 + echo total: 0.2199999988079071 [Pipeline] stash 17:30:22 Stashed 1 file(s) [Pipeline] } 17:30:22 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-358-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:30:22 $ docker stop --time=1 319019a323022cb659d9701663f53be296b5e554f368729f3959354cef3ec90b 17:30:24 $ docker rm -f --volumes 319019a323022cb659d9701663f53be296b5e554f368729f3959354cef3ec90b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:30:25 a37a00ec5f00: Pull complete 17:30:25 50b3750afda1: Pull complete 17:30:25 4f4fb700ef54: Pull complete 17:30:25 80978eb59214: Pull complete 17:30:32 c9f46d7d2bd2: Pull complete 17:30:34 c5a475d317c9: Pull complete 17:30:34 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 17:30:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 17:30:34 ---> be29e6b0f0d4 17:30:34 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:30:36 ---> Running in f60c0836b60b 17:30:36 Removing intermediate container f60c0836b60b 17:30:36 ---> 41807be9b6eb 17:30:36 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:30:36 ---> Running in f55edbdc63a7 17:30:36 Removing intermediate container f55edbdc63a7 17:30:36 ---> 320719d3624a 17:30:36 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:30:36 ---> Running in 5981eca69c0f 17:30:37 Removing intermediate container 5981eca69c0f 17:30:37 ---> 4c0f61d3e319 17:30:37 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:30:37 ---> Running in dbac8b16fe1e 17:30:37 Removing intermediate container dbac8b16fe1e 17:30:37 ---> 53b8da49790f 17:30:37 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:30:37 ---> Running in 0bba39e55462 17:30:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 17:30:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 17:30:39 (1/14) Installing libintl (0.22.5-r0) 17:30:39 (2/14) Installing eudev-libs (3.2.14-r2) 17:30:40 (3/14) Installing libjpeg-turbo (3.0.3-r0) 17:30:40 (4/14) Installing v4l-utils-libs (1.24.1-r1) 17:30:40 (5/14) Installing v4l-utils (1.24.1-r1) 17:30:40 (6/14) Installing libdvbv5 (1.24.1-r1) 17:30:40 (7/14) Installing udev-init-scripts (35-r1) 17:30:40 (8/14) Installing libeconf (0.6.3-r0) 17:30:40 (9/14) Installing libblkid (2.40.1-r1) 17:30:40 (10/14) Installing xz-libs (5.6.2-r0) 17:30:40 (11/14) Installing kmod-libs (32-r0) 17:30:40 (12/14) Installing eudev (3.2.14-r2) 17:30:40 (13/14) Installing eudev-dev (3.2.14-r2) 17:30:40 (14/14) Installing v4l-utils-dev (1.24.1-r1) 17:30:40 Executing busybox-1.36.1-r29.trigger 17:30:40 Executing eudev-3.2.14-r2.trigger 17:30:40 OK: 246 MiB in 68 packages 17:30:42 Removing intermediate container 0bba39e55462 17:30:42 ---> 64f71163f0a9 17:30:42 Step 8/13 : WORKDIR /device-usb-camera 17:30:42 ---> Running in 9d82a35865be 17:30:42 Removing intermediate container 9d82a35865be 17:30:42 ---> 3df9cd4b1aa4 17:30:42 Step 9/13 : COPY go.mod vendor* ./ 17:30:43 ---> 8042c11217a9 17:30:43 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:30:43 ---> Running in cedca0cc4d81 17:32:34 Removing intermediate container cedca0cc4d81 17:32:34 ---> 8b807d0717ea 17:32:34 Step 11/13 : COPY . . 17:32:34 ---> 2c63cd5198d3 17:32:34 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 17:32:34 ---> Running in d13bff3d87e4 17:32:34  % Total % Received % Xferd Average Speed Time Time Time Current 17:32:34 Dload Upload Total Spent Left Speed 17:32:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10251 0 --:--:-- --:--:-- --:--:-- 10514 17:32:34 Removing intermediate container d13bff3d87e4 17:32:34 ---> 0aee1ce0fb75 17:32:34 Step 13/13 : RUN ${MAKE} 17:32:34 ---> Running in 2dbcdea4591e 17:32:34 noop 17:32:34 Removing intermediate container 2dbcdea4591e 17:32:34 ---> e1c1638833fc 17:32:34 Successfully built e1c1638833fc 17:32:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:35 + docker inspect -f . ci-base-image-arm64 17:32:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:32:35 prd-ubuntu20.04-docker-arm64-4c-16g-23003 does not seem to be running inside a container 17:32:35 $ 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 ******** ci-base-image-arm64 cat 17:32:36 $ docker top 0ccc60c91b6e280be817a9e18cf30028fa5048b88e9c8a6305b01efe4cef5640 -eo pid,comm [Pipeline] { [Pipeline] sh 17:32:37 + go version 17:32:37 go version go1.23.2 linux/arm64 [Pipeline] } 17:32:37 $ docker stop --time=1 0ccc60c91b6e280be817a9e18cf30028fa5048b88e9c8a6305b01efe4cef5640 17:32:39 $ docker rm -f --volumes 0ccc60c91b6e280be817a9e18cf30028fa5048b88e9c8a6305b01efe4cef5640 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:40 + docker inspect -f . ci-base-image-arm64 17:32:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:32:40 prd-ubuntu20.04-docker-arm64-4c-16g-23003 does not seem to be running inside a container 17:32:40 $ 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 ******** ci-base-image-arm64 cat 17:32:42 $ docker top b5b14f2f9c4bee9c39fc4a17f43897f9eba7be8ff9db1c3b3050b4c6a7c306bf -eo pid,comm [Pipeline] { [Pipeline] sh 17:32:43 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 17:32:43 + make test 17:32:43 go test ./... -coverprofile=coverage.out ./... 17:32:50 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:36:12 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 17:36:20 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.065s coverage: 4.4% of statements 17:36:21 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:36:21 go vet ./... 17:37:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:37:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:37:08 ./bin/test-attribution-txt.sh [Pipeline] echo 17:37:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 17:37:08 $ docker stop --time=1 b5b14f2f9c4bee9c39fc4a17f43897f9eba7be8ff9db1c3b3050b4c6a7c306bf 17:37:10 $ docker rm -f --volumes b5b14f2f9c4bee9c39fc4a17f43897f9eba7be8ff9db1c3b3050b4c6a7c306bf [Pipeline] // withDockerContainer [Pipeline] sh 17:37:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:37:12 Warning: overwriting stash ‘coverage-report’ 17:37:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:37:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:37:13 + ls -al . 17:37:13 total 296 17:37:13 drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 17:32 . 17:37:13 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 17:29 .. 17:37:13 drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 17:29 .git 17:37:13 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 17:29 .github 17:37:13 -rw-rw-r-- 1 jenkins jenkins 379 Oct 17 17:29 .gitignore 17:37:13 -rw-rw-r-- 1 jenkins jenkins 203 Oct 17 17:29 .golangci.yml 17:37:13 -rw-rw-r-- 1 jenkins jenkins 77 Oct 17 17:29 .hadolint.yml 17:37:13 -rw-rw-r-- 1 jenkins jenkins 19367 Oct 17 17:29 Attribution.txt 17:37:13 -rw-rw-r-- 1 jenkins jenkins 16561 Oct 17 17:29 CHANGELOG.md 17:37:13 -rw-rw-r-- 1 jenkins jenkins 2453 Oct 17 17:29 Dockerfile 17:37:13 -rw-rw-r-- 1 jenkins jenkins 678 Oct 17 17:29 GOVERNANCE.md 17:37:13 -rw-rw-r-- 1 jenkins jenkins 659 Oct 17 17:29 Jenkinsfile 17:37:13 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 17 17:29 LICENSE 17:37:13 -rw-rw-r-- 1 jenkins jenkins 3148 Oct 17 17:29 Makefile 17:37:13 -rw-rw-r-- 1 jenkins jenkins 622 Oct 17 17:29 OWNERS.md 17:37:13 -rw-rw-r-- 1 jenkins jenkins 2575 Oct 17 17:29 README.md 17:37:13 -rw-rw-r-- 1 jenkins jenkins 5 Oct 17 17:27 VERSION 17:37:13 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 17:29 bin 17:37:13 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 17:29 cmd 17:37:13 -rw-r--r-- 1 jenkins jenkins 54772 Oct 17 17:36 coverage.out 17:37:13 -rwxrwxr-x 1 jenkins jenkins 84 Oct 17 17:29 docker-entrypoint.sh 17:37:13 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 17:29 docs 17:37:13 -rw-rw-r-- 1 jenkins jenkins 7182 Oct 17 17:29 go.mod 17:37:13 -rw-rw-r-- 1 jenkins jenkins 100524 Oct 17 17:29 go.sum 17:37:13 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 17:29 internal 17:37:13 -rw-rw-r-- 1 jenkins jenkins 231 Oct 17 17:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:14 + 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=a3e9e710bb7e16357f66d2bb253af4ff5e45c4b1 --label arch=arm64 --label version=0.0.0 . 17:37:14 Sending build context to Docker daemon 10.64MB 17:37:14 Step 1/37 : ARG BASE=golang:1.23-alpine3.20 17:37:14 Step 2/37 : FROM ${BASE} AS builder 17:37:14 ---> e1c1638833fc 17:37:14 Step 3/37 : ARG ADD_BUILD_TAGS="" 17:37:14 ---> Running in 0618b571ba65 17:37:14 Removing intermediate container 0618b571ba65 17:37:14 ---> 060588c463e7 17:37:14 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:37:14 ---> Running in c365c654f50b 17:37:15 Removing intermediate container c365c654f50b 17:37:15 ---> 8044f35745de 17:37:15 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:37:15 ---> Running in dcf1dafd59d9 17:37:15 Removing intermediate container dcf1dafd59d9 17:37:15 ---> 35c269a7b390 17:37:15 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:37:15 ---> Running in dca27f4fd680 17:37:15 Removing intermediate container dca27f4fd680 17:37:15 ---> e8e29b6226fd 17:37:15 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:37:15 ---> Running in 2abefeae638f 17:37:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 17:37:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 17:37:18 OK: 246 MiB in 68 packages 17:37:19 Removing intermediate container 2abefeae638f 17:37:19 ---> ba49fdc8559e 17:37:19 Step 8/37 : WORKDIR /device-usb-camera 17:37:19 ---> Running in 170115e8c419 17:37:19 Removing intermediate container 170115e8c419 17:37:19 ---> ac869df63406 17:37:19 Step 9/37 : COPY go.mod vendor* ./ 17:37:20 ---> b5e9113addc5 17:37:20 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:37:20 ---> Running in 96080d5a2b38 17:37:22 Removing intermediate container 96080d5a2b38 17:37:22 ---> 51b2bee737d1 17:37:22 Step 11/37 : COPY . . 17:37:23 ---> f079a7cac937 17:37:23 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 17:37:23 ---> Running in 2e33231263c1 17:37:24  % Total % Received % Xferd Average Speed Time Time Time Current 17:37:24 Dload Upload Total Spent Left Speed 17:37:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5570 0 --:--:-- --:--:-- --:--:-- 5679 17:37:25 Removing intermediate container 2e33231263c1 17:37:25 ---> 63630354109e 17:37:25 Step 13/37 : RUN ${MAKE} 17:37:25 ---> Running in 43db19a11431 17:37:26 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.47" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-usb-camera ./cmd 17:41:03 Removing intermediate container 43db19a11431 17:41:03 ---> e5ac7f6d0d4a 17:41:03 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 17:41:03 1.8.2: Pulling from bluenviron/mediamtx 17:41:03 da4d7e05a7aa: Pulling fs layer 17:41:03 da4d7e05a7aa: Verifying Checksum 17:41:03 da4d7e05a7aa: Download complete 17:41:03 da4d7e05a7aa: Pull complete 17:41:03 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 17:41:03 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 17:41:03 ---> 62c65ed7ef0d 17:41:03 Step 15/37 : FROM alpine:3.20 17:41:03 3.20: Pulling from library/alpine 17:41:03 cf04c63912e1: Already exists 17:41:03 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 17:41:03 Status: Downloaded newer image for alpine:3.20 17:41:03 ---> c157a85ed455 17:41:03 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:41:03 ---> Running in 1f6476b6ab7b 17:41:03 Removing intermediate container 1f6476b6ab7b 17:41:03 ---> 6fc8341e9fa0 17:41:03 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:41:03 ---> Running in a0b0c86f6722 17:41:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 17:41:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 17:41:06 (1/114) Installing dumb-init (1.2.5-r3) 17:41:06 (2/114) Installing libSvtAv1Enc (2.0.0-r1) 17:41:06 (3/114) Installing aom-libs (3.9.1-r0) 17:41:06 (4/114) Installing libxau (1.0.11-r4) 17:41:06 (5/114) Installing libmd (1.1.0-r0) 17:41:06 (6/114) Installing libbsd (0.12.2-r0) 17:41:06 (7/114) Installing libxdmcp (1.1.5-r1) 17:41:06 (8/114) Installing libxcb (1.16.1-r0) 17:41:06 (9/114) Installing libx11 (1.8.9-r1) 17:41:06 (10/114) Installing hwdata-pci (0.382-r0) 17:41:06 (11/114) Installing libpciaccess (0.18.1-r0) 17:41:06 (12/114) Installing libdrm (2.4.120-r0) 17:41:06 (13/114) Installing libxext (1.3.6-r2) 17:41:06 (14/114) Installing libxfixes (6.0.1-r4) 17:41:06 (15/114) Installing libffi (3.4.6-r0) 17:41:06 (16/114) Installing wayland-libs-client (1.22.0-r4) 17:41:06 (17/114) Installing libva (2.21.0-r0) 17:41:06 (18/114) Installing libvdpau (1.5-r3) 17:41:06 (19/114) Installing ffmpeg-libavutil (6.1.1-r8) 17:41:06 (20/114) Installing libdav1d (1.4.2-r0) 17:41:06 (21/114) Installing libgcc (13.2.1_git20240309-r0) 17:41:06 (22/114) Installing libstdc++ (13.2.1_git20240309-r0) 17:41:06 (23/114) Installing openexr-libiex (3.1.13-r1) 17:41:06 (24/114) Installing openexr-libilmthread (3.1.13-r1) 17:41:06 (25/114) Installing imath (3.1.12-r0) 17:41:06 (26/114) Installing openexr-libopenexr (3.1.13-r1) 17:41:07 (27/114) Installing brotli-libs (1.1.0-r2) 17:41:07 (28/114) Installing giflib (5.2.2-r0) 17:41:07 (29/114) Installing libhwy (1.0.7-r0) 17:41:07 (30/114) Installing libjpeg-turbo (3.0.3-r0) 17:41:07 (31/114) Installing lcms2 (2.16-r0) 17:41:07 (32/114) Installing libpng (1.6.44-r0) 17:41:07 (33/114) Installing libjxl (0.10.2-r0) 17:41:07 (34/114) Installing lame-libs (3.100-r5) 17:41:07 (35/114) Installing opus (1.5.2-r0) 17:41:07 (36/114) Installing rav1e-libs (0.7.1-r0) 17:41:07 (37/114) Installing libgomp (13.2.1_git20240309-r0) 17:41:07 (38/114) Installing soxr (0.1.3-r7) 17:41:07 (39/114) Installing ffmpeg-libswresample (6.1.1-r8) 17:41:07 (40/114) Installing libogg (1.3.5-r5) 17:41:07 (41/114) Installing libtheora (1.1.1-r18) 17:41:07 (42/114) Installing libvorbis (1.3.7-r2) 17:41:07 (43/114) Installing libvpx (1.14.1-r0) 17:41:07 (44/114) Installing libsharpyuv (1.3.2-r0) 17:41:07 (45/114) Installing libwebp (1.3.2-r0) 17:41:07 (46/114) Installing libwebpmux (1.3.2-r0) 17:41:07 (47/114) Installing x264-libs (0.164_git20231001-r0) 17:41:07 (48/114) Installing numactl (2.0.18-r0) 17:41:07 (49/114) Installing x265-libs (3.6-r0) 17:41:07 (50/114) Installing xvidcore (1.3.7-r2) 17:41:07 (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) 17:41:07 (52/114) Installing sdl2 (2.28.5-r1) 17:41:07 (53/114) Installing alsa-lib (1.2.11-r0) 17:41:08 (54/114) Installing libexpat (2.6.3-r0) 17:41:08 (55/114) Installing libbz2 (1.0.8-r6) 17:41:08 (56/114) Installing freetype (2.13.2-r0) 17:41:08 (57/114) Installing fontconfig (2.15.0-r1) 17:41:08 (58/114) Installing fribidi (1.0.15-r0) 17:41:08 (59/114) Installing libintl (0.22.5-r0) 17:41:08 (60/114) Installing libeconf (0.6.3-r0) 17:41:08 (61/114) Installing libblkid (2.40.1-r1) 17:41:08 (62/114) Installing libmount (2.40.1-r1) 17:41:08 (63/114) Installing pcre2 (10.43-r0) 17:41:08 (64/114) Installing glib (2.80.5-r0) 17:41:08 (65/114) Installing graphite2 (1.3.14-r6) 17:41:08 (66/114) Installing harfbuzz (8.5.0-r0) 17:41:08 (67/114) Installing libunibreak (6.1-r0) 17:41:08 (68/114) Installing libass (0.17.2-r0) 17:41:08 (69/114) Installing libbluray (1.3.4-r1) 17:41:08 (70/114) Installing mpg123-libs (1.32.6-r0) 17:41:08 (71/114) Installing libopenmpt (0.7.7-r0) 17:41:08 (72/114) Installing cjson (1.7.18-r0) 17:41:08 (73/114) Installing mbedtls (3.6.2-r0) 17:41:08 (74/114) Installing librist (0.2.10-r1) 17:41:08 (75/114) Installing libsrt (1.5.3-r0) 17:41:08 (76/114) Installing libssh (0.10.6-r0) 17:41:08 (77/114) Installing xz-libs (5.6.2-r0) 17:41:08 (78/114) Installing libxml2 (2.12.7-r0) 17:41:08 (79/114) Installing libsodium (1.0.19-r0) 17:41:08 (80/114) Installing libzmq (4.3.5-r2) 17:41:08 (81/114) Installing ffmpeg-libavformat (6.1.1-r8) 17:41:08 (82/114) Installing serd-libs (0.32.2-r0) 17:41:08 (83/114) Installing zix-libs (0.4.2-r0) 17:41:08 (84/114) Installing sord-libs (0.16.16-r0) 17:41:08 (85/114) Installing sratom (0.6.16-r0) 17:41:08 (86/114) Installing lilv-libs (0.24.24-r1) 17:41:08 (87/114) Installing glslang-libs (1.3.261.1-r0) 17:41:09 (88/114) Installing libdovi (3.3.0-r0) 17:41:09 (89/114) Installing spirv-tools (1.3.261.1-r0) 17:41:09 (90/114) Installing shaderc (2024.0-r0) 17:41:09 (91/114) Installing vulkan-loader (1.3.261.1-r0) 17:41:09 (92/114) Installing libplacebo (6.338.2-r1) 17:41:09 (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) 17:41:09 (94/114) Installing ffmpeg-libswscale (6.1.1-r8) 17:41:09 (95/114) Installing vidstab (1.1.1-r0) 17:41:09 (96/114) Installing zimg (3.0.5-r2) 17:41:09 (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) 17:41:09 (98/114) Installing libasyncns (0.8-r3) 17:41:09 (99/114) Installing dbus-libs (1.14.10-r1) 17:41:09 (100/114) Installing libltdl (2.4.7-r3) 17:41:09 (101/114) Installing orc (0.4.39-r0) 17:41:09 (102/114) Installing libflac (1.4.3-r1) 17:41:09 (103/114) Installing libsndfile (1.2.2-r0) 17:41:09 (104/114) Installing speexdsp (1.2.1-r2) 17:41:09 (105/114) Installing tdb-libs (1.4.9-r1) 17:41:09 (106/114) Installing libpulse (17.0-r0) 17:41:09 (107/114) Installing v4l-utils-libs (1.24.1-r1) 17:41:09 (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) 17:41:09 (109/114) Installing ffmpeg (6.1.1-r8) 17:41:09 (110/114) Installing udev-init-scripts (35-r1) 17:41:09 (111/114) Installing eudev-libs (3.2.14-r2) 17:41:09 (112/114) Installing zstd-libs (1.5.6-r0) 17:41:09 (113/114) Installing kmod-libs (32-r0) 17:41:09 (114/114) Installing eudev (3.2.14-r2) 17:41:09 Executing busybox-1.36.1-r29.trigger 17:41:09 Executing glib-2.80.5-r0.trigger 17:41:09 Executing eudev-3.2.14-r2.trigger 17:41:09 OK: 120 MiB in 128 packages 17:41:13 Removing intermediate container a0b0c86f6722 17:41:13 ---> 0cd2ec06ba2b 17:41:13 Step 18/37 : RUN apk --no-cache upgrade 17:41:13 ---> Running in d31bd5d7794f 17:41:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 17:41:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 17:41:16 Upgrading critical system libraries and apk-tools: 17:41:16 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 17:41:16 Executing busybox-1.36.1-r29.trigger 17:41:16 Continuing the upgrade transaction with new apk-tools: 17:41:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 17:41:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 17:41:18 OK: 120 MiB in 128 packages 17:41:18 Removing intermediate container d31bd5d7794f 17:41:18 ---> 1ed046a45154 17:41:18 Step 19/37 : WORKDIR / 17:41:18 ---> Running in 938d6911dab0 17:41:19 Removing intermediate container 938d6911dab0 17:41:19 ---> 5b853c94ec35 17:41:19 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 17:41:21 ---> 14a3e10085a1 17:41:21 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 17:41:21 ---> 7f42c2a1a46c 17:41:21 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 17:41:22 ---> 8b1e43131901 17:41:22 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:41:22 ---> 1757642c21bb 17:41:22 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:41:22 ---> 4aa091526a90 17:41:22 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 17:41:23 ---> 298ef02b4c0d 17:41:23 Step 26/37 : COPY --from=rtsp /mediamtx / 17:41:24 ---> 12caf41dff0f 17:41:24 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 17:41:24 ---> Running in fe5d78619a73 17:41:26 Removing intermediate container fe5d78619a73 17:41:26 ---> 9fa88590a820 17:41:26 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 17:41:26 ---> Running in a4e41914edd9 17:41:28 Removing intermediate container a4e41914edd9 17:41:28 ---> e71a8b7a9811 17:41:28 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 17:41:28 ---> Running in 03bc290bb087 17:41:29 Removing intermediate container 03bc290bb087 17:41:29 ---> 3b09d08352bb 17:41:29 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 17:41:29 ---> Running in 5774b9475f77 17:41:30 Removing intermediate container 5774b9475f77 17:41:30 ---> 79220b4eb215 17:41:30 Step 31/37 : EXPOSE 59983 17:41:30 ---> Running in 1c43736bc0d5 17:41:31 Removing intermediate container 1c43736bc0d5 17:41:31 ---> a6e65cee4132 17:41:31 Step 32/37 : EXPOSE 8554 17:41:31 ---> Running in 2d82f1cde480 17:41:31 Removing intermediate container 2d82f1cde480 17:41:31 ---> cd885e2cc5a4 17:41:31 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:41:31 ---> Running in 31399e58a099 17:41:32 Removing intermediate container 31399e58a099 17:41:32 ---> 310c894e8b7e 17:41:32 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:41:32 ---> Running in d0d11f80157e 17:41:32 Removing intermediate container d0d11f80157e 17:41:32 ---> 3511d11fe285 17:41:32 Step 35/37 : LABEL arch=arm64 17:41:32 ---> Running in a47fc8608dbc 17:41:32 Removing intermediate container a47fc8608dbc 17:41:32 ---> 4a8c1fc8b7f4 17:41:32 Step 36/37 : LABEL git_sha=a3e9e710bb7e16357f66d2bb253af4ff5e45c4b1 17:41:32 ---> Running in 5b6a5d101ec0 17:41:33 Removing intermediate container 5b6a5d101ec0 17:41:33 ---> f397ccd32e5b 17:41:33 Step 37/37 : LABEL version=0.0.0 17:41:33 ---> Running in 64ccf58782c9 17:41:33 Removing intermediate container 64ccf58782c9 17:41:33 ---> ea397b067186 17:41:33 [Warning] One or more build-args [ARCH] were not consumed 17:41:33 Successfully built ea397b067186 17:41:33 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:41:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:41:34 17:41:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:41:35 arm64: Pulling from edgex-lftools-log-publisher 17:41:35 8998bd30e6a1: Pulling fs layer 17:41:35 04944245beec: Pulling fs layer 17:41:35 699f458cf7ca: Pulling fs layer 17:41:35 765212b225bb: Pulling fs layer 17:41:35 f23df028b6ca: Pulling fs layer 17:41:35 d65c8cfc05b1: Pulling fs layer 17:41:35 2437ff75d9bd: Pulling fs layer 17:41:35 765212b225bb: Waiting 17:41:35 f23df028b6ca: Waiting 17:41:35 d65c8cfc05b1: Waiting 17:41:35 2437ff75d9bd: Waiting 17:41:35 04944245beec: Verifying Checksum 17:41:35 04944245beec: Download complete 17:41:35 765212b225bb: Verifying Checksum 17:41:35 765212b225bb: Download complete 17:41:35 f23df028b6ca: Download complete 17:41:35 d65c8cfc05b1: Verifying Checksum 17:41:35 d65c8cfc05b1: Download complete 17:41:35 699f458cf7ca: Verifying Checksum 17:41:35 699f458cf7ca: Download complete 17:41:35 8998bd30e6a1: Download complete 17:41:38 2437ff75d9bd: Verifying Checksum 17:41:38 2437ff75d9bd: Download complete 17:41:40 8998bd30e6a1: Pull complete 17:41:40 04944245beec: Pull complete 17:41:42 699f458cf7ca: Pull complete 17:41:42 765212b225bb: Pull complete 17:41:43 f23df028b6ca: Pull complete 17:41:43 d65c8cfc05b1: Pull complete 17:42:01 2437ff75d9bd: Pull complete 17:42:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:42:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:42:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:42:02 prd-ubuntu20.04-docker-arm64-4c-16g-23003 does not seem to be running inside a container 17:42:02 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:42:04 $ docker top 56c387ae2d03a73c47705c22333bcf02384b094cde57eb6eb3b8d2cec77271fa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:42:05 ---> job-cost.sh 17:42:05 lf-activate-venv: SKIPPING 17:42:05 INFO: No Stack... 17:42:06 INFO: Retrieving Pricing Info for: v3-standard-4 17:42:06 INFO: Archiving Costs [Pipeline] sh 17:42:07 + + cut -d, -f6 17:42:07 cat /w/workspace/device-usb-camera/1/archives/cost.csv [Pipeline] lock 17:42:07 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-358-1-stack-cost] 17:42:07 Resource [jenkins-edgexfoundry-device-usb-camera-PR-358-1-stack-cost] did not exist. Created. 17:42:07 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-358-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:42:08 /w/workspace/device-usb-camera/1@tmp/durable-0affd689/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:42:08 + echo total: 0.10999999940395355 [Pipeline] stash 17:42:09 Warning: overwriting stash ‘stack-cost’ 17:42:09 Stashed 1 file(s) [Pipeline] } 17:42:09 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-358-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:42:09 $ docker stop --time=1 56c387ae2d03a73c47705c22333bcf02384b094cde57eb6eb3b8d2cec77271fa 17:42:10 $ docker rm -f --volumes 56c387ae2d03a73c47705c22333bcf02384b094cde57eb6eb3b8d2cec77271fa [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:42:12 provisioning config files... 17:42:12 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-358@tmp/config14181039333920020126tmp [Pipeline] { [Pipeline] sh 17:42:12 + set +x 17:42:12 + + curl -s https://codecov.io/bash 17:42:12 bash -s -- 17:42:12 17:42:12 _____ _ 17:42:12 / ____| | | 17:42:12 | | ___ __| | ___ ___ _____ __ 17:42:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:42:12 | |___| (_) | (_| | __/ (_| (_) \ V / 17:42:12 \_____\___/ \__,_|\___|\___\___/ \_/ 17:42:12 Bash-1.0.6 17:42:12 17:42:12 17:42:12 ==> git version 2.25.1 found 17:42:12 ==> 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:42:12 Release-Date: 2020-01-08 17:42:12 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:42:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:42:12 ==> Jenkins CI detected. 17:42:12 current dir:  /w/workspace/foundry_device-usb-camera_PR-358 17:42:12 project root: . 17:42:12 --> token set from env 17:42:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:42:13 ==> Running gcov in . (disable via -X gcov) 17:42:13 ==> Python coveragepy not found 17:42:13 ==> Searching for coverage reports in: 17:42:13 + . 17:42:13 -> Found 1 reports 17:42:13 ==> Detecting git/mercurial file structure 17:42:13 ==> Reading reports 17:42:13 + ./coverage.out bytes=54772 17:42:13 ==> Appending adjustments 17:42:13 https://docs.codecov.io/docs/fixing-reports 17:42:13 + Found adjustments 17:42:13 ==> Gzipping contents 17:42:13 8.0K /tmp/codecov.dflCUY.gz 17:42:13 ==> Uploading reports 17:42:13 url: https://codecov.io 17:42:13 query: branch=PR-358&commit=a3e9e710bb7e16357f66d2bb253af4ff5e45c4b1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-358%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=358&job=&cmd_args= 17:42:13 -> Pinging Codecov 17:42:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-358&commit=a3e9e710bb7e16357f66d2bb253af4ff5e45c4b1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-358%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=358&job=&cmd_args= 17:42:13 -> Uploading to 17:42:13 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-usb-camera/a3e9e710bb7e16357f66d2bb253af4ff5e45c4b1/ef61d250-08bd-438f-94ba-58e7a2adf782.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241017%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241017T174213Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=39a335d23f7f4513e36864c4c50566950db682a81d903fd0e819ce9b91c22373 17:42:13 % Total % Received % Xferd Average Speed Time Time Time Current 17:42:13 Dload Upload Total Spent Left Speed 17:42:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6816 0 0 100 6816 0 29764 --:--:-- --:--:-- --:--:-- 29764 17:42:13 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/a3e9e710bb7e16357f66d2bb253af4ff5e45c4b1 [Pipeline] } 17:42:13 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:42:15 + [ -d /w/workspace/foundry_device-usb-camera_PR-358/archives ] 17:42:15 + ls -al /w/workspace/foundry_device-usb-camera_PR-358/archives 17:42:15 total 16 17:42:15 drwxr-xr-x 3 root root 4096 Oct 17 17:30 . 17:42:15 drwxrwxr-x 10 jenkins jenkins 4096 Oct 17 17:30 .. 17:42:15 drwxr-xr-x 2 root root 4096 Oct 17 17:30 cost 17:42:15 -rw-r--r-- 1 root root 89 Oct 17 17:30 cost.csv 17:42:15 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-358/archives 17:42:15 + ls -al /w/workspace/foundry_device-usb-camera_PR-358/archives 17:42:15 total 16 17:42:15 drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 17:30 . 17:42:15 drwxrwxr-x 10 jenkins jenkins 4096 Oct 17 17:30 .. 17:42:15 drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 17:30 cost 17:42:15 -rw-r--r-- 1 jenkins jenkins 89 Oct 17 17:30 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:42:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:42:17 ---> package-listing.sh 17:42:17 ++ facter osfamily 17:42:17 ++ tr '[:upper:]' '[:lower:]' 17:42:17 + OS_FAMILY=debian 17:42:17 + workspace=/w/workspace/foundry_device-usb-camera_PR-358 17:42:17 + START_PACKAGES=/tmp/packages_start.txt 17:42:17 + END_PACKAGES=/tmp/packages_end.txt 17:42:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:42:17 + PACKAGES=/tmp/packages_start.txt 17:42:17 + '[' /w/workspace/foundry_device-usb-camera_PR-358 ']' 17:42:17 + PACKAGES=/tmp/packages_end.txt 17:42:17 + case "${OS_FAMILY}" in 17:42:17 + dpkg -l 17:42:17 + grep '^ii' 17:42:17 + '[' -f /tmp/packages_start.txt ']' 17:42:17 + '[' -f /tmp/packages_end.txt ']' 17:42:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:42:17 + '[' /w/workspace/foundry_device-usb-camera_PR-358 ']' 17:42:17 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-358/archives/ 17:42:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-358/archives/ [Pipeline] echo 17:42:17 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-358/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:42:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:42:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:42:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:42:18 prd-ubuntu20.04-docker-8c-8g-23002 does not seem to be running inside a container 17:42:18 $ 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-358/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-358 -v /w/workspace/foundry_device-usb-camera_PR-358:/w/workspace/foundry_device-usb-camera_PR-358:rw,z -v /w/workspace/foundry_device-usb-camera_PR-358@tmp:/w/workspace/foundry_device-usb-camera_PR-358@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:42:18 $ docker top 2650ca3d4392ff7d41878bdb7c92d3a1067cc078f2237e9594e9f1d479b55a14 -eo pid,comm [Pipeline] { [Pipeline] sh 17:42:19 + touch /tmp/pre-build-complete [Pipeline] sh 17:42:19 + mkdir -p /var/log/sysstat [Pipeline] sh 17:42:19 + ls /var/log/sa-host 17:42:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:42:20 provisioning config files... 17:42:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-358@tmp/config6077328692757626330tmp [Pipeline] { [Pipeline] echo 17:42:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:42:20 ---> create-netrc.sh [Pipeline] } 17:42:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:42:20 ---> python-tools-install.sh [Pipeline] echo 17:42:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:42:21 ---> sudo-logs.sh 17:42:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:42:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:42:21 ---> job-cost.sh 17:42:21 lf-activate-venv: SKIPPING 17:42:21 DEBUG: total: 0.2199999988079071 17:42:21 INFO: Retrieving Stack Cost... 17:42:22 INFO: Retrieving Pricing Info for: v3-standard-8 17:42:22 INFO: Archiving Costs [Pipeline] echo 17:42:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:42:22 ---> logs-deploy.sh 17:42:22 lf-activate-venv: SKIPPING 17:42:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-358/1 17:42:22 INFO: archiving workspace using pattern(s): 17:42:23 Archives upload complete. 17:42:23 INFO: archiving logs to Nexus