Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2db400872be95ca8f6479a71c6d17426b4e844ff 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-ssh17864080514534037597.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-ssh8542017677316713333.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-ssh6841364375716341367.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-ssh16950194055958858763.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-ssh4971328886879555905.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 ‘prd-ubuntu20.04-docker-8c-8g-772407’ Running on prd-ubuntu20.04-docker-8c-8g-772428 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2db400872be95ca8f6479a71c6d17426b4e844ff (main) > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2db400872be95ca8f6479a71c6d17426b4e844ff # timeout=10 Commit message: "Merge pull request #424 from judehung/update-go-1.25" > git rev-list --no-walk 87a61a811e1bfa3e223544ab124a9c4b92757dfc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-11-03T10:25:04.346Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-11-03T10:25:04.429Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-11-03T10:25:04.459Z] ========================================================= [2025-11-03T10:25:04.459Z] EdgeX Global Pipelines Version Info [2025-11-03T10:25:04.459Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-11-03T10:25:05.560Z] ------------------- [2025-11-03T10:25:05.560Z] stable info: [2025-11-03T10:25:05.560Z] ------------------- [2025-11-03T10:25:05.560Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-11-03T10:25:05.560Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-11-03T10:25:05.560Z] Message: update stable to v1.0.278 [2025-11-03T10:25:06.136Z] ------------------- [2025-11-03T10:25:06.136Z] experimental info: [2025-11-03T10:25:06.136Z] ------------------- [2025-11-03T10:25:06.136Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-11-03T10:25:06.136Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-11-03T10:25:06.136Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-11-03T10:25:06.285Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2025-11-03T10:25:06.323Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2025-11-03T10:25:06.350Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-11-03T10:25:06.382Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-11-03T10:25:06.407Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-11-03T10:25:06.430Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2025-11-03T10:25:06.456Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-11-03T10:25:06.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-11-03T10:25:06.513Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-11-03T10:25:06.536Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-11-03T10:25:06.565Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-11-03T10:25:06.595Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2025-11-03T10:25:06.619Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-11-03T10:25:06.642Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-11-03T10:25:06.668Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-11-03T10:25:06.698Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-11-03T10:25:06.725Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-11-03T10:25:06.751Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-11-03T10:25:06.779Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-11-03T10:25:06.818Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-11-03T10:25:06.845Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-11-03T10:25:06.871Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-11-03T10:25:06.898Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-11-03T10:25:06.928Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-11-03T10:25:06.951Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-11-03T10:25:06.969Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-11-03T10:25:06.991Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-11-03T10:25:07.018Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-11-03T10:25:07.038Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-11-03T10:25:07.057Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-11-03T10:25:07.080Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2db400872be95ca8f6479a71c6d17426b4e844ff [Pipeline] echo [2025-11-03T10:25:07.100Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2db4008 [Pipeline] echo [2025-11-03T10:25:07.121Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-03T10:25:07.183Z] provisioning config files... [2025-11-03T10:25:07.196Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13564570042031511806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-03T10:25:07.526Z] ---> ****-login.sh [2025-11-03T10:25:07.526Z] nexus3.edgexfoundry.org:10001 [2025-11-03T10:25:07.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T10:25:07.791Z] [2025-11-03T10:25:07.792Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-03T10:25:07.792Z] Configure a credential helper to remove this warning. See [2025-11-03T10:25:07.792Z] https://docs.****.com/go/credential-store/ [2025-11-03T10:25:07.792Z] [2025-11-03T10:25:07.792Z] Login Succeeded [2025-11-03T10:25:08.066Z] nexus3.edgexfoundry.org:10002 [2025-11-03T10:25:08.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T10:25:08.066Z] [2025-11-03T10:25:08.066Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-03T10:25:08.066Z] Configure a credential helper to remove this warning. See [2025-11-03T10:25:08.066Z] https://docs.****.com/go/credential-store/ [2025-11-03T10:25:08.066Z] [2025-11-03T10:25:08.066Z] Login Succeeded [2025-11-03T10:25:08.066Z] nexus3.edgexfoundry.org:10003 [2025-11-03T10:25:08.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T10:25:08.066Z] [2025-11-03T10:25:08.066Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-03T10:25:08.066Z] Configure a credential helper to remove this warning. See [2025-11-03T10:25:08.066Z] https://docs.****.com/go/credential-store/ [2025-11-03T10:25:08.066Z] [2025-11-03T10:25:08.066Z] Login Succeeded [2025-11-03T10:25:08.066Z] nexus3.edgexfoundry.org:10004 [2025-11-03T10:25:08.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T10:25:08.337Z] [2025-11-03T10:25:08.337Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-03T10:25:08.338Z] Configure a credential helper to remove this warning. See [2025-11-03T10:25:08.338Z] https://docs.****.com/go/credential-store/ [2025-11-03T10:25:08.338Z] [2025-11-03T10:25:08.338Z] Login Succeeded [2025-11-03T10:25:08.338Z] ****.io [2025-11-03T10:25:08.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T10:25:08.597Z] [2025-11-03T10:25:08.597Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-03T10:25:08.597Z] Configure a credential helper to remove this warning. See [2025-11-03T10:25:08.597Z] https://docs.****.com/go/credential-store/ [2025-11-03T10:25:08.597Z] [2025-11-03T10:25:08.597Z] Login Succeeded [2025-11-03T10:25:08.597Z] ---> ****-login.sh ends [Pipeline] } [2025-11-03T10:25:08.606Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-11-03T10:25:09.048Z] + git rev-list -1 --merges 2db400872be95ca8f6479a71c6d17426b4e844ff~1..2db400872be95ca8f6479a71c6d17426b4e844ff [Pipeline] echo [2025-11-03T10:25:09.079Z] -----------> git rev-list -1 --merges 2db400872be95ca8f6479a71c6d17426b4e844ff~1..2db400872be95ca8f6479a71c6d17426b4e844ff 2db400872be95ca8f6479a71c6d17426b4e844ff [2025-11-03T10:25:09.079Z] 2db400872be95ca8f6479a71c6d17426b4e844ff [false] [Pipeline] sh [2025-11-03T10:25:09.387Z] + git log --format=format:%s -1 2db400872be95ca8f6479a71c6d17426b4e844ff [Pipeline] echo [2025-11-03T10:25:09.403Z] ========================================================= [2025-11-03T10:25:09.403Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-11-03T10:25:09.403Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-11-03T10:25:09.760Z] + git log --format=format:%s -1 2db400872be95ca8f6479a71c6d17426b4e844ff [Pipeline] echo [2025-11-03T10:25:09.773Z] [semverPrep] GIT_COMMIT: 2db400872be95ca8f6479a71c6d17426b4e844ff, Commit Message: Merge pull request #424 from judehung/update-go-1.25 [Pipeline] echo [2025-11-03T10:25:09.791Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-11-03T10:25:10.206Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-03T10:25:10.206Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-11-03T10:25:10.206Z] + [ -e /tmp/ssh_known_hosts ] [2025-11-03T10:25:10.206Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-11-03T10:25:10.206Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-11-03T10:25:10.206Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-11-03T10:25:10.206Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T10:25:10.576Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-03T10:25:10.576Z] [2025-11-03T10:25:10.576Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T10:25:10.881Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-03T10:25:10.881Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-11-03T10:25:10.881Z] 3dae71ba6b94: Pulling fs layer [2025-11-03T10:25:10.881Z] 6bf1a483ea7c: Pulling fs layer [2025-11-03T10:25:10.881Z] f5dfc541a4d3: Pulling fs layer [2025-11-03T10:25:10.881Z] 461d9e800cba: Pulling fs layer [2025-11-03T10:25:10.881Z] 80192f66455f: Pulling fs layer [2025-11-03T10:25:10.881Z] 2e8e34ca0e6c: Pulling fs layer [2025-11-03T10:25:10.881Z] a29436f7fd5d: Pulling fs layer [2025-11-03T10:25:10.881Z] 923cac83aea3: Pulling fs layer [2025-11-03T10:25:10.881Z] 25ad8b0a4227: Pulling fs layer [2025-11-03T10:25:10.881Z] db01528c6b51: Pulling fs layer [2025-11-03T10:25:10.881Z] 461d9e800cba: Waiting [2025-11-03T10:25:10.881Z] 28988de357af: Pulling fs layer [2025-11-03T10:25:10.881Z] 80192f66455f: Waiting [2025-11-03T10:25:10.881Z] 2e8e34ca0e6c: Waiting [2025-11-03T10:25:10.881Z] a29436f7fd5d: Waiting [2025-11-03T10:25:10.881Z] 923cac83aea3: Waiting [2025-11-03T10:25:10.881Z] 25ad8b0a4227: Waiting [2025-11-03T10:25:10.881Z] db01528c6b51: Waiting [2025-11-03T10:25:10.881Z] 28988de357af: Waiting [2025-11-03T10:25:10.881Z] 6bf1a483ea7c: Verifying Checksum [2025-11-03T10:25:10.881Z] 6bf1a483ea7c: Download complete [2025-11-03T10:25:11.142Z] 461d9e800cba: Verifying Checksum [2025-11-03T10:25:11.142Z] 461d9e800cba: Download complete [2025-11-03T10:25:11.142Z] 80192f66455f: Download complete [2025-11-03T10:25:11.142Z] f5dfc541a4d3: Verifying Checksum [2025-11-03T10:25:11.142Z] f5dfc541a4d3: Download complete [2025-11-03T10:25:11.142Z] 3dae71ba6b94: Verifying Checksum [2025-11-03T10:25:11.142Z] 3dae71ba6b94: Download complete [2025-11-03T10:25:11.142Z] 923cac83aea3: Verifying Checksum [2025-11-03T10:25:11.142Z] 923cac83aea3: Download complete [2025-11-03T10:25:11.142Z] 25ad8b0a4227: Verifying Checksum [2025-11-03T10:25:11.142Z] 25ad8b0a4227: Download complete [2025-11-03T10:25:11.401Z] db01528c6b51: Verifying Checksum [2025-11-03T10:25:11.401Z] db01528c6b51: Download complete [2025-11-03T10:25:11.401Z] 28988de357af: Verifying Checksum [2025-11-03T10:25:11.401Z] 28988de357af: Download complete [2025-11-03T10:25:11.401Z] a29436f7fd5d: Verifying Checksum [2025-11-03T10:25:11.401Z] a29436f7fd5d: Download complete [2025-11-03T10:25:11.968Z] 2e8e34ca0e6c: Verifying Checksum [2025-11-03T10:25:11.968Z] 2e8e34ca0e6c: Download complete [2025-11-03T10:25:12.537Z] 3dae71ba6b94: Pull complete [2025-11-03T10:25:12.798Z] 6bf1a483ea7c: Pull complete [2025-11-03T10:25:13.756Z] f5dfc541a4d3: Pull complete [2025-11-03T10:25:13.756Z] 461d9e800cba: Pull complete [2025-11-03T10:25:13.756Z] 80192f66455f: Pull complete [2025-11-03T10:25:17.952Z] 2e8e34ca0e6c: Pull complete [2025-11-03T10:25:18.211Z] a29436f7fd5d: Pull complete [2025-11-03T10:25:18.211Z] 923cac83aea3: Pull complete [2025-11-03T10:25:18.472Z] 25ad8b0a4227: Pull complete [2025-11-03T10:25:18.472Z] db01528c6b51: Pull complete [2025-11-03T10:25:18.473Z] 28988de357af: Pull complete [2025-11-03T10:25:18.473Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-11-03T10:25:18.473Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-03T10:25:18.473Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-03T10:25:18.641Z] prd-ubuntu20.04-docker-8c-8g-772428 does not seem to be running inside a container [2025-11-03T10:25:18.673Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-11-03T10:25:20.510Z] $ docker top 6650a396c68d8c76139e718fd4debc813b1018daaf85ce3132f0923d0ed9c8ea -eo pid,comm [2025-11-03T10:25:20.568Z] 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). [2025-11-03T10:25:20.568Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-03T10:25:20.634Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-03T10:25:20.634Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-03T10:25:20.745Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-03T10:25:20.747Z] $ docker exec 6650a396c68d8c76139e718fd4debc813b1018daaf85ce3132f0923d0ed9c8ea ssh-agent [2025-11-03T10:25:20.850Z] SSH_AUTH_SOCK=/tmp/ssh-Rj0u5aHA3goD/agent.31 [2025-11-03T10:25:20.850Z] SSH_AGENT_PID=37 [2025-11-03T10:25:20.861Z] Running ssh-add (command line suppressed) [2025-11-03T10:25:20.955Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15052883158348045096.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15052883158348045096.key) [2025-11-03T10:25:20.972Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-03T10:25:21.271Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] sh [2025-11-03T10:25:21.563Z] + git tag --points-at HEAD [Pipeline] } [2025-11-03T10:25:21.573Z] $ docker exec --env ******** --env ******** 6650a396c68d8c76139e718fd4debc813b1018daaf85ce3132f0923d0ed9c8ea ssh-agent -k [2025-11-03T10:25:21.667Z] unset SSH_AUTH_SOCK; [2025-11-03T10:25:21.670Z] unset SSH_AGENT_PID; [2025-11-03T10:25:21.670Z] echo Agent pid 37 killed; [2025-11-03T10:25:21.680Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-11-03T10:25:21.728Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-03T10:25:21.728Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-03T10:25:21.834Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-03T10:25:21.834Z] $ docker exec 6650a396c68d8c76139e718fd4debc813b1018daaf85ce3132f0923d0ed9c8ea ssh-agent [2025-11-03T10:25:21.950Z] SSH_AUTH_SOCK=/tmp/ssh-zn51ZmqVe4U7/agent.84 [2025-11-03T10:25:21.950Z] SSH_AGENT_PID=90 [2025-11-03T10:25:21.955Z] Running ssh-add (command line suppressed) [2025-11-03T10:25:22.056Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9200552871448354692.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9200552871448354692.key) [2025-11-03T10:25:22.074Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-03T10:25:22.370Z] + git semver init [2025-11-03T10:25:22.632Z] 2025-11-03 10:25:22,586 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-03T10:25:22.632Z] 2025-11-03 10:25:22,591 [run_init] DEBUG init version:0.0.0 force:False [2025-11-03T10:25:22.632Z] 2025-11-03 10:25:22,592 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2025-11-03T10:25:22.632Z] 2025-11-03 10:25:22,592 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2025-11-03T10:25:22.632Z] 2025-11-03 10:25:22,593 [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) [2025-11-03T10:25:24.016Z] 2025-11-03 10:25:23,853 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2025-11-03T10:25:24.016Z] 2025-11-03 10:25:23,854 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2025-11-03T10:25:24.016Z] 2025-11-03 10:25:23,854 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-11-03T10:25:24.016Z] 2025-11-03 10:25:23,854 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-11-03T10:25:24.016Z] 4.1.0-dev.8 [Pipeline] } [2025-11-03T10:25:24.027Z] $ docker exec --env ******** --env ******** 6650a396c68d8c76139e718fd4debc813b1018daaf85ce3132f0923d0ed9c8ea ssh-agent -k [2025-11-03T10:25:24.122Z] unset SSH_AUTH_SOCK; [2025-11-03T10:25:24.122Z] unset SSH_AGENT_PID; [2025-11-03T10:25:24.122Z] echo Agent pid 90 killed; [2025-11-03T10:25:24.134Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-03T10:25:24.465Z] + git semver [Pipeline] } [2025-11-03T10:25:24.734Z] $ docker stop --time=1 6650a396c68d8c76139e718fd4debc813b1018daaf85ce3132f0923d0ed9c8ea [2025-11-03T10:25:26.005Z] $ docker rm -f --volumes 6650a396c68d8c76139e718fd4debc813b1018daaf85ce3132f0923d0ed9c8ea [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-03T10:25:26.367Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-11-03T10:25:26.629Z] Stashed 1 file(s) [Pipeline] echo [2025-11-03T10:25:26.635Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.8 [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 [2025-11-03T10:25:26.845Z] provisioning config files... [2025-11-03T10:25:26.854Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2935326641104425488tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-03T10:25:27.167Z] ---> ****-login.sh [2025-11-03T10:25:27.167Z] nexus3.edgexfoundry.org:10001 [2025-11-03T10:25:27.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T10:25:27.761Z] Login Succeeded [2025-11-03T10:25:27.761Z] nexus3.edgexfoundry.org:10002 [2025-11-03T10:25:27.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T10:25:27.761Z] Login Succeeded [2025-11-03T10:25:27.761Z] nexus3.edgexfoundry.org:10003 [2025-11-03T10:25:27.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T10:25:27.761Z] Login Succeeded [2025-11-03T10:25:27.761Z] nexus3.edgexfoundry.org:10004 [2025-11-03T10:25:28.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T10:25:28.019Z] Login Succeeded [2025-11-03T10:25:28.019Z] ****.io [2025-11-03T10:25:28.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T10:25:28.279Z] Login Succeeded [2025-11-03T10:25:28.279Z] ---> ****-login.sh ends [Pipeline] } [2025-11-03T10:25:28.286Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-11-03T10:25:28.398Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-03T10:25:28.416Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-03T10:25:28.434Z] ========================================================= [2025-11-03T10:25:28.434Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2025-11-03T10:25:28.434Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T10:25:28.781Z] + 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 . [2025-11-03T10:25:29.351Z] #0 building with "default" instance using docker driver [2025-11-03T10:25:29.351Z] [2025-11-03T10:25:29.351Z] #1 [internal] load build definition from Dockerfile [2025-11-03T10:25:29.351Z] #1 transferring dockerfile: 2.48kB done [2025-11-03T10:25:29.351Z] #1 DONE 0.0s [2025-11-03T10:25:29.351Z] [2025-11-03T10:25:29.351Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-11-03T10:25:29.351Z] #2 DONE 0.1s [2025-11-03T10:25:29.610Z] [2025-11-03T10:25:29.610Z] #3 [internal] load .dockerignore [2025-11-03T10:25:29.610Z] #3 transferring context: 2B done [2025-11-03T10:25:29.610Z] #3 DONE 0.0s [2025-11-03T10:25:29.610Z] [2025-11-03T10:25:29.610Z] #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2025-11-03T10:25:29.610Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2025-11-03T10:25:29.610Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2025-11-03T10:25:29.610Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2025-11-03T10:25:29.610Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2025-11-03T10:25:29.610Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.19MB / 60.15MB 0.1s [2025-11-03T10:25:29.610Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2025-11-03T10:25:29.610Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2025-11-03T10:25:29.610Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2025-11-03T10:25:29.610Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done [2025-11-03T10:25:29.610Z] #4 ... [2025-11-03T10:25:29.610Z] [2025-11-03T10:25:29.610Z] #5 [internal] load build context [2025-11-03T10:25:29.610Z] #5 transferring context: 23.50MB 0.2s done [2025-11-03T10:25:29.610Z] #5 DONE 0.2s [2025-11-03T10:25:29.610Z] [2025-11-03T10:25:29.610Z] #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2025-11-03T10:25:29.610Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done [2025-11-03T10:25:29.610Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 29.36MB / 60.15MB 0.3s [2025-11-03T10:25:29.610Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 9.44MB / 112.58MB 0.3s [2025-11-03T10:25:29.610Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s [2025-11-03T10:25:29.610Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-11-03T10:25:29.610Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2025-11-03T10:25:29.610Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 [2025-11-03T10:25:29.871Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 46.14MB / 60.15MB 0.4s [2025-11-03T10:25:29.871Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 18.87MB / 112.58MB 0.4s [2025-11-03T10:25:29.871Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done [2025-11-03T10:25:29.871Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done [2025-11-03T10:25:29.871Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 4.19MB / 14.72MB 0.4s [2025-11-03T10:25:30.129Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s [2025-11-03T10:25:30.129Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 48.23MB / 112.58MB 0.6s [2025-11-03T10:25:30.129Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s [2025-11-03T10:25:30.129Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done [2025-11-03T10:25:30.129Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 65.01MB / 112.58MB 0.7s [2025-11-03T10:25:30.129Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s done [2025-11-03T10:25:30.129Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s [2025-11-03T10:25:30.387Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 84.93MB / 112.58MB 0.8s [2025-11-03T10:25:30.387Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 108.00MB / 112.58MB 0.9s [2025-11-03T10:25:30.646Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s done [2025-11-03T10:25:34.834Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.7s done [2025-11-03T10:25:35.093Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2025-11-03T10:25:35.093Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2025-11-03T10:25:35.093Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-11-03T10:25:35.093Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2025-11-03T10:25:35.093Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2025-11-03T10:25:36.037Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.6s done [2025-11-03T10:25:36.037Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s [2025-11-03T10:25:38.579Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.8s done [2025-11-03T10:25:38.579Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2025-11-03T10:25:39.530Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.7s done [2025-11-03T10:25:39.530Z] #4 DONE 10.0s [2025-11-03T10:25:39.530Z] [2025-11-03T10:25:39.530Z] #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 [2025-11-03T10:25:39.530Z] #6 0.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-03T10:25:39.791Z] #6 0.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-03T10:25:40.051Z] #6 0.710 (1/9) Installing eudev-libs (3.2.14-r5) [2025-11-03T10:25:40.311Z] #6 0.714 (2/9) Installing libjpeg-turbo (3.1.0-r0) [2025-11-03T10:25:40.311Z] #6 0.725 (3/9) Installing v4l-utils-libs (1.28.1-r1) [2025-11-03T10:25:40.311Z] #6 0.733 (4/9) Installing v4l-utils (1.28.1-r1) [2025-11-03T10:25:40.311Z] #6 0.753 (5/9) Installing libdvbv5 (1.28.1-r1) [2025-11-03T10:25:40.311Z] #6 0.760 (6/9) Installing libturbojpeg (3.1.0-r0) [2025-11-03T10:25:40.311Z] #6 0.770 (7/9) Installing libjpeg-turbo-dev (3.1.0-r0) [2025-11-03T10:25:40.311Z] #6 0.776 (8/9) Installing eudev-dev (3.2.14-r5) [2025-11-03T10:25:40.311Z] #6 0.789 (9/9) Installing v4l-utils-dev (1.28.1-r1) [2025-11-03T10:25:40.311Z] #6 0.804 Executing busybox-1.37.0-r19.trigger [2025-11-03T10:25:40.311Z] #6 0.814 OK: 271 MiB in 69 packages [2025-11-03T10:25:41.806Z] Still waiting to schedule task [2025-11-03T10:25:41.807Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-11-03T10:25:42.235Z] #6 DONE 2.5s [2025-11-03T10:25:42.235Z] [2025-11-03T10:25:42.235Z] #7 [builder 3/8] WORKDIR /device-usb-camera [2025-11-03T10:25:42.235Z] #7 DONE 0.0s [2025-11-03T10:25:42.235Z] [2025-11-03T10:25:42.235Z] #8 [builder 4/8] COPY go.mod vendor* ./ [2025-11-03T10:25:42.235Z] #8 DONE 0.0s [2025-11-03T10:25:42.235Z] [2025-11-03T10:25:42.235Z] #9 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-03T10:25:57.124Z] #9 DONE 12.9s [2025-11-03T10:25:57.124Z] [2025-11-03T10:25:57.124Z] #10 [builder 6/8] COPY . . [2025-11-03T10:25:57.124Z] #10 DONE 0.1s [2025-11-03T10:25:57.124Z] [2025-11-03T10:25:57.124Z] #11 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-11-03T10:25:57.124Z] #11 0.205 % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-03T10:25:57.124Z] #11 0.207 Dload Upload Total Spent Left Speed [2025-11-03T10:25:57.124Z] #11 0.208 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 11270 0 --:--:-- --:--:-- --:--:-- 11419 [2025-11-03T10:25:57.124Z] #11 DONE 0.3s [2025-11-03T10:25:57.124Z] [2025-11-03T10:25:57.124Z] #12 [builder 8/8] RUN echo noop [2025-11-03T10:25:57.124Z] #12 0.272 noop [2025-11-03T10:25:57.124Z] #12 DONE 0.3s [2025-11-03T10:25:57.124Z] [2025-11-03T10:25:57.124Z] #13 exporting to image [2025-11-03T10:25:57.124Z] #13 exporting layers [2025-11-03T10:26:03.707Z] #13 exporting layers 7.7s done [2025-11-03T10:26:03.707Z] #13 writing image sha256:ea738d92ce8b24b157ee3888bfa49e06fa3afa06b185fff3e939c8b9ed8d88ba done [2025-11-03T10:26:03.707Z] #13 naming to docker.io/library/ci-base-image-x86_64 done [2025-11-03T10:26:03.707Z] #13 DONE 7.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T10:26:04.043Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-03T10:26:04.043Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-03T10:26:04.139Z] prd-ubuntu20.04-docker-8c-8g-772428 does not seem to be running inside a container [2025-11-03T10:26:04.166Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-11-03T10:26:04.492Z] $ docker top e25b63cc95fa1d8bcac83a820bf467a7e276ce458ff5a51de9e2348ef009b580 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-03T10:26:04.850Z] + go version [2025-11-03T10:26:04.850Z] go version go1.25.2 linux/amd64 [Pipeline] } [2025-11-03T10:26:04.867Z] $ docker stop --time=1 e25b63cc95fa1d8bcac83a820bf467a7e276ce458ff5a51de9e2348ef009b580 [2025-11-03T10:26:06.124Z] $ docker rm -f --volumes e25b63cc95fa1d8bcac83a820bf467a7e276ce458ff5a51de9e2348ef009b580 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T10:26:06.591Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-03T10:26:06.591Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-03T10:26:06.678Z] prd-ubuntu20.04-docker-8c-8g-772428 does not seem to be running inside a container [2025-11-03T10:26:06.704Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-11-03T10:26:06.941Z] $ docker top 8d942b8bf73afe9cc2333488d5b77280a9f38e09350f6b6cfd6cd613a1f16533 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-03T10:26:07.292Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2025-11-03T10:26:07.595Z] + make test [2025-11-03T10:26:07.595Z] go test ./... -coverprofile=coverage.out ./... [2025-11-03T10:26:08.534Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2025-11-03T10:26:30.450Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2025-11-03T10:26:30.450Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.011s coverage: 4.4% of statements [2025-11-03T10:26:38.554Z] 0 issues. [2025-11-03T10:26:38.554Z] go vet ./... [2025-11-03T10:26:43.818Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-11-03T10:26:43.818Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-11-03T10:26:43.818Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-11-03T10:26:43.839Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-11-03T10:26:43.854Z] $ docker stop --time=1 8d942b8bf73afe9cc2333488d5b77280a9f38e09350f6b6cfd6cd613a1f16533 [2025-11-03T10:26:45.933Z] $ docker rm -f --volumes 8d942b8bf73afe9cc2333488d5b77280a9f38e09350f6b6cfd6cd613a1f16533 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-03T10:26:46.496Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-11-03T10:26:46.543Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-11-03T10:26:47.016Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-11-03T10:26:47.301Z] + ls -al . [2025-11-03T10:26:47.301Z] total 292 [2025-11-03T10:26:47.301Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 3 10:26 . [2025-11-03T10:26:47.301Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 10:24 .. [2025-11-03T10:26:47.301Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 10:26 .git [2025-11-03T10:26:47.301Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 10:25 .github [2025-11-03T10:26:47.301Z] -rw-rw-r-- 1 jenkins jenkins 379 Nov 3 10:25 .gitignore [2025-11-03T10:26:47.301Z] -rw-rw-r-- 1 jenkins jenkins 359 Nov 3 10:25 .golangci.yml [2025-11-03T10:26:47.301Z] -rw-rw-r-- 1 jenkins jenkins 77 Nov 3 10:25 .hadolint.yml [2025-11-03T10:26:47.301Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 3 10:25 .semver [2025-11-03T10:26:47.301Z] -rw-rw-r-- 1 jenkins jenkins 22020 Nov 3 10:25 Attribution.txt [2025-11-03T10:26:47.301Z] -rw-rw-r-- 1 jenkins jenkins 17743 Nov 3 10:25 CHANGELOG.md [2025-11-03T10:26:47.301Z] -rw-rw-r-- 1 jenkins jenkins 2445 Nov 3 10:25 Dockerfile [2025-11-03T10:26:47.301Z] -rw-rw-r-- 1 jenkins jenkins 678 Nov 3 10:25 GOVERNANCE.md [2025-11-03T10:26:47.301Z] -rw-rw-r-- 1 jenkins jenkins 682 Nov 3 10:25 Jenkinsfile [2025-11-03T10:26:47.301Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 3 10:25 LICENSE [2025-11-03T10:26:47.301Z] -rw-rw-r-- 1 jenkins jenkins 3192 Nov 3 10:25 Makefile [2025-11-03T10:26:47.301Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 3 10:25 OWNERS.md [2025-11-03T10:26:47.301Z] -rw-rw-r-- 1 jenkins jenkins 2575 Nov 3 10:25 README.md [2025-11-03T10:26:47.301Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 3 10:25 VERSION [2025-11-03T10:26:47.301Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 10:25 bin [2025-11-03T10:26:47.301Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 10:25 cmd [2025-11-03T10:26:47.301Z] -rw-r--r-- 1 jenkins jenkins 54776 Nov 3 10:26 coverage.out [2025-11-03T10:26:47.301Z] -rwxrwxr-x 1 jenkins jenkins 84 Nov 3 10:25 docker-entrypoint.sh [2025-11-03T10:26:47.301Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 10:25 docs [2025-11-03T10:26:47.301Z] -rw-rw-r-- 1 jenkins jenkins 6921 Nov 3 10:25 go.mod [2025-11-03T10:26:47.301Z] -rw-rw-r-- 1 jenkins jenkins 89429 Nov 3 10:25 go.sum [2025-11-03T10:26:47.301Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 10:25 internal [2025-11-03T10:26:47.301Z] -rw-rw-r-- 1 jenkins jenkins 231 Nov 3 10:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T10:26:47.630Z] + 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=2db400872be95ca8f6479a71c6d17426b4e844ff --label arch=amd64 --label version=4.1.0-dev.8 . [2025-11-03T10:26:47.889Z] #0 building with "default" instance using docker driver [2025-11-03T10:26:47.889Z] [2025-11-03T10:26:47.889Z] #1 [internal] load build definition from Dockerfile [2025-11-03T10:26:47.889Z] #1 transferring dockerfile: 2.48kB done [2025-11-03T10:26:47.889Z] #1 DONE 0.0s [2025-11-03T10:26:47.889Z] [2025-11-03T10:26:47.889Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-11-03T10:26:47.889Z] #2 DONE 0.0s [2025-11-03T10:26:47.889Z] [2025-11-03T10:26:47.889Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2025-11-03T10:26:47.889Z] #3 DONE 0.1s [2025-11-03T10:26:47.889Z] [2025-11-03T10:26:47.889Z] #4 [internal] load metadata for docker.io/bluenviron/mediamtx:1.8.2 [2025-11-03T10:26:47.889Z] #4 DONE 0.1s [2025-11-03T10:26:47.889Z] [2025-11-03T10:26:47.889Z] #5 [internal] load .dockerignore [2025-11-03T10:26:47.889Z] #5 transferring context: 2B done [2025-11-03T10:26:47.889Z] #5 DONE 0.0s [2025-11-03T10:26:47.889Z] [2025-11-03T10:26:47.889Z] #6 [internal] load build context [2025-11-03T10:26:47.889Z] #6 transferring context: 69.13kB 0.0s done [2025-11-03T10:26:47.889Z] #6 DONE 0.0s [2025-11-03T10:26:47.889Z] [2025-11-03T10:26:47.889Z] #7 [stage-2 1/15] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-03T10:26:47.889Z] #7 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-03T10:26:47.889Z] #7 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-11-03T10:26:47.889Z] #7 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-03T10:26:47.889Z] #7 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-11-03T10:26:47.889Z] #7 DONE 0.1s [2025-11-03T10:26:47.889Z] [2025-11-03T10:26:47.889Z] #8 [builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest [2025-11-03T10:26:47.889Z] #8 DONE 0.1s [2025-11-03T10:26:47.889Z] [2025-11-03T10:26:47.889Z] #9 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2025-11-03T10:26:47.889Z] #9 resolve docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 0.0s done [2025-11-03T10:26:48.149Z] #9 sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 1.29kB / 1.29kB done [2025-11-03T10:26:48.149Z] #9 sha256:de589e885ed7afd9e4df7cf1b34ab66d1cf2ced49b2ec677afc6a27d6ae2b15c 503B / 503B done [2025-11-03T10:26:48.149Z] #9 sha256:1ac78cb06e13bae9021a568720e8cca9dba8ffb0814baf3c701270c04dd31a62 755B / 755B done [2025-11-03T10:26:48.149Z] #9 sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 7.34MB / 15.38MB 0.1s [2025-11-03T10:26:48.149Z] #9 extracting sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 [2025-11-03T10:26:48.149Z] #9 sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 15.38MB / 15.38MB 0.2s done [2025-11-03T10:26:48.406Z] #9 extracting sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 0.2s done [2025-11-03T10:26:48.406Z] #9 DONE 0.5s [2025-11-03T10:26:48.406Z] [2025-11-03T10:26:48.406Z] #10 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers [2025-11-03T10:26:48.406Z] #10 0.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-03T10:26:48.406Z] #10 0.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-03T10:26:48.665Z] #10 0.633 OK: 271 MiB in 69 packages [2025-11-03T10:26:48.665Z] #10 DONE 0.8s [2025-11-03T10:26:48.665Z] [2025-11-03T10:26:48.665Z] #11 [builder 3/8] WORKDIR /device-usb-camera [2025-11-03T10:26:48.665Z] #11 DONE 0.0s [2025-11-03T10:26:48.665Z] [2025-11-03T10:26:48.665Z] #12 [builder 4/8] COPY go.mod vendor* ./ [2025-11-03T10:26:48.665Z] #12 DONE 0.1s [2025-11-03T10:26:48.665Z] [2025-11-03T10:26:48.665Z] #13 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-11-03T10:26:48.665Z] #13 0.280 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-03T10:26:48.665Z] #13 0.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-03T10:26:48.665Z] #13 0.674 (1/117) Installing dumb-init (1.2.5-r3) [2025-11-03T10:26:48.665Z] #13 0.678 (2/117) Installing libSvtAv1Enc (2.3.0-r0) [2025-11-03T10:26:48.665Z] #13 0.733 (3/117) Installing aom-libs (3.12.1-r0) [2025-11-03T10:26:48.665Z] #13 0.806 (4/117) Installing libxau (1.0.12-r0) [2025-11-03T10:26:48.665Z] #13 0.809 (5/117) Installing libmd (1.1.0-r0) [2025-11-03T10:26:48.665Z] #13 0.813 (6/117) Installing libbsd (0.12.2-r0) [2025-11-03T10:26:48.665Z] #13 0.820 (7/117) Installing libxdmcp (1.1.5-r1) [2025-11-03T10:26:48.665Z] #13 0.824 (8/117) Installing libxcb (1.17.0-r0) [2025-11-03T10:26:48.665Z] #13 0.848 (9/117) Installing libx11 (1.8.11-r0) [2025-11-03T10:26:48.665Z] #13 0.897 (10/117) Installing hwdata-pci (0.395-r0) [2025-11-03T10:26:48.923Z] #13 0.909 (11/117) Installing libpciaccess (0.18.1-r0) [2025-11-03T10:26:48.923Z] #13 0.913 (12/117) Installing libdrm (2.4.124-r0) [2025-11-03T10:26:48.923Z] #13 0.937 (13/117) Installing libxext (1.3.6-r2) [2025-11-03T10:26:48.923Z] #13 0.944 (14/117) Installing libxfixes (6.0.1-r4) [2025-11-03T10:26:48.923Z] #13 0.948 (15/117) Installing libffi (3.4.8-r0) [2025-11-03T10:26:48.923Z] #13 0.953 (16/117) Installing wayland-libs-client (1.23.1-r3) [2025-11-03T10:26:48.923Z] #13 0.961 (17/117) Installing libva (2.22.0-r1) [2025-11-03T10:26:48.923Z] #13 0.969 (18/117) Installing libvdpau (1.5-r4) [2025-11-03T10:26:48.923Z] #13 0.974 (19/117) Installing libgcc (14.2.0-r6) [2025-11-03T10:26:48.923Z] #13 0.978 (20/117) Installing libstdc++ (14.2.0-r6) [2025-11-03T10:26:48.923Z] #13 1.004 (21/117) Installing onevpl-libs (2023.3.1-r2) [2025-11-03T10:26:48.923Z] #13 1.012 (22/117) Installing ffmpeg-libavutil (6.1.2-r2) [2025-11-03T10:26:48.923Z] #13 1.056 (23/117) Installing libdav1d (1.5.1-r0) [2025-11-03T10:26:48.923Z] #13 1.083 (24/117) Installing openexr-libiex (3.3.2-r0) [2025-11-03T10:26:48.923Z] #13 1.093 (25/117) Installing openexr-libilmthread (3.3.2-r0) [2025-11-03T10:26:48.923Z] #13 1.097 (26/117) Installing imath (3.1.12-r0) [2025-11-03T10:26:48.923Z] #13 1.104 (27/117) Installing libdeflate (1.23-r0) [2025-11-03T10:26:48.923Z] #13 1.110 (28/117) Installing openexr-libopenexrcore (3.3.2-r0) [2025-11-03T10:26:48.923Z] #13 1.127 (29/117) Installing openexr-libopenexr (3.3.2-r0) [2025-11-03T10:26:49.181Z] #13 1.144 (30/117) Installing brotli-libs (1.1.0-r2) [2025-11-03T10:26:49.181Z] #13 1.156 (31/117) Installing giflib (5.2.2-r1) [2025-11-03T10:26:49.181Z] #13 1.160 (32/117) Installing libhwy (1.0.7-r1) [2025-11-03T10:26:49.181Z] #13 1.163 (33/117) Installing libjpeg-turbo (3.1.0-r0) [2025-11-03T10:26:49.181Z] #13 1.175 (34/117) Installing lcms2 (2.16-r0) [2025-11-03T10:26:49.181Z] #13 1.190 (35/117) Installing libpng (1.6.47-r0) [2025-11-03T10:26:49.181Z] #13 1.196 (36/117) Installing libjxl (0.10.3-r2) [2025-11-03T10:26:49.181Z] #13 1.238 (37/117) Installing lame-libs (3.100-r5) [2025-11-03T10:26:49.181Z] #13 1.245 (38/117) Installing opus (1.5.2-r1) [2025-11-03T10:26:49.181Z] #13 1.257 (39/117) Installing rav1e-libs (0.7.1-r2) [2025-11-03T10:26:49.181Z] #13 1.324 (40/117) Installing libgomp (14.2.0-r6) [2025-11-03T10:26:49.181Z] #13 1.332 (41/117) Installing soxr (0.1.3-r7) [2025-11-03T10:26:49.181Z] #13 1.338 (42/117) Installing ffmpeg-libswresample (6.1.2-r2) [2025-11-03T10:26:49.181Z] #13 1.343 (43/117) Installing libogg (1.3.5-r5) [2025-11-03T10:26:49.439Z] #13 ... [2025-11-03T10:26:49.439Z] [2025-11-03T10:26:49.439Z] #14 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-03T10:26:49.439Z] #14 DONE 0.5s [2025-11-03T10:26:49.439Z] [2025-11-03T10:26:49.439Z] #13 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-11-03T10:26:49.439Z] #13 1.346 (44/117) Installing libtheora (1.1.1-r18) [2025-11-03T10:26:49.439Z] #13 1.362 (45/117) Installing libvorbis (1.3.7-r2) [2025-11-03T10:26:49.439Z] #13 1.371 (46/117) Installing libvpx (1.15.0-r0) [2025-11-03T10:26:49.439Z] #13 1.399 (47/117) Installing libsharpyuv (1.5.0-r0) [2025-11-03T10:26:49.439Z] #13 1.402 (48/117) Installing libwebp (1.5.0-r0) [2025-11-03T10:26:49.439Z] #13 1.410 (49/117) Installing libwebpmux (1.5.0-r0) [2025-11-03T10:26:49.439Z] #13 1.413 (50/117) Installing x264-libs (0.164.3108-r0) [2025-11-03T10:26:49.439Z] #13 1.459 (51/117) Installing numactl (2.0.18-r0) [2025-11-03T10:26:49.439Z] #13 ... [2025-11-03T10:26:49.439Z] [2025-11-03T10:26:49.439Z] #15 [builder 6/8] COPY . . [2025-11-03T10:26:49.439Z] #15 DONE 0.1s [2025-11-03T10:26:49.439Z] [2025-11-03T10:26:49.439Z] #13 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-11-03T10:26:49.439Z] #13 1.463 (52/117) Installing x265-libs (3.6-r0) [2025-11-03T10:26:49.439Z] #13 1.554 (53/117) Installing xvidcore (1.3.7-r2) [2025-11-03T10:26:49.439Z] #13 1.564 (54/117) Installing ffmpeg-libavcodec (6.1.2-r2) [2025-11-03T10:26:49.439Z] #13 1.685 (55/117) Installing sdl3 (3.2.16-r0) [2025-11-03T10:26:49.698Z] #13 1.730 (56/117) Installing sdl2-compat (2.32.56-r0) [2025-11-03T10:26:49.698Z] #13 1.735 (57/117) Installing alsa-lib (1.2.14-r0) [2025-11-03T10:26:49.698Z] #13 1.752 (58/117) Installing libexpat (2.7.3-r0) [2025-11-03T10:26:49.698Z] #13 1.755 (59/117) Installing libbz2 (1.0.8-r6) [2025-11-03T10:26:49.698Z] #13 1.758 (60/117) Installing freetype (2.13.3-r0) [2025-11-03T10:26:49.698Z] #13 1.773 (61/117) Installing fontconfig (2.15.0-r3) [2025-11-03T10:26:49.698Z] #13 1.784 (62/117) Installing fribidi (1.0.16-r1) [2025-11-03T10:26:49.698Z] #13 1.788 (63/117) Installing libintl (0.24.1-r0) [2025-11-03T10:26:49.698Z] #13 ... [2025-11-03T10:26:49.698Z] [2025-11-03T10:26:49.698Z] #16 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-11-03T10:26:49.698Z] #16 0.230 % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-03T10:26:49.698Z] #16 0.230 Dload Upload Total Spent Left Speed [2025-11-03T10:26:49.698Z] #16 0.230 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 52530 0 --:--:-- --:--:-- --:--:-- 55894 [2025-11-03T10:26:49.698Z] #16 DONE 0.4s [2025-11-03T10:26:49.698Z] [2025-11-03T10:26:49.698Z] #13 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-11-03T10:26:49.698Z] #13 1.791 (64/117) Installing libeconf (0.6.3-r0) [2025-11-03T10:26:49.698Z] #13 1.795 (65/117) Installing libblkid (2.41-r9) [2025-11-03T10:26:49.698Z] #13 1.801 (66/117) Installing libmount (2.41-r9) [2025-11-03T10:26:49.698Z] #13 1.809 (67/117) Installing pcre2 (10.46-r0) [2025-11-03T10:26:49.698Z] #13 1.820 (68/117) Installing glib (2.84.4-r0) [2025-11-03T10:26:49.957Z] #13 1.898 (69/117) Installing graphite2 (1.3.14-r6) [2025-11-03T10:26:49.957Z] #13 1.903 (70/117) Installing harfbuzz (11.2.1-r0) [2025-11-03T10:26:49.957Z] #13 1.927 (71/117) Installing libunibreak (6.1-r0) [2025-11-03T10:26:49.957Z] #13 1.931 (72/117) Installing libass (0.17.3-r0) [2025-11-03T10:26:49.957Z] #13 1.936 (73/117) Installing libbluray (1.3.4-r1) [2025-11-03T10:26:49.957Z] #13 1.944 (74/117) Installing mpg123-libs (1.32.10-r0) [2025-11-03T10:26:49.957Z] #13 1.964 (75/117) Installing libopenmpt (0.7.15-r0) [2025-11-03T10:26:49.957Z] #13 1.978 (76/117) Installing cjson (1.7.19-r0) [2025-11-03T10:26:49.957Z] #13 1.982 (77/117) Installing mbedtls (3.6.5-r0) [2025-11-03T10:26:49.957Z] #13 1.996 (78/117) Installing librist (0.2.10-r1) [2025-11-03T10:26:49.957Z] #13 2.001 (79/117) Installing libsrt (1.5.3-r1) [2025-11-03T10:26:49.957Z] #13 2.013 (80/117) Installing libssh (0.11.2-r0) [2025-11-03T10:26:49.957Z] #13 2.020 (81/117) Installing xz-libs (5.8.1-r0) [2025-11-03T10:26:49.957Z] #13 2.025 (82/117) Installing libxml2 (2.13.9-r0) [2025-11-03T10:26:49.957Z] #13 2.044 (83/117) Installing libsodium (1.0.20-r0) [2025-11-03T10:26:49.957Z] #13 2.054 (84/117) Installing libzmq (4.3.5-r2) [2025-11-03T10:26:49.957Z] #13 2.066 (85/117) Installing ffmpeg-libavformat (6.1.2-r2) [2025-11-03T10:26:49.957Z] #13 2.098 (86/117) Installing serd-libs (0.32.4-r0) [2025-11-03T10:26:50.215Z] #13 2.102 (87/117) Installing zix-libs (0.6.2-r0) [2025-11-03T10:26:50.215Z] #13 2.105 (88/117) Installing sord-libs (0.16.18-r0) [2025-11-03T10:26:50.215Z] #13 2.109 (89/117) Installing sratom (0.6.18-r0) [2025-11-03T10:26:50.215Z] #13 2.116 (90/117) Installing lilv-libs (0.24.26-r0) [2025-11-03T10:26:50.215Z] #13 2.120 (91/117) Installing libdovi (3.3.1-r1) [2025-11-03T10:26:50.215Z] #13 2.188 (92/117) Installing spirv-tools (1.4.313.0-r0) [2025-11-03T10:26:50.215Z] #13 2.226 (93/117) Installing glslang-libs (1.4.309.0-r0) [2025-11-03T10:26:50.215Z] #13 2.250 (94/117) Installing shaderc (2024.4-r0) [2025-11-03T10:26:50.215Z] #13 2.255 (95/117) Installing vulkan-loader (1.4.313.0-r0) [2025-11-03T10:26:50.215Z] #13 2.267 (96/117) Installing libplacebo (6.338.2-r3) [2025-11-03T10:26:50.215Z] #13 2.280 (97/117) Installing ffmpeg-libpostproc (6.1.2-r2) [2025-11-03T10:26:50.215Z] #13 2.285 (98/117) Installing ffmpeg-libswscale (6.1.2-r2) [2025-11-03T10:26:50.215Z] #13 2.339 (99/117) Installing vidstab (1.1.1-r0) [2025-11-03T10:26:50.215Z] #13 2.347 (100/117) Installing zimg (3.0.5-r3) [2025-11-03T10:26:50.215Z] #13 2.359 (101/117) Installing ffmpeg-libavfilter (6.1.2-r2) [2025-11-03T10:26:50.215Z] #13 2.394 (102/117) Installing libasyncns (0.8-r4) [2025-11-03T10:26:50.215Z] #13 2.397 (103/117) Installing dbus-libs (1.16.2-r1) [2025-11-03T10:26:50.215Z] #13 2.404 (104/117) Installing libltdl (2.5.4-r1) [2025-11-03T10:26:50.215Z] #13 2.407 (105/117) Installing orc (0.4.40-r1) [2025-11-03T10:26:50.215Z] #13 2.416 (106/117) Installing libflac (1.4.3-r1) [2025-11-03T10:26:50.215Z] #13 2.425 (107/117) Installing libsndfile (1.2.2-r2) [2025-11-03T10:26:50.215Z] #13 2.436 (108/117) Installing speexdsp (1.2.1-r2) [2025-11-03T10:26:50.215Z] #13 2.441 (109/117) Installing tdb-libs (1.4.12-r0) [2025-11-03T10:26:50.477Z] #13 2.446 (110/117) Installing libpulse (17.0-r5) [2025-11-03T10:26:50.477Z] #13 2.464 (111/117) Installing v4l-utils-libs (1.28.1-r1) [2025-11-03T10:26:50.477Z] #13 2.471 (112/117) Installing ffmpeg-libavdevice (6.1.2-r2) [2025-11-03T10:26:50.477Z] #13 2.475 (113/117) Installing ffmpeg (6.1.2-r2) [2025-11-03T10:26:50.477Z] #13 2.485 (114/117) Installing udev-init-scripts (35-r1) [2025-11-03T10:26:50.477Z] #13 2.485 (115/117) Installing zstd-libs (1.5.7-r0) [2025-11-03T10:26:50.477Z] #13 2.495 (116/117) Installing kmod-libs (34.2-r0) [2025-11-03T10:26:50.477Z] #13 2.499 (117/117) Installing eudev (3.2.14-r5) [2025-11-03T10:26:50.477Z] #13 2.509 Executing busybox-1.37.0-r19.trigger [2025-11-03T10:26:50.477Z] #13 2.516 Executing glib-2.84.4-r0.trigger [2025-11-03T10:26:50.477Z] #13 2.520 Executing eudev-3.2.14-r5.trigger [2025-11-03T10:26:50.477Z] #13 2.528 OK: 133 MiB in 133 packages [2025-11-03T10:26:50.736Z] #13 DONE 2.7s [2025-11-03T10:26:50.736Z] [2025-11-03T10:26:50.736Z] #17 [builder 8/8] RUN make build [2025-11-03T10:26:50.736Z] #17 0.236 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.1.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2025-11-03T10:26:51.670Z] #17 ... [2025-11-03T10:26:51.670Z] [2025-11-03T10:26:51.670Z] #18 [stage-2 3/15] RUN apk --no-cache upgrade [2025-11-03T10:26:51.670Z] #18 0.327 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-03T10:26:51.670Z] #18 0.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-03T10:26:51.670Z] #18 0.709 OK: 133 MiB in 133 packages [2025-11-03T10:26:51.670Z] #18 DONE 0.8s [2025-11-03T10:26:51.670Z] [2025-11-03T10:26:51.670Z] #17 [builder 8/8] RUN make build [2025-11-03T10:27:15.758Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-772429 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2025-11-03T10:27:15.780Z] Running in /w/workspace/device-usb-camera/211 [Pipeline] { [Pipeline] checkout [2025-11-03T10:27:18.216Z] #17 DONE 26.2s [2025-11-03T10:27:18.217Z] [2025-11-03T10:27:18.217Z] #19 [stage-2 4/15] COPY --from=builder /device-usb-camera/cmd / [2025-11-03T10:27:18.217Z] #19 DONE 0.2s [2025-11-03T10:27:18.217Z] [2025-11-03T10:27:18.217Z] #20 [stage-2 5/15] COPY --from=builder /device-usb-camera/LICENSE / [2025-11-03T10:27:18.217Z] #20 DONE 0.0s [2025-11-03T10:27:18.217Z] [2025-11-03T10:27:18.217Z] #21 [stage-2 6/15] COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2025-11-03T10:27:18.217Z] #21 DONE 0.0s [2025-11-03T10:27:18.217Z] [2025-11-03T10:27:18.217Z] #22 [stage-2 7/15] COPY --from=builder /device-usb-camera/Attribution.txt / [2025-11-03T10:27:18.217Z] #22 DONE 0.0s [2025-11-03T10:27:18.217Z] [2025-11-03T10:27:18.217Z] #23 [stage-2 8/15] COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2025-11-03T10:27:18.217Z] #23 DONE 0.0s [2025-11-03T10:27:18.217Z] [2025-11-03T10:27:18.217Z] #24 [stage-2 9/15] COPY --from=rtsp /mediamtx.yml / [2025-11-03T10:27:18.217Z] #24 DONE 0.0s [2025-11-03T10:27:18.217Z] [2025-11-03T10:27:18.217Z] #25 [stage-2 10/15] COPY --from=rtsp /mediamtx / [2025-11-03T10:27:18.217Z] #25 DONE 0.1s [2025-11-03T10:27:18.217Z] [2025-11-03T10:27:18.217Z] #26 [stage-2 11/15] RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2025-11-03T10:27:18.217Z] #26 DONE 0.2s [2025-11-03T10:27:18.217Z] [2025-11-03T10:27:18.217Z] #27 [stage-2 12/15] RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2025-11-03T10:27:18.217Z] #27 DONE 0.3s [2025-11-03T10:27:18.217Z] [2025-11-03T10:27:18.217Z] #28 [stage-2 13/15] RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2025-11-03T10:27:18.217Z] #28 DONE 0.3s [2025-11-03T10:27:18.217Z] [2025-11-03T10:27:18.217Z] #29 [stage-2 14/15] RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2025-11-03T10:27:18.217Z] #29 DONE 0.3s [2025-11-03T10:27:18.217Z] [2025-11-03T10:27:18.217Z] #30 exporting to image [2025-11-03T10:27:18.217Z] #30 exporting layers [2025-11-03T10:27:18.217Z] #30 exporting layers 0.5s done [2025-11-03T10:27:18.217Z] #30 writing image sha256:117757fbc98afc7ed45a940bd2a5155ede462c92517c2c8f3184234a3d037e35 done [2025-11-03T10:27:18.217Z] #30 naming to docker.io/library/device-usb-camera done [2025-11-03T10:27:18.217Z] #30 DONE 0.5s [Pipeline] } [2025-11-03T10:27:18.835Z] Selected Git installation does not exist. Using Default [2025-11-03T10:27:18.835Z] The recommended git tool is: NONE [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-03T10:27:18.997Z] provisioning config files... [2025-11-03T10:27:19.012Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17694641597271501186tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-03T10:27:19.324Z] ---> ****-login.sh [2025-11-03T10:27:19.324Z] nexus3.edgexfoundry.org:10001 [2025-11-03T10:27:19.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T10:27:19.324Z] Login Succeeded [2025-11-03T10:27:19.324Z] nexus3.edgexfoundry.org:10002 [2025-11-03T10:27:19.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T10:27:19.324Z] Login Succeeded [2025-11-03T10:27:19.324Z] nexus3.edgexfoundry.org:10003 [2025-11-03T10:27:19.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T10:27:19.588Z] Login Succeeded [2025-11-03T10:27:19.588Z] nexus3.edgexfoundry.org:10004 [2025-11-03T10:27:19.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T10:27:19.588Z] Login Succeeded [2025-11-03T10:27:19.588Z] ****.io [2025-11-03T10:27:19.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T10:27:19.851Z] Login Succeeded [2025-11-03T10:27:19.851Z] ---> ****-login.sh ends [Pipeline] } [2025-11-03T10:27:19.857Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-03T10:27:19.918Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-03T10:27:19.948Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2025-11-03T10:27:19.948Z] 2db400872be95ca8f6479a71c6d17426b4e844ff [2025-11-03T10:27:19.948Z] latest [2025-11-03T10:27:19.948Z] 4.1.0-dev.8 [2025-11-03T10:27:19.948Z] 2db400872be95ca8f6479a71c6d17426b4e844ff-4.1.0-dev.8 [2025-11-03T10:27:19.948Z] main [2025-11-03T10:27:19.948Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T10:27:20.301Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2db400872be95ca8f6479a71c6d17426b4e844ff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T10:27:20.625Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2db400872be95ca8f6479a71c6d17426b4e844ff [2025-11-03T10:27:20.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-11-03T10:27:20.625Z] 99426bf623cc: Preparing [2025-11-03T10:27:20.625Z] f94646e16928: Preparing [2025-11-03T10:27:20.625Z] e2f1866384dc: Preparing [2025-11-03T10:27:20.625Z] e2f1866384dc: Preparing [2025-11-03T10:27:20.625Z] f0083bf6475a: Preparing [2025-11-03T10:27:20.625Z] 7206d983d249: Preparing [2025-11-03T10:27:20.625Z] 4717990b58be: Preparing [2025-11-03T10:27:20.625Z] 29187a495651: Preparing [2025-11-03T10:27:20.625Z] 177ee3d848db: Preparing [2025-11-03T10:27:20.625Z] 757d9ce5b32c: Preparing [2025-11-03T10:27:20.625Z] ca9646226d0a: Preparing [2025-11-03T10:27:20.625Z] 6b4cdbcc3483: Preparing [2025-11-03T10:27:20.625Z] 6e3e44ae5be9: Preparing [2025-11-03T10:27:20.625Z] 256f393e029f: Preparing [2025-11-03T10:27:20.625Z] 757d9ce5b32c: Waiting [2025-11-03T10:27:20.625Z] ca9646226d0a: Waiting [2025-11-03T10:27:20.625Z] 6b4cdbcc3483: Waiting [2025-11-03T10:27:20.625Z] 177ee3d848db: Waiting [2025-11-03T10:27:20.625Z] 6e3e44ae5be9: Waiting [2025-11-03T10:27:20.625Z] 256f393e029f: Waiting [2025-11-03T10:27:20.625Z] 4717990b58be: Waiting [2025-11-03T10:27:20.625Z] 29187a495651: Waiting [2025-11-03T10:27:20.625Z] f94646e16928: Pushed [2025-11-03T10:27:20.625Z] 7206d983d249: Pushed [2025-11-03T10:27:20.625Z] 99426bf623cc: Pushed [2025-11-03T10:27:20.625Z] e2f1866384dc: Pushed [2025-11-03T10:27:20.881Z] 757d9ce5b32c: Pushed [2025-11-03T10:27:20.881Z] 177ee3d848db: Pushed [2025-11-03T10:27:20.881Z] 29187a495651: Pushed [2025-11-03T10:27:20.881Z] 4717990b58be: Pushed [2025-11-03T10:27:20.881Z] 256f393e029f: Layer already exists [2025-11-03T10:27:20.881Z] 6b4cdbcc3483: Pushed [2025-11-03T10:27:23.231Z] using credential edgex-jenkins-ssh [2025-11-03T10:27:23.259Z] Cloning the remote Git repository [2025-11-03T10:27:23.413Z] f0083bf6475a: Pushed [2025-11-03T10:27:23.295Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2025-11-03T10:27:23.375Z] > git init /w/workspace/device-usb-camera/211 # timeout=10 [2025-11-03T10:27:23.509Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2025-11-03T10:27:23.510Z] > git --version # timeout=10 [2025-11-03T10:27:23.529Z] > git --version # 'git version 2.25.1' [2025-11-03T10:27:23.531Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-11-03T10:27:23.678Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-03T10:27:25.312Z] ca9646226d0a: Pushed [2025-11-03T10:27:25.967Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2025-11-03T10:27:25.990Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-03T10:27:26.809Z] Avoid second fetch [2025-11-03T10:27:26.810Z] Checking out Revision 2db400872be95ca8f6479a71c6d17426b4e844ff (main) [2025-11-03T10:27:27.409Z] Commit message: "Merge pull request #424 from judehung/update-go-1.25" [2025-11-03T10:27:26.822Z] > git config core.sparsecheckout # timeout=10 [2025-11-03T10:27:26.878Z] > git checkout -f 2db400872be95ca8f6479a71c6d17426b4e844ff # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-03T10:27:32.823Z] provisioning config files... [2025-11-03T10:27:32.852Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/211@tmp/config4801535726296040159tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-03T10:27:33.429Z] 6e3e44ae5be9: Pushed [2025-11-03T10:27:33.429Z] 2db400872be95ca8f6479a71c6d17426b4e844ff: digest: sha256:aeb1c027990e1fe1640a73686166a00cdbfc59b9365ec495f707cb7381ebb407 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T10:27:33.516Z] ---> ****-login.sh [2025-11-03T10:27:33.516Z] nexus3.edgexfoundry.org:10001 [2025-11-03T10:27:33.765Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [2025-11-03T10:27:33.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T10:27:34.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-03T10:27:34.055Z] Configure a credential helper to remove this warning. See [2025-11-03T10:27:34.055Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-03T10:27:34.055Z] [2025-11-03T10:27:34.055Z] Login Succeeded [2025-11-03T10:27:34.055Z] nexus3.edgexfoundry.org:10002 [2025-11-03T10:27:34.104Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2025-11-03T10:27:34.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-11-03T10:27:34.104Z] 99426bf623cc: Preparing [2025-11-03T10:27:34.104Z] f94646e16928: Preparing [2025-11-03T10:27:34.104Z] e2f1866384dc: Preparing [2025-11-03T10:27:34.104Z] e2f1866384dc: Preparing [2025-11-03T10:27:34.104Z] f0083bf6475a: Preparing [2025-11-03T10:27:34.104Z] 7206d983d249: Preparing [2025-11-03T10:27:34.104Z] 4717990b58be: Preparing [2025-11-03T10:27:34.104Z] 29187a495651: Preparing [2025-11-03T10:27:34.104Z] 177ee3d848db: Preparing [2025-11-03T10:27:34.104Z] 757d9ce5b32c: Preparing [2025-11-03T10:27:34.104Z] ca9646226d0a: Preparing [2025-11-03T10:27:34.104Z] 6b4cdbcc3483: Preparing [2025-11-03T10:27:34.104Z] 6e3e44ae5be9: Preparing [2025-11-03T10:27:34.104Z] 256f393e029f: Preparing [2025-11-03T10:27:34.104Z] 6b4cdbcc3483: Waiting [2025-11-03T10:27:34.104Z] 6e3e44ae5be9: Waiting [2025-11-03T10:27:34.104Z] 256f393e029f: Waiting [2025-11-03T10:27:34.104Z] 29187a495651: Waiting [2025-11-03T10:27:34.104Z] 177ee3d848db: Waiting [2025-11-03T10:27:34.104Z] 757d9ce5b32c: Waiting [2025-11-03T10:27:34.104Z] ca9646226d0a: Waiting [2025-11-03T10:27:34.104Z] 4717990b58be: Waiting [2025-11-03T10:27:34.104Z] e2f1866384dc: Layer already exists [2025-11-03T10:27:34.104Z] 7206d983d249: Layer already exists [2025-11-03T10:27:34.104Z] f94646e16928: Layer already exists [2025-11-03T10:27:34.104Z] 99426bf623cc: Layer already exists [2025-11-03T10:27:34.104Z] f0083bf6475a: Layer already exists [2025-11-03T10:27:34.104Z] 29187a495651: Layer already exists [2025-11-03T10:27:34.104Z] 4717990b58be: Layer already exists [2025-11-03T10:27:34.104Z] 177ee3d848db: Layer already exists [2025-11-03T10:27:34.104Z] 757d9ce5b32c: Layer already exists [2025-11-03T10:27:34.104Z] ca9646226d0a: Layer already exists [2025-11-03T10:27:34.104Z] 6b4cdbcc3483: Layer already exists [2025-11-03T10:27:34.104Z] 6e3e44ae5be9: Layer already exists [2025-11-03T10:27:34.104Z] 256f393e029f: Layer already exists [2025-11-03T10:27:34.104Z] latest: digest: sha256:aeb1c027990e1fe1640a73686166a00cdbfc59b9365ec495f707cb7381ebb407 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T10:27:34.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T10:27:34.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-03T10:27:34.334Z] Configure a credential helper to remove this warning. See [2025-11-03T10:27:34.334Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-03T10:27:34.334Z] [2025-11-03T10:27:34.334Z] Login Succeeded [2025-11-03T10:27:34.334Z] nexus3.edgexfoundry.org:10003 [2025-11-03T10:27:34.446Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T10:27:34.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T10:27:34.784Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.8 [2025-11-03T10:27:34.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-11-03T10:27:34.784Z] 99426bf623cc: Preparing [2025-11-03T10:27:34.784Z] f94646e16928: Preparing [2025-11-03T10:27:34.784Z] e2f1866384dc: Preparing [2025-11-03T10:27:34.784Z] e2f1866384dc: Preparing [2025-11-03T10:27:34.784Z] f0083bf6475a: Preparing [2025-11-03T10:27:34.784Z] 7206d983d249: Preparing [2025-11-03T10:27:34.784Z] 4717990b58be: Preparing [2025-11-03T10:27:34.784Z] 29187a495651: Preparing [2025-11-03T10:27:34.784Z] 177ee3d848db: Preparing [2025-11-03T10:27:34.784Z] 757d9ce5b32c: Preparing [2025-11-03T10:27:34.784Z] ca9646226d0a: Preparing [2025-11-03T10:27:34.784Z] 6b4cdbcc3483: Preparing [2025-11-03T10:27:34.784Z] 6e3e44ae5be9: Preparing [2025-11-03T10:27:34.784Z] 256f393e029f: Preparing [2025-11-03T10:27:34.784Z] 757d9ce5b32c: Waiting [2025-11-03T10:27:34.784Z] ca9646226d0a: Waiting [2025-11-03T10:27:34.784Z] 4717990b58be: Waiting [2025-11-03T10:27:34.784Z] 6b4cdbcc3483: Waiting [2025-11-03T10:27:34.784Z] 6e3e44ae5be9: Waiting [2025-11-03T10:27:34.784Z] 29187a495651: Waiting [2025-11-03T10:27:34.784Z] 177ee3d848db: Waiting [2025-11-03T10:27:34.784Z] 256f393e029f: Waiting [2025-11-03T10:27:34.784Z] 99426bf623cc: Layer already exists [2025-11-03T10:27:34.784Z] e2f1866384dc: Layer already exists [2025-11-03T10:27:34.784Z] f0083bf6475a: Layer already exists [2025-11-03T10:27:34.784Z] 7206d983d249: Layer already exists [2025-11-03T10:27:34.784Z] f94646e16928: Layer already exists [2025-11-03T10:27:34.784Z] 4717990b58be: Layer already exists [2025-11-03T10:27:34.784Z] 29187a495651: Layer already exists [2025-11-03T10:27:34.784Z] 177ee3d848db: Layer already exists [2025-11-03T10:27:34.784Z] 757d9ce5b32c: Layer already exists [2025-11-03T10:27:34.784Z] ca9646226d0a: Layer already exists [2025-11-03T10:27:34.784Z] 6b4cdbcc3483: Layer already exists [2025-11-03T10:27:34.784Z] 256f393e029f: Layer already exists [2025-11-03T10:27:34.784Z] 6e3e44ae5be9: Layer already exists [2025-11-03T10:27:34.784Z] 4.1.0-dev.8: digest: sha256:aeb1c027990e1fe1640a73686166a00cdbfc59b9365ec495f707cb7381ebb407 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T10:27:34.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-03T10:27:34.873Z] Configure a credential helper to remove this warning. See [2025-11-03T10:27:34.873Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-03T10:27:34.873Z] [2025-11-03T10:27:34.873Z] Login Succeeded [2025-11-03T10:27:34.873Z] nexus3.edgexfoundry.org:10004 [2025-11-03T10:27:34.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T10:27:35.139Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2db400872be95ca8f6479a71c6d17426b4e844ff-4.1.0-dev.8 [Pipeline] } [2025-11-03T10:27:35.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-03T10:27:35.146Z] Configure a credential helper to remove this warning. See [2025-11-03T10:27:35.147Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-03T10:27:35.147Z] [2025-11-03T10:27:35.147Z] Login Succeeded [2025-11-03T10:27:35.147Z] ****.io [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T10:27:35.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T10:27:35.486Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2db400872be95ca8f6479a71c6d17426b4e844ff-4.1.0-dev.8 [2025-11-03T10:27:35.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-11-03T10:27:35.486Z] 99426bf623cc: Preparing [2025-11-03T10:27:35.486Z] f94646e16928: Preparing [2025-11-03T10:27:35.486Z] e2f1866384dc: Preparing [2025-11-03T10:27:35.486Z] e2f1866384dc: Preparing [2025-11-03T10:27:35.486Z] f0083bf6475a: Preparing [2025-11-03T10:27:35.486Z] 7206d983d249: Preparing [2025-11-03T10:27:35.486Z] 4717990b58be: Preparing [2025-11-03T10:27:35.486Z] 29187a495651: Preparing [2025-11-03T10:27:35.486Z] 177ee3d848db: Preparing [2025-11-03T10:27:35.486Z] 757d9ce5b32c: Preparing [2025-11-03T10:27:35.486Z] ca9646226d0a: Preparing [2025-11-03T10:27:35.486Z] 6b4cdbcc3483: Preparing [2025-11-03T10:27:35.486Z] 6e3e44ae5be9: Preparing [2025-11-03T10:27:35.486Z] 256f393e029f: Preparing [2025-11-03T10:27:35.486Z] 177ee3d848db: Waiting [2025-11-03T10:27:35.486Z] 757d9ce5b32c: Waiting [2025-11-03T10:27:35.486Z] ca9646226d0a: Waiting [2025-11-03T10:27:35.486Z] 6b4cdbcc3483: Waiting [2025-11-03T10:27:35.486Z] 6e3e44ae5be9: Waiting [2025-11-03T10:27:35.486Z] 256f393e029f: Waiting [2025-11-03T10:27:35.486Z] 4717990b58be: Waiting [2025-11-03T10:27:35.486Z] 29187a495651: Waiting [2025-11-03T10:27:35.486Z] 7206d983d249: Layer already exists [2025-11-03T10:27:35.486Z] 99426bf623cc: Layer already exists [2025-11-03T10:27:35.486Z] f94646e16928: Layer already exists [2025-11-03T10:27:35.486Z] f0083bf6475a: Layer already exists [2025-11-03T10:27:35.486Z] e2f1866384dc: Layer already exists [2025-11-03T10:27:35.486Z] 757d9ce5b32c: Layer already exists [2025-11-03T10:27:35.486Z] 4717990b58be: Layer already exists [2025-11-03T10:27:35.486Z] 29187a495651: Layer already exists [2025-11-03T10:27:35.486Z] ca9646226d0a: Layer already exists [2025-11-03T10:27:35.486Z] 177ee3d848db: Layer already exists [2025-11-03T10:27:35.486Z] 6e3e44ae5be9: Layer already exists [2025-11-03T10:27:35.486Z] 6b4cdbcc3483: Layer already exists [2025-11-03T10:27:35.486Z] 256f393e029f: Layer already exists [2025-11-03T10:27:35.486Z] 2db400872be95ca8f6479a71c6d17426b4e844ff-4.1.0-dev.8: digest: sha256:aeb1c027990e1fe1640a73686166a00cdbfc59b9365ec495f707cb7381ebb407 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T10:27:35.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-03T10:27:35.770Z] Configure a credential helper to remove this warning. See [2025-11-03T10:27:35.770Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-03T10:27:35.770Z] [2025-11-03T10:27:35.770Z] Login Succeeded [2025-11-03T10:27:35.770Z] ---> ****-login.sh ends [Pipeline] } [2025-11-03T10:27:35.787Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2025-11-03T10:27:35.969Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] echo [2025-11-03T10:27:36.136Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-03T10:27:36.163Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-03T10:27:36.180Z] ========================================================= [2025-11-03T10:27:36.180Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2025-11-03T10:27:36.180Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T10:27:36.300Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2025-11-03T10:27:36.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-11-03T10:27:36.301Z] 99426bf623cc: Preparing [2025-11-03T10:27:36.301Z] f94646e16928: Preparing [2025-11-03T10:27:36.301Z] e2f1866384dc: Preparing [2025-11-03T10:27:36.301Z] e2f1866384dc: Preparing [2025-11-03T10:27:36.301Z] f0083bf6475a: Preparing [2025-11-03T10:27:36.301Z] 7206d983d249: Preparing [2025-11-03T10:27:36.301Z] 4717990b58be: Preparing [2025-11-03T10:27:36.301Z] 29187a495651: Preparing [2025-11-03T10:27:36.301Z] 177ee3d848db: Preparing [2025-11-03T10:27:36.301Z] 757d9ce5b32c: Preparing [2025-11-03T10:27:36.301Z] ca9646226d0a: Preparing [2025-11-03T10:27:36.301Z] 6b4cdbcc3483: Preparing [2025-11-03T10:27:36.301Z] 6e3e44ae5be9: Preparing [2025-11-03T10:27:36.301Z] 256f393e029f: Preparing [2025-11-03T10:27:36.301Z] 29187a495651: Waiting [2025-11-03T10:27:36.301Z] 177ee3d848db: Waiting [2025-11-03T10:27:36.301Z] 757d9ce5b32c: Waiting [2025-11-03T10:27:36.301Z] 256f393e029f: Waiting [2025-11-03T10:27:36.301Z] ca9646226d0a: Waiting [2025-11-03T10:27:36.301Z] 6b4cdbcc3483: Waiting [2025-11-03T10:27:36.301Z] 6e3e44ae5be9: Waiting [2025-11-03T10:27:36.301Z] 4717990b58be: Waiting [2025-11-03T10:27:36.301Z] e2f1866384dc: Layer already exists [2025-11-03T10:27:36.301Z] 99426bf623cc: Layer already exists [2025-11-03T10:27:36.301Z] 7206d983d249: Layer already exists [2025-11-03T10:27:36.301Z] f0083bf6475a: Layer already exists [2025-11-03T10:27:36.301Z] f94646e16928: Layer already exists [2025-11-03T10:27:36.301Z] 29187a495651: Layer already exists [2025-11-03T10:27:36.301Z] 177ee3d848db: Layer already exists [2025-11-03T10:27:36.301Z] 4717990b58be: Layer already exists [2025-11-03T10:27:36.301Z] 757d9ce5b32c: Layer already exists [2025-11-03T10:27:36.301Z] ca9646226d0a: Layer already exists [2025-11-03T10:27:36.301Z] 256f393e029f: Layer already exists [2025-11-03T10:27:36.301Z] 6b4cdbcc3483: Layer already exists [2025-11-03T10:27:36.301Z] 6e3e44ae5be9: Layer already exists [2025-11-03T10:27:36.301Z] main: digest: sha256:aeb1c027990e1fe1640a73686166a00cdbfc59b9365ec495f707cb7381ebb407 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-03T10:27:36.419Z] ===================================================== [Pipeline] echo [2025-11-03T10:27:36.440Z] taggedImages: [2025-11-03T10:27:36.440Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:2db400872be95ca8f6479a71c6d17426b4e844ff [2025-11-03T10:27:36.440Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2025-11-03T10:27:36.440Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.8 [2025-11-03T10:27:36.440Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:2db400872be95ca8f6479a71c6d17426b4e844ff-4.1.0-dev.8 [2025-11-03T10:27:36.440Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] echo [2025-11-03T10:27:36.492Z] ========================================================= [2025-11-03T10:27:36.493Z] [edgeXBuildMultiArch] RAW Config: [2025-11-03T10:27:36.493Z] images: [2025-11-03T10:27:36.493Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:2db400872be95ca8f6479a71c6d17426b4e844ff [2025-11-03T10:27:36.493Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2025-11-03T10:27:36.493Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.8 [2025-11-03T10:27:36.493Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:2db400872be95ca8f6479a71c6d17426b4e844ff-4.1.0-dev.8 [2025-11-03T10:27:36.493Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [2025-11-03T10:27:36.493Z] settingsFile: [2025-11-03T10:27:36.493Z] device-usb-camera-settings [2025-11-03T10:27:36.493Z] ========================================================= [Pipeline] node [2025-11-03T10:27:36.572Z] + 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 . [2025-11-03T10:27:37.167Z] Sending build context to Docker daemon 12MB [2025-11-03T10:27:37.167Z] Step 1/13 : ARG BASE=golang:1.25-alpine3.22 [2025-11-03T10:27:37.167Z] Step 2/13 : FROM ${BASE} AS builder [2025-11-03T10:27:37.167Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-11-03T10:27:37.167Z] 6b59a28fa201: Pulling fs layer [2025-11-03T10:27:37.167Z] d32bb0dddca7: Pulling fs layer [2025-11-03T10:27:37.167Z] 5dab1238d3d9: Pulling fs layer [2025-11-03T10:27:37.167Z] 196fd7d83e7d: Pulling fs layer [2025-11-03T10:27:37.167Z] 4f4fb700ef54: Pulling fs layer [2025-11-03T10:27:37.167Z] 8ba94037c8f0: Pulling fs layer [2025-11-03T10:27:37.167Z] deaec5988b04: Pulling fs layer [2025-11-03T10:27:37.167Z] 9f65657bb879: Pulling fs layer [2025-11-03T10:27:37.167Z] 8ba94037c8f0: Waiting [2025-11-03T10:27:37.167Z] 196fd7d83e7d: Waiting [2025-11-03T10:27:37.167Z] deaec5988b04: Waiting [2025-11-03T10:27:37.167Z] 9f65657bb879: Waiting [2025-11-03T10:27:37.167Z] 4f4fb700ef54: Waiting [2025-11-03T10:27:37.167Z] d32bb0dddca7: Verifying Checksum [2025-11-03T10:27:37.167Z] d32bb0dddca7: Download complete [2025-11-03T10:27:37.439Z] 196fd7d83e7d: Verifying Checksum [2025-11-03T10:27:37.439Z] 196fd7d83e7d: Download complete [2025-11-03T10:27:37.439Z] 4f4fb700ef54: Verifying Checksum [2025-11-03T10:27:37.439Z] 4f4fb700ef54: Download complete [2025-11-03T10:27:37.439Z] 8ba94037c8f0: Download complete [2025-11-03T10:27:37.439Z] 6b59a28fa201: Verifying Checksum [2025-11-03T10:27:37.439Z] 6b59a28fa201: Download complete [2025-11-03T10:27:38.046Z] 9f65657bb879: Verifying Checksum [2025-11-03T10:27:38.046Z] 9f65657bb879: Download complete [2025-11-03T10:27:38.674Z] 6b59a28fa201: Pull complete [2025-11-03T10:27:39.265Z] 5dab1238d3d9: Verifying Checksum [2025-11-03T10:27:39.265Z] 5dab1238d3d9: Download complete [2025-11-03T10:27:40.247Z] deaec5988b04: Download complete [2025-11-03T10:27:40.517Z] d32bb0dddca7: Pull complete [2025-11-03T10:27:51.497Z] Still waiting to schedule task [2025-11-03T10:27:51.498Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-772409’ [2025-11-03T10:27:55.574Z] 5dab1238d3d9: Pull complete [2025-11-03T10:27:55.574Z] 196fd7d83e7d: Pull complete [2025-11-03T10:27:55.574Z] 4f4fb700ef54: Pull complete [2025-11-03T10:27:55.574Z] 8ba94037c8f0: Pull complete [2025-11-03T10:28:03.807Z] deaec5988b04: Pull complete [2025-11-03T10:28:04.779Z] 9f65657bb879: Pull complete [2025-11-03T10:28:04.779Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2025-11-03T10:28:05.047Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-11-03T10:28:05.047Z] ---> 334268110677 [2025-11-03T10:28:05.047Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2025-11-03T10:28:06.991Z] ---> Running in e8782116f752 [2025-11-03T10:28:06.991Z] Removing intermediate container e8782116f752 [2025-11-03T10:28:06.991Z] ---> 7e7b76cbeecf [2025-11-03T10:28:06.991Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-11-03T10:28:06.991Z] ---> Running in 184332055c16 [2025-11-03T10:28:07.259Z] Removing intermediate container 184332055c16 [2025-11-03T10:28:07.259Z] ---> 295d70aaec05 [2025-11-03T10:28:07.259Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2025-11-03T10:28:07.526Z] ---> Running in 4940e2b275ee [2025-11-03T10:28:07.793Z] Removing intermediate container 4940e2b275ee [2025-11-03T10:28:07.793Z] ---> 46f62243bfe5 [2025-11-03T10:28:07.793Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2025-11-03T10:28:07.793Z] ---> Running in bc5d6791509d [2025-11-03T10:28:08.060Z] Removing intermediate container bc5d6791509d [2025-11-03T10:28:08.060Z] ---> fc5ac69221cb [2025-11-03T10:28:08.060Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-11-03T10:28:08.060Z] ---> Running in 14bcc11771c3 [2025-11-03T10:28:09.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-03T10:28:09.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-03T10:28:11.164Z] (1/9) Installing eudev-libs (3.2.14-r5) [2025-11-03T10:28:11.164Z] (2/9) Installing libjpeg-turbo (3.1.0-r0) [2025-11-03T10:28:11.164Z] (3/9) Installing v4l-utils-libs (1.28.1-r1) [2025-11-03T10:28:11.164Z] (4/9) Installing v4l-utils (1.28.1-r1) [2025-11-03T10:28:11.164Z] (5/9) Installing libdvbv5 (1.28.1-r1) [2025-11-03T10:28:11.164Z] (6/9) Installing libturbojpeg (3.1.0-r0) [2025-11-03T10:28:11.164Z] (7/9) Installing libjpeg-turbo-dev (3.1.0-r0) [2025-11-03T10:28:11.164Z] (8/9) Installing eudev-dev (3.2.14-r5) [2025-11-03T10:28:11.164Z] (9/9) Installing v4l-utils-dev (1.28.1-r1) [2025-11-03T10:28:11.164Z] Executing busybox-1.37.0-r19.trigger [2025-11-03T10:28:11.164Z] OK: 262 MiB in 69 packages [2025-11-03T10:28:12.577Z] Removing intermediate container 14bcc11771c3 [2025-11-03T10:28:12.577Z] ---> 96ad7414e1f8 [2025-11-03T10:28:12.577Z] Step 8/13 : WORKDIR /device-usb-camera [2025-11-03T10:28:12.577Z] ---> Running in f6228273d655 [2025-11-03T10:28:12.850Z] Removing intermediate container f6228273d655 [2025-11-03T10:28:12.850Z] ---> 5c7a13c42fb9 [2025-11-03T10:28:12.850Z] Step 9/13 : COPY go.mod vendor* ./ [2025-11-03T10:28:13.439Z] ---> 6182583c2235 [2025-11-03T10:28:13.439Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-03T10:28:13.439Z] ---> Running in 87641b7cf82d [2025-11-03T10:30:05.362Z] Removing intermediate container 87641b7cf82d [2025-11-03T10:30:05.362Z] ---> bdc8dc538022 [2025-11-03T10:30:05.362Z] Step 11/13 : COPY . . [2025-11-03T10:30:05.362Z] ---> 04ae5c258629 [2025-11-03T10:30:05.362Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-11-03T10:30:05.362Z] ---> Running in 12e94130376e [2025-11-03T10:30:05.362Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-03T10:30:05.362Z] Dload Upload Total Spent Left Speed [2025-11-03T10:30:05.362Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062  100 1062 0 0 11389    0 --:--:-- --:--:-- --:--:-- 11932 [2025-11-03T10:30:05.362Z] Removing intermediate container 12e94130376e [2025-11-03T10:30:05.362Z] ---> fbe89ff710c9 [2025-11-03T10:30:05.362Z] Step 13/13 : RUN ${MAKE} [2025-11-03T10:30:05.362Z] ---> Running in 69d083611c9a [2025-11-03T10:30:05.362Z] noop [2025-11-03T10:30:05.362Z] Removing intermediate container 69d083611c9a [2025-11-03T10:30:05.362Z] ---> efc3153f5f99 [2025-11-03T10:30:05.362Z] Successfully built efc3153f5f99 [2025-11-03T10:30:05.362Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T10:30:05.795Z] + docker inspect -f . ci-base-image-arm64 [2025-11-03T10:30:05.795Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-03T10:30:06.019Z] prd-ubuntu20.04-docker-arm64-4c-16g-772429 does not seem to be running inside a container [2025-11-03T10:30:06.088Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/211 -v /w/workspace/device-usb-camera/211:/w/workspace/device-usb-camera/211:rw,z -v /w/workspace/device-usb-camera/211@tmp:/w/workspace/device-usb-camera/211@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 [2025-11-03T10:30:07.323Z] $ docker top b81fe9ab8cf1f70b4976a4b303f036ac21f9ea5872c6e81d71da1e64f3980fff -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-03T10:30:08.207Z] + go version [2025-11-03T10:30:08.207Z] go version go1.25.3 linux/arm64 [Pipeline] } [2025-11-03T10:30:08.221Z] $ docker stop --time=1 b81fe9ab8cf1f70b4976a4b303f036ac21f9ea5872c6e81d71da1e64f3980fff [2025-11-03T10:30:09.848Z] $ docker rm -f --volumes b81fe9ab8cf1f70b4976a4b303f036ac21f9ea5872c6e81d71da1e64f3980fff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T10:30:10.838Z] + docker inspect -f . ci-base-image-arm64 [2025-11-03T10:30:10.838Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-03T10:30:11.042Z] prd-ubuntu20.04-docker-arm64-4c-16g-772429 does not seem to be running inside a container [2025-11-03T10:30:11.098Z] $ 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/211 -v /w/workspace/device-usb-camera/211:/w/workspace/device-usb-camera/211:rw,z -v /w/workspace/device-usb-camera/211@tmp:/w/workspace/device-usb-camera/211@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 [2025-11-03T10:30:12.257Z] $ docker top 0f6db50f95fdac95b01c2a8928eef413d2f747db89a15617c738327013740729 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-03T10:30:13.099Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/211 [Pipeline] fileExists [Pipeline] sh [2025-11-03T10:30:13.452Z] + make test [2025-11-03T10:30:13.452Z] go test ./... -coverprofile=coverage.out ./... [2025-11-03T10:30:18.798Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2025-11-03T10:30:38.769Z] Running on prd-centos7-docker-4c-2g-772431 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-03T10:30:38.824Z] provisioning config files... [2025-11-03T10:30:38.894Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14083867979870273095tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-03T10:30:41.247Z] ---> ****-login.sh [2025-11-03T10:30:41.247Z] nexus3.edgexfoundry.org:10001 [2025-11-03T10:30:41.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T10:30:41.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-03T10:30:41.778Z] Configure a credential helper to remove this warning. See [2025-11-03T10:30:41.778Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-03T10:30:41.778Z] [2025-11-03T10:30:41.778Z] Login Succeeded [2025-11-03T10:30:41.778Z] nexus3.edgexfoundry.org:10002 [2025-11-03T10:30:41.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T10:30:41.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-03T10:30:41.778Z] Configure a credential helper to remove this warning. See [2025-11-03T10:30:41.778Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-03T10:30:41.778Z] [2025-11-03T10:30:41.778Z] Login Succeeded [2025-11-03T10:30:41.778Z] nexus3.edgexfoundry.org:10003 [2025-11-03T10:30:41.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T10:30:42.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-03T10:30:42.045Z] Configure a credential helper to remove this warning. See [2025-11-03T10:30:42.045Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-03T10:30:42.045Z] [2025-11-03T10:30:42.045Z] Login Succeeded [2025-11-03T10:30:42.045Z] nexus3.edgexfoundry.org:10004 [2025-11-03T10:30:42.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T10:30:42.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-03T10:30:42.045Z] Configure a credential helper to remove this warning. See [2025-11-03T10:30:42.045Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-03T10:30:42.045Z] [2025-11-03T10:30:42.045Z] Login Succeeded [2025-11-03T10:30:42.045Z] ****.io [2025-11-03T10:30:42.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T10:30:42.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-03T10:30:42.308Z] Configure a credential helper to remove this warning. See [2025-11-03T10:30:42.308Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-03T10:30:42.308Z] [2025-11-03T10:30:42.308Z] Login Succeeded [2025-11-03T10:30:42.308Z] ---> ****-login.sh ends [Pipeline] } [2025-11-03T10:30:42.320Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-03T10:30:42.760Z] + docker buildx ls [2025-11-03T10:30:42.760Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-11-03T10:30:42.760Z] default * docker [2025-11-03T10:30:42.760Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-11-03T10:30:43.055Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-11-03T10:30:43.055Z] edgex-builder [Pipeline] sh [2025-11-03T10:30:43.350Z] + docker buildx inspect --bootstrap [2025-11-03T10:30:43.350Z] #1 [internal] booting buildkit [2025-11-03T10:30:43.350Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-11-03T10:30:46.695Z] #1 pulling image moby/buildkit:buildx-stable-1 2.7s done [2025-11-03T10:30:46.695Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-11-03T10:30:47.273Z] #1 creating container buildx_buildkit_edgex-builder0 1.1s done [2025-11-03T10:30:47.273Z] #1 DONE 3.8s [2025-11-03T10:30:47.273Z] Name: edgex-builder [2025-11-03T10:30:47.273Z] Driver: docker-container [2025-11-03T10:30:47.273Z] [2025-11-03T10:30:47.273Z] Nodes: [2025-11-03T10:30:47.273Z] Name: edgex-builder0 [2025-11-03T10:30:47.273Z] Endpoint: unix:///var/run/docker.sock [2025-11-03T10:30:47.273Z] Status: running [2025-11-03T10:30:47.273Z] Buildkit: v0.25.1 [2025-11-03T10:30:47.273Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-11-03T10:30:47.590Z] + docker buildx ls [2025-11-03T10:30:47.590Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-11-03T10:30:47.590Z] edgex-builder * docker-container [2025-11-03T10:30:47.590Z] edgex-builder0 unix:///var/run/docker.sock running v0.25.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-11-03T10:30:47.590Z] default docker [2025-11-03T10:30:47.590Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-11-03T10:30:47.905Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:2db400872be95ca8f6479a71c6d17426b4e844ff' [2025-11-03T10:30:47.905Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:2db400872be95ca8f6479a71c6d17426b4e844ff --push - [2025-11-03T10:30:47.905Z] #1 [internal] load build definition from Dockerfile [2025-11-03T10:30:47.905Z] #1 transferring dockerfile: 202B done [2025-11-03T10:30:47.905Z] #1 DONE 0.0s [2025-11-03T10:30:47.905Z] [2025-11-03T10:30:47.905Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:2db400872be95ca8f6479a71c6d17426b4e844ff [2025-11-03T10:30:47.905Z] #2 DONE 0.1s [2025-11-03T10:30:47.905Z] [2025-11-03T10:30:47.905Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:2db400872be95ca8f6479a71c6d17426b4e844ff [2025-11-03T10:30:48.167Z] #3 DONE 0.1s [2025-11-03T10:30:48.167Z] [2025-11-03T10:30:48.167Z] #4 [internal] load .dockerignore [2025-11-03T10:30:48.167Z] #4 transferring context: 2B done [2025-11-03T10:30:48.167Z] #4 DONE 0.0s [2025-11-03T10:30:48.167Z] [2025-11-03T10:30:48.167Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:2db400872be95ca8f6479a71c6d17426b4e844ff@sha256:aeb1c027990e1fe1640a73686166a00cdbfc59b9365ec495f707cb7381ebb407 [2025-11-03T10:30:48.167Z] #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:2db400872be95ca8f6479a71c6d17426b4e844ff@sha256:aeb1c027990e1fe1640a73686166a00cdbfc59b9365ec495f707cb7381ebb407 0.0s done [2025-11-03T10:30:48.167Z] #5 DONE 0.0s [2025-11-03T10:30:48.167Z] [2025-11-03T10:30:48.167Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:2db400872be95ca8f6479a71c6d17426b4e844ff@sha256:aeb1c027990e1fe1640a73686166a00cdbfc59b9365ec495f707cb7381ebb407 [2025-11-03T10:30:48.167Z] #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:2db400872be95ca8f6479a71c6d17426b4e844ff@sha256:aeb1c027990e1fe1640a73686166a00cdbfc59b9365ec495f707cb7381ebb407 0.0s done [2025-11-03T10:30:48.687Z] #6 DONE 0.2s [2025-11-03T10:30:48.687Z] [2025-11-03T10:30:48.687Z] #7 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-03T10:30:48.687Z] #7 DONE 0.0s [2025-11-03T10:30:48.687Z] [2025-11-03T10:30:48.687Z] #8 exporting to image [2025-11-03T10:30:48.687Z] #8 exporting layers done [2025-11-03T10:30:48.687Z] #8 exporting manifest sha256:4b445dc0b74a0ca3121c1f2a79d796aa0727d317e229dac2f065dd8e3ec85dd7 done [2025-11-03T10:30:48.687Z] #8 exporting config sha256:117757fbc98afc7ed45a940bd2a5155ede462c92517c2c8f3184234a3d037e35 done [2025-11-03T10:30:48.687Z] #8 exporting manifest sha256:c1b0daba6e062e6ed8c4a4d0a01f1f2392a9f14611f188a2ee7311670409b622 done [2025-11-03T10:30:48.687Z] #8 exporting config sha256:dc930bbab9faa65733c7cf825b942862a1d42cb2a7915c9850c05167de3ad811 done [2025-11-03T10:30:48.687Z] #8 exporting manifest list sha256:f08cc87e8907afd5de7b54e4a382a2c3f3dfdde4acd763d6800ad187698a745f done [2025-11-03T10:30:48.687Z] #8 pushing layers 0.1s done [2025-11-03T10:30:48.687Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:2db400872be95ca8f6479a71c6d17426b4e844ff@sha256:f08cc87e8907afd5de7b54e4a382a2c3f3dfdde4acd763d6800ad187698a745f [2025-11-03T10:30:48.687Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-03T10:30:48.687Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:2db400872be95ca8f6479a71c6d17426b4e844ff@sha256:f08cc87e8907afd5de7b54e4a382a2c3f3dfdde4acd763d6800ad187698a745f 0.1s done [2025-11-03T10:30:48.687Z] #8 DONE 0.2s [2025-11-03T10:30:48.687Z] [2025-11-03T10:30:48.687Z] 1 warning found (use --debug to expand): [2025-11-03T10:30:48.687Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-03T10:30:49.004Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:latest' [2025-11-03T10:30:49.004Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:latest --push - [2025-11-03T10:30:49.004Z] #1 [internal] load build definition from Dockerfile [2025-11-03T10:30:49.004Z] #1 transferring dockerfile: 168B done [2025-11-03T10:30:49.004Z] #1 DONE 0.0s [2025-11-03T10:30:49.004Z] [2025-11-03T10:30:49.004Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2025-11-03T10:30:49.004Z] #2 DONE 0.0s [2025-11-03T10:30:49.004Z] [2025-11-03T10:30:49.004Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2025-11-03T10:30:49.004Z] #3 DONE 0.0s [2025-11-03T10:30:49.004Z] [2025-11-03T10:30:49.004Z] #4 [internal] load .dockerignore [2025-11-03T10:30:49.004Z] #4 transferring context: 2B done [2025-11-03T10:30:49.004Z] #4 DONE 0.0s [2025-11-03T10:30:49.004Z] [2025-11-03T10:30:49.004Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:aeb1c027990e1fe1640a73686166a00cdbfc59b9365ec495f707cb7381ebb407 [2025-11-03T10:30:49.004Z] #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:aeb1c027990e1fe1640a73686166a00cdbfc59b9365ec495f707cb7381ebb407 0.0s done [2025-11-03T10:30:49.004Z] #5 CACHED [2025-11-03T10:30:49.004Z] [2025-11-03T10:30:49.004Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:aeb1c027990e1fe1640a73686166a00cdbfc59b9365ec495f707cb7381ebb407 [2025-11-03T10:30:49.004Z] #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:aeb1c027990e1fe1640a73686166a00cdbfc59b9365ec495f707cb7381ebb407 0.0s done [2025-11-03T10:30:49.004Z] #6 CACHED [2025-11-03T10:30:49.004Z] [2025-11-03T10:30:49.004Z] #7 exporting to image [2025-11-03T10:30:49.004Z] #7 exporting layers done [2025-11-03T10:30:49.004Z] #7 exporting manifest sha256:4b445dc0b74a0ca3121c1f2a79d796aa0727d317e229dac2f065dd8e3ec85dd7 done [2025-11-03T10:30:49.004Z] #7 exporting config sha256:117757fbc98afc7ed45a940bd2a5155ede462c92517c2c8f3184234a3d037e35 done [2025-11-03T10:30:49.004Z] #7 exporting manifest sha256:c1b0daba6e062e6ed8c4a4d0a01f1f2392a9f14611f188a2ee7311670409b622 done [2025-11-03T10:30:49.004Z] #7 exporting config sha256:dc930bbab9faa65733c7cf825b942862a1d42cb2a7915c9850c05167de3ad811 done [2025-11-03T10:30:49.004Z] #7 exporting manifest list sha256:f08cc87e8907afd5de7b54e4a382a2c3f3dfdde4acd763d6800ad187698a745f done [2025-11-03T10:30:49.004Z] #7 pushing layers 0.0s done [2025-11-03T10:30:49.004Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:f08cc87e8907afd5de7b54e4a382a2c3f3dfdde4acd763d6800ad187698a745f [2025-11-03T10:30:49.004Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-03T10:30:49.262Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:f08cc87e8907afd5de7b54e4a382a2c3f3dfdde4acd763d6800ad187698a745f 0.1s done [2025-11-03T10:30:49.262Z] #7 DONE 0.1s [2025-11-03T10:30:49.262Z] [2025-11-03T10:30:49.262Z] #8 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-03T10:30:49.262Z] #8 DONE 0.0s [2025-11-03T10:30:49.262Z] [2025-11-03T10:30:49.262Z] 1 warning found (use --debug to expand): [2025-11-03T10:30:49.262Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-03T10:30:49.604Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.8 --push - [2025-11-03T10:30:49.604Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.8' [2025-11-03T10:30:49.865Z] #1 [internal] load build definition from Dockerfile [2025-11-03T10:30:49.865Z] #1 transferring dockerfile: 173B done [2025-11-03T10:30:49.865Z] #1 DONE 0.0s [2025-11-03T10:30:49.865Z] [2025-11-03T10:30:49.865Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.8 [2025-11-03T10:30:49.865Z] #2 DONE 0.0s [2025-11-03T10:30:49.865Z] [2025-11-03T10:30:49.865Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.8 [2025-11-03T10:30:49.865Z] #3 DONE 0.0s [2025-11-03T10:30:49.865Z] [2025-11-03T10:30:49.865Z] #4 [internal] load .dockerignore [2025-11-03T10:30:49.865Z] #4 transferring context: 2B done [2025-11-03T10:30:49.865Z] #4 DONE 0.0s [2025-11-03T10:30:49.865Z] [2025-11-03T10:30:49.865Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.8@sha256:aeb1c027990e1fe1640a73686166a00cdbfc59b9365ec495f707cb7381ebb407 [2025-11-03T10:30:49.865Z] #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.8@sha256:aeb1c027990e1fe1640a73686166a00cdbfc59b9365ec495f707cb7381ebb407 0.0s done [2025-11-03T10:30:49.865Z] #5 CACHED [2025-11-03T10:30:49.865Z] [2025-11-03T10:30:49.865Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.8@sha256:aeb1c027990e1fe1640a73686166a00cdbfc59b9365ec495f707cb7381ebb407 [2025-11-03T10:30:49.865Z] #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.8@sha256:aeb1c027990e1fe1640a73686166a00cdbfc59b9365ec495f707cb7381ebb407 0.0s done [2025-11-03T10:30:49.865Z] #6 CACHED [2025-11-03T10:30:49.865Z] [2025-11-03T10:30:49.865Z] #7 exporting to image [2025-11-03T10:30:49.865Z] #7 exporting layers done [2025-11-03T10:30:49.865Z] #7 exporting manifest sha256:4b445dc0b74a0ca3121c1f2a79d796aa0727d317e229dac2f065dd8e3ec85dd7 done [2025-11-03T10:30:49.865Z] #7 exporting config sha256:117757fbc98afc7ed45a940bd2a5155ede462c92517c2c8f3184234a3d037e35 done [2025-11-03T10:30:49.865Z] #7 exporting manifest sha256:c1b0daba6e062e6ed8c4a4d0a01f1f2392a9f14611f188a2ee7311670409b622 done [2025-11-03T10:30:49.865Z] #7 exporting config sha256:dc930bbab9faa65733c7cf825b942862a1d42cb2a7915c9850c05167de3ad811 done [2025-11-03T10:30:49.865Z] #7 exporting manifest list sha256:f08cc87e8907afd5de7b54e4a382a2c3f3dfdde4acd763d6800ad187698a745f done [2025-11-03T10:30:49.865Z] #7 pushing layers 0.0s done [2025-11-03T10:30:49.865Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.8@sha256:f08cc87e8907afd5de7b54e4a382a2c3f3dfdde4acd763d6800ad187698a745f [2025-11-03T10:30:49.865Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-03T10:30:49.865Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.8@sha256:f08cc87e8907afd5de7b54e4a382a2c3f3dfdde4acd763d6800ad187698a745f 0.1s done [2025-11-03T10:30:49.866Z] #7 DONE 0.1s [2025-11-03T10:30:49.866Z] [2025-11-03T10:30:49.866Z] #8 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-03T10:30:49.866Z] #8 DONE 0.0s [2025-11-03T10:30:49.866Z] [2025-11-03T10:30:49.866Z] 1 warning found (use --debug to expand): [2025-11-03T10:30:49.866Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-03T10:30:50.157Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:2db400872be95ca8f6479a71c6d17426b4e844ff-4.1.0-dev.8' [2025-11-03T10:30:50.157Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:2db400872be95ca8f6479a71c6d17426b4e844ff-4.1.0-dev.8 --push - [2025-11-03T10:30:50.157Z] #1 [internal] load build definition from Dockerfile [2025-11-03T10:30:50.417Z] #1 transferring dockerfile: 214B done [2025-11-03T10:30:50.417Z] #1 DONE 0.0s [2025-11-03T10:30:50.417Z] [2025-11-03T10:30:50.417Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:2db400872be95ca8f6479a71c6d17426b4e844ff-4.1.0-dev.8 [2025-11-03T10:30:50.417Z] #2 DONE 0.0s [2025-11-03T10:30:50.417Z] [2025-11-03T10:30:50.417Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:2db400872be95ca8f6479a71c6d17426b4e844ff-4.1.0-dev.8 [2025-11-03T10:30:50.417Z] #3 DONE 0.0s [2025-11-03T10:30:50.417Z] [2025-11-03T10:30:50.417Z] #4 [internal] load .dockerignore [2025-11-03T10:30:50.417Z] #4 transferring context: 2B done [2025-11-03T10:30:50.417Z] #4 DONE 0.0s [2025-11-03T10:30:50.417Z] [2025-11-03T10:30:50.417Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:2db400872be95ca8f6479a71c6d17426b4e844ff-4.1.0-dev.8@sha256:aeb1c027990e1fe1640a73686166a00cdbfc59b9365ec495f707cb7381ebb407 [2025-11-03T10:30:50.417Z] #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:2db400872be95ca8f6479a71c6d17426b4e844ff-4.1.0-dev.8@sha256:aeb1c027990e1fe1640a73686166a00cdbfc59b9365ec495f707cb7381ebb407 done [2025-11-03T10:30:50.417Z] #5 CACHED [2025-11-03T10:30:50.417Z] [2025-11-03T10:30:50.417Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:2db400872be95ca8f6479a71c6d17426b4e844ff-4.1.0-dev.8@sha256:aeb1c027990e1fe1640a73686166a00cdbfc59b9365ec495f707cb7381ebb407 [2025-11-03T10:30:50.417Z] #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:2db400872be95ca8f6479a71c6d17426b4e844ff-4.1.0-dev.8@sha256:aeb1c027990e1fe1640a73686166a00cdbfc59b9365ec495f707cb7381ebb407 0.0s done [2025-11-03T10:30:50.417Z] #6 CACHED [2025-11-03T10:30:50.417Z] [2025-11-03T10:30:50.417Z] #7 exporting to image [2025-11-03T10:30:50.417Z] #7 exporting layers done [2025-11-03T10:30:50.417Z] #7 exporting manifest sha256:4b445dc0b74a0ca3121c1f2a79d796aa0727d317e229dac2f065dd8e3ec85dd7 done [2025-11-03T10:30:50.417Z] #7 exporting config sha256:117757fbc98afc7ed45a940bd2a5155ede462c92517c2c8f3184234a3d037e35 done [2025-11-03T10:30:50.417Z] #7 exporting manifest sha256:c1b0daba6e062e6ed8c4a4d0a01f1f2392a9f14611f188a2ee7311670409b622 done [2025-11-03T10:30:50.417Z] #7 exporting config sha256:dc930bbab9faa65733c7cf825b942862a1d42cb2a7915c9850c05167de3ad811 done [2025-11-03T10:30:50.417Z] #7 exporting manifest list sha256:f08cc87e8907afd5de7b54e4a382a2c3f3dfdde4acd763d6800ad187698a745f done [2025-11-03T10:30:50.417Z] #7 pushing layers 0.0s done [2025-11-03T10:30:50.417Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:2db400872be95ca8f6479a71c6d17426b4e844ff-4.1.0-dev.8@sha256:f08cc87e8907afd5de7b54e4a382a2c3f3dfdde4acd763d6800ad187698a745f [2025-11-03T10:30:50.417Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-03T10:30:50.417Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:2db400872be95ca8f6479a71c6d17426b4e844ff-4.1.0-dev.8@sha256:f08cc87e8907afd5de7b54e4a382a2c3f3dfdde4acd763d6800ad187698a745f 0.1s done [2025-11-03T10:30:50.417Z] #7 DONE 0.1s [2025-11-03T10:30:50.417Z] [2025-11-03T10:30:50.417Z] #8 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-03T10:30:50.417Z] #8 DONE 0.0s [2025-11-03T10:30:50.417Z] [2025-11-03T10:30:50.417Z] 1 warning found (use --debug to expand): [2025-11-03T10:30:50.417Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-03T10:30:50.714Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:main' [2025-11-03T10:30:50.714Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:main --push - [2025-11-03T10:30:50.714Z] #1 [internal] load build definition from Dockerfile [2025-11-03T10:30:50.714Z] #1 transferring dockerfile: 166B done [2025-11-03T10:30:50.714Z] #1 DONE 0.0s [2025-11-03T10:30:50.714Z] [2025-11-03T10:30:50.714Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:main [2025-11-03T10:30:50.714Z] #2 DONE 0.0s [2025-11-03T10:30:50.714Z] [2025-11-03T10:30:50.714Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:main [2025-11-03T10:30:50.714Z] #3 DONE 0.0s [2025-11-03T10:30:50.714Z] [2025-11-03T10:30:50.714Z] #4 [internal] load .dockerignore [2025-11-03T10:30:50.714Z] #4 transferring context: 2B done [2025-11-03T10:30:50.714Z] #4 DONE 0.0s [2025-11-03T10:30:50.714Z] [2025-11-03T10:30:50.714Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:aeb1c027990e1fe1640a73686166a00cdbfc59b9365ec495f707cb7381ebb407 [2025-11-03T10:30:50.714Z] #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:aeb1c027990e1fe1640a73686166a00cdbfc59b9365ec495f707cb7381ebb407 done [2025-11-03T10:30:50.714Z] #5 CACHED [2025-11-03T10:30:50.714Z] [2025-11-03T10:30:50.714Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:aeb1c027990e1fe1640a73686166a00cdbfc59b9365ec495f707cb7381ebb407 [2025-11-03T10:30:50.714Z] #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:aeb1c027990e1fe1640a73686166a00cdbfc59b9365ec495f707cb7381ebb407 done [2025-11-03T10:30:50.714Z] #6 CACHED [2025-11-03T10:30:50.714Z] [2025-11-03T10:30:50.714Z] #7 exporting to image [2025-11-03T10:30:50.714Z] #7 exporting layers done [2025-11-03T10:30:50.714Z] #7 exporting manifest sha256:4b445dc0b74a0ca3121c1f2a79d796aa0727d317e229dac2f065dd8e3ec85dd7 done [2025-11-03T10:30:50.714Z] #7 exporting config sha256:117757fbc98afc7ed45a940bd2a5155ede462c92517c2c8f3184234a3d037e35 done [2025-11-03T10:30:50.714Z] #7 exporting manifest sha256:c1b0daba6e062e6ed8c4a4d0a01f1f2392a9f14611f188a2ee7311670409b622 done [2025-11-03T10:30:50.714Z] #7 exporting config sha256:dc930bbab9faa65733c7cf825b942862a1d42cb2a7915c9850c05167de3ad811 done [2025-11-03T10:30:50.714Z] #7 exporting manifest list sha256:f08cc87e8907afd5de7b54e4a382a2c3f3dfdde4acd763d6800ad187698a745f done [2025-11-03T10:30:50.714Z] #7 pushing layers 0.0s done [2025-11-03T10:30:50.714Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:f08cc87e8907afd5de7b54e4a382a2c3f3dfdde4acd763d6800ad187698a745f [2025-11-03T10:30:50.714Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-03T10:30:50.974Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:f08cc87e8907afd5de7b54e4a382a2c3f3dfdde4acd763d6800ad187698a745f 0.1s done [2025-11-03T10:30:50.974Z] #7 DONE 0.1s [2025-11-03T10:30:50.974Z] [2025-11-03T10:30:50.974Z] #8 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-03T10:30:50.974Z] #8 DONE 0.0s [2025-11-03T10:30:50.974Z] [2025-11-03T10:30:50.974Z] 1 warning found (use --debug to expand): [2025-11-03T10:30:50.974Z]  - 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 [2025-11-03T10:30:51.374Z] + '[' -d /w/workspace/exfoundry_device-usb-camera_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-11-03T10:30:51.674Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-03T10:30:52.225Z] ---> package-listing.sh [2025-11-03T10:30:52.225Z] ++ facter osfamily [2025-11-03T10:30:52.225Z] ++ tr '[:upper:]' '[:lower:]' [2025-11-03T10:30:52.488Z] + OS_FAMILY=redhat [2025-11-03T10:30:52.488Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2025-11-03T10:30:52.488Z] + START_PACKAGES=/tmp/packages_start.txt [2025-11-03T10:30:52.488Z] + END_PACKAGES=/tmp/packages_end.txt [2025-11-03T10:30:52.488Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-11-03T10:30:52.488Z] + PACKAGES=/tmp/packages_start.txt [2025-11-03T10:30:52.488Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2025-11-03T10:30:52.488Z] + PACKAGES=/tmp/packages_end.txt [2025-11-03T10:30:52.488Z] + case "${OS_FAMILY}" in [2025-11-03T10:30:52.488Z] + rpm -qa [2025-11-03T10:30:52.488Z] + sort [2025-11-03T10:30:53.058Z] + '[' -f /tmp/packages_start.txt ']' [2025-11-03T10:30:53.058Z] + '[' -f /tmp/packages_end.txt ']' [2025-11-03T10:30:53.058Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-11-03T10:30:53.058Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2025-11-03T10:30:53.058Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2025-11-03T10:30:53.058Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2025-11-03T10:30:53.070Z] 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 [2025-11-03T10:30:53.349Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T10:30:54.012Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-03T10:30:54.012Z] [2025-11-03T10:30:54.012Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T10:30:54.314Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-03T10:30:54.314Z] latest: Pulling from edgex-lftools-log-publisher [2025-11-03T10:30:54.314Z] 5eb5b503b376: Pulling fs layer [2025-11-03T10:30:54.314Z] 5c69ac0246d0: Pulling fs layer [2025-11-03T10:30:54.314Z] ec43610c2a17: Pulling fs layer [2025-11-03T10:30:54.314Z] 3a2ae6a8a46f: Pulling fs layer [2025-11-03T10:30:54.314Z] 33b1e0a273af: Pulling fs layer [2025-11-03T10:30:54.314Z] 5d3b04190fa2: Pulling fs layer [2025-11-03T10:30:54.314Z] 2f39f015ded8: Pulling fs layer [2025-11-03T10:30:54.314Z] 33b1e0a273af: Waiting [2025-11-03T10:30:54.314Z] 5d3b04190fa2: Waiting [2025-11-03T10:30:54.314Z] 2f39f015ded8: Waiting [2025-11-03T10:30:54.314Z] 3a2ae6a8a46f: Waiting [2025-11-03T10:30:54.314Z] 5c69ac0246d0: Verifying Checksum [2025-11-03T10:30:54.314Z] 5c69ac0246d0: Download complete [2025-11-03T10:30:54.314Z] 3a2ae6a8a46f: Verifying Checksum [2025-11-03T10:30:54.314Z] 3a2ae6a8a46f: Download complete [2025-11-03T10:30:54.314Z] 33b1e0a273af: Verifying Checksum [2025-11-03T10:30:54.314Z] 33b1e0a273af: Download complete [2025-11-03T10:30:54.314Z] ec43610c2a17: Verifying Checksum [2025-11-03T10:30:54.314Z] ec43610c2a17: Download complete [2025-11-03T10:30:54.314Z] 5d3b04190fa2: Verifying Checksum [2025-11-03T10:30:54.314Z] 5d3b04190fa2: Download complete [2025-11-03T10:30:54.579Z] 5eb5b503b376: Verifying Checksum [2025-11-03T10:30:54.579Z] 5eb5b503b376: Download complete [2025-11-03T10:30:55.153Z] 2f39f015ded8: Verifying Checksum [2025-11-03T10:30:55.153Z] 2f39f015ded8: Download complete [2025-11-03T10:30:55.723Z] 5eb5b503b376: Pull complete [2025-11-03T10:30:55.987Z] 5c69ac0246d0: Pull complete [2025-11-03T10:30:56.278Z] ec43610c2a17: Pull complete [2025-11-03T10:30:56.538Z] 3a2ae6a8a46f: Pull complete [2025-11-03T10:30:56.538Z] 33b1e0a273af: Pull complete [2025-11-03T10:30:56.796Z] 5d3b04190fa2: Pull complete [2025-11-03T10:31:01.021Z] 2f39f015ded8: Pull complete [2025-11-03T10:31:01.021Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-11-03T10:31:01.021Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-03T10:31:01.021Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-03T10:31:01.134Z] prd-centos7-docker-4c-2g-772431 does not seem to be running inside a container [2025-11-03T10:31:01.169Z] $ 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 [2025-11-03T10:31:04.586Z] $ docker top 77031e124ddada8b6295df5db03fa85ad9f706123fd0ecd345579b1730e74dae -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-03T10:31:04.942Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-11-03T10:31:05.238Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-11-03T10:31:05.632Z] + ls /var/log/sa-host [2025-11-03T10:31:05.632Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-03T10:31:05.776Z] provisioning config files... [2025-11-03T10:31:05.820Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4400411902479653771tmp [Pipeline] { [Pipeline] echo [2025-11-03T10:31:05.842Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-03T10:31:06.127Z] ---> create-netrc.sh [Pipeline] } [2025-11-03T10:31:06.134Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-11-03T10:31:06.474Z] ---> python-tools-install.sh [Pipeline] echo [2025-11-03T10:31:06.489Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-03T10:31:06.787Z] ---> sudo-logs.sh [2025-11-03T10:31:06.787Z] Archiving 'sudo' log.. [2025-11-03T10:31:06.787Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-772431.novalocal: Name or service not known [2025-11-03T10:31:06.787Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-772431.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-11-03T10:31:06.816Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-03T10:31:07.102Z] ---> job-cost.sh [2025-11-03T10:31:07.102Z] lf-activate-venv: SKIPPING [2025-11-03T10:31:07.102Z] INFO: No Stack... [2025-11-03T10:31:07.361Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-11-03T10:31:07.622Z] INFO: Archiving Costs [Pipeline] echo [2025-11-03T10:31:07.647Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-03T10:31:07.938Z] ---> logs-deploy.sh [2025-11-03T10:31:07.938Z] lf-activate-venv: SKIPPING [2025-11-03T10:31:07.938Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/211 [2025-11-03T10:31:07.938Z] INFO: archiving workspace using pattern(s): [2025-11-03T10:31:08.881Z] Archives upload complete. [2025-11-03T10:31:08.881Z] INFO: archiving logs to Nexus [2025-11-03T10:31:09.451Z] ---> uname -a: [2025-11-03T10:31:09.451Z] Linux prd-centos7-docker-4c-2g-772431.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-11-03T10:31:09.451Z] [2025-11-03T10:31:09.451Z] [2025-11-03T10:31:09.451Z] ---> lscpu: [2025-11-03T10:31:09.451Z] Architecture: x86_64 [2025-11-03T10:31:09.451Z] CPU op-mode(s): 32-bit, 64-bit [2025-11-03T10:31:09.451Z] Byte Order: Little Endian [2025-11-03T10:31:09.451Z] Address sizes: 40 bits physical, 48 bits virtual [2025-11-03T10:31:09.451Z] CPU(s): 2 [2025-11-03T10:31:09.451Z] On-line CPU(s) list: 0,1 [2025-11-03T10:31:09.451Z] Thread(s) per core: 1 [2025-11-03T10:31:09.451Z] Core(s) per socket: 1 [2025-11-03T10:31:09.451Z] Socket(s): 2 [2025-11-03T10:31:09.451Z] NUMA node(s): 1 [2025-11-03T10:31:09.451Z] Vendor ID: AuthenticAMD [2025-11-03T10:31:09.451Z] CPU family: 23 [2025-11-03T10:31:09.451Z] Model: 49 [2025-11-03T10:31:09.451Z] Model name: AMD EPYC-Rome Processor [2025-11-03T10:31:09.451Z] Stepping: 0 [2025-11-03T10:31:09.451Z] CPU MHz: 2799.998 [2025-11-03T10:31:09.451Z] BogoMIPS: 5599.99 [2025-11-03T10:31:09.451Z] Virtualization: AMD-V [2025-11-03T10:31:09.451Z] Hypervisor vendor: KVM [2025-11-03T10:31:09.451Z] Virtualization type: full [2025-11-03T10:31:09.451Z] L1d cache: 64 KiB [2025-11-03T10:31:09.451Z] L1i cache: 64 KiB [2025-11-03T10:31:09.451Z] L2 cache: 1 MiB [2025-11-03T10:31:09.451Z] L3 cache: 32 MiB [2025-11-03T10:31:09.451Z] NUMA node0 CPU(s): 0,1 [2025-11-03T10:31:09.451Z] Vulnerability Itlb multihit: Not affected [2025-11-03T10:31:09.451Z] Vulnerability L1tf: Not affected [2025-11-03T10:31:09.451Z] Vulnerability Mds: Not affected [2025-11-03T10:31:09.451Z] Vulnerability Meltdown: Not affected [2025-11-03T10:31:09.451Z] Vulnerability Mmio stale data: Not affected [2025-11-03T10:31:09.451Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-11-03T10:31:09.451Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-11-03T10:31:09.451Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-11-03T10:31:09.451Z] Vulnerability Srbds: Not affected [2025-11-03T10:31:09.451Z] Vulnerability Tsx async abort: Not affected [2025-11-03T10:31:09.451Z] 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 [2025-11-03T10:31:09.451Z] [2025-11-03T10:31:09.451Z] [2025-11-03T10:31:09.451Z] ---> nproc: [2025-11-03T10:31:09.451Z] 2 [2025-11-03T10:31:09.451Z] [2025-11-03T10:31:09.451Z] [2025-11-03T10:31:09.451Z] ---> df -h: [2025-11-03T10:31:09.451Z] Filesystem Size Used Avail Use% Mounted on [2025-11-03T10:31:09.451Z] overlay 40G 7.3G 33G 19% / [2025-11-03T10:31:09.451Z] tmpfs 64M 0 64M 0% /dev [2025-11-03T10:31:09.451Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-11-03T10:31:09.451Z] shm 64M 0 64M 0% /dev/shm [2025-11-03T10:31:09.451Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-11-03T10:31:09.451Z] [2025-11-03T10:31:09.451Z] [2025-11-03T10:31:09.451Z] Cannot open /var/log/sysstat/sa03: No such file or directory [2025-11-03T10:31:09.451Z] Please check if data collecting is enabled [2025-11-03T10:31:09.451Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-03T10:31:09.757Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-11-03T10:31:09.758Z] $ docker stop --time=1 77031e124ddada8b6295df5db03fa85ad9f706123fd0ecd345579b1730e74dae [2025-11-03T10:31:10.899Z] $ docker rm -f --volumes 77031e124ddada8b6295df5db03fa85ad9f706123fd0ecd345579b1730e74dae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-11-03T10:31:11.022Z] [WS-CLEANUP] Deleting project workspace... [2025-11-03T10:31:11.023Z] [WS-CLEANUP] Deferred wipeout is used... [2025-11-03T10:31:11.035Z] [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 [2025-11-03T10:31:11.491Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-03T10:31:11.491Z] [2025-11-03T10:31:11.491Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T10:31:11.802Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-03T10:31:11.802Z] latest: Pulling from edgex-lftools-log-publisher [2025-11-03T10:31:11.802Z] 5eb5b503b376: Pulling fs layer [2025-11-03T10:31:11.802Z] 5c69ac0246d0: Pulling fs layer [2025-11-03T10:31:11.802Z] ec43610c2a17: Pulling fs layer [2025-11-03T10:31:11.802Z] 3a2ae6a8a46f: Pulling fs layer [2025-11-03T10:31:11.802Z] 33b1e0a273af: Pulling fs layer [2025-11-03T10:31:11.802Z] 5d3b04190fa2: Pulling fs layer [2025-11-03T10:31:11.802Z] 2f39f015ded8: Pulling fs layer [2025-11-03T10:31:11.802Z] 33b1e0a273af: Waiting [2025-11-03T10:31:11.802Z] 5d3b04190fa2: Waiting [2025-11-03T10:31:11.802Z] 2f39f015ded8: Waiting [2025-11-03T10:31:11.802Z] 3a2ae6a8a46f: Waiting [2025-11-03T10:31:11.802Z] 5c69ac0246d0: Verifying Checksum [2025-11-03T10:31:11.802Z] 3a2ae6a8a46f: Verifying Checksum [2025-11-03T10:31:11.802Z] 3a2ae6a8a46f: Download complete [2025-11-03T10:31:11.802Z] 33b1e0a273af: Verifying Checksum [2025-11-03T10:31:11.802Z] 33b1e0a273af: Download complete [2025-11-03T10:31:11.802Z] ec43610c2a17: Verifying Checksum [2025-11-03T10:31:11.802Z] ec43610c2a17: Download complete [2025-11-03T10:31:11.802Z] 5d3b04190fa2: Download complete [2025-11-03T10:31:12.060Z] 5eb5b503b376: Verifying Checksum [2025-11-03T10:31:12.060Z] 5eb5b503b376: Download complete [2025-11-03T10:31:13.963Z] 5eb5b503b376: Pull complete [2025-11-03T10:31:13.963Z] 5c69ac0246d0: Pull complete [2025-11-03T10:31:14.222Z] ec43610c2a17: Pull complete [2025-11-03T10:31:14.222Z] 3a2ae6a8a46f: Pull complete [2025-11-03T10:31:14.481Z] 33b1e0a273af: Pull complete [2025-11-03T10:31:14.481Z] 5d3b04190fa2: Pull complete [2025-11-03T10:31:21.036Z] 2f39f015ded8: Pull complete [2025-11-03T10:31:21.036Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-11-03T10:31:21.036Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-03T10:31:21.036Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-03T10:31:21.151Z] prd-ubuntu20.04-docker-8c-8g-772428 does not seem to be running inside a container [2025-11-03T10:31:21.179Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-11-03T10:31:22.529Z] $ docker top e026328fced8b2c10ec51e622facc813c564d6293dbdb470727d9486faa677a2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-03T10:31:22.930Z] ---> job-cost.sh [2025-11-03T10:31:22.930Z] lf-activate-venv: SKIPPING [2025-11-03T10:31:22.930Z] INFO: No Stack... [2025-11-03T10:31:23.189Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-11-03T10:31:23.447Z] INFO: Archiving Costs [Pipeline] sh [2025-11-03T10:31:23.733Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2025-11-03T10:31:23.733Z] + cut -d, -f6 [Pipeline] lock [2025-11-03T10:31:23.747Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-211-stack-cost] [2025-11-03T10:31:23.754Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-211-stack-cost] did not exist. Created. [2025-11-03T10:31:23.759Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-211-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-11-03T10:31:24.069Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-11-03T10:31:24.106Z] Stashed 1 file(s) [Pipeline] } [2025-11-03T10:31:24.114Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-211-stack-cost] [Pipeline] // lock [Pipeline] } [2025-11-03T10:31:24.142Z] $ docker stop --time=1 e026328fced8b2c10ec51e622facc813c564d6293dbdb470727d9486faa677a2 [2025-11-03T10:31:25.286Z] $ docker rm -f --volumes e026328fced8b2c10ec51e622facc813c564d6293dbdb470727d9486faa677a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-11-03T10:34:26.597Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2025-11-03T10:34:34.824Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.070s coverage: 4.4% of statements [2025-11-03T10:34:34.824Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-11-03T10:34:34.824Z] go vet ./... [2025-11-03T10:35:31.282Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-11-03T10:35:31.282Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-11-03T10:35:31.282Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-11-03T10:35:31.304Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-11-03T10:35:31.324Z] $ docker stop --time=1 0f6db50f95fdac95b01c2a8928eef413d2f747db89a15617c738327013740729 [2025-11-03T10:35:33.233Z] $ docker rm -f --volumes 0f6db50f95fdac95b01c2a8928eef413d2f747db89a15617c738327013740729 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-03T10:35:35.016Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-11-03T10:35:35.045Z] Warning: overwriting stash ‘coverage-report’ [2025-11-03T10:35:35.575Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-11-03T10:35:36.023Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-11-03T10:35:36.352Z] + ls -al . [2025-11-03T10:35:36.352Z] total 288 [2025-11-03T10:35:36.352Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 10:30 . [2025-11-03T10:35:36.352Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 10:27 .. [2025-11-03T10:35:36.352Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 10:27 .git [2025-11-03T10:35:36.352Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 10:27 .github [2025-11-03T10:35:36.352Z] -rw-rw-r-- 1 jenkins jenkins 379 Nov 3 10:27 .gitignore [2025-11-03T10:35:36.352Z] -rw-rw-r-- 1 jenkins jenkins 359 Nov 3 10:27 .golangci.yml [2025-11-03T10:35:36.352Z] -rw-rw-r-- 1 jenkins jenkins 77 Nov 3 10:27 .hadolint.yml [2025-11-03T10:35:36.352Z] -rw-rw-r-- 1 jenkins jenkins 22020 Nov 3 10:27 Attribution.txt [2025-11-03T10:35:36.352Z] -rw-rw-r-- 1 jenkins jenkins 17743 Nov 3 10:27 CHANGELOG.md [2025-11-03T10:35:36.352Z] -rw-rw-r-- 1 jenkins jenkins 2445 Nov 3 10:27 Dockerfile [2025-11-03T10:35:36.352Z] -rw-rw-r-- 1 jenkins jenkins 678 Nov 3 10:27 GOVERNANCE.md [2025-11-03T10:35:36.352Z] -rw-rw-r-- 1 jenkins jenkins 682 Nov 3 10:27 Jenkinsfile [2025-11-03T10:35:36.352Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 3 10:27 LICENSE [2025-11-03T10:35:36.352Z] -rw-rw-r-- 1 jenkins jenkins 3192 Nov 3 10:27 Makefile [2025-11-03T10:35:36.352Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 3 10:27 OWNERS.md [2025-11-03T10:35:36.352Z] -rw-rw-r-- 1 jenkins jenkins 2575 Nov 3 10:27 README.md [2025-11-03T10:35:36.352Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 3 10:25 VERSION [2025-11-03T10:35:36.352Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 10:27 bin [2025-11-03T10:35:36.352Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 10:27 cmd [2025-11-03T10:35:36.352Z] -rw-r--r-- 1 jenkins jenkins 54776 Nov 3 10:34 coverage.out [2025-11-03T10:35:36.352Z] -rwxrwxr-x 1 jenkins jenkins 84 Nov 3 10:27 docker-entrypoint.sh [2025-11-03T10:35:36.352Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 10:27 docs [2025-11-03T10:35:36.352Z] -rw-rw-r-- 1 jenkins jenkins 6921 Nov 3 10:27 go.mod [2025-11-03T10:35:36.352Z] -rw-rw-r-- 1 jenkins jenkins 89429 Nov 3 10:27 go.sum [2025-11-03T10:35:36.352Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 10:27 internal [2025-11-03T10:35:36.352Z] -rw-rw-r-- 1 jenkins jenkins 231 Nov 3 10:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T10:35:36.717Z] + 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=2db400872be95ca8f6479a71c6d17426b4e844ff --label arch=arm64 --label version=4.1.0-dev.8 . [2025-11-03T10:35:37.301Z] Sending build context to Docker daemon 12.06MB [2025-11-03T10:35:37.301Z] Step 1/37 : ARG BASE=golang:1.25-alpine3.22 [2025-11-03T10:35:37.301Z] Step 2/37 : FROM ${BASE} AS builder [2025-11-03T10:35:37.301Z] ---> efc3153f5f99 [2025-11-03T10:35:37.301Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2025-11-03T10:35:37.301Z] ---> Running in a0893a3b7d98 [2025-11-03T10:35:37.569Z] Removing intermediate container a0893a3b7d98 [2025-11-03T10:35:37.569Z] ---> 7e9b2a12f7d0 [2025-11-03T10:35:37.569Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-11-03T10:35:37.838Z] ---> Running in 0ebd631f0759 [2025-11-03T10:35:38.106Z] Removing intermediate container 0ebd631f0759 [2025-11-03T10:35:38.106Z] ---> 334252140b56 [2025-11-03T10:35:38.106Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2025-11-03T10:35:38.106Z] ---> Running in c07c85afb2af [2025-11-03T10:35:38.375Z] Removing intermediate container c07c85afb2af [2025-11-03T10:35:38.375Z] ---> 1078d6e8c915 [2025-11-03T10:35:38.375Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2025-11-03T10:35:38.643Z] ---> Running in 53fbba913ba9 [2025-11-03T10:35:38.911Z] Removing intermediate container 53fbba913ba9 [2025-11-03T10:35:38.911Z] ---> 46203019e41e [2025-11-03T10:35:38.911Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-11-03T10:35:38.911Z] ---> Running in a974ef9b97cb [2025-11-03T10:35:39.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-03T10:35:40.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-03T10:35:41.879Z] OK: 262 MiB in 69 packages [2025-11-03T10:35:42.841Z] Removing intermediate container a974ef9b97cb [2025-11-03T10:35:42.841Z] ---> 2bbeaa5a3489 [2025-11-03T10:35:42.841Z] Step 8/37 : WORKDIR /device-usb-camera [2025-11-03T10:35:43.108Z] ---> Running in 4a0f0bedef88 [2025-11-03T10:35:43.376Z] Removing intermediate container 4a0f0bedef88 [2025-11-03T10:35:43.376Z] ---> b836852596d2 [2025-11-03T10:35:43.376Z] Step 9/37 : COPY go.mod vendor* ./ [2025-11-03T10:35:43.961Z] ---> 92cfccf62bf4 [2025-11-03T10:35:43.961Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-03T10:35:43.961Z] ---> Running in dd61116c1822 [2025-11-03T10:35:46.541Z] Removing intermediate container dd61116c1822 [2025-11-03T10:35:46.541Z] ---> cf3983afde75 [2025-11-03T10:35:46.541Z] Step 11/37 : COPY . . [2025-11-03T10:35:47.502Z] ---> 42b7bf30ce34 [2025-11-03T10:35:47.502Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-11-03T10:35:47.770Z] ---> Running in d79d24cedcb8 [2025-11-03T10:35:48.734Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-03T10:35:48.734Z]  Dload Upload Total Spent Left Speed [2025-11-03T10:35:48.734Z] 0  0 0  0 0 0  0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8043 0 --:--:-- --:--:-- --:--:-- 8232 [2025-11-03T10:35:49.318Z] Removing intermediate container d79d24cedcb8 [2025-11-03T10:35:49.318Z] ---> 7229e4405ae5 [2025-11-03T10:35:49.318Z] Step 13/37 : RUN ${MAKE} [2025-11-03T10:35:49.586Z] ---> Running in a0298dac4395 [2025-11-03T10:35:50.552Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.1.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2025-11-03T10:40:27.467Z] Removing intermediate container a0298dac4395 [2025-11-03T10:40:27.467Z] ---> 44f300151a56 [2025-11-03T10:40:27.467Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2025-11-03T10:40:27.467Z] 1.8.2: Pulling from bluenviron/mediamtx [2025-11-03T10:40:27.467Z] da4d7e05a7aa: Pulling fs layer [2025-11-03T10:40:27.467Z] da4d7e05a7aa: Verifying Checksum [2025-11-03T10:40:27.467Z] da4d7e05a7aa: Download complete [2025-11-03T10:40:27.467Z] da4d7e05a7aa: Pull complete [2025-11-03T10:40:27.467Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2025-11-03T10:40:27.467Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2025-11-03T10:40:27.467Z] ---> 62c65ed7ef0d [2025-11-03T10:40:27.467Z] Step 15/37 : FROM alpine:3.22 [2025-11-03T10:40:27.467Z] 3.22: Pulling from library/alpine [2025-11-03T10:40:27.467Z] 6b59a28fa201: Already exists [2025-11-03T10:40:27.467Z] Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-03T10:40:27.467Z] Status: Downloaded newer image for alpine:3.22 [2025-11-03T10:40:27.467Z] ---> 171e65262c80 [2025-11-03T10:40:27.467Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2025-11-03T10:40:27.467Z] ---> Running in 6bcbf35e2df4 [2025-11-03T10:40:27.467Z] Removing intermediate container 6bcbf35e2df4 [2025-11-03T10:40:27.467Z] ---> 6688bb26c07c [2025-11-03T10:40:27.467Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-11-03T10:40:27.467Z] ---> Running in 6dfa18f2c425 [2025-11-03T10:40:27.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-03T10:40:27.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-03T10:40:27.467Z] (1/116) Installing dumb-init (1.2.5-r3) [2025-11-03T10:40:27.467Z] (2/116) Installing libSvtAv1Enc (2.3.0-r0) [2025-11-03T10:40:27.467Z] (3/116) Installing aom-libs (3.12.1-r0) [2025-11-03T10:40:27.467Z] (4/116) Installing libxau (1.0.12-r0) [2025-11-03T10:40:27.467Z] (5/116) Installing libmd (1.1.0-r0) [2025-11-03T10:40:27.467Z] (6/116) Installing libbsd (0.12.2-r0) [2025-11-03T10:40:27.467Z] (7/116) Installing libxdmcp (1.1.5-r1) [2025-11-03T10:40:27.467Z] (8/116) Installing libxcb (1.17.0-r0) [2025-11-03T10:40:27.467Z] (9/116) Installing libx11 (1.8.11-r0) [2025-11-03T10:40:27.467Z] (10/116) Installing hwdata-pci (0.395-r0) [2025-11-03T10:40:27.467Z] (11/116) Installing libpciaccess (0.18.1-r0) [2025-11-03T10:40:27.467Z] (12/116) Installing libdrm (2.4.124-r0) [2025-11-03T10:40:27.467Z] (13/116) Installing libxext (1.3.6-r2) [2025-11-03T10:40:27.467Z] (14/116) Installing libxfixes (6.0.1-r4) [2025-11-03T10:40:27.467Z] (15/116) Installing libffi (3.4.8-r0) [2025-11-03T10:40:27.467Z] (16/116) Installing wayland-libs-client (1.23.1-r3) [2025-11-03T10:40:27.467Z] (17/116) Installing libva (2.22.0-r1) [2025-11-03T10:40:27.467Z] (18/116) Installing libvdpau (1.5-r4) [2025-11-03T10:40:27.467Z] (19/116) Installing ffmpeg-libavutil (6.1.2-r2) [2025-11-03T10:40:27.467Z] (20/116) Installing libdav1d (1.5.1-r0) [2025-11-03T10:40:27.467Z] (21/116) Installing libgcc (14.2.0-r6) [2025-11-03T10:40:27.467Z] (22/116) Installing libstdc++ (14.2.0-r6) [2025-11-03T10:40:27.467Z] (23/116) Installing openexr-libiex (3.3.2-r0) [2025-11-03T10:40:27.467Z] (24/116) Installing openexr-libilmthread (3.3.2-r0) [2025-11-03T10:40:27.467Z] (25/116) Installing imath (3.1.12-r0) [2025-11-03T10:40:27.467Z] (26/116) Installing libdeflate (1.23-r0) [2025-11-03T10:40:27.467Z] (27/116) Installing openexr-libopenexrcore (3.3.2-r0) [2025-11-03T10:40:27.467Z] (28/116) Installing openexr-libopenexr (3.3.2-r0) [2025-11-03T10:40:27.467Z] (29/116) Installing brotli-libs (1.1.0-r2) [2025-11-03T10:40:27.467Z] (30/116) Installing giflib (5.2.2-r1) [2025-11-03T10:40:27.467Z] (31/116) Installing libhwy (1.0.7-r1) [2025-11-03T10:40:27.467Z] (32/116) Installing libjpeg-turbo (3.1.0-r0) [2025-11-03T10:40:27.467Z] (33/116) Installing lcms2 (2.16-r0) [2025-11-03T10:40:27.467Z] (34/116) Installing libpng (1.6.47-r0) [2025-11-03T10:40:27.467Z] (35/116) Installing libjxl (0.10.3-r2) [2025-11-03T10:40:27.467Z] (36/116) Installing lame-libs (3.100-r5) [2025-11-03T10:40:27.467Z] (37/116) Installing opus (1.5.2-r1) [2025-11-03T10:40:27.467Z] (38/116) Installing rav1e-libs (0.7.1-r2) [2025-11-03T10:40:27.467Z] (39/116) Installing libgomp (14.2.0-r6) [2025-11-03T10:40:27.467Z] (40/116) Installing soxr (0.1.3-r7) [2025-11-03T10:40:27.467Z] (41/116) Installing ffmpeg-libswresample (6.1.2-r2) [2025-11-03T10:40:27.467Z] (42/116) Installing libogg (1.3.5-r5) [2025-11-03T10:40:27.467Z] (43/116) Installing libtheora (1.1.1-r18) [2025-11-03T10:40:27.467Z] (44/116) Installing libvorbis (1.3.7-r2) [2025-11-03T10:40:27.467Z] (45/116) Installing libvpx (1.15.0-r0) [2025-11-03T10:40:27.467Z] (46/116) Installing libsharpyuv (1.5.0-r0) [2025-11-03T10:40:27.467Z] (47/116) Installing libwebp (1.5.0-r0) [2025-11-03T10:40:27.467Z] (48/116) Installing libwebpmux (1.5.0-r0) [2025-11-03T10:40:27.467Z] (49/116) Installing x264-libs (0.164.3108-r0) [2025-11-03T10:40:27.467Z] (50/116) Installing numactl (2.0.18-r0) [2025-11-03T10:40:27.467Z] (51/116) Installing x265-libs (3.6-r0) [2025-11-03T10:40:27.467Z] (52/116) Installing xvidcore (1.3.7-r2) [2025-11-03T10:40:27.467Z] (53/116) Installing ffmpeg-libavcodec (6.1.2-r2) [2025-11-03T10:40:27.467Z] (54/116) Installing sdl3 (3.2.16-r0) [2025-11-03T10:40:27.467Z] (55/116) Installing sdl2-compat (2.32.56-r0) [2025-11-03T10:40:27.467Z] (56/116) Installing alsa-lib (1.2.14-r0) [2025-11-03T10:40:27.467Z] (57/116) Installing libexpat (2.7.3-r0) [2025-11-03T10:40:27.467Z] (58/116) Installing libbz2 (1.0.8-r6) [2025-11-03T10:40:27.467Z] (59/116) Installing freetype (2.13.3-r0) [2025-11-03T10:40:27.467Z] (60/116) Installing fontconfig (2.15.0-r3) [2025-11-03T10:40:27.467Z] (61/116) Installing fribidi (1.0.16-r1) [2025-11-03T10:40:27.467Z] (62/116) Installing libintl (0.24.1-r0) [2025-11-03T10:40:27.467Z] (63/116) Installing libeconf (0.6.3-r0) [2025-11-03T10:40:27.467Z] (64/116) Installing libblkid (2.41-r9) [2025-11-03T10:40:27.467Z] (65/116) Installing libmount (2.41-r9) [2025-11-03T10:40:27.467Z] (66/116) Installing pcre2 (10.46-r0) [2025-11-03T10:40:27.467Z] (67/116) Installing glib (2.84.4-r0) [2025-11-03T10:40:27.467Z] (68/116) Installing graphite2 (1.3.14-r6) [2025-11-03T10:40:27.467Z] (69/116) Installing harfbuzz (11.2.1-r0) [2025-11-03T10:40:27.467Z] (70/116) Installing libunibreak (6.1-r0) [2025-11-03T10:40:27.467Z] (71/116) Installing libass (0.17.3-r0) [2025-11-03T10:40:27.467Z] (72/116) Installing libbluray (1.3.4-r1) [2025-11-03T10:40:27.467Z] (73/116) Installing mpg123-libs (1.32.10-r0) [2025-11-03T10:40:27.467Z] (74/116) Installing libopenmpt (0.7.15-r0) [2025-11-03T10:40:27.467Z] (75/116) Installing cjson (1.7.19-r0) [2025-11-03T10:40:27.467Z] (76/116) Installing mbedtls (3.6.5-r0) [2025-11-03T10:40:27.467Z] (77/116) Installing librist (0.2.10-r1) [2025-11-03T10:40:27.467Z] (78/116) Installing libsrt (1.5.3-r1) [2025-11-03T10:40:27.467Z] (79/116) Installing libssh (0.11.2-r0) [2025-11-03T10:40:27.467Z] (80/116) Installing xz-libs (5.8.1-r0) [2025-11-03T10:40:27.467Z] (81/116) Installing libxml2 (2.13.9-r0) [2025-11-03T10:40:27.467Z] (82/116) Installing libsodium (1.0.20-r0) [2025-11-03T10:40:27.467Z] (83/116) Installing libzmq (4.3.5-r2) [2025-11-03T10:40:27.467Z] (84/116) Installing ffmpeg-libavformat (6.1.2-r2) [2025-11-03T10:40:27.467Z] (85/116) Installing serd-libs (0.32.4-r0) [2025-11-03T10:40:27.467Z] (86/116) Installing zix-libs (0.6.2-r0) [2025-11-03T10:40:27.467Z] (87/116) Installing sord-libs (0.16.18-r0) [2025-11-03T10:40:27.467Z] (88/116) Installing sratom (0.6.18-r0) [2025-11-03T10:40:27.467Z] (89/116) Installing lilv-libs (0.24.26-r0) [2025-11-03T10:40:27.467Z] (90/116) Installing libdovi (3.3.1-r1) [2025-11-03T10:40:27.467Z] (91/116) Installing spirv-tools (1.4.313.0-r0) [2025-11-03T10:40:27.467Z] (92/116) Installing glslang-libs (1.4.309.0-r0) [2025-11-03T10:40:27.467Z] (93/116) Installing shaderc (2024.4-r0) [2025-11-03T10:40:27.467Z] (94/116) Installing vulkan-loader (1.4.313.0-r0) [2025-11-03T10:40:27.467Z] (95/116) Installing libplacebo (6.338.2-r3) [2025-11-03T10:40:27.467Z] (96/116) Installing ffmpeg-libpostproc (6.1.2-r2) [2025-11-03T10:40:27.467Z] (97/116) Installing ffmpeg-libswscale (6.1.2-r2) [2025-11-03T10:40:27.467Z] (98/116) Installing vidstab (1.1.1-r0) [2025-11-03T10:40:27.467Z] (99/116) Installing zimg (3.0.5-r3) [2025-11-03T10:40:27.467Z] (100/116) Installing ffmpeg-libavfilter (6.1.2-r2) [2025-11-03T10:40:27.467Z] (101/116) Installing libasyncns (0.8-r4) [2025-11-03T10:40:27.467Z] (102/116) Installing dbus-libs (1.16.2-r1) [2025-11-03T10:40:27.467Z] (103/116) Installing libltdl (2.5.4-r1) [2025-11-03T10:40:27.467Z] (104/116) Installing orc (0.4.40-r1) [2025-11-03T10:40:27.467Z] (105/116) Installing libflac (1.4.3-r1) [2025-11-03T10:40:27.467Z] (106/116) Installing libsndfile (1.2.2-r2) [2025-11-03T10:40:27.467Z] (107/116) Installing speexdsp (1.2.1-r2) [2025-11-03T10:40:27.467Z] (108/116) Installing tdb-libs (1.4.12-r0) [2025-11-03T10:40:27.467Z] (109/116) Installing libpulse (17.0-r5) [2025-11-03T10:40:27.467Z] (110/116) Installing v4l-utils-libs (1.28.1-r1) [2025-11-03T10:40:27.467Z] (111/116) Installing ffmpeg-libavdevice (6.1.2-r2) [2025-11-03T10:40:27.467Z] (112/116) Installing ffmpeg (6.1.2-r2) [2025-11-03T10:40:27.467Z] (113/116) Installing udev-init-scripts (35-r1) [2025-11-03T10:40:27.467Z] (114/116) Installing zstd-libs (1.5.7-r0) [2025-11-03T10:40:27.467Z] (115/116) Installing kmod-libs (34.2-r0) [2025-11-03T10:40:27.467Z] (116/116) Installing eudev (3.2.14-r5) [2025-11-03T10:40:27.467Z] Executing busybox-1.37.0-r19.trigger [2025-11-03T10:40:27.467Z] Executing glib-2.84.4-r0.trigger [2025-11-03T10:40:27.467Z] Executing eudev-3.2.14-r5.trigger [2025-11-03T10:40:27.467Z] OK: 114 MiB in 132 packages [2025-11-03T10:40:30.049Z] Removing intermediate container 6dfa18f2c425 [2025-11-03T10:40:30.049Z] ---> a0b8e83e5c21 [2025-11-03T10:40:30.049Z] Step 18/37 : RUN apk --no-cache upgrade [2025-11-03T10:40:30.049Z] ---> Running in d68f4e923f94 [2025-11-03T10:40:31.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-03T10:40:31.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-03T10:40:33.222Z] OK: 114 MiB in 132 packages [2025-11-03T10:40:34.187Z] Removing intermediate container d68f4e923f94 [2025-11-03T10:40:34.187Z] ---> 015b1beba8bc [2025-11-03T10:40:34.187Z] Step 19/37 : WORKDIR / [2025-11-03T10:40:34.187Z] ---> Running in 91de2cc8db16 [2025-11-03T10:40:34.453Z] Removing intermediate container 91de2cc8db16 [2025-11-03T10:40:34.453Z] ---> b6a93a70ef16 [2025-11-03T10:40:34.453Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2025-11-03T10:40:37.048Z] ---> 8c76ddf9b515 [2025-11-03T10:40:37.048Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2025-11-03T10:40:37.325Z] ---> 608915c98f3a [2025-11-03T10:40:37.325Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2025-11-03T10:40:37.913Z] ---> 4cd62f0f6558 [2025-11-03T10:40:37.913Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2025-11-03T10:40:38.498Z] ---> 54d29460ffda [2025-11-03T10:40:38.498Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2025-11-03T10:40:39.084Z] ---> 4986c1796104 [2025-11-03T10:40:39.084Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2025-11-03T10:40:39.668Z] ---> 73caf7bb36b9 [2025-11-03T10:40:39.668Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2025-11-03T10:40:41.079Z] ---> 27a2d59bb628 [2025-11-03T10:40:41.079Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2025-11-03T10:40:41.348Z] ---> Running in 72ef3b3ca98a [2025-11-03T10:40:43.289Z] Removing intermediate container 72ef3b3ca98a [2025-11-03T10:40:43.289Z] ---> 295387f40b94 [2025-11-03T10:40:43.289Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2025-11-03T10:40:43.289Z] ---> Running in fb504904eb60 [2025-11-03T10:40:44.700Z] Removing intermediate container fb504904eb60 [2025-11-03T10:40:44.700Z] ---> 881583320ffb [2025-11-03T10:40:44.700Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2025-11-03T10:40:44.700Z] ---> Running in b8a844b902fb [2025-11-03T10:40:46.648Z] Removing intermediate container b8a844b902fb [2025-11-03T10:40:46.648Z] ---> 1e7caa218d9a [2025-11-03T10:40:46.648Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2025-11-03T10:40:46.648Z] ---> Running in 663663d481de [2025-11-03T10:40:48.063Z] Removing intermediate container 663663d481de [2025-11-03T10:40:48.063Z] ---> 8746b55a4589 [2025-11-03T10:40:48.063Z] Step 31/37 : EXPOSE 59983 [2025-11-03T10:40:48.063Z] ---> Running in 321a8353ca7c [2025-11-03T10:40:48.334Z] Removing intermediate container 321a8353ca7c [2025-11-03T10:40:48.334Z] ---> 835a0ad31e69 [2025-11-03T10:40:48.334Z] Step 32/37 : EXPOSE 8554 [2025-11-03T10:40:48.600Z] ---> Running in e04c3f34995d [2025-11-03T10:40:48.867Z] Removing intermediate container e04c3f34995d [2025-11-03T10:40:48.867Z] ---> aef41f55eebe [2025-11-03T10:40:48.867Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2025-11-03T10:40:48.867Z] ---> Running in 0c59b489d8bb [2025-11-03T10:40:49.134Z] Removing intermediate container 0c59b489d8bb [2025-11-03T10:40:49.134Z] ---> 8a66d8fd2c55 [2025-11-03T10:40:49.134Z] Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] [2025-11-03T10:40:49.402Z] ---> Running in 9c2882698007 [2025-11-03T10:40:49.669Z] Removing intermediate container 9c2882698007 [2025-11-03T10:40:49.669Z] ---> 3a01a07c2822 [2025-11-03T10:40:49.669Z] Step 35/37 : LABEL arch=arm64 [2025-11-03T10:40:49.669Z] ---> Running in 5ef993a175f9 [2025-11-03T10:40:49.936Z] Removing intermediate container 5ef993a175f9 [2025-11-03T10:40:49.936Z] ---> 23f1d7d77fb8 [2025-11-03T10:40:49.936Z] Step 36/37 : LABEL git_sha=2db400872be95ca8f6479a71c6d17426b4e844ff [2025-11-03T10:40:49.936Z] ---> Running in 50b9693d7b33 [2025-11-03T10:40:50.203Z] Removing intermediate container 50b9693d7b33 [2025-11-03T10:40:50.203Z] ---> 974a2d7d2a1e [2025-11-03T10:40:50.203Z] Step 37/37 : LABEL version=4.1.0-dev.8 [2025-11-03T10:40:50.469Z] ---> Running in 098af43bcc84 [2025-11-03T10:40:50.736Z] Removing intermediate container 098af43bcc84 [2025-11-03T10:40:50.736Z] ---> 3093c0652fb4 [2025-11-03T10:40:50.736Z] [Warning] One or more build-args [ARCH] were not consumed [2025-11-03T10:40:50.736Z] Successfully built 3093c0652fb4 [2025-11-03T10:40:50.736Z] 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 [2025-11-03T10:40:50.925Z] provisioning config files... [2025-11-03T10:40:50.940Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/211@tmp/config3445515831036397605tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-03T10:40:51.292Z] ---> ****-login.sh [2025-11-03T10:40:51.292Z] nexus3.edgexfoundry.org:10001 [2025-11-03T10:40:51.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T10:40:51.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-03T10:40:51.561Z] Configure a credential helper to remove this warning. See [2025-11-03T10:40:51.561Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-03T10:40:51.561Z] [2025-11-03T10:40:51.561Z] Login Succeeded [2025-11-03T10:40:51.561Z] nexus3.edgexfoundry.org:10002 [2025-11-03T10:40:51.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T10:40:51.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-03T10:40:51.827Z] Configure a credential helper to remove this warning. See [2025-11-03T10:40:51.827Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-03T10:40:51.827Z] [2025-11-03T10:40:51.827Z] Login Succeeded [2025-11-03T10:40:52.100Z] nexus3.edgexfoundry.org:10003 [2025-11-03T10:40:52.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T10:40:52.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-03T10:40:52.372Z] Configure a credential helper to remove this warning. See [2025-11-03T10:40:52.372Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-03T10:40:52.372Z] [2025-11-03T10:40:52.372Z] Login Succeeded [2025-11-03T10:40:52.372Z] nexus3.edgexfoundry.org:10004 [2025-11-03T10:40:52.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T10:40:52.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-03T10:40:52.638Z] Configure a credential helper to remove this warning. See [2025-11-03T10:40:52.638Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-03T10:40:52.638Z] [2025-11-03T10:40:52.638Z] Login Succeeded [2025-11-03T10:40:52.638Z] ****.io [2025-11-03T10:40:52.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T10:40:53.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-03T10:40:53.173Z] Configure a credential helper to remove this warning. See [2025-11-03T10:40:53.173Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-03T10:40:53.173Z] [2025-11-03T10:40:53.173Z] Login Succeeded [2025-11-03T10:40:53.173Z] ---> ****-login.sh ends [Pipeline] } [2025-11-03T10:40:53.183Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-03T10:40:53.247Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-03T10:40:53.282Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2025-11-03T10:40:53.282Z] 2db400872be95ca8f6479a71c6d17426b4e844ff [2025-11-03T10:40:53.282Z] latest [2025-11-03T10:40:53.282Z] 4.1.0-dev.8 [2025-11-03T10:40:53.282Z] 2db400872be95ca8f6479a71c6d17426b4e844ff-4.1.0-dev.8 [2025-11-03T10:40:53.282Z] main [2025-11-03T10:40:53.282Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T10:40:53.682Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2db400872be95ca8f6479a71c6d17426b4e844ff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T10:40:54.060Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2db400872be95ca8f6479a71c6d17426b4e844ff [2025-11-03T10:40:54.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-11-03T10:40:54.060Z] bdade3967995: Preparing [2025-11-03T10:40:54.060Z] 79c099e659ae: Preparing [2025-11-03T10:40:54.060Z] bf48c83ea89b: Preparing [2025-11-03T10:40:54.060Z] 0720827eac76: Preparing [2025-11-03T10:40:54.060Z] f0c0fc467d42: Preparing [2025-11-03T10:40:54.060Z] 4fdee56d7956: Preparing [2025-11-03T10:40:54.060Z] c182cf8dd7c1: Preparing [2025-11-03T10:40:54.060Z] 4fdee56d7956: Waiting [2025-11-03T10:40:54.060Z] 5939ffc638aa: Preparing [2025-11-03T10:40:54.060Z] c182cf8dd7c1: Waiting [2025-11-03T10:40:54.060Z] 5939ffc638aa: Waiting [2025-11-03T10:40:54.060Z] bbce8ede1476: Preparing [2025-11-03T10:40:54.060Z] 8c389bf6f8ea: Preparing [2025-11-03T10:40:54.060Z] bbce8ede1476: Waiting [2025-11-03T10:40:54.060Z] 91e709d141bf: Preparing [2025-11-03T10:40:54.060Z] 8c389bf6f8ea: Waiting [2025-11-03T10:40:54.060Z] 91e709d141bf: Waiting [2025-11-03T10:40:54.060Z] 88c79cf8def3: Preparing [2025-11-03T10:40:54.060Z] 045ba6b9a54c: Preparing [2025-11-03T10:40:54.060Z] 88c79cf8def3: Waiting [2025-11-03T10:40:54.060Z] 0e64f2360a44: Preparing [2025-11-03T10:40:54.060Z] 045ba6b9a54c: Waiting [2025-11-03T10:40:54.060Z] 0e64f2360a44: Waiting [2025-11-03T10:40:54.326Z] 79c099e659ae: Pushed [2025-11-03T10:40:54.326Z] 0720827eac76: Pushed [2025-11-03T10:40:54.326Z] bdade3967995: Pushed [2025-11-03T10:40:54.326Z] bf48c83ea89b: Pushed [2025-11-03T10:40:54.590Z] 4fdee56d7956: Pushed [2025-11-03T10:40:54.590Z] c182cf8dd7c1: Pushed [2025-11-03T10:40:54.590Z] 5939ffc638aa: Pushed [2025-11-03T10:40:54.590Z] bbce8ede1476: Pushed [2025-11-03T10:40:54.590Z] 8c389bf6f8ea: Pushed [2025-11-03T10:40:54.590Z] 0e64f2360a44: Layer already exists [2025-11-03T10:40:54.854Z] 88c79cf8def3: Pushed [2025-11-03T10:41:01.513Z] f0c0fc467d42: Pushed [2025-11-03T10:41:04.102Z] 91e709d141bf: Pushed [2025-11-03T10:41:19.093Z] 045ba6b9a54c: Pushed [2025-11-03T10:41:19.360Z] 2db400872be95ca8f6479a71c6d17426b4e844ff: digest: sha256:e12d13eb1282d3d657f4e24ec856fef58b8e34ffe087ea02dde60685a118601c size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T10:41:19.727Z] + 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 [2025-11-03T10:41:20.104Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2025-11-03T10:41:20.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-11-03T10:41:20.104Z] bdade3967995: Preparing [2025-11-03T10:41:20.104Z] 79c099e659ae: Preparing [2025-11-03T10:41:20.104Z] bf48c83ea89b: Preparing [2025-11-03T10:41:20.104Z] 0720827eac76: Preparing [2025-11-03T10:41:20.104Z] f0c0fc467d42: Preparing [2025-11-03T10:41:20.104Z] 4fdee56d7956: Preparing [2025-11-03T10:41:20.104Z] c182cf8dd7c1: Preparing [2025-11-03T10:41:20.104Z] 5939ffc638aa: Preparing [2025-11-03T10:41:20.104Z] bbce8ede1476: Preparing [2025-11-03T10:41:20.104Z] 8c389bf6f8ea: Preparing [2025-11-03T10:41:20.104Z] 91e709d141bf: Preparing [2025-11-03T10:41:20.104Z] 88c79cf8def3: Preparing [2025-11-03T10:41:20.104Z] 045ba6b9a54c: Preparing [2025-11-03T10:41:20.104Z] 0e64f2360a44: Preparing [2025-11-03T10:41:20.104Z] 8c389bf6f8ea: Waiting [2025-11-03T10:41:20.104Z] 91e709d141bf: Waiting [2025-11-03T10:41:20.104Z] 88c79cf8def3: Waiting [2025-11-03T10:41:20.104Z] 045ba6b9a54c: Waiting [2025-11-03T10:41:20.104Z] 0e64f2360a44: Waiting [2025-11-03T10:41:20.104Z] 4fdee56d7956: Waiting [2025-11-03T10:41:20.104Z] c182cf8dd7c1: Waiting [2025-11-03T10:41:20.104Z] 5939ffc638aa: Waiting [2025-11-03T10:41:20.104Z] bbce8ede1476: Waiting [2025-11-03T10:41:20.104Z] f0c0fc467d42: Layer already exists [2025-11-03T10:41:20.104Z] bf48c83ea89b: Layer already exists [2025-11-03T10:41:20.104Z] 0720827eac76: Layer already exists [2025-11-03T10:41:20.104Z] 79c099e659ae: Layer already exists [2025-11-03T10:41:20.104Z] bdade3967995: Layer already exists [2025-11-03T10:41:20.104Z] 8c389bf6f8ea: Layer already exists [2025-11-03T10:41:20.104Z] c182cf8dd7c1: Layer already exists [2025-11-03T10:41:20.104Z] 4fdee56d7956: Layer already exists [2025-11-03T10:41:20.104Z] 5939ffc638aa: Layer already exists [2025-11-03T10:41:20.104Z] bbce8ede1476: Layer already exists [2025-11-03T10:41:20.104Z] 045ba6b9a54c: Layer already exists [2025-11-03T10:41:20.104Z] 88c79cf8def3: Layer already exists [2025-11-03T10:41:20.104Z] 91e709d141bf: Layer already exists [2025-11-03T10:41:20.104Z] 0e64f2360a44: Layer already exists [2025-11-03T10:41:20.370Z] latest: digest: sha256:e12d13eb1282d3d657f4e24ec856fef58b8e34ffe087ea02dde60685a118601c size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T10:41:20.753Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T10:41:21.140Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.8 [2025-11-03T10:41:21.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-11-03T10:41:21.140Z] bdade3967995: Preparing [2025-11-03T10:41:21.140Z] 79c099e659ae: Preparing [2025-11-03T10:41:21.140Z] bf48c83ea89b: Preparing [2025-11-03T10:41:21.140Z] 0720827eac76: Preparing [2025-11-03T10:41:21.140Z] f0c0fc467d42: Preparing [2025-11-03T10:41:21.140Z] 4fdee56d7956: Preparing [2025-11-03T10:41:21.140Z] c182cf8dd7c1: Preparing [2025-11-03T10:41:21.140Z] 5939ffc638aa: Preparing [2025-11-03T10:41:21.140Z] bbce8ede1476: Preparing [2025-11-03T10:41:21.140Z] 8c389bf6f8ea: Preparing [2025-11-03T10:41:21.140Z] 91e709d141bf: Preparing [2025-11-03T10:41:21.140Z] 88c79cf8def3: Preparing [2025-11-03T10:41:21.140Z] 045ba6b9a54c: Preparing [2025-11-03T10:41:21.140Z] 0e64f2360a44: Preparing [2025-11-03T10:41:21.140Z] 4fdee56d7956: Waiting [2025-11-03T10:41:21.140Z] c182cf8dd7c1: Waiting [2025-11-03T10:41:21.140Z] 8c389bf6f8ea: Waiting [2025-11-03T10:41:21.140Z] 91e709d141bf: Waiting [2025-11-03T10:41:21.140Z] 88c79cf8def3: Waiting [2025-11-03T10:41:21.140Z] 045ba6b9a54c: Waiting [2025-11-03T10:41:21.140Z] 0e64f2360a44: Waiting [2025-11-03T10:41:21.140Z] 5939ffc638aa: Waiting [2025-11-03T10:41:21.140Z] bbce8ede1476: Waiting [2025-11-03T10:41:21.140Z] 0720827eac76: Layer already exists [2025-11-03T10:41:21.140Z] bdade3967995: Layer already exists [2025-11-03T10:41:21.140Z] 79c099e659ae: Layer already exists [2025-11-03T10:41:21.140Z] bf48c83ea89b: Layer already exists [2025-11-03T10:41:21.140Z] f0c0fc467d42: Layer already exists [2025-11-03T10:41:21.140Z] bbce8ede1476: Layer already exists [2025-11-03T10:41:21.140Z] 5939ffc638aa: Layer already exists [2025-11-03T10:41:21.140Z] 4fdee56d7956: Layer already exists [2025-11-03T10:41:21.140Z] c182cf8dd7c1: Layer already exists [2025-11-03T10:41:21.140Z] 8c389bf6f8ea: Layer already exists [2025-11-03T10:41:21.140Z] 88c79cf8def3: Layer already exists [2025-11-03T10:41:21.140Z] 91e709d141bf: Layer already exists [2025-11-03T10:41:21.140Z] 045ba6b9a54c: Layer already exists [2025-11-03T10:41:21.140Z] 0e64f2360a44: Layer already exists [2025-11-03T10:41:21.406Z] 4.1.0-dev.8: digest: sha256:e12d13eb1282d3d657f4e24ec856fef58b8e34ffe087ea02dde60685a118601c size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T10:41:21.786Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2db400872be95ca8f6479a71c6d17426b4e844ff-4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T10:41:22.157Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2db400872be95ca8f6479a71c6d17426b4e844ff-4.1.0-dev.8 [2025-11-03T10:41:22.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-11-03T10:41:22.158Z] bdade3967995: Preparing [2025-11-03T10:41:22.158Z] 79c099e659ae: Preparing [2025-11-03T10:41:22.158Z] bf48c83ea89b: Preparing [2025-11-03T10:41:22.158Z] 0720827eac76: Preparing [2025-11-03T10:41:22.158Z] f0c0fc467d42: Preparing [2025-11-03T10:41:22.158Z] 4fdee56d7956: Preparing [2025-11-03T10:41:22.158Z] c182cf8dd7c1: Preparing [2025-11-03T10:41:22.158Z] 5939ffc638aa: Preparing [2025-11-03T10:41:22.158Z] bbce8ede1476: Preparing [2025-11-03T10:41:22.158Z] 8c389bf6f8ea: Preparing [2025-11-03T10:41:22.158Z] 91e709d141bf: Preparing [2025-11-03T10:41:22.158Z] 88c79cf8def3: Preparing [2025-11-03T10:41:22.158Z] 045ba6b9a54c: Preparing [2025-11-03T10:41:22.158Z] 0e64f2360a44: Preparing [2025-11-03T10:41:22.158Z] 4fdee56d7956: Waiting [2025-11-03T10:41:22.158Z] c182cf8dd7c1: Waiting [2025-11-03T10:41:22.158Z] 5939ffc638aa: Waiting [2025-11-03T10:41:22.158Z] bbce8ede1476: Waiting [2025-11-03T10:41:22.158Z] 8c389bf6f8ea: Waiting [2025-11-03T10:41:22.158Z] 91e709d141bf: Waiting [2025-11-03T10:41:22.158Z] 045ba6b9a54c: Waiting [2025-11-03T10:41:22.158Z] 0e64f2360a44: Waiting [2025-11-03T10:41:22.158Z] 88c79cf8def3: Waiting [2025-11-03T10:41:22.158Z] 0720827eac76: Layer already exists [2025-11-03T10:41:22.158Z] bf48c83ea89b: Layer already exists [2025-11-03T10:41:22.158Z] f0c0fc467d42: Layer already exists [2025-11-03T10:41:22.158Z] 79c099e659ae: Layer already exists [2025-11-03T10:41:22.158Z] bdade3967995: Layer already exists [2025-11-03T10:41:22.158Z] c182cf8dd7c1: Layer already exists [2025-11-03T10:41:22.158Z] 5939ffc638aa: Layer already exists [2025-11-03T10:41:22.158Z] 4fdee56d7956: Layer already exists [2025-11-03T10:41:22.158Z] bbce8ede1476: Layer already exists [2025-11-03T10:41:22.158Z] 8c389bf6f8ea: Layer already exists [2025-11-03T10:41:22.158Z] 0e64f2360a44: Layer already exists [2025-11-03T10:41:22.158Z] 88c79cf8def3: Layer already exists [2025-11-03T10:41:22.158Z] 91e709d141bf: Layer already exists [2025-11-03T10:41:22.158Z] 045ba6b9a54c: Layer already exists [2025-11-03T10:41:22.424Z] 2db400872be95ca8f6479a71c6d17426b4e844ff-4.1.0-dev.8: digest: sha256:e12d13eb1282d3d657f4e24ec856fef58b8e34ffe087ea02dde60685a118601c size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T10:41:22.805Z] + 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 [2025-11-03T10:41:23.177Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2025-11-03T10:41:23.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-11-03T10:41:23.177Z] bdade3967995: Preparing [2025-11-03T10:41:23.177Z] 79c099e659ae: Preparing [2025-11-03T10:41:23.177Z] bf48c83ea89b: Preparing [2025-11-03T10:41:23.177Z] 0720827eac76: Preparing [2025-11-03T10:41:23.177Z] f0c0fc467d42: Preparing [2025-11-03T10:41:23.177Z] 4fdee56d7956: Preparing [2025-11-03T10:41:23.177Z] c182cf8dd7c1: Preparing [2025-11-03T10:41:23.177Z] 5939ffc638aa: Preparing [2025-11-03T10:41:23.177Z] bbce8ede1476: Preparing [2025-11-03T10:41:23.177Z] 8c389bf6f8ea: Preparing [2025-11-03T10:41:23.177Z] 91e709d141bf: Preparing [2025-11-03T10:41:23.177Z] 88c79cf8def3: Preparing [2025-11-03T10:41:23.177Z] 045ba6b9a54c: Preparing [2025-11-03T10:41:23.177Z] 0e64f2360a44: Preparing [2025-11-03T10:41:23.177Z] 8c389bf6f8ea: Waiting [2025-11-03T10:41:23.177Z] 4fdee56d7956: Waiting [2025-11-03T10:41:23.177Z] c182cf8dd7c1: Waiting [2025-11-03T10:41:23.177Z] 5939ffc638aa: Waiting [2025-11-03T10:41:23.177Z] bbce8ede1476: Waiting [2025-11-03T10:41:23.177Z] 91e709d141bf: Waiting [2025-11-03T10:41:23.177Z] 88c79cf8def3: Waiting [2025-11-03T10:41:23.177Z] 045ba6b9a54c: Waiting [2025-11-03T10:41:23.177Z] bf48c83ea89b: Layer already exists [2025-11-03T10:41:23.177Z] f0c0fc467d42: Layer already exists [2025-11-03T10:41:23.177Z] 0720827eac76: Layer already exists [2025-11-03T10:41:23.177Z] 79c099e659ae: Layer already exists [2025-11-03T10:41:23.177Z] bdade3967995: Layer already exists [2025-11-03T10:41:23.177Z] bbce8ede1476: Layer already exists [2025-11-03T10:41:23.177Z] 5939ffc638aa: Layer already exists [2025-11-03T10:41:23.177Z] c182cf8dd7c1: Layer already exists [2025-11-03T10:41:23.177Z] 8c389bf6f8ea: Layer already exists [2025-11-03T10:41:23.177Z] 4fdee56d7956: Layer already exists [2025-11-03T10:41:23.444Z] 91e709d141bf: Layer already exists [2025-11-03T10:41:23.444Z] 88c79cf8def3: Layer already exists [2025-11-03T10:41:23.444Z] 045ba6b9a54c: Layer already exists [2025-11-03T10:41:23.444Z] 0e64f2360a44: Layer already exists [2025-11-03T10:41:23.444Z] main: digest: sha256:e12d13eb1282d3d657f4e24ec856fef58b8e34ffe087ea02dde60685a118601c size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-03T10:41:23.556Z] ===================================================== [Pipeline] echo [2025-11-03T10:41:23.575Z] taggedImages: [2025-11-03T10:41:23.575Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2db400872be95ca8f6479a71c6d17426b4e844ff [2025-11-03T10:41:23.575Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2025-11-03T10:41:23.575Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.8 [2025-11-03T10:41:23.575Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2db400872be95ca8f6479a71c6d17426b4e844ff-4.1.0-dev.8 [2025-11-03T10:41:23.575Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] echo [2025-11-03T10:41:23.595Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2db400872be95ca8f6479a71c6d17426b4e844ff [Pipeline] echo [2025-11-03T10:41:23.618Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] echo [2025-11-03T10:41:23.635Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.8 [Pipeline] echo [2025-11-03T10:41:23.657Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2db400872be95ca8f6479a71c6d17426b4e844ff-4.1.0-dev.8 [Pipeline] echo [2025-11-03T10:41:23.677Z] 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 [2025-11-03T10:41:24.098Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-03T10:41:24.098Z] [2025-11-03T10:41:24.098Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T10:41:24.517Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-03T10:41:24.517Z] arm64: Pulling from edgex-lftools-log-publisher [2025-11-03T10:41:24.517Z] 8998bd30e6a1: Pulling fs layer [2025-11-03T10:41:24.517Z] 04944245beec: Pulling fs layer [2025-11-03T10:41:24.517Z] 699f458cf7ca: Pulling fs layer [2025-11-03T10:41:24.517Z] 765212b225bb: Pulling fs layer [2025-11-03T10:41:24.517Z] f23df028b6ca: Pulling fs layer [2025-11-03T10:41:24.517Z] d65c8cfc05b1: Pulling fs layer [2025-11-03T10:41:24.517Z] 2437ff75d9bd: Pulling fs layer [2025-11-03T10:41:24.517Z] d65c8cfc05b1: Waiting [2025-11-03T10:41:24.517Z] 2437ff75d9bd: Waiting [2025-11-03T10:41:24.517Z] f23df028b6ca: Waiting [2025-11-03T10:41:24.517Z] 765212b225bb: Waiting [2025-11-03T10:41:24.790Z] 04944245beec: Verifying Checksum [2025-11-03T10:41:24.790Z] 04944245beec: Download complete [2025-11-03T10:41:24.790Z] 765212b225bb: Verifying Checksum [2025-11-03T10:41:24.790Z] 765212b225bb: Download complete [2025-11-03T10:41:24.790Z] f23df028b6ca: Verifying Checksum [2025-11-03T10:41:24.790Z] f23df028b6ca: Download complete [2025-11-03T10:41:24.790Z] d65c8cfc05b1: Verifying Checksum [2025-11-03T10:41:24.790Z] d65c8cfc05b1: Download complete [2025-11-03T10:41:25.061Z] 699f458cf7ca: Verifying Checksum [2025-11-03T10:41:25.061Z] 699f458cf7ca: Download complete [2025-11-03T10:41:25.330Z] 8998bd30e6a1: Verifying Checksum [2025-11-03T10:41:25.330Z] 8998bd30e6a1: Download complete [2025-11-03T10:41:27.941Z] 2437ff75d9bd: Verifying Checksum [2025-11-03T10:41:27.941Z] 2437ff75d9bd: Download complete [2025-11-03T10:41:32.204Z] 8998bd30e6a1: Pull complete [2025-11-03T10:41:32.204Z] 04944245beec: Pull complete [2025-11-03T10:41:33.693Z] 699f458cf7ca: Pull complete [2025-11-03T10:41:33.960Z] 765212b225bb: Pull complete [2025-11-03T10:41:34.923Z] f23df028b6ca: Pull complete [2025-11-03T10:41:35.190Z] d65c8cfc05b1: Pull complete [2025-11-03T10:41:53.393Z] 2437ff75d9bd: Pull complete [2025-11-03T10:41:53.393Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-11-03T10:41:53.393Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-03T10:41:53.393Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-03T10:41:53.629Z] prd-ubuntu20.04-docker-arm64-4c-16g-772429 does not seem to be running inside a container [2025-11-03T10:41:53.687Z] $ 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/211 -v /w/workspace/device-usb-camera/211:/w/workspace/device-usb-camera/211:rw,z -v /w/workspace/device-usb-camera/211@tmp:/w/workspace/device-usb-camera/211@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 [2025-11-03T10:41:55.382Z] $ docker top 06432f37ed768fd67d01b01315f3e90668984e4350e00de2aa72c9c1880fa378 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-03T10:41:56.241Z] ---> job-cost.sh [2025-11-03T10:41:56.241Z] lf-activate-venv: SKIPPING [2025-11-03T10:41:56.241Z] INFO: No Stack... [2025-11-03T10:41:56.507Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-11-03T10:41:57.467Z] INFO: Archiving Costs [Pipeline] sh [2025-11-03T10:41:58.110Z] + cat /w/workspace/device-usb-camera/211/archives/cost.csv [2025-11-03T10:41:58.110Z] + cut -d, -f6 [Pipeline] lock [2025-11-03T10:41:58.150Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-211-stack-cost] [2025-11-03T10:41:58.156Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-211-stack-cost] did not exist. Created. [2025-11-03T10:41:58.163Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-211-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-11-03T10:41:58.506Z] /w/workspace/device-usb-camera/211@tmp/durable-86f509e4/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-11-03T10:41:59.158Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-11-03T10:41:59.173Z] Warning: overwriting stash ‘stack-cost’ [2025-11-03T10:41:59.221Z] Stashed 1 file(s) [Pipeline] } [2025-11-03T10:41:59.229Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-211-stack-cost] [Pipeline] // lock [Pipeline] } [2025-11-03T10:41:59.258Z] $ docker stop --time=1 06432f37ed768fd67d01b01315f3e90668984e4350e00de2aa72c9c1880fa378 [2025-11-03T10:42:00.746Z] $ docker rm -f --volumes 06432f37ed768fd67d01b01315f3e90668984e4350e00de2aa72c9c1880fa378 [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 [2025-11-03T10:42:01.306Z] provisioning config files... [2025-11-03T10:42:01.313Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13234887704605811917tmp [Pipeline] { [Pipeline] sh [2025-11-03T10:42:01.615Z] + set +x [2025-11-03T10:42:01.615Z] + + curl -sbash https://codecov.io/bash -s [2025-11-03T10:42:01.615Z] -- [2025-11-03T10:42:01.615Z] [2025-11-03T10:42:01.615Z] _____ _ [2025-11-03T10:42:01.615Z] / ____| | | [2025-11-03T10:42:01.615Z] | | ___ __| | ___ ___ _____ __ [2025-11-03T10:42:01.615Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-11-03T10:42:01.615Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-11-03T10:42:01.615Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-11-03T10:42:01.615Z] Bash-1.0.6 [2025-11-03T10:42:01.615Z] [2025-11-03T10:42:01.615Z] [2025-11-03T10:42:01.615Z] ==> git version 2.25.1 found [2025-11-03T10:42:01.615Z] ==> 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 [2025-11-03T10:42:01.615Z] Release-Date: 2020-01-08 [2025-11-03T10:42:01.615Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-11-03T10:42:01.615Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-11-03T10:42:01.615Z] ==> Jenkins CI detected. [2025-11-03T10:42:01.615Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2025-11-03T10:42:01.615Z] project root: . [2025-11-03T10:42:01.615Z] --> token set from env [2025-11-03T10:42:01.615Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-11-03T10:42:01.615Z] ==> Running gcov in . (disable via -X gcov) [2025-11-03T10:42:01.615Z] ==> Python coveragepy not found [2025-11-03T10:42:01.615Z] ==> Searching for coverage reports in: [2025-11-03T10:42:01.615Z] + . [2025-11-03T10:42:01.615Z] -> Found 1 reports [2025-11-03T10:42:01.615Z] ==> Detecting git/mercurial file structure [2025-11-03T10:42:01.615Z] ==> Reading reports [2025-11-03T10:42:01.877Z] + ./coverage.out bytes=54776 [2025-11-03T10:42:01.877Z] ==> Appending adjustments [2025-11-03T10:42:01.877Z] https://docs.codecov.io/docs/fixing-reports [2025-11-03T10:42:01.877Z] + Found adjustments [2025-11-03T10:42:01.877Z] ==> Gzipping contents [2025-11-03T10:42:01.877Z] 8.0K /tmp/codecov.qIrz3i.gz [2025-11-03T10:42:01.877Z] ==> Uploading reports [2025-11-03T10:42:01.877Z] url: https://codecov.io [2025-11-03T10:42:01.877Z] query: branch=main&commit=2db400872be95ca8f6479a71c6d17426b4e844ff&build=211&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F211%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2025-11-03T10:42:01.877Z] -> Pinging Codecov [2025-11-03T10:42:01.877Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=2db400872be95ca8f6479a71c6d17426b4e844ff&build=211&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F211%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2025-11-03T10:42:02.137Z] -> Uploading to [2025-11-03T10:42:02.137Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-usb-camera/2db400872be95ca8f6479a71c6d17426b4e844ff/4f1fa750-07ae-478f-ad40-816d7a3ce5c8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251103%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251103T104201Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=1aaac3669d9ce4cf1e1670447cec42d3ebdccf2964b6f28bbb77ea15386c8eb9 [2025-11-03T10:42:02.137Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-03T10:42:02.137Z] Dload Upload Total Spent Left Speed [2025-11-03T10:42:02.396Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6798 0 0 100 6798 0 22215 --:--:-- --:--:-- --:--:-- 22215 [2025-11-03T10:42:02.396Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/2db400872be95ca8f6479a71c6d17426b4e844ff [Pipeline] } [2025-11-03T10:42:02.404Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-11-03T10:42:02.629Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-11-03T10:42:02.648Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T10:42:02.959Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-11-03T10:42:02.960Z] [2025-11-03T10:42:02.960Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T10:42:03.266Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-11-03T10:42:03.266Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-11-03T10:42:03.266Z] 2d35ebdb57d9: Already exists [2025-11-03T10:42:03.266Z] 85e8836fcdb2: Pulling fs layer [2025-11-03T10:42:03.266Z] 91631faa732a: Pulling fs layer [2025-11-03T10:42:03.266Z] f3f5ae8826fa: Pulling fs layer [2025-11-03T10:42:03.266Z] 4f4fb700ef54: Pulling fs layer [2025-11-03T10:42:03.266Z] 7861252a18e6: Pulling fs layer [2025-11-03T10:42:03.266Z] 9130f900ef6f: Pulling fs layer [2025-11-03T10:42:03.266Z] 7861252a18e6: Waiting [2025-11-03T10:42:03.266Z] 4f4fb700ef54: Waiting [2025-11-03T10:42:03.266Z] 9130f900ef6f: Waiting [2025-11-03T10:42:03.267Z] f3f5ae8826fa: Verifying Checksum [2025-11-03T10:42:03.267Z] f3f5ae8826fa: Download complete [2025-11-03T10:42:03.267Z] 85e8836fcdb2: Download complete [2025-11-03T10:42:03.267Z] 4f4fb700ef54: Verifying Checksum [2025-11-03T10:42:03.267Z] 4f4fb700ef54: Download complete [2025-11-03T10:42:03.538Z] 85e8836fcdb2: Pull complete [2025-11-03T10:42:03.538Z] 7861252a18e6: Verifying Checksum [2025-11-03T10:42:03.538Z] 7861252a18e6: Download complete [2025-11-03T10:42:03.797Z] 91631faa732a: Verifying Checksum [2025-11-03T10:42:03.797Z] 91631faa732a: Download complete [2025-11-03T10:42:04.364Z] 9130f900ef6f: Verifying Checksum [2025-11-03T10:42:04.364Z] 9130f900ef6f: Download complete [2025-11-03T10:42:08.554Z] 91631faa732a: Pull complete [2025-11-03T10:42:08.554Z] f3f5ae8826fa: Pull complete [2025-11-03T10:42:08.554Z] 4f4fb700ef54: Pull complete [2025-11-03T10:42:08.813Z] 7861252a18e6: Pull complete [2025-11-03T10:42:13.001Z] 9130f900ef6f: Pull complete [2025-11-03T10:42:13.001Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2025-11-03T10:42:13.001Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-11-03T10:42:13.001Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-03T10:42:13.099Z] prd-ubuntu20.04-docker-8c-8g-772428 does not seem to be running inside a container [2025-11-03T10:42:13.121Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-11-03T10:42:14.587Z] $ docker top af58d96d5c8849adef22116b76e99e72e9633f2f92a67fe8c55a71bc8e60dd31 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-03T10:42:14.937Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] echo [2025-11-03T10:42:14.948Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2025-11-03T10:42:15.233Z] + set -o pipefail [2025-11-03T10:42:15.234Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2025-11-03T10:42:23.357Z] [2025-11-03T10:42:23.357Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2025-11-03T10:42:23.357Z] [2025-11-03T10:42:23.357Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/978f9534-f89b-479b-86d5-a67f44693f06/history/83bca1ad-aadb-4378-bc20-473d2e417320 [2025-11-03T10:42:23.357Z] [2025-11-03T10:42:23.357Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-11-03T10:42:23.357Z] [Pipeline] } [2025-11-03T10:42:23.366Z] $ docker stop --time=1 af58d96d5c8849adef22116b76e99e72e9633f2f92a67fe8c55a71bc8e60dd31 [2025-11-03T10:42:25.659Z] $ docker rm -f --volumes af58d96d5c8849adef22116b76e99e72e9633f2f92a67fe8c55a71bc8e60dd31 [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 [2025-11-03T10:42:26.640Z] + git log --format=format:%s -1 2db400872be95ca8f6479a71c6d17426b4e844ff [Pipeline] sh [2025-11-03T10:42:26.940Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-03T10:42:26.940Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T10:42:27.247Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-03T10:42:27.247Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-03T10:42:27.330Z] prd-ubuntu20.04-docker-8c-8g-772428 does not seem to be running inside a container [2025-11-03T10:42:27.351Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-11-03T10:42:27.593Z] $ docker top 65a0d537b2417a3febc63e59888244b7a39be9131be64a5e0bb199b181ad60a2 -eo pid,comm [2025-11-03T10:42:27.634Z] 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). [2025-11-03T10:42:27.634Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-03T10:42:27.697Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-03T10:42:27.697Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-03T10:42:27.799Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-03T10:42:27.797Z] $ docker exec 65a0d537b2417a3febc63e59888244b7a39be9131be64a5e0bb199b181ad60a2 ssh-agent [2025-11-03T10:42:27.897Z] SSH_AUTH_SOCK=/tmp/ssh-FQ8gd0k5SF1M/agent.32 [2025-11-03T10:42:27.897Z] SSH_AGENT_PID=38 [2025-11-03T10:42:27.901Z] Running ssh-add (command line suppressed) [2025-11-03T10:42:27.991Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2277665499645764983.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2277665499645764983.key) [2025-11-03T10:42:28.008Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-03T10:42:28.305Z] + git semver tag [2025-11-03T10:42:28.564Z] 2025-11-03 10:42:28,495 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-03T10:42:28.564Z] 2025-11-03 10:42:28,499 [run_tag] DEBUG tag force:False [2025-11-03T10:42:28.564Z] 2025-11-03 10:42:28,499 [check_head_tag] DEBUG check head tag [2025-11-03T10:42:28.564Z] 2025-11-03 10:42:28,499 [execute] INFO git cat-file --batch-check [2025-11-03T10:42:28.564Z] 2025-11-03 10:42:28,500 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=, shell=False, universal_newlines=False) [2025-11-03T10:42:28.564Z] 2025-11-03 10:42:28,502 [execute] INFO git cat-file --batch [2025-11-03T10:42:28.564Z] 2025-11-03 10:42:28,502 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=, shell=False, universal_newlines=False) [2025-11-03T10:42:28.564Z] 2025-11-03 10:42:28,510 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-11-03T10:42:28.564Z] 2025-11-03 10:42:28,510 [execute] INFO git tag -a v4.1.0-dev.8 -m v4.1.0-dev.8 [2025-11-03T10:42:28.564Z] 2025-11-03 10:42:28,510 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.8', '-m', 'v4.1.0-dev.8'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=None, shell=False, universal_newlines=False) [2025-11-03T10:42:28.564Z] 2025-11-03 10:42:28,513 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-11-03T10:42:28.564Z] 4.1.0-dev.8 [Pipeline] } [2025-11-03T10:42:28.569Z] $ docker exec --env ******** --env ******** 65a0d537b2417a3febc63e59888244b7a39be9131be64a5e0bb199b181ad60a2 ssh-agent -k [2025-11-03T10:42:28.673Z] unset SSH_AUTH_SOCK; [2025-11-03T10:42:28.674Z] unset SSH_AGENT_PID; [2025-11-03T10:42:28.674Z] echo Agent pid 38 killed; [2025-11-03T10:42:28.685Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-03T10:42:29.035Z] + git semver [Pipeline] } [2025-11-03T10:42:29.303Z] $ docker stop --time=1 65a0d537b2417a3febc63e59888244b7a39be9131be64a5e0bb199b181ad60a2 [2025-11-03T10:42:30.562Z] $ docker rm -f --volumes 65a0d537b2417a3febc63e59888244b7a39be9131be64a5e0bb199b181ad60a2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T10:42:30.983Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-11-03T10:42:30.983Z] [2025-11-03T10:42:30.983Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T10:42:31.293Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-11-03T10:42:31.293Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-11-03T10:42:31.293Z] ab5ef0e58194: Pulling fs layer [2025-11-03T10:42:31.293Z] 9712f1f96733: Pulling fs layer [2025-11-03T10:42:31.293Z] 63f879dbbcfc: Pulling fs layer [2025-11-03T10:42:31.293Z] 0d9ebad4ef96: Pulling fs layer [2025-11-03T10:42:31.293Z] e9a5061849ea: Pulling fs layer [2025-11-03T10:42:31.293Z] d747dcd14b5f: Pulling fs layer [2025-11-03T10:42:31.293Z] 2de7ff778b66: Pulling fs layer [2025-11-03T10:42:31.293Z] e9a5061849ea: Waiting [2025-11-03T10:42:31.293Z] d747dcd14b5f: Waiting [2025-11-03T10:42:31.293Z] 2de7ff778b66: Waiting [2025-11-03T10:42:31.293Z] 0d9ebad4ef96: Waiting [2025-11-03T10:42:31.293Z] 9712f1f96733: Verifying Checksum [2025-11-03T10:42:31.293Z] 9712f1f96733: Download complete [2025-11-03T10:42:31.552Z] 63f879dbbcfc: Verifying Checksum [2025-11-03T10:42:31.552Z] 63f879dbbcfc: Download complete [2025-11-03T10:42:31.552Z] e9a5061849ea: Verifying Checksum [2025-11-03T10:42:31.552Z] e9a5061849ea: Download complete [2025-11-03T10:42:31.811Z] d747dcd14b5f: Download complete [2025-11-03T10:42:31.811Z] 0d9ebad4ef96: Verifying Checksum [2025-11-03T10:42:31.811Z] 0d9ebad4ef96: Download complete [2025-11-03T10:42:31.811Z] ab5ef0e58194: Verifying Checksum [2025-11-03T10:42:31.811Z] ab5ef0e58194: Download complete [2025-11-03T10:42:31.811Z] 2de7ff778b66: Verifying Checksum [2025-11-03T10:42:31.811Z] 2de7ff778b66: Download complete [2025-11-03T10:42:35.099Z] ab5ef0e58194: Pull complete [2025-11-03T10:42:35.099Z] 9712f1f96733: Pull complete [2025-11-03T10:42:36.037Z] 63f879dbbcfc: Pull complete [2025-11-03T10:42:41.391Z] 0d9ebad4ef96: Pull complete [2025-11-03T10:42:41.391Z] e9a5061849ea: Pull complete [2025-11-03T10:42:41.391Z] d747dcd14b5f: Pull complete [2025-11-03T10:42:42.814Z] 2de7ff778b66: Pull complete [2025-11-03T10:42:42.814Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-11-03T10:42:42.814Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-11-03T10:42:42.814Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-03T10:42:42.976Z] prd-ubuntu20.04-docker-8c-8g-772428 does not seem to be running inside a container [2025-11-03T10:42:43.017Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-11-03T10:42:44.557Z] $ docker top 7ab6d593c036645f54d3d0003602d51c8a1e08a3a112dff3a47b909571869d85 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-11-03T10:42:44.643Z] provisioning config files... [2025-11-03T10:42:44.659Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config368391799331351898tmp [2025-11-03T10:42:44.680Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1332304241997843288tmp [2025-11-03T10:42:44.697Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config76509326750776855tmp [Pipeline] { [Pipeline] echo [2025-11-03T10:42:44.798Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-03T10:42:45.090Z] ---> sigul-configuration.sh [2025-11-03T10:42:45.090Z] gpg: directory `/root/.gnupg' created [2025-11-03T10:42:45.090Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-11-03T10:42:45.090Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-11-03T10:42:45.090Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-11-03T10:42:45.090Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-11-03T10:42:45.090Z] gpg: CAST5 encrypted data [2025-11-03T10:42:45.090Z] gpg: encrypted with 1 passphrase [2025-11-03T10:42:45.090Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-11-03T10:42:45.384Z] + mkdir /home/jenkins [2025-11-03T10:42:45.384Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-11-03T10:42:45.682Z] + 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 [2025-11-03T10:42:45.696Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-03T10:42:45.988Z] ---> sigul-install.sh [2025-11-03T10:42:45.988Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-11-03T10:42:46.280Z] + git tag --list [2025-11-03T10:42:46.280Z] v0.0.0 [2025-11-03T10:42:46.280Z] v2.2.0 [2025-11-03T10:42:46.280Z] v2.3.0 [2025-11-03T10:42:46.280Z] v2.3.1 [2025-11-03T10:42:46.280Z] v3.0 [2025-11-03T10:42:46.280Z] v3.0.0 [2025-11-03T10:42:46.280Z] v3.1 [2025-11-03T10:42:46.280Z] v3.1.0 [2025-11-03T10:42:46.280Z] v3.1.1 [2025-11-03T10:42:46.280Z] v4.0 [2025-11-03T10:42:46.280Z] v4.0.0 [2025-11-03T10:42:46.280Z] v4.1.0-dev.1 [2025-11-03T10:42:46.280Z] v4.1.0-dev.2 [2025-11-03T10:42:46.280Z] v4.1.0-dev.3 [2025-11-03T10:42:46.280Z] v4.1.0-dev.4 [2025-11-03T10:42:46.280Z] v4.1.0-dev.5 [2025-11-03T10:42:46.280Z] v4.1.0-dev.6 [2025-11-03T10:42:46.280Z] v4.1.0-dev.7 [2025-11-03T10:42:46.280Z] v4.1.0-dev.8 [Pipeline] sh [2025-11-03T10:42:46.574Z] + lftools sign git-tag v4.1.0-dev.8 [2025-11-03T10:42:47.142Z] Signing Git tag with Sigul... [2025-11-03T10:42:47.142Z] Signing v4.1.0-dev.8 [Pipeline] echo [2025-11-03T10:42:47.723Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-03T10:42:48.013Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-11-03T10:42:48.019Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-11-03T10:42:48.051Z] $ docker stop --time=1 7ab6d593c036645f54d3d0003602d51c8a1e08a3a112dff3a47b909571869d85 [2025-11-03T10:42:49.313Z] $ docker rm -f --volumes 7ab6d593c036645f54d3d0003602d51c8a1e08a3a112dff3a47b909571869d85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-11-03T10:42:49.795Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-03T10:42:49.795Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T10:42:50.104Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-03T10:42:50.104Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-03T10:42:50.187Z] prd-ubuntu20.04-docker-8c-8g-772428 does not seem to be running inside a container [2025-11-03T10:42:50.207Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-11-03T10:42:50.429Z] $ docker top 9c2332207be74621ed2c212ad77f6ef272716cb8c269d25438b52c4c7b24a416 -eo pid,comm [2025-11-03T10:42:50.475Z] 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). [2025-11-03T10:42:50.475Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-03T10:42:50.549Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-03T10:42:50.549Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-03T10:42:50.654Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-03T10:42:50.652Z] $ docker exec 9c2332207be74621ed2c212ad77f6ef272716cb8c269d25438b52c4c7b24a416 ssh-agent [2025-11-03T10:42:50.762Z] SSH_AUTH_SOCK=/tmp/ssh-Uc6mMx2m1mfU/agent.32 [2025-11-03T10:42:50.762Z] SSH_AGENT_PID=39 [2025-11-03T10:42:50.765Z] Running ssh-add (command line suppressed) [2025-11-03T10:42:50.859Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_18221529802539433157.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_18221529802539433157.key) [2025-11-03T10:42:50.875Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-03T10:42:51.171Z] + git semver bump pre [2025-11-03T10:42:51.429Z] 2025-11-03 10:42:51,372 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-03T10:42:51.429Z] 2025-11-03 10:42:51,375 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-11-03T10:42:51.429Z] 2025-11-03 10:42:51,375 [bump_version] DEBUG bumping version:4.1.0-dev.8 on axis:pre with prefix:dev [2025-11-03T10:42:51.429Z] 2025-11-03 10:42:51,375 [bump_version] DEBUG bumped version:4.1.0-dev.9 [2025-11-03T10:42:51.429Z] 2025-11-03 10:42:51,375 [write_version] DEBUG write version:4.1.0-dev.9 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2025-11-03T10:42:51.429Z] 2025-11-03 10:42:51,375 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-11-03T10:42:51.429Z] 2025-11-03 10:42:51,375 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-11-03T10:42:51.429Z] 2025-11-03 10:42:51,376 [execute] INFO git cat-file --batch-check [2025-11-03T10:42:51.429Z] 2025-11-03 10:42:51,377 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-03T10:42:51.429Z] 2025-11-03 10:42:51,380 [execute] INFO git cat-file --batch [2025-11-03T10:42:51.429Z] 2025-11-03 10:42:51,380 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-03T10:42:51.429Z] 2025-11-03 10:42:51,383 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-11-03T10:42:51.429Z] 4.1.0-dev.9 [Pipeline] } [2025-11-03T10:42:51.433Z] $ docker exec --env ******** --env ******** 9c2332207be74621ed2c212ad77f6ef272716cb8c269d25438b52c4c7b24a416 ssh-agent -k [2025-11-03T10:42:51.522Z] unset SSH_AUTH_SOCK; [2025-11-03T10:42:51.522Z] unset SSH_AGENT_PID; [2025-11-03T10:42:51.523Z] echo Agent pid 39 killed; [2025-11-03T10:42:51.536Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-03T10:42:51.883Z] + git semver [Pipeline] } [2025-11-03T10:42:52.156Z] $ docker stop --time=1 9c2332207be74621ed2c212ad77f6ef272716cb8c269d25438b52c4c7b24a416 [2025-11-03T10:42:53.397Z] $ docker rm -f --volumes 9c2332207be74621ed2c212ad77f6ef272716cb8c269d25438b52c4c7b24a416 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-03T10:42:53.764Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-03T10:42:53.764Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T10:42:54.080Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-03T10:42:54.080Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-03T10:42:54.162Z] prd-ubuntu20.04-docker-8c-8g-772428 does not seem to be running inside a container [2025-11-03T10:42:54.182Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-11-03T10:42:54.418Z] $ docker top 06f9759405cf2e38772179b17163cfae48768cb2a8dfe472cab39d0fb8905672 -eo pid,comm [2025-11-03T10:42:54.463Z] 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). [2025-11-03T10:42:54.463Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-03T10:42:54.532Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-03T10:42:54.532Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-03T10:42:54.646Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-03T10:42:54.644Z] $ docker exec 06f9759405cf2e38772179b17163cfae48768cb2a8dfe472cab39d0fb8905672 ssh-agent [2025-11-03T10:42:54.753Z] SSH_AUTH_SOCK=/tmp/ssh-DDG2A8nGT2oK/agent.33 [2025-11-03T10:42:54.753Z] SSH_AGENT_PID=39 [2025-11-03T10:42:54.758Z] Running ssh-add (command line suppressed) [2025-11-03T10:42:54.850Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5686100081732779826.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5686100081732779826.key) [2025-11-03T10:42:54.869Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-03T10:42:55.168Z] + git semver push [2025-11-03T10:42:55.429Z] 2025-11-03 10:42:55,377 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-03T10:42:55.429Z] 2025-11-03 10:42:55,380 [run_push] DEBUG push [2025-11-03T10:42:55.429Z] 2025-11-03 10:42:55,381 [execute] INFO git cat-file --batch-check [2025-11-03T10:42:55.429Z] 2025-11-03 10:42:55,381 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-03T10:42:55.429Z] 2025-11-03 10:42:55,383 [execute] INFO git rev-list 169f4a4dda2b3a9fac14e8628d36da5366df73c5 -- [2025-11-03T10:42:55.429Z] 2025-11-03 10:42:55,383 [execute] DEBUG Popen(['git', 'rev-list', '169f4a4dda2b3a9fac14e8628d36da5366df73c5', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-11-03T10:42:55.429Z] 2025-11-03 10:42:55,390 [execute] INFO git fetch -v -- origin [2025-11-03T10:42:55.429Z] 2025-11-03 10:42:55,390 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-11-03T10:42:55.997Z] 2025-11-03 10:42:55,926 [run_push] DEBUG no remote changes detected [2025-11-03T10:42:55.997Z] 2025-11-03 10:42:55,926 [execute] INFO git push origin semver [2025-11-03T10:42:55.997Z] 2025-11-03 10:42:55,927 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-11-03T10:42:56.936Z] 2025-11-03 10:42:56,766 [run_push] DEBUG push all version tags [2025-11-03T10:42:56.936Z] 2025-11-03 10:42:56,766 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-11-03T10:42:56.936Z] 2025-11-03 10:42:56,767 [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) [2025-11-03T10:42:57.505Z] 2025-11-03 10:42:57,474 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-11-03T10:42:57.505Z] 4.1.0-dev.9 [Pipeline] } [2025-11-03T10:42:57.511Z] $ docker exec --env ******** --env ******** 06f9759405cf2e38772179b17163cfae48768cb2a8dfe472cab39d0fb8905672 ssh-agent -k [2025-11-03T10:42:57.599Z] unset SSH_AUTH_SOCK; [2025-11-03T10:42:57.599Z] unset SSH_AGENT_PID; [2025-11-03T10:42:57.599Z] echo Agent pid 39 killed; [2025-11-03T10:42:57.611Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-03T10:42:57.948Z] + git semver [Pipeline] } [2025-11-03T10:42:58.215Z] $ docker stop --time=1 06f9759405cf2e38772179b17163cfae48768cb2a8dfe472cab39d0fb8905672 [2025-11-03T10:42:59.465Z] $ docker rm -f --volumes 06f9759405cf2e38772179b17163cfae48768cb2a8dfe472cab39d0fb8905672 [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 [2025-11-03T10:43:00.115Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2025-11-03T10:43:00.115Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2025-11-03T10:43:00.115Z] total 16 [2025-11-03T10:43:00.115Z] drwxr-xr-x 3 root root 4096 Nov 3 10:31 . [2025-11-03T10:43:00.115Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 3 10:42 .. [2025-11-03T10:43:00.115Z] drwxr-xr-x 2 root root 4096 Nov 3 10:31 cost [2025-11-03T10:43:00.115Z] -rw-r--r-- 1 root root 89 Nov 3 10:31 cost.csv [2025-11-03T10:43:00.115Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2025-11-03T10:43:00.115Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2025-11-03T10:43:00.115Z] total 16 [2025-11-03T10:43:00.115Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 3 10:31 . [2025-11-03T10:43:00.115Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 3 10:42 .. [2025-11-03T10:43:00.115Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 3 10:31 cost [2025-11-03T10:43:00.115Z] -rw-r--r-- 1 jenkins jenkins 89 Nov 3 10:31 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-11-03T10:43:00.401Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-03T10:43:01.263Z] ---> package-listing.sh [2025-11-03T10:43:01.263Z] ++ facter osfamily [2025-11-03T10:43:01.263Z] ++ tr '[:upper:]' '[:lower:]' [2025-11-03T10:43:01.577Z] + OS_FAMILY=debian [2025-11-03T10:43:01.577Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2025-11-03T10:43:01.577Z] + START_PACKAGES=/tmp/packages_start.txt [2025-11-03T10:43:01.577Z] + END_PACKAGES=/tmp/packages_end.txt [2025-11-03T10:43:01.577Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-11-03T10:43:01.577Z] + PACKAGES=/tmp/packages_start.txt [2025-11-03T10:43:01.577Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2025-11-03T10:43:01.577Z] + PACKAGES=/tmp/packages_end.txt [2025-11-03T10:43:01.577Z] + case "${OS_FAMILY}" in [2025-11-03T10:43:01.577Z] + dpkg -l [2025-11-03T10:43:01.577Z] + grep '^ii' [2025-11-03T10:43:01.577Z] + '[' -f /tmp/packages_start.txt ']' [2025-11-03T10:43:01.577Z] + '[' -f /tmp/packages_end.txt ']' [2025-11-03T10:43:01.577Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-11-03T10:43:01.577Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2025-11-03T10:43:01.577Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2025-11-03T10:43:01.577Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2025-11-03T10:43:01.589Z] 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 [2025-11-03T10:43:01.865Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T10:43:02.430Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-03T10:43:02.430Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-03T10:43:02.511Z] prd-ubuntu20.04-docker-8c-8g-772428 does not seem to be running inside a container [2025-11-03T10:43:02.536Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-11-03T10:43:02.744Z] $ docker top 6f69d5b7758844693baa2581e92c09b8f2df5f2050c6cdba1df6138f9e0c7724 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-03T10:43:03.105Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-11-03T10:43:03.393Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-11-03T10:43:03.682Z] + ls /var/log/sa-host [2025-11-03T10:43:03.682Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-03T10:43:03.716Z] provisioning config files... [2025-11-03T10:43:03.723Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5079192340523983402tmp [Pipeline] { [Pipeline] echo [2025-11-03T10:43:03.744Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-03T10:43:04.028Z] ---> create-netrc.sh [Pipeline] } [2025-11-03T10:43:04.038Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-11-03T10:43:04.353Z] ---> python-tools-install.sh [Pipeline] echo [2025-11-03T10:43:04.365Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-03T10:43:04.650Z] ---> sudo-logs.sh [2025-11-03T10:43:04.650Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-11-03T10:43:04.687Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-03T10:43:04.973Z] ---> job-cost.sh [2025-11-03T10:43:04.973Z] lf-activate-venv: SKIPPING [2025-11-03T10:43:04.973Z] DEBUG: total: 0.2199999988079071 [2025-11-03T10:43:04.973Z] INFO: Retrieving Stack Cost... [2025-11-03T10:43:05.232Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-11-03T10:43:05.491Z] INFO: Archiving Costs [Pipeline] echo [2025-11-03T10:43:05.501Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-03T10:43:05.782Z] ---> logs-deploy.sh [2025-11-03T10:43:05.782Z] lf-activate-venv: SKIPPING [2025-11-03T10:43:05.782Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/211 [2025-11-03T10:43:05.782Z] INFO: archiving workspace using pattern(s): [2025-11-03T10:43:06.718Z] Archives upload complete. [2025-11-03T10:43:06.718Z] INFO: archiving logs to Nexus