Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3308c9a2348d58c30d498ac770167c5868c38b57 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-ssh14069562180642632529.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1787036645300526845.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11894914973427726906.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh715178323687395358.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-ssh5798557458876052071.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-3830 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 > 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 Avoid second fetch Checking out Revision 3308c9a2348d58c30d498ac770167c5868c38b57 (main) Commit message: "Merge pull request #445 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.58" > git config core.sparsecheckout # timeout=10 > git checkout -f 3308c9a2348d58c30d498ac770167c5868c38b57 # timeout=10 > git rev-list --no-walk 78726a2467b0a22da8dc6f0f29958ee4a51fd1a2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-03-21T02:32:48.016Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-03-21T02:32:48.088Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-03-21T02:32:48.114Z] ========================================================= [2026-03-21T02:32:48.114Z] EdgeX Global Pipelines Version Info [2026-03-21T02:32:48.114Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-03-21T02:32:49.241Z] ------------------- [2026-03-21T02:32:49.241Z] stable info: [2026-03-21T02:32:49.241Z] ------------------- [2026-03-21T02:32:49.241Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-03-21T02:32:49.241Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-03-21T02:32:49.241Z] Message: update stable to v1.0.278 [2026-03-21T02:32:49.499Z] ------------------- [2026-03-21T02:32:49.499Z] experimental info: [2026-03-21T02:32:49.499Z] ------------------- [2026-03-21T02:32:49.499Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-03-21T02:32:49.499Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-03-21T02:32:49.499Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-03-21T02:32:49.566Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2026-03-21T02:32:49.581Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2026-03-21T02:32:49.599Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-03-21T02:32:49.618Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-03-21T02:32:49.642Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-03-21T02:32:49.663Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-03-21T02:32:49.692Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-03-21T02:32:49.721Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-03-21T02:32:49.744Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-03-21T02:32:49.770Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-03-21T02:32:49.796Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-03-21T02:32:49.824Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2026-03-21T02:32:49.851Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-03-21T02:32:49.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-03-21T02:32:49.899Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-03-21T02:32:49.923Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-03-21T02:32:49.949Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-03-21T02:32:49.971Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-03-21T02:32:49.996Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-03-21T02:32:50.020Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-03-21T02:32:50.038Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-03-21T02:32:50.058Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-03-21T02:32:50.079Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-03-21T02:32:50.101Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-03-21T02:32:50.125Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-03-21T02:32:50.146Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-03-21T02:32:50.168Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-03-21T02:32:50.188Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-03-21T02:32:50.289Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-03-21T02:32:50.307Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-03-21T02:32:50.333Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3308c9a2348d58c30d498ac770167c5868c38b57 [Pipeline] echo [2026-03-21T02:32:50.359Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3308c9a [Pipeline] echo [2026-03-21T02:32:50.382Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-21T02:32:50.433Z] provisioning config files... [2026-03-21T02:32:50.443Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8014851794472331745tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-21T02:32:50.789Z] ---> ****-login.sh [2026-03-21T02:32:50.789Z] nexus3.edgexfoundry.org:10001 [2026-03-21T02:32:50.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:32:51.051Z] [2026-03-21T02:32:51.051Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-21T02:32:51.051Z] Configure a credential helper to remove this warning. See [2026-03-21T02:32:51.051Z] https://docs.****.com/go/credential-store/ [2026-03-21T02:32:51.051Z] [2026-03-21T02:32:51.051Z] Login Succeeded [2026-03-21T02:32:51.051Z] nexus3.edgexfoundry.org:10002 [2026-03-21T02:32:51.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:32:51.051Z] [2026-03-21T02:32:51.051Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-21T02:32:51.051Z] Configure a credential helper to remove this warning. See [2026-03-21T02:32:51.051Z] https://docs.****.com/go/credential-store/ [2026-03-21T02:32:51.051Z] [2026-03-21T02:32:51.051Z] Login Succeeded [2026-03-21T02:32:51.051Z] nexus3.edgexfoundry.org:10003 [2026-03-21T02:32:51.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:32:51.310Z] [2026-03-21T02:32:51.310Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-21T02:32:51.310Z] Configure a credential helper to remove this warning. See [2026-03-21T02:32:51.310Z] https://docs.****.com/go/credential-store/ [2026-03-21T02:32:51.310Z] [2026-03-21T02:32:51.310Z] Login Succeeded [2026-03-21T02:32:51.310Z] nexus3.edgexfoundry.org:10004 [2026-03-21T02:32:51.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:32:51.310Z] [2026-03-21T02:32:51.310Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-21T02:32:51.310Z] Configure a credential helper to remove this warning. See [2026-03-21T02:32:51.310Z] https://docs.****.com/go/credential-store/ [2026-03-21T02:32:51.310Z] [2026-03-21T02:32:51.310Z] Login Succeeded [2026-03-21T02:32:51.310Z] ****.io [2026-03-21T02:32:51.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:32:51.569Z] [2026-03-21T02:32:51.569Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-21T02:32:51.569Z] Configure a credential helper to remove this warning. See [2026-03-21T02:32:51.569Z] https://docs.****.com/go/credential-store/ [2026-03-21T02:32:51.569Z] [2026-03-21T02:32:51.569Z] Login Succeeded [2026-03-21T02:32:51.569Z] ---> ****-login.sh ends [Pipeline] } [2026-03-21T02:32:51.578Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-03-21T02:32:51.965Z] + git rev-list -1 --merges 3308c9a2348d58c30d498ac770167c5868c38b57~1..3308c9a2348d58c30d498ac770167c5868c38b57 [Pipeline] echo [2026-03-21T02:32:51.994Z] -----------> git rev-list -1 --merges 3308c9a2348d58c30d498ac770167c5868c38b57~1..3308c9a2348d58c30d498ac770167c5868c38b57 3308c9a2348d58c30d498ac770167c5868c38b57 [2026-03-21T02:32:51.994Z] 3308c9a2348d58c30d498ac770167c5868c38b57 [false] [Pipeline] sh [2026-03-21T02:32:52.281Z] + git log --format=format:%s -1 3308c9a2348d58c30d498ac770167c5868c38b57 [Pipeline] echo [2026-03-21T02:32:52.301Z] ========================================================= [2026-03-21T02:32:52.301Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-03-21T02:32:52.301Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-03-21T02:32:52.641Z] + git log --format=format:%s -1 3308c9a2348d58c30d498ac770167c5868c38b57 [Pipeline] echo [2026-03-21T02:32:52.652Z] [semverPrep] GIT_COMMIT: 3308c9a2348d58c30d498ac770167c5868c38b57, Commit Message: Merge pull request #445 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.58 [Pipeline] echo [2026-03-21T02:32:52.666Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-03-21T02:32:53.016Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-21T02:32:53.016Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-03-21T02:32:53.016Z] + [ -e /tmp/ssh_known_hosts ] [2026-03-21T02:32:53.016Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-03-21T02:32:53.016Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-03-21T02:32:53.016Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-03-21T02:32:53.016Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:32:53.361Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-21T02:32:53.361Z] [2026-03-21T02:32:53.361Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:32:53.668Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-21T02:32:53.668Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-03-21T02:32:53.668Z] 3dae71ba6b94: Pulling fs layer [2026-03-21T02:32:53.668Z] 6bf1a483ea7c: Pulling fs layer [2026-03-21T02:32:53.668Z] f5dfc541a4d3: Pulling fs layer [2026-03-21T02:32:53.668Z] 461d9e800cba: Pulling fs layer [2026-03-21T02:32:53.668Z] 80192f66455f: Pulling fs layer [2026-03-21T02:32:53.668Z] 2e8e34ca0e6c: Pulling fs layer [2026-03-21T02:32:53.668Z] a29436f7fd5d: Pulling fs layer [2026-03-21T02:32:53.668Z] 923cac83aea3: Pulling fs layer [2026-03-21T02:32:53.668Z] 25ad8b0a4227: Pulling fs layer [2026-03-21T02:32:53.668Z] db01528c6b51: Pulling fs layer [2026-03-21T02:32:53.668Z] 28988de357af: Pulling fs layer [2026-03-21T02:32:53.668Z] 2e8e34ca0e6c: Waiting [2026-03-21T02:32:53.668Z] a29436f7fd5d: Waiting [2026-03-21T02:32:53.668Z] 923cac83aea3: Waiting [2026-03-21T02:32:53.668Z] 25ad8b0a4227: Waiting [2026-03-21T02:32:53.668Z] db01528c6b51: Waiting [2026-03-21T02:32:53.668Z] 28988de357af: Waiting [2026-03-21T02:32:53.668Z] 461d9e800cba: Waiting [2026-03-21T02:32:53.668Z] 80192f66455f: Waiting [2026-03-21T02:32:53.668Z] 6bf1a483ea7c: Verifying Checksum [2026-03-21T02:32:53.668Z] 6bf1a483ea7c: Download complete [2026-03-21T02:32:53.668Z] 461d9e800cba: Verifying Checksum [2026-03-21T02:32:53.668Z] 461d9e800cba: Download complete [2026-03-21T02:32:53.668Z] 80192f66455f: Verifying Checksum [2026-03-21T02:32:53.668Z] 80192f66455f: Download complete [2026-03-21T02:32:53.929Z] f5dfc541a4d3: Verifying Checksum [2026-03-21T02:32:53.929Z] f5dfc541a4d3: Download complete [2026-03-21T02:32:53.929Z] 3dae71ba6b94: Verifying Checksum [2026-03-21T02:32:53.929Z] 3dae71ba6b94: Download complete [2026-03-21T02:32:53.929Z] 923cac83aea3: Verifying Checksum [2026-03-21T02:32:53.929Z] 923cac83aea3: Download complete [2026-03-21T02:32:54.190Z] 25ad8b0a4227: Verifying Checksum [2026-03-21T02:32:54.190Z] 25ad8b0a4227: Download complete [2026-03-21T02:32:54.190Z] db01528c6b51: Verifying Checksum [2026-03-21T02:32:54.190Z] db01528c6b51: Download complete [2026-03-21T02:32:54.190Z] 28988de357af: Verifying Checksum [2026-03-21T02:32:54.190Z] a29436f7fd5d: Verifying Checksum [2026-03-21T02:32:54.190Z] a29436f7fd5d: Download complete [2026-03-21T02:32:54.757Z] 2e8e34ca0e6c: Verifying Checksum [2026-03-21T02:32:54.757Z] 2e8e34ca0e6c: Download complete [2026-03-21T02:32:55.717Z] 3dae71ba6b94: Pull complete [2026-03-21T02:32:55.717Z] 6bf1a483ea7c: Pull complete [2026-03-21T02:32:56.666Z] f5dfc541a4d3: Pull complete [2026-03-21T02:32:56.666Z] 461d9e800cba: Pull complete [2026-03-21T02:32:56.666Z] 80192f66455f: Pull complete [2026-03-21T02:33:01.942Z] 2e8e34ca0e6c: Pull complete [2026-03-21T02:33:02.200Z] a29436f7fd5d: Pull complete [2026-03-21T02:33:02.200Z] 923cac83aea3: Pull complete [2026-03-21T02:33:02.459Z] 25ad8b0a4227: Pull complete [2026-03-21T02:33:02.459Z] db01528c6b51: Pull complete [2026-03-21T02:33:02.459Z] 28988de357af: Pull complete [2026-03-21T02:33:02.459Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-03-21T02:33:02.459Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-21T02:33:02.459Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-21T02:33:02.611Z] prd-ubuntu20.04-docker-8c-8g-3830 does not seem to be running inside a container [2026-03-21T02:33:02.649Z] $ 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-03-21T02:33:04.201Z] $ docker top 78d72136c9b0ab69e2f71faf053d1ff78a68580e7fdddb5a2d2f505875b6eb0b -eo pid,comm [2026-03-21T02:33:04.253Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-03-21T02:33:04.253Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-21T02:33:04.303Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-21T02:33:04.303Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-21T02:33:04.415Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-21T02:33:04.418Z] $ docker exec 78d72136c9b0ab69e2f71faf053d1ff78a68580e7fdddb5a2d2f505875b6eb0b ssh-agent [2026-03-21T02:33:04.531Z] SSH_AUTH_SOCK=/tmp/ssh-mUSp2vmykzQy/agent.32 [2026-03-21T02:33:04.531Z] SSH_AGENT_PID=39 [2026-03-21T02:33:04.539Z] Running ssh-add (command line suppressed) [2026-03-21T02:33:04.652Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3454929409447312692.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3454929409447312692.key) [2026-03-21T02:33:04.667Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-21T02:33:04.958Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] sh [2026-03-21T02:33:05.247Z] + git tag --points-at HEAD [Pipeline] } [2026-03-21T02:33:05.261Z] $ docker exec --env ******** --env ******** 78d72136c9b0ab69e2f71faf053d1ff78a68580e7fdddb5a2d2f505875b6eb0b ssh-agent -k [2026-03-21T02:33:05.369Z] unset SSH_AUTH_SOCK; [2026-03-21T02:33:05.370Z] unset SSH_AGENT_PID; [2026-03-21T02:33:05.371Z] echo Agent pid 39 killed; [2026-03-21T02:33:05.380Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-03-21T02:33:05.417Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-21T02:33:05.417Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-21T02:33:05.534Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-21T02:33:05.538Z] $ docker exec 78d72136c9b0ab69e2f71faf053d1ff78a68580e7fdddb5a2d2f505875b6eb0b ssh-agent [2026-03-21T02:33:05.644Z] SSH_AUTH_SOCK=/tmp/ssh-eDcTH797fA2I/agent.86 [2026-03-21T02:33:05.644Z] SSH_AGENT_PID=92 [2026-03-21T02:33:05.648Z] Running ssh-add (command line suppressed) [2026-03-21T02:33:05.750Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12841659962096778467.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12841659962096778467.key) [2026-03-21T02:33:05.769Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-21T02:33:06.058Z] + git semver init [2026-03-21T02:33:06.318Z] 2026-03-21 02:33:06,280 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-21T02:33:06.318Z] 2026-03-21 02:33:06,284 [run_init] DEBUG init version:0.0.0 force:False [2026-03-21T02:33:06.318Z] 2026-03-21 02:33:06,285 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2026-03-21T02:33:06.318Z] 2026-03-21 02:33:06,285 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2026-03-21T02:33:06.318Z] 2026-03-21 02:33:06,285 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=None, shell=False, universal_newlines=False) [2026-03-21T02:33:07.698Z] 2026-03-21 02:33:07,480 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2026-03-21T02:33:07.699Z] 2026-03-21 02:33:07,480 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2026-03-21T02:33:07.699Z] 2026-03-21 02:33:07,480 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2026-03-21T02:33:07.699Z] 2026-03-21 02:33:07,481 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2026-03-21T02:33:07.699Z] 4.1.0-dev.15 [Pipeline] } [2026-03-21T02:33:07.710Z] $ docker exec --env ******** --env ******** 78d72136c9b0ab69e2f71faf053d1ff78a68580e7fdddb5a2d2f505875b6eb0b ssh-agent -k [2026-03-21T02:33:07.801Z] unset SSH_AUTH_SOCK; [2026-03-21T02:33:07.802Z] unset SSH_AGENT_PID; [2026-03-21T02:33:07.802Z] echo Agent pid 92 killed; [2026-03-21T02:33:07.814Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-21T02:33:08.141Z] + git semver [Pipeline] } [2026-03-21T02:33:08.415Z] $ docker stop --time=1 78d72136c9b0ab69e2f71faf053d1ff78a68580e7fdddb5a2d2f505875b6eb0b [2026-03-21T02:33:09.696Z] $ docker rm -f --volumes 78d72136c9b0ab69e2f71faf053d1ff78a68580e7fdddb5a2d2f505875b6eb0b [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-21T02:33:10.038Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-03-21T02:33:10.311Z] Stashed 1 file(s) [Pipeline] echo [2026-03-21T02:33:10.315Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.15 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-21T02:33:10.568Z] provisioning config files... [2026-03-21T02:33:10.604Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config505674655294414377tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-21T02:33:10.916Z] ---> ****-login.sh [2026-03-21T02:33:10.916Z] nexus3.edgexfoundry.org:10001 [2026-03-21T02:33:10.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:33:10.916Z] Login Succeeded [2026-03-21T02:33:10.916Z] nexus3.edgexfoundry.org:10002 [2026-03-21T02:33:10.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:33:10.916Z] Login Succeeded [2026-03-21T02:33:10.916Z] nexus3.edgexfoundry.org:10003 [2026-03-21T02:33:10.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:33:11.175Z] Login Succeeded [2026-03-21T02:33:11.175Z] nexus3.edgexfoundry.org:10004 [2026-03-21T02:33:11.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:33:11.175Z] Login Succeeded [2026-03-21T02:33:11.175Z] ****.io [2026-03-21T02:33:11.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:33:11.435Z] Login Succeeded [2026-03-21T02:33:11.435Z] ---> ****-login.sh ends [Pipeline] } [2026-03-21T02:33:11.443Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-03-21T02:33:11.533Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-21T02:33:11.552Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-21T02:33:11.565Z] ========================================================= [2026-03-21T02:33:11.565Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-03-21T02:33:11.565Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:33:11.896Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-03-21T02:33:12.466Z] #0 building with "default" instance using docker driver [2026-03-21T02:33:12.466Z] [2026-03-21T02:33:12.466Z] #1 [internal] load build definition from Dockerfile [2026-03-21T02:33:12.466Z] #1 transferring dockerfile: 2.48kB done [2026-03-21T02:33:12.466Z] #1 DONE 0.0s [2026-03-21T02:33:12.466Z] [2026-03-21T02:33:12.466Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-03-21T02:33:12.466Z] #2 DONE 0.1s [2026-03-21T02:33:12.724Z] [2026-03-21T02:33:12.724Z] #3 [internal] load .dockerignore [2026-03-21T02:33:12.724Z] #3 transferring context: 2B done [2026-03-21T02:33:12.724Z] #3 DONE 0.0s [2026-03-21T02:33:12.724Z] [2026-03-21T02:33:12.724Z] #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-03-21T02:33:12.724Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-03-21T02:33:12.724Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2026-03-21T02:33:12.724Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-03-21T02:33:12.724Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-03-21T02:33:12.724Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 13.98MB / 60.15MB 0.2s [2026-03-21T02:33:12.724Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-03-21T02:33:12.724Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-03-21T02:33:12.724Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-03-21T02:33:12.724Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done [2026-03-21T02:33:12.724Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-03-21T02:33:12.724Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2026-03-21T02:33:12.724Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 2.10MB / 11.98MB 0.2s [2026-03-21T02:33:12.724Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 1.05MB / 112.58MB 0.2s [2026-03-21T02:33:12.983Z] #4 ... [2026-03-21T02:33:12.983Z] [2026-03-21T02:33:12.983Z] #5 [internal] load build context [2026-03-21T02:33:12.983Z] #5 transferring context: 24.71MB 0.2s done [2026-03-21T02:33:12.983Z] #5 DONE 0.2s [2026-03-21T02:33:12.983Z] [2026-03-21T02:33:12.983Z] #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-03-21T02:33:12.983Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2026-03-21T02:33:12.983Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 27.26MB / 60.15MB 0.3s [2026-03-21T02:33:12.983Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 8.39MB / 11.98MB 0.3s [2026-03-21T02:33:12.983Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 7.34MB / 112.58MB 0.3s [2026-03-21T02:33:12.983Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 [2026-03-21T02:33:13.245Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 56.62MB / 60.15MB 0.5s [2026-03-21T02:33:13.245Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done [2026-03-21T02:33:13.245Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 20.97MB / 112.58MB 0.5s [2026-03-21T02:33:13.245Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done [2026-03-21T02:33:13.245Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 3.15MB / 14.72MB 0.5s [2026-03-21T02:33:13.245Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done [2026-03-21T02:33:13.245Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 33.55MB / 112.58MB 0.6s [2026-03-21T02:33:13.245Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 8.39MB / 14.72MB 0.6s [2026-03-21T02:33:13.245Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 51.91MB / 112.58MB 0.7s [2026-03-21T02:33:13.245Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done [2026-03-21T02:33:13.245Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 [2026-03-21T02:33:13.504Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 74.45MB / 112.58MB 0.8s [2026-03-21T02:33:13.504Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 100.66MB / 112.58MB 0.9s [2026-03-21T02:33:13.762Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s [2026-03-21T02:33:13.762Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s done [2026-03-21T02:33:19.032Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.1s [2026-03-21T02:33:19.032Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.1s done [2026-03-21T02:33:19.032Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-03-21T02:33:19.032Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-03-21T02:33:19.032Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-03-21T02:33:19.032Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-03-21T02:33:19.032Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2026-03-21T02:33:19.289Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.5s done [2026-03-21T02:33:19.289Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s [2026-03-21T02:33:23.483Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.4s done [2026-03-21T02:33:23.483Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2026-03-21T02:33:23.483Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done [2026-03-21T02:33:23.483Z] #4 DONE 10.8s [2026-03-21T02:33:23.483Z] [2026-03-21T02:33:23.483Z] #6 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers [2026-03-21T02:33:23.741Z] #6 0.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-21T02:33:23.999Z] #6 0.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-21T02:33:23.999Z] #6 0.592 (1/9) Installing eudev-libs (3.2.14-r5) [2026-03-21T02:33:24.257Z] #6 0.599 (2/9) Installing libjpeg-turbo (3.1.0-r0) [2026-03-21T02:33:24.257Z] #6 0.610 (3/9) Installing v4l-utils-libs (1.28.1-r1) [2026-03-21T02:33:24.257Z] #6 0.617 (4/9) Installing v4l-utils (1.28.1-r1) [2026-03-21T02:33:24.257Z] #6 0.645 (5/9) Installing libdvbv5 (1.28.1-r1) [2026-03-21T02:33:24.257Z] #6 0.651 (6/9) Installing libturbojpeg (3.1.0-r0) [2026-03-21T02:33:24.257Z] #6 0.663 (7/9) Installing libjpeg-turbo-dev (3.1.0-r0) [2026-03-21T02:33:24.257Z] #6 0.669 (8/9) Installing eudev-dev (3.2.14-r5) [2026-03-21T02:33:24.257Z] #6 0.732 (9/9) Installing v4l-utils-dev (1.28.1-r1) [2026-03-21T02:33:24.257Z] #6 0.748 Executing busybox-1.37.0-r19.trigger [2026-03-21T02:33:24.257Z] #6 0.757 OK: 271 MiB in 69 packages [2026-03-21T02:33:25.456Z] Still waiting to schedule task [2026-03-21T02:33:25.457Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2026-03-21T02:33:25.631Z] #6 DONE 2.1s [2026-03-21T02:33:25.889Z] [2026-03-21T02:33:25.889Z] #7 [builder 3/8] WORKDIR /device-usb-camera [2026-03-21T02:33:25.889Z] #7 DONE 0.0s [2026-03-21T02:33:25.889Z] [2026-03-21T02:33:25.889Z] #8 [builder 4/8] COPY go.mod vendor* ./ [2026-03-21T02:33:25.889Z] #8 DONE 0.0s [2026-03-21T02:33:25.889Z] [2026-03-21T02:33:25.889Z] #9 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-21T02:33:38.093Z] #9 DONE 10.7s [2026-03-21T02:33:38.094Z] [2026-03-21T02:33:38.094Z] #10 [builder 6/8] COPY . . [2026-03-21T02:33:38.094Z] #10 DONE 0.1s [2026-03-21T02:33:38.094Z] [2026-03-21T02:33:38.094Z] #11 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2026-03-21T02:33:38.094Z] #11 0.203 % Total % Received % Xferd Average Speed Time Time Time Current [2026-03-21T02:33:38.094Z] #11 0.203 Dload Upload Total Spent Left Speed [2026-03-21T02:33:38.094Z] #11 0.203 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8299 0 --:--:-- --:--:-- --:--:-- 8362 [2026-03-21T02:33:38.094Z] #11 DONE 0.4s [2026-03-21T02:33:38.094Z] [2026-03-21T02:33:38.094Z] #12 [builder 8/8] RUN echo noop [2026-03-21T02:33:38.094Z] #12 0.226 noop [2026-03-21T02:33:38.094Z] #12 DONE 0.3s [2026-03-21T02:33:38.094Z] [2026-03-21T02:33:38.094Z] #13 exporting to image [2026-03-21T02:33:38.094Z] #13 exporting layers [2026-03-21T02:33:46.217Z] #13 exporting layers 8.7s done [2026-03-21T02:33:46.217Z] #13 writing image sha256:3bf88ff32fc651b92be15c6da34320668ffaa850ab5be418c708c1cac2331e90 done [2026-03-21T02:33:46.217Z] #13 naming to docker.io/library/ci-base-image-x86_64 done [2026-03-21T02:33:46.217Z] #13 DONE 8.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:33:46.546Z] + docker inspect -f . ci-base-image-x86_64 [2026-03-21T02:33:46.546Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-21T02:33:46.626Z] prd-ubuntu20.04-docker-8c-8g-3830 does not seem to be running inside a container [2026-03-21T02:33:46.656Z] $ 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-03-21T02:33:46.999Z] $ docker top 090ed9b4434939ab648f3b7b0a37459fefd003aa1ee23d3df769e1f27ab86e95 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-21T02:33:47.347Z] + go version [2026-03-21T02:33:47.347Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-03-21T02:33:47.357Z] $ docker stop --time=1 090ed9b4434939ab648f3b7b0a37459fefd003aa1ee23d3df769e1f27ab86e95 [2026-03-21T02:33:48.668Z] $ docker rm -f --volumes 090ed9b4434939ab648f3b7b0a37459fefd003aa1ee23d3df769e1f27ab86e95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:33:49.113Z] + docker inspect -f . ci-base-image-x86_64 [2026-03-21T02:33:49.113Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-21T02:33:49.189Z] prd-ubuntu20.04-docker-8c-8g-3830 does not seem to be running inside a container [2026-03-21T02:33:49.222Z] $ 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-03-21T02:33:49.527Z] $ docker top fd8cabf57b605643ffdd350562a181d02f86308a5723ccc7c159dfeb3a30ce91 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-21T02:33:49.875Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2026-03-21T02:33:50.175Z] + make test [2026-03-21T02:33:50.175Z] go test ./... -coverprofile=coverage.out ./... [2026-03-21T02:33:51.554Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2026-03-21T02:34:18.099Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2026-03-21T02:34:18.099Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.012s coverage: 4.4% of statements [2026-03-21T02:34:28.071Z] 0 issues. [2026-03-21T02:34:28.071Z] go vet ./... [2026-03-21T02:34:33.346Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-03-21T02:34:33.346Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-03-21T02:34:33.346Z] ./bin/test-attribution-txt.sh [2026-03-21T02:34:33.346Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-03-21T02:34:33.615Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-03-21T02:34:33.636Z] $ docker stop --time=1 fd8cabf57b605643ffdd350562a181d02f86308a5723ccc7c159dfeb3a30ce91 [2026-03-21T02:34:35.493Z] $ docker rm -f --volumes fd8cabf57b605643ffdd350562a181d02f86308a5723ccc7c159dfeb3a30ce91 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-21T02:34:36.093Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-03-21T02:34:36.157Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-03-21T02:34:36.617Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-03-21T02:34:36.906Z] + ls -al . [2026-03-21T02:34:36.906Z] total 292 [2026-03-21T02:34:36.906Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 21 02:33 . [2026-03-21T02:34:36.906Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 02:32 .. [2026-03-21T02:34:36.906Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 02:34 .git [2026-03-21T02:34:36.906Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 02:32 .github [2026-03-21T02:34:36.906Z] -rw-rw-r-- 1 jenkins jenkins 379 Mar 21 02:32 .gitignore [2026-03-21T02:34:36.906Z] -rw-rw-r-- 1 jenkins jenkins 359 Mar 21 02:32 .golangci.yml [2026-03-21T02:34:36.906Z] -rw-rw-r-- 1 jenkins jenkins 77 Mar 21 02:32 .hadolint.yml [2026-03-21T02:34:36.906Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 02:33 .semver [2026-03-21T02:34:36.906Z] -rw-rw-r-- 1 jenkins jenkins 22020 Mar 21 02:32 Attribution.txt [2026-03-21T02:34:36.906Z] -rw-rw-r-- 1 jenkins jenkins 17743 Mar 21 02:32 CHANGELOG.md [2026-03-21T02:34:36.906Z] -rw-rw-r-- 1 jenkins jenkins 2446 Mar 21 02:32 Dockerfile [2026-03-21T02:34:36.906Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 21 02:32 GOVERNANCE.md [2026-03-21T02:34:36.906Z] -rw-rw-r-- 1 jenkins jenkins 682 Mar 21 02:32 Jenkinsfile [2026-03-21T02:34:36.906Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 21 02:32 LICENSE [2026-03-21T02:34:36.906Z] -rw-rw-r-- 1 jenkins jenkins 3192 Mar 21 02:32 Makefile [2026-03-21T02:34:36.906Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 21 02:32 OWNERS.md [2026-03-21T02:34:36.906Z] -rw-rw-r-- 1 jenkins jenkins 2575 Mar 21 02:32 README.md [2026-03-21T02:34:36.906Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 21 02:33 VERSION [2026-03-21T02:34:36.906Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 02:32 bin [2026-03-21T02:34:36.906Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 02:32 cmd [2026-03-21T02:34:36.907Z] -rw-r--r-- 1 jenkins jenkins 54776 Mar 21 02:34 coverage.out [2026-03-21T02:34:36.907Z] -rwxrwxr-x 1 jenkins jenkins 84 Mar 21 02:32 docker-entrypoint.sh [2026-03-21T02:34:36.907Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 02:32 docs [2026-03-21T02:34:36.907Z] -rw-rw-r-- 1 jenkins jenkins 6886 Mar 21 02:32 go.mod [2026-03-21T02:34:36.907Z] -rw-rw-r-- 1 jenkins jenkins 89644 Mar 21 02:32 go.sum [2026-03-21T02:34:36.907Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 02:32 internal [2026-03-21T02:34:36.907Z] -rw-rw-r-- 1 jenkins jenkins 231 Mar 21 02:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:34:37.222Z] + 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=3308c9a2348d58c30d498ac770167c5868c38b57 --label arch=amd64 --label version=4.1.0-dev.15 . [2026-03-21T02:34:37.481Z] #0 building with "default" instance using docker driver [2026-03-21T02:34:37.481Z] [2026-03-21T02:34:37.481Z] #1 [internal] load build definition from Dockerfile [2026-03-21T02:34:37.481Z] #1 transferring dockerfile: 2.48kB done [2026-03-21T02:34:37.481Z] #1 DONE 0.0s [2026-03-21T02:34:37.481Z] [2026-03-21T02:34:37.481Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-03-21T02:34:37.481Z] #2 DONE 0.0s [2026-03-21T02:34:37.481Z] [2026-03-21T02:34:37.481Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-03-21T02:34:37.481Z] #3 DONE 0.1s [2026-03-21T02:34:37.481Z] [2026-03-21T02:34:37.481Z] #4 [internal] load metadata for docker.io/bluenviron/mediamtx:1.15.3 [2026-03-21T02:34:37.481Z] #4 DONE 0.1s [2026-03-21T02:34:37.481Z] [2026-03-21T02:34:37.481Z] #5 [internal] load .dockerignore [2026-03-21T02:34:37.481Z] #5 transferring context: 2B done [2026-03-21T02:34:37.481Z] #5 DONE 0.0s [2026-03-21T02:34:37.481Z] [2026-03-21T02:34:37.481Z] #6 [internal] load build context [2026-03-21T02:34:37.481Z] #6 transferring context: 67.90kB 0.0s done [2026-03-21T02:34:37.481Z] #6 DONE 0.0s [2026-03-21T02:34:37.481Z] [2026-03-21T02:34:37.481Z] #7 [builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest [2026-03-21T02:34:37.481Z] #7 DONE 0.1s [2026-03-21T02:34:37.481Z] [2026-03-21T02:34:37.481Z] #8 [stage-2 1/15] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-21T02:34:37.481Z] #8 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-03-21T02:34:37.741Z] #8 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s [2026-03-21T02:34:37.741Z] #8 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-03-21T02:34:37.741Z] #8 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-03-21T02:34:37.741Z] #8 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done [2026-03-21T02:34:37.741Z] #8 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-21T02:34:37.741Z] #8 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done [2026-03-21T02:34:38.000Z] #8 DONE 0.4s [2026-03-21T02:34:38.000Z] [2026-03-21T02:34:38.000Z] #9 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.15.3@sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e [2026-03-21T02:34:38.000Z] #9 resolve docker.io/bluenviron/mediamtx:1.15.3@sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e 0.0s done [2026-03-21T02:34:38.000Z] #9 sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e 3.16kB / 3.16kB done [2026-03-21T02:34:38.000Z] #9 sha256:96b2d2bfcd9d127c1cd49f3abdb76f4fb032822d2bdb8ae8402c96f8006883b5 481B / 481B done [2026-03-21T02:34:38.000Z] #9 sha256:5bff2ccd2a623576b12be801f14101816f9e46f512b8b25fa86c541cb8f3ae82 749B / 749B done [2026-03-21T02:34:38.000Z] #9 sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 23.76MB / 23.76MB 0.3s [2026-03-21T02:34:38.000Z] #9 extracting sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 0.1s [2026-03-21T02:34:38.258Z] #9 extracting sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 0.3s done [2026-03-21T02:34:38.258Z] #9 DONE 0.7s [2026-03-21T02:34:38.258Z] [2026-03-21T02:34:38.258Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2026-03-21T02:34:38.258Z] #10 0.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-21T02:34:38.258Z] #10 0.327 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-21T02:34:38.517Z] #10 0.650 (1/117) Installing dumb-init (1.2.5-r3) [2026-03-21T02:34:38.517Z] #10 0.655 (2/117) Installing libSvtAv1Enc (2.3.0-r0) [2026-03-21T02:34:38.517Z] #10 0.722 (3/117) Installing aom-libs (3.12.1-r0) [2026-03-21T02:34:38.517Z] #10 0.824 (4/117) Installing libxau (1.0.12-r0) [2026-03-21T02:34:38.776Z] #10 ... [2026-03-21T02:34:38.776Z] [2026-03-21T02:34:38.776Z] #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-03-21T02:34:38.776Z] #11 0.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-21T02:34:38.776Z] #11 0.415 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-21T02:34:38.776Z] #11 0.932 OK: 271 MiB in 69 packages [2026-03-21T02:34:38.776Z] #11 DONE 1.1s [2026-03-21T02:34:38.776Z] [2026-03-21T02:34:38.776Z] #12 [builder 3/8] WORKDIR /device-usb-camera [2026-03-21T02:34:38.777Z] #12 DONE 0.0s [2026-03-21T02:34:38.777Z] [2026-03-21T02:34:38.777Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2026-03-21T02:34:38.777Z] #10 0.833 (5/117) Installing libmd (1.1.0-r0) [2026-03-21T02:34:38.777Z] #10 0.837 (6/117) Installing libbsd (0.12.2-r0) [2026-03-21T02:34:38.777Z] #10 0.847 (7/117) Installing libxdmcp (1.1.5-r1) [2026-03-21T02:34:38.777Z] #10 0.850 (8/117) Installing libxcb (1.17.0-r0) [2026-03-21T02:34:38.777Z] #10 0.871 (9/117) Installing libx11 (1.8.11-r0) [2026-03-21T02:34:38.777Z] #10 0.907 (10/117) Installing hwdata-pci (0.395-r0) [2026-03-21T02:34:38.777Z] #10 0.924 (11/117) Installing libpciaccess (0.18.1-r0) [2026-03-21T02:34:38.777Z] #10 ... [2026-03-21T02:34:38.777Z] [2026-03-21T02:34:38.777Z] #13 [builder 4/8] COPY go.mod vendor* ./ [2026-03-21T02:34:38.777Z] #13 DONE 0.0s [2026-03-21T02:34:38.777Z] [2026-03-21T02:34:38.777Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2026-03-21T02:34:38.777Z] #10 0.929 (12/117) Installing libdrm (2.4.124-r0) [2026-03-21T02:34:38.777Z] #10 0.946 (13/117) Installing libxext (1.3.6-r2) [2026-03-21T02:34:38.777Z] #10 0.951 (14/117) Installing libxfixes (6.0.1-r4) [2026-03-21T02:34:38.777Z] #10 0.954 (15/117) Installing libffi (3.4.8-r0) [2026-03-21T02:34:38.777Z] #10 0.958 (16/117) Installing wayland-libs-client (1.23.1-r3) [2026-03-21T02:34:38.777Z] #10 0.962 (17/117) Installing libva (2.22.0-r1) [2026-03-21T02:34:38.777Z] #10 0.968 (18/117) Installing libvdpau (1.5-r4) [2026-03-21T02:34:38.777Z] #10 0.973 (19/117) Installing libgcc (14.2.0-r6) [2026-03-21T02:34:38.777Z] #10 0.979 (20/117) Installing libstdc++ (14.2.0-r6) [2026-03-21T02:34:38.777Z] #10 1.001 (21/117) Installing onevpl-libs (2023.3.1-r2) [2026-03-21T02:34:38.777Z] #10 1.008 (22/117) Installing ffmpeg-libavutil (6.1.2-r2) [2026-03-21T02:34:38.777Z] #10 1.026 (23/117) Installing libdav1d (1.5.1-r0) [2026-03-21T02:34:39.035Z] #10 1.044 (24/117) Installing openexr-libiex (3.3.2-r0) [2026-03-21T02:34:39.035Z] #10 1.051 (25/117) Installing openexr-libilmthread (3.3.2-r0) [2026-03-21T02:34:39.035Z] #10 1.056 (26/117) Installing imath (3.1.12-r0) [2026-03-21T02:34:39.035Z] #10 1.066 (27/117) Installing libdeflate (1.23-r0) [2026-03-21T02:34:39.035Z] #10 1.071 (28/117) Installing openexr-libopenexrcore (3.3.2-r0) [2026-03-21T02:34:39.035Z] #10 1.103 (29/117) Installing openexr-libopenexr (3.3.2-r0) [2026-03-21T02:34:39.035Z] #10 1.122 (30/117) Installing brotli-libs (1.1.0-r2) [2026-03-21T02:34:39.035Z] #10 1.144 (31/117) Installing giflib (5.2.2-r1) [2026-03-21T02:34:39.035Z] #10 1.149 (32/117) Installing libhwy (1.0.7-r1) [2026-03-21T02:34:39.035Z] #10 1.158 (33/117) Installing libjpeg-turbo (3.1.0-r0) [2026-03-21T02:34:39.035Z] #10 1.173 (34/117) Installing lcms2 (2.16-r0) [2026-03-21T02:34:39.035Z] #10 1.183 (35/117) Installing libpng (1.6.55-r0) [2026-03-21T02:34:39.035Z] #10 1.189 (36/117) Installing libjxl (0.10.3-r2) [2026-03-21T02:34:39.035Z] #10 1.231 (37/117) Installing lame-libs (3.100-r5) [2026-03-21T02:34:39.035Z] #10 1.239 (38/117) Installing opus (1.5.2-r1) [2026-03-21T02:34:39.035Z] #10 1.255 (39/117) Installing rav1e-libs (0.7.1-r2) [2026-03-21T02:34:39.293Z] #10 1.280 (40/117) Installing libgomp (14.2.0-r6) [2026-03-21T02:34:39.293Z] #10 1.289 (41/117) Installing soxr (0.1.3-r7) [2026-03-21T02:34:39.293Z] #10 1.293 (42/117) Installing ffmpeg-libswresample (6.1.2-r2) [2026-03-21T02:34:39.293Z] #10 1.299 (43/117) Installing libogg (1.3.5-r5) [2026-03-21T02:34:39.293Z] #10 1.304 (44/117) Installing libtheora (1.1.1-r18) [2026-03-21T02:34:39.293Z] #10 1.323 (45/117) Installing libvorbis (1.3.7-r2) [2026-03-21T02:34:39.293Z] #10 1.345 (46/117) Installing libvpx (1.15.0-r0) [2026-03-21T02:34:39.293Z] #10 1.392 (47/117) Installing libsharpyuv (1.5.0-r0) [2026-03-21T02:34:39.293Z] #10 ... [2026-03-21T02:34:39.293Z] [2026-03-21T02:34:39.293Z] #14 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-21T02:34:39.293Z] #14 DONE 0.5s [2026-03-21T02:34:39.293Z] [2026-03-21T02:34:39.293Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2026-03-21T02:34:39.293Z] #10 1.397 (48/117) Installing libwebp (1.5.0-r0) [2026-03-21T02:34:39.293Z] #10 1.406 (49/117) Installing libwebpmux (1.5.0-r0) [2026-03-21T02:34:39.293Z] #10 1.411 (50/117) Installing x264-libs (0.164.3108-r0) [2026-03-21T02:34:39.293Z] #10 1.442 (51/117) Installing numactl (2.0.18-r0) [2026-03-21T02:34:39.293Z] #10 1.446 (52/117) Installing x265-libs (3.6-r0) [2026-03-21T02:34:39.293Z] #10 1.535 (53/117) Installing xvidcore (1.3.7-r2) [2026-03-21T02:34:39.559Z] #10 ... [2026-03-21T02:34:39.559Z] [2026-03-21T02:34:39.559Z] #15 [builder 6/8] COPY . . [2026-03-21T02:34:39.559Z] #15 DONE 0.1s [2026-03-21T02:34:39.559Z] [2026-03-21T02:34:39.559Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2026-03-21T02:34:39.559Z] #10 1.545 (54/117) Installing ffmpeg-libavcodec (6.1.2-r2) [2026-03-21T02:34:39.559Z] #10 1.662 (55/117) Installing sdl3 (3.2.16-r0) [2026-03-21T02:34:39.559Z] #10 1.682 (56/117) Installing sdl2-compat (2.32.56-r0) [2026-03-21T02:34:39.559Z] #10 1.690 (57/117) Installing alsa-lib (1.2.14-r0) [2026-03-21T02:34:39.559Z] #10 1.710 (58/117) Installing libexpat (2.7.5-r0) [2026-03-21T02:34:39.559Z] #10 1.715 (59/117) Installing libbz2 (1.0.8-r6) [2026-03-21T02:34:39.559Z] #10 1.721 (60/117) Installing freetype (2.13.3-r0) [2026-03-21T02:34:39.559Z] #10 1.734 (61/117) Installing fontconfig (2.15.0-r3) [2026-03-21T02:34:39.559Z] #10 1.756 (62/117) Installing fribidi (1.0.16-r1) [2026-03-21T02:34:39.559Z] #10 1.762 (63/117) Installing libintl (0.24.1-r0) [2026-03-21T02:34:39.559Z] #10 1.784 (64/117) Installing libeconf (0.6.3-r0) [2026-03-21T02:34:39.559Z] #10 1.789 (65/117) Installing libblkid (2.41-r9) [2026-03-21T02:34:39.559Z] #10 1.796 (66/117) Installing libmount (2.41-r9) [2026-03-21T02:34:39.559Z] #10 1.804 (67/117) Installing pcre2 (10.46-r0) [2026-03-21T02:34:39.559Z] #10 1.818 (68/117) Installing glib (2.84.4-r0) [2026-03-21T02:34:39.559Z] #10 1.881 (69/117) Installing graphite2 (1.3.14-r6) [2026-03-21T02:34:39.817Z] #10 ... [2026-03-21T02:34:39.817Z] [2026-03-21T02:34:39.817Z] #16 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2026-03-21T02:34:39.817Z] #16 0.237 % Total % Received % Xferd Average Speed Time Time Time Current [2026-03-21T02:34:39.817Z] #16 0.237 Dload Upload Total Spent Left Speed [2026-03-21T02:34:39.817Z] #16 0.238 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 45522 0 --:--:-- --:--:-- --:--:-- 48272 [2026-03-21T02:34:39.817Z] #16 DONE 0.4s [2026-03-21T02:34:39.817Z] [2026-03-21T02:34:39.817Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2026-03-21T02:34:39.817Z] #10 1.895 (70/117) Installing harfbuzz (11.2.1-r0) [2026-03-21T02:34:39.817Z] #10 1.927 (71/117) Installing libunibreak (6.1-r0) [2026-03-21T02:34:39.817Z] #10 1.935 (72/117) Installing libass (0.17.3-r0) [2026-03-21T02:34:39.817Z] #10 1.944 (73/117) Installing libbluray (1.3.4-r1) [2026-03-21T02:34:39.817Z] #10 1.953 (74/117) Installing mpg123-libs (1.32.10-r0) [2026-03-21T02:34:39.817Z] #10 1.970 (75/117) Installing libopenmpt (0.7.15-r0) [2026-03-21T02:34:39.817Z] #10 1.987 (76/117) Installing cjson (1.7.19-r0) [2026-03-21T02:34:39.817Z] #10 1.990 (77/117) Installing mbedtls (3.6.5-r0) [2026-03-21T02:34:39.818Z] #10 2.012 (78/117) Installing librist (0.2.10-r1) [2026-03-21T02:34:39.818Z] #10 2.018 (79/117) Installing libsrt (1.5.3-r1) [2026-03-21T02:34:39.818Z] #10 2.041 (80/117) Installing libssh (0.11.2-r0) [2026-03-21T02:34:39.818Z] #10 2.050 (81/117) Installing xz-libs (5.8.1-r0) [2026-03-21T02:34:39.818Z] #10 2.057 (82/117) Installing libxml2 (2.13.9-r0) [2026-03-21T02:34:39.818Z] #10 2.083 (83/117) Installing libsodium (1.0.20-r1) [2026-03-21T02:34:39.818Z] #10 2.091 (84/117) Installing libzmq (4.3.5-r2) [2026-03-21T02:34:40.076Z] #10 2.112 (85/117) Installing ffmpeg-libavformat (6.1.2-r2) [2026-03-21T02:34:40.076Z] #10 2.146 (86/117) Installing serd-libs (0.32.4-r0) [2026-03-21T02:34:40.076Z] #10 2.150 (87/117) Installing zix-libs (0.6.2-r0) [2026-03-21T02:34:40.076Z] #10 2.155 (88/117) Installing sord-libs (0.16.18-r0) [2026-03-21T02:34:40.076Z] #10 2.161 (89/117) Installing sratom (0.6.18-r0) [2026-03-21T02:34:40.076Z] #10 2.170 (90/117) Installing lilv-libs (0.24.26-r0) [2026-03-21T02:34:40.076Z] #10 2.176 (91/117) Installing libdovi (3.3.1-r1) [2026-03-21T02:34:40.076Z] #10 2.190 (92/117) Installing spirv-tools (1.4.313.0-r0) [2026-03-21T02:34:40.076Z] #10 2.236 (93/117) Installing glslang-libs (1.4.309.0-r0) [2026-03-21T02:34:40.076Z] #10 2.268 (94/117) Installing shaderc (2024.4-r0) [2026-03-21T02:34:40.076Z] #10 2.274 (95/117) Installing vulkan-loader (1.4.313.0-r0) [2026-03-21T02:34:40.076Z] #10 2.293 (96/117) Installing libplacebo (6.338.2-r3) [2026-03-21T02:34:40.076Z] #10 2.308 (97/117) Installing ffmpeg-libpostproc (6.1.2-r2) [2026-03-21T02:34:40.076Z] #10 2.313 (98/117) Installing ffmpeg-libswscale (6.1.2-r2) [2026-03-21T02:34:40.076Z] #10 2.326 (99/117) Installing vidstab (1.1.1-r0) [2026-03-21T02:34:40.335Z] #10 2.331 (100/117) Installing zimg (3.0.5-r3) [2026-03-21T02:34:40.335Z] #10 2.346 (101/117) Installing ffmpeg-libavfilter (6.1.2-r2) [2026-03-21T02:34:40.335Z] #10 2.399 (102/117) Installing libasyncns (0.8-r4) [2026-03-21T02:34:40.335Z] #10 2.404 (103/117) Installing dbus-libs (1.16.2-r1) [2026-03-21T02:34:40.335Z] #10 2.414 (104/117) Installing libltdl (2.5.4-r1) [2026-03-21T02:34:40.335Z] #10 2.419 (105/117) Installing orc (0.4.40-r1) [2026-03-21T02:34:40.335Z] #10 2.489 (106/117) Installing libflac (1.4.3-r1) [2026-03-21T02:34:40.335Z] #10 2.581 (107/117) Installing libsndfile (1.2.2-r2) [2026-03-21T02:34:40.335Z] #10 2.592 (108/117) Installing speexdsp (1.2.1-r2) [2026-03-21T02:34:40.594Z] #10 2.597 (109/117) Installing tdb-libs (1.4.12-r0) [2026-03-21T02:34:40.594Z] #10 2.603 (110/117) Installing libpulse (17.0-r5) [2026-03-21T02:34:40.594Z] #10 2.623 (111/117) Installing v4l-utils-libs (1.28.1-r1) [2026-03-21T02:34:40.594Z] #10 2.631 (112/117) Installing ffmpeg-libavdevice (6.1.2-r2) [2026-03-21T02:34:40.594Z] #10 2.636 (113/117) Installing ffmpeg (6.1.2-r2) [2026-03-21T02:34:40.594Z] #10 2.647 (114/117) Installing udev-init-scripts (35-r1) [2026-03-21T02:34:40.594Z] #10 2.647 (115/117) Installing zstd-libs (1.5.7-r0) [2026-03-21T02:34:40.594Z] #10 2.658 (116/117) Installing kmod-libs (34.2-r0) [2026-03-21T02:34:40.594Z] #10 2.664 (117/117) Installing eudev (3.2.14-r5) [2026-03-21T02:34:40.594Z] #10 2.683 Executing busybox-1.37.0-r20.trigger [2026-03-21T02:34:40.594Z] #10 2.691 Executing glib-2.84.4-r0.trigger [2026-03-21T02:34:40.594Z] #10 2.696 Executing eudev-3.2.14-r5.trigger [2026-03-21T02:34:40.594Z] #10 2.701 OK: 133 MiB in 133 packages [2026-03-21T02:34:40.852Z] #10 DONE 2.9s [2026-03-21T02:34:40.852Z] [2026-03-21T02:34:40.852Z] #17 [builder 8/8] RUN make build [2026-03-21T02:34:40.852Z] #17 0.277 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.1.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2026-03-21T02:34:41.789Z] #17 ... [2026-03-21T02:34:41.789Z] [2026-03-21T02:34:41.789Z] #18 [stage-2 3/15] RUN apk --no-cache upgrade [2026-03-21T02:34:41.789Z] #18 0.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-21T02:34:41.789Z] #18 0.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-21T02:34:41.789Z] #18 0.706 OK: 133 MiB in 133 packages [2026-03-21T02:34:41.789Z] #18 DONE 0.9s [2026-03-21T02:34:41.789Z] [2026-03-21T02:34:41.789Z] #17 [builder 8/8] RUN make build [2026-03-21T02:35:13.853Z] #17 DONE 30.4s [2026-03-21T02:35:13.853Z] [2026-03-21T02:35:13.853Z] #19 [stage-2 4/15] COPY --from=builder /device-usb-camera/cmd / [2026-03-21T02:35:13.853Z] #19 DONE 0.2s [2026-03-21T02:35:13.853Z] [2026-03-21T02:35:13.853Z] #20 [stage-2 5/15] COPY --from=builder /device-usb-camera/LICENSE / [2026-03-21T02:35:13.853Z] #20 DONE 0.0s [2026-03-21T02:35:13.853Z] [2026-03-21T02:35:13.853Z] #21 [stage-2 6/15] COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2026-03-21T02:35:13.853Z] #21 DONE 0.0s [2026-03-21T02:35:13.853Z] [2026-03-21T02:35:13.853Z] #22 [stage-2 7/15] COPY --from=builder /device-usb-camera/Attribution.txt / [2026-03-21T02:35:13.853Z] #22 DONE 0.0s [2026-03-21T02:35:13.853Z] [2026-03-21T02:35:13.853Z] #23 [stage-2 8/15] COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2026-03-21T02:35:13.853Z] #23 DONE 0.0s [2026-03-21T02:35:13.853Z] [2026-03-21T02:35:13.853Z] #24 [stage-2 9/15] COPY --from=rtsp /mediamtx.yml / [2026-03-21T02:35:13.853Z] #24 DONE 0.0s [2026-03-21T02:35:13.853Z] [2026-03-21T02:35:13.853Z] #25 [stage-2 10/15] COPY --from=rtsp /mediamtx / [2026-03-21T02:35:13.853Z] #25 DONE 0.2s [2026-03-21T02:35:13.853Z] [2026-03-21T02:35:13.853Z] #26 [stage-2 11/15] RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2026-03-21T02:35:13.853Z] #26 DONE 0.3s [2026-03-21T02:35:13.853Z] [2026-03-21T02:35:13.853Z] #27 [stage-2 12/15] RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2026-03-21T02:35:13.853Z] #27 DONE 0.3s [2026-03-21T02:35:13.853Z] [2026-03-21T02:35:13.853Z] #28 [stage-2 13/15] RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2026-03-21T02:35:13.853Z] #28 DONE 0.3s [2026-03-21T02:35:13.853Z] [2026-03-21T02:35:13.853Z] #29 [stage-2 14/15] RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2026-03-21T02:35:13.853Z] #29 DONE 0.3s [2026-03-21T02:35:13.853Z] [2026-03-21T02:35:13.853Z] #30 exporting to image [2026-03-21T02:35:13.853Z] #30 exporting layers [2026-03-21T02:35:13.853Z] #30 exporting layers 0.6s done [2026-03-21T02:35:13.853Z] #30 writing image sha256:d9ed791be937017ff9bf338098a1becb8f86dbfd69560731e95fd70ff8f75a8c done [2026-03-21T02:35:13.853Z] #30 naming to docker.io/library/device-usb-camera done [2026-03-21T02:35:13.853Z] #30 DONE 0.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-21T02:35:13.987Z] provisioning config files... [2026-03-21T02:35:13.995Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8215343646334973262tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-21T02:35:14.306Z] ---> ****-login.sh [2026-03-21T02:35:14.306Z] nexus3.edgexfoundry.org:10001 [2026-03-21T02:35:14.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:35:14.306Z] Login Succeeded [2026-03-21T02:35:14.306Z] nexus3.edgexfoundry.org:10002 [2026-03-21T02:35:14.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:35:14.306Z] Login Succeeded [2026-03-21T02:35:14.306Z] nexus3.edgexfoundry.org:10003 [2026-03-21T02:35:14.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:35:14.605Z] Login Succeeded [2026-03-21T02:35:14.605Z] nexus3.edgexfoundry.org:10004 [2026-03-21T02:35:14.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:35:14.605Z] Login Succeeded [2026-03-21T02:35:14.605Z] ****.io [2026-03-21T02:35:14.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:35:14.864Z] Login Succeeded [2026-03-21T02:35:14.864Z] ---> ****-login.sh ends [Pipeline] } [2026-03-21T02:35:14.871Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-21T02:35:14.924Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-21T02:35:14.954Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2026-03-21T02:35:14.954Z] 3308c9a2348d58c30d498ac770167c5868c38b57 [2026-03-21T02:35:14.954Z] latest [2026-03-21T02:35:14.954Z] 4.1.0-dev.15 [2026-03-21T02:35:14.954Z] 3308c9a2348d58c30d498ac770167c5868c38b57-4.1.0-dev.15 [2026-03-21T02:35:14.954Z] main [2026-03-21T02:35:14.954Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:35:15.305Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3308c9a2348d58c30d498ac770167c5868c38b57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:35:15.623Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3308c9a2348d58c30d498ac770167c5868c38b57 [2026-03-21T02:35:15.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2026-03-21T02:35:15.623Z] e2d6257dbc3d: Preparing [2026-03-21T02:35:15.623Z] 95325812887a: Preparing [2026-03-21T02:35:15.623Z] 52c979b70400: Preparing [2026-03-21T02:35:15.623Z] a2fc36550806: Preparing [2026-03-21T02:35:15.623Z] 56a6f440ec1f: Preparing [2026-03-21T02:35:15.623Z] 8b9ee95d9b28: Preparing [2026-03-21T02:35:15.623Z] 2fb442bbc973: Preparing [2026-03-21T02:35:15.623Z] d5b99777f089: Preparing [2026-03-21T02:35:15.623Z] 0fd40392c8c6: Preparing [2026-03-21T02:35:15.623Z] bb94292c9dd1: Preparing [2026-03-21T02:35:15.623Z] 8c11f6ce1f10: Preparing [2026-03-21T02:35:15.623Z] 04a3c3624cc0: Preparing [2026-03-21T02:35:15.623Z] 5f3b482a37ad: Preparing [2026-03-21T02:35:15.623Z] cce92674e987: Preparing [2026-03-21T02:35:15.623Z] 2fb442bbc973: Waiting [2026-03-21T02:35:15.623Z] d5b99777f089: Waiting [2026-03-21T02:35:15.623Z] 5f3b482a37ad: Waiting [2026-03-21T02:35:15.623Z] 8b9ee95d9b28: Waiting [2026-03-21T02:35:15.623Z] cce92674e987: Waiting [2026-03-21T02:35:15.623Z] 0fd40392c8c6: Waiting [2026-03-21T02:35:15.623Z] bb94292c9dd1: Waiting [2026-03-21T02:35:15.623Z] 8c11f6ce1f10: Waiting [2026-03-21T02:35:15.623Z] 04a3c3624cc0: Waiting [2026-03-21T02:35:15.623Z] 95325812887a: Pushed [2026-03-21T02:35:15.623Z] e2d6257dbc3d: Pushed [2026-03-21T02:35:15.623Z] 52c979b70400: Pushed [2026-03-21T02:35:15.623Z] a2fc36550806: Pushed [2026-03-21T02:35:15.623Z] 8b9ee95d9b28: Pushed [2026-03-21T02:35:15.881Z] 2fb442bbc973: Pushed [2026-03-21T02:35:15.881Z] d5b99777f089: Pushed [2026-03-21T02:35:15.881Z] 0fd40392c8c6: Pushed [2026-03-21T02:35:15.881Z] bb94292c9dd1: Pushed [2026-03-21T02:35:15.881Z] cce92674e987: Layer already exists [2026-03-21T02:35:15.881Z] 04a3c3624cc0: Pushed [2026-03-21T02:35:21.154Z] 56a6f440ec1f: Pushed [2026-03-21T02:35:21.154Z] 8c11f6ce1f10: Pushed [2026-03-21T02:35:31.136Z] 5f3b482a37ad: Pushed [2026-03-21T02:35:31.136Z] 3308c9a2348d58c30d498ac770167c5868c38b57: digest: sha256:46660184c52931cec1271e24a11ff0e11819546ac049987a93f6f416a3ac0626 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:35:31.463Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:35:31.790Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2026-03-21T02:35:31.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2026-03-21T02:35:31.791Z] e2d6257dbc3d: Preparing [2026-03-21T02:35:31.791Z] 95325812887a: Preparing [2026-03-21T02:35:31.791Z] 52c979b70400: Preparing [2026-03-21T02:35:31.791Z] a2fc36550806: Preparing [2026-03-21T02:35:31.791Z] 56a6f440ec1f: Preparing [2026-03-21T02:35:31.791Z] 8b9ee95d9b28: Preparing [2026-03-21T02:35:31.791Z] 2fb442bbc973: Preparing [2026-03-21T02:35:31.791Z] d5b99777f089: Preparing [2026-03-21T02:35:31.791Z] 0fd40392c8c6: Preparing [2026-03-21T02:35:31.791Z] bb94292c9dd1: Preparing [2026-03-21T02:35:31.791Z] 8c11f6ce1f10: Preparing [2026-03-21T02:35:31.791Z] 04a3c3624cc0: Preparing [2026-03-21T02:35:31.791Z] 5f3b482a37ad: Preparing [2026-03-21T02:35:31.791Z] cce92674e987: Preparing [2026-03-21T02:35:31.791Z] 8b9ee95d9b28: Waiting [2026-03-21T02:35:31.791Z] 2fb442bbc973: Waiting [2026-03-21T02:35:31.791Z] d5b99777f089: Waiting [2026-03-21T02:35:31.791Z] bb94292c9dd1: Waiting [2026-03-21T02:35:31.791Z] 8c11f6ce1f10: Waiting [2026-03-21T02:35:31.791Z] 0fd40392c8c6: Waiting [2026-03-21T02:35:31.791Z] 04a3c3624cc0: Waiting [2026-03-21T02:35:31.791Z] cce92674e987: Waiting [2026-03-21T02:35:31.791Z] 5f3b482a37ad: Waiting [2026-03-21T02:35:31.791Z] 56a6f440ec1f: Layer already exists [2026-03-21T02:35:31.791Z] 52c979b70400: Layer already exists [2026-03-21T02:35:31.791Z] a2fc36550806: Layer already exists [2026-03-21T02:35:31.791Z] e2d6257dbc3d: Layer already exists [2026-03-21T02:35:31.791Z] 95325812887a: Layer already exists [2026-03-21T02:35:31.791Z] 2fb442bbc973: Layer already exists [2026-03-21T02:35:31.791Z] d5b99777f089: Layer already exists [2026-03-21T02:35:31.791Z] 8b9ee95d9b28: Layer already exists [2026-03-21T02:35:31.791Z] 0fd40392c8c6: Layer already exists [2026-03-21T02:35:31.791Z] bb94292c9dd1: Layer already exists [2026-03-21T02:35:31.791Z] 8c11f6ce1f10: Layer already exists [2026-03-21T02:35:31.791Z] 04a3c3624cc0: Layer already exists [2026-03-21T02:35:31.791Z] 5f3b482a37ad: Layer already exists [2026-03-21T02:35:31.791Z] cce92674e987: Layer already exists [2026-03-21T02:35:31.791Z] latest: digest: sha256:46660184c52931cec1271e24a11ff0e11819546ac049987a93f6f416a3ac0626 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:35:32.120Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:35:32.445Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.15 [2026-03-21T02:35:32.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2026-03-21T02:35:32.445Z] e2d6257dbc3d: Preparing [2026-03-21T02:35:32.445Z] 95325812887a: Preparing [2026-03-21T02:35:32.445Z] 52c979b70400: Preparing [2026-03-21T02:35:32.445Z] a2fc36550806: Preparing [2026-03-21T02:35:32.445Z] 56a6f440ec1f: Preparing [2026-03-21T02:35:32.445Z] 8b9ee95d9b28: Preparing [2026-03-21T02:35:32.445Z] 2fb442bbc973: Preparing [2026-03-21T02:35:32.445Z] d5b99777f089: Preparing [2026-03-21T02:35:32.445Z] 0fd40392c8c6: Preparing [2026-03-21T02:35:32.445Z] bb94292c9dd1: Preparing [2026-03-21T02:35:32.445Z] 8c11f6ce1f10: Preparing [2026-03-21T02:35:32.445Z] 04a3c3624cc0: Preparing [2026-03-21T02:35:32.445Z] 5f3b482a37ad: Preparing [2026-03-21T02:35:32.445Z] cce92674e987: Preparing [2026-03-21T02:35:32.445Z] 8b9ee95d9b28: Waiting [2026-03-21T02:35:32.445Z] 2fb442bbc973: Waiting [2026-03-21T02:35:32.445Z] d5b99777f089: Waiting [2026-03-21T02:35:32.445Z] 0fd40392c8c6: Waiting [2026-03-21T02:35:32.445Z] 5f3b482a37ad: Waiting [2026-03-21T02:35:32.445Z] cce92674e987: Waiting [2026-03-21T02:35:32.445Z] bb94292c9dd1: Waiting [2026-03-21T02:35:32.445Z] 8c11f6ce1f10: Waiting [2026-03-21T02:35:32.445Z] 04a3c3624cc0: Waiting [2026-03-21T02:35:32.445Z] 52c979b70400: Layer already exists [2026-03-21T02:35:32.445Z] 56a6f440ec1f: Layer already exists [2026-03-21T02:35:32.445Z] 95325812887a: Layer already exists [2026-03-21T02:35:32.445Z] e2d6257dbc3d: Layer already exists [2026-03-21T02:35:32.445Z] a2fc36550806: Layer already exists [2026-03-21T02:35:32.445Z] 2fb442bbc973: Layer already exists [2026-03-21T02:35:32.445Z] 8b9ee95d9b28: Layer already exists [2026-03-21T02:35:32.445Z] d5b99777f089: Layer already exists [2026-03-21T02:35:32.445Z] 0fd40392c8c6: Layer already exists [2026-03-21T02:35:32.445Z] bb94292c9dd1: Layer already exists [2026-03-21T02:35:32.445Z] 8c11f6ce1f10: Layer already exists [2026-03-21T02:35:32.445Z] 04a3c3624cc0: Layer already exists [2026-03-21T02:35:32.445Z] 5f3b482a37ad: Layer already exists [2026-03-21T02:35:32.445Z] cce92674e987: Layer already exists [2026-03-21T02:35:32.445Z] 4.1.0-dev.15: digest: sha256:46660184c52931cec1271e24a11ff0e11819546ac049987a93f6f416a3ac0626 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:35:32.777Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3308c9a2348d58c30d498ac770167c5868c38b57-4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:35:33.089Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3308c9a2348d58c30d498ac770167c5868c38b57-4.1.0-dev.15 [2026-03-21T02:35:33.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2026-03-21T02:35:33.089Z] e2d6257dbc3d: Preparing [2026-03-21T02:35:33.089Z] 95325812887a: Preparing [2026-03-21T02:35:33.089Z] 52c979b70400: Preparing [2026-03-21T02:35:33.089Z] a2fc36550806: Preparing [2026-03-21T02:35:33.089Z] 56a6f440ec1f: Preparing [2026-03-21T02:35:33.089Z] 8b9ee95d9b28: Preparing [2026-03-21T02:35:33.089Z] 2fb442bbc973: Preparing [2026-03-21T02:35:33.089Z] d5b99777f089: Preparing [2026-03-21T02:35:33.089Z] 0fd40392c8c6: Preparing [2026-03-21T02:35:33.089Z] bb94292c9dd1: Preparing [2026-03-21T02:35:33.089Z] 8c11f6ce1f10: Preparing [2026-03-21T02:35:33.089Z] 2fb442bbc973: Waiting [2026-03-21T02:35:33.089Z] 04a3c3624cc0: Preparing [2026-03-21T02:35:33.089Z] 5f3b482a37ad: Preparing [2026-03-21T02:35:33.089Z] cce92674e987: Preparing [2026-03-21T02:35:33.089Z] 8c11f6ce1f10: Waiting [2026-03-21T02:35:33.089Z] bb94292c9dd1: Waiting [2026-03-21T02:35:33.089Z] 04a3c3624cc0: Waiting [2026-03-21T02:35:33.089Z] 5f3b482a37ad: Waiting [2026-03-21T02:35:33.089Z] cce92674e987: Waiting [2026-03-21T02:35:33.089Z] d5b99777f089: Waiting [2026-03-21T02:35:33.089Z] 8b9ee95d9b28: Waiting [2026-03-21T02:35:33.089Z] 0fd40392c8c6: Waiting [2026-03-21T02:35:33.089Z] 56a6f440ec1f: Layer already exists [2026-03-21T02:35:33.089Z] e2d6257dbc3d: Layer already exists [2026-03-21T02:35:33.089Z] a2fc36550806: Layer already exists [2026-03-21T02:35:33.089Z] 52c979b70400: Layer already exists [2026-03-21T02:35:33.089Z] 95325812887a: Layer already exists [2026-03-21T02:35:33.089Z] 8b9ee95d9b28: Layer already exists [2026-03-21T02:35:33.089Z] 2fb442bbc973: Layer already exists [2026-03-21T02:35:33.089Z] d5b99777f089: Layer already exists [2026-03-21T02:35:33.089Z] 0fd40392c8c6: Layer already exists [2026-03-21T02:35:33.089Z] bb94292c9dd1: Layer already exists [2026-03-21T02:35:33.089Z] 8c11f6ce1f10: Layer already exists [2026-03-21T02:35:33.089Z] 04a3c3624cc0: Layer already exists [2026-03-21T02:35:33.089Z] 5f3b482a37ad: Layer already exists [2026-03-21T02:35:33.089Z] cce92674e987: Layer already exists [2026-03-21T02:35:33.089Z] 3308c9a2348d58c30d498ac770167c5868c38b57-4.1.0-dev.15: digest: sha256:46660184c52931cec1271e24a11ff0e11819546ac049987a93f6f416a3ac0626 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:35:33.420Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:35:33.738Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2026-03-21T02:35:33.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2026-03-21T02:35:33.738Z] e2d6257dbc3d: Preparing [2026-03-21T02:35:33.738Z] 95325812887a: Preparing [2026-03-21T02:35:33.738Z] 52c979b70400: Preparing [2026-03-21T02:35:33.738Z] a2fc36550806: Preparing [2026-03-21T02:35:33.738Z] 56a6f440ec1f: Preparing [2026-03-21T02:35:33.738Z] 8b9ee95d9b28: Preparing [2026-03-21T02:35:33.738Z] 2fb442bbc973: Preparing [2026-03-21T02:35:33.738Z] d5b99777f089: Preparing [2026-03-21T02:35:33.738Z] 0fd40392c8c6: Preparing [2026-03-21T02:35:33.738Z] bb94292c9dd1: Preparing [2026-03-21T02:35:33.738Z] 8c11f6ce1f10: Preparing [2026-03-21T02:35:33.738Z] 04a3c3624cc0: Preparing [2026-03-21T02:35:33.738Z] 5f3b482a37ad: Preparing [2026-03-21T02:35:33.738Z] cce92674e987: Preparing [2026-03-21T02:35:33.738Z] 2fb442bbc973: Waiting [2026-03-21T02:35:33.738Z] d5b99777f089: Waiting [2026-03-21T02:35:33.738Z] 0fd40392c8c6: Waiting [2026-03-21T02:35:33.738Z] bb94292c9dd1: Waiting [2026-03-21T02:35:33.738Z] 5f3b482a37ad: Waiting [2026-03-21T02:35:33.738Z] cce92674e987: Waiting [2026-03-21T02:35:33.738Z] 8c11f6ce1f10: Waiting [2026-03-21T02:35:33.738Z] 04a3c3624cc0: Waiting [2026-03-21T02:35:33.738Z] 8b9ee95d9b28: Waiting [2026-03-21T02:35:33.738Z] 56a6f440ec1f: Layer already exists [2026-03-21T02:35:33.738Z] e2d6257dbc3d: Layer already exists [2026-03-21T02:35:33.738Z] 52c979b70400: Layer already exists [2026-03-21T02:35:33.738Z] a2fc36550806: Layer already exists [2026-03-21T02:35:33.738Z] 95325812887a: Layer already exists [2026-03-21T02:35:33.738Z] 2fb442bbc973: Layer already exists [2026-03-21T02:35:33.738Z] 0fd40392c8c6: Layer already exists [2026-03-21T02:35:33.738Z] 8b9ee95d9b28: Layer already exists [2026-03-21T02:35:33.738Z] bb94292c9dd1: Layer already exists [2026-03-21T02:35:33.738Z] d5b99777f089: Layer already exists [2026-03-21T02:35:33.738Z] cce92674e987: Layer already exists [2026-03-21T02:35:33.738Z] 8c11f6ce1f10: Layer already exists [2026-03-21T02:35:33.738Z] 5f3b482a37ad: Layer already exists [2026-03-21T02:35:33.738Z] 04a3c3624cc0: Layer already exists [2026-03-21T02:35:33.738Z] main: digest: sha256:46660184c52931cec1271e24a11ff0e11819546ac049987a93f6f416a3ac0626 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-21T02:35:33.817Z] ===================================================== [Pipeline] echo [2026-03-21T02:35:33.832Z] taggedImages: [2026-03-21T02:35:33.832Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3308c9a2348d58c30d498ac770167c5868c38b57 [2026-03-21T02:35:33.832Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2026-03-21T02:35:33.832Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.15 [2026-03-21T02:35:33.832Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3308c9a2348d58c30d498ac770167c5868c38b57-4.1.0-dev.15 [2026-03-21T02:35:33.832Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] echo [2026-03-21T02:35:33.882Z] ========================================================= [2026-03-21T02:35:33.882Z] [edgeXBuildMultiArch] RAW Config: [2026-03-21T02:35:33.882Z] images: [2026-03-21T02:35:33.882Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3308c9a2348d58c30d498ac770167c5868c38b57 [2026-03-21T02:35:33.882Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2026-03-21T02:35:33.882Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.15 [2026-03-21T02:35:33.882Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3308c9a2348d58c30d498ac770167c5868c38b57-4.1.0-dev.15 [2026-03-21T02:35:33.882Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [2026-03-21T02:35:33.882Z] settingsFile: [2026-03-21T02:35:33.882Z] device-usb-camera-settings [2026-03-21T02:35:33.882Z] ========================================================= [Pipeline] node [2026-03-21T02:35:48.886Z] Still waiting to schedule task [2026-03-21T02:35:48.886Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3832’ [2026-03-21T02:36:32.708Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3833 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2026-03-21T02:36:32.725Z] Running in /w/workspace/device-usb-camera/221 [Pipeline] { [Pipeline] checkout [2026-03-21T02:36:35.782Z] Selected Git installation does not exist. Using Default [2026-03-21T02:36:35.782Z] The recommended git tool is: NONE [2026-03-21T02:36:40.798Z] using credential edgex-jenkins-ssh [2026-03-21T02:36:40.822Z] Cloning the remote Git repository [2026-03-21T02:36:40.877Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2026-03-21T02:36:40.985Z] > git init /w/workspace/device-usb-camera/221 # timeout=10 [2026-03-21T02:36:41.141Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2026-03-21T02:36:41.142Z] > git --version # timeout=10 [2026-03-21T02:36:41.163Z] > git --version # 'git version 2.25.1' [2026-03-21T02:36:41.166Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-03-21T02:36:41.337Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-21T02:36:43.813Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2026-03-21T02:36:43.839Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-21T02:36:44.827Z] Avoid second fetch [2026-03-21T02:36:44.827Z] Checking out Revision 3308c9a2348d58c30d498ac770167c5868c38b57 (main) [2026-03-21T02:36:45.545Z] Commit message: "Merge pull request #445 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.58" [2026-03-21T02:36:44.848Z] > git config core.sparsecheckout # timeout=10 [2026-03-21T02:36:44.921Z] > git checkout -f 3308c9a2348d58c30d498ac770167c5868c38b57 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-21T02:36:49.817Z] provisioning config files... [2026-03-21T02:36:49.850Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/221@tmp/config5904896926913331070tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-21T02:36:50.518Z] ---> ****-login.sh [2026-03-21T02:36:50.518Z] nexus3.edgexfoundry.org:10001 [2026-03-21T02:36:50.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:36:51.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-21T02:36:51.060Z] Configure a credential helper to remove this warning. See [2026-03-21T02:36:51.060Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-21T02:36:51.060Z] [2026-03-21T02:36:51.060Z] Login Succeeded [2026-03-21T02:36:51.060Z] nexus3.edgexfoundry.org:10002 [2026-03-21T02:36:51.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:36:51.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-21T02:36:51.328Z] Configure a credential helper to remove this warning. See [2026-03-21T02:36:51.328Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-21T02:36:51.328Z] [2026-03-21T02:36:51.328Z] Login Succeeded [2026-03-21T02:36:51.328Z] nexus3.edgexfoundry.org:10003 [2026-03-21T02:36:51.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:36:51.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-21T02:36:51.596Z] Configure a credential helper to remove this warning. See [2026-03-21T02:36:51.596Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-21T02:36:51.596Z] [2026-03-21T02:36:51.596Z] Login Succeeded [2026-03-21T02:36:51.868Z] nexus3.edgexfoundry.org:10004 [2026-03-21T02:36:51.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:36:52.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-21T02:36:52.136Z] Configure a credential helper to remove this warning. See [2026-03-21T02:36:52.136Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-21T02:36:52.136Z] [2026-03-21T02:36:52.136Z] Login Succeeded [2026-03-21T02:36:52.136Z] ****.io [2026-03-21T02:36:52.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:36:52.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-21T02:36:52.674Z] Configure a credential helper to remove this warning. See [2026-03-21T02:36:52.674Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-21T02:36:52.674Z] [2026-03-21T02:36:52.674Z] Login Succeeded [2026-03-21T02:36:52.674Z] ---> ****-login.sh ends [Pipeline] } [2026-03-21T02:36:52.691Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-03-21T02:36:53.061Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-21T02:36:53.081Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-21T02:36:53.099Z] ========================================================= [2026-03-21T02:36:53.099Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-03-21T02:36:53.099Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:36:53.481Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-03-21T02:36:53.752Z] Sending build context to Docker daemon 12.32MB [2026-03-21T02:36:54.028Z] Step 1/13 : ARG BASE=golang:1.25-alpine3.22 [2026-03-21T02:36:54.028Z] Step 2/13 : FROM ${BASE} AS builder [2026-03-21T02:36:54.298Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-03-21T02:36:54.298Z] 6b59a28fa201: Pulling fs layer [2026-03-21T02:36:54.298Z] d32bb0dddca7: Pulling fs layer [2026-03-21T02:36:54.298Z] 5dab1238d3d9: Pulling fs layer [2026-03-21T02:36:54.298Z] 196fd7d83e7d: Pulling fs layer [2026-03-21T02:36:54.298Z] 4f4fb700ef54: Pulling fs layer [2026-03-21T02:36:54.298Z] 8ba94037c8f0: Pulling fs layer [2026-03-21T02:36:54.298Z] deaec5988b04: Pulling fs layer [2026-03-21T02:36:54.298Z] 9f65657bb879: Pulling fs layer [2026-03-21T02:36:54.298Z] 4f4fb700ef54: Waiting [2026-03-21T02:36:54.298Z] 196fd7d83e7d: Waiting [2026-03-21T02:36:54.298Z] 8ba94037c8f0: Waiting [2026-03-21T02:36:54.298Z] deaec5988b04: Waiting [2026-03-21T02:36:54.298Z] 9f65657bb879: Waiting [2026-03-21T02:36:54.298Z] d32bb0dddca7: Verifying Checksum [2026-03-21T02:36:54.298Z] d32bb0dddca7: Download complete [2026-03-21T02:36:54.298Z] 196fd7d83e7d: Verifying Checksum [2026-03-21T02:36:54.298Z] 196fd7d83e7d: Download complete [2026-03-21T02:36:54.298Z] 4f4fb700ef54: Download complete [2026-03-21T02:36:54.298Z] 8ba94037c8f0: Verifying Checksum [2026-03-21T02:36:54.298Z] 8ba94037c8f0: Download complete [2026-03-21T02:36:54.298Z] 6b59a28fa201: Verifying Checksum [2026-03-21T02:36:54.298Z] 6b59a28fa201: Download complete [2026-03-21T02:36:54.890Z] 9f65657bb879: Verifying Checksum [2026-03-21T02:36:54.890Z] 9f65657bb879: Download complete [2026-03-21T02:36:55.174Z] 6b59a28fa201: Pull complete [2026-03-21T02:36:55.761Z] d32bb0dddca7: Pull complete [2026-03-21T02:36:56.032Z] 5dab1238d3d9: Verifying Checksum [2026-03-21T02:36:56.032Z] 5dab1238d3d9: Download complete [2026-03-21T02:36:57.452Z] deaec5988b04: Verifying Checksum [2026-03-21T02:36:57.452Z] deaec5988b04: Download complete [2026-03-21T02:37:09.808Z] 5dab1238d3d9: Pull complete [2026-03-21T02:37:09.809Z] 196fd7d83e7d: Pull complete [2026-03-21T02:37:10.084Z] 4f4fb700ef54: Pull complete [2026-03-21T02:37:10.352Z] 8ba94037c8f0: Pull complete [2026-03-21T02:37:20.468Z] deaec5988b04: Pull complete [2026-03-21T02:37:21.894Z] 9f65657bb879: Pull complete [2026-03-21T02:37:21.894Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-03-21T02:37:21.894Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-03-21T02:37:21.894Z] ---> 334268110677 [2026-03-21T02:37:21.894Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2026-03-21T02:37:23.858Z] ---> Running in db8546025c8d [2026-03-21T02:37:24.458Z] Removing intermediate container db8546025c8d [2026-03-21T02:37:24.458Z] ---> 47787cdd3bd2 [2026-03-21T02:37:24.458Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-03-21T02:37:24.458Z] ---> Running in 754a718e9175 [2026-03-21T02:37:24.730Z] Removing intermediate container 754a718e9175 [2026-03-21T02:37:24.730Z] ---> 478b2880e801 [2026-03-21T02:37:24.730Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2026-03-21T02:37:24.730Z] ---> Running in bdec4787fd84 [2026-03-21T02:37:25.011Z] Removing intermediate container bdec4787fd84 [2026-03-21T02:37:25.011Z] ---> ff9f17594821 [2026-03-21T02:37:25.011Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2026-03-21T02:37:25.284Z] ---> Running in 08e72b503204 [2026-03-21T02:37:25.556Z] Removing intermediate container 08e72b503204 [2026-03-21T02:37:25.556Z] ---> 85c314bd7632 [2026-03-21T02:37:25.556Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-03-21T02:37:25.556Z] ---> Running in ca891c6ab1d8 [2026-03-21T02:37:26.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-21T02:37:27.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-21T02:37:29.217Z] (1/9) Installing eudev-libs (3.2.14-r5) [2026-03-21T02:37:29.217Z] (2/9) Installing libjpeg-turbo (3.1.0-r0) [2026-03-21T02:37:29.217Z] (3/9) Installing v4l-utils-libs (1.28.1-r1) [2026-03-21T02:37:29.217Z] (4/9) Installing v4l-utils (1.28.1-r1) [2026-03-21T02:37:29.217Z] (5/9) Installing libdvbv5 (1.28.1-r1) [2026-03-21T02:37:29.217Z] (6/9) Installing libturbojpeg (3.1.0-r0) [2026-03-21T02:37:29.217Z] (7/9) Installing libjpeg-turbo-dev (3.1.0-r0) [2026-03-21T02:37:29.217Z] (8/9) Installing eudev-dev (3.2.14-r5) [2026-03-21T02:37:29.217Z] (9/9) Installing v4l-utils-dev (1.28.1-r1) [2026-03-21T02:37:29.487Z] Executing busybox-1.37.0-r19.trigger [2026-03-21T02:37:29.487Z] OK: 262 MiB in 69 packages [2026-03-21T02:37:30.950Z] Removing intermediate container ca891c6ab1d8 [2026-03-21T02:37:30.950Z] ---> 69400c15bb73 [2026-03-21T02:37:30.950Z] Step 8/13 : WORKDIR /device-usb-camera [2026-03-21T02:37:30.950Z] ---> Running in df90d7c589bf [2026-03-21T02:37:31.575Z] Removing intermediate container df90d7c589bf [2026-03-21T02:37:31.575Z] ---> ba114b619ce2 [2026-03-21T02:37:31.575Z] Step 9/13 : COPY go.mod vendor* ./ [2026-03-21T02:37:31.843Z] ---> 0f64436ece11 [2026-03-21T02:37:31.843Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-21T02:37:32.113Z] ---> Running in 86a02d33e059 [2026-03-21T02:38:28.925Z] Running on prd-centos7-docker-4c-2g-3834 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-21T02:38:28.976Z] provisioning config files... [2026-03-21T02:38:29.017Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4449504242993418801tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-21T02:38:31.213Z] ---> ****-login.sh [2026-03-21T02:38:31.213Z] nexus3.edgexfoundry.org:10001 [2026-03-21T02:38:32.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:38:32.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-21T02:38:32.605Z] Configure a credential helper to remove this warning. See [2026-03-21T02:38:32.605Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-21T02:38:32.605Z] [2026-03-21T02:38:32.605Z] Login Succeeded [2026-03-21T02:38:32.605Z] nexus3.edgexfoundry.org:10002 [2026-03-21T02:38:32.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:38:32.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-21T02:38:32.605Z] Configure a credential helper to remove this warning. See [2026-03-21T02:38:32.605Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-21T02:38:32.605Z] [2026-03-21T02:38:32.605Z] Login Succeeded [2026-03-21T02:38:32.605Z] nexus3.edgexfoundry.org:10003 [2026-03-21T02:38:32.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:38:32.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-21T02:38:32.605Z] Configure a credential helper to remove this warning. See [2026-03-21T02:38:32.605Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-21T02:38:32.605Z] [2026-03-21T02:38:32.605Z] Login Succeeded [2026-03-21T02:38:32.605Z] nexus3.edgexfoundry.org:10004 [2026-03-21T02:38:32.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:38:32.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-21T02:38:32.606Z] Configure a credential helper to remove this warning. See [2026-03-21T02:38:32.606Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-21T02:38:32.606Z] [2026-03-21T02:38:32.606Z] Login Succeeded [2026-03-21T02:38:32.606Z] ****.io [2026-03-21T02:38:32.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:38:32.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-21T02:38:32.873Z] Configure a credential helper to remove this warning. See [2026-03-21T02:38:32.873Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-21T02:38:32.873Z] [2026-03-21T02:38:32.873Z] Login Succeeded [2026-03-21T02:38:32.873Z] ---> ****-login.sh ends [Pipeline] } [2026-03-21T02:38:32.882Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-21T02:38:33.245Z] + docker buildx ls [2026-03-21T02:38:33.245Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-03-21T02:38:33.245Z] default * docker [2026-03-21T02:38:33.245Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-03-21T02:38:33.555Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2026-03-21T02:38:33.555Z] edgex-builder [Pipeline] sh [2026-03-21T02:38:33.847Z] + docker buildx inspect --bootstrap [2026-03-21T02:38:33.847Z] #1 [internal] booting buildkit [2026-03-21T02:38:33.847Z] #1 pulling image moby/buildkit:buildx-stable-1 [2026-03-21T02:38:38.064Z] #1 pulling image moby/buildkit:buildx-stable-1 4.0s done [2026-03-21T02:38:38.064Z] #1 creating container buildx_buildkit_edgex-builder0 [2026-03-21T02:38:39.010Z] #1 creating container buildx_buildkit_edgex-builder0 1.1s done [2026-03-21T02:38:39.010Z] #1 DONE 5.0s [2026-03-21T02:38:39.010Z] Name: edgex-builder [2026-03-21T02:38:39.010Z] Driver: docker-container [2026-03-21T02:38:39.010Z] [2026-03-21T02:38:39.010Z] Nodes: [2026-03-21T02:38:39.010Z] Name: edgex-builder0 [2026-03-21T02:38:39.010Z] Endpoint: unix:///var/run/docker.sock [2026-03-21T02:38:39.010Z] Status: running [2026-03-21T02:38:39.010Z] Buildkit: v0.28.0 [2026-03-21T02:38:39.010Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2026-03-21T02:38:39.309Z] + docker buildx ls [2026-03-21T02:38:39.309Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-03-21T02:38:39.309Z] edgex-builder * docker-container [2026-03-21T02:38:39.309Z] edgex-builder0 unix:///var/run/docker.sock running v0.28.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2026-03-21T02:38:39.309Z] default docker [2026-03-21T02:38:39.309Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-03-21T02:38:39.608Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:3308c9a2348d58c30d498ac770167c5868c38b57' [2026-03-21T02:38:39.608Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:3308c9a2348d58c30d498ac770167c5868c38b57 --push - [2026-03-21T02:38:39.608Z] #1 [internal] load build definition from Dockerfile [2026-03-21T02:38:39.608Z] #1 transferring dockerfile: 202B done [2026-03-21T02:38:39.608Z] #1 DONE 0.0s [2026-03-21T02:38:39.608Z] [2026-03-21T02:38:39.608Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:3308c9a2348d58c30d498ac770167c5868c38b57 [2026-03-21T02:38:39.608Z] #2 DONE 0.1s [2026-03-21T02:38:39.608Z] [2026-03-21T02:38:39.608Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:3308c9a2348d58c30d498ac770167c5868c38b57 [2026-03-21T02:38:39.868Z] #3 DONE 0.1s [2026-03-21T02:38:39.868Z] [2026-03-21T02:38:39.868Z] #4 [internal] load .dockerignore [2026-03-21T02:38:39.868Z] #4 transferring context: 2B done [2026-03-21T02:38:39.868Z] #4 DONE 0.0s [2026-03-21T02:38:39.868Z] [2026-03-21T02:38:39.868Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:3308c9a2348d58c30d498ac770167c5868c38b57@sha256:46660184c52931cec1271e24a11ff0e11819546ac049987a93f6f416a3ac0626 [2026-03-21T02:38:39.868Z] #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:3308c9a2348d58c30d498ac770167c5868c38b57@sha256:46660184c52931cec1271e24a11ff0e11819546ac049987a93f6f416a3ac0626 0.0s done [2026-03-21T02:38:39.868Z] #5 DONE 0.0s [2026-03-21T02:38:39.868Z] [2026-03-21T02:38:39.868Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:3308c9a2348d58c30d498ac770167c5868c38b57@sha256:46660184c52931cec1271e24a11ff0e11819546ac049987a93f6f416a3ac0626 [2026-03-21T02:38:39.868Z] #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:3308c9a2348d58c30d498ac770167c5868c38b57@sha256:46660184c52931cec1271e24a11ff0e11819546ac049987a93f6f416a3ac0626 0.0s done [2026-03-21T02:38:39.868Z] #6 DONE 0.2s [2026-03-21T02:38:39.868Z] [2026-03-21T02:38:39.868Z] #7 exporting to image [2026-03-21T02:38:39.868Z] #7 exporting layers done [2026-03-21T02:38:39.868Z] #7 exporting manifest sha256:6ac5fbd3c4572e4f32edfcc7981dc19c57f6bcb5f6f88c3ddeda317fc14016bd 0.0s done [2026-03-21T02:38:39.868Z] #7 exporting config sha256:d9ed791be937017ff9bf338098a1becb8f86dbfd69560731e95fd70ff8f75a8c done [2026-03-21T02:38:39.868Z] #7 exporting manifest sha256:89e1519d98a080faf4ad163b639e85b62fc6f3a48fe7ad8321f2de13cd8b79f9 done [2026-03-21T02:38:39.868Z] #7 exporting config sha256:1c497f8db6418fbf0f1881c673114c91647640809bbe4afa2cb1e91256f3bd04 done [2026-03-21T02:38:39.868Z] #7 exporting manifest list sha256:69e8ee1cfe9a6fc63293647fd0fa0bfc82994fffe6176565a6c25cab98ee60ee [2026-03-21T02:38:39.868Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-21T02:38:40.127Z] #7 exporting manifest list sha256:69e8ee1cfe9a6fc63293647fd0fa0bfc82994fffe6176565a6c25cab98ee60ee done [2026-03-21T02:38:40.127Z] #7 DONE 0.0s [2026-03-21T02:38:40.127Z] [2026-03-21T02:38:40.127Z] #8 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-21T02:38:40.127Z] #8 DONE 0.0s [2026-03-21T02:38:40.127Z] [2026-03-21T02:38:40.127Z] 1 warning found (use --debug to expand): [2026-03-21T02:38:40.127Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-21T02:38:40.415Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:latest' [2026-03-21T02:38:40.415Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:latest --push - [2026-03-21T02:38:40.675Z] #1 [internal] load build definition from Dockerfile [2026-03-21T02:38:40.675Z] #1 transferring dockerfile: 168B done [2026-03-21T02:38:40.675Z] #1 DONE 0.0s [2026-03-21T02:38:40.675Z] [2026-03-21T02:38:40.675Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2026-03-21T02:38:40.675Z] #2 DONE 0.0s [2026-03-21T02:38:40.675Z] [2026-03-21T02:38:40.675Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2026-03-21T02:38:40.675Z] #3 DONE 0.0s [2026-03-21T02:38:40.675Z] [2026-03-21T02:38:40.675Z] #4 [internal] load .dockerignore [2026-03-21T02:38:40.675Z] #4 transferring context: 2B done [2026-03-21T02:38:40.675Z] #4 DONE 0.0s [2026-03-21T02:38:40.675Z] [2026-03-21T02:38:40.675Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:46660184c52931cec1271e24a11ff0e11819546ac049987a93f6f416a3ac0626 [2026-03-21T02:38:40.675Z] #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:46660184c52931cec1271e24a11ff0e11819546ac049987a93f6f416a3ac0626 0.0s done [2026-03-21T02:38:40.675Z] #5 CACHED [2026-03-21T02:38:40.675Z] [2026-03-21T02:38:40.675Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:46660184c52931cec1271e24a11ff0e11819546ac049987a93f6f416a3ac0626 [2026-03-21T02:38:40.675Z] #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:46660184c52931cec1271e24a11ff0e11819546ac049987a93f6f416a3ac0626 0.0s done [2026-03-21T02:38:40.675Z] #6 CACHED [2026-03-21T02:38:40.675Z] [2026-03-21T02:38:40.675Z] #7 exporting to image [2026-03-21T02:38:40.675Z] #7 exporting layers done [2026-03-21T02:38:40.675Z] #7 exporting manifest sha256:6ac5fbd3c4572e4f32edfcc7981dc19c57f6bcb5f6f88c3ddeda317fc14016bd done [2026-03-21T02:38:40.675Z] #7 exporting config sha256:d9ed791be937017ff9bf338098a1becb8f86dbfd69560731e95fd70ff8f75a8c done [2026-03-21T02:38:40.675Z] #7 exporting manifest sha256:89e1519d98a080faf4ad163b639e85b62fc6f3a48fe7ad8321f2de13cd8b79f9 done [2026-03-21T02:38:40.675Z] #7 exporting config sha256:1c497f8db6418fbf0f1881c673114c91647640809bbe4afa2cb1e91256f3bd04 done [2026-03-21T02:38:40.675Z] #7 exporting manifest list sha256:69e8ee1cfe9a6fc63293647fd0fa0bfc82994fffe6176565a6c25cab98ee60ee done [2026-03-21T02:38:40.675Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-21T02:38:40.675Z] #7 DONE 0.0s [2026-03-21T02:38:40.675Z] [2026-03-21T02:38:40.675Z] #8 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-21T02:38:40.675Z] #8 DONE 0.0s [2026-03-21T02:38:40.675Z] [2026-03-21T02:38:40.675Z] 1 warning found (use --debug to expand): [2026-03-21T02:38:40.675Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-21T02:38:40.961Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.15' [2026-03-21T02:38:40.961Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.15 --push - [2026-03-21T02:38:40.961Z] #1 [internal] load build definition from Dockerfile [2026-03-21T02:38:40.961Z] #1 transferring dockerfile: 174B done [2026-03-21T02:38:40.961Z] #1 DONE 0.0s [2026-03-21T02:38:40.961Z] [2026-03-21T02:38:40.961Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.15 [2026-03-21T02:38:40.961Z] #2 DONE 0.0s [2026-03-21T02:38:40.961Z] [2026-03-21T02:38:40.961Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.15 [2026-03-21T02:38:40.961Z] #3 DONE 0.0s [2026-03-21T02:38:40.961Z] [2026-03-21T02:38:40.961Z] #4 [internal] load .dockerignore [2026-03-21T02:38:40.961Z] #4 transferring context: 2B done [2026-03-21T02:38:40.961Z] #4 DONE 0.0s [2026-03-21T02:38:40.961Z] [2026-03-21T02:38:40.961Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.15@sha256:46660184c52931cec1271e24a11ff0e11819546ac049987a93f6f416a3ac0626 [2026-03-21T02:38:40.961Z] #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.15@sha256:46660184c52931cec1271e24a11ff0e11819546ac049987a93f6f416a3ac0626 0.0s done [2026-03-21T02:38:40.961Z] #5 CACHED [2026-03-21T02:38:40.961Z] [2026-03-21T02:38:40.961Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.15@sha256:46660184c52931cec1271e24a11ff0e11819546ac049987a93f6f416a3ac0626 [2026-03-21T02:38:40.961Z] #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.15@sha256:46660184c52931cec1271e24a11ff0e11819546ac049987a93f6f416a3ac0626 0.0s done [2026-03-21T02:38:40.961Z] #6 CACHED [2026-03-21T02:38:40.961Z] [2026-03-21T02:38:40.961Z] #7 exporting to image [2026-03-21T02:38:40.961Z] #7 exporting layers done [2026-03-21T02:38:40.961Z] #7 exporting manifest sha256:6ac5fbd3c4572e4f32edfcc7981dc19c57f6bcb5f6f88c3ddeda317fc14016bd done [2026-03-21T02:38:40.961Z] #7 exporting config sha256:d9ed791be937017ff9bf338098a1becb8f86dbfd69560731e95fd70ff8f75a8c done [2026-03-21T02:38:40.961Z] #7 exporting manifest sha256:89e1519d98a080faf4ad163b639e85b62fc6f3a48fe7ad8321f2de13cd8b79f9 done [2026-03-21T02:38:40.961Z] #7 exporting config sha256:1c497f8db6418fbf0f1881c673114c91647640809bbe4afa2cb1e91256f3bd04 done [2026-03-21T02:38:40.961Z] #7 exporting manifest list sha256:69e8ee1cfe9a6fc63293647fd0fa0bfc82994fffe6176565a6c25cab98ee60ee done [2026-03-21T02:38:40.961Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-21T02:38:40.961Z] #7 DONE 0.0s [2026-03-21T02:38:41.220Z] [2026-03-21T02:38:41.220Z] #8 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-21T02:38:41.220Z] #8 DONE 0.0s [2026-03-21T02:38:41.220Z] [2026-03-21T02:38:41.220Z] 1 warning found (use --debug to expand): [2026-03-21T02:38:41.220Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-21T02:38:41.513Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:3308c9a2348d58c30d498ac770167c5868c38b57-4.1.0-dev.15' [2026-03-21T02:38:41.514Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:3308c9a2348d58c30d498ac770167c5868c38b57-4.1.0-dev.15 --push - [2026-03-21T02:38:41.514Z] #1 [internal] load build definition from Dockerfile [2026-03-21T02:38:41.514Z] #1 transferring dockerfile: 215B done [2026-03-21T02:38:41.514Z] #1 DONE 0.0s [2026-03-21T02:38:41.514Z] [2026-03-21T02:38:41.514Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:3308c9a2348d58c30d498ac770167c5868c38b57-4.1.0-dev.15 [2026-03-21T02:38:41.514Z] #2 DONE 0.0s [2026-03-21T02:38:41.514Z] [2026-03-21T02:38:41.514Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:3308c9a2348d58c30d498ac770167c5868c38b57-4.1.0-dev.15 [2026-03-21T02:38:41.514Z] #3 DONE 0.0s [2026-03-21T02:38:41.514Z] [2026-03-21T02:38:41.514Z] #4 [internal] load .dockerignore [2026-03-21T02:38:41.514Z] #4 transferring context: 2B done [2026-03-21T02:38:41.514Z] #4 DONE 0.0s [2026-03-21T02:38:41.514Z] [2026-03-21T02:38:41.514Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:3308c9a2348d58c30d498ac770167c5868c38b57-4.1.0-dev.15@sha256:46660184c52931cec1271e24a11ff0e11819546ac049987a93f6f416a3ac0626 [2026-03-21T02:38:41.514Z] #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:3308c9a2348d58c30d498ac770167c5868c38b57-4.1.0-dev.15@sha256:46660184c52931cec1271e24a11ff0e11819546ac049987a93f6f416a3ac0626 0.0s done [2026-03-21T02:38:41.514Z] #5 CACHED [2026-03-21T02:38:41.514Z] [2026-03-21T02:38:41.514Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:3308c9a2348d58c30d498ac770167c5868c38b57-4.1.0-dev.15@sha256:46660184c52931cec1271e24a11ff0e11819546ac049987a93f6f416a3ac0626 [2026-03-21T02:38:41.514Z] #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:3308c9a2348d58c30d498ac770167c5868c38b57-4.1.0-dev.15@sha256:46660184c52931cec1271e24a11ff0e11819546ac049987a93f6f416a3ac0626 0.0s done [2026-03-21T02:38:41.514Z] #6 CACHED [2026-03-21T02:38:41.514Z] [2026-03-21T02:38:41.514Z] #7 exporting to image [2026-03-21T02:38:41.514Z] #7 exporting layers done [2026-03-21T02:38:41.514Z] #7 exporting manifest sha256:6ac5fbd3c4572e4f32edfcc7981dc19c57f6bcb5f6f88c3ddeda317fc14016bd done [2026-03-21T02:38:41.514Z] #7 exporting config sha256:d9ed791be937017ff9bf338098a1becb8f86dbfd69560731e95fd70ff8f75a8c done [2026-03-21T02:38:41.514Z] #7 exporting manifest sha256:89e1519d98a080faf4ad163b639e85b62fc6f3a48fe7ad8321f2de13cd8b79f9 done [2026-03-21T02:38:41.514Z] #7 exporting config sha256:1c497f8db6418fbf0f1881c673114c91647640809bbe4afa2cb1e91256f3bd04 done [2026-03-21T02:38:41.514Z] #7 exporting manifest list sha256:69e8ee1cfe9a6fc63293647fd0fa0bfc82994fffe6176565a6c25cab98ee60ee [2026-03-21T02:38:41.514Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-21T02:38:41.776Z] #7 exporting manifest list sha256:69e8ee1cfe9a6fc63293647fd0fa0bfc82994fffe6176565a6c25cab98ee60ee done [2026-03-21T02:38:41.776Z] #7 DONE 0.0s [2026-03-21T02:38:41.776Z] [2026-03-21T02:38:41.776Z] #8 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-21T02:38:41.776Z] #8 DONE 0.0s [2026-03-21T02:38:41.776Z] [2026-03-21T02:38:41.776Z] 1 warning found (use --debug to expand): [2026-03-21T02:38:41.776Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-21T02:38:42.066Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:main --push - [2026-03-21T02:38:42.066Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:main' [2026-03-21T02:38:42.066Z] #1 [internal] load build definition from Dockerfile [2026-03-21T02:38:42.066Z] #1 transferring dockerfile: 166B done [2026-03-21T02:38:42.066Z] #1 DONE 0.0s [2026-03-21T02:38:42.066Z] [2026-03-21T02:38:42.066Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:main [2026-03-21T02:38:42.066Z] #2 DONE 0.0s [2026-03-21T02:38:42.066Z] [2026-03-21T02:38:42.066Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:main [2026-03-21T02:38:42.066Z] #3 DONE 0.0s [2026-03-21T02:38:42.066Z] [2026-03-21T02:38:42.066Z] #4 [internal] load .dockerignore [2026-03-21T02:38:42.066Z] #4 transferring context: 2B done [2026-03-21T02:38:42.066Z] #4 DONE 0.0s [2026-03-21T02:38:42.066Z] [2026-03-21T02:38:42.066Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:46660184c52931cec1271e24a11ff0e11819546ac049987a93f6f416a3ac0626 [2026-03-21T02:38:42.066Z] #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:46660184c52931cec1271e24a11ff0e11819546ac049987a93f6f416a3ac0626 0.0s done [2026-03-21T02:38:42.066Z] #5 CACHED [2026-03-21T02:38:42.066Z] [2026-03-21T02:38:42.066Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:46660184c52931cec1271e24a11ff0e11819546ac049987a93f6f416a3ac0626 [2026-03-21T02:38:42.066Z] #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:46660184c52931cec1271e24a11ff0e11819546ac049987a93f6f416a3ac0626 0.0s done [2026-03-21T02:38:42.066Z] #6 CACHED [2026-03-21T02:38:42.066Z] [2026-03-21T02:38:42.066Z] #7 exporting to image [2026-03-21T02:38:42.066Z] #7 exporting layers done [2026-03-21T02:38:42.066Z] #7 exporting manifest sha256:6ac5fbd3c4572e4f32edfcc7981dc19c57f6bcb5f6f88c3ddeda317fc14016bd done [2026-03-21T02:38:42.066Z] #7 exporting config sha256:d9ed791be937017ff9bf338098a1becb8f86dbfd69560731e95fd70ff8f75a8c done [2026-03-21T02:38:42.066Z] #7 exporting manifest sha256:89e1519d98a080faf4ad163b639e85b62fc6f3a48fe7ad8321f2de13cd8b79f9 done [2026-03-21T02:38:42.066Z] #7 exporting config sha256:1c497f8db6418fbf0f1881c673114c91647640809bbe4afa2cb1e91256f3bd04 [2026-03-21T02:38:42.066Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-21T02:38:42.326Z] #7 exporting config sha256:1c497f8db6418fbf0f1881c673114c91647640809bbe4afa2cb1e91256f3bd04 done [2026-03-21T02:38:42.326Z] #7 exporting manifest list sha256:69e8ee1cfe9a6fc63293647fd0fa0bfc82994fffe6176565a6c25cab98ee60ee done [2026-03-21T02:38:42.326Z] #7 DONE 0.0s [2026-03-21T02:38:42.326Z] [2026-03-21T02:38:42.326Z] #8 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-21T02:38:42.326Z] #8 DONE 0.0s [2026-03-21T02:38:42.326Z] [2026-03-21T02:38:42.326Z] 1 warning found (use --debug to expand): [2026-03-21T02:38:42.326Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-03-21T02:38:42.682Z] + '[' -d /w/workspace/exfoundry_device-usb-camera_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-03-21T02:38:42.991Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-21T02:38:43.543Z] ---> package-listing.sh [2026-03-21T02:38:43.543Z] ++ facter osfamily [2026-03-21T02:38:43.543Z] ++ tr '[:upper:]' '[:lower:]' [2026-03-21T02:38:43.805Z] + OS_FAMILY=redhat [2026-03-21T02:38:43.805Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2026-03-21T02:38:43.805Z] + START_PACKAGES=/tmp/packages_start.txt [2026-03-21T02:38:43.805Z] + END_PACKAGES=/tmp/packages_end.txt [2026-03-21T02:38:43.805Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-03-21T02:38:43.805Z] + PACKAGES=/tmp/packages_start.txt [2026-03-21T02:38:43.805Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2026-03-21T02:38:43.805Z] + PACKAGES=/tmp/packages_end.txt [2026-03-21T02:38:43.805Z] + case "${OS_FAMILY}" in [2026-03-21T02:38:43.805Z] + rpm -qa [2026-03-21T02:38:43.805Z] + sort [2026-03-21T02:38:44.375Z] + '[' -f /tmp/packages_start.txt ']' [2026-03-21T02:38:44.375Z] + '[' -f /tmp/packages_end.txt ']' [2026-03-21T02:38:44.375Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-03-21T02:38:44.375Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2026-03-21T02:38:44.375Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2026-03-21T02:38:44.375Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2026-03-21T02:38:44.387Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-03-21T02:38:44.671Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:38:45.240Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-21T02:38:45.240Z] [2026-03-21T02:38:45.240Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:38:45.546Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-21T02:38:45.546Z] latest: Pulling from edgex-lftools-log-publisher [2026-03-21T02:38:45.546Z] 5eb5b503b376: Pulling fs layer [2026-03-21T02:38:45.546Z] 5c69ac0246d0: Pulling fs layer [2026-03-21T02:38:45.546Z] ec43610c2a17: Pulling fs layer [2026-03-21T02:38:45.546Z] 3a2ae6a8a46f: Pulling fs layer [2026-03-21T02:38:45.546Z] 33b1e0a273af: Pulling fs layer [2026-03-21T02:38:45.546Z] 5d3b04190fa2: Pulling fs layer [2026-03-21T02:38:45.546Z] 2f39f015ded8: Pulling fs layer [2026-03-21T02:38:45.546Z] 3a2ae6a8a46f: Waiting [2026-03-21T02:38:45.546Z] 33b1e0a273af: Waiting [2026-03-21T02:38:45.546Z] 5d3b04190fa2: Waiting [2026-03-21T02:38:45.546Z] 2f39f015ded8: Waiting [2026-03-21T02:38:45.546Z] 5c69ac0246d0: Verifying Checksum [2026-03-21T02:38:45.546Z] 5c69ac0246d0: Download complete [2026-03-21T02:38:45.546Z] 3a2ae6a8a46f: Verifying Checksum [2026-03-21T02:38:45.546Z] 3a2ae6a8a46f: Download complete [2026-03-21T02:38:45.546Z] 33b1e0a273af: Verifying Checksum [2026-03-21T02:38:45.546Z] 33b1e0a273af: Download complete [2026-03-21T02:38:45.546Z] ec43610c2a17: Verifying Checksum [2026-03-21T02:38:45.546Z] ec43610c2a17: Download complete [2026-03-21T02:38:45.546Z] 5d3b04190fa2: Verifying Checksum [2026-03-21T02:38:45.546Z] 5d3b04190fa2: Download complete [2026-03-21T02:38:45.808Z] 5eb5b503b376: Verifying Checksum [2026-03-21T02:38:45.808Z] 5eb5b503b376: Download complete [2026-03-21T02:38:46.381Z] 2f39f015ded8: Verifying Checksum [2026-03-21T02:38:46.381Z] 2f39f015ded8: Download complete [2026-03-21T02:38:46.956Z] 5eb5b503b376: Pull complete [2026-03-21T02:38:47.220Z] 5c69ac0246d0: Pull complete [2026-03-21T02:38:47.512Z] ec43610c2a17: Pull complete [2026-03-21T02:38:47.513Z] 3a2ae6a8a46f: Pull complete [2026-03-21T02:38:47.790Z] 33b1e0a273af: Pull complete [2026-03-21T02:38:47.790Z] 5d3b04190fa2: Pull complete [2026-03-21T02:38:52.043Z] 2f39f015ded8: Pull complete [2026-03-21T02:38:52.043Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-03-21T02:38:52.043Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-21T02:38:52.043Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-21T02:38:52.197Z] prd-centos7-docker-4c-2g-3834 does not seem to be running inside a container [2026-03-21T02:38:52.233Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-03-21T02:38:55.275Z] $ docker top 006bd9d7371018f112d4bef1d3957e0eb8a802465174b3cf9a43335de832ca04 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-21T02:38:55.628Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-03-21T02:38:55.918Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-03-21T02:38:56.213Z] + ls /var/log/sa-host [2026-03-21T02:38:56.213Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-21T02:38:56.295Z] provisioning config files... [2026-03-21T02:38:56.303Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7676194535418452617tmp [Pipeline] { [Pipeline] echo [2026-03-21T02:38:56.326Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-21T02:38:56.620Z] ---> create-netrc.sh [Pipeline] } [2026-03-21T02:38:56.627Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-03-21T02:38:56.964Z] ---> python-tools-install.sh [Pipeline] echo [2026-03-21T02:38:56.972Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-21T02:38:57.257Z] ---> sudo-logs.sh [2026-03-21T02:38:57.257Z] Archiving 'sudo' log.. [2026-03-21T02:38:57.257Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3834.novalocal: Name or service not known [2026-03-21T02:38:57.257Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3834.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2026-03-21T02:38:57.281Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-21T02:38:57.571Z] ---> job-cost.sh [2026-03-21T02:38:57.572Z] lf-activate-venv: SKIPPING [2026-03-21T02:38:57.572Z] INFO: No Stack... [2026-03-21T02:38:57.831Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2026-03-21T02:38:58.091Z] INFO: Archiving Costs [Pipeline] echo [2026-03-21T02:38:58.104Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-21T02:38:58.390Z] ---> logs-deploy.sh [2026-03-21T02:38:58.390Z] lf-activate-venv: SKIPPING [2026-03-21T02:38:58.390Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/221 [2026-03-21T02:38:58.390Z] INFO: archiving workspace using pattern(s): [2026-03-21T02:38:59.326Z] Archives upload complete. [2026-03-21T02:38:59.326Z] INFO: archiving logs to Nexus [2026-03-21T02:39:00.262Z] ---> uname -a: [2026-03-21T02:39:00.262Z] Linux prd-centos7-docker-4c-2g-3834.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2026-03-21T02:39:00.262Z] [2026-03-21T02:39:00.262Z] [2026-03-21T02:39:00.262Z] ---> lscpu: [2026-03-21T02:39:00.262Z] Architecture: x86_64 [2026-03-21T02:39:00.262Z] CPU op-mode(s): 32-bit, 64-bit [2026-03-21T02:39:00.262Z] Byte Order: Little Endian [2026-03-21T02:39:00.262Z] Address sizes: 40 bits physical, 48 bits virtual [2026-03-21T02:39:00.262Z] CPU(s): 2 [2026-03-21T02:39:00.262Z] On-line CPU(s) list: 0,1 [2026-03-21T02:39:00.262Z] Thread(s) per core: 1 [2026-03-21T02:39:00.262Z] Core(s) per socket: 1 [2026-03-21T02:39:00.262Z] Socket(s): 2 [2026-03-21T02:39:00.262Z] NUMA node(s): 1 [2026-03-21T02:39:00.262Z] Vendor ID: AuthenticAMD [2026-03-21T02:39:00.262Z] CPU family: 23 [2026-03-21T02:39:00.262Z] Model: 49 [2026-03-21T02:39:00.262Z] Model name: AMD EPYC-Rome Processor [2026-03-21T02:39:00.262Z] Stepping: 0 [2026-03-21T02:39:00.262Z] CPU MHz: 2800.000 [2026-03-21T02:39:00.262Z] BogoMIPS: 5600.00 [2026-03-21T02:39:00.262Z] Virtualization: AMD-V [2026-03-21T02:39:00.262Z] Hypervisor vendor: KVM [2026-03-21T02:39:00.262Z] Virtualization type: full [2026-03-21T02:39:00.262Z] L1d cache: 64 KiB [2026-03-21T02:39:00.262Z] L1i cache: 64 KiB [2026-03-21T02:39:00.262Z] L2 cache: 1 MiB [2026-03-21T02:39:00.262Z] L3 cache: 32 MiB [2026-03-21T02:39:00.262Z] NUMA node0 CPU(s): 0,1 [2026-03-21T02:39:00.262Z] Vulnerability Itlb multihit: Not affected [2026-03-21T02:39:00.262Z] Vulnerability L1tf: Not affected [2026-03-21T02:39:00.262Z] Vulnerability Mds: Not affected [2026-03-21T02:39:00.262Z] Vulnerability Meltdown: Not affected [2026-03-21T02:39:00.262Z] Vulnerability Mmio stale data: Not affected [2026-03-21T02:39:00.262Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-03-21T02:39:00.262Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2026-03-21T02:39:00.262Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2026-03-21T02:39:00.262Z] Vulnerability Srbds: Not affected [2026-03-21T02:39:00.262Z] Vulnerability Tsx async abort: Not affected [2026-03-21T02:39:00.262Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2026-03-21T02:39:00.262Z] [2026-03-21T02:39:00.262Z] [2026-03-21T02:39:00.262Z] ---> nproc: [2026-03-21T02:39:00.262Z] 2 [2026-03-21T02:39:00.262Z] [2026-03-21T02:39:00.262Z] [2026-03-21T02:39:00.262Z] ---> df -h: [2026-03-21T02:39:00.262Z] Filesystem Size Used Avail Use% Mounted on [2026-03-21T02:39:00.262Z] overlay 40G 7.4G 33G 19% / [2026-03-21T02:39:00.262Z] tmpfs 64M 0 64M 0% /dev [2026-03-21T02:39:00.262Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2026-03-21T02:39:00.262Z] shm 64M 0 64M 0% /dev/shm [2026-03-21T02:39:00.262Z] /dev/vda1 40G 7.4G 33G 19% /facter-os [2026-03-21T02:39:00.262Z] [2026-03-21T02:39:00.262Z] [2026-03-21T02:39:00.262Z] Cannot open /var/log/sysstat/sa21: No such file or directory [2026-03-21T02:39:00.262Z] Please check if data collecting is enabled [2026-03-21T02:39:00.262Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-21T02:39:00.299Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-03-21T02:39:00.305Z] $ docker stop --time=1 006bd9d7371018f112d4bef1d3957e0eb8a802465174b3cf9a43335de832ca04 [2026-03-21T02:39:01.465Z] $ docker rm -f --volumes 006bd9d7371018f112d4bef1d3957e0eb8a802465174b3cf9a43335de832ca04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-03-21T02:39:01.565Z] [WS-CLEANUP] Deleting project workspace... [2026-03-21T02:39:01.565Z] [WS-CLEANUP] Deferred wipeout is used... [2026-03-21T02:39:01.585Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [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-03-21T02:39:02.048Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-21T02:39:02.048Z] [2026-03-21T02:39:02.048Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:39:02.348Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-21T02:39:02.348Z] latest: Pulling from edgex-lftools-log-publisher [2026-03-21T02:39:02.348Z] 5eb5b503b376: Pulling fs layer [2026-03-21T02:39:02.348Z] 5c69ac0246d0: Pulling fs layer [2026-03-21T02:39:02.348Z] ec43610c2a17: Pulling fs layer [2026-03-21T02:39:02.348Z] 3a2ae6a8a46f: Pulling fs layer [2026-03-21T02:39:02.348Z] 33b1e0a273af: Pulling fs layer [2026-03-21T02:39:02.348Z] 5d3b04190fa2: Pulling fs layer [2026-03-21T02:39:02.348Z] 2f39f015ded8: Pulling fs layer [2026-03-21T02:39:02.348Z] 3a2ae6a8a46f: Waiting [2026-03-21T02:39:02.348Z] 33b1e0a273af: Waiting [2026-03-21T02:39:02.348Z] 5d3b04190fa2: Waiting [2026-03-21T02:39:02.348Z] 2f39f015ded8: Waiting [2026-03-21T02:39:02.348Z] 5c69ac0246d0: Download complete [2026-03-21T02:39:02.348Z] 3a2ae6a8a46f: Download complete [2026-03-21T02:39:02.348Z] 33b1e0a273af: Verifying Checksum [2026-03-21T02:39:02.348Z] 33b1e0a273af: Download complete [2026-03-21T02:39:02.348Z] 5d3b04190fa2: Verifying Checksum [2026-03-21T02:39:02.348Z] 5d3b04190fa2: Download complete [2026-03-21T02:39:02.348Z] ec43610c2a17: Download complete [2026-03-21T02:39:02.606Z] 5eb5b503b376: Verifying Checksum [2026-03-21T02:39:02.606Z] 5eb5b503b376: Download complete [2026-03-21T02:39:03.176Z] 2f39f015ded8: Download complete [2026-03-21T02:39:04.560Z] 5eb5b503b376: Pull complete [2026-03-21T02:39:04.560Z] 5c69ac0246d0: Pull complete [2026-03-21T02:39:05.126Z] ec43610c2a17: Pull complete [2026-03-21T02:39:05.126Z] 3a2ae6a8a46f: Pull complete [2026-03-21T02:39:05.384Z] 33b1e0a273af: Pull complete [2026-03-21T02:39:05.384Z] 5d3b04190fa2: Pull complete [2026-03-21T02:39:11.951Z] 2f39f015ded8: Pull complete [2026-03-21T02:39:11.951Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-03-21T02:39:11.951Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-21T02:39:11.951Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-21T02:39:12.054Z] prd-ubuntu20.04-docker-8c-8g-3830 does not seem to be running inside a container [2026-03-21T02:39:12.080Z] $ 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-03-21T02:39:13.195Z] $ docker top 701f02f8fa83defb35e49b00b81582d42e7f34d279180314ddd09760b7248ebd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-21T02:39:13.599Z] ---> job-cost.sh [2026-03-21T02:39:13.599Z] lf-activate-venv: SKIPPING [2026-03-21T02:39:13.599Z] INFO: No Stack... [2026-03-21T02:39:13.858Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-03-21T02:39:14.117Z] INFO: Archiving Costs [Pipeline] sh [2026-03-21T02:39:14.401Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2026-03-21T02:39:14.401Z] + cut -d, -f6 [Pipeline] lock [2026-03-21T02:39:14.414Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-221-stack-cost] [2026-03-21T02:39:14.423Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-221-stack-cost] did not exist. Created. [2026-03-21T02:39:14.430Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-221-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-03-21T02:39:14.740Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-03-21T02:39:14.779Z] Stashed 1 file(s) [Pipeline] } [2026-03-21T02:39:14.788Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-221-stack-cost] [Pipeline] // lock [Pipeline] } [2026-03-21T02:39:14.811Z] $ docker stop --time=1 701f02f8fa83defb35e49b00b81582d42e7f34d279180314ddd09760b7248ebd [2026-03-21T02:39:15.950Z] $ docker rm -f --volumes 701f02f8fa83defb35e49b00b81582d42e7f34d279180314ddd09760b7248ebd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-03-21T02:39:24.054Z] Removing intermediate container 86a02d33e059 [2026-03-21T02:39:24.054Z] ---> 04bf359581cf [2026-03-21T02:39:24.054Z] Step 11/13 : COPY . . [2026-03-21T02:39:24.054Z] ---> 7e72715facc5 [2026-03-21T02:39:24.054Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2026-03-21T02:39:24.054Z] ---> Running in fec4588443ec [2026-03-21T02:39:24.054Z]  % Total % Received % Xferd Average Speed Time Time  Time Current [2026-03-21T02:39:24.054Z] Dload Upload Total Spent Left Speed [2026-03-21T02:39:24.054Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5521 0 --:--:-- --:--:-- --:--:-- 5619 [2026-03-21T02:39:24.054Z] Removing intermediate container fec4588443ec [2026-03-21T02:39:24.054Z] ---> 1b5282af9092 [2026-03-21T02:39:24.054Z] Step 13/13 : RUN ${MAKE} [2026-03-21T02:39:24.054Z] ---> Running in a5380dbd8cc7 [2026-03-21T02:39:24.054Z] noop [2026-03-21T02:39:24.054Z] Removing intermediate container a5380dbd8cc7 [2026-03-21T02:39:24.054Z] ---> 126726a9d50f [2026-03-21T02:39:24.054Z] Successfully built 126726a9d50f [2026-03-21T02:39:24.054Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:39:24.420Z] + docker inspect -f . ci-base-image-arm64 [2026-03-21T02:39:24.420Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-21T02:39:24.624Z] prd-ubuntu20.04-docker-arm64-4c-16g-3833 does not seem to be running inside a container [2026-03-21T02:39:24.700Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/221 -v /w/workspace/device-usb-camera/221:/w/workspace/device-usb-camera/221:rw,z -v /w/workspace/device-usb-camera/221@tmp:/w/workspace/device-usb-camera/221@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-03-21T02:39:25.922Z] $ docker top 776a62f2d2d15526f35bf7d0b32c730cf96d68f7481b6cf1a8aa2bb34a1beca2 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-21T02:39:26.769Z] + go version [2026-03-21T02:39:26.769Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-03-21T02:39:26.794Z] $ docker stop --time=1 776a62f2d2d15526f35bf7d0b32c730cf96d68f7481b6cf1a8aa2bb34a1beca2 [2026-03-21T02:39:31.956Z] $ docker rm -f --volumes 776a62f2d2d15526f35bf7d0b32c730cf96d68f7481b6cf1a8aa2bb34a1beca2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:39:32.526Z] + docker inspect -f . ci-base-image-arm64 [2026-03-21T02:39:32.526Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-21T02:39:32.713Z] prd-ubuntu20.04-docker-arm64-4c-16g-3833 does not seem to be running inside a container [2026-03-21T02:39:32.790Z] $ 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/221 -v /w/workspace/device-usb-camera/221:/w/workspace/device-usb-camera/221:rw,z -v /w/workspace/device-usb-camera/221@tmp:/w/workspace/device-usb-camera/221@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-03-21T02:39:34.008Z] $ docker top 27b1fc611f1dc9218a3487176b17a9cff65410533a0aa55fdb2b878d4045be84 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-21T02:39:34.848Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/221 [Pipeline] fileExists [Pipeline] sh [2026-03-21T02:39:35.186Z] + make test [2026-03-21T02:39:35.454Z] go test ./... -coverprofile=coverage.out ./... [2026-03-21T02:39:40.809Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2026-03-21T02:43:47.632Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2026-03-21T02:43:52.986Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.063s coverage: 4.4% of statements [2026-03-21T02:43:53.566Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-03-21T02:43:53.566Z] go vet ./... [2026-03-21T02:44:50.029Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-03-21T02:44:50.029Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-03-21T02:44:50.029Z] ./bin/test-attribution-txt.sh [2026-03-21T02:44:50.029Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-03-21T02:44:50.049Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-03-21T02:44:50.079Z] $ docker stop --time=1 27b1fc611f1dc9218a3487176b17a9cff65410533a0aa55fdb2b878d4045be84 [2026-03-21T02:44:52.003Z] $ docker rm -f --volumes 27b1fc611f1dc9218a3487176b17a9cff65410533a0aa55fdb2b878d4045be84 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-21T02:44:53.728Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-03-21T02:44:53.753Z] Warning: overwriting stash ‘coverage-report’ [2026-03-21T02:44:54.486Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-03-21T02:44:54.909Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-03-21T02:44:55.249Z] + ls -al . [2026-03-21T02:44:55.249Z] total 288 [2026-03-21T02:44:55.249Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 02:39 . [2026-03-21T02:44:55.249Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 02:36 .. [2026-03-21T02:44:55.249Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 02:36 .git [2026-03-21T02:44:55.249Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 02:36 .github [2026-03-21T02:44:55.249Z] -rw-rw-r-- 1 jenkins jenkins 379 Mar 21 02:36 .gitignore [2026-03-21T02:44:55.249Z] -rw-rw-r-- 1 jenkins jenkins 359 Mar 21 02:36 .golangci.yml [2026-03-21T02:44:55.249Z] -rw-rw-r-- 1 jenkins jenkins 77 Mar 21 02:36 .hadolint.yml [2026-03-21T02:44:55.249Z] -rw-rw-r-- 1 jenkins jenkins 22020 Mar 21 02:36 Attribution.txt [2026-03-21T02:44:55.249Z] -rw-rw-r-- 1 jenkins jenkins 17743 Mar 21 02:36 CHANGELOG.md [2026-03-21T02:44:55.249Z] -rw-rw-r-- 1 jenkins jenkins 2446 Mar 21 02:36 Dockerfile [2026-03-21T02:44:55.249Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 21 02:36 GOVERNANCE.md [2026-03-21T02:44:55.249Z] -rw-rw-r-- 1 jenkins jenkins 682 Mar 21 02:36 Jenkinsfile [2026-03-21T02:44:55.249Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 21 02:36 LICENSE [2026-03-21T02:44:55.249Z] -rw-rw-r-- 1 jenkins jenkins 3192 Mar 21 02:36 Makefile [2026-03-21T02:44:55.249Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 21 02:36 OWNERS.md [2026-03-21T02:44:55.249Z] -rw-rw-r-- 1 jenkins jenkins 2575 Mar 21 02:36 README.md [2026-03-21T02:44:55.249Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 21 02:33 VERSION [2026-03-21T02:44:55.249Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 02:36 bin [2026-03-21T02:44:55.249Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 02:36 cmd [2026-03-21T02:44:55.249Z] -rw-r--r-- 1 jenkins jenkins 54776 Mar 21 02:43 coverage.out [2026-03-21T02:44:55.249Z] -rwxrwxr-x 1 jenkins jenkins 84 Mar 21 02:36 docker-entrypoint.sh [2026-03-21T02:44:55.249Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 02:36 docs [2026-03-21T02:44:55.249Z] -rw-rw-r-- 1 jenkins jenkins 6886 Mar 21 02:36 go.mod [2026-03-21T02:44:55.249Z] -rw-rw-r-- 1 jenkins jenkins 89644 Mar 21 02:36 go.sum [2026-03-21T02:44:55.249Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 02:36 internal [2026-03-21T02:44:55.249Z] -rw-rw-r-- 1 jenkins jenkins 231 Mar 21 02:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:44:55.636Z] + 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=3308c9a2348d58c30d498ac770167c5868c38b57 --label arch=arm64 --label version=4.1.0-dev.15 . [2026-03-21T02:44:56.240Z] Sending build context to Docker daemon 12.37MB [2026-03-21T02:44:56.240Z] Step 1/37 : ARG BASE=golang:1.25-alpine3.22 [2026-03-21T02:44:56.240Z] Step 2/37 : FROM ${BASE} AS builder [2026-03-21T02:44:56.240Z] ---> 126726a9d50f [2026-03-21T02:44:56.240Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2026-03-21T02:44:56.240Z] ---> Running in 7f17006edbf4 [2026-03-21T02:44:56.525Z] Removing intermediate container 7f17006edbf4 [2026-03-21T02:44:56.525Z] ---> f39b227b058f [2026-03-21T02:44:56.525Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-03-21T02:44:56.797Z] ---> Running in 1d250886cfe1 [2026-03-21T02:44:57.065Z] Removing intermediate container 1d250886cfe1 [2026-03-21T02:44:57.065Z] ---> d9542ed10dda [2026-03-21T02:44:57.065Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2026-03-21T02:44:57.065Z] ---> Running in 5778a48a1d50 [2026-03-21T02:44:57.335Z] Removing intermediate container 5778a48a1d50 [2026-03-21T02:44:57.335Z] ---> d948d944c52c [2026-03-21T02:44:57.335Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2026-03-21T02:44:57.604Z] ---> Running in 0ab0951d3feb [2026-03-21T02:44:57.874Z] Removing intermediate container 0ab0951d3feb [2026-03-21T02:44:57.874Z] ---> 56031b68654a [2026-03-21T02:44:57.874Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-03-21T02:44:57.874Z] ---> Running in 913cb83e92f2 [2026-03-21T02:44:58.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-21T02:44:59.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-21T02:45:00.843Z] OK: 262 MiB in 69 packages [2026-03-21T02:45:02.276Z] Removing intermediate container 913cb83e92f2 [2026-03-21T02:45:02.276Z] ---> eca5871ff2cb [2026-03-21T02:45:02.276Z] Step 8/37 : WORKDIR /device-usb-camera [2026-03-21T02:45:02.276Z] ---> Running in e35e94ee3c3e [2026-03-21T02:45:02.276Z] Removing intermediate container e35e94ee3c3e [2026-03-21T02:45:02.276Z] ---> f6f59bda52fb [2026-03-21T02:45:02.276Z] Step 9/37 : COPY go.mod vendor* ./ [2026-03-21T02:45:02.864Z] ---> a7ed91e16d9b [2026-03-21T02:45:02.864Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-21T02:45:02.864Z] ---> Running in fd68f4df271c [2026-03-21T02:45:05.453Z] Removing intermediate container fd68f4df271c [2026-03-21T02:45:05.453Z] ---> 2776438e929f [2026-03-21T02:45:05.453Z] Step 11/37 : COPY . . [2026-03-21T02:45:06.038Z] ---> 709859aef0fd [2026-03-21T02:45:06.311Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2026-03-21T02:45:06.311Z] ---> Running in 82d3c6155767 [2026-03-21T02:45:07.276Z]  % Total % Received % Xferd Average Speed  Time Time Time Current [2026-03-21T02:45:07.276Z]   Dload Upload Total Spent Left Speed [2026-03-21T02:45:07.276Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6583 0 --:--:-- --:--:-- --:--:-- 6679 [2026-03-21T02:45:07.862Z] Removing intermediate container 82d3c6155767 [2026-03-21T02:45:07.862Z] ---> 36ae660bc183 [2026-03-21T02:45:07.862Z] Step 13/37 : RUN ${MAKE} [2026-03-21T02:45:08.131Z] ---> Running in 5952dcae5242 [2026-03-21T02:45:09.098Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.1.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2026-03-21T02:49:30.965Z] Removing intermediate container 5952dcae5242 [2026-03-21T02:49:30.965Z] ---> 6f36c4dadcdc [2026-03-21T02:49:30.965Z] Step 14/37 : FROM bluenviron/mediamtx:1.15.3 AS rtsp [2026-03-21T02:49:30.965Z] 1.15.3: Pulling from bluenviron/mediamtx [2026-03-21T02:49:30.965Z] 15af7a6288ba: Pulling fs layer [2026-03-21T02:49:31.231Z] 15af7a6288ba: Download complete [2026-03-21T02:49:32.636Z] 15af7a6288ba: Pull complete [2026-03-21T02:49:32.636Z] Digest: sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e [2026-03-21T02:49:32.636Z] Status: Downloaded newer image for bluenviron/mediamtx:1.15.3 [2026-03-21T02:49:32.636Z] ---> 750e2abf1212 [2026-03-21T02:49:32.636Z] Step 15/37 : FROM alpine:3.22 [2026-03-21T02:49:33.216Z] 3.22: Pulling from library/alpine [2026-03-21T02:49:33.216Z] d741ee1608f3: Pulling fs layer [2026-03-21T02:49:33.797Z] d741ee1608f3: Verifying Checksum [2026-03-21T02:49:33.797Z] d741ee1608f3: Download complete [2026-03-21T02:49:34.379Z] d741ee1608f3: Pull complete [2026-03-21T02:49:34.380Z] Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-21T02:49:34.380Z] Status: Downloaded newer image for alpine:3.22 [2026-03-21T02:49:34.380Z] ---> 5a766deef0c8 [2026-03-21T02:49:34.380Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2026-03-21T02:49:34.967Z] ---> Running in 64a5f65d3d08 [2026-03-21T02:49:34.967Z] Removing intermediate container 64a5f65d3d08 [2026-03-21T02:49:34.967Z] ---> 65f5b59e26f3 [2026-03-21T02:49:34.967Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2026-03-21T02:49:35.236Z] ---> Running in bcc2787e0631 [2026-03-21T02:49:36.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-21T02:49:36.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-21T02:49:38.395Z] (1/116) Installing dumb-init (1.2.5-r3) [2026-03-21T02:49:38.395Z] (2/116) Installing libSvtAv1Enc (2.3.0-r0) [2026-03-21T02:49:38.395Z] (3/116) Installing aom-libs (3.12.1-r0) [2026-03-21T02:49:38.395Z] (4/116) Installing libxau (1.0.12-r0) [2026-03-21T02:49:38.395Z] (5/116) Installing libmd (1.1.0-r0) [2026-03-21T02:49:38.395Z] (6/116) Installing libbsd (0.12.2-r0) [2026-03-21T02:49:38.395Z] (7/116) Installing libxdmcp (1.1.5-r1) [2026-03-21T02:49:38.661Z] (8/116) Installing libxcb (1.17.0-r0) [2026-03-21T02:49:38.662Z] (9/116) Installing libx11 (1.8.11-r0) [2026-03-21T02:49:38.929Z] (10/116) Installing hwdata-pci (0.395-r0) [2026-03-21T02:49:38.929Z] (11/116) Installing libpciaccess (0.18.1-r0) [2026-03-21T02:49:38.929Z] (12/116) Installing libdrm (2.4.124-r0) [2026-03-21T02:49:38.929Z] (13/116) Installing libxext (1.3.6-r2) [2026-03-21T02:49:38.929Z] (14/116) Installing libxfixes (6.0.1-r4) [2026-03-21T02:49:38.929Z] (15/116) Installing libffi (3.4.8-r0) [2026-03-21T02:49:38.929Z] (16/116) Installing wayland-libs-client (1.23.1-r3) [2026-03-21T02:49:38.929Z] (17/116) Installing libva (2.22.0-r1) [2026-03-21T02:49:38.929Z] (18/116) Installing libvdpau (1.5-r4) [2026-03-21T02:49:38.929Z] (19/116) Installing ffmpeg-libavutil (6.1.2-r2) [2026-03-21T02:49:38.929Z] (20/116) Installing libdav1d (1.5.1-r0) [2026-03-21T02:49:38.929Z] (21/116) Installing libgcc (14.2.0-r6) [2026-03-21T02:49:38.929Z] (22/116) Installing libstdc++ (14.2.0-r6) [2026-03-21T02:49:39.195Z] (23/116) Installing openexr-libiex (3.3.2-r0) [2026-03-21T02:49:39.195Z] (24/116) Installing openexr-libilmthread (3.3.2-r0) [2026-03-21T02:49:39.195Z] (25/116) Installing imath (3.1.12-r0) [2026-03-21T02:49:39.195Z] (26/116) Installing libdeflate (1.23-r0) [2026-03-21T02:49:39.195Z] (27/116) Installing openexr-libopenexrcore (3.3.2-r0) [2026-03-21T02:49:39.195Z] (28/116) Installing openexr-libopenexr (3.3.2-r0) [2026-03-21T02:49:39.195Z] (29/116) Installing brotli-libs (1.1.0-r2) [2026-03-21T02:49:39.195Z] (30/116) Installing giflib (5.2.2-r1) [2026-03-21T02:49:39.195Z] (31/116) Installing libhwy (1.0.7-r1) [2026-03-21T02:49:39.462Z] (32/116) Installing libjpeg-turbo (3.1.0-r0) [2026-03-21T02:49:39.462Z] (33/116) Installing lcms2 (2.16-r0) [2026-03-21T02:49:39.462Z] (34/116) Installing libpng (1.6.55-r0) [2026-03-21T02:49:39.462Z] (35/116) Installing libjxl (0.10.3-r2) [2026-03-21T02:49:39.462Z] (36/116) Installing lame-libs (3.100-r5) [2026-03-21T02:49:39.727Z] (37/116) Installing opus (1.5.2-r1) [2026-03-21T02:49:39.727Z] (38/116) Installing rav1e-libs (0.7.1-r2) [2026-03-21T02:49:39.727Z] (39/116) Installing libgomp (14.2.0-r6) [2026-03-21T02:49:39.727Z] (40/116) Installing soxr (0.1.3-r7) [2026-03-21T02:49:39.990Z] (41/116) Installing ffmpeg-libswresample (6.1.2-r2) [2026-03-21T02:49:39.990Z] (42/116) Installing libogg (1.3.5-r5) [2026-03-21T02:49:39.990Z] (43/116) Installing libtheora (1.1.1-r18) [2026-03-21T02:49:39.990Z] (44/116) Installing libvorbis (1.3.7-r2) [2026-03-21T02:49:39.990Z] (45/116) Installing libvpx (1.15.0-r0) [2026-03-21T02:49:40.255Z] (46/116) Installing libsharpyuv (1.5.0-r0) [2026-03-21T02:49:40.255Z] (47/116) Installing libwebp (1.5.0-r0) [2026-03-21T02:49:40.255Z] (48/116) Installing libwebpmux (1.5.0-r0) [2026-03-21T02:49:40.255Z] (49/116) Installing x264-libs (0.164.3108-r0) [2026-03-21T02:49:40.255Z] (50/116) Installing numactl (2.0.18-r0) [2026-03-21T02:49:40.255Z] (51/116) Installing x265-libs (3.6-r0) [2026-03-21T02:49:40.519Z] (52/116) Installing xvidcore (1.3.7-r2) [2026-03-21T02:49:40.519Z] (53/116) Installing ffmpeg-libavcodec (6.1.2-r2) [2026-03-21T02:49:41.101Z] (54/116) Installing sdl3 (3.2.16-r0) [2026-03-21T02:49:41.101Z] (55/116) Installing sdl2-compat (2.32.56-r0) [2026-03-21T02:49:41.101Z] (56/116) Installing alsa-lib (1.2.14-r0) [2026-03-21T02:49:41.366Z] (57/116) Installing libexpat (2.7.5-r0) [2026-03-21T02:49:41.366Z] (58/116) Installing libbz2 (1.0.8-r6) [2026-03-21T02:49:41.366Z] (59/116) Installing freetype (2.13.3-r0) [2026-03-21T02:49:41.366Z] (60/116) Installing fontconfig (2.15.0-r3) [2026-03-21T02:49:41.366Z] (61/116) Installing fribidi (1.0.16-r1) [2026-03-21T02:49:41.366Z] (62/116) Installing libintl (0.24.1-r0) [2026-03-21T02:49:41.366Z] (63/116) Installing libeconf (0.6.3-r0) [2026-03-21T02:49:41.366Z] (64/116) Installing libblkid (2.41-r9) [2026-03-21T02:49:41.366Z] (65/116) Installing libmount (2.41-r9) [2026-03-21T02:49:41.366Z] (66/116) Installing pcre2 (10.46-r0) [2026-03-21T02:49:41.366Z] (67/116) Installing glib (2.84.4-r0) [2026-03-21T02:49:41.631Z] (68/116) Installing graphite2 (1.3.14-r6) [2026-03-21T02:49:41.631Z] (69/116) Installing harfbuzz (11.2.1-r0) [2026-03-21T02:49:41.631Z] (70/116) Installing libunibreak (6.1-r0) [2026-03-21T02:49:41.631Z] (71/116) Installing libass (0.17.3-r0) [2026-03-21T02:49:41.898Z] (72/116) Installing libbluray (1.3.4-r1) [2026-03-21T02:49:41.898Z] (73/116) Installing mpg123-libs (1.32.10-r0) [2026-03-21T02:49:41.898Z] (74/116) Installing libopenmpt (0.7.15-r0) [2026-03-21T02:49:41.898Z] (75/116) Installing cjson (1.7.19-r0) [2026-03-21T02:49:41.898Z] (76/116) Installing mbedtls (3.6.5-r0) [2026-03-21T02:49:41.898Z] (77/116) Installing librist (0.2.10-r1) [2026-03-21T02:49:41.898Z] (78/116) Installing libsrt (1.5.3-r1) [2026-03-21T02:49:41.898Z] (79/116) Installing libssh (0.11.2-r0) [2026-03-21T02:49:41.898Z] (80/116) Installing xz-libs (5.8.1-r0) [2026-03-21T02:49:41.898Z] (81/116) Installing libxml2 (2.13.9-r0) [2026-03-21T02:49:42.163Z] (82/116) Installing libsodium (1.0.20-r1) [2026-03-21T02:49:42.163Z] (83/116) Installing libzmq (4.3.5-r2) [2026-03-21T02:49:42.163Z] (84/116) Installing ffmpeg-libavformat (6.1.2-r2) [2026-03-21T02:49:42.163Z] (85/116) Installing serd-libs (0.32.4-r0) [2026-03-21T02:49:42.163Z] (86/116) Installing zix-libs (0.6.2-r0) [2026-03-21T02:49:42.163Z] (87/116) Installing sord-libs (0.16.18-r0) [2026-03-21T02:49:42.163Z] (88/116) Installing sratom (0.6.18-r0) [2026-03-21T02:49:42.163Z] (89/116) Installing lilv-libs (0.24.26-r0) [2026-03-21T02:49:42.163Z] (90/116) Installing libdovi (3.3.1-r1) [2026-03-21T02:49:42.163Z] (91/116) Installing spirv-tools (1.4.313.0-r0) [2026-03-21T02:49:42.429Z] (92/116) Installing glslang-libs (1.4.309.0-r0) [2026-03-21T02:49:42.429Z] (93/116) Installing shaderc (2024.4-r0) [2026-03-21T02:49:42.429Z] (94/116) Installing vulkan-loader (1.4.313.0-r0) [2026-03-21T02:49:42.702Z] (95/116) Installing libplacebo (6.338.2-r3) [2026-03-21T02:49:42.702Z] (96/116) Installing ffmpeg-libpostproc (6.1.2-r2) [2026-03-21T02:49:42.702Z] (97/116) Installing ffmpeg-libswscale (6.1.2-r2) [2026-03-21T02:49:42.702Z] (98/116) Installing vidstab (1.1.1-r0) [2026-03-21T02:49:42.702Z] (99/116) Installing zimg (3.0.5-r3) [2026-03-21T02:49:42.702Z] (100/116) Installing ffmpeg-libavfilter (6.1.2-r2) [2026-03-21T02:49:42.968Z] (101/116) Installing libasyncns (0.8-r4) [2026-03-21T02:49:42.968Z] (102/116) Installing dbus-libs (1.16.2-r1) [2026-03-21T02:49:42.968Z] (103/116) Installing libltdl (2.5.4-r1) [2026-03-21T02:49:42.968Z] (104/116) Installing orc (0.4.40-r1) [2026-03-21T02:49:42.968Z] (105/116) Installing libflac (1.4.3-r1) [2026-03-21T02:49:42.968Z] (106/116) Installing libsndfile (1.2.2-r2) [2026-03-21T02:49:42.968Z] (107/116) Installing speexdsp (1.2.1-r2) [2026-03-21T02:49:42.968Z] (108/116) Installing tdb-libs (1.4.12-r0) [2026-03-21T02:49:42.968Z] (109/116) Installing libpulse (17.0-r5) [2026-03-21T02:49:42.968Z] (110/116) Installing v4l-utils-libs (1.28.1-r1) [2026-03-21T02:49:42.968Z] (111/116) Installing ffmpeg-libavdevice (6.1.2-r2) [2026-03-21T02:49:42.968Z] (112/116) Installing ffmpeg (6.1.2-r2) [2026-03-21T02:49:42.968Z] (113/116) Installing udev-init-scripts (35-r1) [2026-03-21T02:49:42.968Z] (114/116) Installing zstd-libs (1.5.7-r0) [2026-03-21T02:49:43.240Z] (115/116) Installing kmod-libs (34.2-r0) [2026-03-21T02:49:43.240Z] (116/116) Installing eudev (3.2.14-r5) [2026-03-21T02:49:43.240Z] Executing busybox-1.37.0-r20.trigger [2026-03-21T02:49:43.240Z] Executing glib-2.84.4-r0.trigger [2026-03-21T02:49:43.240Z] Executing eudev-3.2.14-r5.trigger [2026-03-21T02:49:43.240Z] OK: 114 MiB in 132 packages [2026-03-21T02:49:47.490Z] Removing intermediate container bcc2787e0631 [2026-03-21T02:49:47.490Z] ---> c2ebb4f2887b [2026-03-21T02:49:47.490Z] Step 18/37 : RUN apk --no-cache upgrade [2026-03-21T02:49:47.490Z] ---> Running in e15f74d6eb0a [2026-03-21T02:49:48.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-21T02:49:48.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-21T02:49:50.650Z] OK: 114 MiB in 132 packages [2026-03-21T02:49:51.234Z] Removing intermediate container e15f74d6eb0a [2026-03-21T02:49:51.234Z] ---> 50ef2148fc24 [2026-03-21T02:49:51.234Z] Step 19/37 : WORKDIR / [2026-03-21T02:49:51.234Z] ---> Running in 023715e890fa [2026-03-21T02:49:51.499Z] Removing intermediate container 023715e890fa [2026-03-21T02:49:51.499Z] ---> cbb14d43373a [2026-03-21T02:49:51.499Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2026-03-21T02:49:54.073Z] ---> 5d47cbff4178 [2026-03-21T02:49:54.073Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2026-03-21T02:49:54.339Z] ---> 7525cf89f544 [2026-03-21T02:49:54.339Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2026-03-21T02:49:54.922Z] ---> 868d94119131 [2026-03-21T02:49:54.922Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2026-03-21T02:49:55.505Z] ---> 7306c569e6b2 [2026-03-21T02:49:55.505Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2026-03-21T02:49:56.096Z] ---> 4c50f7ca6b09 [2026-03-21T02:49:56.096Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2026-03-21T02:49:56.364Z] ---> 8b62dd6870e7 [2026-03-21T02:49:56.364Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2026-03-21T02:49:59.700Z] ---> 371ff8e799c3 [2026-03-21T02:49:59.700Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2026-03-21T02:49:59.700Z] ---> Running in 72154038d59a [2026-03-21T02:50:01.106Z] Removing intermediate container 72154038d59a [2026-03-21T02:50:01.106Z] ---> 12d709d5b715 [2026-03-21T02:50:01.106Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2026-03-21T02:50:01.106Z] ---> Running in 5e98e39c037e [2026-03-21T02:50:02.506Z] Removing intermediate container 5e98e39c037e [2026-03-21T02:50:02.506Z] ---> bcab715e68a2 [2026-03-21T02:50:02.506Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2026-03-21T02:50:02.506Z] ---> Running in 1fb14f8d4c4e [2026-03-21T02:50:04.449Z] Removing intermediate container 1fb14f8d4c4e [2026-03-21T02:50:04.449Z] ---> a50f927e68dd [2026-03-21T02:50:04.449Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2026-03-21T02:50:04.449Z] ---> Running in ed0c30da822c [2026-03-21T02:50:05.853Z] Removing intermediate container ed0c30da822c [2026-03-21T02:50:05.853Z] ---> 0eb1232b966d [2026-03-21T02:50:05.853Z] Step 31/37 : EXPOSE 59983 [2026-03-21T02:50:05.853Z] ---> Running in a932f0988976 [2026-03-21T02:50:05.853Z] Removing intermediate container a932f0988976 [2026-03-21T02:50:05.853Z] ---> 97d52830688d [2026-03-21T02:50:05.853Z] Step 32/37 : EXPOSE 8554 [2026-03-21T02:50:06.118Z] ---> Running in f512f6f4ed0b [2026-03-21T02:50:06.384Z] Removing intermediate container f512f6f4ed0b [2026-03-21T02:50:06.385Z] ---> 25c76c1a7612 [2026-03-21T02:50:06.385Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2026-03-21T02:50:06.385Z] ---> Running in 13d8fc2a46c4 [2026-03-21T02:50:06.650Z] Removing intermediate container 13d8fc2a46c4 [2026-03-21T02:50:06.650Z] ---> 6c43ea0a0453 [2026-03-21T02:50:06.650Z] Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] [2026-03-21T02:50:06.650Z] ---> Running in 4f9892e6dd24 [2026-03-21T02:50:06.916Z] Removing intermediate container 4f9892e6dd24 [2026-03-21T02:50:06.916Z] ---> 165d7c1aa107 [2026-03-21T02:50:06.916Z] Step 35/37 : LABEL arch=arm64 [2026-03-21T02:50:07.182Z] ---> Running in 9db7d00d2039 [2026-03-21T02:50:07.451Z] Removing intermediate container 9db7d00d2039 [2026-03-21T02:50:07.451Z] ---> 127a0e7638a7 [2026-03-21T02:50:07.451Z] Step 36/37 : LABEL git_sha=3308c9a2348d58c30d498ac770167c5868c38b57 [2026-03-21T02:50:07.451Z] ---> Running in 5a2f2c34a384 [2026-03-21T02:50:07.717Z] Removing intermediate container 5a2f2c34a384 [2026-03-21T02:50:07.717Z] ---> 25e2f199134d [2026-03-21T02:50:07.717Z] Step 37/37 : LABEL version=4.1.0-dev.15 [2026-03-21T02:50:07.717Z] ---> Running in c10d66fb44e6 [2026-03-21T02:50:07.982Z] Removing intermediate container c10d66fb44e6 [2026-03-21T02:50:07.982Z] ---> 35dddcec83dc [2026-03-21T02:50:07.982Z] [Warning] One or more build-args [ARCH] were not consumed [2026-03-21T02:50:07.982Z] Successfully built 35dddcec83dc [2026-03-21T02:50:07.982Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-21T02:50:08.123Z] provisioning config files... [2026-03-21T02:50:08.138Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/221@tmp/config17538111026594026300tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-21T02:50:08.471Z] ---> ****-login.sh [2026-03-21T02:50:08.471Z] nexus3.edgexfoundry.org:10001 [2026-03-21T02:50:08.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:50:08.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-21T02:50:08.737Z] Configure a credential helper to remove this warning. See [2026-03-21T02:50:08.737Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-21T02:50:08.737Z] [2026-03-21T02:50:08.737Z] Login Succeeded [2026-03-21T02:50:08.737Z] nexus3.edgexfoundry.org:10002 [2026-03-21T02:50:09.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:50:09.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-21T02:50:09.004Z] Configure a credential helper to remove this warning. See [2026-03-21T02:50:09.004Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-21T02:50:09.004Z] [2026-03-21T02:50:09.004Z] Login Succeeded [2026-03-21T02:50:09.004Z] nexus3.edgexfoundry.org:10003 [2026-03-21T02:50:09.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:50:09.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-21T02:50:09.537Z] Configure a credential helper to remove this warning. See [2026-03-21T02:50:09.537Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-21T02:50:09.537Z] [2026-03-21T02:50:09.537Z] Login Succeeded [2026-03-21T02:50:09.537Z] nexus3.edgexfoundry.org:10004 [2026-03-21T02:50:09.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:50:09.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-21T02:50:09.802Z] Configure a credential helper to remove this warning. See [2026-03-21T02:50:09.802Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-21T02:50:09.802Z] [2026-03-21T02:50:09.802Z] Login Succeeded [2026-03-21T02:50:09.802Z] ****.io [2026-03-21T02:50:10.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-21T02:50:10.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-21T02:50:10.330Z] Configure a credential helper to remove this warning. See [2026-03-21T02:50:10.330Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-21T02:50:10.330Z] [2026-03-21T02:50:10.330Z] Login Succeeded [2026-03-21T02:50:10.330Z] ---> ****-login.sh ends [Pipeline] } [2026-03-21T02:50:10.341Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-21T02:50:10.396Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-21T02:50:10.429Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2026-03-21T02:50:10.429Z] 3308c9a2348d58c30d498ac770167c5868c38b57 [2026-03-21T02:50:10.429Z] latest [2026-03-21T02:50:10.429Z] 4.1.0-dev.15 [2026-03-21T02:50:10.429Z] 3308c9a2348d58c30d498ac770167c5868c38b57-4.1.0-dev.15 [2026-03-21T02:50:10.429Z] main [2026-03-21T02:50:10.429Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:50:10.809Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3308c9a2348d58c30d498ac770167c5868c38b57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:50:11.166Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3308c9a2348d58c30d498ac770167c5868c38b57 [2026-03-21T02:50:11.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2026-03-21T02:50:11.166Z] c853e35239a9: Preparing [2026-03-21T02:50:11.166Z] 5f0235fd39e9: Preparing [2026-03-21T02:50:11.166Z] 57dd25d65acb: Preparing [2026-03-21T02:50:11.166Z] 35dd10855021: Preparing [2026-03-21T02:50:11.166Z] 8b2c1f450c66: Preparing [2026-03-21T02:50:11.166Z] de17f37f5fc2: Preparing [2026-03-21T02:50:11.166Z] 3eb3738c9655: Preparing [2026-03-21T02:50:11.166Z] 45c23ea151a8: Preparing [2026-03-21T02:50:11.166Z] b8999c19dbc3: Preparing [2026-03-21T02:50:11.166Z] 0042bd74bb5a: Preparing [2026-03-21T02:50:11.166Z] 4542ab916c74: Preparing [2026-03-21T02:50:11.166Z] 07058cb5fd35: Preparing [2026-03-21T02:50:11.166Z] 270702fa085e: Preparing [2026-03-21T02:50:11.166Z] c4e71c2a4573: Preparing [2026-03-21T02:50:11.166Z] de17f37f5fc2: Waiting [2026-03-21T02:50:11.166Z] 3eb3738c9655: Waiting [2026-03-21T02:50:11.166Z] 45c23ea151a8: Waiting [2026-03-21T02:50:11.166Z] b8999c19dbc3: Waiting [2026-03-21T02:50:11.166Z] 0042bd74bb5a: Waiting [2026-03-21T02:50:11.166Z] 4542ab916c74: Waiting [2026-03-21T02:50:11.166Z] 07058cb5fd35: Waiting [2026-03-21T02:50:11.166Z] 270702fa085e: Waiting [2026-03-21T02:50:11.166Z] c4e71c2a4573: Waiting [2026-03-21T02:50:11.431Z] 35dd10855021: Pushed [2026-03-21T02:50:11.431Z] 57dd25d65acb: Pushed [2026-03-21T02:50:11.431Z] 5f0235fd39e9: Pushed [2026-03-21T02:50:11.431Z] c853e35239a9: Pushed [2026-03-21T02:50:11.431Z] de17f37f5fc2: Pushed [2026-03-21T02:50:11.431Z] b8999c19dbc3: Pushed [2026-03-21T02:50:11.431Z] 3eb3738c9655: Pushed [2026-03-21T02:50:11.431Z] 45c23ea151a8: Pushed [2026-03-21T02:50:11.695Z] 0042bd74bb5a: Pushed [2026-03-21T02:50:11.695Z] c4e71c2a4573: Layer already exists [2026-03-21T02:50:11.695Z] 07058cb5fd35: Pushed [2026-03-21T02:50:23.969Z] 4542ab916c74: Pushed [2026-03-21T02:50:23.969Z] 8b2c1f450c66: Pushed [2026-03-21T02:50:34.007Z] 270702fa085e: Pushed [2026-03-21T02:50:34.008Z] 3308c9a2348d58c30d498ac770167c5868c38b57: digest: sha256:3730b9a6ecc4f508200be62885ac564d9ee1d9f486c87f2167219806056aa1f6 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:50:34.364Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:50:34.716Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2026-03-21T02:50:34.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2026-03-21T02:50:34.716Z] c853e35239a9: Preparing [2026-03-21T02:50:34.716Z] 5f0235fd39e9: Preparing [2026-03-21T02:50:34.716Z] 57dd25d65acb: Preparing [2026-03-21T02:50:34.716Z] 35dd10855021: Preparing [2026-03-21T02:50:34.716Z] 8b2c1f450c66: Preparing [2026-03-21T02:50:34.716Z] de17f37f5fc2: Preparing [2026-03-21T02:50:34.716Z] 3eb3738c9655: Preparing [2026-03-21T02:50:34.716Z] 45c23ea151a8: Preparing [2026-03-21T02:50:34.716Z] b8999c19dbc3: Preparing [2026-03-21T02:50:34.716Z] 0042bd74bb5a: Preparing [2026-03-21T02:50:34.716Z] 4542ab916c74: Preparing [2026-03-21T02:50:34.716Z] 07058cb5fd35: Preparing [2026-03-21T02:50:34.716Z] 270702fa085e: Preparing [2026-03-21T02:50:34.716Z] c4e71c2a4573: Preparing [2026-03-21T02:50:34.716Z] b8999c19dbc3: Waiting [2026-03-21T02:50:34.716Z] 0042bd74bb5a: Waiting [2026-03-21T02:50:34.716Z] 4542ab916c74: Waiting [2026-03-21T02:50:34.716Z] 07058cb5fd35: Waiting [2026-03-21T02:50:34.716Z] 270702fa085e: Waiting [2026-03-21T02:50:34.716Z] c4e71c2a4573: Waiting [2026-03-21T02:50:34.716Z] de17f37f5fc2: Waiting [2026-03-21T02:50:34.716Z] 3eb3738c9655: Waiting [2026-03-21T02:50:34.717Z] 45c23ea151a8: Waiting [2026-03-21T02:50:34.717Z] 57dd25d65acb: Layer already exists [2026-03-21T02:50:34.717Z] c853e35239a9: Layer already exists [2026-03-21T02:50:34.717Z] 35dd10855021: Layer already exists [2026-03-21T02:50:34.717Z] 5f0235fd39e9: Layer already exists [2026-03-21T02:50:34.717Z] 8b2c1f450c66: Layer already exists [2026-03-21T02:50:34.717Z] 3eb3738c9655: Layer already exists [2026-03-21T02:50:34.717Z] de17f37f5fc2: Layer already exists [2026-03-21T02:50:34.717Z] 45c23ea151a8: Layer already exists [2026-03-21T02:50:34.717Z] b8999c19dbc3: Layer already exists [2026-03-21T02:50:34.717Z] 0042bd74bb5a: Layer already exists [2026-03-21T02:50:34.717Z] 270702fa085e: Layer already exists [2026-03-21T02:50:34.717Z] 07058cb5fd35: Layer already exists [2026-03-21T02:50:34.717Z] 4542ab916c74: Layer already exists [2026-03-21T02:50:34.717Z] c4e71c2a4573: Layer already exists [2026-03-21T02:50:34.982Z] latest: digest: sha256:3730b9a6ecc4f508200be62885ac564d9ee1d9f486c87f2167219806056aa1f6 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:50:35.338Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:50:35.697Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.15 [2026-03-21T02:50:35.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2026-03-21T02:50:35.697Z] c853e35239a9: Preparing [2026-03-21T02:50:35.697Z] 5f0235fd39e9: Preparing [2026-03-21T02:50:35.697Z] 57dd25d65acb: Preparing [2026-03-21T02:50:35.697Z] 35dd10855021: Preparing [2026-03-21T02:50:35.697Z] 8b2c1f450c66: Preparing [2026-03-21T02:50:35.697Z] de17f37f5fc2: Preparing [2026-03-21T02:50:35.697Z] 3eb3738c9655: Preparing [2026-03-21T02:50:35.697Z] 45c23ea151a8: Preparing [2026-03-21T02:50:35.697Z] b8999c19dbc3: Preparing [2026-03-21T02:50:35.697Z] 0042bd74bb5a: Preparing [2026-03-21T02:50:35.697Z] 4542ab916c74: Preparing [2026-03-21T02:50:35.697Z] 07058cb5fd35: Preparing [2026-03-21T02:50:35.697Z] 270702fa085e: Preparing [2026-03-21T02:50:35.697Z] c4e71c2a4573: Preparing [2026-03-21T02:50:35.697Z] b8999c19dbc3: Waiting [2026-03-21T02:50:35.697Z] 0042bd74bb5a: Waiting [2026-03-21T02:50:35.697Z] 4542ab916c74: Waiting [2026-03-21T02:50:35.697Z] 07058cb5fd35: Waiting [2026-03-21T02:50:35.697Z] 270702fa085e: Waiting [2026-03-21T02:50:35.697Z] de17f37f5fc2: Waiting [2026-03-21T02:50:35.697Z] 3eb3738c9655: Waiting [2026-03-21T02:50:35.697Z] 45c23ea151a8: Waiting [2026-03-21T02:50:35.697Z] c4e71c2a4573: Waiting [2026-03-21T02:50:35.697Z] c853e35239a9: Layer already exists [2026-03-21T02:50:35.697Z] 8b2c1f450c66: Layer already exists [2026-03-21T02:50:35.697Z] 35dd10855021: Layer already exists [2026-03-21T02:50:35.697Z] 5f0235fd39e9: Layer already exists [2026-03-21T02:50:35.697Z] 57dd25d65acb: Layer already exists [2026-03-21T02:50:35.697Z] 3eb3738c9655: Layer already exists [2026-03-21T02:50:35.697Z] b8999c19dbc3: Layer already exists [2026-03-21T02:50:35.697Z] de17f37f5fc2: Layer already exists [2026-03-21T02:50:35.697Z] 45c23ea151a8: Layer already exists [2026-03-21T02:50:35.697Z] 0042bd74bb5a: Layer already exists [2026-03-21T02:50:35.697Z] 270702fa085e: Layer already exists [2026-03-21T02:50:35.697Z] 4542ab916c74: Layer already exists [2026-03-21T02:50:35.697Z] 07058cb5fd35: Layer already exists [2026-03-21T02:50:35.697Z] c4e71c2a4573: Layer already exists [2026-03-21T02:50:35.962Z] 4.1.0-dev.15: digest: sha256:3730b9a6ecc4f508200be62885ac564d9ee1d9f486c87f2167219806056aa1f6 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:50:36.319Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3308c9a2348d58c30d498ac770167c5868c38b57-4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:50:36.666Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3308c9a2348d58c30d498ac770167c5868c38b57-4.1.0-dev.15 [2026-03-21T02:50:36.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2026-03-21T02:50:36.666Z] c853e35239a9: Preparing [2026-03-21T02:50:36.666Z] 5f0235fd39e9: Preparing [2026-03-21T02:50:36.666Z] 57dd25d65acb: Preparing [2026-03-21T02:50:36.666Z] 35dd10855021: Preparing [2026-03-21T02:50:36.666Z] 8b2c1f450c66: Preparing [2026-03-21T02:50:36.666Z] de17f37f5fc2: Preparing [2026-03-21T02:50:36.666Z] 3eb3738c9655: Preparing [2026-03-21T02:50:36.666Z] 45c23ea151a8: Preparing [2026-03-21T02:50:36.666Z] b8999c19dbc3: Preparing [2026-03-21T02:50:36.666Z] 0042bd74bb5a: Preparing [2026-03-21T02:50:36.666Z] 4542ab916c74: Preparing [2026-03-21T02:50:36.666Z] 07058cb5fd35: Preparing [2026-03-21T02:50:36.666Z] 270702fa085e: Preparing [2026-03-21T02:50:36.666Z] c4e71c2a4573: Preparing [2026-03-21T02:50:36.666Z] 3eb3738c9655: Waiting [2026-03-21T02:50:36.666Z] 45c23ea151a8: Waiting [2026-03-21T02:50:36.666Z] b8999c19dbc3: Waiting [2026-03-21T02:50:36.666Z] 0042bd74bb5a: Waiting [2026-03-21T02:50:36.666Z] 4542ab916c74: Waiting [2026-03-21T02:50:36.666Z] 07058cb5fd35: Waiting [2026-03-21T02:50:36.666Z] 270702fa085e: Waiting [2026-03-21T02:50:36.666Z] c4e71c2a4573: Waiting [2026-03-21T02:50:36.666Z] de17f37f5fc2: Waiting [2026-03-21T02:50:36.666Z] 57dd25d65acb: Layer already exists [2026-03-21T02:50:36.666Z] 35dd10855021: Layer already exists [2026-03-21T02:50:36.666Z] 8b2c1f450c66: Layer already exists [2026-03-21T02:50:36.666Z] 5f0235fd39e9: Layer already exists [2026-03-21T02:50:36.666Z] c853e35239a9: Layer already exists [2026-03-21T02:50:36.666Z] 3eb3738c9655: Layer already exists [2026-03-21T02:50:36.666Z] 0042bd74bb5a: Layer already exists [2026-03-21T02:50:36.666Z] b8999c19dbc3: Layer already exists [2026-03-21T02:50:36.666Z] de17f37f5fc2: Layer already exists [2026-03-21T02:50:36.666Z] 45c23ea151a8: Layer already exists [2026-03-21T02:50:36.666Z] 4542ab916c74: Layer already exists [2026-03-21T02:50:36.666Z] 270702fa085e: Layer already exists [2026-03-21T02:50:36.666Z] 07058cb5fd35: Layer already exists [2026-03-21T02:50:36.666Z] c4e71c2a4573: Layer already exists [2026-03-21T02:50:36.932Z] 3308c9a2348d58c30d498ac770167c5868c38b57-4.1.0-dev.15: digest: sha256:3730b9a6ecc4f508200be62885ac564d9ee1d9f486c87f2167219806056aa1f6 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:50:37.292Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:50:37.640Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2026-03-21T02:50:37.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2026-03-21T02:50:37.640Z] c853e35239a9: Preparing [2026-03-21T02:50:37.640Z] 5f0235fd39e9: Preparing [2026-03-21T02:50:37.640Z] 57dd25d65acb: Preparing [2026-03-21T02:50:37.640Z] 35dd10855021: Preparing [2026-03-21T02:50:37.641Z] 8b2c1f450c66: Preparing [2026-03-21T02:50:37.641Z] de17f37f5fc2: Preparing [2026-03-21T02:50:37.641Z] 3eb3738c9655: Preparing [2026-03-21T02:50:37.641Z] 45c23ea151a8: Preparing [2026-03-21T02:50:37.641Z] b8999c19dbc3: Preparing [2026-03-21T02:50:37.641Z] 0042bd74bb5a: Preparing [2026-03-21T02:50:37.641Z] 4542ab916c74: Preparing [2026-03-21T02:50:37.641Z] 07058cb5fd35: Preparing [2026-03-21T02:50:37.641Z] 270702fa085e: Preparing [2026-03-21T02:50:37.641Z] c4e71c2a4573: Preparing [2026-03-21T02:50:37.641Z] de17f37f5fc2: Waiting [2026-03-21T02:50:37.641Z] 3eb3738c9655: Waiting [2026-03-21T02:50:37.641Z] 45c23ea151a8: Waiting [2026-03-21T02:50:37.641Z] b8999c19dbc3: Waiting [2026-03-21T02:50:37.641Z] 0042bd74bb5a: Waiting [2026-03-21T02:50:37.641Z] 07058cb5fd35: Waiting [2026-03-21T02:50:37.641Z] 4542ab916c74: Waiting [2026-03-21T02:50:37.641Z] c4e71c2a4573: Waiting [2026-03-21T02:50:37.641Z] 270702fa085e: Waiting [2026-03-21T02:50:37.641Z] 5f0235fd39e9: Layer already exists [2026-03-21T02:50:37.641Z] c853e35239a9: Layer already exists [2026-03-21T02:50:37.641Z] 8b2c1f450c66: Layer already exists [2026-03-21T02:50:37.641Z] 57dd25d65acb: Layer already exists [2026-03-21T02:50:37.641Z] 35dd10855021: Layer already exists [2026-03-21T02:50:37.641Z] 45c23ea151a8: Layer already exists [2026-03-21T02:50:37.641Z] de17f37f5fc2: Layer already exists [2026-03-21T02:50:37.641Z] 3eb3738c9655: Layer already exists [2026-03-21T02:50:37.641Z] b8999c19dbc3: Layer already exists [2026-03-21T02:50:37.641Z] 0042bd74bb5a: Layer already exists [2026-03-21T02:50:37.641Z] 07058cb5fd35: Layer already exists [2026-03-21T02:50:37.641Z] 4542ab916c74: Layer already exists [2026-03-21T02:50:37.641Z] 270702fa085e: Layer already exists [2026-03-21T02:50:37.641Z] c4e71c2a4573: Layer already exists [2026-03-21T02:50:37.906Z] main: digest: sha256:3730b9a6ecc4f508200be62885ac564d9ee1d9f486c87f2167219806056aa1f6 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-21T02:50:37.993Z] ===================================================== [Pipeline] echo [2026-03-21T02:50:38.012Z] taggedImages: [2026-03-21T02:50:38.012Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3308c9a2348d58c30d498ac770167c5868c38b57 [2026-03-21T02:50:38.012Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2026-03-21T02:50:38.012Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.15 [2026-03-21T02:50:38.012Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3308c9a2348d58c30d498ac770167c5868c38b57-4.1.0-dev.15 [2026-03-21T02:50:38.012Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] echo [2026-03-21T02:50:38.030Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3308c9a2348d58c30d498ac770167c5868c38b57 [Pipeline] echo [2026-03-21T02:50:38.047Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] echo [2026-03-21T02:50:38.064Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.15 [Pipeline] echo [2026-03-21T02:50:38.076Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3308c9a2348d58c30d498ac770167c5868c38b57-4.1.0-dev.15 [Pipeline] echo [2026-03-21T02:50:38.091Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:50:38.480Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-21T02:50:38.480Z] [2026-03-21T02:50:38.480Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:50:38.815Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-21T02:50:38.816Z] arm64: Pulling from edgex-lftools-log-publisher [2026-03-21T02:50:38.816Z] 8998bd30e6a1: Pulling fs layer [2026-03-21T02:50:38.816Z] 04944245beec: Pulling fs layer [2026-03-21T02:50:38.816Z] 699f458cf7ca: Pulling fs layer [2026-03-21T02:50:38.816Z] 765212b225bb: Pulling fs layer [2026-03-21T02:50:38.816Z] f23df028b6ca: Pulling fs layer [2026-03-21T02:50:38.816Z] d65c8cfc05b1: Pulling fs layer [2026-03-21T02:50:38.816Z] 2437ff75d9bd: Pulling fs layer [2026-03-21T02:50:38.816Z] d65c8cfc05b1: Waiting [2026-03-21T02:50:38.816Z] 765212b225bb: Waiting [2026-03-21T02:50:38.816Z] 2437ff75d9bd: Waiting [2026-03-21T02:50:38.816Z] f23df028b6ca: Waiting [2026-03-21T02:50:39.083Z] 04944245beec: Verifying Checksum [2026-03-21T02:50:39.083Z] 04944245beec: Download complete [2026-03-21T02:50:39.083Z] 765212b225bb: Verifying Checksum [2026-03-21T02:50:39.083Z] 765212b225bb: Download complete [2026-03-21T02:50:39.083Z] f23df028b6ca: Verifying Checksum [2026-03-21T02:50:39.083Z] f23df028b6ca: Download complete [2026-03-21T02:50:39.083Z] d65c8cfc05b1: Verifying Checksum [2026-03-21T02:50:39.083Z] d65c8cfc05b1: Download complete [2026-03-21T02:50:39.083Z] 699f458cf7ca: Verifying Checksum [2026-03-21T02:50:39.083Z] 699f458cf7ca: Download complete [2026-03-21T02:50:39.665Z] 8998bd30e6a1: Verifying Checksum [2026-03-21T02:50:39.665Z] 8998bd30e6a1: Download complete [2026-03-21T02:50:42.236Z] 2437ff75d9bd: Verifying Checksum [2026-03-21T02:50:42.237Z] 2437ff75d9bd: Download complete [2026-03-21T02:50:44.174Z] 8998bd30e6a1: Pull complete [2026-03-21T02:50:44.755Z] 04944245beec: Pull complete [2026-03-21T02:50:46.159Z] 699f458cf7ca: Pull complete [2026-03-21T02:50:46.426Z] 765212b225bb: Pull complete [2026-03-21T02:50:47.386Z] f23df028b6ca: Pull complete [2026-03-21T02:50:47.386Z] d65c8cfc05b1: Pull complete [2026-03-21T02:51:05.575Z] 2437ff75d9bd: Pull complete [2026-03-21T02:51:05.575Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-03-21T02:51:05.575Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-21T02:51:05.575Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-21T02:51:05.773Z] prd-ubuntu20.04-docker-arm64-4c-16g-3833 does not seem to be running inside a container [2026-03-21T02:51:05.853Z] $ 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/221 -v /w/workspace/device-usb-camera/221:/w/workspace/device-usb-camera/221:rw,z -v /w/workspace/device-usb-camera/221@tmp:/w/workspace/device-usb-camera/221@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-03-21T02:51:08.380Z] $ docker top 025e97031e00f53cb8917f7e2626a0fb63f2fe148764a4fdade5e3b16f8cf7a7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-21T02:51:09.185Z] ---> job-cost.sh [2026-03-21T02:51:09.186Z] lf-activate-venv: SKIPPING [2026-03-21T02:51:09.186Z] INFO: No Stack... [2026-03-21T02:51:09.449Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-03-21T02:51:10.398Z] INFO: Archiving Costs [Pipeline] sh [2026-03-21T02:51:11.025Z] + + cutcat -d, -f6 [2026-03-21T02:51:11.025Z] /w/workspace/device-usb-camera/221/archives/cost.csv [Pipeline] lock [2026-03-21T02:51:11.124Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-221-stack-cost] [2026-03-21T02:51:11.132Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-221-stack-cost] did not exist. Created. [2026-03-21T02:51:11.139Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-221-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-03-21T02:51:11.831Z] /w/workspace/device-usb-camera/221@tmp/durable-0492e6e9/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-03-21T02:51:12.490Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-03-21T02:51:12.521Z] Warning: overwriting stash ‘stack-cost’ [2026-03-21T02:51:12.582Z] Stashed 1 file(s) [Pipeline] } [2026-03-21T02:51:12.589Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-221-stack-cost] [Pipeline] // lock [Pipeline] } [2026-03-21T02:51:12.634Z] $ docker stop --time=1 025e97031e00f53cb8917f7e2626a0fb63f2fe148764a4fdade5e3b16f8cf7a7 [2026-03-21T02:51:14.128Z] $ docker rm -f --volumes 025e97031e00f53cb8917f7e2626a0fb63f2fe148764a4fdade5e3b16f8cf7a7 [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-03-21T02:51:14.618Z] provisioning config files... [2026-03-21T02:51:14.626Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3794488250693160930tmp [Pipeline] { [Pipeline] sh [2026-03-21T02:51:14.922Z] + set +x [2026-03-21T02:51:14.922Z] + curl -s https://codecov.io/bash [2026-03-21T02:51:14.922Z] + bash -s -- [2026-03-21T02:51:14.922Z] [2026-03-21T02:51:14.922Z] _____ _ [2026-03-21T02:51:14.922Z] / ____| | | [2026-03-21T02:51:14.922Z] | | ___ __| | ___ ___ _____ __ [2026-03-21T02:51:14.922Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-03-21T02:51:14.922Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-03-21T02:51:14.922Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-03-21T02:51:14.922Z] Bash-1.0.6 [2026-03-21T02:51:14.922Z] [2026-03-21T02:51:14.922Z] [2026-03-21T02:51:14.922Z] ==> git version 2.25.1 found [2026-03-21T02:51:14.923Z] ==> 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-03-21T02:51:14.923Z] Release-Date: 2020-01-08 [2026-03-21T02:51:14.923Z] 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-03-21T02:51:14.923Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-03-21T02:51:14.923Z] ==> Jenkins CI detected. [2026-03-21T02:51:14.923Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2026-03-21T02:51:14.923Z] project root: . [2026-03-21T02:51:14.923Z] --> token set from env [2026-03-21T02:51:14.923Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-03-21T02:51:14.923Z] ==> Running gcov in . (disable via -X gcov) [2026-03-21T02:51:14.923Z] ==> Python coveragepy not found [2026-03-21T02:51:14.923Z] ==> Searching for coverage reports in: [2026-03-21T02:51:14.923Z] + . [2026-03-21T02:51:14.923Z] -> Found 1 reports [2026-03-21T02:51:14.923Z] ==> Detecting git/mercurial file structure [2026-03-21T02:51:15.183Z] ==> Reading reports [2026-03-21T02:51:15.183Z] + ./coverage.out bytes=54776 [2026-03-21T02:51:15.183Z] ==> Appending adjustments [2026-03-21T02:51:15.183Z] https://docs.codecov.io/docs/fixing-reports [2026-03-21T02:51:15.183Z] + Found adjustments [2026-03-21T02:51:15.183Z] ==> Gzipping contents [2026-03-21T02:51:15.183Z] 8.0K /tmp/codecov.9yKrji.gz [2026-03-21T02:51:15.183Z] ==> Uploading reports [2026-03-21T02:51:15.183Z] url: https://codecov.io [2026-03-21T02:51:15.183Z] query: branch=main&commit=3308c9a2348d58c30d498ac770167c5868c38b57&build=221&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F221%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2026-03-21T02:51:15.183Z] -> Pinging Codecov [2026-03-21T02:51:15.183Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=3308c9a2348d58c30d498ac770167c5868c38b57&build=221&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F221%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2026-03-21T02:51:15.442Z] -> Uploading to [2026-03-21T02:51:15.442Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-usb-camera/3308c9a2348d58c30d498ac770167c5868c38b57/b02347d0-f526-47e1-a0ff-2abf25b8b687.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260321%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260321T025115Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=8b4dcd7fc2ef3d62be5980e322e9ad4ea9f01c67a11b1dadc95e079de778cc72 [2026-03-21T02:51:15.442Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-03-21T02:51:15.442Z] Dload Upload Total Spent Left Speed [2026-03-21T02:51:15.702Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6798 0 0 100 6798 0 30213 --:--:-- --:--:-- --:--:-- 30348 [2026-03-21T02:51:15.702Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/3308c9a2348d58c30d498ac770167c5868c38b57 [Pipeline] } [2026-03-21T02:51:15.709Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-03-21T02:51:15.954Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-03-21T02:51:15.971Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:51:16.278Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-03-21T02:51:16.278Z] [2026-03-21T02:51:16.278Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:51:16.578Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-03-21T02:51:16.579Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-03-21T02:51:16.579Z] 2d35ebdb57d9: Already exists [2026-03-21T02:51:16.579Z] 85e8836fcdb2: Pulling fs layer [2026-03-21T02:51:16.579Z] 91631faa732a: Pulling fs layer [2026-03-21T02:51:16.579Z] f3f5ae8826fa: Pulling fs layer [2026-03-21T02:51:16.579Z] 4f4fb700ef54: Pulling fs layer [2026-03-21T02:51:16.579Z] 7861252a18e6: Pulling fs layer [2026-03-21T02:51:16.579Z] 9130f900ef6f: Pulling fs layer [2026-03-21T02:51:16.579Z] 4f4fb700ef54: Waiting [2026-03-21T02:51:16.579Z] 7861252a18e6: Waiting [2026-03-21T02:51:16.579Z] 9130f900ef6f: Waiting [2026-03-21T02:51:16.579Z] f3f5ae8826fa: Download complete [2026-03-21T02:51:16.579Z] 85e8836fcdb2: Verifying Checksum [2026-03-21T02:51:16.579Z] 85e8836fcdb2: Download complete [2026-03-21T02:51:16.579Z] 4f4fb700ef54: Verifying Checksum [2026-03-21T02:51:16.579Z] 4f4fb700ef54: Download complete [2026-03-21T02:51:16.579Z] 85e8836fcdb2: Pull complete [2026-03-21T02:51:16.838Z] 7861252a18e6: Verifying Checksum [2026-03-21T02:51:16.838Z] 7861252a18e6: Download complete [2026-03-21T02:51:17.405Z] 91631faa732a: Verifying Checksum [2026-03-21T02:51:17.405Z] 91631faa732a: Download complete [2026-03-21T02:51:17.972Z] 9130f900ef6f: Verifying Checksum [2026-03-21T02:51:17.972Z] 9130f900ef6f: Download complete [2026-03-21T02:51:23.240Z] 91631faa732a: Pull complete [2026-03-21T02:51:23.240Z] f3f5ae8826fa: Pull complete [2026-03-21T02:51:23.240Z] 4f4fb700ef54: Pull complete [2026-03-21T02:51:23.240Z] 7861252a18e6: Pull complete [2026-03-21T02:51:27.441Z] 9130f900ef6f: Pull complete [2026-03-21T02:51:27.441Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-03-21T02:51:27.441Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-03-21T02:51:27.441Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-21T02:51:27.549Z] prd-ubuntu20.04-docker-8c-8g-3830 does not seem to be running inside a container [2026-03-21T02:51:27.579Z] $ 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-03-21T02:51:28.917Z] $ docker top b560a95277db38322f5790b4e9d22ca162adbb43f654781e1e278b51acb8c0f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-21T02:51:29.265Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] echo [2026-03-21T02:51:29.274Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2026-03-21T02:51:29.554Z] + set -o pipefail [2026-03-21T02:51:29.554Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2026-03-21T02:51:37.679Z] [2026-03-21T02:51:37.679Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2026-03-21T02:51:37.679Z] [2026-03-21T02:51:37.679Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/978f9534-f89b-479b-86d5-a67f44693f06/history/b35edce4-95c4-4601-81c4-c5e5b5e1bc62 [2026-03-21T02:51:37.679Z] [2026-03-21T02:51:37.679Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-03-21T02:51:37.679Z] [2026-03-21T02:51:37.938Z] [2026-03-21T02:51:37.938Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2026-03-21T02:51:37.938Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2026-03-21T02:51:38.882Z] $ docker stop --time=1 b560a95277db38322f5790b4e9d22ca162adbb43f654781e1e278b51acb8c0f5 [2026-03-21T02:51:41.032Z] $ docker rm -f --volumes b560a95277db38322f5790b4e9d22ca162adbb43f654781e1e278b51acb8c0f5 [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-03-21T02:51:41.918Z] + git log --format=format:%s -1 3308c9a2348d58c30d498ac770167c5868c38b57 [Pipeline] sh [2026-03-21T02:51:42.212Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-21T02:51:42.212Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:51:42.514Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-21T02:51:42.514Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-21T02:51:42.591Z] prd-ubuntu20.04-docker-8c-8g-3830 does not seem to be running inside a container [2026-03-21T02:51:42.620Z] $ 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-03-21T02:51:42.884Z] $ docker top 4e0b96b8fc467e2fbc18badc0250efc89ba9246eebee4c730d624dc575f4a50c -eo pid,comm [2026-03-21T02:51:42.933Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-03-21T02:51:42.933Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-21T02:51:42.992Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-21T02:51:42.992Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-21T02:51:43.103Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-21T02:51:43.103Z] $ docker exec 4e0b96b8fc467e2fbc18badc0250efc89ba9246eebee4c730d624dc575f4a50c ssh-agent [2026-03-21T02:51:43.217Z] SSH_AUTH_SOCK=/tmp/ssh-9zFKNlVZoLza/agent.33 [2026-03-21T02:51:43.217Z] SSH_AGENT_PID=39 [2026-03-21T02:51:43.222Z] Running ssh-add (command line suppressed) [2026-03-21T02:51:43.330Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3606632960461951372.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3606632960461951372.key) [2026-03-21T02:51:43.346Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-21T02:51:43.640Z] + git semver tag [2026-03-21T02:51:43.900Z] 2026-03-21 02:51:43,892 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-21T02:51:43.900Z] 2026-03-21 02:51:43,896 [run_tag] DEBUG tag force:False [2026-03-21T02:51:43.900Z] 2026-03-21 02:51:43,896 [check_head_tag] DEBUG check head tag [2026-03-21T02:51:43.900Z] 2026-03-21 02:51:43,897 [execute] INFO git cat-file --batch-check [2026-03-21T02:51:43.900Z] 2026-03-21 02:51:43,897 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=, shell=False, universal_newlines=False) [2026-03-21T02:51:44.158Z] 2026-03-21 02:51:43,899 [execute] INFO git cat-file --batch [2026-03-21T02:51:44.158Z] 2026-03-21 02:51:43,900 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=, shell=False, universal_newlines=False) [2026-03-21T02:51:44.158Z] 2026-03-21 02:51:43,909 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2026-03-21T02:51:44.158Z] 2026-03-21 02:51:43,909 [execute] INFO git tag -a v4.1.0-dev.15 -m v4.1.0-dev.15 [2026-03-21T02:51:44.158Z] 2026-03-21 02:51:43,909 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.15', '-m', 'v4.1.0-dev.15'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=None, shell=False, universal_newlines=False) [2026-03-21T02:51:44.158Z] 2026-03-21 02:51:43,912 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2026-03-21T02:51:44.158Z] 4.1.0-dev.15 [Pipeline] } [2026-03-21T02:51:44.165Z] $ docker exec --env ******** --env ******** 4e0b96b8fc467e2fbc18badc0250efc89ba9246eebee4c730d624dc575f4a50c ssh-agent -k [2026-03-21T02:51:44.264Z] unset SSH_AUTH_SOCK; [2026-03-21T02:51:44.265Z] unset SSH_AGENT_PID; [2026-03-21T02:51:44.265Z] echo Agent pid 39 killed; [2026-03-21T02:51:44.277Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-21T02:51:44.602Z] + git semver [Pipeline] } [2026-03-21T02:51:44.873Z] $ docker stop --time=1 4e0b96b8fc467e2fbc18badc0250efc89ba9246eebee4c730d624dc575f4a50c [2026-03-21T02:51:46.112Z] $ docker rm -f --volumes 4e0b96b8fc467e2fbc18badc0250efc89ba9246eebee4c730d624dc575f4a50c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:51:46.529Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-03-21T02:51:46.529Z] [2026-03-21T02:51:46.529Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:51:46.835Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-03-21T02:51:46.835Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-03-21T02:51:46.835Z] ab5ef0e58194: Pulling fs layer [2026-03-21T02:51:46.835Z] 9712f1f96733: Pulling fs layer [2026-03-21T02:51:46.835Z] 63f879dbbcfc: Pulling fs layer [2026-03-21T02:51:46.835Z] 0d9ebad4ef96: Pulling fs layer [2026-03-21T02:51:46.835Z] e9a5061849ea: Pulling fs layer [2026-03-21T02:51:46.835Z] d747dcd14b5f: Pulling fs layer [2026-03-21T02:51:46.835Z] 2de7ff778b66: Pulling fs layer [2026-03-21T02:51:46.835Z] e9a5061849ea: Waiting [2026-03-21T02:51:46.835Z] d747dcd14b5f: Waiting [2026-03-21T02:51:46.835Z] 2de7ff778b66: Waiting [2026-03-21T02:51:46.835Z] 0d9ebad4ef96: Waiting [2026-03-21T02:51:46.835Z] 9712f1f96733: Verifying Checksum [2026-03-21T02:51:46.835Z] 9712f1f96733: Download complete [2026-03-21T02:51:47.093Z] 63f879dbbcfc: Verifying Checksum [2026-03-21T02:51:47.094Z] 63f879dbbcfc: Download complete [2026-03-21T02:51:47.352Z] e9a5061849ea: Verifying Checksum [2026-03-21T02:51:47.352Z] e9a5061849ea: Download complete [2026-03-21T02:51:47.352Z] d747dcd14b5f: Verifying Checksum [2026-03-21T02:51:47.352Z] d747dcd14b5f: Download complete [2026-03-21T02:51:47.352Z] 2de7ff778b66: Verifying Checksum [2026-03-21T02:51:47.352Z] 2de7ff778b66: Download complete [2026-03-21T02:51:47.352Z] 0d9ebad4ef96: Verifying Checksum [2026-03-21T02:51:47.352Z] 0d9ebad4ef96: Download complete [2026-03-21T02:51:47.610Z] ab5ef0e58194: Verifying Checksum [2026-03-21T02:51:47.610Z] ab5ef0e58194: Download complete [2026-03-21T02:51:51.796Z] ab5ef0e58194: Pull complete [2026-03-21T02:51:51.796Z] 9712f1f96733: Pull complete [2026-03-21T02:51:52.054Z] 63f879dbbcfc: Pull complete [2026-03-21T02:51:57.319Z] 0d9ebad4ef96: Pull complete [2026-03-21T02:51:57.577Z] e9a5061849ea: Pull complete [2026-03-21T02:51:57.577Z] d747dcd14b5f: Pull complete [2026-03-21T02:51:58.950Z] 2de7ff778b66: Pull complete [2026-03-21T02:51:58.950Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-03-21T02:51:58.950Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-03-21T02:51:58.950Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-21T02:51:59.043Z] prd-ubuntu20.04-docker-8c-8g-3830 does not seem to be running inside a container [2026-03-21T02:51:59.065Z] $ 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-03-21T02:52:00.314Z] $ docker top 5bb43bd17a169bff357537fb2f6c1cdc956a26748954242020379b47bdbaf6a2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-03-21T02:52:00.394Z] provisioning config files... [2026-03-21T02:52:00.400Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2453778771087707026tmp [2026-03-21T02:52:00.408Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12261458743670038498tmp [2026-03-21T02:52:00.417Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14630606601517458138tmp [Pipeline] { [Pipeline] echo [2026-03-21T02:52:00.444Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-21T02:52:00.733Z] ---> sigul-configuration.sh [2026-03-21T02:52:00.733Z] gpg: directory `/root/.gnupg' created [2026-03-21T02:52:00.733Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-03-21T02:52:00.733Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-03-21T02:52:00.733Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-03-21T02:52:00.733Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-03-21T02:52:00.733Z] gpg: CAST5 encrypted data [2026-03-21T02:52:00.733Z] gpg: encrypted with 1 passphrase [2026-03-21T02:52:00.733Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-03-21T02:52:01.033Z] + mkdir /home/jenkins [2026-03-21T02:52:01.034Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-03-21T02:52:01.327Z] + 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-03-21T02:52:01.341Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-21T02:52:01.631Z] ---> sigul-install.sh [2026-03-21T02:52:01.631Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-03-21T02:52:01.928Z] + git tag --list [2026-03-21T02:52:01.928Z] v0.0.0 [2026-03-21T02:52:01.928Z] v2.2.0 [2026-03-21T02:52:01.928Z] v2.3.0 [2026-03-21T02:52:01.928Z] v2.3.1 [2026-03-21T02:52:01.928Z] v3.0 [2026-03-21T02:52:01.928Z] v3.0.0 [2026-03-21T02:52:01.928Z] v3.1 [2026-03-21T02:52:01.928Z] v3.1.0 [2026-03-21T02:52:01.928Z] v3.1.1 [2026-03-21T02:52:01.928Z] v4.0 [2026-03-21T02:52:01.928Z] v4.0.0 [2026-03-21T02:52:01.928Z] v4.0.1 [2026-03-21T02:52:01.928Z] v4.0.1-dev.1 [2026-03-21T02:52:01.928Z] v4.1.0-dev.1 [2026-03-21T02:52:01.928Z] v4.1.0-dev.10 [2026-03-21T02:52:01.928Z] v4.1.0-dev.11 [2026-03-21T02:52:01.928Z] v4.1.0-dev.12 [2026-03-21T02:52:01.928Z] v4.1.0-dev.13 [2026-03-21T02:52:01.928Z] v4.1.0-dev.14 [2026-03-21T02:52:01.928Z] v4.1.0-dev.15 [2026-03-21T02:52:01.928Z] v4.1.0-dev.2 [2026-03-21T02:52:01.928Z] v4.1.0-dev.3 [2026-03-21T02:52:01.928Z] v4.1.0-dev.4 [2026-03-21T02:52:01.928Z] v4.1.0-dev.5 [2026-03-21T02:52:01.928Z] v4.1.0-dev.6 [2026-03-21T02:52:01.928Z] v4.1.0-dev.7 [2026-03-21T02:52:01.928Z] v4.1.0-dev.8 [2026-03-21T02:52:01.928Z] v4.1.0-dev.9 [Pipeline] sh [2026-03-21T02:52:02.393Z] + lftools sign git-tag v4.1.0-dev.15 [2026-03-21T02:52:03.007Z] Signing Git tag with Sigul... [2026-03-21T02:52:03.007Z] Signing v4.1.0-dev.15 [Pipeline] echo [2026-03-21T02:52:03.297Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-21T02:52:03.605Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-03-21T02:52:03.611Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-03-21T02:52:03.640Z] $ docker stop --time=1 5bb43bd17a169bff357537fb2f6c1cdc956a26748954242020379b47bdbaf6a2 [2026-03-21T02:52:04.912Z] $ docker rm -f --volumes 5bb43bd17a169bff357537fb2f6c1cdc956a26748954242020379b47bdbaf6a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-03-21T02:52:05.343Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-21T02:52:05.343Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:52:05.641Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-21T02:52:05.642Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-21T02:52:05.722Z] prd-ubuntu20.04-docker-8c-8g-3830 does not seem to be running inside a container [2026-03-21T02:52:05.755Z] $ 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-03-21T02:52:05.998Z] $ docker top f493b876af067a71ed70e92133d608f7a37f6fffad8811a0f139833b854af41d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-21T02:52:06.103Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-21T02:52:06.103Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-21T02:52:06.215Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-21T02:52:06.215Z] $ docker exec f493b876af067a71ed70e92133d608f7a37f6fffad8811a0f139833b854af41d ssh-agent [2026-03-21T02:52:06.328Z] SSH_AUTH_SOCK=/tmp/ssh-7ZGjKZ3rQlYo/agent.32 [2026-03-21T02:52:06.328Z] SSH_AGENT_PID=38 [2026-03-21T02:52:06.332Z] Running ssh-add (command line suppressed) [2026-03-21T02:52:06.426Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16184773928302070725.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16184773928302070725.key) [2026-03-21T02:52:06.440Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-21T02:52:06.729Z] + git semver bump pre [2026-03-21T02:52:06.989Z] 2026-03-21 02:52:06,957 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-21T02:52:06.989Z] 2026-03-21 02:52:06,961 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2026-03-21T02:52:06.989Z] 2026-03-21 02:52:06,961 [bump_version] DEBUG bumping version:4.1.0-dev.15 on axis:pre with prefix:dev [2026-03-21T02:52:06.989Z] 2026-03-21 02:52:06,961 [bump_version] DEBUG bumped version:4.1.0-dev.16 [2026-03-21T02:52:06.989Z] 2026-03-21 02:52:06,961 [write_version] DEBUG write version:4.1.0-dev.16 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2026-03-21T02:52:06.989Z] 2026-03-21 02:52:06,961 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2026-03-21T02:52:06.989Z] 2026-03-21 02:52:06,961 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2026-03-21T02:52:06.989Z] 2026-03-21 02:52:06,963 [execute] INFO git cat-file --batch-check [2026-03-21T02:52:06.989Z] 2026-03-21 02:52:06,963 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-03-21T02:52:06.989Z] 2026-03-21 02:52:06,967 [execute] INFO git cat-file --batch [2026-03-21T02:52:06.989Z] 2026-03-21 02:52:06,967 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-03-21T02:52:06.989Z] 2026-03-21 02:52:06,969 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2026-03-21T02:52:06.989Z] 4.1.0-dev.16 [Pipeline] } [2026-03-21T02:52:07.255Z] $ docker exec --env ******** --env ******** f493b876af067a71ed70e92133d608f7a37f6fffad8811a0f139833b854af41d ssh-agent -k [2026-03-21T02:52:07.343Z] unset SSH_AUTH_SOCK; [2026-03-21T02:52:07.343Z] unset SSH_AGENT_PID; [2026-03-21T02:52:07.343Z] echo Agent pid 38 killed; [2026-03-21T02:52:07.354Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-21T02:52:07.679Z] + git semver [Pipeline] } [2026-03-21T02:52:07.950Z] $ docker stop --time=1 f493b876af067a71ed70e92133d608f7a37f6fffad8811a0f139833b854af41d [2026-03-21T02:52:09.243Z] $ docker rm -f --volumes f493b876af067a71ed70e92133d608f7a37f6fffad8811a0f139833b854af41d [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-21T02:52:09.595Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-21T02:52:09.595Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:52:09.904Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-21T02:52:09.904Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-21T02:52:09.984Z] prd-ubuntu20.04-docker-8c-8g-3830 does not seem to be running inside a container [2026-03-21T02:52:10.012Z] $ 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-03-21T02:52:10.235Z] $ docker top 05645ee799445685579743060089c759af323ea9f94d3efe4237f31c0ec96f5e -eo pid,comm [2026-03-21T02:52:10.282Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-03-21T02:52:10.282Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-21T02:52:10.338Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-21T02:52:10.338Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-21T02:52:10.451Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-21T02:52:10.452Z] $ docker exec 05645ee799445685579743060089c759af323ea9f94d3efe4237f31c0ec96f5e ssh-agent [2026-03-21T02:52:10.546Z] SSH_AUTH_SOCK=/tmp/ssh-O9TmfDHV1FMv/agent.32 [2026-03-21T02:52:10.546Z] SSH_AGENT_PID=38 [2026-03-21T02:52:10.551Z] Running ssh-add (command line suppressed) [2026-03-21T02:52:10.652Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_18038533105940997709.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_18038533105940997709.key) [2026-03-21T02:52:10.666Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-21T02:52:10.955Z] + git semver push [2026-03-21T02:52:11.214Z] 2026-03-21 02:52:11,166 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-21T02:52:11.214Z] 2026-03-21 02:52:11,170 [run_push] DEBUG push [2026-03-21T02:52:11.214Z] 2026-03-21 02:52:11,170 [execute] INFO git cat-file --batch-check [2026-03-21T02:52:11.214Z] 2026-03-21 02:52:11,171 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-03-21T02:52:11.214Z] 2026-03-21 02:52:11,173 [execute] INFO git rev-list 704023fea0a533245a407cd04180f269e8adbd58 -- [2026-03-21T02:52:11.214Z] 2026-03-21 02:52:11,173 [execute] DEBUG Popen(['git', 'rev-list', '704023fea0a533245a407cd04180f269e8adbd58', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-03-21T02:52:11.214Z] 2026-03-21 02:52:11,180 [execute] INFO git fetch -v -- origin [2026-03-21T02:52:11.214Z] 2026-03-21 02:52:11,180 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=True) [2026-03-21T02:52:11.781Z] 2026-03-21 02:52:11,702 [run_push] DEBUG no remote changes detected [2026-03-21T02:52:11.782Z] 2026-03-21 02:52:11,702 [execute] INFO git push origin semver [2026-03-21T02:52:11.782Z] 2026-03-21 02:52:11,702 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-03-21T02:52:12.721Z] 2026-03-21 02:52:12,658 [run_push] DEBUG push all version tags [2026-03-21T02:52:12.721Z] 2026-03-21 02:52:12,659 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-03-21T02:52:12.721Z] 2026-03-21 02:52:12,659 [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-03-21T02:52:13.663Z] 2026-03-21 02:52:13,572 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2026-03-21T02:52:13.663Z] 4.1.0-dev.16 [Pipeline] } [2026-03-21T02:52:13.670Z] $ docker exec --env ******** --env ******** 05645ee799445685579743060089c759af323ea9f94d3efe4237f31c0ec96f5e ssh-agent -k [2026-03-21T02:52:13.760Z] unset SSH_AUTH_SOCK; [2026-03-21T02:52:13.760Z] unset SSH_AGENT_PID; [2026-03-21T02:52:13.760Z] echo Agent pid 38 killed; [2026-03-21T02:52:13.771Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-21T02:52:14.096Z] + git semver [Pipeline] } [2026-03-21T02:52:14.366Z] $ docker stop --time=1 05645ee799445685579743060089c759af323ea9f94d3efe4237f31c0ec96f5e [2026-03-21T02:52:15.634Z] $ docker rm -f --volumes 05645ee799445685579743060089c759af323ea9f94d3efe4237f31c0ec96f5e [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-03-21T02:52:16.202Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2026-03-21T02:52:16.202Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2026-03-21T02:52:16.202Z] total 16 [2026-03-21T02:52:16.202Z] drwxr-xr-x 3 root root 4096 Mar 21 02:39 . [2026-03-21T02:52:16.202Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 21 02:52 .. [2026-03-21T02:52:16.202Z] drwxr-xr-x 2 root root 4096 Mar 21 02:39 cost [2026-03-21T02:52:16.202Z] -rw-r--r-- 1 root root 89 Mar 21 02:39 cost.csv [2026-03-21T02:52:16.202Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2026-03-21T02:52:16.202Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2026-03-21T02:52:16.202Z] total 16 [2026-03-21T02:52:16.202Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 02:39 . [2026-03-21T02:52:16.202Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 21 02:52 .. [2026-03-21T02:52:16.202Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 02:39 cost [2026-03-21T02:52:16.202Z] -rw-r--r-- 1 jenkins jenkins 89 Mar 21 02:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-03-21T02:52:16.490Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-21T02:52:17.352Z] ---> package-listing.sh [2026-03-21T02:52:17.352Z] ++ facter osfamily [2026-03-21T02:52:17.352Z] ++ tr '[:upper:]' '[:lower:]' [2026-03-21T02:52:17.610Z] + OS_FAMILY=debian [2026-03-21T02:52:17.610Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2026-03-21T02:52:17.610Z] + START_PACKAGES=/tmp/packages_start.txt [2026-03-21T02:52:17.610Z] + END_PACKAGES=/tmp/packages_end.txt [2026-03-21T02:52:17.610Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-03-21T02:52:17.610Z] + PACKAGES=/tmp/packages_start.txt [2026-03-21T02:52:17.610Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2026-03-21T02:52:17.610Z] + PACKAGES=/tmp/packages_end.txt [2026-03-21T02:52:17.610Z] + case "${OS_FAMILY}" in [2026-03-21T02:52:17.610Z] + dpkg -l [2026-03-21T02:52:17.610Z] + grep '^ii' [2026-03-21T02:52:17.610Z] + '[' -f /tmp/packages_start.txt ']' [2026-03-21T02:52:17.610Z] + '[' -f /tmp/packages_end.txt ']' [2026-03-21T02:52:17.610Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-03-21T02:52:17.610Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2026-03-21T02:52:17.610Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2026-03-21T02:52:17.610Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2026-03-21T02:52:17.620Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-03-21T02:52:17.897Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-21T02:52:18.467Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-21T02:52:18.467Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-21T02:52:18.547Z] prd-ubuntu20.04-docker-8c-8g-3830 does not seem to be running inside a container [2026-03-21T02:52:18.570Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-03-21T02:52:18.772Z] $ docker top 2034fd88fa5c0eecdde0d1a1323ecc35623d26101e95bac37f5a61c6b9d4ca70 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-21T02:52:19.116Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-03-21T02:52:19.398Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-03-21T02:52:19.680Z] + ls /var/log/sa-host [2026-03-21T02:52:19.680Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-21T02:52:19.713Z] provisioning config files... [2026-03-21T02:52:19.721Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12538523060403812893tmp [Pipeline] { [Pipeline] echo [2026-03-21T02:52:19.738Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-21T02:52:20.019Z] ---> create-netrc.sh [Pipeline] } [2026-03-21T02:52:20.027Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-03-21T02:52:20.334Z] ---> python-tools-install.sh [Pipeline] echo [2026-03-21T02:52:20.343Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-21T02:52:20.623Z] ---> sudo-logs.sh [2026-03-21T02:52:20.623Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-03-21T02:52:20.646Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-21T02:52:20.931Z] ---> job-cost.sh [2026-03-21T02:52:20.931Z] lf-activate-venv: SKIPPING [2026-03-21T02:52:20.931Z] DEBUG: total: 0.2199999988079071 [2026-03-21T02:52:20.931Z] INFO: Retrieving Stack Cost... [2026-03-21T02:52:21.500Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-03-21T02:52:21.759Z] INFO: Archiving Costs [Pipeline] echo [2026-03-21T02:52:21.769Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-21T02:52:22.052Z] ---> logs-deploy.sh [2026-03-21T02:52:22.052Z] lf-activate-venv: SKIPPING [2026-03-21T02:52:22.052Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/221 [2026-03-21T02:52:22.052Z] INFO: archiving workspace using pattern(s): [2026-03-21T02:52:22.988Z] Archives upload complete. [2026-03-21T02:52:22.988Z] INFO: archiving logs to Nexus