Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1f73df7c61705afbaf9dc2cefc4b005b921d2213 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-ssh16600123541707307374.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh5287569303747996148.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 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh2315653165308164079.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > 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-ssh13828553378449946980.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-ssh13128711664367802649.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-11320 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 1f73df7c61705afbaf9dc2cefc4b005b921d2213 (main) Commit message: "Merge pull request #455 from sabrina-lin527/update-changelog" > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1f73df7c61705afbaf9dc2cefc4b005b921d2213 # timeout=10 > git rev-list --no-walk 5e004e7c4576e8ef58f54f57c323c228c6b64f6f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-05-26T01:47:33.716Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-05-26T01:47:33.804Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-26T01:47:33.838Z] ========================================================= [2026-05-26T01:47:33.838Z] EdgeX Global Pipelines Version Info [2026-05-26T01:47:33.838Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-05-26T01:47:34.985Z] ------------------- [2026-05-26T01:47:34.985Z] stable info: [2026-05-26T01:47:34.985Z] ------------------- [2026-05-26T01:47:34.985Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-26T01:47:34.985Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-26T01:47:34.985Z] Message: update stable to v1.0.280 [2026-05-26T01:47:35.556Z] ------------------- [2026-05-26T01:47:35.556Z] experimental info: [2026-05-26T01:47:35.556Z] ------------------- [2026-05-26T01:47:35.556Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-26T01:47:35.556Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-26T01:47:35.556Z] Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-05-26T01:47:35.682Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2026-05-26T01:47:35.709Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2026-05-26T01:47:35.737Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-05-26T01:47:35.766Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-05-26T01:47:35.796Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-05-26T01:47:35.818Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-05-26T01:47:35.838Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-05-26T01:47:35.864Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-05-26T01:47:35.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-05-26T01:47:35.908Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-05-26T01:47:35.935Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-05-26T01:47:35.963Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2026-05-26T01:47:35.988Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-05-26T01:47:36.007Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-05-26T01:47:36.027Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-05-26T01:47:36.049Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-05-26T01:47:36.067Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-05-26T01:47:36.091Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-05-26T01:47:36.120Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-05-26T01:47:36.144Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-05-26T01:47:36.166Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-05-26T01:47:36.193Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-05-26T01:47:36.217Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-05-26T01:47:36.246Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-05-26T01:47:36.267Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-05-26T01:47:36.296Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-05-26T01:47:36.321Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-05-26T01:47:36.346Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-05-26T01:47:36.372Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-05-26T01:47:36.395Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-05-26T01:47:36.416Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1f73df7c61705afbaf9dc2cefc4b005b921d2213 [Pipeline] echo [2026-05-26T01:47:36.444Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1f73df7 [Pipeline] echo [2026-05-26T01:47:36.472Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T01:47:36.543Z] provisioning config files... [2026-05-26T01:47:36.557Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5392752538949059737tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T01:47:36.899Z] ---> ****-login.sh [2026-05-26T01:47:36.899Z] nexus3.edgexfoundry.org:10001 [2026-05-26T01:47:36.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:47:37.174Z] [2026-05-26T01:47:37.174Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T01:47:37.174Z] Configure a credential helper to remove this warning. See [2026-05-26T01:47:37.174Z] https://docs.****.com/go/credential-store/ [2026-05-26T01:47:37.174Z] [2026-05-26T01:47:37.174Z] Login Succeeded [2026-05-26T01:47:37.174Z] nexus3.edgexfoundry.org:10002 [2026-05-26T01:47:37.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:47:37.174Z] [2026-05-26T01:47:37.174Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T01:47:37.174Z] Configure a credential helper to remove this warning. See [2026-05-26T01:47:37.174Z] https://docs.****.com/go/credential-store/ [2026-05-26T01:47:37.174Z] [2026-05-26T01:47:37.174Z] Login Succeeded [2026-05-26T01:47:37.174Z] nexus3.edgexfoundry.org:10003 [2026-05-26T01:47:37.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:47:37.174Z] [2026-05-26T01:47:37.174Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T01:47:37.174Z] Configure a credential helper to remove this warning. See [2026-05-26T01:47:37.174Z] https://docs.****.com/go/credential-store/ [2026-05-26T01:47:37.174Z] [2026-05-26T01:47:37.174Z] Login Succeeded [2026-05-26T01:47:37.174Z] nexus3.edgexfoundry.org:10004 [2026-05-26T01:47:37.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:47:37.436Z] [2026-05-26T01:47:37.436Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T01:47:37.436Z] Configure a credential helper to remove this warning. See [2026-05-26T01:47:37.436Z] https://docs.****.com/go/credential-store/ [2026-05-26T01:47:37.436Z] [2026-05-26T01:47:37.436Z] Login Succeeded [2026-05-26T01:47:37.436Z] ****.io [2026-05-26T01:47:37.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:47:37.696Z] [2026-05-26T01:47:37.696Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T01:47:37.696Z] Configure a credential helper to remove this warning. See [2026-05-26T01:47:37.696Z] https://docs.****.com/go/credential-store/ [2026-05-26T01:47:37.696Z] [2026-05-26T01:47:37.696Z] Login Succeeded [2026-05-26T01:47:37.696Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T01:47:37.705Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-05-26T01:47:38.112Z] + git rev-list -1 --merges 1f73df7c61705afbaf9dc2cefc4b005b921d2213~1..1f73df7c61705afbaf9dc2cefc4b005b921d2213 [Pipeline] echo [2026-05-26T01:47:38.143Z] -----------> git rev-list -1 --merges 1f73df7c61705afbaf9dc2cefc4b005b921d2213~1..1f73df7c61705afbaf9dc2cefc4b005b921d2213 1f73df7c61705afbaf9dc2cefc4b005b921d2213 [2026-05-26T01:47:38.143Z] 1f73df7c61705afbaf9dc2cefc4b005b921d2213 [false] [Pipeline] sh [2026-05-26T01:47:38.440Z] + git log --format=format:%s -1 1f73df7c61705afbaf9dc2cefc4b005b921d2213 [Pipeline] echo [2026-05-26T01:47:38.458Z] ========================================================= [2026-05-26T01:47:38.458Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-05-26T01:47:38.458Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-26T01:47:38.899Z] + git log --format=format:%s -1 1f73df7c61705afbaf9dc2cefc4b005b921d2213 [Pipeline] echo [2026-05-26T01:47:38.911Z] [semverPrep] GIT_COMMIT: 1f73df7c61705afbaf9dc2cefc4b005b921d2213, Commit Message: Merge pull request #455 from sabrina-lin527/update-changelog [Pipeline] echo [2026-05-26T01:47:38.921Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-05-26T01:47:39.293Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T01:47:39.293Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-05-26T01:47:39.293Z] + [ -e /tmp/ssh_known_hosts ] [2026-05-26T01:47:39.293Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-05-26T01:47:39.293Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-05-26T01:47:39.293Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-05-26T01:47:39.293Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:47:39.650Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T01:47:39.650Z] [2026-05-26T01:47:39.650Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:47:39.954Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T01:47:39.954Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-05-26T01:47:39.954Z] 3dae71ba6b94: Pulling fs layer [2026-05-26T01:47:39.954Z] 6bf1a483ea7c: Pulling fs layer [2026-05-26T01:47:39.954Z] f5dfc541a4d3: Pulling fs layer [2026-05-26T01:47:39.954Z] 461d9e800cba: Pulling fs layer [2026-05-26T01:47:39.954Z] 80192f66455f: Pulling fs layer [2026-05-26T01:47:39.954Z] 2e8e34ca0e6c: Pulling fs layer [2026-05-26T01:47:39.954Z] a29436f7fd5d: Pulling fs layer [2026-05-26T01:47:39.954Z] 923cac83aea3: Pulling fs layer [2026-05-26T01:47:39.954Z] 25ad8b0a4227: Pulling fs layer [2026-05-26T01:47:39.954Z] db01528c6b51: Pulling fs layer [2026-05-26T01:47:39.954Z] 28988de357af: Pulling fs layer [2026-05-26T01:47:39.954Z] 2e8e34ca0e6c: Waiting [2026-05-26T01:47:39.954Z] a29436f7fd5d: Waiting [2026-05-26T01:47:39.954Z] 923cac83aea3: Waiting [2026-05-26T01:47:39.955Z] 25ad8b0a4227: Waiting [2026-05-26T01:47:39.955Z] db01528c6b51: Waiting [2026-05-26T01:47:39.955Z] 461d9e800cba: Waiting [2026-05-26T01:47:39.955Z] 28988de357af: Waiting [2026-05-26T01:47:39.955Z] 6bf1a483ea7c: Verifying Checksum [2026-05-26T01:47:39.955Z] 6bf1a483ea7c: Download complete [2026-05-26T01:47:39.955Z] 461d9e800cba: Download complete [2026-05-26T01:47:39.955Z] 80192f66455f: Verifying Checksum [2026-05-26T01:47:39.955Z] 80192f66455f: Download complete [2026-05-26T01:47:40.215Z] f5dfc541a4d3: Verifying Checksum [2026-05-26T01:47:40.215Z] f5dfc541a4d3: Download complete [2026-05-26T01:47:40.215Z] 3dae71ba6b94: Verifying Checksum [2026-05-26T01:47:40.215Z] 3dae71ba6b94: Download complete [2026-05-26T01:47:40.215Z] 923cac83aea3: Verifying Checksum [2026-05-26T01:47:40.215Z] 923cac83aea3: Download complete [2026-05-26T01:47:40.474Z] 25ad8b0a4227: Verifying Checksum [2026-05-26T01:47:40.474Z] 25ad8b0a4227: Download complete [2026-05-26T01:47:40.474Z] db01528c6b51: Verifying Checksum [2026-05-26T01:47:40.474Z] db01528c6b51: Download complete [2026-05-26T01:47:40.474Z] 28988de357af: Verifying Checksum [2026-05-26T01:47:40.474Z] 28988de357af: Download complete [2026-05-26T01:47:40.474Z] a29436f7fd5d: Verifying Checksum [2026-05-26T01:47:41.042Z] 2e8e34ca0e6c: Verifying Checksum [2026-05-26T01:47:41.042Z] 2e8e34ca0e6c: Download complete [2026-05-26T01:47:41.983Z] 3dae71ba6b94: Pull complete [2026-05-26T01:47:41.983Z] 6bf1a483ea7c: Pull complete [2026-05-26T01:47:42.946Z] f5dfc541a4d3: Pull complete [2026-05-26T01:47:42.946Z] 461d9e800cba: Pull complete [2026-05-26T01:47:42.946Z] 80192f66455f: Pull complete [2026-05-26T01:47:47.163Z] 2e8e34ca0e6c: Pull complete [2026-05-26T01:47:47.746Z] a29436f7fd5d: Pull complete [2026-05-26T01:47:47.746Z] 923cac83aea3: Pull complete [2026-05-26T01:47:48.006Z] 25ad8b0a4227: Pull complete [2026-05-26T01:47:48.006Z] db01528c6b51: Pull complete [2026-05-26T01:47:48.006Z] 28988de357af: Pull complete [2026-05-26T01:47:48.006Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-05-26T01:47:48.006Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T01:47:48.006Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T01:47:48.160Z] prd-ubuntu20.04-docker-8c-8g-11320 does not seem to be running inside a container [2026-05-26T01:47:48.180Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-26T01:47:49.656Z] $ docker top 5ef3db8f22eb79f8513fce024b31f8ea4b752ee9c771b995d28147033871062c -eo pid,comm [2026-05-26T01:47:49.716Z] 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-05-26T01:47:49.716Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-26T01:47:49.773Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T01:47:49.774Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T01:47:49.873Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T01:47:49.867Z] $ docker exec 5ef3db8f22eb79f8513fce024b31f8ea4b752ee9c771b995d28147033871062c ssh-agent [2026-05-26T01:47:49.969Z] SSH_AUTH_SOCK=/tmp/ssh-9F1X4GSBUK6o/agent.32 [2026-05-26T01:47:49.969Z] SSH_AGENT_PID=38 [2026-05-26T01:47:49.977Z] Running ssh-add (command line suppressed) [2026-05-26T01:47:50.063Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15010579408768420482.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15010579408768420482.key) [2026-05-26T01:47:50.086Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T01:47:50.378Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] sh [2026-05-26T01:47:50.665Z] + git tag --points-at HEAD [Pipeline] } [2026-05-26T01:47:50.667Z] $ docker exec --env ******** --env ******** 5ef3db8f22eb79f8513fce024b31f8ea4b752ee9c771b995d28147033871062c ssh-agent -k [2026-05-26T01:47:50.766Z] unset SSH_AUTH_SOCK; [2026-05-26T01:47:50.767Z] unset SSH_AGENT_PID; [2026-05-26T01:47:50.767Z] echo Agent pid 38 killed; [2026-05-26T01:47:50.786Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-05-26T01:47:50.831Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T01:47:50.832Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T01:47:50.934Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T01:47:50.928Z] $ docker exec 5ef3db8f22eb79f8513fce024b31f8ea4b752ee9c771b995d28147033871062c ssh-agent [2026-05-26T01:47:51.041Z] SSH_AUTH_SOCK=/tmp/ssh-Fk4awG315eQv/agent.85 [2026-05-26T01:47:51.041Z] SSH_AGENT_PID=91 [2026-05-26T01:47:51.045Z] Running ssh-add (command line suppressed) [2026-05-26T01:47:51.130Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10644158529629070110.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10644158529629070110.key) [2026-05-26T01:47:51.151Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T01:47:51.444Z] + git semver init [2026-05-26T01:47:51.704Z] 2026-05-26 01:47:51,645 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-26T01:47:51.704Z] 2026-05-26 01:47:51,651 [run_init] DEBUG init version:0.0.0 force:False [2026-05-26T01:47:51.704Z] 2026-05-26 01:47:51,652 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2026-05-26T01:47:51.704Z] 2026-05-26 01:47:51,652 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2026-05-26T01:47:51.704Z] 2026-05-26 01:47:51,653 [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-05-26T01:47:53.105Z] 2026-05-26 01:47:52,877 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2026-05-26T01:47:53.105Z] 2026-05-26 01:47:52,878 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2026-05-26T01:47:53.105Z] 2026-05-26 01:47:52,878 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2026-05-26T01:47:53.105Z] 2026-05-26 01:47:52,878 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2026-05-26T01:47:53.105Z] 4.1.0-dev.18 [Pipeline] } [2026-05-26T01:47:53.105Z] $ docker exec --env ******** --env ******** 5ef3db8f22eb79f8513fce024b31f8ea4b752ee9c771b995d28147033871062c ssh-agent -k [2026-05-26T01:47:53.195Z] unset SSH_AUTH_SOCK; [2026-05-26T01:47:53.195Z] unset SSH_AGENT_PID; [2026-05-26T01:47:53.195Z] echo Agent pid 91 killed; [2026-05-26T01:47:53.211Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T01:47:53.538Z] + git semver [Pipeline] } [2026-05-26T01:47:53.801Z] $ docker stop --time=1 5ef3db8f22eb79f8513fce024b31f8ea4b752ee9c771b995d28147033871062c [2026-05-26T01:47:55.081Z] $ docker rm -f --volumes 5ef3db8f22eb79f8513fce024b31f8ea4b752ee9c771b995d28147033871062c [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T01:47:55.427Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-05-26T01:47:55.709Z] Stashed 1 file(s) [Pipeline] echo [2026-05-26T01:47:55.713Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.18 [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-05-26T01:47:55.918Z] provisioning config files... [2026-05-26T01:47:55.926Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config42791978344064688tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T01:47:56.237Z] ---> ****-login.sh [2026-05-26T01:47:56.237Z] nexus3.edgexfoundry.org:10001 [2026-05-26T01:47:56.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:47:56.237Z] Login Succeeded [2026-05-26T01:47:56.237Z] nexus3.edgexfoundry.org:10002 [2026-05-26T01:47:56.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:47:56.237Z] Login Succeeded [2026-05-26T01:47:56.237Z] nexus3.edgexfoundry.org:10003 [2026-05-26T01:47:56.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:47:56.511Z] Login Succeeded [2026-05-26T01:47:56.511Z] nexus3.edgexfoundry.org:10004 [2026-05-26T01:47:56.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:47:56.511Z] Login Succeeded [2026-05-26T01:47:56.511Z] ****.io [2026-05-26T01:47:56.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:47:56.793Z] Login Succeeded [2026-05-26T01:47:56.793Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T01:47:56.803Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-26T01:47:56.905Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T01:47:56.934Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T01:47:56.952Z] ========================================================= [2026-05-26T01:47:56.952Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-05-26T01:47:56.952Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:47:57.304Z] + 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-05-26T01:47:58.245Z] #0 building with "default" instance using docker driver [2026-05-26T01:47:58.245Z] [2026-05-26T01:47:58.245Z] #1 [internal] load build definition from Dockerfile [2026-05-26T01:47:58.245Z] #1 transferring dockerfile: 2.48kB done [2026-05-26T01:47:58.245Z] #1 DONE 0.0s [2026-05-26T01:47:58.245Z] [2026-05-26T01:47:58.245Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-26T01:47:58.245Z] #2 DONE 0.1s [2026-05-26T01:47:58.245Z] [2026-05-26T01:47:58.245Z] #3 [internal] load .dockerignore [2026-05-26T01:47:58.245Z] #3 transferring context: 2B done [2026-05-26T01:47:58.245Z] #3 DONE 0.0s [2026-05-26T01:47:58.245Z] [2026-05-26T01:47:58.245Z] #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-26T01:47:58.245Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-05-26T01:47:58.245Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-05-26T01:47:58.245Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-05-26T01:47:58.245Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-05-26T01:47:58.245Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 2.10MB / 3.80MB 0.1s [2026-05-26T01:47:58.245Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done [2026-05-26T01:47:58.245Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-05-26T01:47:58.245Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.19MB / 60.15MB 0.1s [2026-05-26T01:47:58.245Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-05-26T01:47:58.245Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 15.73MB / 60.15MB 0.2s [2026-05-26T01:47:58.245Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2026-05-26T01:47:58.245Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-05-26T01:47:58.245Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 1.05MB / 11.98MB 0.2s [2026-05-26T01:47:58.245Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.2s [2026-05-26T01:47:58.245Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2026-05-26T01:47:58.503Z] #4 ... [2026-05-26T01:47:58.503Z] [2026-05-26T01:47:58.503Z] #5 [internal] load build context [2026-05-26T01:47:58.503Z] #5 transferring context: 24.83MB 0.2s done [2026-05-26T01:47:58.503Z] #5 DONE 0.2s [2026-05-26T01:47:58.503Z] [2026-05-26T01:47:58.503Z] #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-26T01:47:58.503Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 30.41MB / 60.15MB 0.3s [2026-05-26T01:47:58.503Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2026-05-26T01:47:58.503Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 6.29MB / 11.98MB 0.3s [2026-05-26T01:47:58.503Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 [2026-05-26T01:47:58.503Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s [2026-05-26T01:47:58.503Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done [2026-05-26T01:47:58.503Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 19.92MB / 112.58MB 0.5s [2026-05-26T01:47:58.503Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done [2026-05-26T01:47:58.503Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 2.10MB / 14.72MB 0.5s [2026-05-26T01:47:58.763Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s done [2026-05-26T01:47:58.763Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 31.46MB / 112.58MB 0.6s [2026-05-26T01:47:58.763Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 8.39MB / 14.72MB 0.6s [2026-05-26T01:47:58.763Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s [2026-05-26T01:47:58.763Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 59.77MB / 112.58MB 0.8s [2026-05-26T01:47:58.763Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done [2026-05-26T01:47:59.023Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 78.64MB / 112.58MB 0.9s [2026-05-26T01:47:59.023Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 100.66MB / 112.58MB 1.0s [2026-05-26T01:47:59.281Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s [2026-05-26T01:47:59.281Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.2s done [2026-05-26T01:48:04.746Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.0s done [2026-05-26T01:48:04.746Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-05-26T01:48:04.746Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-05-26T01:48:04.746Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-05-26T01:48:04.746Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-05-26T01:48:04.746Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2026-05-26T01:48:04.746Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done [2026-05-26T01:48:04.746Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s [2026-05-26T01:48:08.118Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.0s done [2026-05-26T01:48:08.118Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2026-05-26T01:48:08.421Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.7s done [2026-05-26T01:48:08.421Z] #4 DONE 10.3s [2026-05-26T01:48:08.421Z] [2026-05-26T01:48:08.421Z] #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-05-26T01:48:08.735Z] #6 0.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T01:48:08.735Z] #6 0.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T01:48:09.037Z] #6 0.749 (1/9) Installing eudev-libs (3.2.14-r5) [2026-05-26T01:48:09.304Z] #6 0.754 (2/9) Installing libjpeg-turbo (3.1.0-r0) [2026-05-26T01:48:09.304Z] #6 0.767 (3/9) Installing v4l-utils-libs (1.28.1-r1) [2026-05-26T01:48:09.304Z] #6 0.776 (4/9) Installing v4l-utils (1.28.1-r1) [2026-05-26T01:48:09.304Z] #6 0.802 (5/9) Installing libdvbv5 (1.28.1-r1) [2026-05-26T01:48:09.304Z] #6 0.815 (6/9) Installing libturbojpeg (3.1.0-r0) [2026-05-26T01:48:09.304Z] #6 0.832 (7/9) Installing libjpeg-turbo-dev (3.1.0-r0) [2026-05-26T01:48:09.304Z] #6 0.840 (8/9) Installing eudev-dev (3.2.14-r5) [2026-05-26T01:48:09.304Z] #6 0.858 (9/9) Installing v4l-utils-dev (1.28.1-r1) [2026-05-26T01:48:09.304Z] #6 0.878 Executing busybox-1.37.0-r19.trigger [2026-05-26T01:48:09.304Z] #6 0.887 OK: 271 MiB in 69 packages [2026-05-26T01:48:10.853Z] #6 DONE 2.2s [2026-05-26T01:48:10.854Z] [2026-05-26T01:48:10.854Z] #7 [builder 3/8] WORKDIR /device-usb-camera [2026-05-26T01:48:10.854Z] #7 DONE 0.0s [2026-05-26T01:48:10.854Z] [2026-05-26T01:48:10.854Z] #8 [builder 4/8] COPY go.mod vendor* ./ [2026-05-26T01:48:10.854Z] #8 DONE 0.0s [2026-05-26T01:48:10.854Z] [2026-05-26T01:48:10.854Z] #9 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T01:48:10.879Z] Still waiting to schedule task [2026-05-26T01:48:10.879Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2026-05-26T01:48:21.300Z] #9 DONE 9.9s [2026-05-26T01:48:21.300Z] [2026-05-26T01:48:21.300Z] #10 [builder 6/8] COPY . . [2026-05-26T01:48:21.300Z] #10 DONE 0.1s [2026-05-26T01:48:21.300Z] [2026-05-26T01:48:21.300Z] #11 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2026-05-26T01:48:21.300Z] #11 0.221 % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-26T01:48:21.300Z] #11 0.221 Dload Upload Total Spent Left Speed [2026-05-26T01:48:21.300Z] #11 0.221 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9518 0 --:--:-- --:--:-- --:--:-- 9567 [2026-05-26T01:48:21.300Z] #11 DONE 0.4s [2026-05-26T01:48:21.300Z] [2026-05-26T01:48:21.300Z] #12 [builder 8/8] RUN echo noop [2026-05-26T01:48:21.300Z] #12 0.248 noop [2026-05-26T01:48:21.608Z] #12 DONE 0.3s [2026-05-26T01:48:21.608Z] [2026-05-26T01:48:21.608Z] #13 exporting to image [2026-05-26T01:48:21.608Z] #13 exporting layers [2026-05-26T01:48:29.917Z] #13 exporting layers 8.2s done [2026-05-26T01:48:29.917Z] #13 writing image sha256:1733e7f8bb9df0f8ffe7be086ae84d4ef32d0c6350c82eed27bf08e4f2b694a7 done [2026-05-26T01:48:29.917Z] #13 naming to docker.io/library/ci-base-image-x86_64 done [2026-05-26T01:48:29.917Z] #13 DONE 8.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:48:30.465Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-26T01:48:30.465Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T01:48:30.724Z] prd-ubuntu20.04-docker-8c-8g-11320 does not seem to be running inside a container [2026-05-26T01:48:30.803Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2026-05-26T01:48:31.121Z] $ docker top 6987f8b6e8ee8b6cfc2ed4f644cb8038a6f2a420d0669c090c682f37287eef62 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T01:48:31.679Z] + go version [2026-05-26T01:48:31.679Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-05-26T01:48:31.723Z] $ docker stop --time=1 6987f8b6e8ee8b6cfc2ed4f644cb8038a6f2a420d0669c090c682f37287eef62 [2026-05-26T01:48:33.034Z] $ docker rm -f --volumes 6987f8b6e8ee8b6cfc2ed4f644cb8038a6f2a420d0669c090c682f37287eef62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:48:33.832Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-26T01:48:33.832Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T01:48:33.929Z] prd-ubuntu20.04-docker-8c-8g-11320 does not seem to be running inside a container [2026-05-26T01:48:33.953Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2026-05-26T01:48:34.208Z] $ docker top 9cbd691d988ffcbffad1b24a6f8f2e4feac9fc6d154f5a0486a41fedb6ce5bea -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T01:48:34.686Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2026-05-26T01:48:35.025Z] + make test [2026-05-26T01:48:35.025Z] go test ./... -coverprofile=coverage.out ./... [2026-05-26T01:48:36.028Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2026-05-26T01:49:01.320Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2026-05-26T01:49:01.320Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.019s coverage: 4.4% of statements [2026-05-26T01:49:11.575Z] 0 issues. [2026-05-26T01:49:11.844Z] go vet ./... [2026-05-26T01:49:18.496Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-26T01:49:18.496Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-26T01:49:18.496Z] ./bin/test-attribution-txt.sh [2026-05-26T01:49:18.496Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-26T01:49:18.496Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-26T01:49:18.854Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } [2026-05-26T01:49:18.918Z] $ docker stop --time=1 9cbd691d988ffcbffad1b24a6f8f2e4feac9fc6d154f5a0486a41fedb6ce5bea [2026-05-26T01:49:20.765Z] $ docker rm -f --volumes 9cbd691d988ffcbffad1b24a6f8f2e4feac9fc6d154f5a0486a41fedb6ce5bea [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T01:49:21.621Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-26T01:49:21.751Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-05-26T01:49:22.527Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-26T01:49:22.841Z] + ls -al . [2026-05-26T01:49:22.841Z] total 292 [2026-05-26T01:49:22.841Z] drwxrwxr-x 9 jenkins jenkins 4096 May 26 01:48 . [2026-05-26T01:49:22.841Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 01:47 .. [2026-05-26T01:49:22.841Z] drwxrwxr-x 8 jenkins jenkins 4096 May 26 01:48 .git [2026-05-26T01:49:22.841Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 01:47 .github [2026-05-26T01:49:22.841Z] -rw-rw-r-- 1 jenkins jenkins 379 May 26 01:47 .gitignore [2026-05-26T01:49:22.841Z] -rw-rw-r-- 1 jenkins jenkins 359 May 26 01:47 .golangci.yml [2026-05-26T01:49:22.841Z] -rw-rw-r-- 1 jenkins jenkins 77 May 26 01:47 .hadolint.yml [2026-05-26T01:49:22.841Z] drwxr-xr-x 3 jenkins jenkins 4096 May 26 01:47 .semver [2026-05-26T01:49:22.841Z] -rw-rw-r-- 1 jenkins jenkins 22020 May 26 01:47 Attribution.txt [2026-05-26T01:49:22.841Z] -rw-rw-r-- 1 jenkins jenkins 18082 May 26 01:47 CHANGELOG.md [2026-05-26T01:49:22.841Z] -rw-rw-r-- 1 jenkins jenkins 2446 May 26 01:47 Dockerfile [2026-05-26T01:49:22.841Z] -rw-rw-r-- 1 jenkins jenkins 678 May 26 01:47 GOVERNANCE.md [2026-05-26T01:49:22.841Z] -rw-rw-r-- 1 jenkins jenkins 682 May 26 01:47 Jenkinsfile [2026-05-26T01:49:22.841Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 26 01:47 LICENSE [2026-05-26T01:49:22.841Z] -rw-rw-r-- 1 jenkins jenkins 3192 May 26 01:47 Makefile [2026-05-26T01:49:22.841Z] -rw-rw-r-- 1 jenkins jenkins 622 May 26 01:47 OWNERS.md [2026-05-26T01:49:22.841Z] -rw-rw-r-- 1 jenkins jenkins 2575 May 26 01:47 README.md [2026-05-26T01:49:22.841Z] -rw-rw-r-- 1 jenkins jenkins 12 May 26 01:47 VERSION [2026-05-26T01:49:22.841Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 01:47 bin [2026-05-26T01:49:22.841Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 01:47 cmd [2026-05-26T01:49:22.841Z] -rw-r--r-- 1 jenkins jenkins 54776 May 26 01:48 coverage.out [2026-05-26T01:49:22.841Z] -rwxrwxr-x 1 jenkins jenkins 84 May 26 01:47 docker-entrypoint.sh [2026-05-26T01:49:22.841Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 01:47 docs [2026-05-26T01:49:22.841Z] -rw-rw-r-- 1 jenkins jenkins 6802 May 26 01:47 go.mod [2026-05-26T01:49:22.841Z] -rw-rw-r-- 1 jenkins jenkins 89514 May 26 01:47 go.sum [2026-05-26T01:49:22.841Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 01:47 internal [2026-05-26T01:49:22.841Z] -rw-rw-r-- 1 jenkins jenkins 231 May 26 01:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:49:23.193Z] + 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=1f73df7c61705afbaf9dc2cefc4b005b921d2213 --label arch=amd64 --label version=4.1.0-dev.18 . [2026-05-26T01:49:23.475Z] #0 building with "default" instance using docker driver [2026-05-26T01:49:23.475Z] [2026-05-26T01:49:23.475Z] #1 [internal] load build definition from Dockerfile [2026-05-26T01:49:23.475Z] #1 transferring dockerfile: 2.48kB done [2026-05-26T01:49:23.475Z] #1 DONE 0.0s [2026-05-26T01:49:23.475Z] [2026-05-26T01:49:23.475Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-26T01:49:23.475Z] #2 DONE 0.0s [2026-05-26T01:49:23.475Z] [2026-05-26T01:49:23.475Z] #3 [internal] load metadata for docker.io/bluenviron/mediamtx:1.15.3 [2026-05-26T01:49:23.475Z] #3 DONE 0.1s [2026-05-26T01:49:23.475Z] [2026-05-26T01:49:23.475Z] #4 [internal] load metadata for docker.io/library/alpine:3.22 [2026-05-26T01:49:23.475Z] #4 DONE 0.1s [2026-05-26T01:49:23.475Z] [2026-05-26T01:49:23.475Z] #5 [internal] load .dockerignore [2026-05-26T01:49:23.475Z] #5 transferring context: 2B done [2026-05-26T01:49:23.475Z] #5 DONE 0.0s [2026-05-26T01:49:23.475Z] [2026-05-26T01:49:23.475Z] #6 [internal] load build context [2026-05-26T01:49:23.475Z] #6 transferring context: 69.50kB 0.0s done [2026-05-26T01:49:23.475Z] #6 DONE 0.0s [2026-05-26T01:49:23.475Z] [2026-05-26T01:49:23.475Z] #7 [builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-26T01:49:23.475Z] #7 DONE 0.1s [2026-05-26T01:49:23.475Z] [2026-05-26T01:49:23.475Z] #8 [stage-2 1/15] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-26T01:49:23.475Z] #8 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-26T01:49:23.475Z] #8 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s [2026-05-26T01:49:23.475Z] #8 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-26T01:49:23.475Z] #8 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-26T01:49:23.475Z] #8 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-26T01:49:23.475Z] #8 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-26T01:49:23.747Z] #8 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.2s done [2026-05-26T01:49:23.747Z] #8 DONE 0.3s [2026-05-26T01:49:23.747Z] [2026-05-26T01:49:23.747Z] #9 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.15.3@sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e [2026-05-26T01:49:23.747Z] #9 resolve docker.io/bluenviron/mediamtx:1.15.3@sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e 0.0s done [2026-05-26T01:49:23.747Z] #9 sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e 3.16kB / 3.16kB done [2026-05-26T01:49:23.747Z] #9 sha256:96b2d2bfcd9d127c1cd49f3abdb76f4fb032822d2bdb8ae8402c96f8006883b5 481B / 481B done [2026-05-26T01:49:23.747Z] #9 sha256:5bff2ccd2a623576b12be801f14101816f9e46f512b8b25fa86c541cb8f3ae82 749B / 749B done [2026-05-26T01:49:23.747Z] #9 sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 23.76MB / 23.76MB 0.3s done [2026-05-26T01:49:23.747Z] #9 extracting sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 0.1s [2026-05-26T01:49:24.356Z] #9 extracting sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 0.4s done [2026-05-26T01:49:24.356Z] #9 DONE 0.7s [2026-05-26T01:49:24.356Z] [2026-05-26T01:49:24.356Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2026-05-26T01:49:24.356Z] #10 0.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T01:49:24.356Z] #10 0.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T01:49:24.356Z] #10 ... [2026-05-26T01:49:24.356Z] [2026-05-26T01:49:24.356Z] #11 [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-05-26T01:49:24.356Z] #11 0.254 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T01:49:24.356Z] #11 0.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T01:49:24.356Z] #11 0.844 OK: 271 MiB in 69 packages [2026-05-26T01:49:24.356Z] #11 DONE 0.9s [2026-05-26T01:49:24.356Z] [2026-05-26T01:49:24.356Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2026-05-26T01:49:24.356Z] #10 0.660 (1/117) Installing dumb-init (1.2.5-r3) [2026-05-26T01:49:24.356Z] #10 0.666 (2/117) Installing libSvtAv1Enc (2.3.0-r0) [2026-05-26T01:49:24.616Z] #10 ... [2026-05-26T01:49:24.616Z] [2026-05-26T01:49:24.616Z] #12 [builder 3/8] WORKDIR /device-usb-camera [2026-05-26T01:49:24.616Z] #12 DONE 0.0s [2026-05-26T01:49:24.616Z] [2026-05-26T01:49:24.616Z] #13 [builder 4/8] COPY go.mod vendor* ./ [2026-05-26T01:49:24.616Z] #13 DONE 0.0s [2026-05-26T01:49:24.616Z] [2026-05-26T01:49:24.616Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2026-05-26T01:49:24.616Z] #10 0.749 (3/117) Installing aom-libs (3.12.1-r0) [2026-05-26T01:49:24.616Z] #10 0.802 (4/117) Installing libxau (1.0.12-r0) [2026-05-26T01:49:24.616Z] #10 0.811 (5/117) Installing libmd (1.1.0-r0) [2026-05-26T01:49:24.616Z] #10 0.812 (6/117) Installing libbsd (0.12.2-r0) [2026-05-26T01:49:24.616Z] #10 0.829 (7/117) Installing libxdmcp (1.1.5-r1) [2026-05-26T01:49:24.616Z] #10 0.835 (8/117) Installing libxcb (1.17.0-r0) [2026-05-26T01:49:24.616Z] #10 0.846 (9/117) Installing libx11 (1.8.11-r0) [2026-05-26T01:49:24.616Z] #10 0.874 (10/117) Installing hwdata-pci (0.395-r0) [2026-05-26T01:49:24.616Z] #10 0.897 (11/117) Installing libpciaccess (0.18.1-r0) [2026-05-26T01:49:24.616Z] #10 0.902 (12/117) Installing libdrm (2.4.124-r0) [2026-05-26T01:49:24.616Z] #10 0.912 (13/117) Installing libxext (1.3.6-r2) [2026-05-26T01:49:24.616Z] #10 0.916 (14/117) Installing libxfixes (6.0.1-r4) [2026-05-26T01:49:24.616Z] #10 0.933 (15/117) Installing libffi (3.4.8-r0) [2026-05-26T01:49:24.616Z] #10 0.933 (16/117) Installing wayland-libs-client (1.23.1-r3) [2026-05-26T01:49:24.616Z] #10 0.933 (17/117) Installing libva (2.22.0-r1) [2026-05-26T01:49:24.616Z] #10 0.933 (18/117) Installing libvdpau (1.5-r4) [2026-05-26T01:49:24.616Z] #10 0.938 (19/117) Installing libgcc (14.2.0-r6) [2026-05-26T01:49:24.616Z] #10 0.942 (20/117) Installing libstdc++ (14.2.0-r6) [2026-05-26T01:49:24.616Z] #10 0.964 (21/117) Installing onevpl-libs (2023.3.1-r2) [2026-05-26T01:49:24.616Z] #10 0.975 (22/117) Installing ffmpeg-libavutil (6.1.2-r2) [2026-05-26T01:49:24.616Z] #10 0.988 (23/117) Installing libdav1d (1.5.1-r0) [2026-05-26T01:49:24.616Z] #10 1.004 (24/117) Installing openexr-libiex (3.3.2-r0) [2026-05-26T01:49:24.616Z] #10 1.012 (25/117) Installing openexr-libilmthread (3.3.2-r0) [2026-05-26T01:49:24.890Z] #10 1.017 (26/117) Installing imath (3.1.12-r0) [2026-05-26T01:49:24.890Z] #10 1.023 (27/117) Installing libdeflate (1.23-r0) [2026-05-26T01:49:24.890Z] #10 1.033 (28/117) Installing openexr-libopenexrcore (3.3.2-r0) [2026-05-26T01:49:24.890Z] #10 1.053 (29/117) Installing openexr-libopenexr (3.3.2-r0) [2026-05-26T01:49:24.890Z] #10 1.071 (30/117) Installing brotli-libs (1.1.0-r2) [2026-05-26T01:49:24.890Z] #10 1.084 (31/117) Installing giflib (5.2.2-r1) [2026-05-26T01:49:24.890Z] #10 1.088 (32/117) Installing libhwy (1.0.7-r1) [2026-05-26T01:49:24.890Z] #10 1.093 (33/117) Installing libjpeg-turbo (3.1.0-r0) [2026-05-26T01:49:24.890Z] #10 1.103 (34/117) Installing lcms2 (2.19-r0) [2026-05-26T01:49:24.890Z] #10 1.113 (35/117) Installing libpng (1.6.57-r0) [2026-05-26T01:49:24.890Z] #10 1.123 (36/117) Installing libjxl (0.10.3-r2) [2026-05-26T01:49:24.890Z] #10 1.158 (37/117) Installing lame-libs (3.100-r5) [2026-05-26T01:49:24.890Z] #10 1.165 (38/117) Installing opus (1.5.2-r1) [2026-05-26T01:49:24.890Z] #10 1.175 (39/117) Installing rav1e-libs (0.7.1-r2) [2026-05-26T01:49:24.890Z] #10 1.198 (40/117) Installing libgomp (14.2.0-r6) [2026-05-26T01:49:24.890Z] #10 1.243 (41/117) Installing soxr (0.1.3-r7) [2026-05-26T01:49:25.149Z] #10 ... [2026-05-26T01:49:25.149Z] [2026-05-26T01:49:25.149Z] #14 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T01:49:25.149Z] #14 DONE 0.5s [2026-05-26T01:49:25.149Z] [2026-05-26T01:49:25.149Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2026-05-26T01:49:25.149Z] #10 1.256 (42/117) Installing ffmpeg-libswresample (6.1.2-r2) [2026-05-26T01:49:25.149Z] #10 1.259 (43/117) Installing libogg (1.3.5-r5) [2026-05-26T01:49:25.149Z] #10 1.266 (44/117) Installing libtheora (1.1.1-r18) [2026-05-26T01:49:25.149Z] #10 1.285 (45/117) Installing libvorbis (1.3.7-r2) [2026-05-26T01:49:25.149Z] #10 1.296 (46/117) Installing libvpx (1.15.0-r0) [2026-05-26T01:49:25.149Z] #10 1.337 (47/117) Installing libsharpyuv (1.5.0-r0) [2026-05-26T01:49:25.149Z] #10 1.341 (48/117) Installing libwebp (1.5.0-r0) [2026-05-26T01:49:25.149Z] #10 1.355 (49/117) Installing libwebpmux (1.5.0-r0) [2026-05-26T01:49:25.149Z] #10 ... [2026-05-26T01:49:25.149Z] [2026-05-26T01:49:25.149Z] #15 [builder 6/8] COPY . . [2026-05-26T01:49:25.149Z] #15 DONE 0.1s [2026-05-26T01:49:25.149Z] [2026-05-26T01:49:25.149Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2026-05-26T01:49:25.149Z] #10 1.359 (50/117) Installing x264-libs (0.164.3108-r0) [2026-05-26T01:49:25.149Z] #10 1.383 (51/117) Installing numactl (2.0.18-r0) [2026-05-26T01:49:25.149Z] #10 1.389 (52/117) Installing x265-libs (3.6-r0) [2026-05-26T01:49:25.149Z] #10 1.473 (53/117) Installing xvidcore (1.3.7-r2) [2026-05-26T01:49:25.408Z] #10 1.474 (54/117) Installing ffmpeg-libavcodec (6.1.2-r2) [2026-05-26T01:49:25.408Z] #10 1.586 (55/117) Installing sdl3 (3.2.16-r0) [2026-05-26T01:49:25.408Z] #10 1.612 (56/117) Installing sdl2-compat (2.32.56-r0) [2026-05-26T01:49:25.408Z] #10 1.619 (57/117) Installing alsa-lib (1.2.14-r0) [2026-05-26T01:49:25.408Z] #10 1.644 (58/117) Installing libexpat (2.7.5-r0) [2026-05-26T01:49:25.408Z] #10 1.649 (59/117) Installing libbz2 (1.0.8-r6) [2026-05-26T01:49:25.408Z] #10 1.653 (60/117) Installing freetype (2.13.3-r0) [2026-05-26T01:49:25.408Z] #10 1.666 (61/117) Installing fontconfig (2.15.0-r3) [2026-05-26T01:49:25.408Z] #10 1.681 (62/117) Installing fribidi (1.0.16-r1) [2026-05-26T01:49:25.408Z] #10 1.686 (63/117) Installing libintl (0.24.1-r0) [2026-05-26T01:49:25.408Z] #10 1.692 (64/117) Installing libeconf (0.6.3-r0) [2026-05-26T01:49:25.408Z] #10 ... [2026-05-26T01:49:25.408Z] [2026-05-26T01:49:25.408Z] #16 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2026-05-26T01:49:25.408Z] #16 0.230 % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-26T01:49:25.408Z] #16 0.230 Dload Upload Total Spent Left Speed [2026-05-26T01:49:25.408Z] #16 0.230 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 43456 0 --:--:-- --:--:-- --:--:-- 44250 [2026-05-26T01:49:25.408Z] #16 DONE 0.4s [2026-05-26T01:49:25.408Z] [2026-05-26T01:49:25.408Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2026-05-26T01:49:25.408Z] #10 1.697 (65/117) Installing libblkid (2.41-r9) [2026-05-26T01:49:25.408Z] #10 1.726 (66/117) Installing libmount (2.41-r9) [2026-05-26T01:49:25.408Z] #10 1.738 (67/117) Installing pcre2 (10.46-r0) [2026-05-26T01:49:25.408Z] #10 1.751 (68/117) Installing glib (2.84.4-r0) [2026-05-26T01:49:25.408Z] #10 1.793 (69/117) Installing graphite2 (1.3.14-r6) [2026-05-26T01:49:25.669Z] #10 1.798 (70/117) Installing harfbuzz (11.2.1-r0) [2026-05-26T01:49:25.669Z] #10 1.819 (71/117) Installing libunibreak (6.1-r0) [2026-05-26T01:49:25.669Z] #10 1.827 (72/117) Installing libass (0.17.3-r0) [2026-05-26T01:49:25.669Z] #10 1.839 (73/117) Installing libbluray (1.3.4-r1) [2026-05-26T01:49:25.669Z] #10 1.847 (74/117) Installing mpg123-libs (1.32.10-r0) [2026-05-26T01:49:25.669Z] #10 1.855 (75/117) Installing libopenmpt (0.7.15-r0) [2026-05-26T01:49:25.669Z] #10 1.874 (76/117) Installing cjson (1.7.19-r0) [2026-05-26T01:49:25.669Z] #10 1.879 (77/117) Installing mbedtls (3.6.6-r0) [2026-05-26T01:49:25.669Z] #10 1.892 (78/117) Installing librist (0.2.10-r1) [2026-05-26T01:49:25.669Z] #10 1.897 (79/117) Installing libsrt (1.5.3-r1) [2026-05-26T01:49:25.669Z] #10 1.914 (80/117) Installing libssh (0.11.2-r0) [2026-05-26T01:49:25.669Z] #10 1.925 (81/117) Installing xz-libs (5.8.3-r0) [2026-05-26T01:49:25.669Z] #10 1.940 (82/117) Installing libxml2 (2.13.9-r0) [2026-05-26T01:49:25.669Z] #10 1.954 (83/117) Installing libsodium (1.0.20-r1) [2026-05-26T01:49:25.669Z] #10 1.962 (84/117) Installing libzmq (4.3.5-r2) [2026-05-26T01:49:25.669Z] #10 1.982 (85/117) Installing ffmpeg-libavformat (6.1.2-r2) [2026-05-26T01:49:25.929Z] #10 2.011 (86/117) Installing serd-libs (0.32.4-r0) [2026-05-26T01:49:25.929Z] #10 2.032 (87/117) Installing zix-libs (0.6.2-r0) [2026-05-26T01:49:25.929Z] #10 2.037 (88/117) Installing sord-libs (0.16.18-r0) [2026-05-26T01:49:25.929Z] #10 2.041 (89/117) Installing sratom (0.6.18-r0) [2026-05-26T01:49:25.929Z] #10 2.046 (90/117) Installing lilv-libs (0.24.26-r0) [2026-05-26T01:49:25.929Z] #10 2.057 (91/117) Installing libdovi (3.3.1-r1) [2026-05-26T01:49:25.929Z] #10 2.069 (92/117) Installing spirv-tools (1.4.313.0-r0) [2026-05-26T01:49:25.929Z] #10 2.109 (93/117) Installing glslang-libs (1.4.309.0-r0) [2026-05-26T01:49:25.929Z] #10 2.132 (94/117) Installing shaderc (2024.4-r0) [2026-05-26T01:49:25.929Z] #10 2.139 (95/117) Installing vulkan-loader (1.4.313.0-r0) [2026-05-26T01:49:25.929Z] #10 2.149 (96/117) Installing libplacebo (6.338.2-r3) [2026-05-26T01:49:25.929Z] #10 2.165 (97/117) Installing ffmpeg-libpostproc (6.1.2-r2) [2026-05-26T01:49:25.929Z] #10 2.171 (98/117) Installing ffmpeg-libswscale (6.1.2-r2) [2026-05-26T01:49:25.929Z] #10 2.184 (99/117) Installing vidstab (1.1.1-r0) [2026-05-26T01:49:25.929Z] #10 2.196 (100/117) Installing zimg (3.0.5-r3) [2026-05-26T01:49:25.929Z] #10 2.209 (101/117) Installing ffmpeg-libavfilter (6.1.2-r2) [2026-05-26T01:49:25.929Z] #10 2.245 (102/117) Installing libasyncns (0.8-r4) [2026-05-26T01:49:26.213Z] #10 2.251 (103/117) Installing dbus-libs (1.16.2-r1) [2026-05-26T01:49:26.213Z] #10 2.260 (104/117) Installing libltdl (2.5.4-r1) [2026-05-26T01:49:26.213Z] #10 2.265 (105/117) Installing orc (0.4.40-r1) [2026-05-26T01:49:26.213Z] #10 2.277 (106/117) Installing libflac (1.4.3-r1) [2026-05-26T01:49:26.213Z] #10 2.289 (107/117) Installing libsndfile (1.2.2-r2) [2026-05-26T01:49:26.213Z] #10 2.303 (108/117) Installing speexdsp (1.2.1-r2) [2026-05-26T01:49:26.213Z] #10 2.309 (109/117) Installing tdb-libs (1.4.12-r0) [2026-05-26T01:49:26.213Z] #10 2.313 (110/117) Installing libpulse (17.0-r5) [2026-05-26T01:49:26.213Z] #10 2.332 (111/117) Installing v4l-utils-libs (1.28.1-r1) [2026-05-26T01:49:26.213Z] #10 2.341 (112/117) Installing ffmpeg-libavdevice (6.1.2-r2) [2026-05-26T01:49:26.213Z] #10 2.348 (113/117) Installing ffmpeg (6.1.2-r2) [2026-05-26T01:49:26.213Z] #10 2.360 (114/117) Installing udev-init-scripts (35-r1) [2026-05-26T01:49:26.213Z] #10 2.360 (115/117) Installing zstd-libs (1.5.7-r0) [2026-05-26T01:49:26.213Z] #10 2.372 (116/117) Installing kmod-libs (34.2-r0) [2026-05-26T01:49:26.213Z] #10 2.378 (117/117) Installing eudev (3.2.14-r5) [2026-05-26T01:49:26.213Z] #10 2.391 Executing busybox-1.37.0-r20.trigger [2026-05-26T01:49:26.213Z] #10 2.398 Executing glib-2.84.4-r0.trigger [2026-05-26T01:49:26.213Z] #10 2.402 Executing eudev-3.2.14-r5.trigger [2026-05-26T01:49:26.213Z] #10 2.407 OK: 133 MiB in 133 packages [2026-05-26T01:49:26.213Z] #10 DONE 2.6s [2026-05-26T01:49:26.213Z] [2026-05-26T01:49:26.213Z] #17 [builder 8/8] RUN make build [2026-05-26T01:49:26.213Z] #17 0.256 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.1.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2026-05-26T01:49:27.244Z] #17 ... [2026-05-26T01:49:27.244Z] [2026-05-26T01:49:27.244Z] #18 [stage-2 3/15] RUN apk --no-cache upgrade [2026-05-26T01:49:27.244Z] #18 0.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T01:49:27.244Z] #18 0.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T01:49:27.244Z] #18 0.725 OK: 133 MiB in 133 packages [2026-05-26T01:49:27.244Z] #18 DONE 0.9s [2026-05-26T01:49:27.244Z] [2026-05-26T01:49:27.244Z] #17 [builder 8/8] RUN make build [2026-05-26T01:49:59.752Z] #17 DONE 30.0s [2026-05-26T01:49:59.752Z] [2026-05-26T01:49:59.752Z] #19 [stage-2 4/15] COPY --from=builder /device-usb-camera/cmd / [2026-05-26T01:49:59.752Z] #19 DONE 0.2s [2026-05-26T01:49:59.752Z] [2026-05-26T01:49:59.752Z] #20 [stage-2 5/15] COPY --from=builder /device-usb-camera/LICENSE / [2026-05-26T01:49:59.752Z] #20 DONE 0.0s [2026-05-26T01:49:59.752Z] [2026-05-26T01:49:59.752Z] #21 [stage-2 6/15] COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2026-05-26T01:49:59.752Z] #21 DONE 0.0s [2026-05-26T01:49:59.752Z] [2026-05-26T01:49:59.752Z] #22 [stage-2 7/15] COPY --from=builder /device-usb-camera/Attribution.txt / [2026-05-26T01:49:59.752Z] #22 DONE 0.0s [2026-05-26T01:49:59.752Z] [2026-05-26T01:49:59.752Z] #23 [stage-2 8/15] COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2026-05-26T01:49:59.752Z] #23 DONE 0.0s [2026-05-26T01:49:59.752Z] [2026-05-26T01:49:59.752Z] #24 [stage-2 9/15] COPY --from=rtsp /mediamtx.yml / [2026-05-26T01:49:59.752Z] #24 DONE 0.0s [2026-05-26T01:49:59.752Z] [2026-05-26T01:49:59.752Z] #25 [stage-2 10/15] COPY --from=rtsp /mediamtx / [2026-05-26T01:49:59.752Z] #25 DONE 0.2s [2026-05-26T01:49:59.752Z] [2026-05-26T01:49:59.752Z] #26 [stage-2 11/15] RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2026-05-26T01:49:59.752Z] #26 DONE 0.3s [2026-05-26T01:49:59.752Z] [2026-05-26T01:49:59.752Z] #27 [stage-2 12/15] RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2026-05-26T01:49:59.752Z] #27 DONE 0.3s [2026-05-26T01:49:59.752Z] [2026-05-26T01:49:59.752Z] #28 [stage-2 13/15] RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2026-05-26T01:49:59.752Z] #28 DONE 0.3s [2026-05-26T01:49:59.752Z] [2026-05-26T01:49:59.752Z] #29 [stage-2 14/15] RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2026-05-26T01:49:59.752Z] #29 DONE 0.3s [2026-05-26T01:49:59.752Z] [2026-05-26T01:49:59.752Z] #30 exporting to image [2026-05-26T01:49:59.752Z] #30 exporting layers [2026-05-26T01:49:59.752Z] #30 exporting layers 0.6s done [2026-05-26T01:49:59.752Z] #30 writing image sha256:ddc3095d48a3dbcd8712fd40d905d3088eb97041ac238c4263c91afce6a3d7ea done [2026-05-26T01:49:59.752Z] #30 naming to docker.io/library/device-usb-camera done [2026-05-26T01:49:59.752Z] #30 DONE 0.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T01:49:59.877Z] provisioning config files... [2026-05-26T01:49:59.901Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15318184392583600877tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T01:50:00.231Z] ---> ****-login.sh [2026-05-26T01:50:00.231Z] nexus3.edgexfoundry.org:10001 [2026-05-26T01:50:00.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:50:00.231Z] Login Succeeded [2026-05-26T01:50:00.231Z] nexus3.edgexfoundry.org:10002 [2026-05-26T01:50:00.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:50:00.231Z] Login Succeeded [2026-05-26T01:50:00.231Z] nexus3.edgexfoundry.org:10003 [2026-05-26T01:50:00.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:50:00.522Z] Login Succeeded [2026-05-26T01:50:00.522Z] nexus3.edgexfoundry.org:10004 [2026-05-26T01:50:00.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:50:00.522Z] Login Succeeded [2026-05-26T01:50:00.522Z] ****.io [2026-05-26T01:50:00.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:50:00.810Z] Login Succeeded [2026-05-26T01:50:00.810Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T01:50:00.854Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T01:50:00.990Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T01:50:01.022Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2026-05-26T01:50:01.022Z] 1f73df7c61705afbaf9dc2cefc4b005b921d2213 [2026-05-26T01:50:01.022Z] latest [2026-05-26T01:50:01.022Z] 4.1.0-dev.18 [2026-05-26T01:50:01.022Z] 1f73df7c61705afbaf9dc2cefc4b005b921d2213-4.1.0-dev.18 [2026-05-26T01:50:01.022Z] main [2026-05-26T01:50:01.022Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:50:01.408Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:1f73df7c61705afbaf9dc2cefc4b005b921d2213 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:50:01.808Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:1f73df7c61705afbaf9dc2cefc4b005b921d2213 [2026-05-26T01:50:01.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2026-05-26T01:50:01.808Z] 34336dac0929: Preparing [2026-05-26T01:50:01.808Z] 2d3c66969ea1: Preparing [2026-05-26T01:50:01.808Z] 2d3c66969ea1: Preparing [2026-05-26T01:50:01.808Z] 74450adbb150: Preparing [2026-05-26T01:50:01.808Z] 56a6f440ec1f: Preparing [2026-05-26T01:50:01.808Z] 8b9ee95d9b28: Preparing [2026-05-26T01:50:01.808Z] e111c2e90346: Preparing [2026-05-26T01:50:01.808Z] b8536b70d834: Preparing [2026-05-26T01:50:01.808Z] 829a8144e58f: Preparing [2026-05-26T01:50:01.808Z] adc733a13c03: Preparing [2026-05-26T01:50:01.808Z] 837bb3aaea79: Preparing [2026-05-26T01:50:01.808Z] c64af78f68b8: Preparing [2026-05-26T01:50:01.808Z] 8d7768ff6c75: Preparing [2026-05-26T01:50:01.808Z] 0854555d70ac: Preparing [2026-05-26T01:50:01.808Z] 829a8144e58f: Waiting [2026-05-26T01:50:01.808Z] adc733a13c03: Waiting [2026-05-26T01:50:01.808Z] 837bb3aaea79: Waiting [2026-05-26T01:50:01.808Z] c64af78f68b8: Waiting [2026-05-26T01:50:01.808Z] 8d7768ff6c75: Waiting [2026-05-26T01:50:01.808Z] 0854555d70ac: Waiting [2026-05-26T01:50:01.808Z] e111c2e90346: Waiting [2026-05-26T01:50:01.808Z] b8536b70d834: Waiting [2026-05-26T01:50:01.808Z] 74450adbb150: Pushed [2026-05-26T01:50:01.808Z] 34336dac0929: Pushed [2026-05-26T01:50:01.808Z] 8b9ee95d9b28: Pushed [2026-05-26T01:50:01.808Z] 2d3c66969ea1: Pushed [2026-05-26T01:50:01.808Z] e111c2e90346: Pushed [2026-05-26T01:50:01.808Z] b8536b70d834: Pushed [2026-05-26T01:50:02.100Z] adc733a13c03: Pushed [2026-05-26T01:50:02.100Z] 829a8144e58f: Pushed [2026-05-26T01:50:02.100Z] 0854555d70ac: Layer already exists [2026-05-26T01:50:02.100Z] c64af78f68b8: Pushed [2026-05-26T01:50:06.784Z] 56a6f440ec1f: Pushed [2026-05-26T01:50:07.076Z] 837bb3aaea79: Pushed [2026-05-26T01:50:15.437Z] 8d7768ff6c75: Pushed [2026-05-26T01:50:15.437Z] 1f73df7c61705afbaf9dc2cefc4b005b921d2213: digest: sha256:171698fa0d056c96f049a70c504a833c0454895631b43bac402ccd7c9be8ef97 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:50:15.777Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:50:16.131Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2026-05-26T01:50:16.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2026-05-26T01:50:16.131Z] 34336dac0929: Preparing [2026-05-26T01:50:16.131Z] 2d3c66969ea1: Preparing [2026-05-26T01:50:16.131Z] 2d3c66969ea1: Preparing [2026-05-26T01:50:16.131Z] 74450adbb150: Preparing [2026-05-26T01:50:16.131Z] 56a6f440ec1f: Preparing [2026-05-26T01:50:16.131Z] 8b9ee95d9b28: Preparing [2026-05-26T01:50:16.131Z] e111c2e90346: Preparing [2026-05-26T01:50:16.131Z] b8536b70d834: Preparing [2026-05-26T01:50:16.131Z] 829a8144e58f: Preparing [2026-05-26T01:50:16.131Z] b8536b70d834: Waiting [2026-05-26T01:50:16.131Z] e111c2e90346: Waiting [2026-05-26T01:50:16.131Z] adc733a13c03: Preparing [2026-05-26T01:50:16.131Z] 837bb3aaea79: Preparing [2026-05-26T01:50:16.131Z] 829a8144e58f: Waiting [2026-05-26T01:50:16.131Z] adc733a13c03: Waiting [2026-05-26T01:50:16.131Z] c64af78f68b8: Preparing [2026-05-26T01:50:16.131Z] 837bb3aaea79: Waiting [2026-05-26T01:50:16.131Z] 8d7768ff6c75: Preparing [2026-05-26T01:50:16.131Z] 0854555d70ac: Preparing [2026-05-26T01:50:16.131Z] c64af78f68b8: Waiting [2026-05-26T01:50:16.131Z] 0854555d70ac: Waiting [2026-05-26T01:50:16.131Z] 8d7768ff6c75: Waiting [2026-05-26T01:50:16.131Z] 2d3c66969ea1: Layer already exists [2026-05-26T01:50:16.131Z] 74450adbb150: Layer already exists [2026-05-26T01:50:16.131Z] 34336dac0929: Layer already exists [2026-05-26T01:50:16.131Z] 8b9ee95d9b28: Layer already exists [2026-05-26T01:50:16.131Z] 56a6f440ec1f: Layer already exists [2026-05-26T01:50:16.131Z] 829a8144e58f: Layer already exists [2026-05-26T01:50:16.131Z] e111c2e90346: Layer already exists [2026-05-26T01:50:16.131Z] b8536b70d834: Layer already exists [2026-05-26T01:50:16.131Z] 837bb3aaea79: Layer already exists [2026-05-26T01:50:16.131Z] adc733a13c03: Layer already exists [2026-05-26T01:50:16.131Z] 8d7768ff6c75: Layer already exists [2026-05-26T01:50:16.131Z] c64af78f68b8: Layer already exists [2026-05-26T01:50:16.131Z] 0854555d70ac: Layer already exists [2026-05-26T01:50:16.131Z] latest: digest: sha256:171698fa0d056c96f049a70c504a833c0454895631b43bac402ccd7c9be8ef97 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:50:16.455Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:50:16.795Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.18 [2026-05-26T01:50:16.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2026-05-26T01:50:16.795Z] 34336dac0929: Preparing [2026-05-26T01:50:16.795Z] 2d3c66969ea1: Preparing [2026-05-26T01:50:16.795Z] 2d3c66969ea1: Preparing [2026-05-26T01:50:16.795Z] 74450adbb150: Preparing [2026-05-26T01:50:16.795Z] 56a6f440ec1f: Preparing [2026-05-26T01:50:16.795Z] 8b9ee95d9b28: Preparing [2026-05-26T01:50:16.795Z] e111c2e90346: Preparing [2026-05-26T01:50:16.795Z] b8536b70d834: Preparing [2026-05-26T01:50:16.795Z] 829a8144e58f: Preparing [2026-05-26T01:50:16.795Z] adc733a13c03: Preparing [2026-05-26T01:50:16.795Z] 837bb3aaea79: Preparing [2026-05-26T01:50:16.795Z] c64af78f68b8: Preparing [2026-05-26T01:50:16.795Z] 8d7768ff6c75: Preparing [2026-05-26T01:50:16.795Z] 0854555d70ac: Preparing [2026-05-26T01:50:16.795Z] e111c2e90346: Waiting [2026-05-26T01:50:16.795Z] b8536b70d834: Waiting [2026-05-26T01:50:16.795Z] 829a8144e58f: Waiting [2026-05-26T01:50:16.795Z] adc733a13c03: Waiting [2026-05-26T01:50:16.795Z] 837bb3aaea79: Waiting [2026-05-26T01:50:16.795Z] c64af78f68b8: Waiting [2026-05-26T01:50:16.795Z] 8d7768ff6c75: Waiting [2026-05-26T01:50:16.795Z] 0854555d70ac: Waiting [2026-05-26T01:50:16.795Z] 34336dac0929: Layer already exists [2026-05-26T01:50:16.795Z] 8b9ee95d9b28: Layer already exists [2026-05-26T01:50:16.795Z] 56a6f440ec1f: Layer already exists [2026-05-26T01:50:16.795Z] 74450adbb150: Layer already exists [2026-05-26T01:50:16.795Z] 2d3c66969ea1: Layer already exists [2026-05-26T01:50:16.795Z] b8536b70d834: Layer already exists [2026-05-26T01:50:16.795Z] 837bb3aaea79: Layer already exists [2026-05-26T01:50:16.795Z] e111c2e90346: Layer already exists [2026-05-26T01:50:16.795Z] 829a8144e58f: Layer already exists [2026-05-26T01:50:16.795Z] adc733a13c03: Layer already exists [2026-05-26T01:50:16.795Z] c64af78f68b8: Layer already exists [2026-05-26T01:50:16.795Z] 8d7768ff6c75: Layer already exists [2026-05-26T01:50:16.795Z] 0854555d70ac: Layer already exists [2026-05-26T01:50:16.795Z] 4.1.0-dev.18: digest: sha256:171698fa0d056c96f049a70c504a833c0454895631b43bac402ccd7c9be8ef97 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:50:17.127Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:1f73df7c61705afbaf9dc2cefc4b005b921d2213-4.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:50:17.449Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:1f73df7c61705afbaf9dc2cefc4b005b921d2213-4.1.0-dev.18 [2026-05-26T01:50:17.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2026-05-26T01:50:17.449Z] 34336dac0929: Preparing [2026-05-26T01:50:17.449Z] 2d3c66969ea1: Preparing [2026-05-26T01:50:17.449Z] 2d3c66969ea1: Preparing [2026-05-26T01:50:17.449Z] 74450adbb150: Preparing [2026-05-26T01:50:17.449Z] 56a6f440ec1f: Preparing [2026-05-26T01:50:17.449Z] 8b9ee95d9b28: Preparing [2026-05-26T01:50:17.449Z] e111c2e90346: Preparing [2026-05-26T01:50:17.449Z] b8536b70d834: Preparing [2026-05-26T01:50:17.449Z] 829a8144e58f: Preparing [2026-05-26T01:50:17.449Z] adc733a13c03: Preparing [2026-05-26T01:50:17.449Z] 837bb3aaea79: Preparing [2026-05-26T01:50:17.449Z] c64af78f68b8: Preparing [2026-05-26T01:50:17.449Z] 8d7768ff6c75: Preparing [2026-05-26T01:50:17.449Z] 0854555d70ac: Preparing [2026-05-26T01:50:17.449Z] 829a8144e58f: Waiting [2026-05-26T01:50:17.449Z] adc733a13c03: Waiting [2026-05-26T01:50:17.449Z] 837bb3aaea79: Waiting [2026-05-26T01:50:17.449Z] c64af78f68b8: Waiting [2026-05-26T01:50:17.449Z] 8d7768ff6c75: Waiting [2026-05-26T01:50:17.449Z] 0854555d70ac: Waiting [2026-05-26T01:50:17.449Z] b8536b70d834: Waiting [2026-05-26T01:50:17.449Z] e111c2e90346: Waiting [2026-05-26T01:50:17.449Z] 74450adbb150: Layer already exists [2026-05-26T01:50:17.449Z] 34336dac0929: Layer already exists [2026-05-26T01:50:17.449Z] 2d3c66969ea1: Layer already exists [2026-05-26T01:50:17.449Z] 8b9ee95d9b28: Layer already exists [2026-05-26T01:50:17.449Z] 56a6f440ec1f: Layer already exists [2026-05-26T01:50:17.449Z] e111c2e90346: Layer already exists [2026-05-26T01:50:17.449Z] 829a8144e58f: Layer already exists [2026-05-26T01:50:17.449Z] 837bb3aaea79: Layer already exists [2026-05-26T01:50:17.449Z] b8536b70d834: Layer already exists [2026-05-26T01:50:17.449Z] adc733a13c03: Layer already exists [2026-05-26T01:50:17.449Z] 8d7768ff6c75: Layer already exists [2026-05-26T01:50:17.449Z] c64af78f68b8: Layer already exists [2026-05-26T01:50:17.449Z] 0854555d70ac: Layer already exists [2026-05-26T01:50:17.449Z] 1f73df7c61705afbaf9dc2cefc4b005b921d2213-4.1.0-dev.18: digest: sha256:171698fa0d056c96f049a70c504a833c0454895631b43bac402ccd7c9be8ef97 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:50:17.783Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:50:18.113Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2026-05-26T01:50:18.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2026-05-26T01:50:18.113Z] 34336dac0929: Preparing [2026-05-26T01:50:18.113Z] 2d3c66969ea1: Preparing [2026-05-26T01:50:18.113Z] 2d3c66969ea1: Preparing [2026-05-26T01:50:18.113Z] 74450adbb150: Preparing [2026-05-26T01:50:18.113Z] 56a6f440ec1f: Preparing [2026-05-26T01:50:18.113Z] 8b9ee95d9b28: Preparing [2026-05-26T01:50:18.113Z] e111c2e90346: Preparing [2026-05-26T01:50:18.113Z] b8536b70d834: Preparing [2026-05-26T01:50:18.113Z] 829a8144e58f: Preparing [2026-05-26T01:50:18.113Z] adc733a13c03: Preparing [2026-05-26T01:50:18.113Z] 837bb3aaea79: Preparing [2026-05-26T01:50:18.113Z] c64af78f68b8: Preparing [2026-05-26T01:50:18.113Z] 8d7768ff6c75: Preparing [2026-05-26T01:50:18.113Z] 0854555d70ac: Preparing [2026-05-26T01:50:18.113Z] adc733a13c03: Waiting [2026-05-26T01:50:18.113Z] 837bb3aaea79: Waiting [2026-05-26T01:50:18.113Z] c64af78f68b8: Waiting [2026-05-26T01:50:18.113Z] 8d7768ff6c75: Waiting [2026-05-26T01:50:18.113Z] 0854555d70ac: Waiting [2026-05-26T01:50:18.113Z] e111c2e90346: Waiting [2026-05-26T01:50:18.113Z] b8536b70d834: Waiting [2026-05-26T01:50:18.113Z] 829a8144e58f: Waiting [2026-05-26T01:50:18.113Z] 34336dac0929: Layer already exists [2026-05-26T01:50:18.113Z] 56a6f440ec1f: Layer already exists [2026-05-26T01:50:18.113Z] 2d3c66969ea1: Layer already exists [2026-05-26T01:50:18.113Z] 8b9ee95d9b28: Layer already exists [2026-05-26T01:50:18.113Z] 74450adbb150: Layer already exists [2026-05-26T01:50:18.113Z] b8536b70d834: Layer already exists [2026-05-26T01:50:18.113Z] 829a8144e58f: Layer already exists [2026-05-26T01:50:18.113Z] adc733a13c03: Layer already exists [2026-05-26T01:50:18.113Z] e111c2e90346: Layer already exists [2026-05-26T01:50:18.113Z] 837bb3aaea79: Layer already exists [2026-05-26T01:50:18.113Z] c64af78f68b8: Layer already exists [2026-05-26T01:50:18.113Z] 8d7768ff6c75: Layer already exists [2026-05-26T01:50:18.113Z] 0854555d70ac: Layer already exists [2026-05-26T01:50:18.113Z] main: digest: sha256:171698fa0d056c96f049a70c504a833c0454895631b43bac402ccd7c9be8ef97 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T01:50:18.258Z] ===================================================== [Pipeline] echo [2026-05-26T01:50:18.280Z] taggedImages: [2026-05-26T01:50:18.280Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:1f73df7c61705afbaf9dc2cefc4b005b921d2213 [2026-05-26T01:50:18.280Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2026-05-26T01:50:18.280Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.18 [2026-05-26T01:50:18.280Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:1f73df7c61705afbaf9dc2cefc4b005b921d2213-4.1.0-dev.18 [2026-05-26T01:50:18.280Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:50:18.730Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T01:50:18.730Z] [2026-05-26T01:50:18.730Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:50:19.031Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T01:50:19.031Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-26T01:50:19.031Z] 5eb5b503b376: Pulling fs layer [2026-05-26T01:50:19.031Z] 5c69ac0246d0: Pulling fs layer [2026-05-26T01:50:19.031Z] ec43610c2a17: Pulling fs layer [2026-05-26T01:50:19.031Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-26T01:50:19.031Z] 33b1e0a273af: Pulling fs layer [2026-05-26T01:50:19.031Z] 5d3b04190fa2: Pulling fs layer [2026-05-26T01:50:19.031Z] 2f39f015ded8: Pulling fs layer [2026-05-26T01:50:19.031Z] 3a2ae6a8a46f: Waiting [2026-05-26T01:50:19.031Z] 33b1e0a273af: Waiting [2026-05-26T01:50:19.031Z] 5d3b04190fa2: Waiting [2026-05-26T01:50:19.031Z] 2f39f015ded8: Waiting [2026-05-26T01:50:19.031Z] 5c69ac0246d0: Verifying Checksum [2026-05-26T01:50:19.031Z] 5c69ac0246d0: Download complete [2026-05-26T01:50:19.031Z] 3a2ae6a8a46f: Verifying Checksum [2026-05-26T01:50:19.031Z] 3a2ae6a8a46f: Download complete [2026-05-26T01:50:19.031Z] ec43610c2a17: Verifying Checksum [2026-05-26T01:50:19.031Z] ec43610c2a17: Download complete [2026-05-26T01:50:19.031Z] 33b1e0a273af: Verifying Checksum [2026-05-26T01:50:19.031Z] 33b1e0a273af: Download complete [2026-05-26T01:50:19.031Z] 5d3b04190fa2: Verifying Checksum [2026-05-26T01:50:19.031Z] 5d3b04190fa2: Download complete [2026-05-26T01:50:19.289Z] 5eb5b503b376: Verifying Checksum [2026-05-26T01:50:19.289Z] 5eb5b503b376: Download complete [2026-05-26T01:50:19.853Z] 2f39f015ded8: Verifying Checksum [2026-05-26T01:50:19.853Z] 2f39f015ded8: Download complete [2026-05-26T01:50:21.264Z] 5eb5b503b376: Pull complete [2026-05-26T01:50:21.264Z] 5c69ac0246d0: Pull complete [2026-05-26T01:50:21.829Z] ec43610c2a17: Pull complete [2026-05-26T01:50:21.829Z] 3a2ae6a8a46f: Pull complete [2026-05-26T01:50:22.090Z] 33b1e0a273af: Pull complete [2026-05-26T01:50:22.090Z] 5d3b04190fa2: Pull complete [2026-05-26T01:50:28.748Z] 2f39f015ded8: Pull complete [2026-05-26T01:50:28.748Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-26T01:50:28.748Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T01:50:28.748Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T01:50:28.854Z] prd-ubuntu20.04-docker-8c-8g-11320 does not seem to be running inside a container [2026-05-26T01:50:28.883Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-26T01:50:30.126Z] $ docker top 4d3701b1875307a54631775e7650c0adf678b4610a7e7eb08af987216c2b279b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T01:50:30.620Z] ---> job-cost.sh [2026-05-26T01:50:30.620Z] lf-activate-venv: SKIPPING [2026-05-26T01:50:30.620Z] INFO: No Stack... [2026-05-26T01:50:30.620Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-26T01:50:31.222Z] INFO: Archiving Costs [Pipeline] sh [2026-05-26T01:50:31.786Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2026-05-26T01:50:31.786Z] + cut -d, -f6 [Pipeline] lock [2026-05-26T01:50:31.810Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-224-stack-cost] [2026-05-26T01:50:31.823Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-224-stack-cost] did not exist. Created. [2026-05-26T01:50:31.831Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-224-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-26T01:50:32.216Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-05-26T01:50:32.259Z] Stashed 1 file(s) [Pipeline] } [2026-05-26T01:50:32.268Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-224-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-26T01:50:32.305Z] $ docker stop --time=1 4d3701b1875307a54631775e7650c0adf678b4610a7e7eb08af987216c2b279b [2026-05-26T01:50:33.497Z] $ docker rm -f --volumes 4d3701b1875307a54631775e7650c0adf678b4610a7e7eb08af987216c2b279b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-05-26T01:51:17.942Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11324 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2026-05-26T01:51:18.043Z] Running in /w/workspace/device-usb-camera/224 [Pipeline] { [Pipeline] checkout [2026-05-26T01:51:18.334Z] Selected Git installation does not exist. Using Default [2026-05-26T01:51:18.334Z] The recommended git tool is: NONE [2026-05-26T01:51:25.694Z] using credential edgex-jenkins-ssh [2026-05-26T01:51:25.724Z] Cloning the remote Git repository [2026-05-26T01:51:25.776Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2026-05-26T01:51:25.912Z] > git init /w/workspace/device-usb-camera/224 # timeout=10 [2026-05-26T01:51:26.098Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2026-05-26T01:51:26.099Z] > git --version # timeout=10 [2026-05-26T01:51:26.124Z] > git --version # 'git version 2.25.1' [2026-05-26T01:51:26.127Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-05-26T01:51:26.305Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-26T01:51:29.460Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2026-05-26T01:51:29.491Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-26T01:51:30.628Z] Avoid second fetch [2026-05-26T01:51:30.629Z] Checking out Revision 1f73df7c61705afbaf9dc2cefc4b005b921d2213 (main) [2026-05-26T01:51:31.372Z] Commit message: "Merge pull request #455 from sabrina-lin527/update-changelog" [2026-05-26T01:51:30.644Z] > git config core.sparsecheckout # timeout=10 [2026-05-26T01:51:30.714Z] > git checkout -f 1f73df7c61705afbaf9dc2cefc4b005b921d2213 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T01:51:35.864Z] provisioning config files... [2026-05-26T01:51:35.901Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/224@tmp/config9480300389226841343tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T01:51:36.818Z] ---> ****-login.sh [2026-05-26T01:51:36.818Z] nexus3.edgexfoundry.org:10001 [2026-05-26T01:51:37.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:51:37.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T01:51:37.123Z] Configure a credential helper to remove this warning. See [2026-05-26T01:51:37.123Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T01:51:37.123Z] [2026-05-26T01:51:37.123Z] Login Succeeded [2026-05-26T01:51:37.402Z] nexus3.edgexfoundry.org:10002 [2026-05-26T01:51:37.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:51:37.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T01:51:37.676Z] Configure a credential helper to remove this warning. See [2026-05-26T01:51:37.676Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T01:51:37.676Z] [2026-05-26T01:51:37.676Z] Login Succeeded [2026-05-26T01:51:37.676Z] nexus3.edgexfoundry.org:10003 [2026-05-26T01:51:37.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:51:37.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T01:51:37.946Z] Configure a credential helper to remove this warning. See [2026-05-26T01:51:37.947Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T01:51:37.947Z] [2026-05-26T01:51:37.947Z] Login Succeeded [2026-05-26T01:51:37.947Z] nexus3.edgexfoundry.org:10004 [2026-05-26T01:51:38.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:51:38.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T01:51:38.497Z] Configure a credential helper to remove this warning. See [2026-05-26T01:51:38.497Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T01:51:38.497Z] [2026-05-26T01:51:38.497Z] Login Succeeded [2026-05-26T01:51:38.497Z] ****.io [2026-05-26T01:51:38.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:51:39.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T01:51:39.042Z] Configure a credential helper to remove this warning. See [2026-05-26T01:51:39.042Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T01:51:39.042Z] [2026-05-26T01:51:39.042Z] Login Succeeded [2026-05-26T01:51:39.042Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T01:51:39.064Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-26T01:51:39.451Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T01:51:39.466Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T01:51:39.485Z] ========================================================= [2026-05-26T01:51:39.485Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-05-26T01:51:39.485Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:51:39.871Z] + 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-05-26T01:51:40.476Z] Sending build context to Docker daemon 12.68MB [2026-05-26T01:51:40.476Z] Step 1/13 : ARG BASE=golang:1.25-alpine3.22 [2026-05-26T01:51:40.476Z] Step 2/13 : FROM ${BASE} AS builder [2026-05-26T01:51:40.758Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-05-26T01:51:40.758Z] 6b59a28fa201: Pulling fs layer [2026-05-26T01:51:40.758Z] d32bb0dddca7: Pulling fs layer [2026-05-26T01:51:40.758Z] 5dab1238d3d9: Pulling fs layer [2026-05-26T01:51:40.758Z] 196fd7d83e7d: Pulling fs layer [2026-05-26T01:51:40.758Z] 4f4fb700ef54: Pulling fs layer [2026-05-26T01:51:40.758Z] 8ba94037c8f0: Pulling fs layer [2026-05-26T01:51:40.758Z] deaec5988b04: Pulling fs layer [2026-05-26T01:51:40.758Z] 9f65657bb879: Pulling fs layer [2026-05-26T01:51:40.758Z] 196fd7d83e7d: Waiting [2026-05-26T01:51:40.758Z] 4f4fb700ef54: Waiting [2026-05-26T01:51:40.758Z] 8ba94037c8f0: Waiting [2026-05-26T01:51:40.758Z] deaec5988b04: Waiting [2026-05-26T01:51:40.758Z] 9f65657bb879: Waiting [2026-05-26T01:51:40.758Z] d32bb0dddca7: Verifying Checksum [2026-05-26T01:51:40.758Z] d32bb0dddca7: Download complete [2026-05-26T01:51:40.758Z] 196fd7d83e7d: Verifying Checksum [2026-05-26T01:51:40.758Z] 196fd7d83e7d: Download complete [2026-05-26T01:51:40.758Z] 4f4fb700ef54: Download complete [2026-05-26T01:51:40.758Z] 8ba94037c8f0: Download complete [2026-05-26T01:51:40.758Z] 6b59a28fa201: Verifying Checksum [2026-05-26T01:51:40.758Z] 6b59a28fa201: Download complete [2026-05-26T01:51:41.742Z] 9f65657bb879: Verifying Checksum [2026-05-26T01:51:41.742Z] 9f65657bb879: Download complete [2026-05-26T01:51:42.026Z] 6b59a28fa201: Pull complete [2026-05-26T01:51:42.623Z] d32bb0dddca7: Pull complete [2026-05-26T01:51:42.623Z] 5dab1238d3d9: Verifying Checksum [2026-05-26T01:51:42.623Z] 5dab1238d3d9: Download complete [2026-05-26T01:51:44.584Z] deaec5988b04: Verifying Checksum [2026-05-26T01:51:44.584Z] deaec5988b04: Download complete [2026-05-26T01:51:56.949Z] 5dab1238d3d9: Pull complete [2026-05-26T01:51:57.230Z] 196fd7d83e7d: Pull complete [2026-05-26T01:51:57.230Z] 4f4fb700ef54: Pull complete [2026-05-26T01:51:57.835Z] 8ba94037c8f0: Pull complete [2026-05-26T01:52:07.951Z] deaec5988b04: Pull complete [2026-05-26T01:52:08.924Z] 9f65657bb879: Pull complete [2026-05-26T01:52:08.924Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-05-26T01:52:08.924Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-26T01:52:08.924Z] ---> 334268110677 [2026-05-26T01:52:08.924Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2026-05-26T01:52:10.888Z] ---> Running in a6efb5943277 [2026-05-26T01:52:11.156Z] Removing intermediate container a6efb5943277 [2026-05-26T01:52:11.156Z] ---> 87a68b074289 [2026-05-26T01:52:11.156Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-26T01:52:11.427Z] ---> Running in 3d1d40af1a8f [2026-05-26T01:52:11.695Z] Removing intermediate container 3d1d40af1a8f [2026-05-26T01:52:11.696Z] ---> b4e6789b1258 [2026-05-26T01:52:11.696Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2026-05-26T01:52:11.696Z] ---> Running in 97480e97afd6 [2026-05-26T01:52:11.963Z] Removing intermediate container 97480e97afd6 [2026-05-26T01:52:11.963Z] ---> 65a3eb0f24c1 [2026-05-26T01:52:11.963Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2026-05-26T01:52:12.231Z] ---> Running in e37d6781b215 [2026-05-26T01:52:12.512Z] Removing intermediate container e37d6781b215 [2026-05-26T01:52:12.512Z] ---> 9f88e624c912 [2026-05-26T01:52:12.512Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-05-26T01:52:12.512Z] ---> Running in b4e304347e17 [2026-05-26T01:52:13.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-26T01:52:14.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-26T01:52:16.812Z] (1/9) Installing eudev-libs (3.2.14-r5) [2026-05-26T01:52:16.812Z] (2/9) Installing libjpeg-turbo (3.1.0-r0) [2026-05-26T01:52:16.812Z] (3/9) Installing v4l-utils-libs (1.28.1-r1) [2026-05-26T01:52:16.812Z] (4/9) Installing v4l-utils (1.28.1-r1) [2026-05-26T01:52:16.812Z] (5/9) Installing libdvbv5 (1.28.1-r1) [2026-05-26T01:52:16.812Z] (6/9) Installing libturbojpeg (3.1.0-r0) [2026-05-26T01:52:16.812Z] (7/9) Installing libjpeg-turbo-dev (3.1.0-r0) [2026-05-26T01:52:16.812Z] (8/9) Installing eudev-dev (3.2.14-r5) [2026-05-26T01:52:16.812Z] (9/9) Installing v4l-utils-dev (1.28.1-r1) [2026-05-26T01:52:16.812Z] Executing busybox-1.37.0-r19.trigger [2026-05-26T01:52:16.812Z] OK: 262 MiB in 69 packages [2026-05-26T01:52:18.229Z] Removing intermediate container b4e304347e17 [2026-05-26T01:52:18.229Z] ---> 0d64260de2ae [2026-05-26T01:52:18.229Z] Step 8/13 : WORKDIR /device-usb-camera [2026-05-26T01:52:18.502Z] ---> Running in df6accc35ab6 [2026-05-26T01:52:18.770Z] Removing intermediate container df6accc35ab6 [2026-05-26T01:52:18.770Z] ---> e6152934e6ec [2026-05-26T01:52:18.770Z] Step 9/13 : COPY go.mod vendor* ./ [2026-05-26T01:52:19.365Z] ---> 1f68816dd903 [2026-05-26T01:52:19.365Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T01:52:19.365Z] ---> Running in 591961a71f94 [2026-05-26T01:54:11.182Z] Removing intermediate container 591961a71f94 [2026-05-26T01:54:11.182Z] ---> 0692e3d6caf2 [2026-05-26T01:54:11.182Z] Step 11/13 : COPY . . [2026-05-26T01:54:11.182Z] ---> 1bcdc46fee35 [2026-05-26T01:54:11.182Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2026-05-26T01:54:11.182Z] ---> Running in 19a5bfb76f95 [2026-05-26T01:54:11.182Z]  % Total  % Received % Xferd Average Speed Time  Time Time Current [2026-05-26T01:54:11.182Z] Dload Upload Total Spent Left Speed [2026-05-26T01:54:11.182Z] 0 0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7252 0 --:--:-- --:--:-- --:--:-- 7426 [2026-05-26T01:54:11.182Z] Removing intermediate container 19a5bfb76f95 [2026-05-26T01:54:11.182Z] ---> 9317d7168fcc [2026-05-26T01:54:11.182Z] Step 13/13 : RUN ${MAKE} [2026-05-26T01:54:11.182Z] ---> Running in d0c143801ba4 [2026-05-26T01:54:11.182Z] noop [2026-05-26T01:54:11.451Z] Removing intermediate container d0c143801ba4 [2026-05-26T01:54:11.451Z] ---> 61d9b0414d73 [2026-05-26T01:54:11.451Z] Successfully built 61d9b0414d73 [2026-05-26T01:54:11.451Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:54:11.837Z] + docker inspect -f . ci-base-image-arm64 [2026-05-26T01:54:11.837Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T01:54:12.097Z] prd-ubuntu20.04-docker-arm64-4c-16g-11324 does not seem to be running inside a container [2026-05-26T01:54:12.182Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/224 -v /w/workspace/device-usb-camera/224:/w/workspace/device-usb-camera/224:rw,z -v /w/workspace/device-usb-camera/224@tmp:/w/workspace/device-usb-camera/224@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-05-26T01:54:13.521Z] $ docker top cfe1760ef7eaf894c44de882a248256421dcc6c40bb13495e14d695be5668f2b -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T01:54:14.412Z] + go version [2026-05-26T01:54:14.412Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-05-26T01:54:14.439Z] $ docker stop --time=1 cfe1760ef7eaf894c44de882a248256421dcc6c40bb13495e14d695be5668f2b [2026-05-26T01:54:16.130Z] $ docker rm -f --volumes cfe1760ef7eaf894c44de882a248256421dcc6c40bb13495e14d695be5668f2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:54:16.837Z] + docker inspect -f . ci-base-image-arm64 [2026-05-26T01:54:16.837Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T01:54:17.088Z] prd-ubuntu20.04-docker-arm64-4c-16g-11324 does not seem to be running inside a container [2026-05-26T01:54:17.171Z] $ 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/224 -v /w/workspace/device-usb-camera/224:/w/workspace/device-usb-camera/224:rw,z -v /w/workspace/device-usb-camera/224@tmp:/w/workspace/device-usb-camera/224@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-05-26T01:54:18.503Z] $ docker top 320f2063124bc8f8d8567991fc7c2f77b4466399e43edbe806fdaabf57d2a6b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T01:54:19.374Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/224 [Pipeline] fileExists [Pipeline] sh [2026-05-26T01:54:20.038Z] + make test [2026-05-26T01:54:20.038Z] go test ./... -coverprofile=coverage.out ./... [2026-05-26T01:54:28.330Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2026-05-26T01:59:20.726Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2026-05-26T01:59:20.726Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.077s coverage: 4.4% of statements [2026-05-26T01:59:20.726Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-05-26T01:59:20.726Z] go vet ./... [2026-05-26T02:00:17.283Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-26T02:00:17.283Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-26T02:00:17.283Z] ./bin/test-attribution-txt.sh [2026-05-26T02:00:17.283Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-26T02:00:17.283Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-26T02:00:17.303Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } [2026-05-26T02:00:17.327Z] $ docker stop --time=1 320f2063124bc8f8d8567991fc7c2f77b4466399e43edbe806fdaabf57d2a6b8 [2026-05-26T02:00:19.331Z] $ docker rm -f --volumes 320f2063124bc8f8d8567991fc7c2f77b4466399e43edbe806fdaabf57d2a6b8 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T02:00:21.230Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-26T02:00:21.265Z] Warning: overwriting stash ‘coverage-report’ [2026-05-26T02:00:22.049Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-26T02:00:22.511Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-26T02:00:22.864Z] + ls -al . [2026-05-26T02:00:22.864Z] total 288 [2026-05-26T02:00:22.864Z] drwxrwxr-x 8 jenkins jenkins 4096 May 26 01:54 . [2026-05-26T02:00:22.864Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 01:51 .. [2026-05-26T02:00:22.864Z] drwxrwxr-x 8 jenkins jenkins 4096 May 26 01:51 .git [2026-05-26T02:00:22.864Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 01:51 .github [2026-05-26T02:00:22.864Z] -rw-rw-r-- 1 jenkins jenkins 379 May 26 01:51 .gitignore [2026-05-26T02:00:22.864Z] -rw-rw-r-- 1 jenkins jenkins 359 May 26 01:51 .golangci.yml [2026-05-26T02:00:22.864Z] -rw-rw-r-- 1 jenkins jenkins 77 May 26 01:51 .hadolint.yml [2026-05-26T02:00:22.864Z] -rw-rw-r-- 1 jenkins jenkins 22020 May 26 01:51 Attribution.txt [2026-05-26T02:00:22.864Z] -rw-rw-r-- 1 jenkins jenkins 18082 May 26 01:51 CHANGELOG.md [2026-05-26T02:00:22.864Z] -rw-rw-r-- 1 jenkins jenkins 2446 May 26 01:51 Dockerfile [2026-05-26T02:00:22.864Z] -rw-rw-r-- 1 jenkins jenkins 678 May 26 01:51 GOVERNANCE.md [2026-05-26T02:00:22.864Z] -rw-rw-r-- 1 jenkins jenkins 682 May 26 01:51 Jenkinsfile [2026-05-26T02:00:22.864Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 26 01:51 LICENSE [2026-05-26T02:00:22.864Z] -rw-rw-r-- 1 jenkins jenkins 3192 May 26 01:51 Makefile [2026-05-26T02:00:22.864Z] -rw-rw-r-- 1 jenkins jenkins 622 May 26 01:51 OWNERS.md [2026-05-26T02:00:22.864Z] -rw-rw-r-- 1 jenkins jenkins 2575 May 26 01:51 README.md [2026-05-26T02:00:22.864Z] -rw-rw-r-- 1 jenkins jenkins 12 May 26 01:47 VERSION [2026-05-26T02:00:22.864Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 01:51 bin [2026-05-26T02:00:22.864Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 01:51 cmd [2026-05-26T02:00:22.864Z] -rw-r--r-- 1 jenkins jenkins 54776 May 26 01:59 coverage.out [2026-05-26T02:00:22.864Z] -rwxrwxr-x 1 jenkins jenkins 84 May 26 01:51 docker-entrypoint.sh [2026-05-26T02:00:22.864Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 01:51 docs [2026-05-26T02:00:22.864Z] -rw-rw-r-- 1 jenkins jenkins 6802 May 26 01:51 go.mod [2026-05-26T02:00:22.864Z] -rw-rw-r-- 1 jenkins jenkins 89514 May 26 01:51 go.sum [2026-05-26T02:00:22.864Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 01:51 internal [2026-05-26T02:00:22.864Z] -rw-rw-r-- 1 jenkins jenkins 231 May 26 01:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T02:00:23.276Z] + 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=1f73df7c61705afbaf9dc2cefc4b005b921d2213 --label arch=arm64 --label version=4.1.0-dev.18 . [2026-05-26T02:00:23.862Z] Sending build context to Docker daemon 12.73MB [2026-05-26T02:00:23.862Z] Step 1/37 : ARG BASE=golang:1.25-alpine3.22 [2026-05-26T02:00:23.862Z] Step 2/37 : FROM ${BASE} AS builder [2026-05-26T02:00:23.862Z] ---> 61d9b0414d73 [2026-05-26T02:00:23.862Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2026-05-26T02:00:24.130Z] ---> Running in c93869b137ce [2026-05-26T02:00:24.397Z] Removing intermediate container c93869b137ce [2026-05-26T02:00:24.397Z] ---> ef4cb1c2da3a [2026-05-26T02:00:24.397Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-26T02:00:24.397Z] ---> Running in 352ac0584607 [2026-05-26T02:00:24.665Z] Removing intermediate container 352ac0584607 [2026-05-26T02:00:24.665Z] ---> a17c7c825120 [2026-05-26T02:00:24.665Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2026-05-26T02:00:24.933Z] ---> Running in 48abd6648a6a [2026-05-26T02:00:25.202Z] Removing intermediate container 48abd6648a6a [2026-05-26T02:00:25.202Z] ---> a7e5c5b8d434 [2026-05-26T02:00:25.202Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2026-05-26T02:00:25.202Z] ---> Running in 72bdd054f4bf [2026-05-26T02:00:25.471Z] Removing intermediate container 72bdd054f4bf [2026-05-26T02:00:25.471Z] ---> 9c4cbafd1b14 [2026-05-26T02:00:25.744Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-05-26T02:00:25.744Z] ---> Running in 1690082ed9b2 [2026-05-26T02:00:26.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-26T02:00:27.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-26T02:00:29.240Z] OK: 262 MiB in 69 packages [2026-05-26T02:00:31.185Z] Removing intermediate container 1690082ed9b2 [2026-05-26T02:00:31.185Z] ---> 3c0becce5c34 [2026-05-26T02:00:31.185Z] Step 8/37 : WORKDIR /device-usb-camera [2026-05-26T02:00:31.185Z] ---> Running in 5efda5d1081e [2026-05-26T02:00:31.452Z] Removing intermediate container 5efda5d1081e [2026-05-26T02:00:31.452Z] ---> 3a962f4785f9 [2026-05-26T02:00:31.452Z] Step 9/37 : COPY go.mod vendor* ./ [2026-05-26T02:00:32.043Z] ---> b4c286a3fc30 [2026-05-26T02:00:32.043Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T02:00:32.043Z] ---> Running in 82c7dc76ea77 [2026-05-26T02:00:34.699Z] Removing intermediate container 82c7dc76ea77 [2026-05-26T02:00:34.699Z] ---> e98f132cba54 [2026-05-26T02:00:34.699Z] Step 11/37 : COPY . . [2026-05-26T02:00:35.664Z] ---> 71b194f75595 [2026-05-26T02:00:35.664Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2026-05-26T02:00:35.934Z] ---> Running in 2f78f265e7ea [2026-05-26T02:00:36.897Z]  % Total % Received % Xferd Average Speed  Time Time Time Current [2026-05-26T02:00:36.897Z]  Dload Upload Total  Spent Left Speed [2026-05-26T02:00:37.165Z] 0 0 0 0  0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0  6435 0 --:--:-- --:--:-- --:--:-- 6555 [2026-05-26T02:00:37.755Z] Removing intermediate container 2f78f265e7ea [2026-05-26T02:00:37.755Z] ---> 8d5f1a7d5cf0 [2026-05-26T02:00:37.755Z] Step 13/37 : RUN ${MAKE} [2026-05-26T02:00:38.033Z] ---> Running in cc38a79f24a9 [2026-05-26T02:00:39.001Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.1.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2026-05-26T02:05:31.062Z] Removing intermediate container cc38a79f24a9 [2026-05-26T02:05:31.062Z] ---> 8d6c1de1f85e [2026-05-26T02:05:31.062Z] Step 14/37 : FROM bluenviron/mediamtx:1.15.3 AS rtsp [2026-05-26T02:05:31.062Z] 1.15.3: Pulling from bluenviron/mediamtx [2026-05-26T02:05:31.062Z] 15af7a6288ba: Pulling fs layer [2026-05-26T02:05:31.062Z] 15af7a6288ba: Verifying Checksum [2026-05-26T02:05:31.062Z] 15af7a6288ba: Download complete [2026-05-26T02:05:31.062Z] 15af7a6288ba: Pull complete [2026-05-26T02:05:31.062Z] Digest: sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e [2026-05-26T02:05:31.062Z] Status: Downloaded newer image for bluenviron/mediamtx:1.15.3 [2026-05-26T02:05:31.062Z] ---> 750e2abf1212 [2026-05-26T02:05:31.062Z] Step 15/37 : FROM alpine:3.22 [2026-05-26T02:05:31.062Z] 3.22: Pulling from library/alpine [2026-05-26T02:05:31.062Z] 58e777220c39: Pulling fs layer [2026-05-26T02:05:31.062Z] 58e777220c39: Verifying Checksum [2026-05-26T02:05:31.062Z] 58e777220c39: Download complete [2026-05-26T02:05:31.062Z] 58e777220c39: Pull complete [2026-05-26T02:05:31.062Z] Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-26T02:05:31.062Z] Status: Downloaded newer image for alpine:3.22 [2026-05-26T02:05:31.062Z] ---> 6a2735c23ff3 [2026-05-26T02:05:31.062Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2026-05-26T02:05:31.062Z] ---> Running in de746ba00c73 [2026-05-26T02:05:31.062Z] Removing intermediate container de746ba00c73 [2026-05-26T02:05:31.062Z] ---> 17dd30fd0e8e [2026-05-26T02:05:31.062Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2026-05-26T02:05:31.062Z] ---> Running in 405581c6549f [2026-05-26T02:05:31.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-26T02:05:31.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-26T02:05:32.035Z] (1/116) Installing dumb-init (1.2.5-r3) [2026-05-26T02:05:32.035Z] (2/116) Installing libSvtAv1Enc (2.3.0-r0) [2026-05-26T02:05:32.035Z] (3/116) Installing aom-libs (3.12.1-r0) [2026-05-26T02:05:32.310Z] (4/116) Installing libxau (1.0.12-r0) [2026-05-26T02:05:32.311Z] (5/116) Installing libmd (1.1.0-r0) [2026-05-26T02:05:32.311Z] (6/116) Installing libbsd (0.12.2-r0) [2026-05-26T02:05:32.311Z] (7/116) Installing libxdmcp (1.1.5-r1) [2026-05-26T02:05:32.311Z] (8/116) Installing libxcb (1.17.0-r0) [2026-05-26T02:05:32.311Z] (9/116) Installing libx11 (1.8.11-r0) [2026-05-26T02:05:32.577Z] (10/116) Installing hwdata-pci (0.395-r0) [2026-05-26T02:05:32.577Z] (11/116) Installing libpciaccess (0.18.1-r0) [2026-05-26T02:05:32.577Z] (12/116) Installing libdrm (2.4.124-r0) [2026-05-26T02:05:32.577Z] (13/116) Installing libxext (1.3.6-r2) [2026-05-26T02:05:32.577Z] (14/116) Installing libxfixes (6.0.1-r4) [2026-05-26T02:05:32.857Z] (15/116) Installing libffi (3.4.8-r0) [2026-05-26T02:05:32.857Z] (16/116) Installing wayland-libs-client (1.23.1-r3) [2026-05-26T02:05:32.857Z] (17/116) Installing libva (2.22.0-r1) [2026-05-26T02:05:32.857Z] (18/116) Installing libvdpau (1.5-r4) [2026-05-26T02:05:32.857Z] (19/116) Installing ffmpeg-libavutil (6.1.2-r2) [2026-05-26T02:05:32.857Z] (20/116) Installing libdav1d (1.5.1-r0) [2026-05-26T02:05:32.857Z] (21/116) Installing libgcc (14.2.0-r6) [2026-05-26T02:05:32.857Z] (22/116) Installing libstdc++ (14.2.0-r6) [2026-05-26T02:05:32.857Z] (23/116) Installing openexr-libiex (3.3.2-r0) [2026-05-26T02:05:32.857Z] (24/116) Installing openexr-libilmthread (3.3.2-r0) [2026-05-26T02:05:32.857Z] (25/116) Installing imath (3.1.12-r0) [2026-05-26T02:05:32.857Z] (26/116) Installing libdeflate (1.23-r0) [2026-05-26T02:05:32.857Z] (27/116) Installing openexr-libopenexrcore (3.3.2-r0) [2026-05-26T02:05:33.130Z] (28/116) Installing openexr-libopenexr (3.3.2-r0) [2026-05-26T02:05:33.130Z] (29/116) Installing brotli-libs (1.1.0-r2) [2026-05-26T02:05:33.130Z] (30/116) Installing giflib (5.2.2-r1) [2026-05-26T02:05:33.130Z] (31/116) Installing libhwy (1.0.7-r1) [2026-05-26T02:05:33.130Z] (32/116) Installing libjpeg-turbo (3.1.0-r0) [2026-05-26T02:05:33.130Z] (33/116) Installing lcms2 (2.19-r0) [2026-05-26T02:05:33.130Z] (34/116) Installing libpng (1.6.57-r0) [2026-05-26T02:05:33.130Z] (35/116) Installing libjxl (0.10.3-r2) [2026-05-26T02:05:33.130Z] (36/116) Installing lame-libs (3.100-r5) [2026-05-26T02:05:33.397Z] (37/116) Installing opus (1.5.2-r1) [2026-05-26T02:05:33.397Z] (38/116) Installing rav1e-libs (0.7.1-r2) [2026-05-26T02:05:33.397Z] (39/116) Installing libgomp (14.2.0-r6) [2026-05-26T02:05:33.397Z] (40/116) Installing soxr (0.1.3-r7) [2026-05-26T02:05:33.397Z] (41/116) Installing ffmpeg-libswresample (6.1.2-r2) [2026-05-26T02:05:33.397Z] (42/116) Installing libogg (1.3.5-r5) [2026-05-26T02:05:33.397Z] (43/116) Installing libtheora (1.1.1-r18) [2026-05-26T02:05:33.397Z] (44/116) Installing libvorbis (1.3.7-r2) [2026-05-26T02:05:33.397Z] (45/116) Installing libvpx (1.15.0-r0) [2026-05-26T02:05:33.664Z] (46/116) Installing libsharpyuv (1.5.0-r0) [2026-05-26T02:05:33.664Z] (47/116) Installing libwebp (1.5.0-r0) [2026-05-26T02:05:33.664Z] (48/116) Installing libwebpmux (1.5.0-r0) [2026-05-26T02:05:33.664Z] (49/116) Installing x264-libs (0.164.3108-r0) [2026-05-26T02:05:33.664Z] (50/116) Installing numactl (2.0.18-r0) [2026-05-26T02:05:33.664Z] (51/116) Installing x265-libs (3.6-r0) [2026-05-26T02:05:33.936Z] (52/116) Installing xvidcore (1.3.7-r2) [2026-05-26T02:05:33.936Z] (53/116) Installing ffmpeg-libavcodec (6.1.2-r2) [2026-05-26T02:05:34.212Z] (54/116) Installing sdl3 (3.2.16-r0) [2026-05-26T02:05:34.212Z] (55/116) Installing sdl2-compat (2.32.56-r0) [2026-05-26T02:05:34.212Z] (56/116) Installing alsa-lib (1.2.14-r0) [2026-05-26T02:05:34.212Z] (57/116) Installing libexpat (2.7.5-r0) [2026-05-26T02:05:34.486Z] (58/116) Installing libbz2 (1.0.8-r6) [2026-05-26T02:05:34.486Z] (59/116) Installing freetype (2.13.3-r0) [2026-05-26T02:05:34.486Z] (60/116) Installing fontconfig (2.15.0-r3) [2026-05-26T02:05:34.486Z] (61/116) Installing fribidi (1.0.16-r1) [2026-05-26T02:05:34.486Z] (62/116) Installing libintl (0.24.1-r0) [2026-05-26T02:05:34.486Z] (63/116) Installing libeconf (0.6.3-r0) [2026-05-26T02:05:34.486Z] (64/116) Installing libblkid (2.41-r9) [2026-05-26T02:05:34.486Z] (65/116) Installing libmount (2.41-r9) [2026-05-26T02:05:34.486Z] (66/116) Installing pcre2 (10.46-r0) [2026-05-26T02:05:34.486Z] (67/116) Installing glib (2.84.4-r0) [2026-05-26T02:05:34.754Z] (68/116) Installing graphite2 (1.3.14-r6) [2026-05-26T02:05:34.754Z] (69/116) Installing harfbuzz (11.2.1-r0) [2026-05-26T02:05:34.754Z] (70/116) Installing libunibreak (6.1-r0) [2026-05-26T02:05:34.754Z] (71/116) Installing libass (0.17.3-r0) [2026-05-26T02:05:34.754Z] (72/116) Installing libbluray (1.3.4-r1) [2026-05-26T02:05:34.754Z] (73/116) Installing mpg123-libs (1.32.10-r0) [2026-05-26T02:05:34.754Z] (74/116) Installing libopenmpt (0.7.15-r0) [2026-05-26T02:05:34.754Z] (75/116) Installing cjson (1.7.19-r0) [2026-05-26T02:05:34.754Z] (76/116) Installing mbedtls (3.6.6-r0) [2026-05-26T02:05:35.022Z] (77/116) Installing librist (0.2.10-r1) [2026-05-26T02:05:35.022Z] (78/116) Installing libsrt (1.5.3-r1) [2026-05-26T02:05:35.022Z] (79/116) Installing libssh (0.11.2-r0) [2026-05-26T02:05:35.022Z] (80/116) Installing xz-libs (5.8.3-r0) [2026-05-26T02:05:35.022Z] (81/116) Installing libxml2 (2.13.9-r0) [2026-05-26T02:05:35.022Z] (82/116) Installing libsodium (1.0.20-r1) [2026-05-26T02:05:35.022Z] (83/116) Installing libzmq (4.3.5-r2) [2026-05-26T02:05:35.022Z] (84/116) Installing ffmpeg-libavformat (6.1.2-r2) [2026-05-26T02:05:35.289Z] (85/116) Installing serd-libs (0.32.4-r0) [2026-05-26T02:05:35.289Z] (86/116) Installing zix-libs (0.6.2-r0) [2026-05-26T02:05:35.289Z] (87/116) Installing sord-libs (0.16.18-r0) [2026-05-26T02:05:35.289Z] (88/116) Installing sratom (0.6.18-r0) [2026-05-26T02:05:35.289Z] (89/116) Installing lilv-libs (0.24.26-r0) [2026-05-26T02:05:35.289Z] (90/116) Installing libdovi (3.3.1-r1) [2026-05-26T02:05:35.289Z] (91/116) Installing spirv-tools (1.4.313.0-r0) [2026-05-26T02:05:35.289Z] (92/116) Installing glslang-libs (1.4.309.0-r0) [2026-05-26T02:05:35.556Z] (93/116) Installing shaderc (2024.4-r0) [2026-05-26T02:05:35.557Z] (94/116) Installing vulkan-loader (1.4.313.0-r0) [2026-05-26T02:05:35.557Z] (95/116) Installing libplacebo (6.338.2-r3) [2026-05-26T02:05:35.557Z] (96/116) Installing ffmpeg-libpostproc (6.1.2-r2) [2026-05-26T02:05:35.557Z] (97/116) Installing ffmpeg-libswscale (6.1.2-r2) [2026-05-26T02:05:35.557Z] (98/116) Installing vidstab (1.1.1-r0) [2026-05-26T02:05:35.557Z] (99/116) Installing zimg (3.0.5-r3) [2026-05-26T02:05:35.557Z] (100/116) Installing ffmpeg-libavfilter (6.1.2-r2) [2026-05-26T02:05:35.823Z] (101/116) Installing libasyncns (0.8-r4) [2026-05-26T02:05:35.823Z] (102/116) Installing dbus-libs (1.16.2-r1) [2026-05-26T02:05:35.823Z] (103/116) Installing libltdl (2.5.4-r1) [2026-05-26T02:05:35.823Z] (104/116) Installing orc (0.4.40-r1) [2026-05-26T02:05:35.823Z] (105/116) Installing libflac (1.4.3-r1) [2026-05-26T02:05:35.823Z] (106/116) Installing libsndfile (1.2.2-r2) [2026-05-26T02:05:35.823Z] (107/116) Installing speexdsp (1.2.1-r2) [2026-05-26T02:05:35.823Z] (108/116) Installing tdb-libs (1.4.12-r0) [2026-05-26T02:05:35.823Z] (109/116) Installing libpulse (17.0-r5) [2026-05-26T02:05:35.823Z] (110/116) Installing v4l-utils-libs (1.28.1-r1) [2026-05-26T02:05:35.823Z] (111/116) Installing ffmpeg-libavdevice (6.1.2-r2) [2026-05-26T02:05:35.823Z] (112/116) Installing ffmpeg (6.1.2-r2) [2026-05-26T02:05:36.092Z] (113/116) Installing udev-init-scripts (35-r1) [2026-05-26T02:05:36.092Z] (114/116) Installing zstd-libs (1.5.7-r0) [2026-05-26T02:05:36.092Z] (115/116) Installing kmod-libs (34.2-r0) [2026-05-26T02:05:36.092Z] (116/116) Installing eudev (3.2.14-r5) [2026-05-26T02:05:36.092Z] Executing busybox-1.37.0-r20.trigger [2026-05-26T02:05:36.092Z] Executing glib-2.84.4-r0.trigger [2026-05-26T02:05:36.092Z] Executing eudev-3.2.14-r5.trigger [2026-05-26T02:05:36.092Z] OK: 114 MiB in 132 packages [2026-05-26T02:05:40.424Z] Removing intermediate container 405581c6549f [2026-05-26T02:05:40.424Z] ---> f319755707bb [2026-05-26T02:05:40.424Z] Step 18/37 : RUN apk --no-cache upgrade [2026-05-26T02:05:40.424Z] ---> Running in 369ec8d4212d [2026-05-26T02:05:41.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-26T02:05:41.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-26T02:05:43.846Z] OK: 114 MiB in 132 packages [2026-05-26T02:05:44.808Z] Removing intermediate container 369ec8d4212d [2026-05-26T02:05:44.808Z] ---> 6cbb9a0519e0 [2026-05-26T02:05:44.808Z] Step 19/37 : WORKDIR / [2026-05-26T02:05:44.808Z] ---> Running in 0039e4933e15 [2026-05-26T02:05:45.074Z] Removing intermediate container 0039e4933e15 [2026-05-26T02:05:45.074Z] ---> 660bdf2c6acb [2026-05-26T02:05:45.074Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2026-05-26T02:05:47.650Z] ---> cead05fd31a6 [2026-05-26T02:05:47.650Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2026-05-26T02:05:48.240Z] ---> b90a050caf19 [2026-05-26T02:05:48.240Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2026-05-26T02:05:48.823Z] ---> c2ac865041fe [2026-05-26T02:05:48.823Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2026-05-26T02:05:49.406Z] ---> 17ddc8cd68ba [2026-05-26T02:05:49.406Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2026-05-26T02:05:49.990Z] ---> 0aeed55c641f [2026-05-26T02:05:49.990Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2026-05-26T02:05:50.572Z] ---> 931558151d06 [2026-05-26T02:05:50.572Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2026-05-26T02:05:53.162Z] ---> bdfe2e95a404 [2026-05-26T02:05:53.162Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2026-05-26T02:05:53.162Z] ---> Running in 3d3e9f34c327 [2026-05-26T02:05:54.657Z] Removing intermediate container 3d3e9f34c327 [2026-05-26T02:05:54.657Z] ---> 8984a932eb00 [2026-05-26T02:05:54.657Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2026-05-26T02:05:54.924Z] ---> Running in 1e32aa894db3 [2026-05-26T02:05:56.873Z] Removing intermediate container 1e32aa894db3 [2026-05-26T02:05:56.873Z] ---> 60bb79260e31 [2026-05-26T02:05:56.873Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2026-05-26T02:05:56.873Z] ---> Running in 2863506ad115 [2026-05-26T02:05:58.281Z] Removing intermediate container 2863506ad115 [2026-05-26T02:05:58.281Z] ---> bd3df4499aa7 [2026-05-26T02:05:58.281Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2026-05-26T02:05:58.281Z] ---> Running in 9b49f8d9577c [2026-05-26T02:06:03.346Z] Removing intermediate container 9b49f8d9577c [2026-05-26T02:06:03.346Z] ---> 4a52dc54f74b [2026-05-26T02:06:03.346Z] Step 31/37 : EXPOSE 59983 [2026-05-26T02:06:03.346Z] ---> Running in f6a7499934c4 [2026-05-26T02:06:03.346Z] Removing intermediate container f6a7499934c4 [2026-05-26T02:06:03.346Z] ---> 7378143c4452 [2026-05-26T02:06:03.346Z] Step 32/37 : EXPOSE 8554 [2026-05-26T02:06:03.346Z] ---> Running in c33293afc972 [2026-05-26T02:06:03.367Z] Removing intermediate container c33293afc972 [2026-05-26T02:06:03.367Z] ---> 04a6e3c2b37b [2026-05-26T02:06:03.367Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2026-05-26T02:06:03.367Z] ---> Running in e0d5cbf8193b [2026-05-26T02:06:03.367Z] Removing intermediate container e0d5cbf8193b [2026-05-26T02:06:03.367Z] ---> 5d151268865d [2026-05-26T02:06:03.367Z] Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] [2026-05-26T02:06:03.367Z] ---> Running in 2a5e51d8944b [2026-05-26T02:06:03.367Z] Removing intermediate container 2a5e51d8944b [2026-05-26T02:06:03.367Z] ---> 3d6c5f7919c7 [2026-05-26T02:06:03.367Z] Step 35/37 : LABEL arch=arm64 [2026-05-26T02:06:03.367Z] ---> Running in 2ec3b1315625 [2026-05-26T02:06:03.367Z] Removing intermediate container 2ec3b1315625 [2026-05-26T02:06:03.367Z] ---> c0a2efb7f784 [2026-05-26T02:06:03.367Z] Step 36/37 : LABEL git_sha=1f73df7c61705afbaf9dc2cefc4b005b921d2213 [2026-05-26T02:06:03.367Z] ---> Running in 7954800663be [2026-05-26T02:06:03.367Z] Removing intermediate container 7954800663be [2026-05-26T02:06:03.367Z] ---> 51605b1c3944 [2026-05-26T02:06:03.367Z] Step 37/37 : LABEL version=4.1.0-dev.18 [2026-05-26T02:06:03.367Z] ---> Running in 4ce231235cf5 [2026-05-26T02:06:03.367Z] Removing intermediate container 4ce231235cf5 [2026-05-26T02:06:03.367Z] ---> cfc5b6a4f1e6 [2026-05-26T02:06:03.367Z] [Warning] One or more build-args [ARCH] were not consumed [2026-05-26T02:06:03.367Z] Successfully built cfc5b6a4f1e6 [2026-05-26T02:06:03.367Z] 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-05-26T02:06:03.589Z] provisioning config files... [2026-05-26T02:06:03.603Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/224@tmp/config15215011196731711575tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T02:06:03.944Z] ---> ****-login.sh [2026-05-26T02:06:03.945Z] nexus3.edgexfoundry.org:10001 [2026-05-26T02:06:03.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T02:06:04.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T02:06:04.215Z] Configure a credential helper to remove this warning. See [2026-05-26T02:06:04.215Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T02:06:04.215Z] [2026-05-26T02:06:04.215Z] Login Succeeded [2026-05-26T02:06:04.215Z] nexus3.edgexfoundry.org:10002 [2026-05-26T02:06:04.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T02:06:04.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T02:06:04.488Z] Configure a credential helper to remove this warning. See [2026-05-26T02:06:04.488Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T02:06:04.488Z] [2026-05-26T02:06:04.488Z] Login Succeeded [2026-05-26T02:06:04.488Z] nexus3.edgexfoundry.org:10003 [2026-05-26T02:06:04.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T02:06:05.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T02:06:05.029Z] Configure a credential helper to remove this warning. See [2026-05-26T02:06:05.029Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T02:06:05.029Z] [2026-05-26T02:06:05.029Z] Login Succeeded [2026-05-26T02:06:05.029Z] nexus3.edgexfoundry.org:10004 [2026-05-26T02:06:05.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T02:06:05.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T02:06:05.299Z] Configure a credential helper to remove this warning. See [2026-05-26T02:06:05.299Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T02:06:05.299Z] [2026-05-26T02:06:05.299Z] Login Succeeded [2026-05-26T02:06:05.299Z] ****.io [2026-05-26T02:06:05.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T02:06:05.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T02:06:05.847Z] Configure a credential helper to remove this warning. See [2026-05-26T02:06:05.847Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T02:06:05.847Z] [2026-05-26T02:06:05.847Z] Login Succeeded [2026-05-26T02:06:05.847Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T02:06:05.859Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T02:06:05.918Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T02:06:05.949Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2026-05-26T02:06:05.949Z] 1f73df7c61705afbaf9dc2cefc4b005b921d2213 [2026-05-26T02:06:05.949Z] latest [2026-05-26T02:06:05.949Z] 4.1.0-dev.18 [2026-05-26T02:06:05.949Z] 1f73df7c61705afbaf9dc2cefc4b005b921d2213-4.1.0-dev.18 [2026-05-26T02:06:05.949Z] main [2026-05-26T02:06:05.949Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T02:06:06.331Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:1f73df7c61705afbaf9dc2cefc4b005b921d2213 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T02:06:06.710Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:1f73df7c61705afbaf9dc2cefc4b005b921d2213 [2026-05-26T02:06:06.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2026-05-26T02:06:06.710Z] 8f368003b0bf: Preparing [2026-05-26T02:06:06.710Z] 968e90afd54d: Preparing [2026-05-26T02:06:06.710Z] b1d26541e076: Preparing [2026-05-26T02:06:06.710Z] b7254fa73c24: Preparing [2026-05-26T02:06:06.710Z] 8b2c1f450c66: Preparing [2026-05-26T02:06:06.710Z] de17f37f5fc2: Preparing [2026-05-26T02:06:06.710Z] cf0ea67c8e85: Preparing [2026-05-26T02:06:06.710Z] c042c3ba67fb: Preparing [2026-05-26T02:06:06.710Z] 22ef41919197: Preparing [2026-05-26T02:06:06.710Z] f505acb4aad3: Preparing [2026-05-26T02:06:06.710Z] e7fd0d1f24c9: Preparing [2026-05-26T02:06:06.710Z] 29e0f52d55c2: Preparing [2026-05-26T02:06:06.710Z] 524451a6a12a: Preparing [2026-05-26T02:06:06.710Z] eeaa73608b53: Preparing [2026-05-26T02:06:06.710Z] f505acb4aad3: Waiting [2026-05-26T02:06:06.710Z] cf0ea67c8e85: Waiting [2026-05-26T02:06:06.710Z] de17f37f5fc2: Waiting [2026-05-26T02:06:06.710Z] c042c3ba67fb: Waiting [2026-05-26T02:06:06.710Z] 29e0f52d55c2: Waiting [2026-05-26T02:06:06.710Z] 22ef41919197: Waiting [2026-05-26T02:06:06.710Z] 524451a6a12a: Waiting [2026-05-26T02:06:06.710Z] eeaa73608b53: Waiting [2026-05-26T02:06:06.710Z] e7fd0d1f24c9: Waiting [2026-05-26T02:06:06.976Z] b7254fa73c24: Pushed [2026-05-26T02:06:06.976Z] 968e90afd54d: Pushed [2026-05-26T02:06:06.976Z] b1d26541e076: Pushed [2026-05-26T02:06:06.976Z] 8f368003b0bf: Pushed [2026-05-26T02:06:07.241Z] 22ef41919197: Pushed [2026-05-26T02:06:07.242Z] c042c3ba67fb: Pushed [2026-05-26T02:06:07.242Z] cf0ea67c8e85: Pushed [2026-05-26T02:06:07.242Z] de17f37f5fc2: Pushed [2026-05-26T02:06:07.242Z] 29e0f52d55c2: Pushed [2026-05-26T02:06:07.242Z] f505acb4aad3: Pushed [2026-05-26T02:06:07.242Z] eeaa73608b53: Layer already exists [2026-05-26T02:06:19.635Z] e7fd0d1f24c9: Pushed [2026-05-26T02:06:19.635Z] 8b2c1f450c66: Pushed [2026-05-26T02:06:29.706Z] 524451a6a12a: Pushed [2026-05-26T02:06:30.666Z] 1f73df7c61705afbaf9dc2cefc4b005b921d2213: digest: sha256:856a831ae7b7fe433177deb509138b6b897148fd2aa7d5316423b406cf09b85d size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T02:06:31.035Z] + 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-05-26T02:06:31.415Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2026-05-26T02:06:31.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2026-05-26T02:06:31.415Z] 8f368003b0bf: Preparing [2026-05-26T02:06:31.415Z] 968e90afd54d: Preparing [2026-05-26T02:06:31.415Z] b1d26541e076: Preparing [2026-05-26T02:06:31.415Z] b7254fa73c24: Preparing [2026-05-26T02:06:31.415Z] 8b2c1f450c66: Preparing [2026-05-26T02:06:31.415Z] de17f37f5fc2: Preparing [2026-05-26T02:06:31.415Z] cf0ea67c8e85: Preparing [2026-05-26T02:06:31.415Z] c042c3ba67fb: Preparing [2026-05-26T02:06:31.415Z] 22ef41919197: Preparing [2026-05-26T02:06:31.415Z] f505acb4aad3: Preparing [2026-05-26T02:06:31.415Z] e7fd0d1f24c9: Preparing [2026-05-26T02:06:31.415Z] 29e0f52d55c2: Preparing [2026-05-26T02:06:31.415Z] 524451a6a12a: Preparing [2026-05-26T02:06:31.415Z] eeaa73608b53: Preparing [2026-05-26T02:06:31.415Z] f505acb4aad3: Waiting [2026-05-26T02:06:31.415Z] e7fd0d1f24c9: Waiting [2026-05-26T02:06:31.415Z] 29e0f52d55c2: Waiting [2026-05-26T02:06:31.415Z] 524451a6a12a: Waiting [2026-05-26T02:06:31.415Z] eeaa73608b53: Waiting [2026-05-26T02:06:31.415Z] c042c3ba67fb: Waiting [2026-05-26T02:06:31.415Z] de17f37f5fc2: Waiting [2026-05-26T02:06:31.415Z] 22ef41919197: Waiting [2026-05-26T02:06:31.415Z] cf0ea67c8e85: Waiting [2026-05-26T02:06:31.415Z] 8f368003b0bf: Layer already exists [2026-05-26T02:06:31.415Z] 968e90afd54d: Layer already exists [2026-05-26T02:06:31.415Z] b7254fa73c24: Layer already exists [2026-05-26T02:06:31.415Z] 8b2c1f450c66: Layer already exists [2026-05-26T02:06:31.415Z] b1d26541e076: Layer already exists [2026-05-26T02:06:31.415Z] cf0ea67c8e85: Layer already exists [2026-05-26T02:06:31.415Z] de17f37f5fc2: Layer already exists [2026-05-26T02:06:31.415Z] c042c3ba67fb: Layer already exists [2026-05-26T02:06:31.415Z] f505acb4aad3: Layer already exists [2026-05-26T02:06:31.415Z] 22ef41919197: Layer already exists [2026-05-26T02:06:31.415Z] 29e0f52d55c2: Layer already exists [2026-05-26T02:06:31.415Z] e7fd0d1f24c9: Layer already exists [2026-05-26T02:06:31.415Z] 524451a6a12a: Layer already exists [2026-05-26T02:06:31.415Z] eeaa73608b53: Layer already exists [2026-05-26T02:06:31.681Z] latest: digest: sha256:856a831ae7b7fe433177deb509138b6b897148fd2aa7d5316423b406cf09b85d size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T02:06:32.077Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T02:06:32.434Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.18 [2026-05-26T02:06:32.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2026-05-26T02:06:32.434Z] 8f368003b0bf: Preparing [2026-05-26T02:06:32.434Z] 968e90afd54d: Preparing [2026-05-26T02:06:32.434Z] b1d26541e076: Preparing [2026-05-26T02:06:32.434Z] b7254fa73c24: Preparing [2026-05-26T02:06:32.434Z] 8b2c1f450c66: Preparing [2026-05-26T02:06:32.434Z] de17f37f5fc2: Preparing [2026-05-26T02:06:32.434Z] cf0ea67c8e85: Preparing [2026-05-26T02:06:32.434Z] c042c3ba67fb: Preparing [2026-05-26T02:06:32.434Z] 22ef41919197: Preparing [2026-05-26T02:06:32.434Z] f505acb4aad3: Preparing [2026-05-26T02:06:32.434Z] e7fd0d1f24c9: Preparing [2026-05-26T02:06:32.434Z] 29e0f52d55c2: Preparing [2026-05-26T02:06:32.434Z] 524451a6a12a: Preparing [2026-05-26T02:06:32.434Z] eeaa73608b53: Preparing [2026-05-26T02:06:32.434Z] de17f37f5fc2: Waiting [2026-05-26T02:06:32.434Z] cf0ea67c8e85: Waiting [2026-05-26T02:06:32.434Z] c042c3ba67fb: Waiting [2026-05-26T02:06:32.434Z] 22ef41919197: Waiting [2026-05-26T02:06:32.434Z] f505acb4aad3: Waiting [2026-05-26T02:06:32.434Z] e7fd0d1f24c9: Waiting [2026-05-26T02:06:32.434Z] 524451a6a12a: Waiting [2026-05-26T02:06:32.434Z] 29e0f52d55c2: Waiting [2026-05-26T02:06:32.434Z] b1d26541e076: Layer already exists [2026-05-26T02:06:32.434Z] 8f368003b0bf: Layer already exists [2026-05-26T02:06:32.434Z] b7254fa73c24: Layer already exists [2026-05-26T02:06:32.434Z] 968e90afd54d: Layer already exists [2026-05-26T02:06:32.434Z] 8b2c1f450c66: Layer already exists [2026-05-26T02:06:32.434Z] c042c3ba67fb: Layer already exists [2026-05-26T02:06:32.434Z] cf0ea67c8e85: Layer already exists [2026-05-26T02:06:32.434Z] f505acb4aad3: Layer already exists [2026-05-26T02:06:32.434Z] de17f37f5fc2: Layer already exists [2026-05-26T02:06:32.434Z] 22ef41919197: Layer already exists [2026-05-26T02:06:32.434Z] eeaa73608b53: Layer already exists [2026-05-26T02:06:32.434Z] e7fd0d1f24c9: Layer already exists [2026-05-26T02:06:32.434Z] 524451a6a12a: Layer already exists [2026-05-26T02:06:32.434Z] 29e0f52d55c2: Layer already exists [2026-05-26T02:06:32.712Z] 4.1.0-dev.18: digest: sha256:856a831ae7b7fe433177deb509138b6b897148fd2aa7d5316423b406cf09b85d size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T02:06:33.141Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:1f73df7c61705afbaf9dc2cefc4b005b921d2213-4.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T02:06:33.502Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:1f73df7c61705afbaf9dc2cefc4b005b921d2213-4.1.0-dev.18 [2026-05-26T02:06:33.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2026-05-26T02:06:33.502Z] 8f368003b0bf: Preparing [2026-05-26T02:06:33.502Z] 968e90afd54d: Preparing [2026-05-26T02:06:33.502Z] b1d26541e076: Preparing [2026-05-26T02:06:33.502Z] b7254fa73c24: Preparing [2026-05-26T02:06:33.502Z] 8b2c1f450c66: Preparing [2026-05-26T02:06:33.502Z] de17f37f5fc2: Preparing [2026-05-26T02:06:33.502Z] cf0ea67c8e85: Preparing [2026-05-26T02:06:33.502Z] c042c3ba67fb: Preparing [2026-05-26T02:06:33.502Z] 22ef41919197: Preparing [2026-05-26T02:06:33.502Z] f505acb4aad3: Preparing [2026-05-26T02:06:33.502Z] e7fd0d1f24c9: Preparing [2026-05-26T02:06:33.502Z] 29e0f52d55c2: Preparing [2026-05-26T02:06:33.502Z] 524451a6a12a: Preparing [2026-05-26T02:06:33.502Z] eeaa73608b53: Preparing [2026-05-26T02:06:33.502Z] de17f37f5fc2: Waiting [2026-05-26T02:06:33.502Z] cf0ea67c8e85: Waiting [2026-05-26T02:06:33.502Z] c042c3ba67fb: Waiting [2026-05-26T02:06:33.502Z] 22ef41919197: Waiting [2026-05-26T02:06:33.502Z] f505acb4aad3: Waiting [2026-05-26T02:06:33.502Z] e7fd0d1f24c9: Waiting [2026-05-26T02:06:33.502Z] 29e0f52d55c2: Waiting [2026-05-26T02:06:33.502Z] 524451a6a12a: Waiting [2026-05-26T02:06:33.502Z] eeaa73608b53: Waiting [2026-05-26T02:06:33.502Z] 8f368003b0bf: Layer already exists [2026-05-26T02:06:33.502Z] 968e90afd54d: Layer already exists [2026-05-26T02:06:33.502Z] b7254fa73c24: Layer already exists [2026-05-26T02:06:33.502Z] 8b2c1f450c66: Layer already exists [2026-05-26T02:06:33.502Z] b1d26541e076: Layer already exists [2026-05-26T02:06:33.502Z] de17f37f5fc2: Layer already exists [2026-05-26T02:06:33.502Z] 22ef41919197: Layer already exists [2026-05-26T02:06:33.502Z] c042c3ba67fb: Layer already exists [2026-05-26T02:06:33.502Z] cf0ea67c8e85: Layer already exists [2026-05-26T02:06:33.502Z] f505acb4aad3: Layer already exists [2026-05-26T02:06:33.502Z] 29e0f52d55c2: Layer already exists [2026-05-26T02:06:33.502Z] 524451a6a12a: Layer already exists [2026-05-26T02:06:33.502Z] e7fd0d1f24c9: Layer already exists [2026-05-26T02:06:33.502Z] eeaa73608b53: Layer already exists [2026-05-26T02:06:33.768Z] 1f73df7c61705afbaf9dc2cefc4b005b921d2213-4.1.0-dev.18: digest: sha256:856a831ae7b7fe433177deb509138b6b897148fd2aa7d5316423b406cf09b85d size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T02:06:34.135Z] + 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-05-26T02:06:34.507Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2026-05-26T02:06:34.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2026-05-26T02:06:34.507Z] 8f368003b0bf: Preparing [2026-05-26T02:06:34.507Z] 968e90afd54d: Preparing [2026-05-26T02:06:34.507Z] b1d26541e076: Preparing [2026-05-26T02:06:34.507Z] b7254fa73c24: Preparing [2026-05-26T02:06:34.507Z] 8b2c1f450c66: Preparing [2026-05-26T02:06:34.507Z] de17f37f5fc2: Preparing [2026-05-26T02:06:34.507Z] cf0ea67c8e85: Preparing [2026-05-26T02:06:34.507Z] c042c3ba67fb: Preparing [2026-05-26T02:06:34.507Z] 22ef41919197: Preparing [2026-05-26T02:06:34.507Z] f505acb4aad3: Preparing [2026-05-26T02:06:34.507Z] e7fd0d1f24c9: Preparing [2026-05-26T02:06:34.507Z] 29e0f52d55c2: Preparing [2026-05-26T02:06:34.507Z] 524451a6a12a: Preparing [2026-05-26T02:06:34.507Z] eeaa73608b53: Preparing [2026-05-26T02:06:34.507Z] 29e0f52d55c2: Waiting [2026-05-26T02:06:34.507Z] f505acb4aad3: Waiting [2026-05-26T02:06:34.507Z] e7fd0d1f24c9: Waiting [2026-05-26T02:06:34.507Z] c042c3ba67fb: Waiting [2026-05-26T02:06:34.507Z] de17f37f5fc2: Waiting [2026-05-26T02:06:34.507Z] 22ef41919197: Waiting [2026-05-26T02:06:34.507Z] cf0ea67c8e85: Waiting [2026-05-26T02:06:34.507Z] eeaa73608b53: Waiting [2026-05-26T02:06:34.507Z] 524451a6a12a: Waiting [2026-05-26T02:06:34.507Z] b1d26541e076: Layer already exists [2026-05-26T02:06:34.507Z] 968e90afd54d: Layer already exists [2026-05-26T02:06:34.507Z] 8b2c1f450c66: Layer already exists [2026-05-26T02:06:34.507Z] b7254fa73c24: Layer already exists [2026-05-26T02:06:34.507Z] 8f368003b0bf: Layer already exists [2026-05-26T02:06:34.507Z] de17f37f5fc2: Layer already exists [2026-05-26T02:06:34.507Z] cf0ea67c8e85: Layer already exists [2026-05-26T02:06:34.507Z] 22ef41919197: Layer already exists [2026-05-26T02:06:34.507Z] c042c3ba67fb: Layer already exists [2026-05-26T02:06:34.507Z] f505acb4aad3: Layer already exists [2026-05-26T02:06:34.507Z] e7fd0d1f24c9: Layer already exists [2026-05-26T02:06:34.507Z] 524451a6a12a: Layer already exists [2026-05-26T02:06:34.507Z] 29e0f52d55c2: Layer already exists [2026-05-26T02:06:34.507Z] eeaa73608b53: Layer already exists [2026-05-26T02:06:34.773Z] main: digest: sha256:856a831ae7b7fe433177deb509138b6b897148fd2aa7d5316423b406cf09b85d size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T02:06:34.859Z] ===================================================== [Pipeline] echo [2026-05-26T02:06:34.878Z] taggedImages: [2026-05-26T02:06:34.878Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:1f73df7c61705afbaf9dc2cefc4b005b921d2213 [2026-05-26T02:06:34.878Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2026-05-26T02:06:34.878Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.18 [2026-05-26T02:06:34.878Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:1f73df7c61705afbaf9dc2cefc4b005b921d2213-4.1.0-dev.18 [2026-05-26T02:06:34.878Z] - 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-05-26T02:06:35.287Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-26T02:06:35.287Z] [2026-05-26T02:06:35.287Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T02:06:35.634Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-26T02:06:35.902Z] arm64: Pulling from edgex-lftools-log-publisher [2026-05-26T02:06:35.903Z] 8998bd30e6a1: Pulling fs layer [2026-05-26T02:06:35.903Z] 04944245beec: Pulling fs layer [2026-05-26T02:06:35.903Z] 699f458cf7ca: Pulling fs layer [2026-05-26T02:06:35.903Z] 765212b225bb: Pulling fs layer [2026-05-26T02:06:35.903Z] f23df028b6ca: Pulling fs layer [2026-05-26T02:06:35.903Z] d65c8cfc05b1: Pulling fs layer [2026-05-26T02:06:35.903Z] 2437ff75d9bd: Pulling fs layer [2026-05-26T02:06:35.903Z] f23df028b6ca: Waiting [2026-05-26T02:06:35.903Z] d65c8cfc05b1: Waiting [2026-05-26T02:06:35.903Z] 2437ff75d9bd: Waiting [2026-05-26T02:06:35.903Z] 765212b225bb: Waiting [2026-05-26T02:06:35.903Z] 04944245beec: Verifying Checksum [2026-05-26T02:06:35.903Z] 04944245beec: Download complete [2026-05-26T02:06:35.903Z] 765212b225bb: Verifying Checksum [2026-05-26T02:06:35.903Z] 765212b225bb: Download complete [2026-05-26T02:06:35.903Z] f23df028b6ca: Verifying Checksum [2026-05-26T02:06:35.903Z] f23df028b6ca: Download complete [2026-05-26T02:06:35.903Z] d65c8cfc05b1: Verifying Checksum [2026-05-26T02:06:35.903Z] d65c8cfc05b1: Download complete [2026-05-26T02:06:36.170Z] 699f458cf7ca: Verifying Checksum [2026-05-26T02:06:36.170Z] 699f458cf7ca: Download complete [2026-05-26T02:06:36.750Z] 8998bd30e6a1: Verifying Checksum [2026-05-26T02:06:36.750Z] 8998bd30e6a1: Download complete [2026-05-26T02:06:39.402Z] 2437ff75d9bd: Verifying Checksum [2026-05-26T02:06:39.402Z] 2437ff75d9bd: Download complete [2026-05-26T02:06:46.189Z] 8998bd30e6a1: Pull complete [2026-05-26T02:06:46.190Z] 04944245beec: Pull complete [2026-05-26T02:06:47.608Z] 699f458cf7ca: Pull complete [2026-05-26T02:06:47.608Z] 765212b225bb: Pull complete [2026-05-26T02:06:48.570Z] f23df028b6ca: Pull complete [2026-05-26T02:06:48.864Z] d65c8cfc05b1: Pull complete [2026-05-26T02:07:07.124Z] 2437ff75d9bd: Pull complete [2026-05-26T02:07:07.124Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-05-26T02:07:07.124Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-26T02:07:07.124Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T02:07:07.359Z] prd-ubuntu20.04-docker-arm64-4c-16g-11324 does not seem to be running inside a container [2026-05-26T02:07:07.429Z] $ 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/224 -v /w/workspace/device-usb-camera/224:/w/workspace/device-usb-camera/224:rw,z -v /w/workspace/device-usb-camera/224@tmp:/w/workspace/device-usb-camera/224@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-05-26T02:07:09.229Z] $ docker top d0b884b7ff7873d7d0a2c17a337f8e19311ef732023122f53807a9d911df823c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T02:07:10.124Z] ---> job-cost.sh [2026-05-26T02:07:10.124Z] lf-activate-venv: SKIPPING [2026-05-26T02:07:10.124Z] INFO: No Stack... [2026-05-26T02:07:10.397Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-05-26T02:07:11.358Z] INFO: Archiving Costs [Pipeline] sh [2026-05-26T02:07:12.035Z] + cat /w/workspace/device-usb-camera/224/archives/cost.csv [2026-05-26T02:07:12.035Z] + cut -d, -f6 [Pipeline] lock [2026-05-26T02:07:12.099Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-224-stack-cost] [2026-05-26T02:07:12.106Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-224-stack-cost] did not exist. Created. [2026-05-26T02:07:12.112Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-224-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-26T02:07:12.784Z] /w/workspace/device-usb-camera/224@tmp/durable-7eb04bd2/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-05-26T02:07:13.480Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-05-26T02:07:13.555Z] Warning: overwriting stash ‘stack-cost’ [2026-05-26T02:07:13.607Z] Stashed 1 file(s) [Pipeline] } [2026-05-26T02:07:13.618Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-224-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-26T02:07:13.646Z] $ docker stop --time=1 d0b884b7ff7873d7d0a2c17a337f8e19311ef732023122f53807a9d911df823c [2026-05-26T02:07:15.163Z] $ docker rm -f --volumes d0b884b7ff7873d7d0a2c17a337f8e19311ef732023122f53807a9d911df823c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2026-05-26T02:07:15.659Z] provisioning config files... [2026-05-26T02:07:15.665Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5611800195323853756tmp [Pipeline] { [Pipeline] sh [2026-05-26T02:07:15.963Z] + set +x [2026-05-26T02:07:15.963Z] + + curl -s https://codecov.io/bash [2026-05-26T02:07:15.963Z] bash -s -- [2026-05-26T02:07:15.963Z] [2026-05-26T02:07:15.963Z] _____ _ [2026-05-26T02:07:15.963Z] / ____| | | [2026-05-26T02:07:15.963Z] | | ___ __| | ___ ___ _____ __ [2026-05-26T02:07:15.963Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-05-26T02:07:15.963Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-05-26T02:07:15.963Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-05-26T02:07:15.963Z] Bash-1.0.6 [2026-05-26T02:07:15.963Z] [2026-05-26T02:07:15.963Z] [2026-05-26T02:07:15.963Z] ==> git version 2.25.1 found [2026-05-26T02:07:15.963Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2026-05-26T02:07:15.964Z] Release-Date: 2020-01-08 [2026-05-26T02:07:15.964Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-05-26T02:07:15.964Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-05-26T02:07:15.964Z] ==> Jenkins CI detected. [2026-05-26T02:07:15.964Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2026-05-26T02:07:15.964Z] project root: . [2026-05-26T02:07:15.964Z] --> token set from env [2026-05-26T02:07:15.964Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-05-26T02:07:15.964Z] ==> Running gcov in . (disable via -X gcov) [2026-05-26T02:07:15.964Z] ==> Python coveragepy not found [2026-05-26T02:07:15.964Z] ==> Searching for coverage reports in: [2026-05-26T02:07:15.964Z] + . [2026-05-26T02:07:15.964Z] -> Found 1 reports [2026-05-26T02:07:15.964Z] ==> Detecting git/mercurial file structure [2026-05-26T02:07:15.964Z] ==> Reading reports [2026-05-26T02:07:15.964Z] + ./coverage.out bytes=54776 [2026-05-26T02:07:15.964Z] ==> Appending adjustments [2026-05-26T02:07:15.964Z] https://docs.codecov.io/docs/fixing-reports [2026-05-26T02:07:16.222Z] + Found adjustments [2026-05-26T02:07:16.222Z] ==> Gzipping contents [2026-05-26T02:07:16.222Z] 8.0K /tmp/codecov.BWKx6H.gz [2026-05-26T02:07:16.222Z] ==> Uploading reports [2026-05-26T02:07:16.222Z] url: https://codecov.io [2026-05-26T02:07:16.222Z] query: branch=main&commit=1f73df7c61705afbaf9dc2cefc4b005b921d2213&build=224&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F224%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-26T02:07:16.222Z] -> Pinging Codecov [2026-05-26T02:07:16.222Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=1f73df7c61705afbaf9dc2cefc4b005b921d2213&build=224&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F224%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-26T02:07:16.483Z] -> Uploading to [2026-05-26T02:07:16.483Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-usb-camera/1f73df7c61705afbaf9dc2cefc4b005b921d2213/a4dfd4d0-5db8-4727-a263-1147d1d6d747.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260526%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260526T020716Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=55bf5346a9b22e074ddf8ab2691255d82038c71e7c6311bd171bb87a20e42b45 [2026-05-26T02:07:16.483Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-26T02:07:16.483Z] Dload Upload Total Spent Left Speed [2026-05-26T02:07:16.483Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6798 0 0 100 6798 0 40464 --:--:-- --:--:-- --:--:-- 40464 [2026-05-26T02:07:16.483Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/1f73df7c61705afbaf9dc2cefc4b005b921d2213 [Pipeline] } [2026-05-26T02:07:16.491Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-05-26T02:07:16.669Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-05-26T02:07:16.692Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T02:07:17.002Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-26T02:07:17.002Z] [2026-05-26T02:07:17.002Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T02:07:17.353Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-26T02:07:17.353Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-05-26T02:07:17.353Z] 2d35ebdb57d9: Already exists [2026-05-26T02:07:17.353Z] 85e8836fcdb2: Pulling fs layer [2026-05-26T02:07:17.353Z] 91631faa732a: Pulling fs layer [2026-05-26T02:07:17.353Z] f3f5ae8826fa: Pulling fs layer [2026-05-26T02:07:17.353Z] 4f4fb700ef54: Pulling fs layer [2026-05-26T02:07:17.353Z] 7861252a18e6: Pulling fs layer [2026-05-26T02:07:17.353Z] 9130f900ef6f: Pulling fs layer [2026-05-26T02:07:17.353Z] 4f4fb700ef54: Waiting [2026-05-26T02:07:17.353Z] 7861252a18e6: Waiting [2026-05-26T02:07:17.353Z] 9130f900ef6f: Waiting [2026-05-26T02:07:17.353Z] f3f5ae8826fa: Verifying Checksum [2026-05-26T02:07:17.353Z] f3f5ae8826fa: Download complete [2026-05-26T02:07:17.353Z] 85e8836fcdb2: Download complete [2026-05-26T02:07:17.353Z] 4f4fb700ef54: Verifying Checksum [2026-05-26T02:07:17.353Z] 4f4fb700ef54: Download complete [2026-05-26T02:07:17.353Z] 85e8836fcdb2: Pull complete [2026-05-26T02:07:17.622Z] 7861252a18e6: Verifying Checksum [2026-05-26T02:07:17.622Z] 7861252a18e6: Download complete [2026-05-26T02:07:17.879Z] 91631faa732a: Verifying Checksum [2026-05-26T02:07:17.879Z] 91631faa732a: Download complete [2026-05-26T02:07:18.849Z] 9130f900ef6f: Verifying Checksum [2026-05-26T02:07:18.849Z] 9130f900ef6f: Download complete [2026-05-26T02:07:24.139Z] 91631faa732a: Pull complete [2026-05-26T02:07:24.139Z] f3f5ae8826fa: Pull complete [2026-05-26T02:07:24.139Z] 4f4fb700ef54: Pull complete [2026-05-26T02:07:24.139Z] 7861252a18e6: Pull complete [2026-05-26T02:07:29.452Z] 9130f900ef6f: Pull complete [2026-05-26T02:07:29.452Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-05-26T02:07:29.452Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-26T02:07:29.452Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T02:07:29.566Z] prd-ubuntu20.04-docker-8c-8g-11320 does not seem to be running inside a container [2026-05-26T02:07:29.589Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2026-05-26T02:07:30.559Z] $ docker top 9aaa2e09a388289ce55462e7e54f4d50181e63bc6a0afe9a27f17e85c4e5d5a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T02:07:30.928Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] echo [2026-05-26T02:07:30.951Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2026-05-26T02:07:31.245Z] + set -o pipefail [2026-05-26T02:07:31.245Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2026-05-26T02:07:39.413Z] [2026-05-26T02:07:39.413Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2026-05-26T02:07:39.413Z] [2026-05-26T02:07:39.413Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/978f9534-f89b-479b-86d5-a67f44693f06/history/66db08c0-f8da-4771-9dee-8e7f14a5fa0c [2026-05-26T02:07:39.413Z] [2026-05-26T02:07:39.413Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-05-26T02:07:39.413Z] [Pipeline] } [2026-05-26T02:07:39.417Z] $ docker stop --time=1 9aaa2e09a388289ce55462e7e54f4d50181e63bc6a0afe9a27f17e85c4e5d5a3 [2026-05-26T02:07:41.558Z] $ docker rm -f --volumes 9aaa2e09a388289ce55462e7e54f4d50181e63bc6a0afe9a27f17e85c4e5d5a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-26T02:07:42.460Z] + git log --format=format:%s -1 1f73df7c61705afbaf9dc2cefc4b005b921d2213 [Pipeline] sh [2026-05-26T02:07:42.748Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T02:07:42.748Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T02:07:43.052Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T02:07:43.052Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T02:07:43.132Z] prd-ubuntu20.04-docker-8c-8g-11320 does not seem to be running inside a container [2026-05-26T02:07:43.158Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-26T02:07:43.413Z] $ docker top 3be2500000ee4d7edcb62211bae361157cbbaa513e96a976631aa792c0d4206e -eo pid,comm [2026-05-26T02:07:43.466Z] 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-05-26T02:07:43.466Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-26T02:07:44.419Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T02:07:44.419Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T02:07:44.547Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T02:07:44.544Z] $ docker exec 3be2500000ee4d7edcb62211bae361157cbbaa513e96a976631aa792c0d4206e ssh-agent [2026-05-26T02:07:44.664Z] SSH_AUTH_SOCK=/tmp/ssh-KgxCwub0HSd4/agent.31 [2026-05-26T02:07:44.664Z] SSH_AGENT_PID=37 [2026-05-26T02:07:44.670Z] Running ssh-add (command line suppressed) [2026-05-26T02:07:44.781Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16155778873359410033.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16155778873359410033.key) [2026-05-26T02:07:44.801Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T02:07:45.181Z] + git semver tag [2026-05-26T02:07:45.440Z] 2026-05-26 02:07:45,383 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-26T02:07:45.440Z] 2026-05-26 02:07:45,386 [run_tag] DEBUG tag force:False [2026-05-26T02:07:45.440Z] 2026-05-26 02:07:45,387 [check_head_tag] DEBUG check head tag [2026-05-26T02:07:45.440Z] 2026-05-26 02:07:45,387 [execute] INFO git cat-file --batch-check [2026-05-26T02:07:45.440Z] 2026-05-26 02:07:45,387 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=, shell=False, universal_newlines=False) [2026-05-26T02:07:45.440Z] 2026-05-26 02:07:45,389 [execute] INFO git cat-file --batch [2026-05-26T02:07:45.440Z] 2026-05-26 02:07:45,389 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=, shell=False, universal_newlines=False) [2026-05-26T02:07:45.440Z] 2026-05-26 02:07:45,400 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2026-05-26T02:07:45.440Z] 2026-05-26 02:07:45,400 [execute] INFO git tag -a v4.1.0-dev.18 -m v4.1.0-dev.18 [2026-05-26T02:07:45.440Z] 2026-05-26 02:07:45,400 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.18', '-m', 'v4.1.0-dev.18'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=None, shell=False, universal_newlines=False) [2026-05-26T02:07:45.440Z] 2026-05-26 02:07:45,403 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2026-05-26T02:07:45.440Z] 4.1.0-dev.18 [Pipeline] } [2026-05-26T02:07:45.444Z] $ docker exec --env ******** --env ******** 3be2500000ee4d7edcb62211bae361157cbbaa513e96a976631aa792c0d4206e ssh-agent -k [2026-05-26T02:07:45.543Z] unset SSH_AUTH_SOCK; [2026-05-26T02:07:45.544Z] unset SSH_AGENT_PID; [2026-05-26T02:07:45.544Z] echo Agent pid 37 killed; [2026-05-26T02:07:45.559Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T02:07:45.883Z] + git semver [Pipeline] } [2026-05-26T02:07:46.152Z] $ docker stop --time=1 3be2500000ee4d7edcb62211bae361157cbbaa513e96a976631aa792c0d4206e [2026-05-26T02:07:47.398Z] $ docker rm -f --volumes 3be2500000ee4d7edcb62211bae361157cbbaa513e96a976631aa792c0d4206e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T02:07:47.826Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-26T02:07:47.826Z] [2026-05-26T02:07:47.826Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T02:07:48.133Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-26T02:07:48.133Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-05-26T02:07:48.133Z] ab5ef0e58194: Pulling fs layer [2026-05-26T02:07:48.133Z] 9712f1f96733: Pulling fs layer [2026-05-26T02:07:48.133Z] 63f879dbbcfc: Pulling fs layer [2026-05-26T02:07:48.133Z] 0d9ebad4ef96: Pulling fs layer [2026-05-26T02:07:48.133Z] e9a5061849ea: Pulling fs layer [2026-05-26T02:07:48.133Z] d747dcd14b5f: Pulling fs layer [2026-05-26T02:07:48.133Z] 2de7ff778b66: Pulling fs layer [2026-05-26T02:07:48.133Z] 0d9ebad4ef96: Waiting [2026-05-26T02:07:48.133Z] e9a5061849ea: Waiting [2026-05-26T02:07:48.133Z] d747dcd14b5f: Waiting [2026-05-26T02:07:48.133Z] 2de7ff778b66: Waiting [2026-05-26T02:07:48.133Z] 9712f1f96733: Verifying Checksum [2026-05-26T02:07:48.133Z] 9712f1f96733: Download complete [2026-05-26T02:07:48.394Z] 63f879dbbcfc: Verifying Checksum [2026-05-26T02:07:48.394Z] 63f879dbbcfc: Download complete [2026-05-26T02:07:48.661Z] e9a5061849ea: Verifying Checksum [2026-05-26T02:07:48.661Z] e9a5061849ea: Download complete [2026-05-26T02:07:48.661Z] d747dcd14b5f: Verifying Checksum [2026-05-26T02:07:48.661Z] d747dcd14b5f: Download complete [2026-05-26T02:07:48.661Z] 0d9ebad4ef96: Verifying Checksum [2026-05-26T02:07:48.661Z] 0d9ebad4ef96: Download complete [2026-05-26T02:07:48.661Z] 2de7ff778b66: Verifying Checksum [2026-05-26T02:07:48.661Z] 2de7ff778b66: Download complete [2026-05-26T02:07:48.920Z] ab5ef0e58194: Verifying Checksum [2026-05-26T02:07:48.920Z] ab5ef0e58194: Download complete [2026-05-26T02:07:53.115Z] ab5ef0e58194: Pull complete [2026-05-26T02:07:53.115Z] 9712f1f96733: Pull complete [2026-05-26T02:07:54.166Z] 63f879dbbcfc: Pull complete [2026-05-26T02:07:59.530Z] 0d9ebad4ef96: Pull complete [2026-05-26T02:07:59.815Z] e9a5061849ea: Pull complete [2026-05-26T02:07:59.815Z] d747dcd14b5f: Pull complete [2026-05-26T02:08:01.347Z] 2de7ff778b66: Pull complete [2026-05-26T02:08:01.347Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-05-26T02:08:01.347Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-26T02:08:01.347Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T02:08:01.531Z] prd-ubuntu20.04-docker-8c-8g-11320 does not seem to be running inside a container [2026-05-26T02:08:01.572Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-05-26T02:08:02.864Z] $ docker top 58fde76e08f20db9d20da51dc493c6a6782fc1e34d2cc947386e37ca7b9933be -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-05-26T02:08:02.953Z] provisioning config files... [2026-05-26T02:08:02.959Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10963546859124047341tmp [2026-05-26T02:08:02.971Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10397108120152386210tmp [2026-05-26T02:08:02.982Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1176477700985221882tmp [Pipeline] { [Pipeline] echo [2026-05-26T02:08:03.015Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T02:08:03.321Z] ---> sigul-configuration.sh [2026-05-26T02:08:03.321Z] gpg: directory `/root/.gnupg' created [2026-05-26T02:08:03.321Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-05-26T02:08:03.321Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-05-26T02:08:03.321Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-05-26T02:08:03.321Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-05-26T02:08:03.321Z] gpg: CAST5 encrypted data [2026-05-26T02:08:03.321Z] gpg: encrypted with 1 passphrase [2026-05-26T02:08:03.321Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-05-26T02:08:03.663Z] + mkdir /home/jenkins [2026-05-26T02:08:03.663Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-05-26T02:08:03.978Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2026-05-26T02:08:03.999Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T02:08:04.501Z] ---> sigul-install.sh [2026-05-26T02:08:04.501Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-05-26T02:08:05.270Z] + git tag --list [2026-05-26T02:08:05.271Z] v0.0.0 [2026-05-26T02:08:05.271Z] v2.2.0 [2026-05-26T02:08:05.271Z] v2.3.0 [2026-05-26T02:08:05.271Z] v2.3.1 [2026-05-26T02:08:05.271Z] v3.0 [2026-05-26T02:08:05.271Z] v3.0.0 [2026-05-26T02:08:05.271Z] v3.1 [2026-05-26T02:08:05.271Z] v3.1.0 [2026-05-26T02:08:05.271Z] v3.1.1 [2026-05-26T02:08:05.271Z] v4.0 [2026-05-26T02:08:05.271Z] v4.0.0 [2026-05-26T02:08:05.271Z] v4.0.1 [2026-05-26T02:08:05.271Z] v4.0.1-dev.1 [2026-05-26T02:08:05.271Z] v4.1.0-dev.1 [2026-05-26T02:08:05.271Z] v4.1.0-dev.10 [2026-05-26T02:08:05.271Z] v4.1.0-dev.11 [2026-05-26T02:08:05.271Z] v4.1.0-dev.12 [2026-05-26T02:08:05.271Z] v4.1.0-dev.13 [2026-05-26T02:08:05.271Z] v4.1.0-dev.14 [2026-05-26T02:08:05.271Z] v4.1.0-dev.15 [2026-05-26T02:08:05.271Z] v4.1.0-dev.16 [2026-05-26T02:08:05.271Z] v4.1.0-dev.17 [2026-05-26T02:08:05.271Z] v4.1.0-dev.18 [2026-05-26T02:08:05.271Z] v4.1.0-dev.2 [2026-05-26T02:08:05.271Z] v4.1.0-dev.3 [2026-05-26T02:08:05.271Z] v4.1.0-dev.4 [2026-05-26T02:08:05.271Z] v4.1.0-dev.5 [2026-05-26T02:08:05.271Z] v4.1.0-dev.6 [2026-05-26T02:08:05.271Z] v4.1.0-dev.7 [2026-05-26T02:08:05.271Z] v4.1.0-dev.8 [2026-05-26T02:08:05.271Z] v4.1.0-dev.9 [Pipeline] sh [2026-05-26T02:08:05.597Z] + lftools sign git-tag v4.1.0-dev.18 [2026-05-26T02:08:06.163Z] Signing Git tag with Sigul... [2026-05-26T02:08:06.163Z] Signing v4.1.0-dev.18 [Pipeline] echo [2026-05-26T02:08:06.434Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T02:08:06.730Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-05-26T02:08:06.741Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-05-26T02:08:06.770Z] $ docker stop --time=1 58fde76e08f20db9d20da51dc493c6a6782fc1e34d2cc947386e37ca7b9933be [2026-05-26T02:08:08.048Z] $ docker rm -f --volumes 58fde76e08f20db9d20da51dc493c6a6782fc1e34d2cc947386e37ca7b9933be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-05-26T02:08:08.500Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T02:08:08.500Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T02:08:08.801Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T02:08:08.801Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T02:08:08.877Z] prd-ubuntu20.04-docker-8c-8g-11320 does not seem to be running inside a container [2026-05-26T02:08:08.903Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-26T02:08:09.129Z] $ docker top 2709bf3a4c27bbc890b9090a68ce0e63ff14cfcda24160adf046bd4c1da9a585 -eo pid,comm [2026-05-26T02:08:09.172Z] 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-05-26T02:08:09.172Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-26T02:08:09.246Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T02:08:09.246Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T02:08:09.358Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T02:08:09.355Z] $ docker exec 2709bf3a4c27bbc890b9090a68ce0e63ff14cfcda24160adf046bd4c1da9a585 ssh-agent [2026-05-26T02:08:09.465Z] SSH_AUTH_SOCK=/tmp/ssh-UukdZmB2AwFt/agent.32 [2026-05-26T02:08:09.465Z] SSH_AGENT_PID=38 [2026-05-26T02:08:09.469Z] Running ssh-add (command line suppressed) [2026-05-26T02:08:09.567Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1663376800130975729.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1663376800130975729.key) [2026-05-26T02:08:09.587Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T02:08:09.877Z] + git semver bump pre [2026-05-26T02:08:11.265Z] 2026-05-26 02:08:10,091 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-26T02:08:11.265Z] 2026-05-26 02:08:10,094 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2026-05-26T02:08:11.265Z] 2026-05-26 02:08:10,094 [bump_version] DEBUG bumping version:4.1.0-dev.18 on axis:pre with prefix:dev [2026-05-26T02:08:11.265Z] 2026-05-26 02:08:10,094 [bump_version] DEBUG bumped version:4.1.0-dev.19 [2026-05-26T02:08:11.265Z] 2026-05-26 02:08:10,094 [write_version] DEBUG write version:4.1.0-dev.19 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2026-05-26T02:08:11.265Z] 2026-05-26 02:08:10,094 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2026-05-26T02:08:11.265Z] 2026-05-26 02:08:10,095 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2026-05-26T02:08:11.265Z] 2026-05-26 02:08:10,096 [execute] INFO git cat-file --batch-check [2026-05-26T02:08:11.265Z] 2026-05-26 02:08:10,096 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-26T02:08:11.265Z] 2026-05-26 02:08:10,099 [execute] INFO git cat-file --batch [2026-05-26T02:08:11.265Z] 2026-05-26 02:08:10,099 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-26T02:08:11.265Z] 2026-05-26 02:08:10,102 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2026-05-26T02:08:11.265Z] 4.1.0-dev.19 [Pipeline] } [2026-05-26T02:08:11.345Z] $ docker exec --env ******** --env ******** 2709bf3a4c27bbc890b9090a68ce0e63ff14cfcda24160adf046bd4c1da9a585 ssh-agent -k [2026-05-26T02:08:11.447Z] unset SSH_AUTH_SOCK; [2026-05-26T02:08:11.447Z] unset SSH_AGENT_PID; [2026-05-26T02:08:11.447Z] echo Agent pid 38 killed; [2026-05-26T02:08:11.525Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T02:08:12.119Z] + git semver [Pipeline] } [2026-05-26T02:08:12.388Z] $ docker stop --time=1 2709bf3a4c27bbc890b9090a68ce0e63ff14cfcda24160adf046bd4c1da9a585 [2026-05-26T02:08:13.660Z] $ docker rm -f --volumes 2709bf3a4c27bbc890b9090a68ce0e63ff14cfcda24160adf046bd4c1da9a585 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T02:08:14.056Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T02:08:14.056Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T02:08:14.394Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T02:08:14.394Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T02:08:14.477Z] prd-ubuntu20.04-docker-8c-8g-11320 does not seem to be running inside a container [2026-05-26T02:08:14.509Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-26T02:08:14.758Z] $ docker top 1d270b6e53f3c0815373401eb9c2f375603f1a818b38486cc1180a5c3194ca07 -eo pid,comm [2026-05-26T02:08:14.815Z] 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-05-26T02:08:14.815Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-26T02:08:14.881Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T02:08:14.881Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T02:08:15.006Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T02:08:15.003Z] $ docker exec 1d270b6e53f3c0815373401eb9c2f375603f1a818b38486cc1180a5c3194ca07 ssh-agent [2026-05-26T02:08:15.106Z] SSH_AUTH_SOCK=/tmp/ssh-RgQlXM96QiGx/agent.32 [2026-05-26T02:08:15.106Z] SSH_AGENT_PID=38 [2026-05-26T02:08:15.110Z] Running ssh-add (command line suppressed) [2026-05-26T02:08:15.217Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16134879644277373322.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16134879644277373322.key) [2026-05-26T02:08:15.234Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T02:08:15.522Z] + git semver push [2026-05-26T02:08:15.780Z] 2026-05-26 02:08:15,730 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-26T02:08:15.780Z] 2026-05-26 02:08:15,734 [run_push] DEBUG push [2026-05-26T02:08:15.780Z] 2026-05-26 02:08:15,735 [execute] INFO git cat-file --batch-check [2026-05-26T02:08:15.780Z] 2026-05-26 02:08:15,735 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-26T02:08:15.780Z] 2026-05-26 02:08:15,737 [execute] INFO git rev-list 8be6e2025c088c8fe4270f4f123bbe03ca67dbca -- [2026-05-26T02:08:15.780Z] 2026-05-26 02:08:15,737 [execute] DEBUG Popen(['git', 'rev-list', '8be6e2025c088c8fe4270f4f123bbe03ca67dbca', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-26T02:08:15.780Z] 2026-05-26 02:08:15,745 [execute] INFO git fetch -v -- origin [2026-05-26T02:08:15.780Z] 2026-05-26 02:08:15,746 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=True) [2026-05-26T02:08:16.347Z] 2026-05-26 02:08:16,287 [run_push] DEBUG no remote changes detected [2026-05-26T02:08:16.347Z] 2026-05-26 02:08:16,287 [execute] INFO git push origin semver [2026-05-26T02:08:16.347Z] 2026-05-26 02:08:16,287 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-26T02:08:17.734Z] 2026-05-26 02:08:17,375 [run_push] DEBUG push all version tags [2026-05-26T02:08:17.734Z] 2026-05-26 02:08:17,378 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-05-26T02:08:17.734Z] 2026-05-26 02:08:17,378 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=None, shell=False, universal_newlines=False) [2026-05-26T02:08:18.709Z] 2026-05-26 02:08:18,465 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2026-05-26T02:08:18.709Z] 4.1.0-dev.19 [Pipeline] } [2026-05-26T02:08:18.762Z] $ docker exec --env ******** --env ******** 1d270b6e53f3c0815373401eb9c2f375603f1a818b38486cc1180a5c3194ca07 ssh-agent -k [2026-05-26T02:08:18.863Z] unset SSH_AUTH_SOCK; [2026-05-26T02:08:18.864Z] unset SSH_AGENT_PID; [2026-05-26T02:08:18.864Z] echo Agent pid 38 killed; [2026-05-26T02:08:18.891Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T02:08:19.223Z] + git semver [Pipeline] } [2026-05-26T02:08:19.501Z] $ docker stop --time=1 1d270b6e53f3c0815373401eb9c2f375603f1a818b38486cc1180a5c3194ca07 [2026-05-26T02:08:20.776Z] $ docker rm -f --volumes 1d270b6e53f3c0815373401eb9c2f375603f1a818b38486cc1180a5c3194ca07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-05-26T02:08:21.573Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2026-05-26T02:08:21.573Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2026-05-26T02:08:21.573Z] total 16 [2026-05-26T02:08:21.573Z] drwxr-xr-x 3 root root 4096 May 26 01:50 . [2026-05-26T02:08:21.573Z] drwxrwxr-x 10 jenkins jenkins 4096 May 26 02:08 .. [2026-05-26T02:08:21.573Z] drwxr-xr-x 2 root root 4096 May 26 01:50 cost [2026-05-26T02:08:21.573Z] -rw-r--r-- 1 root root 89 May 26 01:50 cost.csv [2026-05-26T02:08:21.573Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2026-05-26T02:08:21.573Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2026-05-26T02:08:21.573Z] total 16 [2026-05-26T02:08:21.573Z] drwxr-xr-x 3 jenkins jenkins 4096 May 26 01:50 . [2026-05-26T02:08:21.573Z] drwxrwxr-x 10 jenkins jenkins 4096 May 26 02:08 .. [2026-05-26T02:08:21.573Z] drwxr-xr-x 2 jenkins jenkins 4096 May 26 01:50 cost [2026-05-26T02:08:21.573Z] -rw-r--r-- 1 jenkins jenkins 89 May 26 01:50 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-05-26T02:08:21.869Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T02:08:22.794Z] ---> package-listing.sh [2026-05-26T02:08:22.794Z] ++ facter osfamily [2026-05-26T02:08:22.794Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-26T02:08:22.794Z] + OS_FAMILY=debian [2026-05-26T02:08:22.794Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2026-05-26T02:08:22.794Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-26T02:08:22.794Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-26T02:08:22.794Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-26T02:08:22.794Z] + PACKAGES=/tmp/packages_start.txt [2026-05-26T02:08:22.794Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2026-05-26T02:08:22.794Z] + PACKAGES=/tmp/packages_end.txt [2026-05-26T02:08:22.794Z] + case "${OS_FAMILY}" in [2026-05-26T02:08:22.794Z] + dpkg -l [2026-05-26T02:08:22.794Z] + grep '^ii' [2026-05-26T02:08:22.794Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-26T02:08:22.794Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-26T02:08:22.794Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-26T02:08:22.794Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2026-05-26T02:08:22.794Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2026-05-26T02:08:22.794Z] + 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-05-26T02:08:22.804Z] 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-05-26T02:08:23.079Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T02:08:23.721Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T02:08:23.721Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T02:08:23.827Z] prd-ubuntu20.04-docker-8c-8g-11320 does not seem to be running inside a container [2026-05-26T02:08:23.854Z] $ 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-05-26T02:08:24.115Z] $ docker top 13a9469fec18e6cb73264626ab07664b5bf050e2183505c99404b14bc34dda1f -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T02:08:24.497Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-26T02:08:25.027Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-26T02:08:25.326Z] + ls /var/log/sa-host [2026-05-26T02:08:25.326Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T02:08:25.418Z] provisioning config files... [2026-05-26T02:08:25.427Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2766022573698546576tmp [Pipeline] { [Pipeline] echo [2026-05-26T02:08:25.449Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T02:08:25.735Z] ---> create-netrc.sh [Pipeline] } [2026-05-26T02:08:25.743Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-26T02:08:26.085Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-26T02:08:26.094Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T02:08:26.393Z] ---> sudo-logs.sh [2026-05-26T02:08:26.393Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-05-26T02:08:26.433Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T02:08:26.720Z] ---> job-cost.sh [2026-05-26T02:08:26.720Z] lf-activate-venv: SKIPPING [2026-05-26T02:08:26.720Z] DEBUG: total: 0.2199999988079071 [2026-05-26T02:08:26.720Z] INFO: Retrieving Stack Cost... [2026-05-26T02:08:26.980Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-26T02:08:27.550Z] INFO: Archiving Costs [Pipeline] echo [2026-05-26T02:08:27.559Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T02:08:27.843Z] ---> logs-deploy.sh [2026-05-26T02:08:27.843Z] lf-activate-venv: SKIPPING [2026-05-26T02:08:27.843Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/224 [2026-05-26T02:08:27.843Z] INFO: archiving workspace using pattern(s): [2026-05-26T02:08:28.791Z] Archives upload complete. [2026-05-26T02:08:29.050Z] INFO: archiving logs to Nexus