Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 78726a2467b0a22da8dc6f0f29958ee4a51fd1a2 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-ssh4814822416076720360.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh15728825044425054701.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 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1151918793961158479.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5112443416747738857.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6027426905138833767.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera, goVersion:1.25] ========================================================= [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.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-3525 in /w/workspace/exfoundry_device-usb-camera_main [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/exfoundry_device-usb-camera_main # 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 Avoid second fetch Checking out Revision 78726a2467b0a22da8dc6f0f29958ee4a51fd1a2 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 78726a2467b0a22da8dc6f0f29958ee4a51fd1a2 # timeout=10 Commit message: "Merge pull request #444 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.57" > git rev-list --no-walk f6dd0d661f24c5c5b07f348c81072028a2552bd6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-03-16T03:07:20.598Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-03-16T03:07:20.670Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-03-16T03:07:20.697Z] ========================================================= [2026-03-16T03:07:20.697Z] EdgeX Global Pipelines Version Info [2026-03-16T03:07:20.697Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-03-16T03:07:21.785Z] ------------------- [2026-03-16T03:07:21.785Z] stable info: [2026-03-16T03:07:21.785Z] ------------------- [2026-03-16T03:07:21.785Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-03-16T03:07:21.785Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-03-16T03:07:21.785Z] Message: update stable to v1.0.278 [2026-03-16T03:07:22.045Z] ------------------- [2026-03-16T03:07:22.045Z] experimental info: [2026-03-16T03:07:22.045Z] ------------------- [2026-03-16T03:07:22.045Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-03-16T03:07:22.045Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-03-16T03:07:22.045Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-03-16T03:07:22.123Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2026-03-16T03:07:22.147Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2026-03-16T03:07:22.169Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-03-16T03:07:22.188Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-03-16T03:07:22.210Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-03-16T03:07:22.228Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-03-16T03:07:22.247Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-03-16T03:07:22.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-03-16T03:07:22.311Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-03-16T03:07:22.340Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-03-16T03:07:22.369Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-03-16T03:07:22.396Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2026-03-16T03:07:22.420Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-03-16T03:07:22.441Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-03-16T03:07:22.468Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-03-16T03:07:22.494Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-03-16T03:07:22.521Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-03-16T03:07:22.546Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-03-16T03:07:22.573Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-03-16T03:07:22.598Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-03-16T03:07:22.623Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-03-16T03:07:22.652Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-03-16T03:07:22.680Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-03-16T03:07:22.707Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-03-16T03:07:22.736Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-03-16T03:07:22.760Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-03-16T03:07:22.784Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-03-16T03:07:22.808Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-03-16T03:07:22.833Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-03-16T03:07:22.865Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-03-16T03:07:22.891Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 78726a2467b0a22da8dc6f0f29958ee4a51fd1a2 [Pipeline] echo [2026-03-16T03:07:22.916Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 78726a2 [Pipeline] echo [2026-03-16T03:07:22.943Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-16T03:07:23.011Z] provisioning config files... [2026-03-16T03:07:23.028Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4806814315755468469tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-16T03:07:23.373Z] ---> ****-login.sh [2026-03-16T03:07:23.373Z] nexus3.edgexfoundry.org:10001 [2026-03-16T03:07:23.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:07:23.634Z] [2026-03-16T03:07:23.634Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-16T03:07:23.634Z] Configure a credential helper to remove this warning. See [2026-03-16T03:07:23.634Z] https://docs.****.com/go/credential-store/ [2026-03-16T03:07:23.634Z] [2026-03-16T03:07:23.634Z] Login Succeeded [2026-03-16T03:07:23.634Z] nexus3.edgexfoundry.org:10002 [2026-03-16T03:07:23.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:07:23.634Z] [2026-03-16T03:07:23.634Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-16T03:07:23.634Z] Configure a credential helper to remove this warning. See [2026-03-16T03:07:23.634Z] https://docs.****.com/go/credential-store/ [2026-03-16T03:07:23.634Z] [2026-03-16T03:07:23.634Z] Login Succeeded [2026-03-16T03:07:23.634Z] nexus3.edgexfoundry.org:10003 [2026-03-16T03:07:23.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:07:23.895Z] [2026-03-16T03:07:23.895Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-16T03:07:23.895Z] Configure a credential helper to remove this warning. See [2026-03-16T03:07:23.895Z] https://docs.****.com/go/credential-store/ [2026-03-16T03:07:23.895Z] [2026-03-16T03:07:23.895Z] Login Succeeded [2026-03-16T03:07:23.895Z] nexus3.edgexfoundry.org:10004 [2026-03-16T03:07:23.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:07:23.895Z] [2026-03-16T03:07:23.895Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-16T03:07:23.895Z] Configure a credential helper to remove this warning. See [2026-03-16T03:07:23.895Z] https://docs.****.com/go/credential-store/ [2026-03-16T03:07:23.895Z] [2026-03-16T03:07:23.895Z] Login Succeeded [2026-03-16T03:07:23.895Z] ****.io [2026-03-16T03:07:23.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:07:24.155Z] [2026-03-16T03:07:24.155Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-16T03:07:24.155Z] Configure a credential helper to remove this warning. See [2026-03-16T03:07:24.155Z] https://docs.****.com/go/credential-store/ [2026-03-16T03:07:24.155Z] [2026-03-16T03:07:24.155Z] Login Succeeded [2026-03-16T03:07:24.155Z] ---> ****-login.sh ends [Pipeline] } [2026-03-16T03:07:24.163Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-03-16T03:07:24.586Z] + git rev-list -1 --merges 78726a2467b0a22da8dc6f0f29958ee4a51fd1a2~1..78726a2467b0a22da8dc6f0f29958ee4a51fd1a2 [Pipeline] echo [2026-03-16T03:07:24.614Z] -----------> git rev-list -1 --merges 78726a2467b0a22da8dc6f0f29958ee4a51fd1a2~1..78726a2467b0a22da8dc6f0f29958ee4a51fd1a2 78726a2467b0a22da8dc6f0f29958ee4a51fd1a2 [2026-03-16T03:07:24.614Z] 78726a2467b0a22da8dc6f0f29958ee4a51fd1a2 [false] [Pipeline] sh [2026-03-16T03:07:24.903Z] + git log --format=format:%s -1 78726a2467b0a22da8dc6f0f29958ee4a51fd1a2 [Pipeline] echo [2026-03-16T03:07:24.921Z] ========================================================= [2026-03-16T03:07:24.921Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-03-16T03:07:24.921Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-03-16T03:07:25.260Z] + git log --format=format:%s -1 78726a2467b0a22da8dc6f0f29958ee4a51fd1a2 [Pipeline] echo [2026-03-16T03:07:25.272Z] [semverPrep] GIT_COMMIT: 78726a2467b0a22da8dc6f0f29958ee4a51fd1a2, Commit Message: Merge pull request #444 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.57 [Pipeline] echo [2026-03-16T03:07:25.289Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-03-16T03:07:25.655Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-16T03:07:25.655Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-03-16T03:07:25.655Z] + [ -e /tmp/ssh_known_hosts ] [2026-03-16T03:07:25.655Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-03-16T03:07:25.655Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-03-16T03:07:25.655Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-03-16T03:07:25.655Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:07:26.021Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-16T03:07:26.021Z] [2026-03-16T03:07:26.021Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:07:26.335Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-16T03:07:26.335Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-03-16T03:07:26.335Z] 3dae71ba6b94: Pulling fs layer [2026-03-16T03:07:26.335Z] 6bf1a483ea7c: Pulling fs layer [2026-03-16T03:07:26.335Z] f5dfc541a4d3: Pulling fs layer [2026-03-16T03:07:26.335Z] 461d9e800cba: Pulling fs layer [2026-03-16T03:07:26.335Z] 80192f66455f: Pulling fs layer [2026-03-16T03:07:26.335Z] 2e8e34ca0e6c: Pulling fs layer [2026-03-16T03:07:26.335Z] a29436f7fd5d: Pulling fs layer [2026-03-16T03:07:26.335Z] 923cac83aea3: Pulling fs layer [2026-03-16T03:07:26.335Z] 25ad8b0a4227: Pulling fs layer [2026-03-16T03:07:26.335Z] db01528c6b51: Pulling fs layer [2026-03-16T03:07:26.335Z] 28988de357af: Pulling fs layer [2026-03-16T03:07:26.335Z] 461d9e800cba: Waiting [2026-03-16T03:07:26.335Z] 80192f66455f: Waiting [2026-03-16T03:07:26.335Z] 2e8e34ca0e6c: Waiting [2026-03-16T03:07:26.335Z] 25ad8b0a4227: Waiting [2026-03-16T03:07:26.335Z] db01528c6b51: Waiting [2026-03-16T03:07:26.335Z] 28988de357af: Waiting [2026-03-16T03:07:26.335Z] a29436f7fd5d: Waiting [2026-03-16T03:07:26.335Z] 923cac83aea3: Waiting [2026-03-16T03:07:26.335Z] 6bf1a483ea7c: Verifying Checksum [2026-03-16T03:07:26.335Z] 6bf1a483ea7c: Download complete [2026-03-16T03:07:26.335Z] 461d9e800cba: Verifying Checksum [2026-03-16T03:07:26.335Z] 461d9e800cba: Download complete [2026-03-16T03:07:26.335Z] 80192f66455f: Verifying Checksum [2026-03-16T03:07:26.335Z] 80192f66455f: Download complete [2026-03-16T03:07:26.594Z] f5dfc541a4d3: Verifying Checksum [2026-03-16T03:07:26.594Z] f5dfc541a4d3: Download complete [2026-03-16T03:07:26.594Z] 3dae71ba6b94: Verifying Checksum [2026-03-16T03:07:26.594Z] 3dae71ba6b94: Download complete [2026-03-16T03:07:26.594Z] 923cac83aea3: Verifying Checksum [2026-03-16T03:07:26.594Z] 923cac83aea3: Download complete [2026-03-16T03:07:26.594Z] 25ad8b0a4227: Verifying Checksum [2026-03-16T03:07:26.594Z] 25ad8b0a4227: Download complete [2026-03-16T03:07:26.594Z] db01528c6b51: Verifying Checksum [2026-03-16T03:07:26.594Z] db01528c6b51: Download complete [2026-03-16T03:07:26.853Z] a29436f7fd5d: Verifying Checksum [2026-03-16T03:07:26.853Z] a29436f7fd5d: Download complete [2026-03-16T03:07:27.112Z] 2e8e34ca0e6c: Verifying Checksum [2026-03-16T03:07:27.112Z] 2e8e34ca0e6c: Download complete [2026-03-16T03:07:28.050Z] 3dae71ba6b94: Pull complete [2026-03-16T03:07:28.310Z] 6bf1a483ea7c: Pull complete [2026-03-16T03:07:28.877Z] f5dfc541a4d3: Pull complete [2026-03-16T03:07:28.877Z] 461d9e800cba: Pull complete [2026-03-16T03:07:28.877Z] 80192f66455f: Pull complete [2026-03-16T03:07:32.171Z] 2e8e34ca0e6c: Pull complete [2026-03-16T03:07:33.112Z] a29436f7fd5d: Pull complete [2026-03-16T03:07:33.112Z] 923cac83aea3: Pull complete [2026-03-16T03:07:33.112Z] 25ad8b0a4227: Pull complete [2026-03-16T03:07:33.112Z] db01528c6b51: Pull complete [2026-03-16T03:07:33.112Z] 28988de357af: Pull complete [2026-03-16T03:07:33.112Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-03-16T03:07:33.112Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-16T03:07:33.112Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-16T03:07:33.247Z] prd-ubuntu20.04-docker-8c-8g-3525 does not seem to be running inside a container [2026-03-16T03:07:33.275Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-16T03:07:34.748Z] $ docker top 83cbe618ec70ad662985f84622160d1d91d69efd234188a461e33a12177130a1 -eo pid,comm [2026-03-16T03:07:34.796Z] 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). [2026-03-16T03:07:34.796Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-16T03:07:34.858Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-16T03:07:34.858Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-16T03:07:35.101Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-16T03:07:35.104Z] $ docker exec 83cbe618ec70ad662985f84622160d1d91d69efd234188a461e33a12177130a1 ssh-agent [2026-03-16T03:07:35.206Z] SSH_AUTH_SOCK=/tmp/ssh-fkYYMlpVDDvM/agent.32 [2026-03-16T03:07:35.206Z] SSH_AGENT_PID=38 [2026-03-16T03:07:35.213Z] Running ssh-add (command line suppressed) [2026-03-16T03:07:35.302Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_18074867592651535231.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_18074867592651535231.key) [2026-03-16T03:07:35.314Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-16T03:07:35.611Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] sh [2026-03-16T03:07:35.904Z] + git tag --points-at HEAD [Pipeline] } [2026-03-16T03:07:35.915Z] $ docker exec --env ******** --env ******** 83cbe618ec70ad662985f84622160d1d91d69efd234188a461e33a12177130a1 ssh-agent -k [2026-03-16T03:07:36.003Z] unset SSH_AUTH_SOCK; [2026-03-16T03:07:36.003Z] unset SSH_AGENT_PID; [2026-03-16T03:07:36.004Z] echo Agent pid 38 killed; [2026-03-16T03:07:36.012Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-03-16T03:07:36.047Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-16T03:07:36.047Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-16T03:07:36.139Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-16T03:07:36.142Z] $ docker exec 83cbe618ec70ad662985f84622160d1d91d69efd234188a461e33a12177130a1 ssh-agent [2026-03-16T03:07:36.242Z] SSH_AUTH_SOCK=/tmp/ssh-QUlX6RX5JLqK/agent.85 [2026-03-16T03:07:36.242Z] SSH_AGENT_PID=91 [2026-03-16T03:07:36.245Z] Running ssh-add (command line suppressed) [2026-03-16T03:07:36.346Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_18146918731598405179.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_18146918731598405179.key) [2026-03-16T03:07:36.359Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-16T03:07:36.653Z] + git semver init [2026-03-16T03:07:36.914Z] 2026-03-16 03:07:36,897 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-16T03:07:36.914Z] 2026-03-16 03:07:36,902 [run_init] DEBUG init version:0.0.0 force:False [2026-03-16T03:07:36.914Z] 2026-03-16 03:07:36,902 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2026-03-16T03:07:36.914Z] 2026-03-16 03:07:36,903 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2026-03-16T03:07:36.914Z] 2026-03-16 03:07:36,903 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=None, shell=False, universal_newlines=False) [2026-03-16T03:07:38.290Z] 2026-03-16 03:07:38,194 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2026-03-16T03:07:38.290Z] 2026-03-16 03:07:38,195 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2026-03-16T03:07:38.290Z] 2026-03-16 03:07:38,195 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2026-03-16T03:07:38.290Z] 2026-03-16 03:07:38,195 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2026-03-16T03:07:38.290Z] 4.1.0-dev.15 [Pipeline] } [2026-03-16T03:07:38.299Z] $ docker exec --env ******** --env ******** 83cbe618ec70ad662985f84622160d1d91d69efd234188a461e33a12177130a1 ssh-agent -k [2026-03-16T03:07:38.386Z] unset SSH_AUTH_SOCK; [2026-03-16T03:07:38.387Z] unset SSH_AGENT_PID; [2026-03-16T03:07:38.387Z] echo Agent pid 91 killed; [2026-03-16T03:07:38.395Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-16T03:07:38.728Z] + git semver [Pipeline] } [2026-03-16T03:07:39.001Z] $ docker stop --time=1 83cbe618ec70ad662985f84622160d1d91d69efd234188a461e33a12177130a1 [2026-03-16T03:07:40.271Z] $ docker rm -f --volumes 83cbe618ec70ad662985f84622160d1d91d69efd234188a461e33a12177130a1 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-16T03:07:40.616Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-03-16T03:07:40.897Z] Stashed 1 file(s) [Pipeline] echo [2026-03-16T03:07:40.901Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.15 [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 [2026-03-16T03:07:41.084Z] provisioning config files... [2026-03-16T03:07:41.128Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2553503596633999236tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-16T03:07:41.441Z] ---> ****-login.sh [2026-03-16T03:07:41.441Z] nexus3.edgexfoundry.org:10001 [2026-03-16T03:07:41.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:07:41.441Z] Login Succeeded [2026-03-16T03:07:41.441Z] nexus3.edgexfoundry.org:10002 [2026-03-16T03:07:41.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:07:41.441Z] Login Succeeded [2026-03-16T03:07:41.441Z] nexus3.edgexfoundry.org:10003 [2026-03-16T03:07:41.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:07:41.701Z] Login Succeeded [2026-03-16T03:07:41.701Z] nexus3.edgexfoundry.org:10004 [2026-03-16T03:07:41.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:07:41.702Z] Login Succeeded [2026-03-16T03:07:41.702Z] ****.io [2026-03-16T03:07:41.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:07:41.965Z] Login Succeeded [2026-03-16T03:07:41.965Z] ---> ****-login.sh ends [Pipeline] } [2026-03-16T03:07:41.974Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-03-16T03:07:42.084Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-16T03:07:42.101Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-16T03:07:42.124Z] ========================================================= [2026-03-16T03:07:42.124Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-03-16T03:07:42.124Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:07:42.461Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-03-16T03:07:43.026Z] #0 building with "default" instance using docker driver [2026-03-16T03:07:43.026Z] [2026-03-16T03:07:43.026Z] #1 [internal] load build definition from Dockerfile [2026-03-16T03:07:43.026Z] #1 transferring dockerfile: 2.48kB done [2026-03-16T03:07:43.026Z] #1 DONE 0.0s [2026-03-16T03:07:43.026Z] [2026-03-16T03:07:43.026Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-03-16T03:07:43.026Z] #2 DONE 0.1s [2026-03-16T03:07:43.285Z] [2026-03-16T03:07:43.285Z] #3 [internal] load .dockerignore [2026-03-16T03:07:43.285Z] #3 transferring context: 2B done [2026-03-16T03:07:43.285Z] #3 DONE 0.0s [2026-03-16T03:07:43.285Z] [2026-03-16T03:07:43.285Z] #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-03-16T03:07:43.285Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-03-16T03:07:43.285Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2026-03-16T03:07:43.285Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-03-16T03:07:43.285Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-03-16T03:07:43.285Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-03-16T03:07:43.285Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done [2026-03-16T03:07:43.285Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 15.73MB / 60.15MB 0.2s [2026-03-16T03:07:43.285Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-03-16T03:07:43.285Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-03-16T03:07:43.285Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 0.1s [2026-03-16T03:07:43.544Z] #4 ... [2026-03-16T03:07:43.544Z] [2026-03-16T03:07:43.544Z] #5 [internal] load build context [2026-03-16T03:07:43.544Z] #5 transferring context: 24.70MB 0.2s done [2026-03-16T03:07:43.544Z] #5 DONE 0.2s [2026-03-16T03:07:43.544Z] [2026-03-16T03:07:43.544Z] #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-03-16T03:07:43.544Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2026-03-16T03:07:43.544Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 33.55MB / 60.15MB 0.3s [2026-03-16T03:07:43.544Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-03-16T03:07:43.544Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2026-03-16T03:07:43.544Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 6.29MB / 11.98MB 0.3s [2026-03-16T03:07:43.544Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 5.24MB / 112.58MB 0.3s [2026-03-16T03:07:43.544Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 [2026-03-16T03:07:43.544Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s [2026-03-16T03:07:43.544Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done [2026-03-16T03:07:43.544Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 24.12MB / 112.58MB 0.5s [2026-03-16T03:07:43.544Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done [2026-03-16T03:07:43.544Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 4.19MB / 14.72MB 0.5s [2026-03-16T03:07:43.804Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s done [2026-03-16T03:07:43.804Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 39.85MB / 112.58MB 0.6s [2026-03-16T03:07:43.804Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 11.53MB / 14.72MB 0.6s [2026-03-16T03:07:43.804Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s [2026-03-16T03:07:44.063Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 58.91MB / 112.58MB 0.7s [2026-03-16T03:07:44.063Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s done [2026-03-16T03:07:44.063Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 105.91MB / 112.58MB 0.9s [2026-03-16T03:07:44.063Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s [2026-03-16T03:07:44.322Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s done [2026-03-16T03:07:48.511Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.4s done [2026-03-16T03:07:48.511Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-03-16T03:07:48.511Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-03-16T03:07:48.511Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-03-16T03:07:48.511Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-03-16T03:07:48.511Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2026-03-16T03:07:49.078Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done [2026-03-16T03:07:49.078Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s [2026-03-16T03:07:52.361Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.7s done [2026-03-16T03:07:52.361Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2026-03-16T03:07:52.361Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.5s done [2026-03-16T03:07:52.361Z] #4 DONE 9.2s [2026-03-16T03:07:52.361Z] [2026-03-16T03:07:52.361Z] #6 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers [2026-03-16T03:07:52.623Z] #6 0.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-16T03:07:52.882Z] #6 0.272 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-16T03:07:52.882Z] #6 0.556 (1/9) Installing eudev-libs (3.2.14-r5) [2026-03-16T03:07:52.882Z] #6 0.562 (2/9) Installing libjpeg-turbo (3.1.0-r0) [2026-03-16T03:07:52.882Z] #6 0.581 (3/9) Installing v4l-utils-libs (1.28.1-r1) [2026-03-16T03:07:52.882Z] #6 0.591 (4/9) Installing v4l-utils (1.28.1-r1) [2026-03-16T03:07:52.882Z] #6 0.612 (5/9) Installing libdvbv5 (1.28.1-r1) [2026-03-16T03:07:52.882Z] #6 0.623 (6/9) Installing libturbojpeg (3.1.0-r0) [2026-03-16T03:07:52.882Z] #6 0.635 (7/9) Installing libjpeg-turbo-dev (3.1.0-r0) [2026-03-16T03:07:52.882Z] #6 0.643 (8/9) Installing eudev-dev (3.2.14-r5) [2026-03-16T03:07:52.882Z] #6 0.661 (9/9) Installing v4l-utils-dev (1.28.1-r1) [2026-03-16T03:07:53.141Z] #6 0.677 Executing busybox-1.37.0-r19.trigger [2026-03-16T03:07:53.141Z] #6 0.686 OK: 271 MiB in 69 packages [2026-03-16T03:07:54.528Z] #6 DONE 2.0s [2026-03-16T03:07:54.528Z] [2026-03-16T03:07:54.528Z] #7 [builder 3/8] WORKDIR /device-usb-camera [2026-03-16T03:07:54.528Z] #7 DONE 0.0s [2026-03-16T03:07:54.528Z] [2026-03-16T03:07:54.528Z] #8 [builder 4/8] COPY go.mod vendor* ./ [2026-03-16T03:07:54.528Z] #8 DONE 0.0s [2026-03-16T03:07:54.528Z] [2026-03-16T03:07:54.528Z] #9 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-16T03:07:56.034Z] Still waiting to schedule task [2026-03-16T03:07:56.035Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2026-03-16T03:08:04.521Z] #9 DONE 9.8s [2026-03-16T03:08:04.522Z] [2026-03-16T03:08:04.522Z] #10 [builder 6/8] COPY . . [2026-03-16T03:08:04.522Z] #10 DONE 0.1s [2026-03-16T03:08:04.522Z] [2026-03-16T03:08:04.522Z] #11 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2026-03-16T03:08:04.522Z] #11 0.182 % Total % Received % Xferd Average Speed Time Time Time Current [2026-03-16T03:08:04.783Z] #11 0.182 Dload Upload Total Spent Left Speed [2026-03-16T03:08:04.783Z] #11 0.182 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7933 0 --:--:-- --:--:-- --:--:-- 7984 [2026-03-16T03:08:04.783Z] #11 DONE 0.4s [2026-03-16T03:08:04.783Z] [2026-03-16T03:08:04.783Z] #12 [builder 8/8] RUN echo noop [2026-03-16T03:08:05.044Z] #12 0.238 noop [2026-03-16T03:08:05.303Z] #12 DONE 0.3s [2026-03-16T03:08:05.303Z] [2026-03-16T03:08:05.303Z] #13 exporting to image [2026-03-16T03:08:05.303Z] #13 exporting layers [2026-03-16T03:08:13.433Z] #13 exporting layers 7.6s done [2026-03-16T03:08:13.433Z] #13 writing image sha256:00c22beee46d8d84369344ebab2de9502ad3f73c695e0d385c49cdc407755e22 done [2026-03-16T03:08:13.433Z] #13 naming to docker.io/library/ci-base-image-x86_64 done [2026-03-16T03:08:13.433Z] #13 DONE 7.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:08:13.772Z] + docker inspect -f . ci-base-image-x86_64 [2026-03-16T03:08:13.772Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-16T03:08:13.851Z] prd-ubuntu20.04-docker-8c-8g-3525 does not seem to be running inside a container [2026-03-16T03:08:13.881Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** ci-base-image-x86_64 cat [2026-03-16T03:08:14.183Z] $ docker top c0649e776484d7c1aa4f6e6d804b3dbcdf3d492cdf208cf4b70b09be9c7745b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-16T03:08:14.538Z] + go version [2026-03-16T03:08:14.538Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-03-16T03:08:14.549Z] $ docker stop --time=1 c0649e776484d7c1aa4f6e6d804b3dbcdf3d492cdf208cf4b70b09be9c7745b3 [2026-03-16T03:08:15.790Z] $ docker rm -f --volumes c0649e776484d7c1aa4f6e6d804b3dbcdf3d492cdf208cf4b70b09be9c7745b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:08:16.239Z] + docker inspect -f . ci-base-image-x86_64 [2026-03-16T03:08:16.239Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-16T03:08:16.316Z] prd-ubuntu20.04-docker-8c-8g-3525 does not seem to be running inside a container [2026-03-16T03:08:16.342Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** ci-base-image-x86_64 cat [2026-03-16T03:08:16.565Z] $ docker top f39264018ff23af0d8f584eb76b3d88d5280a76aa9b732467d4824fa1a506e68 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-16T03:08:16.924Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2026-03-16T03:08:17.226Z] + make test [2026-03-16T03:08:17.226Z] go test ./... -coverprofile=coverage.out ./... [2026-03-16T03:08:18.601Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2026-03-16T03:08:40.523Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2026-03-16T03:08:40.524Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.016s coverage: 4.4% of statements [2026-03-16T03:08:48.636Z] 0 issues. [2026-03-16T03:08:48.636Z] go vet ./... [2026-03-16T03:08:53.897Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-03-16T03:08:53.897Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-03-16T03:08:53.897Z] ./bin/test-attribution-txt.sh [2026-03-16T03:08:53.897Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-03-16T03:08:53.916Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-03-16T03:08:53.940Z] $ docker stop --time=1 f39264018ff23af0d8f584eb76b3d88d5280a76aa9b732467d4824fa1a506e68 [2026-03-16T03:08:55.883Z] $ docker rm -f --volumes f39264018ff23af0d8f584eb76b3d88d5280a76aa9b732467d4824fa1a506e68 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-16T03:08:56.457Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-03-16T03:08:56.515Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-03-16T03:08:56.973Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-03-16T03:08:57.260Z] + ls -al . [2026-03-16T03:08:57.260Z] total 292 [2026-03-16T03:08:57.260Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 16 03:08 . [2026-03-16T03:08:57.260Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 03:07 .. [2026-03-16T03:08:57.260Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 03:08 .git [2026-03-16T03:08:57.260Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 03:07 .github [2026-03-16T03:08:57.260Z] -rw-rw-r-- 1 jenkins jenkins 379 Mar 16 03:07 .gitignore [2026-03-16T03:08:57.260Z] -rw-rw-r-- 1 jenkins jenkins 359 Mar 16 03:07 .golangci.yml [2026-03-16T03:08:57.260Z] -rw-rw-r-- 1 jenkins jenkins 77 Mar 16 03:07 .hadolint.yml [2026-03-16T03:08:57.260Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 03:07 .semver [2026-03-16T03:08:57.260Z] -rw-rw-r-- 1 jenkins jenkins 22020 Mar 16 03:07 Attribution.txt [2026-03-16T03:08:57.260Z] -rw-rw-r-- 1 jenkins jenkins 17743 Mar 16 03:07 CHANGELOG.md [2026-03-16T03:08:57.260Z] -rw-rw-r-- 1 jenkins jenkins 2446 Mar 16 03:07 Dockerfile [2026-03-16T03:08:57.260Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 16 03:07 GOVERNANCE.md [2026-03-16T03:08:57.260Z] -rw-rw-r-- 1 jenkins jenkins 682 Mar 16 03:07 Jenkinsfile [2026-03-16T03:08:57.260Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 16 03:07 LICENSE [2026-03-16T03:08:57.260Z] -rw-rw-r-- 1 jenkins jenkins 3192 Mar 16 03:07 Makefile [2026-03-16T03:08:57.260Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 16 03:07 OWNERS.md [2026-03-16T03:08:57.260Z] -rw-rw-r-- 1 jenkins jenkins 2575 Mar 16 03:07 README.md [2026-03-16T03:08:57.260Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 16 03:07 VERSION [2026-03-16T03:08:57.260Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 03:07 bin [2026-03-16T03:08:57.260Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 03:07 cmd [2026-03-16T03:08:57.260Z] -rw-r--r-- 1 jenkins jenkins 54776 Mar 16 03:08 coverage.out [2026-03-16T03:08:57.260Z] -rwxrwxr-x 1 jenkins jenkins 84 Mar 16 03:07 docker-entrypoint.sh [2026-03-16T03:08:57.260Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 03:07 docs [2026-03-16T03:08:57.260Z] -rw-rw-r-- 1 jenkins jenkins 6885 Mar 16 03:07 go.mod [2026-03-16T03:08:57.260Z] -rw-rw-r-- 1 jenkins jenkins 89642 Mar 16 03:07 go.sum [2026-03-16T03:08:57.260Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 03:07 internal [2026-03-16T03:08:57.260Z] -rw-rw-r-- 1 jenkins jenkins 231 Mar 16 03:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:08:57.576Z] + 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=78726a2467b0a22da8dc6f0f29958ee4a51fd1a2 --label arch=amd64 --label version=4.1.0-dev.15 . [2026-03-16T03:08:57.835Z] #0 building with "default" instance using docker driver [2026-03-16T03:08:57.835Z] [2026-03-16T03:08:57.835Z] #1 [internal] load build definition from Dockerfile [2026-03-16T03:08:57.835Z] #1 transferring dockerfile: 2.48kB done [2026-03-16T03:08:57.835Z] #1 DONE 0.0s [2026-03-16T03:08:57.835Z] [2026-03-16T03:08:57.835Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-03-16T03:08:57.835Z] #2 DONE 0.0s [2026-03-16T03:08:57.835Z] [2026-03-16T03:08:57.835Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-03-16T03:08:57.835Z] #3 DONE 0.1s [2026-03-16T03:08:57.835Z] [2026-03-16T03:08:57.835Z] #4 [internal] load metadata for docker.io/bluenviron/mediamtx:1.15.3 [2026-03-16T03:08:58.407Z] #4 DONE 0.8s [2026-03-16T03:08:58.665Z] [2026-03-16T03:08:58.665Z] #5 [internal] load .dockerignore [2026-03-16T03:08:58.665Z] #5 transferring context: 2B done [2026-03-16T03:08:58.665Z] #5 DONE 0.0s [2026-03-16T03:08:58.665Z] [2026-03-16T03:08:58.665Z] #6 [internal] load build context [2026-03-16T03:08:58.665Z] #6 transferring context: 67.90kB 0.0s done [2026-03-16T03:08:58.665Z] #6 DONE 0.0s [2026-03-16T03:08:58.665Z] [2026-03-16T03:08:58.665Z] #7 [builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest [2026-03-16T03:08:58.665Z] #7 DONE 0.1s [2026-03-16T03:08:58.665Z] [2026-03-16T03:08:58.665Z] #8 [stage-2 1/15] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-16T03:08:58.665Z] #8 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-03-16T03:08:58.665Z] #8 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s [2026-03-16T03:08:58.665Z] #8 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done [2026-03-16T03:08:58.665Z] #8 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-16T03:08:58.665Z] #8 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-03-16T03:08:58.665Z] #8 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-03-16T03:08:58.665Z] #8 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done [2026-03-16T03:08:58.665Z] #8 DONE 0.3s [2026-03-16T03:08:58.665Z] [2026-03-16T03:08:58.665Z] #9 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.15.3@sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e [2026-03-16T03:08:58.665Z] #9 resolve docker.io/bluenviron/mediamtx:1.15.3@sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e 0.0s done [2026-03-16T03:08:58.665Z] #9 sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e 3.16kB / 3.16kB done [2026-03-16T03:08:58.665Z] #9 sha256:96b2d2bfcd9d127c1cd49f3abdb76f4fb032822d2bdb8ae8402c96f8006883b5 481B / 481B done [2026-03-16T03:08:58.665Z] #9 sha256:5bff2ccd2a623576b12be801f14101816f9e46f512b8b25fa86c541cb8f3ae82 749B / 749B done [2026-03-16T03:08:58.665Z] #9 sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 3.15MB / 23.76MB 0.3s [2026-03-16T03:08:58.926Z] #9 sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 17.83MB / 23.76MB 0.4s [2026-03-16T03:08:58.926Z] #9 sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 23.76MB / 23.76MB 0.5s done [2026-03-16T03:08:58.926Z] #9 extracting sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec [2026-03-16T03:08:59.185Z] #9 extracting sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 0.3s done [2026-03-16T03:08:59.185Z] #9 DONE 0.8s [2026-03-16T03:08:59.185Z] [2026-03-16T03:08:59.185Z] #10 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers [2026-03-16T03:08:59.185Z] #10 0.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-16T03:08:59.185Z] #10 0.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-16T03:08:59.185Z] #10 0.732 OK: 271 MiB in 69 packages [2026-03-16T03:08:59.445Z] #10 DONE 0.9s [2026-03-16T03:08:59.445Z] [2026-03-16T03:08:59.445Z] #11 [builder 3/8] WORKDIR /device-usb-camera [2026-03-16T03:08:59.445Z] #11 DONE 0.1s [2026-03-16T03:08:59.445Z] [2026-03-16T03:08:59.445Z] #12 [builder 4/8] COPY go.mod vendor* ./ [2026-03-16T03:08:59.445Z] #12 DONE 0.0s [2026-03-16T03:08:59.445Z] [2026-03-16T03:08:59.445Z] #13 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2026-03-16T03:08:59.445Z] #13 0.235 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-16T03:08:59.445Z] #13 0.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-16T03:08:59.445Z] #13 0.591 (1/117) Installing dumb-init (1.2.5-r3) [2026-03-16T03:08:59.445Z] #13 0.598 (2/117) Installing libSvtAv1Enc (2.3.0-r0) [2026-03-16T03:08:59.445Z] #13 0.655 (3/117) Installing aom-libs (3.12.1-r0) [2026-03-16T03:08:59.445Z] #13 0.719 (4/117) Installing libxau (1.0.12-r0) [2026-03-16T03:08:59.445Z] #13 0.725 (5/117) Installing libmd (1.1.0-r0) [2026-03-16T03:08:59.445Z] #13 0.729 (6/117) Installing libbsd (0.12.2-r0) [2026-03-16T03:08:59.445Z] #13 0.733 (7/117) Installing libxdmcp (1.1.5-r1) [2026-03-16T03:08:59.445Z] #13 0.738 (8/117) Installing libxcb (1.17.0-r0) [2026-03-16T03:08:59.445Z] #13 0.754 (9/117) Installing libx11 (1.8.11-r0) [2026-03-16T03:08:59.703Z] #13 0.790 (10/117) Installing hwdata-pci (0.395-r0) [2026-03-16T03:08:59.703Z] #13 0.805 (11/117) Installing libpciaccess (0.18.1-r0) [2026-03-16T03:08:59.703Z] #13 0.809 (12/117) Installing libdrm (2.4.124-r0) [2026-03-16T03:08:59.703Z] #13 0.822 (13/117) Installing libxext (1.3.6-r2) [2026-03-16T03:08:59.703Z] #13 0.827 (14/117) Installing libxfixes (6.0.1-r4) [2026-03-16T03:08:59.703Z] #13 0.832 (15/117) Installing libffi (3.4.8-r0) [2026-03-16T03:08:59.703Z] #13 0.838 (16/117) Installing wayland-libs-client (1.23.1-r3) [2026-03-16T03:08:59.703Z] #13 0.846 (17/117) Installing libva (2.22.0-r1) [2026-03-16T03:08:59.703Z] #13 0.860 (18/117) Installing libvdpau (1.5-r4) [2026-03-16T03:08:59.703Z] #13 0.869 (19/117) Installing libgcc (14.2.0-r6) [2026-03-16T03:08:59.703Z] #13 0.872 (20/117) Installing libstdc++ (14.2.0-r6) [2026-03-16T03:08:59.703Z] #13 0.894 (21/117) Installing onevpl-libs (2023.3.1-r2) [2026-03-16T03:08:59.703Z] #13 0.916 (22/117) Installing ffmpeg-libavutil (6.1.2-r2) [2026-03-16T03:08:59.703Z] #13 0.934 (23/117) Installing libdav1d (1.5.1-r0) [2026-03-16T03:08:59.703Z] #13 0.959 (24/117) Installing openexr-libiex (3.3.2-r0) [2026-03-16T03:08:59.703Z] #13 0.965 (25/117) Installing openexr-libilmthread (3.3.2-r0) [2026-03-16T03:08:59.703Z] #13 0.972 (26/117) Installing imath (3.1.12-r0) [2026-03-16T03:08:59.703Z] #13 0.981 (27/117) Installing libdeflate (1.23-r0) [2026-03-16T03:08:59.703Z] #13 0.997 (28/117) Installing openexr-libopenexrcore (3.3.2-r0) [2026-03-16T03:08:59.960Z] #13 1.014 (29/117) Installing openexr-libopenexr (3.3.2-r0) [2026-03-16T03:08:59.960Z] #13 1.040 (30/117) Installing brotli-libs (1.1.0-r2) [2026-03-16T03:08:59.960Z] #13 1.054 (31/117) Installing giflib (5.2.2-r1) [2026-03-16T03:08:59.960Z] #13 1.058 (32/117) Installing libhwy (1.0.7-r1) [2026-03-16T03:08:59.960Z] #13 1.063 (33/117) Installing libjpeg-turbo (3.1.0-r0) [2026-03-16T03:08:59.960Z] #13 1.072 (34/117) Installing lcms2 (2.16-r0) [2026-03-16T03:08:59.960Z] #13 1.079 (35/117) Installing libpng (1.6.55-r0) [2026-03-16T03:08:59.960Z] #13 1.085 (36/117) Installing libjxl (0.10.3-r2) [2026-03-16T03:08:59.960Z] #13 1.119 (37/117) Installing lame-libs (3.100-r5) [2026-03-16T03:08:59.960Z] #13 ... [2026-03-16T03:08:59.960Z] [2026-03-16T03:08:59.960Z] #14 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-16T03:08:59.960Z] #14 DONE 0.4s [2026-03-16T03:08:59.960Z] [2026-03-16T03:08:59.960Z] #13 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2026-03-16T03:08:59.960Z] #13 1.126 (38/117) Installing opus (1.5.2-r1) [2026-03-16T03:08:59.960Z] #13 1.138 (39/117) Installing rav1e-libs (0.7.1-r2) [2026-03-16T03:08:59.960Z] #13 1.163 (40/117) Installing libgomp (14.2.0-r6) [2026-03-16T03:08:59.960Z] #13 1.179 (41/117) Installing soxr (0.1.3-r7) [2026-03-16T03:08:59.960Z] #13 1.187 (42/117) Installing ffmpeg-libswresample (6.1.2-r2) [2026-03-16T03:08:59.960Z] #13 1.192 (43/117) Installing libogg (1.3.5-r5) [2026-03-16T03:08:59.960Z] #13 1.196 (44/117) Installing libtheora (1.1.1-r18) [2026-03-16T03:08:59.960Z] #13 1.210 (45/117) Installing libvorbis (1.3.7-r2) [2026-03-16T03:08:59.960Z] #13 1.225 (46/117) Installing libvpx (1.15.0-r0) [2026-03-16T03:09:00.223Z] #13 ... [2026-03-16T03:09:00.223Z] [2026-03-16T03:09:00.223Z] #15 [builder 6/8] COPY . . [2026-03-16T03:09:00.223Z] #15 DONE 0.1s [2026-03-16T03:09:00.223Z] [2026-03-16T03:09:00.223Z] #13 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2026-03-16T03:09:00.223Z] #13 1.361 (47/117) Installing libsharpyuv (1.5.0-r0) [2026-03-16T03:09:00.223Z] #13 1.363 (48/117) Installing libwebp (1.5.0-r0) [2026-03-16T03:09:00.223Z] #13 1.376 (49/117) Installing libwebpmux (1.5.0-r0) [2026-03-16T03:09:00.223Z] #13 1.380 (50/117) Installing x264-libs (0.164.3108-r0) [2026-03-16T03:09:00.223Z] #13 1.409 (51/117) Installing numactl (2.0.18-r0) [2026-03-16T03:09:00.223Z] #13 1.414 (52/117) Installing x265-libs (3.6-r0) [2026-03-16T03:09:00.223Z] #13 1.484 (53/117) Installing xvidcore (1.3.7-r2) [2026-03-16T03:09:00.482Z] #13 1.492 (54/117) Installing ffmpeg-libavcodec (6.1.2-r2) [2026-03-16T03:09:00.482Z] #13 1.624 (55/117) Installing sdl3 (3.2.16-r0) [2026-03-16T03:09:00.482Z] #13 ... [2026-03-16T03:09:00.482Z] [2026-03-16T03:09:00.482Z] #16 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2026-03-16T03:09:00.482Z] #16 0.209 % Total % Received % Xferd Average Speed Time Time Time Current [2026-03-16T03:09:00.482Z] #16 0.209 Dload Upload Total Spent Left Speed [2026-03-16T03:09:00.482Z] #16 0.209 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 44710 0 --:--:-- --:--:-- --:--:-- 46173 [2026-03-16T03:09:00.482Z] #16 DONE 0.3s [2026-03-16T03:09:00.482Z] [2026-03-16T03:09:00.482Z] #13 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2026-03-16T03:09:00.482Z] #13 1.652 (56/117) Installing sdl2-compat (2.32.56-r0) [2026-03-16T03:09:00.482Z] #13 1.659 (57/117) Installing alsa-lib (1.2.14-r0) [2026-03-16T03:09:00.482Z] #13 1.678 (58/117) Installing libexpat (2.7.4-r0) [2026-03-16T03:09:00.482Z] #13 1.684 (59/117) Installing libbz2 (1.0.8-r6) [2026-03-16T03:09:00.482Z] #13 1.689 (60/117) Installing freetype (2.13.3-r0) [2026-03-16T03:09:00.482Z] #13 1.701 (61/117) Installing fontconfig (2.15.0-r3) [2026-03-16T03:09:00.482Z] #13 1.724 (62/117) Installing fribidi (1.0.16-r1) [2026-03-16T03:09:00.482Z] #13 1.728 (63/117) Installing libintl (0.24.1-r0) [2026-03-16T03:09:00.482Z] #13 1.737 (64/117) Installing libeconf (0.6.3-r0) [2026-03-16T03:09:00.482Z] #13 1.742 (65/117) Installing libblkid (2.41-r9) [2026-03-16T03:09:00.482Z] #13 1.755 (66/117) Installing libmount (2.41-r9) [2026-03-16T03:09:00.482Z] #13 1.758 (67/117) Installing pcre2 (10.46-r0) [2026-03-16T03:09:00.482Z] #13 1.767 (68/117) Installing glib (2.84.4-r0) [2026-03-16T03:09:00.482Z] #13 1.808 (69/117) Installing graphite2 (1.3.14-r6) [2026-03-16T03:09:00.482Z] #13 1.814 (70/117) Installing harfbuzz (11.2.1-r0) [2026-03-16T03:09:00.482Z] #13 1.828 (71/117) Installing libunibreak (6.1-r0) [2026-03-16T03:09:00.740Z] #13 1.835 (72/117) Installing libass (0.17.3-r0) [2026-03-16T03:09:00.740Z] #13 1.841 (73/117) Installing libbluray (1.3.4-r1) [2026-03-16T03:09:00.740Z] #13 1.852 (74/117) Installing mpg123-libs (1.32.10-r0) [2026-03-16T03:09:00.740Z] #13 1.865 (75/117) Installing libopenmpt (0.7.15-r0) [2026-03-16T03:09:00.740Z] #13 1.888 (76/117) Installing cjson (1.7.19-r0) [2026-03-16T03:09:00.740Z] #13 1.897 (77/117) Installing mbedtls (3.6.5-r0) [2026-03-16T03:09:00.740Z] #13 1.914 (78/117) Installing librist (0.2.10-r1) [2026-03-16T03:09:00.740Z] #13 1.928 (79/117) Installing libsrt (1.5.3-r1) [2026-03-16T03:09:00.740Z] #13 1.943 (80/117) Installing libssh (0.11.2-r0) [2026-03-16T03:09:00.740Z] #13 1.953 (81/117) Installing xz-libs (5.8.1-r0) [2026-03-16T03:09:00.740Z] #13 1.963 (82/117) Installing libxml2 (2.13.9-r0) [2026-03-16T03:09:00.740Z] #13 1.978 (83/117) Installing libsodium (1.0.20-r1) [2026-03-16T03:09:00.740Z] #13 1.985 (84/117) Installing libzmq (4.3.5-r2) [2026-03-16T03:09:00.740Z] #13 1.998 (85/117) Installing ffmpeg-libavformat (6.1.2-r2) [2026-03-16T03:09:00.740Z] #13 2.028 (86/117) Installing serd-libs (0.32.4-r0) [2026-03-16T03:09:00.740Z] #13 2.033 (87/117) Installing zix-libs (0.6.2-r0) [2026-03-16T03:09:00.740Z] #13 2.038 (88/117) Installing sord-libs (0.16.18-r0) [2026-03-16T03:09:00.740Z] #13 2.043 (89/117) Installing sratom (0.6.18-r0) [2026-03-16T03:09:00.740Z] #13 2.047 (90/117) Installing lilv-libs (0.24.26-r0) [2026-03-16T03:09:00.999Z] #13 2.063 (91/117) Installing libdovi (3.3.1-r1) [2026-03-16T03:09:01.000Z] #13 2.083 (92/117) Installing spirv-tools (1.4.313.0-r0) [2026-03-16T03:09:01.000Z] #13 2.127 (93/117) Installing glslang-libs (1.4.309.0-r0) [2026-03-16T03:09:01.000Z] #13 2.154 (94/117) Installing shaderc (2024.4-r0) [2026-03-16T03:09:01.000Z] #13 2.168 (95/117) Installing vulkan-loader (1.4.313.0-r0) [2026-03-16T03:09:01.000Z] #13 2.179 (96/117) Installing libplacebo (6.338.2-r3) [2026-03-16T03:09:01.000Z] #13 2.195 (97/117) Installing ffmpeg-libpostproc (6.1.2-r2) [2026-03-16T03:09:01.000Z] #13 2.199 (98/117) Installing ffmpeg-libswscale (6.1.2-r2) [2026-03-16T03:09:01.000Z] #13 2.209 (99/117) Installing vidstab (1.1.1-r0) [2026-03-16T03:09:01.000Z] #13 2.214 (100/117) Installing zimg (3.0.5-r3) [2026-03-16T03:09:01.000Z] #13 2.227 (101/117) Installing ffmpeg-libavfilter (6.1.2-r2) [2026-03-16T03:09:01.000Z] #13 2.261 (102/117) Installing libasyncns (0.8-r4) [2026-03-16T03:09:01.000Z] #13 2.265 (103/117) Installing dbus-libs (1.16.2-r1) [2026-03-16T03:09:01.000Z] #13 2.280 (104/117) Installing libltdl (2.5.4-r1) [2026-03-16T03:09:01.000Z] #13 2.284 (105/117) Installing orc (0.4.40-r1) [2026-03-16T03:09:01.000Z] #13 2.296 (106/117) Installing libflac (1.4.3-r1) [2026-03-16T03:09:01.000Z] #13 2.305 (107/117) Installing libsndfile (1.2.2-r2) [2026-03-16T03:09:01.000Z] #13 2.316 (108/117) Installing speexdsp (1.2.1-r2) [2026-03-16T03:09:01.000Z] #13 2.321 (109/117) Installing tdb-libs (1.4.12-r0) [2026-03-16T03:09:01.000Z] #13 2.325 (110/117) Installing libpulse (17.0-r5) [2026-03-16T03:09:01.000Z] #13 2.344 (111/117) Installing v4l-utils-libs (1.28.1-r1) [2026-03-16T03:09:01.000Z] #13 2.350 (112/117) Installing ffmpeg-libavdevice (6.1.2-r2) [2026-03-16T03:09:01.000Z] #13 2.356 (113/117) Installing ffmpeg (6.1.2-r2) [2026-03-16T03:09:01.000Z] #13 2.368 (114/117) Installing udev-init-scripts (35-r1) [2026-03-16T03:09:01.000Z] #13 2.368 (115/117) Installing zstd-libs (1.5.7-r0) [2026-03-16T03:09:01.268Z] #13 2.385 (116/117) Installing kmod-libs (34.2-r0) [2026-03-16T03:09:01.268Z] #13 2.390 (117/117) Installing eudev (3.2.14-r5) [2026-03-16T03:09:01.268Z] #13 2.403 Executing busybox-1.37.0-r20.trigger [2026-03-16T03:09:01.268Z] #13 2.409 Executing glib-2.84.4-r0.trigger [2026-03-16T03:09:01.268Z] #13 2.414 Executing eudev-3.2.14-r5.trigger [2026-03-16T03:09:01.268Z] #13 2.422 OK: 133 MiB in 133 packages [2026-03-16T03:09:01.268Z] #13 DONE 2.6s [2026-03-16T03:09:01.268Z] [2026-03-16T03:09:01.268Z] #17 [builder 8/8] RUN make build [2026-03-16T03:09:01.268Z] #17 0.224 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.1.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2026-03-16T03:09:02.203Z] #17 ... [2026-03-16T03:09:02.203Z] [2026-03-16T03:09:02.203Z] #18 [stage-2 3/15] RUN apk --no-cache upgrade [2026-03-16T03:09:02.203Z] #18 0.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-16T03:09:02.203Z] #18 0.438 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-16T03:09:02.203Z] #18 0.741 OK: 133 MiB in 133 packages [2026-03-16T03:09:02.203Z] #18 DONE 0.9s [2026-03-16T03:09:02.461Z] [2026-03-16T03:09:02.461Z] #17 [builder 8/8] RUN make build [2026-03-16T03:09:28.997Z] #17 DONE 27.9s [2026-03-16T03:09:28.997Z] [2026-03-16T03:09:28.997Z] #19 [stage-2 4/15] COPY --from=builder /device-usb-camera/cmd / [2026-03-16T03:09:28.997Z] #19 DONE 0.2s [2026-03-16T03:09:28.997Z] [2026-03-16T03:09:28.997Z] #20 [stage-2 5/15] COPY --from=builder /device-usb-camera/LICENSE / [2026-03-16T03:09:28.997Z] #20 DONE 0.0s [2026-03-16T03:09:28.997Z] [2026-03-16T03:09:28.997Z] #21 [stage-2 6/15] COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2026-03-16T03:09:28.997Z] #21 DONE 0.0s [2026-03-16T03:09:28.997Z] [2026-03-16T03:09:28.998Z] #22 [stage-2 7/15] COPY --from=builder /device-usb-camera/Attribution.txt / [2026-03-16T03:09:28.998Z] #22 DONE 0.0s [2026-03-16T03:09:28.998Z] [2026-03-16T03:09:28.998Z] #23 [stage-2 8/15] COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2026-03-16T03:09:28.998Z] #23 DONE 0.0s [2026-03-16T03:09:28.998Z] [2026-03-16T03:09:28.998Z] #24 [stage-2 9/15] COPY --from=rtsp /mediamtx.yml / [2026-03-16T03:09:28.998Z] #24 DONE 0.0s [2026-03-16T03:09:28.998Z] [2026-03-16T03:09:28.998Z] #25 [stage-2 10/15] COPY --from=rtsp /mediamtx / [2026-03-16T03:09:28.998Z] #25 DONE 0.1s [2026-03-16T03:09:28.998Z] [2026-03-16T03:09:28.998Z] #26 [stage-2 11/15] RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2026-03-16T03:09:28.998Z] #26 DONE 0.2s [2026-03-16T03:09:29.257Z] [2026-03-16T03:09:29.257Z] #27 [stage-2 12/15] RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2026-03-16T03:09:29.257Z] #27 DONE 0.3s [2026-03-16T03:09:29.516Z] [2026-03-16T03:09:29.516Z] #28 [stage-2 13/15] RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2026-03-16T03:09:29.516Z] #28 DONE 0.3s [2026-03-16T03:09:29.775Z] [2026-03-16T03:09:29.775Z] #29 [stage-2 14/15] RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2026-03-16T03:09:30.034Z] #29 DONE 0.3s [2026-03-16T03:09:30.034Z] [2026-03-16T03:09:30.034Z] #30 exporting to image [2026-03-16T03:09:30.034Z] #30 exporting layers [2026-03-16T03:09:30.601Z] #30 exporting layers 0.5s done [2026-03-16T03:09:30.601Z] #30 writing image sha256:a9756290bf18d0a49501a13ec27dd933157c330318e128a5b1aacd25896832b4 done [2026-03-16T03:09:30.601Z] #30 naming to docker.io/library/device-usb-camera done [2026-03-16T03:09:30.601Z] #30 DONE 0.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-16T03:09:30.717Z] provisioning config files... [2026-03-16T03:09:30.726Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17237506794131600563tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-16T03:09:31.024Z] ---> ****-login.sh [2026-03-16T03:09:31.024Z] nexus3.edgexfoundry.org:10001 [2026-03-16T03:09:31.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:09:31.024Z] Login Succeeded [2026-03-16T03:09:31.024Z] nexus3.edgexfoundry.org:10002 [2026-03-16T03:09:31.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:09:31.025Z] Login Succeeded [2026-03-16T03:09:31.025Z] nexus3.edgexfoundry.org:10003 [2026-03-16T03:09:31.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:09:31.285Z] Login Succeeded [2026-03-16T03:09:31.285Z] nexus3.edgexfoundry.org:10004 [2026-03-16T03:09:31.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:09:31.285Z] Login Succeeded [2026-03-16T03:09:31.285Z] ****.io [2026-03-16T03:09:31.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:09:31.544Z] Login Succeeded [2026-03-16T03:09:31.544Z] ---> ****-login.sh ends [Pipeline] } [2026-03-16T03:09:31.552Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-16T03:09:31.620Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-16T03:09:31.660Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2026-03-16T03:09:31.660Z] 78726a2467b0a22da8dc6f0f29958ee4a51fd1a2 [2026-03-16T03:09:31.660Z] latest [2026-03-16T03:09:31.660Z] 4.1.0-dev.15 [2026-03-16T03:09:31.660Z] 78726a2467b0a22da8dc6f0f29958ee4a51fd1a2-4.1.0-dev.15 [2026-03-16T03:09:31.660Z] main [2026-03-16T03:09:31.660Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:09:32.010Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:78726a2467b0a22da8dc6f0f29958ee4a51fd1a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:09:32.335Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:78726a2467b0a22da8dc6f0f29958ee4a51fd1a2 [2026-03-16T03:09:32.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2026-03-16T03:09:32.336Z] 4147e11554a3: Preparing [2026-03-16T03:09:32.336Z] 05cf4983c723: Preparing [2026-03-16T03:09:32.336Z] 05cf4983c723: Preparing [2026-03-16T03:09:32.336Z] 291174e2d83a: Preparing [2026-03-16T03:09:32.336Z] 56a6f440ec1f: Preparing [2026-03-16T03:09:32.336Z] 8b9ee95d9b28: Preparing [2026-03-16T03:09:32.336Z] 1236d8a5214c: Preparing [2026-03-16T03:09:32.336Z] 23e9a56a472f: Preparing [2026-03-16T03:09:32.336Z] 735608551458: Preparing [2026-03-16T03:09:32.336Z] 87ff8c9a2d29: Preparing [2026-03-16T03:09:32.336Z] 66a67d03f6ca: Preparing [2026-03-16T03:09:32.336Z] 1236d8a5214c: Waiting [2026-03-16T03:09:32.336Z] 23e9a56a472f: Waiting [2026-03-16T03:09:32.336Z] 735608551458: Waiting [2026-03-16T03:09:32.336Z] 87ff8c9a2d29: Waiting [2026-03-16T03:09:32.336Z] 66a67d03f6ca: Waiting [2026-03-16T03:09:32.336Z] 8e3bb7f6e597: Preparing [2026-03-16T03:09:32.336Z] e70b4f81ad8a: Preparing [2026-03-16T03:09:32.336Z] cce92674e987: Preparing [2026-03-16T03:09:32.336Z] 8e3bb7f6e597: Waiting [2026-03-16T03:09:32.336Z] e70b4f81ad8a: Waiting [2026-03-16T03:09:32.336Z] cce92674e987: Waiting [2026-03-16T03:09:32.336Z] 291174e2d83a: Pushed [2026-03-16T03:09:32.336Z] 05cf4983c723: Pushed [2026-03-16T03:09:32.336Z] 4147e11554a3: Pushed [2026-03-16T03:09:32.336Z] 8b9ee95d9b28: Pushed [2026-03-16T03:09:32.336Z] 1236d8a5214c: Pushed [2026-03-16T03:09:32.336Z] 23e9a56a472f: Pushed [2026-03-16T03:09:32.594Z] 87ff8c9a2d29: Pushed [2026-03-16T03:09:32.594Z] 735608551458: Pushed [2026-03-16T03:09:32.594Z] cce92674e987: Layer already exists [2026-03-16T03:09:32.594Z] 8e3bb7f6e597: Pushed [2026-03-16T03:09:36.781Z] 56a6f440ec1f: Pushed [2026-03-16T03:09:37.041Z] 66a67d03f6ca: Pushed [2026-03-16T03:09:45.159Z] e70b4f81ad8a: Pushed [2026-03-16T03:09:45.159Z] 78726a2467b0a22da8dc6f0f29958ee4a51fd1a2: digest: sha256:4ccda66709358c2c99e18d6c4b5dcccbab14f44519467efc39ee801b2e8fb037 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:09:45.494Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:09:45.816Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2026-03-16T03:09:45.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2026-03-16T03:09:45.816Z] 4147e11554a3: Preparing [2026-03-16T03:09:45.816Z] 05cf4983c723: Preparing [2026-03-16T03:09:45.816Z] 05cf4983c723: Preparing [2026-03-16T03:09:45.816Z] 291174e2d83a: Preparing [2026-03-16T03:09:45.816Z] 56a6f440ec1f: Preparing [2026-03-16T03:09:45.816Z] 8b9ee95d9b28: Preparing [2026-03-16T03:09:45.816Z] 1236d8a5214c: Preparing [2026-03-16T03:09:45.816Z] 23e9a56a472f: Preparing [2026-03-16T03:09:45.816Z] 735608551458: Preparing [2026-03-16T03:09:45.816Z] 87ff8c9a2d29: Preparing [2026-03-16T03:09:45.816Z] 66a67d03f6ca: Preparing [2026-03-16T03:09:45.816Z] 8e3bb7f6e597: Preparing [2026-03-16T03:09:45.816Z] e70b4f81ad8a: Preparing [2026-03-16T03:09:45.816Z] cce92674e987: Preparing [2026-03-16T03:09:45.816Z] 23e9a56a472f: Waiting [2026-03-16T03:09:45.816Z] 735608551458: Waiting [2026-03-16T03:09:45.816Z] 87ff8c9a2d29: Waiting [2026-03-16T03:09:45.816Z] 66a67d03f6ca: Waiting [2026-03-16T03:09:45.816Z] 8e3bb7f6e597: Waiting [2026-03-16T03:09:45.816Z] e70b4f81ad8a: Waiting [2026-03-16T03:09:45.816Z] 1236d8a5214c: Waiting [2026-03-16T03:09:45.816Z] cce92674e987: Waiting [2026-03-16T03:09:45.816Z] 4147e11554a3: Layer already exists [2026-03-16T03:09:45.816Z] 8b9ee95d9b28: Layer already exists [2026-03-16T03:09:45.816Z] 05cf4983c723: Layer already exists [2026-03-16T03:09:45.816Z] 56a6f440ec1f: Layer already exists [2026-03-16T03:09:45.816Z] 291174e2d83a: Layer already exists [2026-03-16T03:09:45.816Z] 87ff8c9a2d29: Layer already exists [2026-03-16T03:09:45.816Z] 1236d8a5214c: Layer already exists [2026-03-16T03:09:45.816Z] 735608551458: Layer already exists [2026-03-16T03:09:45.816Z] 23e9a56a472f: Layer already exists [2026-03-16T03:09:45.816Z] 66a67d03f6ca: Layer already exists [2026-03-16T03:09:45.816Z] e70b4f81ad8a: Layer already exists [2026-03-16T03:09:45.816Z] cce92674e987: Layer already exists [2026-03-16T03:09:45.816Z] 8e3bb7f6e597: Layer already exists [2026-03-16T03:09:45.816Z] latest: digest: sha256:4ccda66709358c2c99e18d6c4b5dcccbab14f44519467efc39ee801b2e8fb037 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:09:46.148Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:09:46.481Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.15 [2026-03-16T03:09:46.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2026-03-16T03:09:46.481Z] 4147e11554a3: Preparing [2026-03-16T03:09:46.481Z] 05cf4983c723: Preparing [2026-03-16T03:09:46.481Z] 05cf4983c723: Preparing [2026-03-16T03:09:46.481Z] 291174e2d83a: Preparing [2026-03-16T03:09:46.481Z] 56a6f440ec1f: Preparing [2026-03-16T03:09:46.481Z] 8b9ee95d9b28: Preparing [2026-03-16T03:09:46.481Z] 1236d8a5214c: Preparing [2026-03-16T03:09:46.481Z] 23e9a56a472f: Preparing [2026-03-16T03:09:46.481Z] 735608551458: Preparing [2026-03-16T03:09:46.481Z] 87ff8c9a2d29: Preparing [2026-03-16T03:09:46.481Z] 66a67d03f6ca: Preparing [2026-03-16T03:09:46.481Z] 8e3bb7f6e597: Preparing [2026-03-16T03:09:46.481Z] e70b4f81ad8a: Preparing [2026-03-16T03:09:46.481Z] cce92674e987: Preparing [2026-03-16T03:09:46.481Z] 735608551458: Waiting [2026-03-16T03:09:46.481Z] 1236d8a5214c: Waiting [2026-03-16T03:09:46.481Z] 87ff8c9a2d29: Waiting [2026-03-16T03:09:46.481Z] 23e9a56a472f: Waiting [2026-03-16T03:09:46.481Z] 8e3bb7f6e597: Waiting [2026-03-16T03:09:46.481Z] cce92674e987: Waiting [2026-03-16T03:09:46.481Z] 66a67d03f6ca: Waiting [2026-03-16T03:09:46.481Z] e70b4f81ad8a: Waiting [2026-03-16T03:09:46.481Z] 56a6f440ec1f: Layer already exists [2026-03-16T03:09:46.481Z] 291174e2d83a: Layer already exists [2026-03-16T03:09:46.481Z] 05cf4983c723: Layer already exists [2026-03-16T03:09:46.481Z] 8b9ee95d9b28: Layer already exists [2026-03-16T03:09:46.481Z] 4147e11554a3: Layer already exists [2026-03-16T03:09:46.481Z] 1236d8a5214c: Layer already exists [2026-03-16T03:09:46.481Z] 23e9a56a472f: Layer already exists [2026-03-16T03:09:46.481Z] 735608551458: Layer already exists [2026-03-16T03:09:46.481Z] 87ff8c9a2d29: Layer already exists [2026-03-16T03:09:46.481Z] 66a67d03f6ca: Layer already exists [2026-03-16T03:09:46.481Z] 8e3bb7f6e597: Layer already exists [2026-03-16T03:09:46.481Z] e70b4f81ad8a: Layer already exists [2026-03-16T03:09:46.481Z] cce92674e987: Layer already exists [2026-03-16T03:09:46.481Z] 4.1.0-dev.15: digest: sha256:4ccda66709358c2c99e18d6c4b5dcccbab14f44519467efc39ee801b2e8fb037 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:09:46.811Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:78726a2467b0a22da8dc6f0f29958ee4a51fd1a2-4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:09:47.136Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:78726a2467b0a22da8dc6f0f29958ee4a51fd1a2-4.1.0-dev.15 [2026-03-16T03:09:47.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2026-03-16T03:09:47.136Z] 4147e11554a3: Preparing [2026-03-16T03:09:47.136Z] 05cf4983c723: Preparing [2026-03-16T03:09:47.136Z] 05cf4983c723: Preparing [2026-03-16T03:09:47.136Z] 291174e2d83a: Preparing [2026-03-16T03:09:47.136Z] 56a6f440ec1f: Preparing [2026-03-16T03:09:47.136Z] 8b9ee95d9b28: Preparing [2026-03-16T03:09:47.136Z] 1236d8a5214c: Preparing [2026-03-16T03:09:47.136Z] 23e9a56a472f: Preparing [2026-03-16T03:09:47.136Z] 735608551458: Preparing [2026-03-16T03:09:47.136Z] 87ff8c9a2d29: Preparing [2026-03-16T03:09:47.136Z] 66a67d03f6ca: Preparing [2026-03-16T03:09:47.136Z] 8e3bb7f6e597: Preparing [2026-03-16T03:09:47.136Z] e70b4f81ad8a: Preparing [2026-03-16T03:09:47.136Z] cce92674e987: Preparing [2026-03-16T03:09:47.136Z] 66a67d03f6ca: Waiting [2026-03-16T03:09:47.136Z] 8e3bb7f6e597: Waiting [2026-03-16T03:09:47.136Z] e70b4f81ad8a: Waiting [2026-03-16T03:09:47.136Z] cce92674e987: Waiting [2026-03-16T03:09:47.136Z] 1236d8a5214c: Waiting [2026-03-16T03:09:47.136Z] 23e9a56a472f: Waiting [2026-03-16T03:09:47.136Z] 87ff8c9a2d29: Waiting [2026-03-16T03:09:47.136Z] 735608551458: Waiting [2026-03-16T03:09:47.136Z] 291174e2d83a: Layer already exists [2026-03-16T03:09:47.136Z] 4147e11554a3: Layer already exists [2026-03-16T03:09:47.136Z] 05cf4983c723: Layer already exists [2026-03-16T03:09:47.136Z] 8b9ee95d9b28: Layer already exists [2026-03-16T03:09:47.136Z] 56a6f440ec1f: Layer already exists [2026-03-16T03:09:47.136Z] 1236d8a5214c: Layer already exists [2026-03-16T03:09:47.136Z] 66a67d03f6ca: Layer already exists [2026-03-16T03:09:47.136Z] 87ff8c9a2d29: Layer already exists [2026-03-16T03:09:47.136Z] 735608551458: Layer already exists [2026-03-16T03:09:47.136Z] 23e9a56a472f: Layer already exists [2026-03-16T03:09:47.136Z] 8e3bb7f6e597: Layer already exists [2026-03-16T03:09:47.136Z] cce92674e987: Layer already exists [2026-03-16T03:09:47.136Z] e70b4f81ad8a: Layer already exists [2026-03-16T03:09:47.136Z] 78726a2467b0a22da8dc6f0f29958ee4a51fd1a2-4.1.0-dev.15: digest: sha256:4ccda66709358c2c99e18d6c4b5dcccbab14f44519467efc39ee801b2e8fb037 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:09:47.466Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:09:47.789Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2026-03-16T03:09:47.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2026-03-16T03:09:47.789Z] 4147e11554a3: Preparing [2026-03-16T03:09:47.789Z] 05cf4983c723: Preparing [2026-03-16T03:09:47.789Z] 05cf4983c723: Preparing [2026-03-16T03:09:47.789Z] 291174e2d83a: Preparing [2026-03-16T03:09:47.789Z] 56a6f440ec1f: Preparing [2026-03-16T03:09:47.789Z] 8b9ee95d9b28: Preparing [2026-03-16T03:09:47.789Z] 1236d8a5214c: Preparing [2026-03-16T03:09:47.789Z] 23e9a56a472f: Preparing [2026-03-16T03:09:47.789Z] 735608551458: Preparing [2026-03-16T03:09:47.789Z] 87ff8c9a2d29: Preparing [2026-03-16T03:09:47.789Z] 66a67d03f6ca: Preparing [2026-03-16T03:09:47.789Z] 8e3bb7f6e597: Preparing [2026-03-16T03:09:47.789Z] e70b4f81ad8a: Preparing [2026-03-16T03:09:47.789Z] cce92674e987: Preparing [2026-03-16T03:09:47.789Z] 23e9a56a472f: Waiting [2026-03-16T03:09:47.789Z] 87ff8c9a2d29: Waiting [2026-03-16T03:09:47.789Z] 66a67d03f6ca: Waiting [2026-03-16T03:09:47.789Z] 8e3bb7f6e597: Waiting [2026-03-16T03:09:47.789Z] e70b4f81ad8a: Waiting [2026-03-16T03:09:47.789Z] 1236d8a5214c: Waiting [2026-03-16T03:09:47.789Z] cce92674e987: Waiting [2026-03-16T03:09:47.789Z] 8b9ee95d9b28: Layer already exists [2026-03-16T03:09:47.789Z] 05cf4983c723: Layer already exists [2026-03-16T03:09:47.789Z] 56a6f440ec1f: Layer already exists [2026-03-16T03:09:47.789Z] 291174e2d83a: Layer already exists [2026-03-16T03:09:47.789Z] 4147e11554a3: Layer already exists [2026-03-16T03:09:47.789Z] 23e9a56a472f: Layer already exists [2026-03-16T03:09:47.789Z] 1236d8a5214c: Layer already exists [2026-03-16T03:09:47.789Z] 87ff8c9a2d29: Layer already exists [2026-03-16T03:09:47.789Z] 735608551458: Layer already exists [2026-03-16T03:09:47.789Z] 66a67d03f6ca: Layer already exists [2026-03-16T03:09:47.789Z] cce92674e987: Layer already exists [2026-03-16T03:09:47.789Z] e70b4f81ad8a: Layer already exists [2026-03-16T03:09:47.789Z] 8e3bb7f6e597: Layer already exists [2026-03-16T03:09:47.789Z] main: digest: sha256:4ccda66709358c2c99e18d6c4b5dcccbab14f44519467efc39ee801b2e8fb037 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-16T03:09:47.870Z] ===================================================== [Pipeline] echo [2026-03-16T03:09:47.891Z] taggedImages: [2026-03-16T03:09:47.891Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:78726a2467b0a22da8dc6f0f29958ee4a51fd1a2 [2026-03-16T03:09:47.891Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2026-03-16T03:09:47.891Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.15 [2026-03-16T03:09:47.891Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:78726a2467b0a22da8dc6f0f29958ee4a51fd1a2-4.1.0-dev.15 [2026-03-16T03:09:47.891Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] echo [2026-03-16T03:09:47.948Z] ========================================================= [2026-03-16T03:09:47.948Z] [edgeXBuildMultiArch] RAW Config: [2026-03-16T03:09:47.948Z] images: [2026-03-16T03:09:47.948Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:78726a2467b0a22da8dc6f0f29958ee4a51fd1a2 [2026-03-16T03:09:47.948Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2026-03-16T03:09:47.948Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.15 [2026-03-16T03:09:47.948Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:78726a2467b0a22da8dc6f0f29958ee4a51fd1a2-4.1.0-dev.15 [2026-03-16T03:09:47.948Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [2026-03-16T03:09:47.948Z] settingsFile: [2026-03-16T03:09:47.948Z] device-usb-camera-settings [2026-03-16T03:09:47.948Z] ========================================================= [Pipeline] node [2026-03-16T03:10:02.951Z] Still waiting to schedule task [2026-03-16T03:10:02.952Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3521’ [2026-03-16T03:11:10.091Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3529 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2026-03-16T03:11:10.104Z] Running in /w/workspace/device-usb-camera/220 [Pipeline] { [Pipeline] checkout [2026-03-16T03:11:13.177Z] Selected Git installation does not exist. Using Default [2026-03-16T03:11:13.177Z] The recommended git tool is: NONE [2026-03-16T03:11:19.170Z] using credential edgex-jenkins-ssh [2026-03-16T03:11:19.198Z] Cloning the remote Git repository [2026-03-16T03:11:19.249Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2026-03-16T03:11:19.363Z] > git init /w/workspace/device-usb-camera/220 # timeout=10 [2026-03-16T03:11:19.552Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2026-03-16T03:11:19.554Z] > git --version # timeout=10 [2026-03-16T03:11:19.578Z] > git --version # 'git version 2.25.1' [2026-03-16T03:11:19.582Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-03-16T03:11:19.765Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-16T03:11:26.315Z] Running on prd-centos7-docker-4c-2g-3531 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-16T03:11:26.361Z] provisioning config files... [2026-03-16T03:11:26.392Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15575041571587828516tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-16T03:11:25.661Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2026-03-16T03:11:25.688Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-16T03:11:26.810Z] Avoid second fetch [2026-03-16T03:11:26.811Z] Checking out Revision 78726a2467b0a22da8dc6f0f29958ee4a51fd1a2 (main) [2026-03-16T03:11:27.518Z] ---> ****-login.sh [2026-03-16T03:11:27.518Z] nexus3.edgexfoundry.org:10001 [2026-03-16T03:11:27.691Z] Commit message: "Merge pull request #444 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.57" [2026-03-16T03:11:26.833Z] > git config core.sparsecheckout # timeout=10 [2026-03-16T03:11:26.912Z] > git checkout -f 78726a2467b0a22da8dc6f0f29958ee4a51fd1a2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-16T03:11:32.042Z] provisioning config files... [2026-03-16T03:11:32.079Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/220@tmp/config419565215498393627tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-16T03:11:32.849Z] ---> ****-login.sh [2026-03-16T03:11:32.849Z] nexus3.edgexfoundry.org:10001 [2026-03-16T03:11:33.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:11:33.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-16T03:11:33.407Z] Configure a credential helper to remove this warning. See [2026-03-16T03:11:33.407Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-16T03:11:33.407Z] [2026-03-16T03:11:33.407Z] Login Succeeded [2026-03-16T03:11:33.407Z] nexus3.edgexfoundry.org:10002 [2026-03-16T03:11:33.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:11:33.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-16T03:11:33.955Z] Configure a credential helper to remove this warning. See [2026-03-16T03:11:33.955Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-16T03:11:33.955Z] [2026-03-16T03:11:33.955Z] Login Succeeded [2026-03-16T03:11:33.955Z] nexus3.edgexfoundry.org:10003 [2026-03-16T03:11:34.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:11:34.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-16T03:11:34.224Z] Configure a credential helper to remove this warning. See [2026-03-16T03:11:34.225Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-16T03:11:34.225Z] [2026-03-16T03:11:34.225Z] Login Succeeded [2026-03-16T03:11:34.225Z] nexus3.edgexfoundry.org:10004 [2026-03-16T03:11:34.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:11:34.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-16T03:11:34.766Z] Configure a credential helper to remove this warning. See [2026-03-16T03:11:34.766Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-16T03:11:34.766Z] [2026-03-16T03:11:34.766Z] Login Succeeded [2026-03-16T03:11:34.766Z] ****.io [2026-03-16T03:11:35.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:11:35.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-16T03:11:35.308Z] Configure a credential helper to remove this warning. See [2026-03-16T03:11:35.308Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-16T03:11:35.308Z] [2026-03-16T03:11:35.308Z] Login Succeeded [2026-03-16T03:11:35.308Z] ---> ****-login.sh ends [Pipeline] } [2026-03-16T03:11:35.327Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-03-16T03:11:37.408Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-16T03:11:37.428Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-16T03:11:37.450Z] ========================================================= [2026-03-16T03:11:37.450Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-03-16T03:11:37.450Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:11:37.834Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-03-16T03:11:38.428Z] Sending build context to Docker daemon 12.6MB [2026-03-16T03:11:38.428Z] Step 1/13 : ARG BASE=golang:1.25-alpine3.22 [2026-03-16T03:11:38.428Z] Step 2/13 : FROM ${BASE} AS builder [2026-03-16T03:11:38.701Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-03-16T03:11:38.701Z] 6b59a28fa201: Pulling fs layer [2026-03-16T03:11:38.701Z] d32bb0dddca7: Pulling fs layer [2026-03-16T03:11:38.701Z] 5dab1238d3d9: Pulling fs layer [2026-03-16T03:11:38.701Z] 196fd7d83e7d: Pulling fs layer [2026-03-16T03:11:38.701Z] 4f4fb700ef54: Pulling fs layer [2026-03-16T03:11:38.701Z] 8ba94037c8f0: Pulling fs layer [2026-03-16T03:11:38.701Z] deaec5988b04: Pulling fs layer [2026-03-16T03:11:38.701Z] 9f65657bb879: Pulling fs layer [2026-03-16T03:11:38.701Z] 8ba94037c8f0: Waiting [2026-03-16T03:11:38.701Z] deaec5988b04: Waiting [2026-03-16T03:11:38.701Z] 9f65657bb879: Waiting [2026-03-16T03:11:38.701Z] 196fd7d83e7d: Waiting [2026-03-16T03:11:38.701Z] 4f4fb700ef54: Waiting [2026-03-16T03:11:38.701Z] d32bb0dddca7: Verifying Checksum [2026-03-16T03:11:38.701Z] d32bb0dddca7: Download complete [2026-03-16T03:11:38.701Z] 196fd7d83e7d: Verifying Checksum [2026-03-16T03:11:38.701Z] 196fd7d83e7d: Download complete [2026-03-16T03:11:38.701Z] 4f4fb700ef54: Verifying Checksum [2026-03-16T03:11:38.701Z] 4f4fb700ef54: Download complete [2026-03-16T03:11:38.701Z] 8ba94037c8f0: Verifying Checksum [2026-03-16T03:11:38.701Z] 8ba94037c8f0: Download complete [2026-03-16T03:11:38.701Z] 6b59a28fa201: Verifying Checksum [2026-03-16T03:11:38.701Z] 6b59a28fa201: Download complete [2026-03-16T03:11:39.295Z] 9f65657bb879: Verifying Checksum [2026-03-16T03:11:39.296Z] 9f65657bb879: Download complete [2026-03-16T03:11:39.888Z] 6b59a28fa201: Pull complete [2026-03-16T03:11:40.475Z] d32bb0dddca7: Pull complete [2026-03-16T03:11:40.476Z] 5dab1238d3d9: Verifying Checksum [2026-03-16T03:11:40.476Z] 5dab1238d3d9: Download complete [2026-03-16T03:11:42.440Z] deaec5988b04: Verifying Checksum [2026-03-16T03:11:42.440Z] deaec5988b04: Download complete [2026-03-16T03:11:57.499Z] 5dab1238d3d9: Pull complete [2026-03-16T03:11:57.499Z] 196fd7d83e7d: Pull complete [2026-03-16T03:11:57.499Z] 4f4fb700ef54: Pull complete [2026-03-16T03:11:57.499Z] 8ba94037c8f0: Pull complete [2026-03-16T03:12:05.736Z] deaec5988b04: Pull complete [2026-03-16T03:12:06.714Z] 9f65657bb879: Pull complete [2026-03-16T03:12:06.714Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-03-16T03:12:06.714Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-03-16T03:12:06.714Z] ---> 334268110677 [2026-03-16T03:12:06.714Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2026-03-16T03:12:09.304Z] ---> Running in a8b7397218d7 [2026-03-16T03:12:09.304Z] Removing intermediate container a8b7397218d7 [2026-03-16T03:12:09.304Z] ---> a37c3976053a [2026-03-16T03:12:09.304Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-03-16T03:12:09.304Z] ---> Running in 65f0d288999e [2026-03-16T03:12:09.573Z] Removing intermediate container 65f0d288999e [2026-03-16T03:12:09.573Z] ---> 1c34602b857a [2026-03-16T03:12:09.573Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2026-03-16T03:12:09.851Z] ---> Running in 5d10d4c591d9 [2026-03-16T03:12:10.125Z] Removing intermediate container 5d10d4c591d9 [2026-03-16T03:12:10.125Z] ---> 636bddbc0cf0 [2026-03-16T03:12:10.125Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2026-03-16T03:12:10.125Z] ---> Running in d6a780c9217e [2026-03-16T03:12:10.712Z] Removing intermediate container d6a780c9217e [2026-03-16T03:12:10.712Z] ---> 6ced90f62a64 [2026-03-16T03:12:10.712Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-03-16T03:12:10.712Z] ---> Running in 141a5fe41842 [2026-03-16T03:12:11.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-16T03:12:12.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-16T03:12:14.225Z] (1/9) Installing eudev-libs (3.2.14-r5) [2026-03-16T03:12:14.225Z] (2/9) Installing libjpeg-turbo (3.1.0-r0) [2026-03-16T03:12:14.225Z] (3/9) Installing v4l-utils-libs (1.28.1-r1) [2026-03-16T03:12:14.225Z] (4/9) Installing v4l-utils (1.28.1-r1) [2026-03-16T03:12:14.225Z] (5/9) Installing libdvbv5 (1.28.1-r1) [2026-03-16T03:12:14.225Z] (6/9) Installing libturbojpeg (3.1.0-r0) [2026-03-16T03:12:14.225Z] (7/9) Installing libjpeg-turbo-dev (3.1.0-r0) [2026-03-16T03:12:14.225Z] (8/9) Installing eudev-dev (3.2.14-r5) [2026-03-16T03:12:14.494Z] (9/9) Installing v4l-utils-dev (1.28.1-r1) [2026-03-16T03:12:14.851Z] Executing busybox-1.37.0-r19.trigger [2026-03-16T03:12:14.851Z] OK: 262 MiB in 69 packages [2026-03-16T03:12:16.282Z] Removing intermediate container 141a5fe41842 [2026-03-16T03:12:16.282Z] ---> 0eed77006522 [2026-03-16T03:12:16.282Z] Step 8/13 : WORKDIR /device-usb-camera [2026-03-16T03:12:16.282Z] ---> Running in 444fb26ce8fb [2026-03-16T03:12:16.551Z] Removing intermediate container 444fb26ce8fb [2026-03-16T03:12:16.551Z] ---> 73b433ea6db5 [2026-03-16T03:12:16.551Z] Step 9/13 : COPY go.mod vendor* ./ [2026-03-16T03:12:17.139Z] ---> c9807dbf19e6 [2026-03-16T03:12:17.139Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-16T03:12:17.406Z] ---> Running in cff871503ba2 [2026-03-16T03:14:09.793Z] Removing intermediate container cff871503ba2 [2026-03-16T03:14:09.793Z] ---> 101cde42adb1 [2026-03-16T03:14:09.793Z] Step 11/13 : COPY . . [2026-03-16T03:14:09.793Z] ---> 1da67dd676ee [2026-03-16T03:14:09.793Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2026-03-16T03:14:09.793Z] ---> Running in aee91a53fca3 [2026-03-16T03:14:09.793Z]  % Total % Received % Xferd Average Speed  Time Time Time Current [2026-03-16T03:14:09.793Z]  Dload Upload Total Spent Left Speed [2026-03-16T03:14:09.793Z] 0  0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7180 0 --:--:-- --:--:-- --:--:-- 7375 [2026-03-16T03:14:09.793Z] Removing intermediate container aee91a53fca3 [2026-03-16T03:14:09.793Z] ---> b3b386442a74 [2026-03-16T03:14:09.793Z] Step 13/13 : RUN ${MAKE} [2026-03-16T03:14:09.793Z] ---> Running in acd16fb03841 [2026-03-16T03:14:09.793Z] noop [2026-03-16T03:14:09.793Z] Removing intermediate container acd16fb03841 [2026-03-16T03:14:09.793Z] ---> bf9df3f0c9f6 [2026-03-16T03:14:09.793Z] Successfully built bf9df3f0c9f6 [2026-03-16T03:14:09.793Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:14:10.174Z] + docker inspect -f . ci-base-image-arm64 [2026-03-16T03:14:10.174Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-16T03:14:10.404Z] prd-ubuntu20.04-docker-arm64-4c-16g-3529 does not seem to be running inside a container [2026-03-16T03:14:10.480Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/220 -v /w/workspace/device-usb-camera/220:/w/workspace/device-usb-camera/220:rw,z -v /w/workspace/device-usb-camera/220@tmp:/w/workspace/device-usb-camera/220@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 ******** ci-base-image-arm64 cat [2026-03-16T03:14:11.825Z] $ docker top 93058758a5ae85e9dbaea0c6234046bc665274b659fbb7b9c2cc24a195e1413f -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-16T03:14:12.696Z] + go version [2026-03-16T03:14:12.696Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-03-16T03:14:12.716Z] $ docker stop --time=1 93058758a5ae85e9dbaea0c6234046bc665274b659fbb7b9c2cc24a195e1413f [2026-03-16T03:14:17.151Z] $ docker rm -f --volumes 93058758a5ae85e9dbaea0c6234046bc665274b659fbb7b9c2cc24a195e1413f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:14:17.765Z] + docker inspect -f . ci-base-image-arm64 [2026-03-16T03:14:17.765Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-16T03:14:17.970Z] prd-ubuntu20.04-docker-arm64-4c-16g-3529 does not seem to be running inside a container [2026-03-16T03:14:18.043Z] $ 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/220 -v /w/workspace/device-usb-camera/220:/w/workspace/device-usb-camera/220:rw,z -v /w/workspace/device-usb-camera/220@tmp:/w/workspace/device-usb-camera/220@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 ******** ci-base-image-arm64 cat [2026-03-16T03:14:19.386Z] $ docker top 90c89c34c63d785841119d80dd8f51fe6111500f9b4c7d23486b9cef93f54d79 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-16T03:14:20.250Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/220 [Pipeline] fileExists [Pipeline] sh [2026-03-16T03:14:20.901Z] + make test [2026-03-16T03:14:20.901Z] go test ./... -coverprofile=coverage.out ./... [2026-03-16T03:14:27.552Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2026-03-16T03:19:04.578Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2026-03-16T03:19:04.578Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.071s coverage: 4.4% of statements [2026-03-16T03:19:04.578Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-03-16T03:19:04.578Z] go vet ./... [2026-03-16T03:20:12.492Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-03-16T03:20:12.492Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-03-16T03:20:12.492Z] ./bin/test-attribution-txt.sh [2026-03-16T03:20:12.492Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-03-16T03:20:12.514Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-03-16T03:20:12.540Z] $ docker stop --time=1 90c89c34c63d785841119d80dd8f51fe6111500f9b4c7d23486b9cef93f54d79 [2026-03-16T03:20:14.487Z] $ docker rm -f --volumes 90c89c34c63d785841119d80dd8f51fe6111500f9b4c7d23486b9cef93f54d79 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-16T03:20:16.303Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-03-16T03:20:16.320Z] Warning: overwriting stash ‘coverage-report’ [2026-03-16T03:20:16.880Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-03-16T03:20:17.296Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-03-16T03:20:17.621Z] + ls -al . [2026-03-16T03:20:17.621Z] total 288 [2026-03-16T03:20:17.621Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 03:14 . [2026-03-16T03:20:17.621Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 03:11 .. [2026-03-16T03:20:17.621Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 03:11 .git [2026-03-16T03:20:17.621Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 03:11 .github [2026-03-16T03:20:17.621Z] -rw-rw-r-- 1 jenkins jenkins 379 Mar 16 03:11 .gitignore [2026-03-16T03:20:17.621Z] -rw-rw-r-- 1 jenkins jenkins 359 Mar 16 03:11 .golangci.yml [2026-03-16T03:20:17.621Z] -rw-rw-r-- 1 jenkins jenkins 77 Mar 16 03:11 .hadolint.yml [2026-03-16T03:20:17.621Z] -rw-rw-r-- 1 jenkins jenkins 22020 Mar 16 03:11 Attribution.txt [2026-03-16T03:20:17.621Z] -rw-rw-r-- 1 jenkins jenkins 17743 Mar 16 03:11 CHANGELOG.md [2026-03-16T03:20:17.621Z] -rw-rw-r-- 1 jenkins jenkins 2446 Mar 16 03:11 Dockerfile [2026-03-16T03:20:17.621Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 16 03:11 GOVERNANCE.md [2026-03-16T03:20:17.621Z] -rw-rw-r-- 1 jenkins jenkins 682 Mar 16 03:11 Jenkinsfile [2026-03-16T03:20:17.621Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 16 03:11 LICENSE [2026-03-16T03:20:17.621Z] -rw-rw-r-- 1 jenkins jenkins 3192 Mar 16 03:11 Makefile [2026-03-16T03:20:17.621Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 16 03:11 OWNERS.md [2026-03-16T03:20:17.621Z] -rw-rw-r-- 1 jenkins jenkins 2575 Mar 16 03:11 README.md [2026-03-16T03:20:17.621Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 16 03:07 VERSION [2026-03-16T03:20:17.621Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 03:11 bin [2026-03-16T03:20:17.621Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 03:11 cmd [2026-03-16T03:20:17.621Z] -rw-r--r-- 1 jenkins jenkins 54776 Mar 16 03:19 coverage.out [2026-03-16T03:20:17.621Z] -rwxrwxr-x 1 jenkins jenkins 84 Mar 16 03:11 docker-entrypoint.sh [2026-03-16T03:20:17.621Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 03:11 docs [2026-03-16T03:20:17.621Z] -rw-rw-r-- 1 jenkins jenkins 6885 Mar 16 03:11 go.mod [2026-03-16T03:20:17.621Z] -rw-rw-r-- 1 jenkins jenkins 89642 Mar 16 03:11 go.sum [2026-03-16T03:20:17.621Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 03:11 internal [2026-03-16T03:20:17.621Z] -rw-rw-r-- 1 jenkins jenkins 231 Mar 16 03:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:20:17.979Z] + 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=78726a2467b0a22da8dc6f0f29958ee4a51fd1a2 --label arch=arm64 --label version=4.1.0-dev.15 . [2026-03-16T03:20:18.583Z] Sending build context to Docker daemon 12.66MB [2026-03-16T03:20:18.583Z] Step 1/37 : ARG BASE=golang:1.25-alpine3.22 [2026-03-16T03:20:18.583Z] Step 2/37 : FROM ${BASE} AS builder [2026-03-16T03:20:18.583Z] ---> bf9df3f0c9f6 [2026-03-16T03:20:18.583Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2026-03-16T03:20:18.583Z] ---> Running in c733a45bd529 [2026-03-16T03:20:18.851Z] Removing intermediate container c733a45bd529 [2026-03-16T03:20:18.851Z] ---> f7f68b1379bb [2026-03-16T03:20:18.851Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-03-16T03:20:19.188Z] ---> Running in 507da6fc9d51 [2026-03-16T03:20:19.486Z] Removing intermediate container 507da6fc9d51 [2026-03-16T03:20:19.486Z] ---> e01a56d53efb [2026-03-16T03:20:19.486Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2026-03-16T03:20:19.486Z] ---> Running in 6958f0c1275f [2026-03-16T03:20:19.762Z] Removing intermediate container 6958f0c1275f [2026-03-16T03:20:19.762Z] ---> 530749794c76 [2026-03-16T03:20:19.762Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2026-03-16T03:20:20.037Z] ---> Running in 3dbcf9aff151 [2026-03-16T03:20:20.323Z] Removing intermediate container 3dbcf9aff151 [2026-03-16T03:20:20.323Z] ---> 6a7d53529aa6 [2026-03-16T03:20:20.323Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-03-16T03:20:20.323Z] ---> Running in 011f3def8422 [2026-03-16T03:20:21.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-16T03:20:22.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-16T03:20:24.052Z] OK: 262 MiB in 69 packages [2026-03-16T03:20:25.016Z] Removing intermediate container 011f3def8422 [2026-03-16T03:20:25.016Z] ---> c6687f566fc4 [2026-03-16T03:20:25.016Z] Step 8/37 : WORKDIR /device-usb-camera [2026-03-16T03:20:25.016Z] ---> Running in 29bf52f90fa3 [2026-03-16T03:20:25.288Z] Removing intermediate container 29bf52f90fa3 [2026-03-16T03:20:25.288Z] ---> 98bb327fd36d [2026-03-16T03:20:25.288Z] Step 9/37 : COPY go.mod vendor* ./ [2026-03-16T03:20:25.877Z] ---> f36de5dda879 [2026-03-16T03:20:25.877Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-16T03:20:26.148Z] ---> Running in ab99ffc4afec [2026-03-16T03:20:28.751Z] Removing intermediate container ab99ffc4afec [2026-03-16T03:20:28.751Z] ---> 7689b9d8f1a2 [2026-03-16T03:20:28.751Z] Step 11/37 : COPY . . [2026-03-16T03:20:29.723Z] ---> afcc391331ae [2026-03-16T03:20:29.723Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2026-03-16T03:20:29.723Z] ---> Running in b4629531b416 [2026-03-16T03:20:30.694Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2026-03-16T03:20:30.694Z]      Dload Upload Total Spent Left Speed [2026-03-16T03:20:30.964Z]  0 0 0  0 0  0  0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 5136 0 --:--:-- --:--:-- --:--:-- 5205 [2026-03-16T03:20:31.557Z] Removing intermediate container b4629531b416 [2026-03-16T03:20:31.557Z] ---> 2ffaa504c50b [2026-03-16T03:20:31.557Z] Step 13/37 : RUN ${MAKE} [2026-03-16T03:20:31.837Z] ---> Running in e5f05fa2a6f2 [2026-03-16T03:20:32.813Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.1.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2026-03-16T03:25:24.795Z] Removing intermediate container e5f05fa2a6f2 [2026-03-16T03:25:24.795Z] ---> db52f8a5ccbe [2026-03-16T03:25:24.795Z] Step 14/37 : FROM bluenviron/mediamtx:1.15.3 AS rtsp [2026-03-16T03:25:24.795Z] 1.15.3: Pulling from bluenviron/mediamtx [2026-03-16T03:25:24.795Z] 15af7a6288ba: Pulling fs layer [2026-03-16T03:25:24.795Z] 15af7a6288ba: Verifying Checksum [2026-03-16T03:25:24.795Z] 15af7a6288ba: Download complete [2026-03-16T03:25:26.207Z] 15af7a6288ba: Pull complete [2026-03-16T03:25:26.207Z] Digest: sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e [2026-03-16T03:25:26.207Z] Status: Downloaded newer image for bluenviron/mediamtx:1.15.3 [2026-03-16T03:25:26.207Z] ---> 750e2abf1212 [2026-03-16T03:25:26.207Z] Step 15/37 : FROM alpine:3.22 [2026-03-16T03:25:26.790Z] 3.22: Pulling from library/alpine [2026-03-16T03:25:26.790Z] d741ee1608f3: Pulling fs layer [2026-03-16T03:25:27.373Z] d741ee1608f3: Verifying Checksum [2026-03-16T03:25:27.373Z] d741ee1608f3: Download complete [2026-03-16T03:25:28.096Z] d741ee1608f3: Pull complete [2026-03-16T03:25:28.096Z] Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-16T03:25:28.096Z] Status: Downloaded newer image for alpine:3.22 [2026-03-16T03:25:28.096Z] ---> 5a766deef0c8 [2026-03-16T03:25:28.096Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2026-03-16T03:25:28.366Z] ---> Running in 5b3d43f3fe16 [2026-03-16T03:25:28.634Z] Removing intermediate container 5b3d43f3fe16 [2026-03-16T03:25:28.634Z] ---> 87eb37ef7d4c [2026-03-16T03:25:28.634Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2026-03-16T03:25:28.634Z] ---> Running in 30d8dc091516 [2026-03-16T03:25:29.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-16T03:25:30.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-16T03:25:32.144Z] (1/116) Installing dumb-init (1.2.5-r3) [2026-03-16T03:25:32.144Z] (2/116) Installing libSvtAv1Enc (2.3.0-r0) [2026-03-16T03:25:32.144Z] (3/116) Installing aom-libs (3.12.1-r0) [2026-03-16T03:25:32.729Z] (4/116) Installing libxau (1.0.12-r0) [2026-03-16T03:25:32.729Z] (5/116) Installing libmd (1.1.0-r0) [2026-03-16T03:25:32.729Z] (6/116) Installing libbsd (0.12.2-r0) [2026-03-16T03:25:32.729Z] (7/116) Installing libxdmcp (1.1.5-r1) [2026-03-16T03:25:32.729Z] (8/116) Installing libxcb (1.17.0-r0) [2026-03-16T03:25:32.729Z] (9/116) Installing libx11 (1.8.11-r0) [2026-03-16T03:25:32.729Z] (10/116) Installing hwdata-pci (0.395-r0) [2026-03-16T03:25:32.998Z] (11/116) Installing libpciaccess (0.18.1-r0) [2026-03-16T03:25:32.998Z] (12/116) Installing libdrm (2.4.124-r0) [2026-03-16T03:25:32.998Z] (13/116) Installing libxext (1.3.6-r2) [2026-03-16T03:25:32.998Z] (14/116) Installing libxfixes (6.0.1-r4) [2026-03-16T03:25:32.998Z] (15/116) Installing libffi (3.4.8-r0) [2026-03-16T03:25:32.998Z] (16/116) Installing wayland-libs-client (1.23.1-r3) [2026-03-16T03:25:32.998Z] (17/116) Installing libva (2.22.0-r1) [2026-03-16T03:25:32.998Z] (18/116) Installing libvdpau (1.5-r4) [2026-03-16T03:25:32.998Z] (19/116) Installing ffmpeg-libavutil (6.1.2-r2) [2026-03-16T03:25:33.266Z] (20/116) Installing libdav1d (1.5.1-r0) [2026-03-16T03:25:33.266Z] (21/116) Installing libgcc (14.2.0-r6) [2026-03-16T03:25:33.266Z] (22/116) Installing libstdc++ (14.2.0-r6) [2026-03-16T03:25:33.266Z] (23/116) Installing openexr-libiex (3.3.2-r0) [2026-03-16T03:25:33.266Z] (24/116) Installing openexr-libilmthread (3.3.2-r0) [2026-03-16T03:25:33.535Z] (25/116) Installing imath (3.1.12-r0) [2026-03-16T03:25:33.535Z] (26/116) Installing libdeflate (1.23-r0) [2026-03-16T03:25:33.535Z] (27/116) Installing openexr-libopenexrcore (3.3.2-r0) [2026-03-16T03:25:33.535Z] (28/116) Installing openexr-libopenexr (3.3.2-r0) [2026-03-16T03:25:33.535Z] (29/116) Installing brotli-libs (1.1.0-r2) [2026-03-16T03:25:33.535Z] (30/116) Installing giflib (5.2.2-r1) [2026-03-16T03:25:33.803Z] (31/116) Installing libhwy (1.0.7-r1) [2026-03-16T03:25:33.803Z] (32/116) Installing libjpeg-turbo (3.1.0-r0) [2026-03-16T03:25:33.803Z] (33/116) Installing lcms2 (2.16-r0) [2026-03-16T03:25:33.803Z] (34/116) Installing libpng (1.6.55-r0) [2026-03-16T03:25:33.803Z] (35/116) Installing libjxl (0.10.3-r2) [2026-03-16T03:25:34.073Z] (36/116) Installing lame-libs (3.100-r5) [2026-03-16T03:25:34.073Z] (37/116) Installing opus (1.5.2-r1) [2026-03-16T03:25:34.073Z] (38/116) Installing rav1e-libs (0.7.1-r2) [2026-03-16T03:25:34.073Z] (39/116) Installing libgomp (14.2.0-r6) [2026-03-16T03:25:34.073Z] (40/116) Installing soxr (0.1.3-r7) [2026-03-16T03:25:34.073Z] (41/116) Installing ffmpeg-libswresample (6.1.2-r2) [2026-03-16T03:25:34.073Z] (42/116) Installing libogg (1.3.5-r5) [2026-03-16T03:25:34.073Z] (43/116) Installing libtheora (1.1.1-r18) [2026-03-16T03:25:34.341Z] (44/116) Installing libvorbis (1.3.7-r2) [2026-03-16T03:25:34.341Z] (45/116) Installing libvpx (1.15.0-r0) [2026-03-16T03:25:34.341Z] (46/116) Installing libsharpyuv (1.5.0-r0) [2026-03-16T03:25:34.341Z] (47/116) Installing libwebp (1.5.0-r0) [2026-03-16T03:25:34.926Z] (48/116) Installing libwebpmux (1.5.0-r0) [2026-03-16T03:25:34.926Z] (49/116) Installing x264-libs (0.164.3108-r0) [2026-03-16T03:25:34.926Z] (50/116) Installing numactl (2.0.18-r0) [2026-03-16T03:25:35.194Z] (51/116) Installing x265-libs (3.6-r0) [2026-03-16T03:25:35.462Z] (52/116) Installing xvidcore (1.3.7-r2) [2026-03-16T03:25:35.462Z] (53/116) Installing ffmpeg-libavcodec (6.1.2-r2) [2026-03-16T03:25:36.048Z] (54/116) Installing sdl3 (3.2.16-r0) [2026-03-16T03:25:36.048Z] (55/116) Installing sdl2-compat (2.32.56-r0) [2026-03-16T03:25:36.048Z] (56/116) Installing alsa-lib (1.2.14-r0) [2026-03-16T03:25:36.315Z] (57/116) Installing libexpat (2.7.4-r0) [2026-03-16T03:25:36.315Z] (58/116) Installing libbz2 (1.0.8-r6) [2026-03-16T03:25:36.315Z] (59/116) Installing freetype (2.13.3-r0) [2026-03-16T03:25:36.315Z] (60/116) Installing fontconfig (2.15.0-r3) [2026-03-16T03:25:36.315Z] (61/116) Installing fribidi (1.0.16-r1) [2026-03-16T03:25:36.315Z] (62/116) Installing libintl (0.24.1-r0) [2026-03-16T03:25:36.315Z] (63/116) Installing libeconf (0.6.3-r0) [2026-03-16T03:25:36.315Z] (64/116) Installing libblkid (2.41-r9) [2026-03-16T03:25:36.315Z] (65/116) Installing libmount (2.41-r9) [2026-03-16T03:25:36.315Z] (66/116) Installing pcre2 (10.46-r0) [2026-03-16T03:25:36.315Z] (67/116) Installing glib (2.84.4-r0) [2026-03-16T03:25:36.581Z] (68/116) Installing graphite2 (1.3.14-r6) [2026-03-16T03:25:36.846Z] (69/116) Installing harfbuzz (11.2.1-r0) [2026-03-16T03:25:36.846Z] (70/116) Installing libunibreak (6.1-r0) [2026-03-16T03:25:37.111Z] (71/116) Installing libass (0.17.3-r0) [2026-03-16T03:25:37.111Z] (72/116) Installing libbluray (1.3.4-r1) [2026-03-16T03:25:37.111Z] (73/116) Installing mpg123-libs (1.32.10-r0) [2026-03-16T03:25:37.111Z] (74/116) Installing libopenmpt (0.7.15-r0) [2026-03-16T03:25:37.111Z] (75/116) Installing cjson (1.7.19-r0) [2026-03-16T03:25:37.111Z] (76/116) Installing mbedtls (3.6.5-r0) [2026-03-16T03:25:37.111Z] (77/116) Installing librist (0.2.10-r1) [2026-03-16T03:25:37.377Z] (78/116) Installing libsrt (1.5.3-r1) [2026-03-16T03:25:37.377Z] (79/116) Installing libssh (0.11.2-r0) [2026-03-16T03:25:37.377Z] (80/116) Installing xz-libs (5.8.1-r0) [2026-03-16T03:25:37.377Z] (81/116) Installing libxml2 (2.13.9-r0) [2026-03-16T03:25:37.377Z] (82/116) Installing libsodium (1.0.20-r1) [2026-03-16T03:25:37.377Z] (83/116) Installing libzmq (4.3.5-r2) [2026-03-16T03:25:37.377Z] (84/116) Installing ffmpeg-libavformat (6.1.2-r2) [2026-03-16T03:25:37.643Z] (85/116) Installing serd-libs (0.32.4-r0) [2026-03-16T03:25:37.643Z] (86/116) Installing zix-libs (0.6.2-r0) [2026-03-16T03:25:37.643Z] (87/116) Installing sord-libs (0.16.18-r0) [2026-03-16T03:25:37.643Z] (88/116) Installing sratom (0.6.18-r0) [2026-03-16T03:25:37.643Z] (89/116) Installing lilv-libs (0.24.26-r0) [2026-03-16T03:25:37.643Z] (90/116) Installing libdovi (3.3.1-r1) [2026-03-16T03:25:37.643Z] (91/116) Installing spirv-tools (1.4.313.0-r0) [2026-03-16T03:25:37.912Z] (92/116) Installing glslang-libs (1.4.309.0-r0) [2026-03-16T03:25:38.180Z] (93/116) Installing shaderc (2024.4-r0) [2026-03-16T03:25:38.180Z] (94/116) Installing vulkan-loader (1.4.313.0-r0) [2026-03-16T03:25:38.180Z] (95/116) Installing libplacebo (6.338.2-r3) [2026-03-16T03:25:38.180Z] (96/116) Installing ffmpeg-libpostproc (6.1.2-r2) [2026-03-16T03:25:38.180Z] (97/116) Installing ffmpeg-libswscale (6.1.2-r2) [2026-03-16T03:25:38.180Z] (98/116) Installing vidstab (1.1.1-r0) [2026-03-16T03:25:38.180Z] (99/116) Installing zimg (3.0.5-r3) [2026-03-16T03:25:38.180Z] (100/116) Installing ffmpeg-libavfilter (6.1.2-r2) [2026-03-16T03:25:38.446Z] (101/116) Installing libasyncns (0.8-r4) [2026-03-16T03:25:38.446Z] (102/116) Installing dbus-libs (1.16.2-r1) [2026-03-16T03:25:38.446Z] (103/116) Installing libltdl (2.5.4-r1) [2026-03-16T03:25:38.446Z] (104/116) Installing orc (0.4.40-r1) [2026-03-16T03:25:38.714Z] (105/116) Installing libflac (1.4.3-r1) [2026-03-16T03:25:38.714Z] (106/116) Installing libsndfile (1.2.2-r2) [2026-03-16T03:25:38.714Z] (107/116) Installing speexdsp (1.2.1-r2) [2026-03-16T03:25:38.714Z] (108/116) Installing tdb-libs (1.4.12-r0) [2026-03-16T03:25:38.714Z] (109/116) Installing libpulse (17.0-r5) [2026-03-16T03:25:38.714Z] (110/116) Installing v4l-utils-libs (1.28.1-r1) [2026-03-16T03:25:38.714Z] (111/116) Installing ffmpeg-libavdevice (6.1.2-r2) [2026-03-16T03:25:38.714Z] (112/116) Installing ffmpeg (6.1.2-r2) [2026-03-16T03:25:38.714Z] (113/116) Installing udev-init-scripts (35-r1) [2026-03-16T03:25:38.714Z] (114/116) Installing zstd-libs (1.5.7-r0) [2026-03-16T03:25:38.714Z] (115/116) Installing kmod-libs (34.2-r0) [2026-03-16T03:25:38.986Z] (116/116) Installing eudev (3.2.14-r5) [2026-03-16T03:25:38.986Z] Executing busybox-1.37.0-r20.trigger [2026-03-16T03:25:38.986Z] Executing glib-2.84.4-r0.trigger [2026-03-16T03:25:38.986Z] Executing eudev-3.2.14-r5.trigger [2026-03-16T03:25:38.986Z] OK: 114 MiB in 132 packages [2026-03-16T03:25:45.632Z] Removing intermediate container 30d8dc091516 [2026-03-16T03:25:45.632Z] ---> 28d8aa273a9e [2026-03-16T03:25:45.632Z] Step 18/37 : RUN apk --no-cache upgrade [2026-03-16T03:25:45.632Z] ---> Running in ef8b7c6e9bd0 [2026-03-16T03:25:46.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-16T03:25:46.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-16T03:25:48.809Z] OK: 114 MiB in 132 packages [2026-03-16T03:25:49.766Z] Removing intermediate container ef8b7c6e9bd0 [2026-03-16T03:25:49.766Z] ---> 7696dbabe13c [2026-03-16T03:25:49.766Z] Step 19/37 : WORKDIR / [2026-03-16T03:25:49.766Z] ---> Running in 5469d3869aa6 [2026-03-16T03:25:50.036Z] Removing intermediate container 5469d3869aa6 [2026-03-16T03:25:50.036Z] ---> 3aa20c738ed6 [2026-03-16T03:25:50.036Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2026-03-16T03:25:52.616Z] ---> 42abe445bc34 [2026-03-16T03:25:52.617Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2026-03-16T03:25:52.891Z] ---> 37c88a914043 [2026-03-16T03:25:52.891Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2026-03-16T03:25:53.475Z] ---> aa91c1312e71 [2026-03-16T03:25:53.475Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2026-03-16T03:25:54.062Z] ---> 875f1d683fcf [2026-03-16T03:25:54.062Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2026-03-16T03:25:54.647Z] ---> 1d17a6acdcbc [2026-03-16T03:25:54.647Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2026-03-16T03:25:57.232Z] ---> 5c138ec13ef5 [2026-03-16T03:25:57.232Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2026-03-16T03:25:59.813Z] ---> 0198e7f025e0 [2026-03-16T03:25:59.813Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2026-03-16T03:25:59.813Z] ---> Running in a0c89457f1b1 [2026-03-16T03:26:01.762Z] Removing intermediate container a0c89457f1b1 [2026-03-16T03:26:01.762Z] ---> 0610372b30e6 [2026-03-16T03:26:01.762Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2026-03-16T03:26:01.762Z] ---> Running in 2dfdec437ca5 [2026-03-16T03:26:03.705Z] Removing intermediate container 2dfdec437ca5 [2026-03-16T03:26:03.705Z] ---> 0198e7d96ab7 [2026-03-16T03:26:03.705Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2026-03-16T03:26:03.705Z] ---> Running in 0136885548c5 [2026-03-16T03:26:05.114Z] Removing intermediate container 0136885548c5 [2026-03-16T03:26:05.114Z] ---> 94a6087942b0 [2026-03-16T03:26:05.114Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2026-03-16T03:26:05.114Z] ---> Running in 16d0d32039d3 [2026-03-16T03:26:07.062Z] Removing intermediate container 16d0d32039d3 [2026-03-16T03:26:07.062Z] ---> e4cfac608dab [2026-03-16T03:26:07.062Z] Step 31/37 : EXPOSE 59983 [2026-03-16T03:26:07.062Z] ---> Running in 0100b423709b [2026-03-16T03:26:07.330Z] Removing intermediate container 0100b423709b [2026-03-16T03:26:07.330Z] ---> b4bc182b745c [2026-03-16T03:26:07.330Z] Step 32/37 : EXPOSE 8554 [2026-03-16T03:26:07.330Z] ---> Running in e96f2cea6047 [2026-03-16T03:26:07.603Z] Removing intermediate container e96f2cea6047 [2026-03-16T03:26:07.603Z] ---> 723f5868d41d [2026-03-16T03:26:07.603Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2026-03-16T03:26:07.871Z] ---> Running in b0aa9271ec71 [2026-03-16T03:26:08.139Z] Removing intermediate container b0aa9271ec71 [2026-03-16T03:26:08.139Z] ---> 23e5901d105b [2026-03-16T03:26:08.139Z] Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] [2026-03-16T03:26:08.139Z] ---> Running in c7fa20669362 [2026-03-16T03:26:08.407Z] Removing intermediate container c7fa20669362 [2026-03-16T03:26:08.407Z] ---> 0ba82f45fd3b [2026-03-16T03:26:08.407Z] Step 35/37 : LABEL arch=arm64 [2026-03-16T03:26:08.675Z] ---> Running in 86ae93a0b279 [2026-03-16T03:26:08.942Z] Removing intermediate container 86ae93a0b279 [2026-03-16T03:26:08.942Z] ---> 6525465f1a90 [2026-03-16T03:26:08.942Z] Step 36/37 : LABEL git_sha=78726a2467b0a22da8dc6f0f29958ee4a51fd1a2 [2026-03-16T03:26:08.942Z] ---> Running in e56425fc8282 [2026-03-16T03:26:09.210Z] Removing intermediate container e56425fc8282 [2026-03-16T03:26:09.210Z] ---> c49dd1ce98d3 [2026-03-16T03:26:09.210Z] Step 37/37 : LABEL version=4.1.0-dev.15 [2026-03-16T03:26:09.476Z] ---> Running in 3e915a28f672 [2026-03-16T03:26:09.742Z] Removing intermediate container 3e915a28f672 [2026-03-16T03:26:09.742Z] ---> 6e3b41e13cdb [2026-03-16T03:26:09.742Z] [Warning] One or more build-args [ARCH] were not consumed [2026-03-16T03:26:09.742Z] Successfully built 6e3b41e13cdb [2026-03-16T03:26:09.742Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-16T03:26:09.883Z] provisioning config files... [2026-03-16T03:26:09.900Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/220@tmp/config10969118925253481129tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-16T03:26:10.244Z] ---> ****-login.sh [2026-03-16T03:26:10.244Z] nexus3.edgexfoundry.org:10001 [2026-03-16T03:26:10.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:26:10.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-16T03:26:10.537Z] Configure a credential helper to remove this warning. See [2026-03-16T03:26:10.537Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-16T03:26:10.537Z] [2026-03-16T03:26:10.537Z] Login Succeeded [2026-03-16T03:26:10.537Z] nexus3.edgexfoundry.org:10002 [2026-03-16T03:26:10.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:26:11.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-16T03:26:11.072Z] Configure a credential helper to remove this warning. See [2026-03-16T03:26:11.072Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-16T03:26:11.072Z] [2026-03-16T03:26:11.072Z] Login Succeeded [2026-03-16T03:26:11.072Z] nexus3.edgexfoundry.org:10003 [2026-03-16T03:26:11.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:26:11.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-16T03:26:11.339Z] Configure a credential helper to remove this warning. See [2026-03-16T03:26:11.339Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-16T03:26:11.339Z] [2026-03-16T03:26:11.339Z] Login Succeeded [2026-03-16T03:26:11.339Z] nexus3.edgexfoundry.org:10004 [2026-03-16T03:26:11.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:26:11.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-16T03:26:11.872Z] Configure a credential helper to remove this warning. See [2026-03-16T03:26:11.872Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-16T03:26:11.872Z] [2026-03-16T03:26:11.872Z] Login Succeeded [2026-03-16T03:26:11.872Z] ****.io [2026-03-16T03:26:12.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:26:12.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-16T03:26:12.406Z] Configure a credential helper to remove this warning. See [2026-03-16T03:26:12.406Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-16T03:26:12.406Z] [2026-03-16T03:26:12.406Z] Login Succeeded [2026-03-16T03:26:12.406Z] ---> ****-login.sh ends [Pipeline] } [2026-03-16T03:26:12.418Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-16T03:26:12.465Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-16T03:26:12.490Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2026-03-16T03:26:12.490Z] 78726a2467b0a22da8dc6f0f29958ee4a51fd1a2 [2026-03-16T03:26:12.490Z] latest [2026-03-16T03:26:12.490Z] 4.1.0-dev.15 [2026-03-16T03:26:12.490Z] 78726a2467b0a22da8dc6f0f29958ee4a51fd1a2-4.1.0-dev.15 [2026-03-16T03:26:12.490Z] main [2026-03-16T03:26:12.490Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:26:12.865Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:78726a2467b0a22da8dc6f0f29958ee4a51fd1a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:26:13.233Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:78726a2467b0a22da8dc6f0f29958ee4a51fd1a2 [2026-03-16T03:26:13.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2026-03-16T03:26:13.233Z] d1ac7d981d24: Preparing [2026-03-16T03:26:13.233Z] d8d389e049ef: Preparing [2026-03-16T03:26:13.233Z] d3e1c4209746: Preparing [2026-03-16T03:26:13.233Z] 58db397eaf6d: Preparing [2026-03-16T03:26:13.233Z] 8b2c1f450c66: Preparing [2026-03-16T03:26:13.233Z] de17f37f5fc2: Preparing [2026-03-16T03:26:13.233Z] 30f0754ccf8d: Preparing [2026-03-16T03:26:13.233Z] dcad3a218151: Preparing [2026-03-16T03:26:13.233Z] 9fcb82d0ccf6: Preparing [2026-03-16T03:26:13.233Z] 0a01361cb36c: Preparing [2026-03-16T03:26:13.234Z] 1a22fa953c0d: Preparing [2026-03-16T03:26:13.234Z] dbdbe9090a14: Preparing [2026-03-16T03:26:13.234Z] 6bfd4738f6c7: Preparing [2026-03-16T03:26:13.234Z] c4e71c2a4573: Preparing [2026-03-16T03:26:13.234Z] 9fcb82d0ccf6: Waiting [2026-03-16T03:26:13.234Z] 0a01361cb36c: Waiting [2026-03-16T03:26:13.234Z] 1a22fa953c0d: Waiting [2026-03-16T03:26:13.234Z] dbdbe9090a14: Waiting [2026-03-16T03:26:13.234Z] 6bfd4738f6c7: Waiting [2026-03-16T03:26:13.234Z] c4e71c2a4573: Waiting [2026-03-16T03:26:13.234Z] de17f37f5fc2: Waiting [2026-03-16T03:26:13.234Z] 30f0754ccf8d: Waiting [2026-03-16T03:26:13.234Z] dcad3a218151: Waiting [2026-03-16T03:26:13.499Z] d8d389e049ef: Pushed [2026-03-16T03:26:13.499Z] d3e1c4209746: Pushed [2026-03-16T03:26:13.499Z] d1ac7d981d24: Pushed [2026-03-16T03:26:13.499Z] 58db397eaf6d: Pushed [2026-03-16T03:26:13.766Z] de17f37f5fc2: Pushed [2026-03-16T03:26:13.766Z] 30f0754ccf8d: Pushed [2026-03-16T03:26:13.766Z] dcad3a218151: Pushed [2026-03-16T03:26:13.766Z] 9fcb82d0ccf6: Pushed [2026-03-16T03:26:13.766Z] 0a01361cb36c: Pushed [2026-03-16T03:26:13.766Z] c4e71c2a4573: Layer already exists [2026-03-16T03:26:14.031Z] dbdbe9090a14: Pushed [2026-03-16T03:26:31.735Z] 1a22fa953c0d: Pushed [2026-03-16T03:26:31.735Z] 8b2c1f450c66: Pushed [2026-03-16T03:26:41.795Z] 6bfd4738f6c7: Pushed [2026-03-16T03:26:41.795Z] 78726a2467b0a22da8dc6f0f29958ee4a51fd1a2: digest: sha256:8e5e7b19a22f6333e5f157962a3444583f48a1c1fe40b344ea87f34da163463f size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:26:42.170Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:26:42.530Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2026-03-16T03:26:42.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2026-03-16T03:26:42.530Z] d1ac7d981d24: Preparing [2026-03-16T03:26:42.530Z] d8d389e049ef: Preparing [2026-03-16T03:26:42.530Z] d3e1c4209746: Preparing [2026-03-16T03:26:42.530Z] 58db397eaf6d: Preparing [2026-03-16T03:26:42.530Z] 8b2c1f450c66: Preparing [2026-03-16T03:26:42.530Z] de17f37f5fc2: Preparing [2026-03-16T03:26:42.530Z] 30f0754ccf8d: Preparing [2026-03-16T03:26:42.530Z] dcad3a218151: Preparing [2026-03-16T03:26:42.530Z] 9fcb82d0ccf6: Preparing [2026-03-16T03:26:42.530Z] 0a01361cb36c: Preparing [2026-03-16T03:26:42.530Z] 1a22fa953c0d: Preparing [2026-03-16T03:26:42.530Z] dbdbe9090a14: Preparing [2026-03-16T03:26:42.530Z] 6bfd4738f6c7: Preparing [2026-03-16T03:26:42.530Z] c4e71c2a4573: Preparing [2026-03-16T03:26:42.530Z] 9fcb82d0ccf6: Waiting [2026-03-16T03:26:42.530Z] 0a01361cb36c: Waiting [2026-03-16T03:26:42.530Z] 1a22fa953c0d: Waiting [2026-03-16T03:26:42.530Z] dbdbe9090a14: Waiting [2026-03-16T03:26:42.530Z] 6bfd4738f6c7: Waiting [2026-03-16T03:26:42.530Z] de17f37f5fc2: Waiting [2026-03-16T03:26:42.530Z] c4e71c2a4573: Waiting [2026-03-16T03:26:42.530Z] 30f0754ccf8d: Waiting [2026-03-16T03:26:42.530Z] dcad3a218151: Waiting [2026-03-16T03:26:42.530Z] d3e1c4209746: Layer already exists [2026-03-16T03:26:42.530Z] 8b2c1f450c66: Layer already exists [2026-03-16T03:26:42.530Z] d1ac7d981d24: Layer already exists [2026-03-16T03:26:42.530Z] 58db397eaf6d: Layer already exists [2026-03-16T03:26:42.530Z] d8d389e049ef: Layer already exists [2026-03-16T03:26:42.530Z] 9fcb82d0ccf6: Layer already exists [2026-03-16T03:26:42.530Z] 0a01361cb36c: Layer already exists [2026-03-16T03:26:42.530Z] 30f0754ccf8d: Layer already exists [2026-03-16T03:26:42.530Z] de17f37f5fc2: Layer already exists [2026-03-16T03:26:42.530Z] dcad3a218151: Layer already exists [2026-03-16T03:26:42.530Z] 1a22fa953c0d: Layer already exists [2026-03-16T03:26:42.530Z] c4e71c2a4573: Layer already exists [2026-03-16T03:26:42.530Z] 6bfd4738f6c7: Layer already exists [2026-03-16T03:26:42.530Z] dbdbe9090a14: Layer already exists [2026-03-16T03:26:42.798Z] latest: digest: sha256:8e5e7b19a22f6333e5f157962a3444583f48a1c1fe40b344ea87f34da163463f size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:26:43.161Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:26:43.524Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.15 [2026-03-16T03:26:43.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2026-03-16T03:26:43.524Z] d1ac7d981d24: Preparing [2026-03-16T03:26:43.524Z] d8d389e049ef: Preparing [2026-03-16T03:26:43.524Z] d3e1c4209746: Preparing [2026-03-16T03:26:43.524Z] 58db397eaf6d: Preparing [2026-03-16T03:26:43.524Z] 8b2c1f450c66: Preparing [2026-03-16T03:26:43.524Z] de17f37f5fc2: Preparing [2026-03-16T03:26:43.524Z] 30f0754ccf8d: Preparing [2026-03-16T03:26:43.524Z] dcad3a218151: Preparing [2026-03-16T03:26:43.524Z] 9fcb82d0ccf6: Preparing [2026-03-16T03:26:43.524Z] 0a01361cb36c: Preparing [2026-03-16T03:26:43.524Z] 1a22fa953c0d: Preparing [2026-03-16T03:26:43.524Z] dbdbe9090a14: Preparing [2026-03-16T03:26:43.524Z] 6bfd4738f6c7: Preparing [2026-03-16T03:26:43.524Z] c4e71c2a4573: Preparing [2026-03-16T03:26:43.524Z] de17f37f5fc2: Waiting [2026-03-16T03:26:43.524Z] 30f0754ccf8d: Waiting [2026-03-16T03:26:43.524Z] dcad3a218151: Waiting [2026-03-16T03:26:43.524Z] dbdbe9090a14: Waiting [2026-03-16T03:26:43.524Z] 6bfd4738f6c7: Waiting [2026-03-16T03:26:43.524Z] 9fcb82d0ccf6: Waiting [2026-03-16T03:26:43.524Z] c4e71c2a4573: Waiting [2026-03-16T03:26:43.524Z] 0a01361cb36c: Waiting [2026-03-16T03:26:43.524Z] 1a22fa953c0d: Waiting [2026-03-16T03:26:43.524Z] 58db397eaf6d: Layer already exists [2026-03-16T03:26:43.524Z] 8b2c1f450c66: Layer already exists [2026-03-16T03:26:43.524Z] d3e1c4209746: Layer already exists [2026-03-16T03:26:43.524Z] d1ac7d981d24: Layer already exists [2026-03-16T03:26:43.524Z] d8d389e049ef: Layer already exists [2026-03-16T03:26:43.524Z] 30f0754ccf8d: Layer already exists [2026-03-16T03:26:43.524Z] de17f37f5fc2: Layer already exists [2026-03-16T03:26:43.524Z] 0a01361cb36c: Layer already exists [2026-03-16T03:26:43.524Z] dcad3a218151: Layer already exists [2026-03-16T03:26:43.524Z] 9fcb82d0ccf6: Layer already exists [2026-03-16T03:26:43.524Z] c4e71c2a4573: Layer already exists [2026-03-16T03:26:43.524Z] 6bfd4738f6c7: Layer already exists [2026-03-16T03:26:43.524Z] 1a22fa953c0d: Layer already exists [2026-03-16T03:26:43.524Z] dbdbe9090a14: Layer already exists [2026-03-16T03:26:43.791Z] 4.1.0-dev.15: digest: sha256:8e5e7b19a22f6333e5f157962a3444583f48a1c1fe40b344ea87f34da163463f size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:26:44.159Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:78726a2467b0a22da8dc6f0f29958ee4a51fd1a2-4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:26:44.530Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:78726a2467b0a22da8dc6f0f29958ee4a51fd1a2-4.1.0-dev.15 [2026-03-16T03:26:44.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2026-03-16T03:26:44.530Z] d1ac7d981d24: Preparing [2026-03-16T03:26:44.530Z] d8d389e049ef: Preparing [2026-03-16T03:26:44.530Z] d3e1c4209746: Preparing [2026-03-16T03:26:44.530Z] 58db397eaf6d: Preparing [2026-03-16T03:26:44.530Z] 8b2c1f450c66: Preparing [2026-03-16T03:26:44.530Z] de17f37f5fc2: Preparing [2026-03-16T03:26:44.530Z] 30f0754ccf8d: Preparing [2026-03-16T03:26:44.530Z] dcad3a218151: Preparing [2026-03-16T03:26:44.530Z] 9fcb82d0ccf6: Preparing [2026-03-16T03:26:44.530Z] 0a01361cb36c: Preparing [2026-03-16T03:26:44.530Z] 1a22fa953c0d: Preparing [2026-03-16T03:26:44.530Z] dbdbe9090a14: Preparing [2026-03-16T03:26:44.530Z] 6bfd4738f6c7: Preparing [2026-03-16T03:26:44.530Z] c4e71c2a4573: Preparing [2026-03-16T03:26:44.530Z] 0a01361cb36c: Waiting [2026-03-16T03:26:44.530Z] 1a22fa953c0d: Waiting [2026-03-16T03:26:44.530Z] de17f37f5fc2: Waiting [2026-03-16T03:26:44.530Z] 30f0754ccf8d: Waiting [2026-03-16T03:26:44.530Z] dcad3a218151: Waiting [2026-03-16T03:26:44.530Z] 9fcb82d0ccf6: Waiting [2026-03-16T03:26:44.530Z] dbdbe9090a14: Waiting [2026-03-16T03:26:44.530Z] 6bfd4738f6c7: Waiting [2026-03-16T03:26:44.530Z] c4e71c2a4573: Waiting [2026-03-16T03:26:44.530Z] d3e1c4209746: Layer already exists [2026-03-16T03:26:44.530Z] 58db397eaf6d: Layer already exists [2026-03-16T03:26:44.530Z] d8d389e049ef: Layer already exists [2026-03-16T03:26:44.530Z] d1ac7d981d24: Layer already exists [2026-03-16T03:26:44.530Z] 8b2c1f450c66: Layer already exists [2026-03-16T03:26:44.530Z] 30f0754ccf8d: Layer already exists [2026-03-16T03:26:44.530Z] dcad3a218151: Layer already exists [2026-03-16T03:26:44.530Z] de17f37f5fc2: Layer already exists [2026-03-16T03:26:44.530Z] 9fcb82d0ccf6: Layer already exists [2026-03-16T03:26:44.530Z] 0a01361cb36c: Layer already exists [2026-03-16T03:26:44.530Z] dbdbe9090a14: Layer already exists [2026-03-16T03:26:44.530Z] 6bfd4738f6c7: Layer already exists [2026-03-16T03:26:44.530Z] 1a22fa953c0d: Layer already exists [2026-03-16T03:26:44.530Z] c4e71c2a4573: Layer already exists [2026-03-16T03:26:44.797Z] 78726a2467b0a22da8dc6f0f29958ee4a51fd1a2-4.1.0-dev.15: digest: sha256:8e5e7b19a22f6333e5f157962a3444583f48a1c1fe40b344ea87f34da163463f size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:26:45.162Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:26:45.523Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2026-03-16T03:26:45.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2026-03-16T03:26:45.523Z] d1ac7d981d24: Preparing [2026-03-16T03:26:45.523Z] d8d389e049ef: Preparing [2026-03-16T03:26:45.523Z] d3e1c4209746: Preparing [2026-03-16T03:26:45.523Z] 58db397eaf6d: Preparing [2026-03-16T03:26:45.523Z] 8b2c1f450c66: Preparing [2026-03-16T03:26:45.523Z] de17f37f5fc2: Preparing [2026-03-16T03:26:45.523Z] 30f0754ccf8d: Preparing [2026-03-16T03:26:45.523Z] dcad3a218151: Preparing [2026-03-16T03:26:45.523Z] 9fcb82d0ccf6: Preparing [2026-03-16T03:26:45.523Z] 0a01361cb36c: Preparing [2026-03-16T03:26:45.523Z] 1a22fa953c0d: Preparing [2026-03-16T03:26:45.523Z] dbdbe9090a14: Preparing [2026-03-16T03:26:45.523Z] 6bfd4738f6c7: Preparing [2026-03-16T03:26:45.523Z] c4e71c2a4573: Preparing [2026-03-16T03:26:45.523Z] 9fcb82d0ccf6: Waiting [2026-03-16T03:26:45.523Z] 0a01361cb36c: Waiting [2026-03-16T03:26:45.523Z] 1a22fa953c0d: Waiting [2026-03-16T03:26:45.523Z] dbdbe9090a14: Waiting [2026-03-16T03:26:45.523Z] 6bfd4738f6c7: Waiting [2026-03-16T03:26:45.523Z] c4e71c2a4573: Waiting [2026-03-16T03:26:45.523Z] de17f37f5fc2: Waiting [2026-03-16T03:26:45.523Z] 30f0754ccf8d: Waiting [2026-03-16T03:26:45.523Z] dcad3a218151: Waiting [2026-03-16T03:26:45.523Z] 58db397eaf6d: Layer already exists [2026-03-16T03:26:45.523Z] d1ac7d981d24: Layer already exists [2026-03-16T03:26:45.523Z] d8d389e049ef: Layer already exists [2026-03-16T03:26:45.523Z] 8b2c1f450c66: Layer already exists [2026-03-16T03:26:45.523Z] d3e1c4209746: Layer already exists [2026-03-16T03:26:45.523Z] 30f0754ccf8d: Layer already exists [2026-03-16T03:26:45.523Z] 9fcb82d0ccf6: Layer already exists [2026-03-16T03:26:45.523Z] de17f37f5fc2: Layer already exists [2026-03-16T03:26:45.523Z] dcad3a218151: Layer already exists [2026-03-16T03:26:45.523Z] 0a01361cb36c: Layer already exists [2026-03-16T03:26:45.523Z] 6bfd4738f6c7: Layer already exists [2026-03-16T03:26:45.523Z] 1a22fa953c0d: Layer already exists [2026-03-16T03:26:45.523Z] c4e71c2a4573: Layer already exists [2026-03-16T03:26:45.523Z] dbdbe9090a14: Layer already exists [2026-03-16T03:26:45.789Z] main: digest: sha256:8e5e7b19a22f6333e5f157962a3444583f48a1c1fe40b344ea87f34da163463f size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-16T03:26:45.868Z] ===================================================== [Pipeline] echo [2026-03-16T03:26:45.882Z] taggedImages: [2026-03-16T03:26:45.882Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:78726a2467b0a22da8dc6f0f29958ee4a51fd1a2 [2026-03-16T03:26:45.882Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2026-03-16T03:26:45.882Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.15 [2026-03-16T03:26:45.882Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:78726a2467b0a22da8dc6f0f29958ee4a51fd1a2-4.1.0-dev.15 [2026-03-16T03:26:45.882Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] echo [2026-03-16T03:26:45.899Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:78726a2467b0a22da8dc6f0f29958ee4a51fd1a2 [Pipeline] echo [2026-03-16T03:26:45.915Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] echo [2026-03-16T03:26:45.930Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.15 [Pipeline] echo [2026-03-16T03:26:45.945Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:78726a2467b0a22da8dc6f0f29958ee4a51fd1a2-4.1.0-dev.15 [Pipeline] echo [2026-03-16T03:26:45.958Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:26:46.365Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-16T03:26:46.365Z] [2026-03-16T03:26:46.365Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:26:46.738Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-16T03:26:46.738Z] arm64: Pulling from edgex-lftools-log-publisher [2026-03-16T03:26:46.738Z] 8998bd30e6a1: Pulling fs layer [2026-03-16T03:26:46.738Z] 04944245beec: Pulling fs layer [2026-03-16T03:26:46.738Z] 699f458cf7ca: Pulling fs layer [2026-03-16T03:26:46.738Z] 765212b225bb: Pulling fs layer [2026-03-16T03:26:46.738Z] f23df028b6ca: Pulling fs layer [2026-03-16T03:26:46.738Z] d65c8cfc05b1: Pulling fs layer [2026-03-16T03:26:46.738Z] 2437ff75d9bd: Pulling fs layer [2026-03-16T03:26:46.738Z] 765212b225bb: Waiting [2026-03-16T03:26:46.738Z] f23df028b6ca: Waiting [2026-03-16T03:26:46.738Z] d65c8cfc05b1: Waiting [2026-03-16T03:26:46.738Z] 2437ff75d9bd: Waiting [2026-03-16T03:26:47.008Z] 04944245beec: Verifying Checksum [2026-03-16T03:26:47.008Z] 04944245beec: Download complete [2026-03-16T03:26:47.008Z] 765212b225bb: Verifying Checksum [2026-03-16T03:26:47.008Z] 765212b225bb: Download complete [2026-03-16T03:26:47.008Z] f23df028b6ca: Verifying Checksum [2026-03-16T03:26:47.008Z] f23df028b6ca: Download complete [2026-03-16T03:26:47.008Z] d65c8cfc05b1: Verifying Checksum [2026-03-16T03:26:47.008Z] d65c8cfc05b1: Download complete [2026-03-16T03:26:47.286Z] 699f458cf7ca: Verifying Checksum [2026-03-16T03:26:47.286Z] 699f458cf7ca: Download complete [2026-03-16T03:26:47.652Z] 8998bd30e6a1: Verifying Checksum [2026-03-16T03:26:47.652Z] 8998bd30e6a1: Download complete [2026-03-16T03:26:50.231Z] 2437ff75d9bd: Verifying Checksum [2026-03-16T03:26:50.231Z] 2437ff75d9bd: Download complete [2026-03-16T03:26:53.578Z] 8998bd30e6a1: Pull complete [2026-03-16T03:26:53.578Z] 04944245beec: Pull complete [2026-03-16T03:26:55.519Z] 699f458cf7ca: Pull complete [2026-03-16T03:26:55.519Z] 765212b225bb: Pull complete [2026-03-16T03:26:56.499Z] f23df028b6ca: Pull complete [2026-03-16T03:26:56.770Z] d65c8cfc05b1: Pull complete [2026-03-16T03:27:14.986Z] 2437ff75d9bd: Pull complete [2026-03-16T03:27:14.986Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-03-16T03:27:14.986Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-16T03:27:14.986Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-16T03:27:15.223Z] prd-ubuntu20.04-docker-arm64-4c-16g-3529 does not seem to be running inside a container [2026-03-16T03:27:15.288Z] $ 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/220 -v /w/workspace/device-usb-camera/220:/w/workspace/device-usb-camera/220:rw,z -v /w/workspace/device-usb-camera/220@tmp:/w/workspace/device-usb-camera/220@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-03-16T03:27:17.941Z] $ docker top 612ad2d3e33b062d1086be72736a867003d124816037763e375b8406e06f3dfb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-16T03:27:18.941Z] ---> job-cost.sh [2026-03-16T03:27:18.941Z] lf-activate-venv: SKIPPING [2026-03-16T03:27:18.941Z] INFO: No Stack... [2026-03-16T03:27:19.210Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-03-16T03:27:20.167Z] INFO: Archiving Costs [Pipeline] sh [2026-03-16T03:27:20.801Z] + cat /w/workspace/device-usb-camera/220/archives/cost.csv [2026-03-16T03:27:20.802Z] + cut -d, -f6 [Pipeline] lock [2026-03-16T03:27:20.866Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-220-stack-cost] [2026-03-16T03:27:20.873Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-220-stack-cost] did not exist. Created. [2026-03-16T03:27:20.878Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-220-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-03-16T03:27:21.529Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-03-16T03:27:21.607Z] Stashed 1 file(s) [Pipeline] } [2026-03-16T03:27:21.615Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-220-stack-cost] [Pipeline] // lock [Pipeline] } [2026-03-16T03:27:21.646Z] $ docker stop --time=1 612ad2d3e33b062d1086be72736a867003d124816037763e375b8406e06f3dfb [2026-03-16T03:27:23.184Z] $ docker rm -f --volumes 612ad2d3e33b062d1086be72736a867003d124816037763e375b8406e06f3dfb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-03-16T09:07:20.598Z] Cancelling nested steps due to timeout [2026-03-16T09:07:20.604Z] Sending interrupt signal to process [2026-03-16T09:07:21.764Z] script returned exit code 143 [Pipeline] } [2026-03-16T09:07:21.767Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-03-16T09:07:22.186Z] + '[' -d /w/workspace/exfoundry_device-usb-camera_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-03-16T09:07:22.487Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-16T09:07:23.048Z] ---> package-listing.sh [2026-03-16T09:07:23.048Z] ++ facter osfamily [2026-03-16T09:07:23.048Z] ++ tr '[:upper:]' '[:lower:]' [2026-03-16T09:07:23.309Z] + OS_FAMILY=redhat [2026-03-16T09:07:23.309Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2026-03-16T09:07:23.309Z] + START_PACKAGES=/tmp/packages_start.txt [2026-03-16T09:07:23.309Z] + END_PACKAGES=/tmp/packages_end.txt [2026-03-16T09:07:23.309Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-03-16T09:07:23.309Z] + PACKAGES=/tmp/packages_start.txt [2026-03-16T09:07:23.309Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2026-03-16T09:07:23.309Z] + PACKAGES=/tmp/packages_end.txt [2026-03-16T09:07:23.309Z] + case "${OS_FAMILY}" in [2026-03-16T09:07:23.309Z] + rpm -qa [2026-03-16T09:07:23.309Z] + sort [2026-03-16T09:07:23.924Z] + '[' -f /tmp/packages_start.txt ']' [2026-03-16T09:07:23.924Z] + '[' -f /tmp/packages_end.txt ']' [2026-03-16T09:07:23.924Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-03-16T09:07:23.924Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2026-03-16T09:07:23.924Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2026-03-16T09:07:23.924Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2026-03-16T09:07:23.948Z] 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-03-16T09:07:24.272Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T09:07:24.829Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-16T09:07:24.829Z] [2026-03-16T09:07:24.829Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T09:07:25.139Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-16T09:07:25.139Z] latest: Pulling from edgex-lftools-log-publisher [2026-03-16T09:07:25.139Z] 5eb5b503b376: Pulling fs layer [2026-03-16T09:07:25.139Z] 5c69ac0246d0: Pulling fs layer [2026-03-16T09:07:25.139Z] ec43610c2a17: Pulling fs layer [2026-03-16T09:07:25.139Z] 3a2ae6a8a46f: Pulling fs layer [2026-03-16T09:07:25.139Z] 33b1e0a273af: Pulling fs layer [2026-03-16T09:07:25.139Z] 5d3b04190fa2: Pulling fs layer [2026-03-16T09:07:25.139Z] 2f39f015ded8: Pulling fs layer [2026-03-16T09:07:25.139Z] 3a2ae6a8a46f: Waiting [2026-03-16T09:07:25.139Z] 5d3b04190fa2: Waiting [2026-03-16T09:07:25.139Z] 2f39f015ded8: Waiting [2026-03-16T09:07:25.139Z] 33b1e0a273af: Waiting [2026-03-16T09:07:25.139Z] 5c69ac0246d0: Verifying Checksum [2026-03-16T09:07:25.139Z] 5c69ac0246d0: Download complete [2026-03-16T09:07:25.139Z] 3a2ae6a8a46f: Verifying Checksum [2026-03-16T09:07:25.139Z] 3a2ae6a8a46f: Download complete [2026-03-16T09:07:25.139Z] 33b1e0a273af: Verifying Checksum [2026-03-16T09:07:25.139Z] 33b1e0a273af: Download complete [2026-03-16T09:07:25.139Z] 5d3b04190fa2: Verifying Checksum [2026-03-16T09:07:25.139Z] 5d3b04190fa2: Download complete [2026-03-16T09:07:25.139Z] ec43610c2a17: Verifying Checksum [2026-03-16T09:07:25.139Z] ec43610c2a17: Download complete [2026-03-16T09:07:25.400Z] 5eb5b503b376: Verifying Checksum [2026-03-16T09:07:25.400Z] 5eb5b503b376: Download complete [2026-03-16T09:07:25.970Z] 2f39f015ded8: Verifying Checksum [2026-03-16T09:07:25.970Z] 2f39f015ded8: Download complete [2026-03-16T09:07:26.540Z] 5eb5b503b376: Pull complete [2026-03-16T09:07:26.797Z] 5c69ac0246d0: Pull complete [2026-03-16T09:07:27.067Z] ec43610c2a17: Pull complete [2026-03-16T09:07:27.067Z] 3a2ae6a8a46f: Pull complete [2026-03-16T09:07:27.326Z] 33b1e0a273af: Pull complete [2026-03-16T09:07:27.326Z] 5d3b04190fa2: Pull complete [2026-03-16T09:07:31.517Z] 2f39f015ded8: Pull complete [2026-03-16T09:07:31.517Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-03-16T09:07:31.517Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-16T09:07:31.517Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-16T09:07:31.610Z] prd-centos7-docker-4c-2g-3531 does not seem to be running inside a container [2026-03-16T09:07:31.650Z] $ 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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-lftools-log-publisher:latest cat [2026-03-16T09:07:34.772Z] $ docker top b0c3fff8b123e0eb698c3545b5673573d7a47504a315659336d268e5b1ecffb6 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-16T09:07:35.132Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-03-16T09:07:35.420Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-03-16T09:07:35.713Z] + ls /var/log/sa-host [2026-03-16T09:07:35.713Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-16T09:07:35.779Z] provisioning config files... [2026-03-16T09:07:35.788Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6536598060335744370tmp [Pipeline] { [Pipeline] echo [2026-03-16T09:07:35.805Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-16T09:07:36.089Z] ---> create-netrc.sh [Pipeline] } [2026-03-16T09:07:36.094Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-03-16T09:07:36.423Z] ---> python-tools-install.sh [Pipeline] echo [2026-03-16T09:07:36.432Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-16T09:07:36.715Z] ---> sudo-logs.sh [2026-03-16T09:07:36.715Z] Archiving 'sudo' log.. [2026-03-16T09:07:36.715Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3531.novalocal: Name or service not known [2026-03-16T09:07:36.715Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3531.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2026-03-16T09:07:36.832Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-16T09:07:37.119Z] ---> job-cost.sh [2026-03-16T09:07:37.119Z] lf-activate-venv: SKIPPING [2026-03-16T09:07:37.119Z] DEBUG: total: 0.10999999940395355 [2026-03-16T09:07:37.119Z] INFO: Retrieving Stack Cost... [2026-03-16T09:07:37.378Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2026-03-16T09:07:37.637Z] INFO: Archiving Costs [Pipeline] echo [2026-03-16T09:07:37.646Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-16T09:07:37.931Z] ---> logs-deploy.sh [2026-03-16T09:07:37.931Z] lf-activate-venv: SKIPPING [2026-03-16T09:07:37.931Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/220 [2026-03-16T09:07:37.931Z] INFO: archiving workspace using pattern(s): [2026-03-16T09:07:38.864Z] Archives upload complete. [2026-03-16T09:07:38.864Z] INFO: archiving logs to Nexus [2026-03-16T09:07:39.798Z] ---> uname -a: [2026-03-16T09:07:39.798Z] Linux prd-centos7-docker-4c-2g-3531.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2026-03-16T09:07:39.798Z] [2026-03-16T09:07:39.798Z] [2026-03-16T09:07:39.798Z] ---> lscpu: [2026-03-16T09:07:39.798Z] Architecture: x86_64 [2026-03-16T09:07:39.798Z] CPU op-mode(s): 32-bit, 64-bit [2026-03-16T09:07:39.798Z] Byte Order: Little Endian [2026-03-16T09:07:39.798Z] Address sizes: 40 bits physical, 48 bits virtual [2026-03-16T09:07:39.798Z] CPU(s): 2 [2026-03-16T09:07:39.798Z] On-line CPU(s) list: 0,1 [2026-03-16T09:07:39.798Z] Thread(s) per core: 1 [2026-03-16T09:07:39.798Z] Core(s) per socket: 1 [2026-03-16T09:07:39.798Z] Socket(s): 2 [2026-03-16T09:07:39.798Z] NUMA node(s): 1 [2026-03-16T09:07:39.798Z] Vendor ID: AuthenticAMD [2026-03-16T09:07:39.798Z] CPU family: 23 [2026-03-16T09:07:39.798Z] Model: 49 [2026-03-16T09:07:39.798Z] Model name: AMD EPYC-Rome Processor [2026-03-16T09:07:39.798Z] Stepping: 0 [2026-03-16T09:07:39.798Z] CPU MHz: 2799.998 [2026-03-16T09:07:39.798Z] BogoMIPS: 5599.99 [2026-03-16T09:07:39.798Z] Virtualization: AMD-V [2026-03-16T09:07:39.798Z] Hypervisor vendor: KVM [2026-03-16T09:07:39.798Z] Virtualization type: full [2026-03-16T09:07:39.798Z] L1d cache: 64 KiB [2026-03-16T09:07:39.798Z] L1i cache: 64 KiB [2026-03-16T09:07:39.798Z] L2 cache: 1 MiB [2026-03-16T09:07:39.798Z] L3 cache: 32 MiB [2026-03-16T09:07:39.798Z] NUMA node0 CPU(s): 0,1 [2026-03-16T09:07:39.798Z] Vulnerability Itlb multihit: Not affected [2026-03-16T09:07:39.798Z] Vulnerability L1tf: Not affected [2026-03-16T09:07:39.798Z] Vulnerability Mds: Not affected [2026-03-16T09:07:39.798Z] Vulnerability Meltdown: Not affected [2026-03-16T09:07:39.798Z] Vulnerability Mmio stale data: Not affected [2026-03-16T09:07:39.798Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-03-16T09:07:39.798Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2026-03-16T09:07:39.798Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2026-03-16T09:07:39.798Z] Vulnerability Srbds: Not affected [2026-03-16T09:07:39.798Z] Vulnerability Tsx async abort: Not affected [2026-03-16T09:07:39.798Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2026-03-16T09:07:39.798Z] [2026-03-16T09:07:39.798Z] [2026-03-16T09:07:39.798Z] ---> nproc: [2026-03-16T09:07:39.798Z] 2 [2026-03-16T09:07:39.798Z] [2026-03-16T09:07:39.798Z] [2026-03-16T09:07:39.798Z] ---> df -h: [2026-03-16T09:07:39.798Z] Filesystem Size Used Avail Use% Mounted on [2026-03-16T09:07:39.798Z] overlay 40G 6.8G 34G 17% / [2026-03-16T09:07:39.798Z] tmpfs 64M 0 64M 0% /dev [2026-03-16T09:07:39.798Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2026-03-16T09:07:39.798Z] shm 64M 0 64M 0% /dev/shm [2026-03-16T09:07:39.798Z] /dev/vda1 40G 6.8G 34G 17% /facter-os [2026-03-16T09:07:39.798Z] [2026-03-16T09:07:39.798Z] [2026-03-16T09:07:39.798Z] Cannot open /var/log/sysstat/sa16: No such file or directory [2026-03-16T09:07:39.798Z] Please check if data collecting is enabled [2026-03-16T09:07:39.798Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-16T09:07:39.823Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-03-16T09:07:39.828Z] $ docker stop --time=1 b0c3fff8b123e0eb698c3545b5673573d7a47504a315659336d268e5b1ecffb6 [2026-03-16T09:07:40.965Z] $ docker rm -f --volumes b0c3fff8b123e0eb698c3545b5673573d7a47504a315659336d268e5b1ecffb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-03-16T09:07:41.045Z] [WS-CLEANUP] Deleting project workspace... [2026-03-16T09:07:41.045Z] [WS-CLEANUP] Deferred wipeout is used... [2026-03-16T09:07:42.661Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T09:07:43.078Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-16T09:07:43.078Z] [2026-03-16T09:07:43.078Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T09:07:43.376Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-16T09:07:43.376Z] latest: Pulling from edgex-lftools-log-publisher [2026-03-16T09:07:43.376Z] 5eb5b503b376: Pulling fs layer [2026-03-16T09:07:43.376Z] 5c69ac0246d0: Pulling fs layer [2026-03-16T09:07:43.376Z] ec43610c2a17: Pulling fs layer [2026-03-16T09:07:43.376Z] 3a2ae6a8a46f: Pulling fs layer [2026-03-16T09:07:43.376Z] 33b1e0a273af: Pulling fs layer [2026-03-16T09:07:43.376Z] 5d3b04190fa2: Pulling fs layer [2026-03-16T09:07:43.376Z] 3a2ae6a8a46f: Waiting [2026-03-16T09:07:43.376Z] 33b1e0a273af: Waiting [2026-03-16T09:07:43.376Z] 2f39f015ded8: Pulling fs layer [2026-03-16T09:07:43.376Z] 2f39f015ded8: Waiting [2026-03-16T09:07:43.376Z] 5d3b04190fa2: Waiting [2026-03-16T09:07:43.376Z] 5c69ac0246d0: Verifying Checksum [2026-03-16T09:07:43.376Z] 5c69ac0246d0: Download complete [2026-03-16T09:07:43.376Z] 3a2ae6a8a46f: Verifying Checksum [2026-03-16T09:07:43.376Z] 3a2ae6a8a46f: Download complete [2026-03-16T09:07:43.376Z] 33b1e0a273af: Verifying Checksum [2026-03-16T09:07:43.376Z] 33b1e0a273af: Download complete [2026-03-16T09:07:43.376Z] 5d3b04190fa2: Verifying Checksum [2026-03-16T09:07:43.376Z] 5d3b04190fa2: Download complete [2026-03-16T09:07:43.376Z] ec43610c2a17: Download complete [2026-03-16T09:07:43.634Z] 5eb5b503b376: Verifying Checksum [2026-03-16T09:07:43.634Z] 5eb5b503b376: Download complete [2026-03-16T09:07:44.199Z] 2f39f015ded8: Download complete [2026-03-16T09:07:45.129Z] 5eb5b503b376: Pull complete [2026-03-16T09:07:45.129Z] 5c69ac0246d0: Pull complete [2026-03-16T09:07:45.695Z] ec43610c2a17: Pull complete [2026-03-16T09:07:45.695Z] 3a2ae6a8a46f: Pull complete [2026-03-16T09:07:45.695Z] 33b1e0a273af: Pull complete [2026-03-16T09:07:45.954Z] 5d3b04190fa2: Pull complete [2026-03-16T09:07:51.213Z] 2f39f015ded8: Pull complete [2026-03-16T09:07:51.213Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-03-16T09:07:51.213Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-16T09:07:51.213Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-16T09:07:51.297Z] prd-ubuntu20.04-docker-8c-8g-3525 does not seem to be running inside a container [2026-03-16T09:07:51.325Z] $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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-lftools-log-publisher:latest cat [2026-03-16T09:07:52.523Z] $ docker top a1ea50031e5648f97f60279c01b3b4cb95778f2cb7d03bed4941d07714f8a6ce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-16T09:07:52.857Z] ---> job-cost.sh [2026-03-16T09:07:52.857Z] lf-activate-venv: SKIPPING [2026-03-16T09:07:52.857Z] INFO: No Stack... [2026-03-16T09:07:53.115Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-03-16T09:07:53.375Z] INFO: Archiving Costs [Pipeline] sh [2026-03-16T09:07:53.660Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2026-03-16T09:07:53.660Z] + cut -d, -f6 [Pipeline] lock [2026-03-16T09:07:53.670Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-220-stack-cost] [2026-03-16T09:07:53.683Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-220-stack-cost] did not exist. Created. [2026-03-16T09:07:53.690Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-220-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-03-16T09:07:54.003Z] /w/workspace/exfoundry_device-usb-camera_main@tmp/durable-9bbced16/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-03-16T09:07:54.300Z] + echo total: 1.5299999713897705 [Pipeline] stash [2026-03-16T09:07:54.310Z] Warning: overwriting stash ‘stack-cost’ [2026-03-16T09:07:54.323Z] Stashed 1 file(s) [Pipeline] } [2026-03-16T09:07:54.333Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-220-stack-cost] [Pipeline] // lock [Pipeline] } [2026-03-16T09:07:54.354Z] $ docker stop --time=1 a1ea50031e5648f97f60279c01b3b4cb95778f2cb7d03bed4941d07714f8a6ce [2026-03-16T09:07:55.477Z] $ docker rm -f --volumes a1ea50031e5648f97f60279c01b3b4cb95778f2cb7d03bed4941d07714f8a6ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-03-16T09:07:55.606Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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 [2026-03-16T09:07:56.284Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2026-03-16T09:07:56.284Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2026-03-16T09:07:56.284Z] total 16 [2026-03-16T09:07:56.284Z] drwxr-xr-x 3 root root 4096 Mar 16 09:07 . [2026-03-16T09:07:56.284Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 16 09:07 .. [2026-03-16T09:07:56.284Z] drwxr-xr-x 2 root root 4096 Mar 16 09:07 cost [2026-03-16T09:07:56.284Z] -rw-r--r-- 1 root root 91 Mar 16 09:07 cost.csv [2026-03-16T09:07:56.284Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2026-03-16T09:07:56.284Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2026-03-16T09:07:56.284Z] total 16 [2026-03-16T09:07:56.284Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 09:07 . [2026-03-16T09:07:56.284Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 16 09:07 .. [2026-03-16T09:07:56.284Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 16 09:07 cost [2026-03-16T09:07:56.284Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 16 09:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-03-16T09:07:56.567Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-16T09:07:57.415Z] ---> package-listing.sh [2026-03-16T09:07:57.415Z] ++ facter osfamily [2026-03-16T09:07:57.415Z] ++ tr '[:upper:]' '[:lower:]' [2026-03-16T09:07:57.673Z] + OS_FAMILY=debian [2026-03-16T09:07:57.673Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2026-03-16T09:07:57.673Z] + START_PACKAGES=/tmp/packages_start.txt [2026-03-16T09:07:57.673Z] + END_PACKAGES=/tmp/packages_end.txt [2026-03-16T09:07:57.673Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-03-16T09:07:57.673Z] + PACKAGES=/tmp/packages_start.txt [2026-03-16T09:07:57.673Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2026-03-16T09:07:57.673Z] + PACKAGES=/tmp/packages_end.txt [2026-03-16T09:07:57.673Z] + case "${OS_FAMILY}" in [2026-03-16T09:07:57.673Z] + dpkg -l [2026-03-16T09:07:57.673Z] + grep '^ii' [2026-03-16T09:07:57.673Z] + '[' -f /tmp/packages_start.txt ']' [2026-03-16T09:07:57.673Z] + '[' -f /tmp/packages_end.txt ']' [2026-03-16T09:07:57.673Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-03-16T09:07:57.673Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2026-03-16T09:07:57.673Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2026-03-16T09:07:57.673Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2026-03-16T09:07:57.682Z] 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-03-16T09:07:57.957Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T09:07:58.523Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-16T09:07:58.523Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-16T09:07:58.587Z] prd-ubuntu20.04-docker-8c-8g-3525 does not seem to be running inside a container [2026-03-16T09:07:58.615Z] $ 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-03-16T09:07:58.810Z] $ docker top 7c5b4da6df2648dc2a95228da82e76eb5910d7c2326379f56a6c7a4acf21f9e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-16T09:07:59.138Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-03-16T09:07:59.418Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-03-16T09:07:59.698Z] + ls /var/log/sa-host [2026-03-16T09:07:59.698Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-16T09:07:59.722Z] provisioning config files... [2026-03-16T09:07:59.729Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16111354343437467697tmp [Pipeline] { [Pipeline] echo [2026-03-16T09:07:59.741Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-16T09:08:00.020Z] ---> create-netrc.sh [Pipeline] } [2026-03-16T09:08:00.027Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-03-16T09:08:00.326Z] ---> python-tools-install.sh [Pipeline] echo [2026-03-16T09:08:00.332Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-16T09:08:00.609Z] ---> sudo-logs.sh [2026-03-16T09:08:00.609Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-03-16T09:08:00.632Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-16T09:08:00.910Z] ---> job-cost.sh [2026-03-16T09:08:00.910Z] lf-activate-venv: SKIPPING [2026-03-16T09:08:00.910Z] DEBUG: total: 1.5299999713897705 [2026-03-16T09:08:00.910Z] INFO: Retrieving Stack Cost... [2026-03-16T09:08:00.910Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-03-16T09:08:01.172Z] INFO: Archiving Costs [Pipeline] echo [2026-03-16T09:08:01.181Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-16T09:08:01.463Z] ---> logs-deploy.sh [2026-03-16T09:08:01.463Z] lf-activate-venv: SKIPPING [2026-03-16T09:08:01.463Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/220 [2026-03-16T09:08:01.463Z] INFO: archiving workspace using pattern(s): [2026-03-16T09:08:02.400Z] Archives upload complete. [2026-03-16T09:08:02.400Z] INFO: archiving logs to Nexus