Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1be1a1dbcf4df3b7d35a4611258578303d40861b 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-ssh16254141487224651322.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh16646420128937066010.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 056ae7b86453181957306e7078512cbe12174832 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-ssh13182020262867516683.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh7789597199752695694.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-ssh161509392256764019.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] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6391 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 1be1a1dbcf4df3b7d35a4611258578303d40861b (main) Commit message: "Merge pull request #403 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.28" > 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 1be1a1dbcf4df3b7d35a4611258578303d40861b # timeout=10 > git rev-list --no-walk 984f98b8bdd1ba68d5fce07584f71d7bfef83912 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-08-07T01:07:34.913Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-08-07T01:07:34.982Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-08-07T01:07:35.007Z] ========================================================= [2025-08-07T01:07:35.008Z] EdgeX Global Pipelines Version Info [2025-08-07T01:07:35.008Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:07:35.732Z] ------------------- [2025-08-07T01:07:35.732Z] stable info: [2025-08-07T01:07:35.732Z] ------------------- [2025-08-07T01:07:35.732Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-08-07T01:07:35.732Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-07T01:07:35.732Z] Message: update stable to v1.0.276 [2025-08-07T01:07:36.303Z] ------------------- [2025-08-07T01:07:36.303Z] experimental info: [2025-08-07T01:07:36.303Z] ------------------- [2025-08-07T01:07:36.303Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-08-07T01:07:36.303Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-07T01:07:36.303Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-08-07T01:07:36.381Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2025-08-07T01:07:36.398Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2025-08-07T01:07:36.416Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-08-07T01:07:36.435Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-08-07T01:07:36.450Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-08-07T01:07:36.466Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-08-07T01:07:36.495Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-08-07T01:07:36.511Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-08-07T01:07:36.535Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-08-07T01:07:36.558Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-08-07T01:07:36.582Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-08-07T01:07:36.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2025-08-07T01:07:36.623Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-08-07T01:07:36.644Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-08-07T01:07:36.666Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-08-07T01:07:36.689Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-08-07T01:07:36.714Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-08-07T01:07:36.731Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-08-07T01:07:36.751Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-08-07T01:07:36.774Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-08-07T01:07:36.799Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-08-07T01:07:36.823Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-08-07T01:07:36.842Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-08-07T01:07:36.863Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-08-07T01:07:36.888Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-08-07T01:07:36.907Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-08-07T01:07:36.931Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-08-07T01:07:36.956Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-08-07T01:07:36.978Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-08-07T01:07:37.000Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-08-07T01:07:37.017Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1be1a1dbcf4df3b7d35a4611258578303d40861b [Pipeline] echo [2025-08-07T01:07:37.036Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1be1a1d [Pipeline] echo [2025-08-07T01:07:37.059Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-07T01:07:37.121Z] provisioning config files... [2025-08-07T01:07:37.136Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4098494377260082650tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:07:37.462Z] ---> ****-login.sh [2025-08-07T01:07:37.462Z] nexus3.edgexfoundry.org:10001 [2025-08-07T01:07:37.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:07:37.725Z] [2025-08-07T01:07:37.725Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-07T01:07:37.725Z] Configure a credential helper to remove this warning. See [2025-08-07T01:07:37.725Z] https://docs.****.com/go/credential-store/ [2025-08-07T01:07:37.725Z] [2025-08-07T01:07:37.725Z] Login Succeeded [2025-08-07T01:07:37.725Z] nexus3.edgexfoundry.org:10002 [2025-08-07T01:07:37.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:07:37.725Z] [2025-08-07T01:07:37.725Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-07T01:07:37.725Z] Configure a credential helper to remove this warning. See [2025-08-07T01:07:37.725Z] https://docs.****.com/go/credential-store/ [2025-08-07T01:07:37.725Z] [2025-08-07T01:07:37.725Z] Login Succeeded [2025-08-07T01:07:37.725Z] nexus3.edgexfoundry.org:10003 [2025-08-07T01:07:37.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:07:37.725Z] [2025-08-07T01:07:37.725Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-07T01:07:37.725Z] Configure a credential helper to remove this warning. See [2025-08-07T01:07:37.725Z] https://docs.****.com/go/credential-store/ [2025-08-07T01:07:37.725Z] [2025-08-07T01:07:37.725Z] Login Succeeded [2025-08-07T01:07:37.725Z] nexus3.edgexfoundry.org:10004 [2025-08-07T01:07:37.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:07:37.988Z] [2025-08-07T01:07:37.988Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-07T01:07:37.988Z] Configure a credential helper to remove this warning. See [2025-08-07T01:07:37.989Z] https://docs.****.com/go/credential-store/ [2025-08-07T01:07:37.989Z] [2025-08-07T01:07:37.989Z] Login Succeeded [2025-08-07T01:07:37.989Z] ****.io [2025-08-07T01:07:37.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:07:38.247Z] [2025-08-07T01:07:38.247Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-07T01:07:38.247Z] Configure a credential helper to remove this warning. See [2025-08-07T01:07:38.247Z] https://docs.****.com/go/credential-store/ [2025-08-07T01:07:38.247Z] [2025-08-07T01:07:38.247Z] Login Succeeded [2025-08-07T01:07:38.247Z] ---> ****-login.sh ends [Pipeline] } [2025-08-07T01:07:38.254Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-08-07T01:07:38.636Z] + git rev-list -1 --merges 1be1a1dbcf4df3b7d35a4611258578303d40861b~1..1be1a1dbcf4df3b7d35a4611258578303d40861b [Pipeline] echo [2025-08-07T01:07:38.662Z] -----------> git rev-list -1 --merges 1be1a1dbcf4df3b7d35a4611258578303d40861b~1..1be1a1dbcf4df3b7d35a4611258578303d40861b 1be1a1dbcf4df3b7d35a4611258578303d40861b [2025-08-07T01:07:38.662Z] 1be1a1dbcf4df3b7d35a4611258578303d40861b [false] [Pipeline] sh [2025-08-07T01:07:38.958Z] + git log --format=format:%s -1 1be1a1dbcf4df3b7d35a4611258578303d40861b [Pipeline] echo [2025-08-07T01:07:38.974Z] ========================================================= [2025-08-07T01:07:38.974Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-08-07T01:07:38.974Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-07T01:07:39.318Z] + git log --format=format:%s -1 1be1a1dbcf4df3b7d35a4611258578303d40861b [Pipeline] echo [2025-08-07T01:07:39.330Z] [semverPrep] GIT_COMMIT: 1be1a1dbcf4df3b7d35a4611258578303d40861b, Commit Message: Merge pull request #403 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.28 [Pipeline] echo [2025-08-07T01:07:39.346Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-08-07T01:07:39.703Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-07T01:07:39.703Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-08-07T01:07:39.703Z] + [ -e /tmp/ssh_known_hosts ] [2025-08-07T01:07:39.703Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-08-07T01:07:39.703Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-08-07T01:07:39.703Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-08-07T01:07:39.703Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:07:40.048Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-07T01:07:40.048Z] [2025-08-07T01:07:40.048Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:07:40.358Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-07T01:07:40.619Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-08-07T01:07:40.619Z] 3dae71ba6b94: Pulling fs layer [2025-08-07T01:07:40.619Z] 6bf1a483ea7c: Pulling fs layer [2025-08-07T01:07:40.619Z] f5dfc541a4d3: Pulling fs layer [2025-08-07T01:07:40.619Z] 461d9e800cba: Pulling fs layer [2025-08-07T01:07:40.619Z] 80192f66455f: Pulling fs layer [2025-08-07T01:07:40.619Z] 2e8e34ca0e6c: Pulling fs layer [2025-08-07T01:07:40.619Z] a29436f7fd5d: Pulling fs layer [2025-08-07T01:07:40.619Z] 923cac83aea3: Pulling fs layer [2025-08-07T01:07:40.619Z] 25ad8b0a4227: Pulling fs layer [2025-08-07T01:07:40.619Z] db01528c6b51: Pulling fs layer [2025-08-07T01:07:40.619Z] 28988de357af: Pulling fs layer [2025-08-07T01:07:40.619Z] 461d9e800cba: Waiting [2025-08-07T01:07:40.619Z] 80192f66455f: Waiting [2025-08-07T01:07:40.619Z] 2e8e34ca0e6c: Waiting [2025-08-07T01:07:40.619Z] a29436f7fd5d: Waiting [2025-08-07T01:07:40.619Z] 25ad8b0a4227: Waiting [2025-08-07T01:07:40.619Z] db01528c6b51: Waiting [2025-08-07T01:07:40.619Z] 923cac83aea3: Waiting [2025-08-07T01:07:40.619Z] 28988de357af: Waiting [2025-08-07T01:07:40.619Z] 6bf1a483ea7c: Verifying Checksum [2025-08-07T01:07:40.619Z] 6bf1a483ea7c: Download complete [2025-08-07T01:07:40.619Z] 461d9e800cba: Verifying Checksum [2025-08-07T01:07:40.619Z] 461d9e800cba: Download complete [2025-08-07T01:07:40.619Z] 80192f66455f: Verifying Checksum [2025-08-07T01:07:40.619Z] 80192f66455f: Download complete [2025-08-07T01:07:40.619Z] f5dfc541a4d3: Verifying Checksum [2025-08-07T01:07:40.619Z] f5dfc541a4d3: Download complete [2025-08-07T01:07:40.878Z] 3dae71ba6b94: Verifying Checksum [2025-08-07T01:07:40.878Z] 3dae71ba6b94: Download complete [2025-08-07T01:07:40.878Z] 923cac83aea3: Verifying Checksum [2025-08-07T01:07:40.878Z] 923cac83aea3: Download complete [2025-08-07T01:07:40.878Z] 25ad8b0a4227: Verifying Checksum [2025-08-07T01:07:40.878Z] 25ad8b0a4227: Download complete [2025-08-07T01:07:40.878Z] db01528c6b51: Verifying Checksum [2025-08-07T01:07:40.878Z] db01528c6b51: Download complete [2025-08-07T01:07:40.878Z] 28988de357af: Verifying Checksum [2025-08-07T01:07:40.878Z] 28988de357af: Download complete [2025-08-07T01:07:41.142Z] a29436f7fd5d: Verifying Checksum [2025-08-07T01:07:41.142Z] a29436f7fd5d: Download complete [2025-08-07T01:07:41.708Z] 2e8e34ca0e6c: Verifying Checksum [2025-08-07T01:07:41.708Z] 2e8e34ca0e6c: Download complete [2025-08-07T01:07:42.276Z] 3dae71ba6b94: Pull complete [2025-08-07T01:07:42.276Z] 6bf1a483ea7c: Pull complete [2025-08-07T01:07:42.845Z] f5dfc541a4d3: Pull complete [2025-08-07T01:07:43.104Z] 461d9e800cba: Pull complete [2025-08-07T01:07:43.362Z] 80192f66455f: Pull complete [2025-08-07T01:07:47.588Z] 2e8e34ca0e6c: Pull complete [2025-08-07T01:07:48.156Z] a29436f7fd5d: Pull complete [2025-08-07T01:07:48.415Z] 923cac83aea3: Pull complete [2025-08-07T01:07:48.982Z] 25ad8b0a4227: Pull complete [2025-08-07T01:07:48.982Z] db01528c6b51: Pull complete [2025-08-07T01:07:49.240Z] 28988de357af: Pull complete [2025-08-07T01:07:49.240Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-08-07T01:07:49.240Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-07T01:07:49.240Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:07:49.396Z] prd-ubuntu20.04-docker-8c-8g-6391 does not seem to be running inside a container [2025-08-07T01:07:49.426Z] $ 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-08-07T01:07:53.603Z] $ docker top 5834ad12122cb5f00337cef525658abec9f73813f7656ecd10d3887d46610656 -eo pid,comm [2025-08-07T01:07:53.651Z] 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-08-07T01:07:53.651Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-07T01:07:53.702Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-07T01:07:53.702Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-07T01:07:53.806Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-07T01:07:53.807Z] $ docker exec 5834ad12122cb5f00337cef525658abec9f73813f7656ecd10d3887d46610656 ssh-agent [2025-08-07T01:07:53.910Z] SSH_AUTH_SOCK=/tmp/ssh-OMUKjm70sRzj/agent.32 [2025-08-07T01:07:53.910Z] SSH_AGENT_PID=38 [2025-08-07T01:07:53.916Z] Running ssh-add (command line suppressed) [2025-08-07T01:07:54.014Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_18099335107662867420.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_18099335107662867420.key) [2025-08-07T01:07:54.027Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-07T01:07:54.320Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] sh [2025-08-07T01:07:54.608Z] + git tag --points-at HEAD [Pipeline] } [2025-08-07T01:07:54.617Z] $ docker exec --env ******** --env ******** 5834ad12122cb5f00337cef525658abec9f73813f7656ecd10d3887d46610656 ssh-agent -k [2025-08-07T01:07:54.707Z] unset SSH_AUTH_SOCK; [2025-08-07T01:07:54.708Z] unset SSH_AGENT_PID; [2025-08-07T01:07:54.708Z] echo Agent pid 38 killed; [2025-08-07T01:07:54.719Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-08-07T01:07:54.756Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-07T01:07:54.756Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-07T01:07:54.858Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-07T01:07:54.859Z] $ docker exec 5834ad12122cb5f00337cef525658abec9f73813f7656ecd10d3887d46610656 ssh-agent [2025-08-07T01:07:54.967Z] SSH_AUTH_SOCK=/tmp/ssh-NQFfgMOaps19/agent.85 [2025-08-07T01:07:54.967Z] SSH_AGENT_PID=91 [2025-08-07T01:07:54.972Z] Running ssh-add (command line suppressed) [2025-08-07T01:07:55.076Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1924878081181876641.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1924878081181876641.key) [2025-08-07T01:07:55.088Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-07T01:07:55.385Z] + git semver init [2025-08-07T01:07:55.644Z] 2025-08-07 01:07:55,580 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-07T01:07:55.644Z] 2025-08-07 01:07:55,585 [run_init] DEBUG init version:0.0.0 force:False [2025-08-07T01:07:55.644Z] 2025-08-07 01:07:55,586 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2025-08-07T01:07:55.644Z] 2025-08-07 01:07:55,586 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2025-08-07T01:07:55.644Z] 2025-08-07 01:07:55,586 [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-08-07T01:07:57.024Z] 2025-08-07 01:07:56,708 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2025-08-07T01:07:57.024Z] 2025-08-07 01:07:56,708 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2025-08-07T01:07:57.024Z] 2025-08-07 01:07:56,708 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-08-07T01:07:57.024Z] 2025-08-07 01:07:56,709 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-08-07T01:07:57.024Z] 4.1.0-dev.2 [Pipeline] } [2025-08-07T01:07:57.032Z] $ docker exec --env ******** --env ******** 5834ad12122cb5f00337cef525658abec9f73813f7656ecd10d3887d46610656 ssh-agent -k [2025-08-07T01:07:57.125Z] unset SSH_AUTH_SOCK; [2025-08-07T01:07:57.126Z] unset SSH_AGENT_PID; [2025-08-07T01:07:57.126Z] echo Agent pid 91 killed; [2025-08-07T01:07:57.137Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-07T01:07:57.463Z] + git semver [Pipeline] } [2025-08-07T01:07:57.735Z] $ docker stop --time=1 5834ad12122cb5f00337cef525658abec9f73813f7656ecd10d3887d46610656 [2025-08-07T01:07:59.009Z] $ docker rm -f --volumes 5834ad12122cb5f00337cef525658abec9f73813f7656ecd10d3887d46610656 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-07T01:07:59.346Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-08-07T01:07:59.575Z] Stashed 1 file(s) [Pipeline] echo [2025-08-07T01:07:59.578Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.2 [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-08-07T01:07:59.735Z] provisioning config files... [2025-08-07T01:07:59.758Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config18314278851148409944tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:08:00.103Z] ---> ****-login.sh [2025-08-07T01:08:00.103Z] nexus3.edgexfoundry.org:10001 [2025-08-07T01:08:00.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:08:00.103Z] Login Succeeded [2025-08-07T01:08:00.103Z] nexus3.edgexfoundry.org:10002 [2025-08-07T01:08:00.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:08:00.103Z] Login Succeeded [2025-08-07T01:08:00.103Z] nexus3.edgexfoundry.org:10003 [2025-08-07T01:08:00.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:08:00.366Z] Login Succeeded [2025-08-07T01:08:00.366Z] nexus3.edgexfoundry.org:10004 [2025-08-07T01:08:00.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:08:00.366Z] Login Succeeded [2025-08-07T01:08:00.366Z] ****.io [2025-08-07T01:08:00.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:08:00.624Z] Login Succeeded [2025-08-07T01:08:00.624Z] ---> ****-login.sh ends [Pipeline] } [2025-08-07T01:08:00.630Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-07T01:08:00.720Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-07T01:08:00.739Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-07T01:08:00.752Z] ========================================================= [2025-08-07T01:08:00.752Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-08-07T01:08:00.752Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:08:01.095Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-08-07T01:08:01.668Z] #0 building with "default" instance using docker driver [2025-08-07T01:08:01.668Z] [2025-08-07T01:08:01.668Z] #1 [internal] load build definition from Dockerfile [2025-08-07T01:08:01.668Z] #1 transferring dockerfile: 2.48kB done [2025-08-07T01:08:01.668Z] #1 DONE 0.0s [2025-08-07T01:08:01.668Z] [2025-08-07T01:08:01.668Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-07T01:08:01.935Z] #2 DONE 0.2s [2025-08-07T01:08:01.935Z] [2025-08-07T01:08:01.935Z] #3 [internal] load .dockerignore [2025-08-07T01:08:01.935Z] #3 transferring context: 2B done [2025-08-07T01:08:01.935Z] #3 DONE 0.1s [2025-08-07T01:08:01.935Z] [2025-08-07T01:08:01.935Z] #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-07T01:08:01.935Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done [2025-08-07T01:08:01.935Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s [2025-08-07T01:08:01.935Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0B / 74.06MB 0.1s [2025-08-07T01:08:01.935Z] #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done [2025-08-07T01:08:01.935Z] #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done [2025-08-07T01:08:01.935Z] #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done [2025-08-07T01:08:02.195Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done [2025-08-07T01:08:02.195Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 7.34MB / 74.06MB 0.2s [2025-08-07T01:08:02.195Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-08-07T01:08:02.195Z] #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.2s done [2025-08-07T01:08:02.195Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0B / 2.38MB 0.2s [2025-08-07T01:08:02.195Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 2.10MB / 3.63MB 0.2s [2025-08-07T01:08:02.195Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-08-07T01:08:02.195Z] #4 ... [2025-08-07T01:08:02.195Z] [2025-08-07T01:08:02.195Z] #5 [internal] load build context [2025-08-07T01:08:02.195Z] #5 transferring context: 22.72MB 0.2s done [2025-08-07T01:08:02.195Z] #5 DONE 0.4s [2025-08-07T01:08:02.195Z] [2025-08-07T01:08:02.195Z] #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-07T01:08:02.195Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 13.63MB / 74.06MB 0.3s [2025-08-07T01:08:02.195Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.3s [2025-08-07T01:08:02.195Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done [2025-08-07T01:08:02.195Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-08-07T01:08:02.468Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 20.97MB / 74.06MB 0.4s [2025-08-07T01:08:02.468Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.3s done [2025-08-07T01:08:02.468Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-08-07T01:08:02.468Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 4.19MB / 103.05MB 0.4s [2025-08-07T01:08:02.468Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 1.05MB / 13.29MB 0.4s [2025-08-07T01:08:02.468Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done [2025-08-07T01:08:02.468Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 38.80MB / 74.06MB 0.6s [2025-08-07T01:08:02.468Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 24.12MB / 103.05MB 0.6s [2025-08-07T01:08:02.468Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.6s [2025-08-07T01:08:02.727Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 47.19MB / 74.06MB 0.7s [2025-08-07T01:08:02.727Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 35.65MB / 103.05MB 0.7s [2025-08-07T01:08:02.727Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.6s done [2025-08-07T01:08:02.727Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 69.21MB / 74.06MB 0.9s [2025-08-07T01:08:02.727Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 58.72MB / 103.05MB 0.9s [2025-08-07T01:08:02.985Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 1.1s [2025-08-07T01:08:02.985Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 90.18MB / 103.05MB 1.1s [2025-08-07T01:08:02.985Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.2s [2025-08-07T01:08:03.935Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 1.7s done [2025-08-07T01:08:03.935Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.7s done [2025-08-07T01:08:03.935Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s [2025-08-07T01:08:08.119Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.1s done [2025-08-07T01:08:08.119Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-08-07T01:08:08.119Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-08-07T01:08:08.119Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-08-07T01:08:08.119Z] #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done [2025-08-07T01:08:08.119Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a [2025-08-07T01:08:08.377Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done [2025-08-07T01:08:08.377Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s [2025-08-07T01:08:10.901Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.3s done [2025-08-07T01:08:10.901Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b [2025-08-07T01:08:11.473Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.5s done [2025-08-07T01:08:11.473Z] #4 DONE 9.4s [2025-08-07T01:08:11.473Z] [2025-08-07T01:08:11.473Z] #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-08-07T01:08:11.473Z] #6 0.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-07T01:08:11.732Z] #6 0.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-07T01:08:11.990Z] #6 0.727 (1/14) Installing libintl (0.22.5-r0) [2025-08-07T01:08:12.249Z] #6 0.733 (2/14) Installing eudev-libs (3.2.14-r2) [2025-08-07T01:08:12.249Z] #6 0.739 (3/14) Installing libjpeg-turbo (3.0.3-r0) [2025-08-07T01:08:12.249Z] #6 0.747 (4/14) Installing v4l-utils-libs (1.24.1-r1) [2025-08-07T01:08:12.249Z] #6 0.763 (5/14) Installing v4l-utils (1.24.1-r1) [2025-08-07T01:08:12.249Z] #6 0.786 (6/14) Installing libdvbv5 (1.24.1-r1) [2025-08-07T01:08:12.249Z] #6 0.796 (7/14) Installing udev-init-scripts (35-r1) [2025-08-07T01:08:12.249Z] #6 0.800 (8/14) Installing libeconf (0.6.3-r0) [2025-08-07T01:08:12.249Z] #6 0.810 (9/14) Installing libblkid (2.40.1-r1) [2025-08-07T01:08:12.249Z] #6 0.815 (10/14) Installing xz-libs (5.6.2-r1) [2025-08-07T01:08:12.249Z] #6 0.821 (11/14) Installing kmod-libs (32-r0) [2025-08-07T01:08:12.249Z] #6 0.837 (12/14) Installing eudev (3.2.14-r2) [2025-08-07T01:08:12.509Z] #6 0.866 (13/14) Installing eudev-dev (3.2.14-r2) [2025-08-07T01:08:12.509Z] #6 0.914 (14/14) Installing v4l-utils-dev (1.24.1-r1) [2025-08-07T01:08:12.509Z] #6 0.922 Executing busybox-1.36.1-r29.trigger [2025-08-07T01:08:12.509Z] #6 0.927 Executing eudev-3.2.14-r2.trigger [2025-08-07T01:08:12.509Z] #6 0.931 OK: 254 MiB in 72 packages [2025-08-07T01:08:14.700Z] Still waiting to schedule task [2025-08-07T01:08:14.700Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6387’ [2025-08-07T01:08:17.781Z] #6 DONE 6.0s [2025-08-07T01:08:17.781Z] [2025-08-07T01:08:17.781Z] #7 [builder 3/8] WORKDIR /device-usb-camera [2025-08-07T01:08:17.781Z] #7 DONE 0.0s [2025-08-07T01:08:17.781Z] [2025-08-07T01:08:17.781Z] #8 [builder 4/8] COPY go.mod vendor* ./ [2025-08-07T01:08:17.781Z] #8 DONE 0.0s [2025-08-07T01:08:17.781Z] [2025-08-07T01:08:17.781Z] #9 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-07T01:08:49.873Z] #9 DONE 27.9s [2025-08-07T01:08:49.873Z] [2025-08-07T01:08:49.873Z] #10 [builder 6/8] COPY . . [2025-08-07T01:08:49.873Z] #10 DONE 0.4s [2025-08-07T01:08:49.873Z] [2025-08-07T01:08:49.873Z] #11 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-08-07T01:08:49.873Z] #11 0.201 % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-07T01:08:49.873Z] #11 0.201 Dload Upload Total Spent Left Speed [2025-08-07T01:08:49.873Z] #11 0.201 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9810 0 --:--:-- --:--:-- --:--:-- 9925 [2025-08-07T01:08:49.873Z] #11 DONE 0.4s [2025-08-07T01:08:49.873Z] [2025-08-07T01:08:49.874Z] #12 [builder 8/8] RUN echo noop [2025-08-07T01:08:49.874Z] #12 0.463 noop [2025-08-07T01:08:49.874Z] #12 DONE 0.5s [2025-08-07T01:08:49.874Z] [2025-08-07T01:08:49.874Z] #13 exporting to image [2025-08-07T01:08:49.874Z] #13 exporting layers [2025-08-07T01:08:54.062Z] #13 exporting layers 7.4s done [2025-08-07T01:08:54.062Z] #13 writing image sha256:95010a3a4211a5eb455cedb3650b8965e7ec0aa0793b72f25d44374e46c1db66 done [2025-08-07T01:08:54.062Z] #13 naming to docker.io/library/ci-base-image-x86_64 done [2025-08-07T01:08:54.062Z] #13 DONE 7.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:08:54.384Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-07T01:08:54.384Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:08:54.462Z] prd-ubuntu20.04-docker-8c-8g-6391 does not seem to be running inside a container [2025-08-07T01:08:54.490Z] $ 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-08-07T01:08:54.900Z] $ docker top c451615cfa17c54c4f395178b2631ac70443932d1c78c938f6eb804050322338 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-07T01:08:55.248Z] + go version [2025-08-07T01:08:55.248Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-08-07T01:08:55.258Z] $ docker stop --time=1 c451615cfa17c54c4f395178b2631ac70443932d1c78c938f6eb804050322338 [2025-08-07T01:08:56.489Z] $ docker rm -f --volumes c451615cfa17c54c4f395178b2631ac70443932d1c78c938f6eb804050322338 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:08:56.922Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-07T01:08:56.922Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:08:57.000Z] prd-ubuntu20.04-docker-8c-8g-6391 does not seem to be running inside a container [2025-08-07T01:08:57.032Z] $ 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-08-07T01:08:57.248Z] $ docker top cecd9691bf6a21b28cd1721aeccf60de335726279f03db0cf42708c0625a44fe -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-07T01:08:57.597Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2025-08-07T01:08:57.899Z] + make test [2025-08-07T01:08:57.899Z] go test ./... -coverprofile=coverage.out ./... [2025-08-07T01:08:59.796Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2025-08-07T01:09:21.729Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2025-08-07T01:09:21.729Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.013s coverage: 4.4% of statements [2025-08-07T01:09:33.949Z] go vet ./... [2025-08-07T01:09:39.217Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-07T01:09:39.217Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-07T01:09:39.217Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-08-07T01:09:39.233Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-07T01:09:39.251Z] $ docker stop --time=1 cecd9691bf6a21b28cd1721aeccf60de335726279f03db0cf42708c0625a44fe [2025-08-07T01:09:42.895Z] $ docker rm -f --volumes cecd9691bf6a21b28cd1721aeccf60de335726279f03db0cf42708c0625a44fe [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-07T01:09:43.441Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-07T01:09:43.494Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-08-07T01:09:43.944Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-07T01:09:44.229Z] + ls -al . [2025-08-07T01:09:44.229Z] total 288 [2025-08-07T01:09:44.229Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 7 01:08 . [2025-08-07T01:09:44.229Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 01:07 .. [2025-08-07T01:09:44.229Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 01:09 .git [2025-08-07T01:09:44.229Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 01:07 .github [2025-08-07T01:09:44.229Z] -rw-rw-r-- 1 jenkins jenkins 379 Aug 7 01:07 .gitignore [2025-08-07T01:09:44.229Z] -rw-rw-r-- 1 jenkins jenkins 203 Aug 7 01:07 .golangci.yml [2025-08-07T01:09:44.229Z] -rw-rw-r-- 1 jenkins jenkins 77 Aug 7 01:07 .hadolint.yml [2025-08-07T01:09:44.229Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 7 01:07 .semver [2025-08-07T01:09:44.229Z] -rw-rw-r-- 1 jenkins jenkins 20006 Aug 7 01:07 Attribution.txt [2025-08-07T01:09:44.229Z] -rw-rw-r-- 1 jenkins jenkins 17743 Aug 7 01:07 CHANGELOG.md [2025-08-07T01:09:44.229Z] -rw-rw-r-- 1 jenkins jenkins 2440 Aug 7 01:07 Dockerfile [2025-08-07T01:09:44.229Z] -rw-rw-r-- 1 jenkins jenkins 678 Aug 7 01:07 GOVERNANCE.md [2025-08-07T01:09:44.229Z] -rw-rw-r-- 1 jenkins jenkins 659 Aug 7 01:07 Jenkinsfile [2025-08-07T01:09:44.229Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 7 01:07 LICENSE [2025-08-07T01:09:44.229Z] -rw-rw-r-- 1 jenkins jenkins 3193 Aug 7 01:07 Makefile [2025-08-07T01:09:44.229Z] -rw-rw-r-- 1 jenkins jenkins 622 Aug 7 01:07 OWNERS.md [2025-08-07T01:09:44.229Z] -rw-rw-r-- 1 jenkins jenkins 2575 Aug 7 01:07 README.md [2025-08-07T01:09:44.229Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 7 01:07 VERSION [2025-08-07T01:09:44.229Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 01:07 bin [2025-08-07T01:09:44.229Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 01:07 cmd [2025-08-07T01:09:44.229Z] -rw-r--r-- 1 jenkins jenkins 54772 Aug 7 01:09 coverage.out [2025-08-07T01:09:44.229Z] -rwxrwxr-x 1 jenkins jenkins 84 Aug 7 01:07 docker-entrypoint.sh [2025-08-07T01:09:44.229Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 01:07 docs [2025-08-07T01:09:44.229Z] -rw-rw-r-- 1 jenkins jenkins 6350 Aug 7 01:07 go.mod [2025-08-07T01:09:44.229Z] -rw-rw-r-- 1 jenkins jenkins 87222 Aug 7 01:07 go.sum [2025-08-07T01:09:44.229Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 01:07 internal [2025-08-07T01:09:44.229Z] -rw-rw-r-- 1 jenkins jenkins 231 Aug 7 01:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:09:44.539Z] + 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=1be1a1dbcf4df3b7d35a4611258578303d40861b --label arch=amd64 --label version=4.1.0-dev.2 . [2025-08-07T01:09:44.798Z] #0 building with "default" instance using docker driver [2025-08-07T01:09:44.798Z] [2025-08-07T01:09:44.798Z] #1 [internal] load build definition from Dockerfile [2025-08-07T01:09:44.798Z] #1 transferring dockerfile: 2.48kB done [2025-08-07T01:09:44.798Z] #1 DONE 0.0s [2025-08-07T01:09:44.798Z] [2025-08-07T01:09:44.798Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-07T01:09:44.798Z] #2 DONE 0.0s [2025-08-07T01:09:44.798Z] [2025-08-07T01:09:44.798Z] #3 [internal] load metadata for docker.io/bluenviron/mediamtx:1.8.2 [2025-08-07T01:09:44.798Z] #3 DONE 0.1s [2025-08-07T01:09:44.798Z] [2025-08-07T01:09:44.798Z] #4 [internal] load metadata for docker.io/library/alpine:3.20 [2025-08-07T01:09:44.798Z] #4 DONE 0.1s [2025-08-07T01:09:44.798Z] [2025-08-07T01:09:44.798Z] #5 [internal] load .dockerignore [2025-08-07T01:09:44.798Z] #5 transferring context: 2B done [2025-08-07T01:09:44.798Z] #5 DONE 0.0s [2025-08-07T01:09:44.798Z] [2025-08-07T01:09:44.798Z] #6 [internal] load build context [2025-08-07T01:09:45.067Z] #6 transferring context: 66.86kB 0.0s done [2025-08-07T01:09:45.067Z] #6 DONE 0.1s [2025-08-07T01:09:45.067Z] [2025-08-07T01:09:45.068Z] #7 [builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest [2025-08-07T01:09:45.068Z] #7 DONE 0.2s [2025-08-07T01:09:45.068Z] [2025-08-07T01:09:45.068Z] #8 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2025-08-07T01:09:45.068Z] #8 resolve docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 0.1s done [2025-08-07T01:09:45.068Z] #8 sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 1.29kB / 1.29kB done [2025-08-07T01:09:45.068Z] #8 sha256:de589e885ed7afd9e4df7cf1b34ab66d1cf2ced49b2ec677afc6a27d6ae2b15c 503B / 503B done [2025-08-07T01:09:45.068Z] #8 sha256:1ac78cb06e13bae9021a568720e8cca9dba8ffb0814baf3c701270c04dd31a62 755B / 755B done [2025-08-07T01:09:45.068Z] #8 sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 3.15MB / 15.38MB 0.1s [2025-08-07T01:09:45.068Z] #8 sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 13.63MB / 15.38MB 0.2s [2025-08-07T01:09:45.324Z] #8 sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 15.38MB / 15.38MB 0.3s [2025-08-07T01:09:45.324Z] #8 extracting sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 [2025-08-07T01:09:45.324Z] #8 ... [2025-08-07T01:09:45.324Z] [2025-08-07T01:09:45.324Z] #9 [stage-2 1/15] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-07T01:09:45.324Z] #9 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done [2025-08-07T01:09:45.324Z] #9 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-07T01:09:45.324Z] #9 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-07T01:09:45.324Z] #9 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-07T01:09:45.324Z] #9 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.2s done [2025-08-07T01:09:45.324Z] #9 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-08-07T01:09:45.324Z] #9 DONE 0.5s [2025-08-07T01:09:45.324Z] [2025-08-07T01:09:45.324Z] #8 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2025-08-07T01:09:45.324Z] #8 sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 15.38MB / 15.38MB 0.4s done [2025-08-07T01:09:45.764Z] #8 extracting sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 0.2s done [2025-08-07T01:09:45.764Z] #8 DONE 0.7s [2025-08-07T01:09:45.764Z] [2025-08-07T01:09:45.764Z] #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-08-07T01:09:45.764Z] #10 0.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-07T01:09:45.764Z] #10 0.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-07T01:09:46.023Z] #10 0.931 OK: 254 MiB in 72 packages [2025-08-07T01:09:46.023Z] #10 DONE 1.1s [2025-08-07T01:09:46.023Z] [2025-08-07T01:09:46.023Z] #11 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-08-07T01:09:46.023Z] #11 0.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-07T01:09:46.023Z] #11 0.320 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-07T01:09:46.283Z] #11 ... [2025-08-07T01:09:46.283Z] [2025-08-07T01:09:46.283Z] #12 [builder 3/8] WORKDIR /device-usb-camera [2025-08-07T01:09:46.283Z] #12 DONE 0.0s [2025-08-07T01:09:46.283Z] [2025-08-07T01:09:46.283Z] #13 [builder 4/8] COPY go.mod vendor* ./ [2025-08-07T01:09:46.283Z] #13 DONE 0.0s [2025-08-07T01:09:46.283Z] [2025-08-07T01:09:46.283Z] #11 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-08-07T01:09:46.283Z] #11 0.736 (1/115) Installing dumb-init (1.2.5-r3) [2025-08-07T01:09:46.283Z] #11 0.786 (2/115) Installing libSvtAv1Enc (2.0.0-r1) [2025-08-07T01:09:46.283Z] #11 0.845 (3/115) Installing aom-libs (3.9.1-r0) [2025-08-07T01:09:46.283Z] #11 0.912 (4/115) Installing libxau (1.0.11-r4) [2025-08-07T01:09:46.283Z] #11 0.919 (5/115) Installing libmd (1.1.0-r0) [2025-08-07T01:09:46.283Z] #11 0.925 (6/115) Installing libbsd (0.12.2-r0) [2025-08-07T01:09:46.283Z] #11 0.979 (7/115) Installing libxdmcp (1.1.5-r1) [2025-08-07T01:09:46.542Z] #11 1.008 (8/115) Installing libxcb (1.16.1-r0) [2025-08-07T01:09:46.542Z] #11 1.038 (9/115) Installing libx11 (1.8.9-r1) [2025-08-07T01:09:46.542Z] #11 1.098 (10/115) Installing hwdata-pci (0.382-r0) [2025-08-07T01:09:46.542Z] #11 1.125 (11/115) Installing libpciaccess (0.18.1-r0) [2025-08-07T01:09:46.542Z] #11 1.137 (12/115) Installing libdrm (2.4.120-r0) [2025-08-07T01:09:46.542Z] #11 1.148 (13/115) Installing libxext (1.3.6-r2) [2025-08-07T01:09:46.542Z] #11 1.159 (14/115) Installing libxfixes (6.0.1-r4) [2025-08-07T01:09:46.542Z] #11 1.177 (15/115) Installing libffi (3.4.6-r0) [2025-08-07T01:09:46.542Z] #11 1.182 (16/115) Installing wayland-libs-client (1.22.0-r4) [2025-08-07T01:09:46.542Z] #11 1.189 (17/115) Installing libva (2.21.0-r0) [2025-08-07T01:09:46.542Z] #11 1.199 (18/115) Installing libvdpau (1.5-r3) [2025-08-07T01:09:46.978Z] #11 1.206 (19/115) Installing libgcc (13.2.1_git20240309-r1) [2025-08-07T01:09:46.978Z] #11 1.214 (20/115) Installing libstdc++ (13.2.1_git20240309-r1) [2025-08-07T01:09:46.978Z] #11 1.240 (21/115) Installing onevpl-libs (2023.3.1-r2) [2025-08-07T01:09:46.978Z] #11 1.298 (22/115) Installing ffmpeg-libavutil (6.1.1-r8) [2025-08-07T01:09:46.978Z] #11 1.314 (23/115) Installing libdav1d (1.4.2-r0) [2025-08-07T01:09:46.978Z] #11 1.331 (24/115) Installing openexr-libiex (3.1.13-r1) [2025-08-07T01:09:46.978Z] #11 1.339 (25/115) Installing openexr-libilmthread (3.1.13-r1) [2025-08-07T01:09:46.978Z] #11 1.345 (26/115) Installing imath (3.1.12-r0) [2025-08-07T01:09:46.978Z] #11 1.354 (27/115) Installing openexr-libopenexr (3.1.13-r1) [2025-08-07T01:09:46.978Z] #11 1.384 (28/115) Installing brotli-libs (1.1.0-r2) [2025-08-07T01:09:46.978Z] #11 1.413 (29/115) Installing giflib (5.2.2-r0) [2025-08-07T01:09:46.978Z] #11 1.439 (30/115) Installing libhwy (1.0.7-r0) [2025-08-07T01:09:46.978Z] #11 ... [2025-08-07T01:09:46.978Z] [2025-08-07T01:09:46.978Z] #14 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-07T01:09:46.978Z] #14 DONE 0.7s [2025-08-07T01:09:46.978Z] [2025-08-07T01:09:46.978Z] #11 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-08-07T01:09:46.978Z] #11 1.449 (31/115) Installing libjpeg-turbo (3.0.3-r0) [2025-08-07T01:09:46.978Z] #11 1.461 (32/115) Installing lcms2 (2.16-r0) [2025-08-07T01:09:46.978Z] #11 1.487 (33/115) Installing libpng (1.6.44-r0) [2025-08-07T01:09:46.978Z] #11 1.496 (34/115) Installing libjxl (0.10.2-r0) [2025-08-07T01:09:46.978Z] #11 1.538 (35/115) Installing lame-libs (3.100-r5) [2025-08-07T01:09:46.978Z] #11 1.547 (36/115) Installing opus (1.5.2-r0) [2025-08-07T01:09:47.243Z] #11 1.750 (37/115) Installing rav1e-libs (0.7.1-r0) [2025-08-07T01:09:47.243Z] #11 ... [2025-08-07T01:09:47.243Z] [2025-08-07T01:09:47.243Z] #15 [builder 6/8] COPY . . [2025-08-07T01:09:47.243Z] #15 DONE 0.3s [2025-08-07T01:09:47.243Z] [2025-08-07T01:09:47.243Z] #11 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-08-07T01:09:47.243Z] #11 1.778 (38/115) Installing libgomp (13.2.1_git20240309-r1) [2025-08-07T01:09:47.243Z] #11 1.790 (39/115) Installing soxr (0.1.3-r7) [2025-08-07T01:09:47.243Z] #11 1.804 (40/115) Installing ffmpeg-libswresample (6.1.1-r8) [2025-08-07T01:09:47.243Z] #11 1.811 (41/115) Installing libogg (1.3.5-r5) [2025-08-07T01:09:47.243Z] #11 1.817 (42/115) Installing libtheora (1.1.1-r18) [2025-08-07T01:09:47.243Z] #11 1.832 (43/115) Installing libvorbis (1.3.7-r2) [2025-08-07T01:09:47.243Z] #11 1.850 (44/115) Installing libvpx (1.14.1-r0) [2025-08-07T01:09:47.243Z] #11 1.879 (45/115) Installing libsharpyuv (1.3.2-r0) [2025-08-07T01:09:47.243Z] #11 1.889 (46/115) Installing libwebp (1.3.2-r0) [2025-08-07T01:09:47.243Z] #11 1.895 (47/115) Installing libwebpmux (1.3.2-r0) [2025-08-07T01:09:47.243Z] #11 1.911 (48/115) Installing x264-libs (0.164_git20231001-r0) [2025-08-07T01:09:47.243Z] #11 1.944 (49/115) Installing numactl (2.0.18-r0) [2025-08-07T01:09:47.243Z] #11 1.997 (50/115) Installing x265-libs (3.6-r0) [2025-08-07T01:09:47.515Z] #11 2.100 (51/115) Installing xvidcore (1.3.7-r2) [2025-08-07T01:09:47.771Z] #11 2.284 (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-08-07T01:09:47.771Z] #11 ... [2025-08-07T01:09:47.771Z] [2025-08-07T01:09:47.771Z] #16 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-08-07T01:09:47.771Z] #16 0.240 % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-07T01:09:47.771Z] #16 0.240 Dload Upload Total Spent Left Speed [2025-08-07T01:09:47.771Z] #16 0.240 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 39230 0 --:--:-- --:--:-- --:--:-- 40846 [2025-08-07T01:09:47.771Z] #16 DONE 0.6s [2025-08-07T01:09:47.771Z] [2025-08-07T01:09:47.771Z] #11 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-08-07T01:09:47.771Z] #11 2.403 (53/115) Installing sdl2 (2.28.5-r1) [2025-08-07T01:09:47.771Z] #11 2.430 (54/115) Installing alsa-lib (1.2.11-r0) [2025-08-07T01:09:47.771Z] #11 2.450 (55/115) Installing libexpat (2.7.0-r0) [2025-08-07T01:09:47.771Z] #11 2.455 (56/115) Installing libbz2 (1.0.8-r6) [2025-08-07T01:09:47.771Z] #11 2.460 (57/115) Installing freetype (2.13.2-r0) [2025-08-07T01:09:47.771Z] #11 2.481 (58/115) Installing fontconfig (2.15.0-r1) [2025-08-07T01:09:47.771Z] #11 2.493 (59/115) Installing fribidi (1.0.15-r0) [2025-08-07T01:09:47.771Z] #11 2.499 (60/115) Installing libintl (0.22.5-r0) [2025-08-07T01:09:47.771Z] #11 2.505 (61/115) Installing libeconf (0.6.3-r0) [2025-08-07T01:09:48.029Z] #11 2.511 (62/115) Installing libblkid (2.40.1-r1) [2025-08-07T01:09:48.029Z] #11 2.520 (63/115) Installing libmount (2.40.1-r1) [2025-08-07T01:09:48.029Z] #11 2.535 (64/115) Installing pcre2 (10.43-r0) [2025-08-07T01:09:48.029Z] #11 2.547 (65/115) Installing glib (2.80.5-r0) [2025-08-07T01:09:48.286Z] #11 2.667 (66/115) Installing graphite2 (1.3.14-r6) [2025-08-07T01:09:48.286Z] #11 2.674 (67/115) Installing harfbuzz (8.5.0-r0) [2025-08-07T01:09:48.286Z] #11 2.696 (68/115) Installing libunibreak (6.1-r0) [2025-08-07T01:09:48.286Z] #11 2.701 (69/115) Installing libass (0.17.2-r0) [2025-08-07T01:09:48.286Z] #11 2.711 (70/115) Installing libbluray (1.3.4-r1) [2025-08-07T01:09:48.286Z] #11 2.810 (71/115) Installing mpg123-libs (1.32.8-r0) [2025-08-07T01:09:48.286Z] #11 2.878 (72/115) Installing libopenmpt (0.7.7-r0) [2025-08-07T01:09:48.286Z] #11 2.996 (73/115) Installing cjson (1.7.18-r0) [2025-08-07T01:09:48.544Z] #11 3.037 (74/115) Installing mbedtls (3.6.4-r0) [2025-08-07T01:09:48.544Z] #11 3.086 (75/115) Installing librist (0.2.10-r1) [2025-08-07T01:09:48.544Z] #11 3.113 (76/115) Installing libsrt (1.5.3-r0) [2025-08-07T01:09:48.544Z] #11 3.144 (77/115) Installing libssh (0.10.6-r0) [2025-08-07T01:09:48.544Z] #11 3.169 (78/115) Installing xz-libs (5.6.2-r1) [2025-08-07T01:09:48.544Z] #11 3.209 (79/115) Installing libxml2 (2.12.10-r0) [2025-08-07T01:09:48.544Z] #11 3.248 (80/115) Installing libsodium (1.0.19-r0) [2025-08-07T01:09:48.802Z] #11 3.284 (81/115) Installing libzmq (4.3.5-r2) [2025-08-07T01:09:48.802Z] #11 3.312 (82/115) Installing ffmpeg-libavformat (6.1.1-r8) [2025-08-07T01:09:48.802Z] #11 3.360 (83/115) Installing serd-libs (0.32.2-r0) [2025-08-07T01:09:48.802Z] #11 3.374 (84/115) Installing zix-libs (0.4.2-r0) [2025-08-07T01:09:48.802Z] #11 3.394 (85/115) Installing sord-libs (0.16.16-r0) [2025-08-07T01:09:48.802Z] #11 3.419 (86/115) Installing sratom (0.6.16-r0) [2025-08-07T01:09:48.802Z] #11 3.441 (87/115) Installing lilv-libs (0.24.24-r1) [2025-08-07T01:09:48.802Z] #11 3.467 (88/115) Installing glslang-libs (1.3.261.1-r0) [2025-08-07T01:09:49.060Z] #11 3.579 (89/115) Installing libdovi (3.3.0-r0) [2025-08-07T01:09:49.060Z] #11 3.593 (90/115) Installing spirv-tools (1.3.261.1-r0) [2025-08-07T01:09:49.060Z] #11 3.630 (91/115) Installing shaderc (2024.0-r0) [2025-08-07T01:09:49.060Z] #11 3.637 (92/115) Installing vulkan-loader (1.3.261.1-r0) [2025-08-07T01:09:49.060Z] #11 3.646 (93/115) Installing libplacebo (6.338.2-r1) [2025-08-07T01:09:49.060Z] #11 3.670 (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) [2025-08-07T01:09:49.060Z] #11 3.680 (95/115) Installing ffmpeg-libswscale (6.1.1-r8) [2025-08-07T01:09:49.317Z] #11 3.709 (96/115) Installing vidstab (1.1.1-r0) [2025-08-07T01:09:49.317Z] #11 3.715 (97/115) Installing zimg (3.0.5-r2) [2025-08-07T01:09:49.317Z] #11 3.732 (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) [2025-08-07T01:09:49.317Z] #11 3.834 (99/115) Installing libasyncns (0.8-r3) [2025-08-07T01:09:49.317Z] #11 3.843 (100/115) Installing dbus-libs (1.14.10-r1) [2025-08-07T01:09:49.317Z] #11 3.855 (101/115) Installing libltdl (2.4.7-r3) [2025-08-07T01:09:49.317Z] #11 3.864 (102/115) Installing orc (0.4.40-r0) [2025-08-07T01:09:49.317Z] #11 3.877 (103/115) Installing libflac (1.4.3-r1) [2025-08-07T01:09:49.317Z] #11 3.892 (104/115) Installing libsndfile (1.2.2-r1) [2025-08-07T01:09:49.317Z] #11 3.912 (105/115) Installing speexdsp (1.2.1-r2) [2025-08-07T01:09:49.317Z] #11 3.958 (106/115) Installing tdb-libs (1.4.9-r1) [2025-08-07T01:09:49.317Z] #11 3.965 (107/115) Installing libpulse (17.0-r0) [2025-08-07T01:09:49.317Z] #11 3.985 (108/115) Installing v4l-utils-libs (1.24.1-r1) [2025-08-07T01:09:49.317Z] #11 3.999 (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) [2025-08-07T01:09:49.317Z] #11 4.009 (110/115) Installing ffmpeg (6.1.1-r8) [2025-08-07T01:09:49.317Z] #11 4.027 (111/115) Installing udev-init-scripts (35-r1) [2025-08-07T01:09:49.317Z] #11 4.031 (112/115) Installing eudev-libs (3.2.14-r2) [2025-08-07T01:09:49.317Z] #11 4.036 (113/115) Installing zstd-libs (1.5.6-r0) [2025-08-07T01:09:49.317Z] #11 4.050 (114/115) Installing kmod-libs (32-r0) [2025-08-07T01:09:49.317Z] #11 4.055 (115/115) Installing eudev (3.2.14-r2) [2025-08-07T01:09:49.317Z] #11 4.076 Executing busybox-1.36.1-r29.trigger [2025-08-07T01:09:49.575Z] #11 4.083 Executing glib-2.80.5-r0.trigger [2025-08-07T01:09:49.575Z] #11 4.087 Executing eudev-3.2.14-r2.trigger [2025-08-07T01:09:49.575Z] #11 4.098 OK: 134 MiB in 129 packages [2025-08-07T01:09:50.509Z] #11 DONE 5.0s [2025-08-07T01:09:50.509Z] [2025-08-07T01:09:50.509Z] #17 [builder 8/8] RUN make build [2025-08-07T01:09:50.509Z] #17 0.289 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.1.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2025-08-07T01:09:51.438Z] #17 ... [2025-08-07T01:09:51.438Z] [2025-08-07T01:09:51.438Z] #18 [stage-2 3/15] RUN apk --no-cache upgrade [2025-08-07T01:09:51.438Z] #18 0.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-07T01:09:51.438Z] #18 0.401 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-07T01:09:51.438Z] #18 0.769 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-07T01:09:51.438Z] #18 0.784 Executing busybox-1.36.1-r30.post-upgrade [2025-08-07T01:09:51.438Z] #18 0.824 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-07T01:09:51.438Z] #18 0.830 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-07T01:09:51.438Z] #18 0.917 Executing busybox-1.36.1-r30.trigger [2025-08-07T01:09:51.438Z] #18 0.921 OK: 134 MiB in 129 packages [2025-08-07T01:09:51.438Z] #18 DONE 1.1s [2025-08-07T01:09:51.695Z] [2025-08-07T01:09:51.695Z] #17 [builder 8/8] RUN make build [2025-08-07T01:10:18.248Z] #17 DONE 27.8s [2025-08-07T01:10:18.248Z] [2025-08-07T01:10:18.248Z] #19 [stage-2 4/15] COPY --from=builder /device-usb-camera/cmd / [2025-08-07T01:10:18.248Z] #19 DONE 0.7s [2025-08-07T01:10:18.248Z] [2025-08-07T01:10:18.248Z] #20 [stage-2 5/15] COPY --from=builder /device-usb-camera/LICENSE / [2025-08-07T01:10:18.248Z] #20 DONE 0.0s [2025-08-07T01:10:18.248Z] [2025-08-07T01:10:18.248Z] #21 [stage-2 6/15] COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2025-08-07T01:10:18.248Z] #21 DONE 0.0s [2025-08-07T01:10:18.248Z] [2025-08-07T01:10:18.248Z] #22 [stage-2 7/15] COPY --from=builder /device-usb-camera/Attribution.txt / [2025-08-07T01:10:18.248Z] #22 DONE 0.0s [2025-08-07T01:10:18.248Z] [2025-08-07T01:10:18.248Z] #23 [stage-2 8/15] COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2025-08-07T01:10:18.248Z] #23 DONE 0.0s [2025-08-07T01:10:18.248Z] [2025-08-07T01:10:18.248Z] #24 [stage-2 9/15] COPY --from=rtsp /mediamtx.yml / [2025-08-07T01:10:18.248Z] #24 DONE 0.0s [2025-08-07T01:10:18.248Z] [2025-08-07T01:10:18.248Z] #25 [stage-2 10/15] COPY --from=rtsp /mediamtx / [2025-08-07T01:10:18.248Z] #25 DONE 0.4s [2025-08-07T01:10:18.248Z] [2025-08-07T01:10:18.248Z] #26 [stage-2 11/15] RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2025-08-07T01:10:18.248Z] #26 DONE 0.3s [2025-08-07T01:10:18.248Z] [2025-08-07T01:10:18.248Z] #27 [stage-2 12/15] RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2025-08-07T01:10:18.248Z] #27 DONE 0.3s [2025-08-07T01:10:18.248Z] [2025-08-07T01:10:18.248Z] #28 [stage-2 13/15] RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2025-08-07T01:10:18.248Z] #28 DONE 0.3s [2025-08-07T01:10:18.248Z] [2025-08-07T01:10:18.248Z] #29 [stage-2 14/15] RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2025-08-07T01:10:18.248Z] #29 DONE 0.3s [2025-08-07T01:10:18.248Z] [2025-08-07T01:10:18.248Z] #30 exporting to image [2025-08-07T01:10:18.248Z] #30 exporting layers [2025-08-07T01:10:18.507Z] #30 exporting layers 0.5s done [2025-08-07T01:10:18.507Z] #30 writing image sha256:0b3d47fbf884941b977fc29da8cb1b2d4a74e1a5ec7e491a0f463e7fae1ca90a done [2025-08-07T01:10:18.507Z] #30 naming to docker.io/library/device-usb-camera done [2025-08-07T01:10:18.507Z] #30 DONE 0.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-07T01:10:18.642Z] provisioning config files... [2025-08-07T01:10:18.651Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13375219938651949025tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:10:18.951Z] ---> ****-login.sh [2025-08-07T01:10:18.951Z] nexus3.edgexfoundry.org:10001 [2025-08-07T01:10:18.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:10:18.951Z] Login Succeeded [2025-08-07T01:10:18.951Z] nexus3.edgexfoundry.org:10002 [2025-08-07T01:10:18.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:10:18.951Z] Login Succeeded [2025-08-07T01:10:18.951Z] nexus3.edgexfoundry.org:10003 [2025-08-07T01:10:19.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:10:19.210Z] Login Succeeded [2025-08-07T01:10:19.210Z] nexus3.edgexfoundry.org:10004 [2025-08-07T01:10:19.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:10:19.210Z] Login Succeeded [2025-08-07T01:10:19.210Z] ****.io [2025-08-07T01:10:19.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:10:19.469Z] Login Succeeded [2025-08-07T01:10:19.469Z] ---> ****-login.sh ends [Pipeline] } [2025-08-07T01:10:19.477Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-07T01:10:19.529Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-07T01:10:19.563Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2025-08-07T01:10:19.563Z] 1be1a1dbcf4df3b7d35a4611258578303d40861b [2025-08-07T01:10:19.563Z] latest [2025-08-07T01:10:19.563Z] 4.1.0-dev.2 [2025-08-07T01:10:19.563Z] 1be1a1dbcf4df3b7d35a4611258578303d40861b-4.1.0-dev.2 [2025-08-07T01:10:19.563Z] main [2025-08-07T01:10:19.563Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:10:19.897Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:1be1a1dbcf4df3b7d35a4611258578303d40861b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:10:20.220Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:1be1a1dbcf4df3b7d35a4611258578303d40861b [2025-08-07T01:10:20.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-08-07T01:10:20.220Z] b98f058e90ab: Preparing [2025-08-07T01:10:20.220Z] a22d39c82343: Preparing [2025-08-07T01:10:20.220Z] 9349c384514b: Preparing [2025-08-07T01:10:20.220Z] 2997b69db9e6: Preparing [2025-08-07T01:10:20.220Z] f0083bf6475a: Preparing [2025-08-07T01:10:20.220Z] 7206d983d249: Preparing [2025-08-07T01:10:20.220Z] 45eb2d416353: Preparing [2025-08-07T01:10:20.220Z] e21487e98b11: Preparing [2025-08-07T01:10:20.220Z] ae229f66772c: Preparing [2025-08-07T01:10:20.220Z] 07382e1db6c6: Preparing [2025-08-07T01:10:20.220Z] 6273c9809d96: Preparing [2025-08-07T01:10:20.220Z] d9eb5d7fff99: Preparing [2025-08-07T01:10:20.220Z] 1a41b820f7e3: Preparing [2025-08-07T01:10:20.220Z] 097100c76c15: Preparing [2025-08-07T01:10:20.220Z] e21487e98b11: Waiting [2025-08-07T01:10:20.220Z] ae229f66772c: Waiting [2025-08-07T01:10:20.220Z] 07382e1db6c6: Waiting [2025-08-07T01:10:20.220Z] 6273c9809d96: Waiting [2025-08-07T01:10:20.220Z] d9eb5d7fff99: Waiting [2025-08-07T01:10:20.220Z] 1a41b820f7e3: Waiting [2025-08-07T01:10:20.220Z] 097100c76c15: Waiting [2025-08-07T01:10:20.220Z] 7206d983d249: Waiting [2025-08-07T01:10:20.220Z] 45eb2d416353: Waiting [2025-08-07T01:10:20.220Z] 2997b69db9e6: Pushed [2025-08-07T01:10:20.220Z] b98f058e90ab: Pushed [2025-08-07T01:10:20.220Z] a22d39c82343: Pushed [2025-08-07T01:10:20.220Z] 9349c384514b: Pushed [2025-08-07T01:10:20.479Z] 45eb2d416353: Pushed [2025-08-07T01:10:20.479Z] ae229f66772c: Pushed [2025-08-07T01:10:20.479Z] 7206d983d249: Pushed [2025-08-07T01:10:20.479Z] e21487e98b11: Pushed [2025-08-07T01:10:20.479Z] 07382e1db6c6: Pushed [2025-08-07T01:10:20.479Z] 097100c76c15: Layer already exists [2025-08-07T01:10:20.479Z] d9eb5d7fff99: Pushed [2025-08-07T01:10:23.005Z] f0083bf6475a: Pushed [2025-08-07T01:10:24.901Z] 6273c9809d96: Pushed [2025-08-07T01:10:33.018Z] 1a41b820f7e3: Pushed [2025-08-07T01:10:33.018Z] 1be1a1dbcf4df3b7d35a4611258578303d40861b: digest: sha256:167ec9bc3d5303d7127aba2b95aac6adb128bc139faed3b499c5d57f13786099 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:10:33.346Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:10:33.675Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2025-08-07T01:10:33.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-08-07T01:10:33.675Z] b98f058e90ab: Preparing [2025-08-07T01:10:33.675Z] a22d39c82343: Preparing [2025-08-07T01:10:33.675Z] 9349c384514b: Preparing [2025-08-07T01:10:33.675Z] 2997b69db9e6: Preparing [2025-08-07T01:10:33.675Z] f0083bf6475a: Preparing [2025-08-07T01:10:33.675Z] 7206d983d249: Preparing [2025-08-07T01:10:33.675Z] 45eb2d416353: Preparing [2025-08-07T01:10:33.675Z] e21487e98b11: Preparing [2025-08-07T01:10:33.675Z] ae229f66772c: Preparing [2025-08-07T01:10:33.675Z] 07382e1db6c6: Preparing [2025-08-07T01:10:33.675Z] 6273c9809d96: Preparing [2025-08-07T01:10:33.675Z] d9eb5d7fff99: Preparing [2025-08-07T01:10:33.675Z] 1a41b820f7e3: Preparing [2025-08-07T01:10:33.675Z] 097100c76c15: Preparing [2025-08-07T01:10:33.675Z] d9eb5d7fff99: Waiting [2025-08-07T01:10:33.675Z] 1a41b820f7e3: Waiting [2025-08-07T01:10:33.675Z] 097100c76c15: Waiting [2025-08-07T01:10:33.675Z] 7206d983d249: Waiting [2025-08-07T01:10:33.675Z] 07382e1db6c6: Waiting [2025-08-07T01:10:33.675Z] 45eb2d416353: Waiting [2025-08-07T01:10:33.675Z] 6273c9809d96: Waiting [2025-08-07T01:10:33.675Z] e21487e98b11: Waiting [2025-08-07T01:10:33.675Z] ae229f66772c: Waiting [2025-08-07T01:10:33.675Z] a22d39c82343: Layer already exists [2025-08-07T01:10:33.675Z] f0083bf6475a: Layer already exists [2025-08-07T01:10:33.675Z] 2997b69db9e6: Layer already exists [2025-08-07T01:10:33.675Z] b98f058e90ab: Layer already exists [2025-08-07T01:10:33.675Z] 9349c384514b: Layer already exists [2025-08-07T01:10:33.675Z] e21487e98b11: Layer already exists [2025-08-07T01:10:33.675Z] 45eb2d416353: Layer already exists [2025-08-07T01:10:33.675Z] ae229f66772c: Layer already exists [2025-08-07T01:10:33.675Z] 7206d983d249: Layer already exists [2025-08-07T01:10:33.675Z] 07382e1db6c6: Layer already exists [2025-08-07T01:10:33.675Z] d9eb5d7fff99: Layer already exists [2025-08-07T01:10:33.675Z] 6273c9809d96: Layer already exists [2025-08-07T01:10:33.675Z] 1a41b820f7e3: Layer already exists [2025-08-07T01:10:33.675Z] 097100c76c15: Layer already exists [2025-08-07T01:10:33.675Z] latest: digest: sha256:167ec9bc3d5303d7127aba2b95aac6adb128bc139faed3b499c5d57f13786099 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:10:34.014Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:10:34.339Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.2 [2025-08-07T01:10:34.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-08-07T01:10:34.339Z] b98f058e90ab: Preparing [2025-08-07T01:10:34.339Z] a22d39c82343: Preparing [2025-08-07T01:10:34.339Z] 9349c384514b: Preparing [2025-08-07T01:10:34.339Z] 2997b69db9e6: Preparing [2025-08-07T01:10:34.339Z] f0083bf6475a: Preparing [2025-08-07T01:10:34.339Z] 7206d983d249: Preparing [2025-08-07T01:10:34.339Z] 45eb2d416353: Preparing [2025-08-07T01:10:34.339Z] e21487e98b11: Preparing [2025-08-07T01:10:34.339Z] ae229f66772c: Preparing [2025-08-07T01:10:34.339Z] 07382e1db6c6: Preparing [2025-08-07T01:10:34.339Z] 6273c9809d96: Preparing [2025-08-07T01:10:34.339Z] d9eb5d7fff99: Preparing [2025-08-07T01:10:34.339Z] 1a41b820f7e3: Preparing [2025-08-07T01:10:34.339Z] 097100c76c15: Preparing [2025-08-07T01:10:34.339Z] 7206d983d249: Waiting [2025-08-07T01:10:34.339Z] ae229f66772c: Waiting [2025-08-07T01:10:34.339Z] e21487e98b11: Waiting [2025-08-07T01:10:34.339Z] 07382e1db6c6: Waiting [2025-08-07T01:10:34.339Z] 6273c9809d96: Waiting [2025-08-07T01:10:34.339Z] d9eb5d7fff99: Waiting [2025-08-07T01:10:34.339Z] 1a41b820f7e3: Waiting [2025-08-07T01:10:34.339Z] 45eb2d416353: Waiting [2025-08-07T01:10:34.339Z] 097100c76c15: Waiting [2025-08-07T01:10:34.339Z] 2997b69db9e6: Layer already exists [2025-08-07T01:10:34.339Z] 9349c384514b: Layer already exists [2025-08-07T01:10:34.339Z] b98f058e90ab: Layer already exists [2025-08-07T01:10:34.339Z] f0083bf6475a: Layer already exists [2025-08-07T01:10:34.339Z] a22d39c82343: Layer already exists [2025-08-07T01:10:34.339Z] 45eb2d416353: Layer already exists [2025-08-07T01:10:34.339Z] 7206d983d249: Layer already exists [2025-08-07T01:10:34.339Z] ae229f66772c: Layer already exists [2025-08-07T01:10:34.339Z] e21487e98b11: Layer already exists [2025-08-07T01:10:34.339Z] 07382e1db6c6: Layer already exists [2025-08-07T01:10:34.339Z] 6273c9809d96: Layer already exists [2025-08-07T01:10:34.339Z] d9eb5d7fff99: Layer already exists [2025-08-07T01:10:34.339Z] 1a41b820f7e3: Layer already exists [2025-08-07T01:10:34.339Z] 097100c76c15: Layer already exists [2025-08-07T01:10:34.339Z] 4.1.0-dev.2: digest: sha256:167ec9bc3d5303d7127aba2b95aac6adb128bc139faed3b499c5d57f13786099 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:10:34.666Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:1be1a1dbcf4df3b7d35a4611258578303d40861b-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:10:34.994Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:1be1a1dbcf4df3b7d35a4611258578303d40861b-4.1.0-dev.2 [2025-08-07T01:10:34.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-08-07T01:10:34.994Z] b98f058e90ab: Preparing [2025-08-07T01:10:34.994Z] a22d39c82343: Preparing [2025-08-07T01:10:34.994Z] 9349c384514b: Preparing [2025-08-07T01:10:34.994Z] 2997b69db9e6: Preparing [2025-08-07T01:10:34.994Z] f0083bf6475a: Preparing [2025-08-07T01:10:34.994Z] 7206d983d249: Preparing [2025-08-07T01:10:34.994Z] 45eb2d416353: Preparing [2025-08-07T01:10:34.994Z] e21487e98b11: Preparing [2025-08-07T01:10:34.994Z] ae229f66772c: Preparing [2025-08-07T01:10:34.994Z] 07382e1db6c6: Preparing [2025-08-07T01:10:34.994Z] 6273c9809d96: Preparing [2025-08-07T01:10:34.994Z] d9eb5d7fff99: Preparing [2025-08-07T01:10:34.994Z] 1a41b820f7e3: Preparing [2025-08-07T01:10:34.994Z] 097100c76c15: Preparing [2025-08-07T01:10:34.994Z] d9eb5d7fff99: Waiting [2025-08-07T01:10:34.994Z] 07382e1db6c6: Waiting [2025-08-07T01:10:34.994Z] 6273c9809d96: Waiting [2025-08-07T01:10:34.994Z] 097100c76c15: Waiting [2025-08-07T01:10:34.994Z] 1a41b820f7e3: Waiting [2025-08-07T01:10:34.994Z] 45eb2d416353: Waiting [2025-08-07T01:10:34.994Z] 7206d983d249: Waiting [2025-08-07T01:10:34.994Z] e21487e98b11: Waiting [2025-08-07T01:10:34.994Z] ae229f66772c: Waiting [2025-08-07T01:10:34.994Z] a22d39c82343: Layer already exists [2025-08-07T01:10:34.994Z] b98f058e90ab: Layer already exists [2025-08-07T01:10:34.994Z] 2997b69db9e6: Layer already exists [2025-08-07T01:10:34.994Z] 9349c384514b: Layer already exists [2025-08-07T01:10:34.994Z] f0083bf6475a: Layer already exists [2025-08-07T01:10:34.994Z] 45eb2d416353: Layer already exists [2025-08-07T01:10:34.994Z] 7206d983d249: Layer already exists [2025-08-07T01:10:34.994Z] 07382e1db6c6: Layer already exists [2025-08-07T01:10:34.994Z] ae229f66772c: Layer already exists [2025-08-07T01:10:34.994Z] e21487e98b11: Layer already exists [2025-08-07T01:10:34.994Z] 6273c9809d96: Layer already exists [2025-08-07T01:10:34.994Z] 1a41b820f7e3: Layer already exists [2025-08-07T01:10:34.994Z] d9eb5d7fff99: Layer already exists [2025-08-07T01:10:34.994Z] 097100c76c15: Layer already exists [2025-08-07T01:10:34.994Z] 1be1a1dbcf4df3b7d35a4611258578303d40861b-4.1.0-dev.2: digest: sha256:167ec9bc3d5303d7127aba2b95aac6adb128bc139faed3b499c5d57f13786099 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:10:35.324Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:10:35.651Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2025-08-07T01:10:35.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-08-07T01:10:35.651Z] b98f058e90ab: Preparing [2025-08-07T01:10:35.651Z] a22d39c82343: Preparing [2025-08-07T01:10:35.651Z] 9349c384514b: Preparing [2025-08-07T01:10:35.651Z] 2997b69db9e6: Preparing [2025-08-07T01:10:35.651Z] f0083bf6475a: Preparing [2025-08-07T01:10:35.651Z] 7206d983d249: Preparing [2025-08-07T01:10:35.651Z] 45eb2d416353: Preparing [2025-08-07T01:10:35.651Z] e21487e98b11: Preparing [2025-08-07T01:10:35.651Z] ae229f66772c: Preparing [2025-08-07T01:10:35.651Z] 07382e1db6c6: Preparing [2025-08-07T01:10:35.651Z] 6273c9809d96: Preparing [2025-08-07T01:10:35.651Z] d9eb5d7fff99: Preparing [2025-08-07T01:10:35.651Z] 1a41b820f7e3: Preparing [2025-08-07T01:10:35.651Z] 097100c76c15: Preparing [2025-08-07T01:10:35.651Z] d9eb5d7fff99: Waiting [2025-08-07T01:10:35.651Z] e21487e98b11: Waiting [2025-08-07T01:10:35.651Z] 1a41b820f7e3: Waiting [2025-08-07T01:10:35.651Z] 097100c76c15: Waiting [2025-08-07T01:10:35.651Z] ae229f66772c: Waiting [2025-08-07T01:10:35.651Z] 6273c9809d96: Waiting [2025-08-07T01:10:35.651Z] 07382e1db6c6: Waiting [2025-08-07T01:10:35.651Z] 7206d983d249: Waiting [2025-08-07T01:10:35.651Z] 45eb2d416353: Waiting [2025-08-07T01:10:35.651Z] a22d39c82343: Layer already exists [2025-08-07T01:10:35.651Z] b98f058e90ab: Layer already exists [2025-08-07T01:10:35.651Z] 2997b69db9e6: Layer already exists [2025-08-07T01:10:35.651Z] 9349c384514b: Layer already exists [2025-08-07T01:10:35.651Z] f0083bf6475a: Layer already exists [2025-08-07T01:10:35.651Z] 45eb2d416353: Layer already exists [2025-08-07T01:10:35.651Z] 07382e1db6c6: Layer already exists [2025-08-07T01:10:35.651Z] 7206d983d249: Layer already exists [2025-08-07T01:10:35.651Z] ae229f66772c: Layer already exists [2025-08-07T01:10:35.651Z] e21487e98b11: Layer already exists [2025-08-07T01:10:35.651Z] 6273c9809d96: Layer already exists [2025-08-07T01:10:35.651Z] d9eb5d7fff99: Layer already exists [2025-08-07T01:10:35.651Z] 097100c76c15: Layer already exists [2025-08-07T01:10:35.651Z] 1a41b820f7e3: Layer already exists [2025-08-07T01:10:35.651Z] main: digest: sha256:167ec9bc3d5303d7127aba2b95aac6adb128bc139faed3b499c5d57f13786099 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-07T01:10:35.722Z] ===================================================== [Pipeline] echo [2025-08-07T01:10:35.737Z] taggedImages: [2025-08-07T01:10:35.737Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:1be1a1dbcf4df3b7d35a4611258578303d40861b [2025-08-07T01:10:35.737Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2025-08-07T01:10:35.737Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.2 [2025-08-07T01:10:35.737Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:1be1a1dbcf4df3b7d35a4611258578303d40861b-4.1.0-dev.2 [2025-08-07T01:10:35.737Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] echo [2025-08-07T01:10:35.783Z] ========================================================= [2025-08-07T01:10:35.783Z] [edgeXBuildMultiArch] RAW Config: [2025-08-07T01:10:35.783Z] images: [2025-08-07T01:10:35.783Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:1be1a1dbcf4df3b7d35a4611258578303d40861b [2025-08-07T01:10:35.783Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2025-08-07T01:10:35.783Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.2 [2025-08-07T01:10:35.783Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:1be1a1dbcf4df3b7d35a4611258578303d40861b-4.1.0-dev.2 [2025-08-07T01:10:35.783Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [2025-08-07T01:10:35.783Z] settingsFile: [2025-08-07T01:10:35.783Z] device-usb-camera-settings [2025-08-07T01:10:35.783Z] ========================================================= [Pipeline] node [2025-08-07T01:10:50.786Z] Still waiting to schedule task [2025-08-07T01:10:50.787Z] ‘prd-centos7-docker-4c-2g-6396’ is offline [2025-08-07T01:11:10.300Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6395 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2025-08-07T01:11:10.316Z] Running in /w/workspace/device-usb-camera/201 [Pipeline] { [Pipeline] checkout [2025-08-07T01:11:13.366Z] Selected Git installation does not exist. Using Default [2025-08-07T01:11:13.366Z] The recommended git tool is: NONE [2025-08-07T01:11:18.436Z] using credential edgex-jenkins-ssh [2025-08-07T01:11:18.459Z] Cloning the remote Git repository [2025-08-07T01:11:18.501Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2025-08-07T01:11:18.615Z] > git init /w/workspace/device-usb-camera/201 # timeout=10 [2025-08-07T01:11:18.784Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2025-08-07T01:11:18.786Z] > git --version # timeout=10 [2025-08-07T01:11:18.808Z] > git --version # 'git version 2.25.1' [2025-08-07T01:11:18.811Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-08-07T01:11:18.986Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-07T01:11:21.479Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2025-08-07T01:11:21.514Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-07T01:11:22.687Z] Avoid second fetch [2025-08-07T01:11:22.688Z] Checking out Revision 1be1a1dbcf4df3b7d35a4611258578303d40861b (main) [2025-08-07T01:11:23.592Z] Commit message: "Merge pull request #403 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.28" [2025-08-07T01:11:22.711Z] > git config core.sparsecheckout # timeout=10 [2025-08-07T01:11:22.797Z] > git checkout -f 1be1a1dbcf4df3b7d35a4611258578303d40861b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-07T01:11:28.046Z] provisioning config files... [2025-08-07T01:11:28.076Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/201@tmp/config7600523890156266590tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:11:28.822Z] ---> ****-login.sh [2025-08-07T01:11:28.823Z] nexus3.edgexfoundry.org:10001 [2025-08-07T01:11:29.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:11:29.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:11:29.382Z] Configure a credential helper to remove this warning. See [2025-08-07T01:11:29.382Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:11:29.382Z] [2025-08-07T01:11:29.382Z] Login Succeeded [2025-08-07T01:11:29.382Z] nexus3.edgexfoundry.org:10002 [2025-08-07T01:11:29.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:11:29.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:11:29.930Z] Configure a credential helper to remove this warning. See [2025-08-07T01:11:29.930Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:11:29.930Z] [2025-08-07T01:11:29.930Z] Login Succeeded [2025-08-07T01:11:29.930Z] nexus3.edgexfoundry.org:10003 [2025-08-07T01:11:30.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:11:30.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:11:30.205Z] Configure a credential helper to remove this warning. See [2025-08-07T01:11:30.205Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:11:30.205Z] [2025-08-07T01:11:30.205Z] Login Succeeded [2025-08-07T01:11:30.205Z] nexus3.edgexfoundry.org:10004 [2025-08-07T01:11:30.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:11:30.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:11:30.482Z] Configure a credential helper to remove this warning. See [2025-08-07T01:11:30.482Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:11:30.482Z] [2025-08-07T01:11:30.482Z] Login Succeeded [2025-08-07T01:11:30.482Z] ****.io [2025-08-07T01:11:30.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:11:31.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:11:31.029Z] Configure a credential helper to remove this warning. See [2025-08-07T01:11:31.029Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:11:31.029Z] [2025-08-07T01:11:31.029Z] Login Succeeded [2025-08-07T01:11:31.029Z] ---> ****-login.sh ends [Pipeline] } [2025-08-07T01:11:31.047Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-07T01:11:31.426Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-07T01:11:31.446Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-07T01:11:31.460Z] ========================================================= [2025-08-07T01:11:31.460Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-08-07T01:11:31.460Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:11:31.858Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-08-07T01:11:32.478Z] Sending build context to Docker daemon 11.88MB [2025-08-07T01:11:32.478Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2025-08-07T01:11:32.478Z] Step 2/13 : FROM ${BASE} AS builder [2025-08-07T01:11:32.478Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-08-07T01:11:32.478Z] 94e9d8af2201: Pulling fs layer [2025-08-07T01:11:32.478Z] a6c56e8762df: Pulling fs layer [2025-08-07T01:11:32.478Z] f0f3c8884826: Pulling fs layer [2025-08-07T01:11:32.478Z] c7e7622c144d: Pulling fs layer [2025-08-07T01:11:32.478Z] 4f4fb700ef54: Pulling fs layer [2025-08-07T01:11:32.478Z] b4c3b6d88c5a: Pulling fs layer [2025-08-07T01:11:32.478Z] ba8bce9d2590: Pulling fs layer [2025-08-07T01:11:32.478Z] ca778ea9c289: Pulling fs layer [2025-08-07T01:11:32.478Z] 4f4fb700ef54: Waiting [2025-08-07T01:11:32.478Z] b4c3b6d88c5a: Waiting [2025-08-07T01:11:32.478Z] ba8bce9d2590: Waiting [2025-08-07T01:11:32.478Z] ca778ea9c289: Waiting [2025-08-07T01:11:32.478Z] a6c56e8762df: Verifying Checksum [2025-08-07T01:11:32.478Z] a6c56e8762df: Download complete [2025-08-07T01:11:32.751Z] c7e7622c144d: Verifying Checksum [2025-08-07T01:11:32.751Z] c7e7622c144d: Download complete [2025-08-07T01:11:32.751Z] 4f4fb700ef54: Verifying Checksum [2025-08-07T01:11:32.751Z] 4f4fb700ef54: Download complete [2025-08-07T01:11:32.751Z] b4c3b6d88c5a: Verifying Checksum [2025-08-07T01:11:32.751Z] b4c3b6d88c5a: Download complete [2025-08-07T01:11:32.751Z] 94e9d8af2201: Verifying Checksum [2025-08-07T01:11:32.751Z] 94e9d8af2201: Download complete [2025-08-07T01:11:33.346Z] ca778ea9c289: Verifying Checksum [2025-08-07T01:11:33.346Z] ca778ea9c289: Download complete [2025-08-07T01:11:33.939Z] 94e9d8af2201: Pull complete [2025-08-07T01:11:34.541Z] a6c56e8762df: Pull complete [2025-08-07T01:11:34.820Z] f0f3c8884826: Verifying Checksum [2025-08-07T01:11:34.820Z] f0f3c8884826: Download complete [2025-08-07T01:11:35.804Z] ba8bce9d2590: Verifying Checksum [2025-08-07T01:11:35.804Z] ba8bce9d2590: Download complete [2025-08-07T01:11:50.880Z] f0f3c8884826: Pull complete [2025-08-07T01:11:50.880Z] c7e7622c144d: Pull complete [2025-08-07T01:11:50.880Z] 4f4fb700ef54: Pull complete [2025-08-07T01:11:51.152Z] b4c3b6d88c5a: Pull complete [2025-08-07T01:11:59.427Z] ba8bce9d2590: Pull complete [2025-08-07T01:12:02.449Z] ca778ea9c289: Pull complete [2025-08-07T01:12:02.449Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-08-07T01:12:02.449Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-07T01:12:02.449Z] ---> 47b25d7523d1 [2025-08-07T01:12:02.449Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2025-08-07T01:12:03.902Z] ---> Running in c5ef2c7dcfcc [2025-08-07T01:12:04.177Z] Removing intermediate container c5ef2c7dcfcc [2025-08-07T01:12:04.177Z] ---> 0d0c1859b672 [2025-08-07T01:12:04.177Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-07T01:12:04.454Z] ---> Running in 23cd93f58ae5 [2025-08-07T01:12:04.727Z] Removing intermediate container 23cd93f58ae5 [2025-08-07T01:12:04.727Z] ---> 992492d98daf [2025-08-07T01:12:04.727Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2025-08-07T01:12:04.727Z] ---> Running in bcc67bb4ee5d [2025-08-07T01:12:05.323Z] Removing intermediate container bcc67bb4ee5d [2025-08-07T01:12:05.323Z] ---> 709ca00861bc [2025-08-07T01:12:05.323Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2025-08-07T01:12:05.323Z] ---> Running in 01acc8977632 [2025-08-07T01:12:05.593Z] Removing intermediate container 01acc8977632 [2025-08-07T01:12:05.593Z] ---> 139f312145b6 [2025-08-07T01:12:05.593Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-08-07T01:12:05.593Z] ---> Running in b17c78f935e6 [2025-08-07T01:12:07.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-07T01:12:07.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-07T01:12:08.772Z] (1/14) Installing libintl (0.22.5-r0) [2025-08-07T01:12:08.772Z] (2/14) Installing eudev-libs (3.2.14-r2) [2025-08-07T01:12:08.772Z] (3/14) Installing libjpeg-turbo (3.0.3-r0) [2025-08-07T01:12:08.772Z] (4/14) Installing v4l-utils-libs (1.24.1-r1) [2025-08-07T01:12:09.042Z] (5/14) Installing v4l-utils (1.24.1-r1) [2025-08-07T01:12:09.311Z] (6/14) Installing libdvbv5 (1.24.1-r1) [2025-08-07T01:12:09.595Z] (7/14) Installing udev-init-scripts (35-r1) [2025-08-07T01:12:09.595Z] (8/14) Installing libeconf (0.6.3-r0) [2025-08-07T01:12:09.595Z] (9/14) Installing libblkid (2.40.1-r1) [2025-08-07T01:12:09.595Z] (10/14) Installing xz-libs (5.6.2-r1) [2025-08-07T01:12:09.595Z] (11/14) Installing kmod-libs (32-r0) [2025-08-07T01:12:09.595Z] (12/14) Installing eudev (3.2.14-r2) [2025-08-07T01:12:09.595Z] (13/14) Installing eudev-dev (3.2.14-r2) [2025-08-07T01:12:09.870Z] (14/14) Installing v4l-utils-dev (1.24.1-r1) [2025-08-07T01:12:09.870Z] Executing busybox-1.36.1-r29.trigger [2025-08-07T01:12:10.150Z] Executing eudev-3.2.14-r2.trigger [2025-08-07T01:12:10.150Z] OK: 247 MiB in 72 packages [2025-08-07T01:12:11.577Z] Removing intermediate container b17c78f935e6 [2025-08-07T01:12:11.577Z] ---> f2d0bcc7eecb [2025-08-07T01:12:11.577Z] Step 8/13 : WORKDIR /device-usb-camera [2025-08-07T01:12:11.850Z] ---> Running in 770d6a236ba3 [2025-08-07T01:12:12.121Z] Removing intermediate container 770d6a236ba3 [2025-08-07T01:12:12.121Z] ---> 1931f2ab1610 [2025-08-07T01:12:12.121Z] Step 9/13 : COPY go.mod vendor* ./ [2025-08-07T01:12:12.725Z] ---> a1b5c53f0e5b [2025-08-07T01:12:12.725Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-07T01:12:12.725Z] ---> Running in bfcefad6829e [2025-08-07T01:12:28.588Z] Running on prd-centos7-docker-4c-2g-6400 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-07T01:12:28.626Z] provisioning config files... [2025-08-07T01:12:28.654Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11429596520452578801tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:12:32.635Z] ---> ****-login.sh [2025-08-07T01:12:32.635Z] nexus3.edgexfoundry.org:10001 [2025-08-07T01:12:32.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:12:32.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:12:32.635Z] Configure a credential helper to remove this warning. See [2025-08-07T01:12:32.635Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:12:32.635Z] [2025-08-07T01:12:32.635Z] Login Succeeded [2025-08-07T01:12:32.635Z] nexus3.edgexfoundry.org:10002 [2025-08-07T01:12:32.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:12:32.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:12:32.897Z] Configure a credential helper to remove this warning. See [2025-08-07T01:12:32.897Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:12:32.897Z] [2025-08-07T01:12:32.897Z] Login Succeeded [2025-08-07T01:12:32.897Z] nexus3.edgexfoundry.org:10003 [2025-08-07T01:12:32.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:12:32.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:12:32.897Z] Configure a credential helper to remove this warning. See [2025-08-07T01:12:32.897Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:12:32.897Z] [2025-08-07T01:12:32.897Z] Login Succeeded [2025-08-07T01:12:32.897Z] nexus3.edgexfoundry.org:10004 [2025-08-07T01:12:32.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:12:33.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:12:33.159Z] Configure a credential helper to remove this warning. See [2025-08-07T01:12:33.159Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:12:33.159Z] [2025-08-07T01:12:33.159Z] Login Succeeded [2025-08-07T01:12:33.159Z] ****.io [2025-08-07T01:12:33.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:12:33.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:12:33.159Z] Configure a credential helper to remove this warning. See [2025-08-07T01:12:33.159Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:12:33.159Z] [2025-08-07T01:12:33.159Z] Login Succeeded [2025-08-07T01:12:33.159Z] ---> ****-login.sh ends [Pipeline] } [2025-08-07T01:12:33.168Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-07T01:12:33.523Z] + docker buildx ls [2025-08-07T01:12:33.784Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-07T01:12:33.784Z] default * docker [2025-08-07T01:12:33.784Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-07T01:12:34.084Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-08-07T01:12:34.084Z] edgex-builder [Pipeline] sh [2025-08-07T01:12:34.385Z] + docker buildx inspect --bootstrap [2025-08-07T01:12:34.385Z] #1 [internal] booting buildkit [2025-08-07T01:12:34.385Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-08-07T01:12:37.700Z] #1 pulling image moby/buildkit:buildx-stable-1 3.5s done [2025-08-07T01:12:37.959Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-08-07T01:12:39.342Z] #1 creating container buildx_buildkit_edgex-builder0 1.6s done [2025-08-07T01:12:39.342Z] #1 DONE 5.1s [2025-08-07T01:12:39.606Z] Name: edgex-builder [2025-08-07T01:12:39.606Z] Driver: docker-container [2025-08-07T01:12:39.606Z] [2025-08-07T01:12:39.606Z] Nodes: [2025-08-07T01:12:39.606Z] Name: edgex-builder0 [2025-08-07T01:12:39.606Z] Endpoint: unix:///var/run/docker.sock [2025-08-07T01:12:39.606Z] Status: running [2025-08-07T01:12:39.606Z] Buildkit: v0.22.0 [2025-08-07T01:12:39.606Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-08-07T01:12:39.904Z] + docker buildx ls [2025-08-07T01:12:39.904Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-07T01:12:39.904Z] edgex-builder * docker-container [2025-08-07T01:12:39.904Z] edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-08-07T01:12:39.904Z] default docker [2025-08-07T01:12:39.904Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-07T01:12:40.192Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:1be1a1dbcf4df3b7d35a4611258578303d40861b' [2025-08-07T01:12:40.192Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:1be1a1dbcf4df3b7d35a4611258578303d40861b --push - [2025-08-07T01:12:40.451Z] #1 [internal] load build definition from Dockerfile [2025-08-07T01:12:40.451Z] #1 transferring dockerfile: 202B done [2025-08-07T01:12:40.451Z] #1 DONE 0.0s [2025-08-07T01:12:40.451Z] [2025-08-07T01:12:40.451Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:1be1a1dbcf4df3b7d35a4611258578303d40861b [2025-08-07T01:12:40.451Z] #2 DONE 0.1s [2025-08-07T01:12:40.451Z] [2025-08-07T01:12:40.451Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:1be1a1dbcf4df3b7d35a4611258578303d40861b [2025-08-07T01:12:40.451Z] #3 DONE 0.1s [2025-08-07T01:12:40.451Z] [2025-08-07T01:12:40.451Z] #4 [internal] load .dockerignore [2025-08-07T01:12:40.451Z] #4 transferring context: 2B done [2025-08-07T01:12:40.451Z] #4 DONE 0.0s [2025-08-07T01:12:40.451Z] [2025-08-07T01:12:40.451Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:1be1a1dbcf4df3b7d35a4611258578303d40861b@sha256:167ec9bc3d5303d7127aba2b95aac6adb128bc139faed3b499c5d57f13786099 [2025-08-07T01:12:40.451Z] #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:1be1a1dbcf4df3b7d35a4611258578303d40861b@sha256:167ec9bc3d5303d7127aba2b95aac6adb128bc139faed3b499c5d57f13786099 0.0s done [2025-08-07T01:12:40.451Z] #5 DONE 0.0s [2025-08-07T01:12:40.451Z] [2025-08-07T01:12:40.451Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:1be1a1dbcf4df3b7d35a4611258578303d40861b@sha256:167ec9bc3d5303d7127aba2b95aac6adb128bc139faed3b499c5d57f13786099 [2025-08-07T01:12:40.451Z] #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:1be1a1dbcf4df3b7d35a4611258578303d40861b@sha256:167ec9bc3d5303d7127aba2b95aac6adb128bc139faed3b499c5d57f13786099 0.0s done [2025-08-07T01:12:40.451Z] #6 DONE 0.2s [2025-08-07T01:12:40.451Z] [2025-08-07T01:12:40.451Z] #7 exporting to image [2025-08-07T01:12:40.451Z] #7 exporting layers done [2025-08-07T01:12:40.451Z] #7 exporting manifest sha256:71b69f88ef197efc0dc5d039a9e6acdf9548d3f59005246912b3f09511220b98 0.0s done [2025-08-07T01:12:40.451Z] #7 exporting config sha256:0b3d47fbf884941b977fc29da8cb1b2d4a74e1a5ec7e491a0f463e7fae1ca90a [2025-08-07T01:12:40.451Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-07T01:12:40.710Z] #7 ... [2025-08-07T01:12:40.710Z] [2025-08-07T01:12:40.710Z] #8 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-07T01:12:40.710Z] #8 DONE 0.0s [2025-08-07T01:12:40.710Z] [2025-08-07T01:12:40.710Z] #7 exporting to image [2025-08-07T01:12:40.710Z] #7 exporting config sha256:0b3d47fbf884941b977fc29da8cb1b2d4a74e1a5ec7e491a0f463e7fae1ca90a done [2025-08-07T01:12:40.710Z] #7 exporting manifest sha256:1b70828f9122d4f2fb5647dac4f7baf528307aa2d53344d9290ab0391e873894 0.0s done [2025-08-07T01:12:40.710Z] #7 exporting config sha256:9134d8497aaf033692467e973c527e374e06972587111ce920974e2bd28dbd3d done [2025-08-07T01:12:40.710Z] #7 exporting manifest list sha256:f15b345f945a9b42f846f991887664f4f4551bde46250da16b0f03c2e4573beb done [2025-08-07T01:12:40.710Z] #7 pushing layers 0.1s done [2025-08-07T01:12:40.710Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:1be1a1dbcf4df3b7d35a4611258578303d40861b@sha256:f15b345f945a9b42f846f991887664f4f4551bde46250da16b0f03c2e4573beb [2025-08-07T01:12:40.969Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:1be1a1dbcf4df3b7d35a4611258578303d40861b@sha256:f15b345f945a9b42f846f991887664f4f4551bde46250da16b0f03c2e4573beb 0.1s done [2025-08-07T01:12:40.969Z] #7 DONE 0.2s [2025-08-07T01:12:40.969Z] [2025-08-07T01:12:40.969Z] 1 warning found (use --debug to expand): [2025-08-07T01:12:40.969Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-07T01:12:41.257Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:latest --push - [2025-08-07T01:12:41.257Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:latest' [2025-08-07T01:12:41.257Z] #1 [internal] load build definition from Dockerfile [2025-08-07T01:12:41.257Z] #1 transferring dockerfile: 168B done [2025-08-07T01:12:41.257Z] #1 DONE 0.0s [2025-08-07T01:12:41.257Z] [2025-08-07T01:12:41.257Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2025-08-07T01:12:41.257Z] #2 DONE 0.0s [2025-08-07T01:12:41.257Z] [2025-08-07T01:12:41.257Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2025-08-07T01:12:41.257Z] #3 DONE 0.0s [2025-08-07T01:12:41.257Z] [2025-08-07T01:12:41.257Z] #4 [internal] load .dockerignore [2025-08-07T01:12:41.257Z] #4 transferring context: 2B done [2025-08-07T01:12:41.257Z] #4 DONE 0.0s [2025-08-07T01:12:41.257Z] [2025-08-07T01:12:41.257Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:167ec9bc3d5303d7127aba2b95aac6adb128bc139faed3b499c5d57f13786099 [2025-08-07T01:12:41.257Z] #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:167ec9bc3d5303d7127aba2b95aac6adb128bc139faed3b499c5d57f13786099 0.0s done [2025-08-07T01:12:41.257Z] #5 DONE 0.0s [2025-08-07T01:12:41.257Z] [2025-08-07T01:12:41.257Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:167ec9bc3d5303d7127aba2b95aac6adb128bc139faed3b499c5d57f13786099 [2025-08-07T01:12:41.523Z] #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:167ec9bc3d5303d7127aba2b95aac6adb128bc139faed3b499c5d57f13786099 0.0s done [2025-08-07T01:12:41.523Z] #6 CACHED [2025-08-07T01:12:41.523Z] [2025-08-07T01:12:41.523Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:167ec9bc3d5303d7127aba2b95aac6adb128bc139faed3b499c5d57f13786099 [2025-08-07T01:12:41.523Z] #5 CACHED [2025-08-07T01:12:41.523Z] [2025-08-07T01:12:41.523Z] #7 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-07T01:12:41.523Z] #7 DONE 0.0s [2025-08-07T01:12:41.523Z] [2025-08-07T01:12:41.523Z] #8 exporting to image [2025-08-07T01:12:41.523Z] #8 exporting layers done [2025-08-07T01:12:41.523Z] #8 exporting manifest sha256:71b69f88ef197efc0dc5d039a9e6acdf9548d3f59005246912b3f09511220b98 done [2025-08-07T01:12:41.523Z] #8 exporting config sha256:0b3d47fbf884941b977fc29da8cb1b2d4a74e1a5ec7e491a0f463e7fae1ca90a done [2025-08-07T01:12:41.523Z] #8 exporting manifest sha256:1b70828f9122d4f2fb5647dac4f7baf528307aa2d53344d9290ab0391e873894 done [2025-08-07T01:12:41.523Z] #8 exporting config sha256:9134d8497aaf033692467e973c527e374e06972587111ce920974e2bd28dbd3d done [2025-08-07T01:12:41.523Z] #8 exporting manifest list sha256:f15b345f945a9b42f846f991887664f4f4551bde46250da16b0f03c2e4573beb done [2025-08-07T01:12:41.523Z] #8 pushing layers 0.0s done [2025-08-07T01:12:41.523Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:f15b345f945a9b42f846f991887664f4f4551bde46250da16b0f03c2e4573beb 0.1s done [2025-08-07T01:12:41.523Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-07T01:12:41.523Z] #8 DONE 0.1s [2025-08-07T01:12:41.523Z] [2025-08-07T01:12:41.523Z] 1 warning found (use --debug to expand): [2025-08-07T01:12:41.523Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-07T01:12:41.813Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.2 --push - [2025-08-07T01:12:41.813Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.2' [2025-08-07T01:12:41.813Z] #1 [internal] load build definition from Dockerfile [2025-08-07T01:12:41.813Z] #1 transferring dockerfile: 173B done [2025-08-07T01:12:41.813Z] #1 DONE 0.0s [2025-08-07T01:12:41.813Z] [2025-08-07T01:12:41.813Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.2 [2025-08-07T01:12:41.813Z] #2 DONE 0.0s [2025-08-07T01:12:41.813Z] [2025-08-07T01:12:41.813Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.2 [2025-08-07T01:12:41.813Z] #3 DONE 0.0s [2025-08-07T01:12:41.813Z] [2025-08-07T01:12:41.813Z] #4 [internal] load .dockerignore [2025-08-07T01:12:41.813Z] #4 transferring context: 2B done [2025-08-07T01:12:41.813Z] #4 DONE 0.0s [2025-08-07T01:12:41.813Z] [2025-08-07T01:12:41.813Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.2@sha256:167ec9bc3d5303d7127aba2b95aac6adb128bc139faed3b499c5d57f13786099 [2025-08-07T01:12:41.813Z] #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.2@sha256:167ec9bc3d5303d7127aba2b95aac6adb128bc139faed3b499c5d57f13786099 0.0s done [2025-08-07T01:12:41.813Z] #5 CACHED [2025-08-07T01:12:41.813Z] [2025-08-07T01:12:41.813Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.2@sha256:167ec9bc3d5303d7127aba2b95aac6adb128bc139faed3b499c5d57f13786099 [2025-08-07T01:12:41.813Z] #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.2@sha256:167ec9bc3d5303d7127aba2b95aac6adb128bc139faed3b499c5d57f13786099 0.0s done [2025-08-07T01:12:41.813Z] #6 CACHED [2025-08-07T01:12:41.813Z] [2025-08-07T01:12:41.813Z] #7 exporting to image [2025-08-07T01:12:41.813Z] #7 exporting layers [2025-08-07T01:12:41.813Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-07T01:12:42.073Z] #7 exporting layers done [2025-08-07T01:12:42.073Z] #7 exporting manifest sha256:71b69f88ef197efc0dc5d039a9e6acdf9548d3f59005246912b3f09511220b98 done [2025-08-07T01:12:42.073Z] #7 exporting config sha256:0b3d47fbf884941b977fc29da8cb1b2d4a74e1a5ec7e491a0f463e7fae1ca90a done [2025-08-07T01:12:42.073Z] #7 exporting manifest sha256:1b70828f9122d4f2fb5647dac4f7baf528307aa2d53344d9290ab0391e873894 done [2025-08-07T01:12:42.073Z] #7 exporting config sha256:9134d8497aaf033692467e973c527e374e06972587111ce920974e2bd28dbd3d done [2025-08-07T01:12:42.073Z] #7 exporting manifest list sha256:f15b345f945a9b42f846f991887664f4f4551bde46250da16b0f03c2e4573beb done [2025-08-07T01:12:42.073Z] #7 pushing layers 0.0s done [2025-08-07T01:12:42.073Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.2@sha256:f15b345f945a9b42f846f991887664f4f4551bde46250da16b0f03c2e4573beb 0.1s done [2025-08-07T01:12:42.073Z] #7 DONE 0.1s [2025-08-07T01:12:42.073Z] [2025-08-07T01:12:42.073Z] #8 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-07T01:12:42.073Z] #8 DONE 0.0s [2025-08-07T01:12:42.073Z] [2025-08-07T01:12:42.073Z] 1 warning found (use --debug to expand): [2025-08-07T01:12:42.073Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-07T01:12:42.361Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:1be1a1dbcf4df3b7d35a4611258578303d40861b-4.1.0-dev.2 --push - [2025-08-07T01:12:42.361Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:1be1a1dbcf4df3b7d35a4611258578303d40861b-4.1.0-dev.2' [2025-08-07T01:12:42.361Z] #1 [internal] load build definition from Dockerfile [2025-08-07T01:12:42.361Z] #1 transferring dockerfile: 214B done [2025-08-07T01:12:42.361Z] #1 DONE 0.0s [2025-08-07T01:12:42.361Z] [2025-08-07T01:12:42.361Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:1be1a1dbcf4df3b7d35a4611258578303d40861b-4.1.0-dev.2 [2025-08-07T01:12:42.361Z] #2 DONE 0.0s [2025-08-07T01:12:42.361Z] [2025-08-07T01:12:42.361Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:1be1a1dbcf4df3b7d35a4611258578303d40861b-4.1.0-dev.2 [2025-08-07T01:12:42.361Z] #3 DONE 0.0s [2025-08-07T01:12:42.361Z] [2025-08-07T01:12:42.361Z] #4 [internal] load .dockerignore [2025-08-07T01:12:42.361Z] #4 transferring context: 2B done [2025-08-07T01:12:42.361Z] #4 DONE 0.0s [2025-08-07T01:12:42.361Z] [2025-08-07T01:12:42.361Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:1be1a1dbcf4df3b7d35a4611258578303d40861b-4.1.0-dev.2@sha256:167ec9bc3d5303d7127aba2b95aac6adb128bc139faed3b499c5d57f13786099 [2025-08-07T01:12:42.361Z] #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:1be1a1dbcf4df3b7d35a4611258578303d40861b-4.1.0-dev.2@sha256:167ec9bc3d5303d7127aba2b95aac6adb128bc139faed3b499c5d57f13786099 0.0s done [2025-08-07T01:12:42.361Z] #5 CACHED [2025-08-07T01:12:42.361Z] [2025-08-07T01:12:42.361Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:1be1a1dbcf4df3b7d35a4611258578303d40861b-4.1.0-dev.2@sha256:167ec9bc3d5303d7127aba2b95aac6adb128bc139faed3b499c5d57f13786099 [2025-08-07T01:12:42.361Z] #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:1be1a1dbcf4df3b7d35a4611258578303d40861b-4.1.0-dev.2@sha256:167ec9bc3d5303d7127aba2b95aac6adb128bc139faed3b499c5d57f13786099 0.0s done [2025-08-07T01:12:42.361Z] #6 CACHED [2025-08-07T01:12:42.361Z] [2025-08-07T01:12:42.361Z] #7 exporting to image [2025-08-07T01:12:42.361Z] #7 exporting layers done [2025-08-07T01:12:42.361Z] #7 exporting manifest sha256:71b69f88ef197efc0dc5d039a9e6acdf9548d3f59005246912b3f09511220b98 [2025-08-07T01:12:42.361Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-07T01:12:42.620Z] #7 exporting manifest sha256:71b69f88ef197efc0dc5d039a9e6acdf9548d3f59005246912b3f09511220b98 done [2025-08-07T01:12:42.620Z] #7 exporting config sha256:0b3d47fbf884941b977fc29da8cb1b2d4a74e1a5ec7e491a0f463e7fae1ca90a done [2025-08-07T01:12:42.620Z] #7 exporting manifest sha256:1b70828f9122d4f2fb5647dac4f7baf528307aa2d53344d9290ab0391e873894 done [2025-08-07T01:12:42.620Z] #7 exporting config sha256:9134d8497aaf033692467e973c527e374e06972587111ce920974e2bd28dbd3d done [2025-08-07T01:12:42.620Z] #7 exporting manifest list sha256:f15b345f945a9b42f846f991887664f4f4551bde46250da16b0f03c2e4573beb done [2025-08-07T01:12:42.620Z] #7 pushing layers 0.0s done [2025-08-07T01:12:42.620Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:1be1a1dbcf4df3b7d35a4611258578303d40861b-4.1.0-dev.2@sha256:f15b345f945a9b42f846f991887664f4f4551bde46250da16b0f03c2e4573beb 0.1s done [2025-08-07T01:12:42.620Z] #7 DONE 0.1s [2025-08-07T01:12:42.620Z] [2025-08-07T01:12:42.620Z] #8 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-07T01:12:42.620Z] #8 DONE 0.0s [2025-08-07T01:12:42.620Z] [2025-08-07T01:12:42.620Z] 1 warning found (use --debug to expand): [2025-08-07T01:12:42.620Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-07T01:12:42.908Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:main' [2025-08-07T01:12:42.908Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:main --push - [2025-08-07T01:12:43.167Z] #1 [internal] load build definition from Dockerfile [2025-08-07T01:12:43.167Z] #1 transferring dockerfile: 166B done [2025-08-07T01:12:43.167Z] #1 DONE 0.0s [2025-08-07T01:12:43.167Z] [2025-08-07T01:12:43.167Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:main [2025-08-07T01:12:43.167Z] #2 DONE 0.0s [2025-08-07T01:12:43.167Z] [2025-08-07T01:12:43.167Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:main [2025-08-07T01:12:43.167Z] #3 DONE 0.0s [2025-08-07T01:12:43.167Z] [2025-08-07T01:12:43.167Z] #4 [internal] load .dockerignore [2025-08-07T01:12:43.167Z] #4 transferring context: 2B done [2025-08-07T01:12:43.167Z] #4 DONE 0.0s [2025-08-07T01:12:43.167Z] [2025-08-07T01:12:43.167Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:167ec9bc3d5303d7127aba2b95aac6adb128bc139faed3b499c5d57f13786099 [2025-08-07T01:12:43.167Z] #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:167ec9bc3d5303d7127aba2b95aac6adb128bc139faed3b499c5d57f13786099 [2025-08-07T01:12:43.167Z] #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:167ec9bc3d5303d7127aba2b95aac6adb128bc139faed3b499c5d57f13786099 0.0s done [2025-08-07T01:12:43.167Z] #5 CACHED [2025-08-07T01:12:43.167Z] [2025-08-07T01:12:43.167Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:167ec9bc3d5303d7127aba2b95aac6adb128bc139faed3b499c5d57f13786099 [2025-08-07T01:12:43.167Z] #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:167ec9bc3d5303d7127aba2b95aac6adb128bc139faed3b499c5d57f13786099 0.0s done [2025-08-07T01:12:43.167Z] #6 CACHED [2025-08-07T01:12:43.167Z] [2025-08-07T01:12:43.167Z] #7 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-07T01:12:43.167Z] #7 DONE 0.0s [2025-08-07T01:12:43.167Z] [2025-08-07T01:12:43.167Z] #8 exporting to image [2025-08-07T01:12:43.167Z] #8 exporting layers done [2025-08-07T01:12:43.167Z] #8 exporting manifest sha256:71b69f88ef197efc0dc5d039a9e6acdf9548d3f59005246912b3f09511220b98 done [2025-08-07T01:12:43.167Z] #8 exporting config sha256:0b3d47fbf884941b977fc29da8cb1b2d4a74e1a5ec7e491a0f463e7fae1ca90a done [2025-08-07T01:12:43.167Z] #8 exporting manifest sha256:1b70828f9122d4f2fb5647dac4f7baf528307aa2d53344d9290ab0391e873894 done [2025-08-07T01:12:43.167Z] #8 exporting config sha256:9134d8497aaf033692467e973c527e374e06972587111ce920974e2bd28dbd3d done [2025-08-07T01:12:43.167Z] #8 exporting manifest list sha256:f15b345f945a9b42f846f991887664f4f4551bde46250da16b0f03c2e4573beb done [2025-08-07T01:12:43.167Z] #8 pushing layers 0.0s done [2025-08-07T01:12:43.167Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:f15b345f945a9b42f846f991887664f4f4551bde46250da16b0f03c2e4573beb 0.1s done [2025-08-07T01:12:43.167Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-07T01:12:43.167Z] #8 DONE 0.1s [2025-08-07T01:12:43.167Z] [2025-08-07T01:12:43.167Z] 1 warning found (use --debug to expand): [2025-08-07T01:12:43.167Z]  - 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-08-07T01:12:43.538Z] + '[' -d /w/workspace/exfoundry_device-usb-camera_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:12:43.832Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:12:44.399Z] ---> package-listing.sh [2025-08-07T01:12:44.399Z] ++ facter osfamily [2025-08-07T01:12:44.399Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-07T01:12:44.662Z] + OS_FAMILY=redhat [2025-08-07T01:12:44.662Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2025-08-07T01:12:44.662Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-07T01:12:44.662Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-07T01:12:44.662Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-07T01:12:44.662Z] + PACKAGES=/tmp/packages_start.txt [2025-08-07T01:12:44.662Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2025-08-07T01:12:44.662Z] + PACKAGES=/tmp/packages_end.txt [2025-08-07T01:12:44.662Z] + case "${OS_FAMILY}" in [2025-08-07T01:12:44.662Z] + rpm -qa [2025-08-07T01:12:44.662Z] + sort [2025-08-07T01:12:45.230Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-07T01:12:45.230Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-07T01:12:45.230Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-07T01:12:45.230Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2025-08-07T01:12:45.230Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2025-08-07T01:12:45.230Z] + 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-08-07T01:12:45.242Z] 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-08-07T01:12:45.536Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:12:46.103Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-07T01:12:46.103Z] [2025-08-07T01:12:46.103Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:12:46.406Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-07T01:12:46.406Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-07T01:12:46.406Z] 5eb5b503b376: Pulling fs layer [2025-08-07T01:12:46.406Z] 5c69ac0246d0: Pulling fs layer [2025-08-07T01:12:46.406Z] ec43610c2a17: Pulling fs layer [2025-08-07T01:12:46.406Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-07T01:12:46.406Z] 33b1e0a273af: Pulling fs layer [2025-08-07T01:12:46.406Z] 5d3b04190fa2: Pulling fs layer [2025-08-07T01:12:46.406Z] 2f39f015ded8: Pulling fs layer [2025-08-07T01:12:46.406Z] 3a2ae6a8a46f: Waiting [2025-08-07T01:12:46.406Z] 33b1e0a273af: Waiting [2025-08-07T01:12:46.406Z] 5d3b04190fa2: Waiting [2025-08-07T01:12:46.406Z] 2f39f015ded8: Waiting [2025-08-07T01:12:46.406Z] 5c69ac0246d0: Verifying Checksum [2025-08-07T01:12:46.406Z] 5c69ac0246d0: Download complete [2025-08-07T01:12:46.406Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-07T01:12:46.406Z] 3a2ae6a8a46f: Download complete [2025-08-07T01:12:46.406Z] 33b1e0a273af: Verifying Checksum [2025-08-07T01:12:46.406Z] 33b1e0a273af: Download complete [2025-08-07T01:12:46.406Z] ec43610c2a17: Verifying Checksum [2025-08-07T01:12:46.406Z] ec43610c2a17: Download complete [2025-08-07T01:12:46.406Z] 5d3b04190fa2: Verifying Checksum [2025-08-07T01:12:46.406Z] 5d3b04190fa2: Download complete [2025-08-07T01:12:46.667Z] 5eb5b503b376: Verifying Checksum [2025-08-07T01:12:46.667Z] 5eb5b503b376: Download complete [2025-08-07T01:12:47.251Z] 2f39f015ded8: Verifying Checksum [2025-08-07T01:12:47.251Z] 2f39f015ded8: Download complete [2025-08-07T01:12:47.847Z] 5eb5b503b376: Pull complete [2025-08-07T01:12:48.113Z] 5c69ac0246d0: Pull complete [2025-08-07T01:12:48.376Z] ec43610c2a17: Pull complete [2025-08-07T01:12:48.643Z] 3a2ae6a8a46f: Pull complete [2025-08-07T01:12:48.643Z] 33b1e0a273af: Pull complete [2025-08-07T01:12:48.901Z] 5d3b04190fa2: Pull complete [2025-08-07T01:12:53.110Z] 2f39f015ded8: Pull complete [2025-08-07T01:12:53.110Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-07T01:12:53.110Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-07T01:12:53.110Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:12:53.259Z] prd-centos7-docker-4c-2g-6400 does not seem to be running inside a container [2025-08-07T01:12:53.291Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-07T01:12:56.960Z] $ docker top a4d4aa8b4f81a26776a5eb2186f39bba7a6fc7f71406c46e6da9357b55088973 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-07T01:12:57.309Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-07T01:12:57.599Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-07T01:12:57.888Z] + ls /var/log/sa-host [2025-08-07T01:12:57.888Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-07T01:12:57.969Z] provisioning config files... [2025-08-07T01:12:57.979Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14424349099851016699tmp [Pipeline] { [Pipeline] echo [2025-08-07T01:12:57.998Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:12:58.345Z] ---> create-netrc.sh [Pipeline] } [2025-08-07T01:12:58.351Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:12:58.685Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-07T01:12:58.695Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:12:58.987Z] ---> sudo-logs.sh [2025-08-07T01:12:58.987Z] Archiving 'sudo' log.. [2025-08-07T01:12:58.987Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6400.novalocal: Name or service not known [2025-08-07T01:12:58.987Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6400.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-08-07T01:12:59.009Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:12:59.296Z] ---> job-cost.sh [2025-08-07T01:12:59.296Z] lf-activate-venv: SKIPPING [2025-08-07T01:12:59.296Z] INFO: No Stack... [2025-08-07T01:12:59.555Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-08-07T01:12:59.814Z] INFO: Archiving Costs [Pipeline] echo [2025-08-07T01:12:59.828Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:13:00.121Z] ---> logs-deploy.sh [2025-08-07T01:13:00.121Z] lf-activate-venv: SKIPPING [2025-08-07T01:13:00.121Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/201 [2025-08-07T01:13:00.121Z] INFO: archiving workspace using pattern(s): [2025-08-07T01:13:01.077Z] Archives upload complete. [2025-08-07T01:13:01.077Z] INFO: archiving logs to Nexus [2025-08-07T01:13:01.653Z] ---> uname -a: [2025-08-07T01:13:01.653Z] Linux prd-centos7-docker-4c-2g-6400.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-08-07T01:13:01.653Z] [2025-08-07T01:13:01.653Z] [2025-08-07T01:13:01.653Z] ---> lscpu: [2025-08-07T01:13:01.653Z] Architecture: x86_64 [2025-08-07T01:13:01.653Z] CPU op-mode(s): 32-bit, 64-bit [2025-08-07T01:13:01.653Z] Byte Order: Little Endian [2025-08-07T01:13:01.653Z] Address sizes: 40 bits physical, 48 bits virtual [2025-08-07T01:13:01.653Z] CPU(s): 2 [2025-08-07T01:13:01.653Z] On-line CPU(s) list: 0,1 [2025-08-07T01:13:01.653Z] Thread(s) per core: 1 [2025-08-07T01:13:01.653Z] Core(s) per socket: 1 [2025-08-07T01:13:01.653Z] Socket(s): 2 [2025-08-07T01:13:01.653Z] NUMA node(s): 1 [2025-08-07T01:13:01.653Z] Vendor ID: AuthenticAMD [2025-08-07T01:13:01.653Z] CPU family: 23 [2025-08-07T01:13:01.653Z] Model: 49 [2025-08-07T01:13:01.653Z] Model name: AMD EPYC-Rome Processor [2025-08-07T01:13:01.653Z] Stepping: 0 [2025-08-07T01:13:01.653Z] CPU MHz: 2800.000 [2025-08-07T01:13:01.653Z] BogoMIPS: 5600.00 [2025-08-07T01:13:01.653Z] Virtualization: AMD-V [2025-08-07T01:13:01.653Z] Hypervisor vendor: KVM [2025-08-07T01:13:01.653Z] Virtualization type: full [2025-08-07T01:13:01.653Z] L1d cache: 64 KiB [2025-08-07T01:13:01.653Z] L1i cache: 64 KiB [2025-08-07T01:13:01.653Z] L2 cache: 1 MiB [2025-08-07T01:13:01.653Z] L3 cache: 32 MiB [2025-08-07T01:13:01.653Z] NUMA node0 CPU(s): 0,1 [2025-08-07T01:13:01.653Z] Vulnerability Itlb multihit: Not affected [2025-08-07T01:13:01.653Z] Vulnerability L1tf: Not affected [2025-08-07T01:13:01.653Z] Vulnerability Mds: Not affected [2025-08-07T01:13:01.653Z] Vulnerability Meltdown: Not affected [2025-08-07T01:13:01.653Z] Vulnerability Mmio stale data: Not affected [2025-08-07T01:13:01.653Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-08-07T01:13:01.653Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-08-07T01:13:01.653Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-08-07T01:13:01.653Z] Vulnerability Srbds: Not affected [2025-08-07T01:13:01.653Z] Vulnerability Tsx async abort: Not affected [2025-08-07T01:13:01.653Z] 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-08-07T01:13:01.653Z] [2025-08-07T01:13:01.653Z] [2025-08-07T01:13:01.653Z] ---> nproc: [2025-08-07T01:13:01.653Z] 2 [2025-08-07T01:13:01.653Z] [2025-08-07T01:13:01.653Z] [2025-08-07T01:13:01.653Z] ---> df -h: [2025-08-07T01:13:01.653Z] Filesystem Size Used Avail Use% Mounted on [2025-08-07T01:13:01.653Z] overlay 40G 7.3G 33G 19% / [2025-08-07T01:13:01.653Z] tmpfs 64M 0 64M 0% /dev [2025-08-07T01:13:01.653Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-08-07T01:13:01.653Z] shm 64M 0 64M 0% /dev/shm [2025-08-07T01:13:01.653Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-08-07T01:13:01.653Z] [2025-08-07T01:13:01.653Z] [2025-08-07T01:13:01.653Z] Cannot open /var/log/sysstat/sa07: No such file or directory [2025-08-07T01:13:01.654Z] Please check if data collecting is enabled [2025-08-07T01:13:01.654Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-07T01:13:01.951Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-08-07T01:13:01.955Z] $ docker stop --time=1 a4d4aa8b4f81a26776a5eb2186f39bba7a6fc7f71406c46e6da9357b55088973 [2025-08-07T01:13:03.118Z] $ docker rm -f --volumes a4d4aa8b4f81a26776a5eb2186f39bba7a6fc7f71406c46e6da9357b55088973 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-08-07T01:13:03.220Z] [WS-CLEANUP] Deleting project workspace... [2025-08-07T01:13:03.220Z] [WS-CLEANUP] Deferred wipeout is used... [2025-08-07T01:13:03.236Z] [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-08-07T01:13:03.678Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-07T01:13:03.678Z] [2025-08-07T01:13:03.678Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:13:03.992Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-07T01:13:03.992Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-07T01:13:03.992Z] 5eb5b503b376: Pulling fs layer [2025-08-07T01:13:03.992Z] 5c69ac0246d0: Pulling fs layer [2025-08-07T01:13:03.992Z] ec43610c2a17: Pulling fs layer [2025-08-07T01:13:03.992Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-07T01:13:03.992Z] 33b1e0a273af: Pulling fs layer [2025-08-07T01:13:03.992Z] 5d3b04190fa2: Pulling fs layer [2025-08-07T01:13:03.992Z] 2f39f015ded8: Pulling fs layer [2025-08-07T01:13:03.992Z] 3a2ae6a8a46f: Waiting [2025-08-07T01:13:03.992Z] 33b1e0a273af: Waiting [2025-08-07T01:13:03.992Z] 5d3b04190fa2: Waiting [2025-08-07T01:13:03.992Z] 2f39f015ded8: Waiting [2025-08-07T01:13:03.992Z] 5c69ac0246d0: Verifying Checksum [2025-08-07T01:13:03.992Z] 5c69ac0246d0: Download complete [2025-08-07T01:13:03.992Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-07T01:13:03.992Z] 3a2ae6a8a46f: Download complete [2025-08-07T01:13:04.259Z] 33b1e0a273af: Verifying Checksum [2025-08-07T01:13:04.259Z] 33b1e0a273af: Download complete [2025-08-07T01:13:04.259Z] 5d3b04190fa2: Verifying Checksum [2025-08-07T01:13:04.259Z] 5d3b04190fa2: Download complete [2025-08-07T01:13:04.259Z] ec43610c2a17: Verifying Checksum [2025-08-07T01:13:04.259Z] ec43610c2a17: Download complete [2025-08-07T01:13:04.519Z] 5eb5b503b376: Verifying Checksum [2025-08-07T01:13:04.519Z] 5eb5b503b376: Download complete [2025-08-07T01:13:05.085Z] 2f39f015ded8: Verifying Checksum [2025-08-07T01:13:05.086Z] 2f39f015ded8: Download complete [2025-08-07T01:13:06.030Z] 5eb5b503b376: Pull complete [2025-08-07T01:13:06.287Z] 5c69ac0246d0: Pull complete [2025-08-07T01:13:06.852Z] ec43610c2a17: Pull complete [2025-08-07T01:13:06.852Z] 3a2ae6a8a46f: Pull complete [2025-08-07T01:13:07.112Z] 33b1e0a273af: Pull complete [2025-08-07T01:13:07.112Z] 5d3b04190fa2: Pull complete [2025-08-07T01:13:13.678Z] 2f39f015ded8: Pull complete [2025-08-07T01:13:13.678Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-07T01:13:13.678Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-07T01:13:13.678Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:13:13.779Z] prd-ubuntu20.04-docker-8c-8g-6391 does not seem to be running inside a container [2025-08-07T01:13:13.803Z] $ 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-08-07T01:13:17.184Z] $ docker top 12eebb982c5d3ff4aae7b37b391adb555c4cf7065bf0cb759571c6b281c88e99 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:13:17.573Z] ---> job-cost.sh [2025-08-07T01:13:17.573Z] lf-activate-venv: SKIPPING [2025-08-07T01:13:17.573Z] INFO: No Stack... [2025-08-07T01:13:17.833Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-07T01:13:18.094Z] INFO: Archiving Costs [Pipeline] sh [2025-08-07T01:13:18.393Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2025-08-07T01:13:18.394Z] + cut -d, -f6 [Pipeline] lock [2025-08-07T01:13:18.410Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-201-stack-cost] [2025-08-07T01:13:18.416Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-201-stack-cost] did not exist. Created. [2025-08-07T01:13:18.421Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-201-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-07T01:13:18.729Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-08-07T01:13:18.769Z] Stashed 1 file(s) [Pipeline] } [2025-08-07T01:13:18.778Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-201-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-07T01:13:18.807Z] $ docker stop --time=1 12eebb982c5d3ff4aae7b37b391adb555c4cf7065bf0cb759571c6b281c88e99 [2025-08-07T01:13:19.966Z] $ docker rm -f --volumes 12eebb982c5d3ff4aae7b37b391adb555c4cf7065bf0cb759571c6b281c88e99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-08-07T01:14:19.535Z] Removing intermediate container bfcefad6829e [2025-08-07T01:14:19.535Z] ---> 6d5b8c573b58 [2025-08-07T01:14:19.535Z] Step 11/13 : COPY . . [2025-08-07T01:14:19.535Z] ---> 9573c375d527 [2025-08-07T01:14:19.535Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-08-07T01:14:19.535Z] ---> Running in 606e289df11d [2025-08-07T01:14:19.535Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-07T01:14:19.535Z]  Dload Upload Total Spent Left Speed [2025-08-07T01:14:19.535Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5556 0 --:--:-- --:--:-- --:--:-- 5619 [2025-08-07T01:14:19.535Z] Removing intermediate container 606e289df11d [2025-08-07T01:14:19.535Z] ---> b158deea7d55 [2025-08-07T01:14:19.535Z] Step 13/13 : RUN ${MAKE} [2025-08-07T01:14:19.535Z] ---> Running in 9ca808639913 [2025-08-07T01:14:19.535Z] noop [2025-08-07T01:14:19.535Z] Removing intermediate container 9ca808639913 [2025-08-07T01:14:19.535Z] ---> 3c6432884bf4 [2025-08-07T01:14:19.535Z] Successfully built 3c6432884bf4 [2025-08-07T01:14:19.535Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:14:19.936Z] + docker inspect -f . ci-base-image-arm64 [2025-08-07T01:14:19.936Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:14:20.213Z] prd-ubuntu20.04-docker-arm64-4c-16g-6395 does not seem to be running inside a container [2025-08-07T01:14:20.299Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/201 -v /w/workspace/device-usb-camera/201:/w/workspace/device-usb-camera/201:rw,z -v /w/workspace/device-usb-camera/201@tmp:/w/workspace/device-usb-camera/201@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-08-07T01:14:21.767Z] $ docker top 9f6f7989999a3c22cd6e782b08643acbc5fc36fb69f6fb343b7f9a02a494b5aa -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-07T01:14:22.728Z] + go version [2025-08-07T01:14:22.728Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-08-07T01:14:22.746Z] $ docker stop --time=1 9f6f7989999a3c22cd6e782b08643acbc5fc36fb69f6fb343b7f9a02a494b5aa [2025-08-07T01:14:24.508Z] $ docker rm -f --volumes 9f6f7989999a3c22cd6e782b08643acbc5fc36fb69f6fb343b7f9a02a494b5aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:14:25.146Z] + docker inspect -f . ci-base-image-arm64 [2025-08-07T01:14:25.146Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:14:25.369Z] prd-ubuntu20.04-docker-arm64-4c-16g-6395 does not seem to be running inside a container [2025-08-07T01:14:25.448Z] $ 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/201 -v /w/workspace/device-usb-camera/201:/w/workspace/device-usb-camera/201:rw,z -v /w/workspace/device-usb-camera/201@tmp:/w/workspace/device-usb-camera/201@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-08-07T01:14:26.854Z] $ docker top 8d63bee7d675e023dc06d1dd3f7470e8adaae501c3afb2d2ead2d60f9d31fa4d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-07T01:14:27.758Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/201 [Pipeline] fileExists [Pipeline] sh [2025-08-07T01:14:28.441Z] + make test [2025-08-07T01:14:28.441Z] go test ./... -coverprofile=coverage.out ./... [2025-08-07T01:14:36.680Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2025-08-07T01:18:58.662Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2025-08-07T01:18:58.662Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.080s coverage: 4.4% of statements [2025-08-07T01:18:59.640Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-08-07T01:18:59.640Z] go vet ./... [2025-08-07T01:20:07.655Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-07T01:20:07.655Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-07T01:20:07.655Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-08-07T01:20:07.670Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-07T01:20:07.683Z] $ docker stop --time=1 8d63bee7d675e023dc06d1dd3f7470e8adaae501c3afb2d2ead2d60f9d31fa4d [2025-08-07T01:20:09.857Z] $ docker rm -f --volumes 8d63bee7d675e023dc06d1dd3f7470e8adaae501c3afb2d2ead2d60f9d31fa4d [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-07T01:20:11.885Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-07T01:20:11.913Z] Warning: overwriting stash ‘coverage-report’ [2025-08-07T01:20:12.630Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-07T01:20:13.045Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-07T01:20:13.386Z] + ls -al . [2025-08-07T01:20:13.386Z] total 284 [2025-08-07T01:20:13.386Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 01:14 . [2025-08-07T01:20:13.386Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 01:11 .. [2025-08-07T01:20:13.386Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 01:11 .git [2025-08-07T01:20:13.386Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 01:11 .github [2025-08-07T01:20:13.386Z] -rw-rw-r-- 1 jenkins jenkins 379 Aug 7 01:11 .gitignore [2025-08-07T01:20:13.386Z] -rw-rw-r-- 1 jenkins jenkins 203 Aug 7 01:11 .golangci.yml [2025-08-07T01:20:13.386Z] -rw-rw-r-- 1 jenkins jenkins 77 Aug 7 01:11 .hadolint.yml [2025-08-07T01:20:13.386Z] -rw-rw-r-- 1 jenkins jenkins 20006 Aug 7 01:11 Attribution.txt [2025-08-07T01:20:13.386Z] -rw-rw-r-- 1 jenkins jenkins 17743 Aug 7 01:11 CHANGELOG.md [2025-08-07T01:20:13.386Z] -rw-rw-r-- 1 jenkins jenkins 2440 Aug 7 01:11 Dockerfile [2025-08-07T01:20:13.386Z] -rw-rw-r-- 1 jenkins jenkins 678 Aug 7 01:11 GOVERNANCE.md [2025-08-07T01:20:13.386Z] -rw-rw-r-- 1 jenkins jenkins 659 Aug 7 01:11 Jenkinsfile [2025-08-07T01:20:13.386Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 7 01:11 LICENSE [2025-08-07T01:20:13.386Z] -rw-rw-r-- 1 jenkins jenkins 3193 Aug 7 01:11 Makefile [2025-08-07T01:20:13.386Z] -rw-rw-r-- 1 jenkins jenkins 622 Aug 7 01:11 OWNERS.md [2025-08-07T01:20:13.386Z] -rw-rw-r-- 1 jenkins jenkins 2575 Aug 7 01:11 README.md [2025-08-07T01:20:13.386Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 7 01:07 VERSION [2025-08-07T01:20:13.386Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 01:11 bin [2025-08-07T01:20:13.386Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 01:11 cmd [2025-08-07T01:20:13.386Z] -rw-r--r-- 1 jenkins jenkins 54772 Aug 7 01:18 coverage.out [2025-08-07T01:20:13.386Z] -rwxrwxr-x 1 jenkins jenkins 84 Aug 7 01:11 docker-entrypoint.sh [2025-08-07T01:20:13.386Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 01:11 docs [2025-08-07T01:20:13.386Z] -rw-rw-r-- 1 jenkins jenkins 6350 Aug 7 01:11 go.mod [2025-08-07T01:20:13.386Z] -rw-rw-r-- 1 jenkins jenkins 87222 Aug 7 01:11 go.sum [2025-08-07T01:20:13.386Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 01:11 internal [2025-08-07T01:20:13.386Z] -rw-rw-r-- 1 jenkins jenkins 231 Aug 7 01:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:20:13.773Z] + 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=1be1a1dbcf4df3b7d35a4611258578303d40861b --label arch=arm64 --label version=4.1.0-dev.2 . [2025-08-07T01:20:14.362Z] Sending build context to Docker daemon 11.93MB [2025-08-07T01:20:14.362Z] Step 1/37 : ARG BASE=golang:1.23-alpine3.20 [2025-08-07T01:20:14.362Z] Step 2/37 : FROM ${BASE} AS builder [2025-08-07T01:20:14.362Z] ---> 3c6432884bf4 [2025-08-07T01:20:14.362Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2025-08-07T01:20:14.633Z] ---> Running in 50bf7fba36b3 [2025-08-07T01:20:14.927Z] Removing intermediate container 50bf7fba36b3 [2025-08-07T01:20:14.927Z] ---> f31414434d51 [2025-08-07T01:20:14.927Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-07T01:20:14.927Z] ---> Running in ab0d9b9bdf9c [2025-08-07T01:20:15.540Z] Removing intermediate container ab0d9b9bdf9c [2025-08-07T01:20:15.540Z] ---> af22d3b2624c [2025-08-07T01:20:15.540Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2025-08-07T01:20:15.540Z] ---> Running in 2df2b34c820d [2025-08-07T01:20:16.131Z] Removing intermediate container 2df2b34c820d [2025-08-07T01:20:16.131Z] ---> 4dfcdaa6524e [2025-08-07T01:20:16.131Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2025-08-07T01:20:16.131Z] ---> Running in 9bc3252c0788 [2025-08-07T01:20:16.412Z] Removing intermediate container 9bc3252c0788 [2025-08-07T01:20:16.412Z] ---> f4a9ba0ee5c5 [2025-08-07T01:20:16.412Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-08-07T01:20:16.412Z] ---> Running in 6c0da3655274 [2025-08-07T01:20:17.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-07T01:20:18.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-07T01:20:20.091Z] OK: 247 MiB in 72 packages [2025-08-07T01:20:21.518Z] Removing intermediate container 6c0da3655274 [2025-08-07T01:20:21.518Z] ---> faa0c1617e00 [2025-08-07T01:20:21.518Z] Step 8/37 : WORKDIR /device-usb-camera [2025-08-07T01:20:21.518Z] ---> Running in 1759ce512e1e [2025-08-07T01:20:22.113Z] Removing intermediate container 1759ce512e1e [2025-08-07T01:20:22.113Z] ---> c497267690b4 [2025-08-07T01:20:22.113Z] Step 9/37 : COPY go.mod vendor* ./ [2025-08-07T01:20:22.780Z] ---> 0eae340a187c [2025-08-07T01:20:22.780Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-07T01:20:22.780Z] ---> Running in c1d3f74ddf4d [2025-08-07T01:20:26.216Z] Removing intermediate container c1d3f74ddf4d [2025-08-07T01:20:26.216Z] ---> a11eba35da03 [2025-08-07T01:20:26.216Z] Step 11/37 : COPY . . [2025-08-07T01:20:27.649Z] ---> 3643ff350c8d [2025-08-07T01:20:27.649Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-08-07T01:20:27.649Z] ---> Running in b180339069fc [2025-08-07T01:20:28.632Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-07T01:20:28.632Z]  Dload Upload Total Spent Left Speed [2025-08-07T01:20:28.632Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5521 0 --:--:-- --:--:-- --:--:-- 5648 [2025-08-07T01:20:29.634Z] Removing intermediate container b180339069fc [2025-08-07T01:20:29.634Z] ---> 56cdc0f44af6 [2025-08-07T01:20:29.634Z] Step 13/37 : RUN ${MAKE} [2025-08-07T01:20:29.634Z] ---> Running in b31219b84645 [2025-08-07T01:20:31.079Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.1.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2025-08-07T01:25:23.074Z] Removing intermediate container b31219b84645 [2025-08-07T01:25:23.074Z] ---> ee5ef23fafaa [2025-08-07T01:25:23.074Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2025-08-07T01:25:23.074Z] 1.8.2: Pulling from bluenviron/mediamtx [2025-08-07T01:25:23.074Z] da4d7e05a7aa: Pulling fs layer [2025-08-07T01:25:23.074Z] da4d7e05a7aa: Verifying Checksum [2025-08-07T01:25:23.074Z] da4d7e05a7aa: Download complete [2025-08-07T01:25:23.074Z] da4d7e05a7aa: Pull complete [2025-08-07T01:25:23.074Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2025-08-07T01:25:23.074Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2025-08-07T01:25:23.074Z] ---> 62c65ed7ef0d [2025-08-07T01:25:23.074Z] Step 15/37 : FROM alpine:3.20 [2025-08-07T01:25:23.074Z] 3.20: Pulling from library/alpine [2025-08-07T01:25:23.074Z] 13e713f82565: Pulling fs layer [2025-08-07T01:25:23.074Z] 13e713f82565: Verifying Checksum [2025-08-07T01:25:23.074Z] 13e713f82565: Download complete [2025-08-07T01:25:23.074Z] 13e713f82565: Pull complete [2025-08-07T01:25:23.074Z] Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-07T01:25:23.074Z] Status: Downloaded newer image for alpine:3.20 [2025-08-07T01:25:23.074Z] ---> c88e9dceb6cb [2025-08-07T01:25:23.074Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2025-08-07T01:25:23.074Z] ---> Running in 52103a08be0c [2025-08-07T01:25:23.074Z] Removing intermediate container 52103a08be0c [2025-08-07T01:25:23.074Z] ---> 1ee0aa390af3 [2025-08-07T01:25:23.074Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-08-07T01:25:23.075Z] ---> Running in 6b780cf73af2 [2025-08-07T01:25:23.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-07T01:25:23.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-07T01:25:23.349Z] (1/114) Installing dumb-init (1.2.5-r3) [2025-08-07T01:25:23.349Z] (2/114) Installing libSvtAv1Enc (2.0.0-r1) [2025-08-07T01:25:23.619Z] (3/114) Installing aom-libs (3.9.1-r0) [2025-08-07T01:25:23.619Z] (4/114) Installing libxau (1.0.11-r4) [2025-08-07T01:25:23.619Z] (5/114) Installing libmd (1.1.0-r0) [2025-08-07T01:25:23.619Z] (6/114) Installing libbsd (0.12.2-r0) [2025-08-07T01:25:23.890Z] (7/114) Installing libxdmcp (1.1.5-r1) [2025-08-07T01:25:23.890Z] (8/114) Installing libxcb (1.16.1-r0) [2025-08-07T01:25:23.890Z] (9/114) Installing libx11 (1.8.9-r1) [2025-08-07T01:25:23.890Z] (10/114) Installing hwdata-pci (0.382-r0) [2025-08-07T01:25:24.159Z] (11/114) Installing libpciaccess (0.18.1-r0) [2025-08-07T01:25:24.159Z] (12/114) Installing libdrm (2.4.120-r0) [2025-08-07T01:25:24.159Z] (13/114) Installing libxext (1.3.6-r2) [2025-08-07T01:25:24.159Z] (14/114) Installing libxfixes (6.0.1-r4) [2025-08-07T01:25:24.159Z] (15/114) Installing libffi (3.4.6-r0) [2025-08-07T01:25:24.159Z] (16/114) Installing wayland-libs-client (1.22.0-r4) [2025-08-07T01:25:24.159Z] (17/114) Installing libva (2.21.0-r0) [2025-08-07T01:25:24.159Z] (18/114) Installing libvdpau (1.5-r3) [2025-08-07T01:25:24.159Z] (19/114) Installing ffmpeg-libavutil (6.1.1-r8) [2025-08-07T01:25:24.428Z] (20/114) Installing libdav1d (1.4.2-r0) [2025-08-07T01:25:24.428Z] (21/114) Installing libgcc (13.2.1_git20240309-r1) [2025-08-07T01:25:24.428Z] (22/114) Installing libstdc++ (13.2.1_git20240309-r1) [2025-08-07T01:25:24.428Z] (23/114) Installing openexr-libiex (3.1.13-r1) [2025-08-07T01:25:24.428Z] (24/114) Installing openexr-libilmthread (3.1.13-r1) [2025-08-07T01:25:24.428Z] (25/114) Installing imath (3.1.12-r0) [2025-08-07T01:25:24.428Z] (26/114) Installing openexr-libopenexr (3.1.13-r1) [2025-08-07T01:25:24.705Z] (27/114) Installing brotli-libs (1.1.0-r2) [2025-08-07T01:25:24.705Z] (28/114) Installing giflib (5.2.2-r0) [2025-08-07T01:25:24.705Z] (29/114) Installing libhwy (1.0.7-r0) [2025-08-07T01:25:24.705Z] (30/114) Installing libjpeg-turbo (3.0.3-r0) [2025-08-07T01:25:24.705Z] (31/114) Installing lcms2 (2.16-r0) [2025-08-07T01:25:24.705Z] (32/114) Installing libpng (1.6.44-r0) [2025-08-07T01:25:24.705Z] (33/114) Installing libjxl (0.10.2-r0) [2025-08-07T01:25:24.705Z] (34/114) Installing lame-libs (3.100-r5) [2025-08-07T01:25:24.705Z] (35/114) Installing opus (1.5.2-r0) [2025-08-07T01:25:25.047Z] (36/114) Installing rav1e-libs (0.7.1-r0) [2025-08-07T01:25:25.047Z] (37/114) Installing libgomp (13.2.1_git20240309-r1) [2025-08-07T01:25:25.047Z] (38/114) Installing soxr (0.1.3-r7) [2025-08-07T01:25:25.047Z] (39/114) Installing ffmpeg-libswresample (6.1.1-r8) [2025-08-07T01:25:25.047Z] (40/114) Installing libogg (1.3.5-r5) [2025-08-07T01:25:25.047Z] (41/114) Installing libtheora (1.1.1-r18) [2025-08-07T01:25:25.047Z] (42/114) Installing libvorbis (1.3.7-r2) [2025-08-07T01:25:25.047Z] (43/114) Installing libvpx (1.14.1-r0) [2025-08-07T01:25:25.047Z] (44/114) Installing libsharpyuv (1.3.2-r0) [2025-08-07T01:25:25.318Z] (45/114) Installing libwebp (1.3.2-r0) [2025-08-07T01:25:25.318Z] (46/114) Installing libwebpmux (1.3.2-r0) [2025-08-07T01:25:25.318Z] (47/114) Installing x264-libs (0.164_git20231001-r0) [2025-08-07T01:25:25.318Z] (48/114) Installing numactl (2.0.18-r0) [2025-08-07T01:25:25.318Z] (49/114) Installing x265-libs (3.6-r0) [2025-08-07T01:25:25.590Z] (50/114) Installing xvidcore (1.3.7-r2) [2025-08-07T01:25:25.590Z] (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-08-07T01:25:25.860Z] (52/114) Installing sdl2 (2.28.5-r1) [2025-08-07T01:25:25.860Z] (53/114) Installing alsa-lib (1.2.11-r0) [2025-08-07T01:25:25.860Z] (54/114) Installing libexpat (2.7.0-r0) [2025-08-07T01:25:25.860Z] (55/114) Installing libbz2 (1.0.8-r6) [2025-08-07T01:25:25.860Z] (56/114) Installing freetype (2.13.2-r0) [2025-08-07T01:25:26.131Z] (57/114) Installing fontconfig (2.15.0-r1) [2025-08-07T01:25:26.131Z] (58/114) Installing fribidi (1.0.15-r0) [2025-08-07T01:25:26.131Z] (59/114) Installing libintl (0.22.5-r0) [2025-08-07T01:25:26.131Z] (60/114) Installing libeconf (0.6.3-r0) [2025-08-07T01:25:26.131Z] (61/114) Installing libblkid (2.40.1-r1) [2025-08-07T01:25:26.131Z] (62/114) Installing libmount (2.40.1-r1) [2025-08-07T01:25:26.131Z] (63/114) Installing pcre2 (10.43-r0) [2025-08-07T01:25:26.131Z] (64/114) Installing glib (2.80.5-r0) [2025-08-07T01:25:26.400Z] (65/114) Installing graphite2 (1.3.14-r6) [2025-08-07T01:25:26.400Z] (66/114) Installing harfbuzz (8.5.0-r0) [2025-08-07T01:25:26.400Z] (67/114) Installing libunibreak (6.1-r0) [2025-08-07T01:25:26.400Z] (68/114) Installing libass (0.17.2-r0) [2025-08-07T01:25:26.400Z] (69/114) Installing libbluray (1.3.4-r1) [2025-08-07T01:25:26.400Z] (70/114) Installing mpg123-libs (1.32.8-r0) [2025-08-07T01:25:26.400Z] (71/114) Installing libopenmpt (0.7.7-r0) [2025-08-07T01:25:26.400Z] (72/114) Installing cjson (1.7.18-r0) [2025-08-07T01:25:26.400Z] (73/114) Installing mbedtls (3.6.4-r0) [2025-08-07T01:25:26.670Z] (74/114) Installing librist (0.2.10-r1) [2025-08-07T01:25:26.670Z] (75/114) Installing libsrt (1.5.3-r0) [2025-08-07T01:25:26.670Z] (76/114) Installing libssh (0.10.6-r0) [2025-08-07T01:25:26.670Z] (77/114) Installing xz-libs (5.6.2-r1) [2025-08-07T01:25:26.670Z] (78/114) Installing libxml2 (2.12.10-r0) [2025-08-07T01:25:26.670Z] (79/114) Installing libsodium (1.0.19-r0) [2025-08-07T01:25:26.670Z] (80/114) Installing libzmq (4.3.5-r2) [2025-08-07T01:25:26.670Z] (81/114) Installing ffmpeg-libavformat (6.1.1-r8) [2025-08-07T01:25:26.939Z] (82/114) Installing serd-libs (0.32.2-r0) [2025-08-07T01:25:26.939Z] (83/114) Installing zix-libs (0.4.2-r0) [2025-08-07T01:25:26.939Z] (84/114) Installing sord-libs (0.16.16-r0) [2025-08-07T01:25:26.939Z] (85/114) Installing sratom (0.6.16-r0) [2025-08-07T01:25:26.939Z] (86/114) Installing lilv-libs (0.24.24-r1) [2025-08-07T01:25:26.939Z] (87/114) Installing glslang-libs (1.3.261.1-r0) [2025-08-07T01:25:26.939Z] (88/114) Installing libdovi (3.3.0-r0) [2025-08-07T01:25:26.939Z] (89/114) Installing spirv-tools (1.3.261.1-r0) [2025-08-07T01:25:27.208Z] (90/114) Installing shaderc (2024.0-r0) [2025-08-07T01:25:27.208Z] (91/114) Installing vulkan-loader (1.3.261.1-r0) [2025-08-07T01:25:27.208Z] (92/114) Installing libplacebo (6.338.2-r1) [2025-08-07T01:25:27.208Z] (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) [2025-08-07T01:25:27.208Z] (94/114) Installing ffmpeg-libswscale (6.1.1-r8) [2025-08-07T01:25:27.208Z] (95/114) Installing vidstab (1.1.1-r0) [2025-08-07T01:25:27.208Z] (96/114) Installing zimg (3.0.5-r2) [2025-08-07T01:25:27.208Z] (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) [2025-08-07T01:25:27.479Z] (98/114) Installing libasyncns (0.8-r3) [2025-08-07T01:25:27.479Z] (99/114) Installing dbus-libs (1.14.10-r1) [2025-08-07T01:25:27.479Z] (100/114) Installing libltdl (2.4.7-r3) [2025-08-07T01:25:27.479Z] (101/114) Installing orc (0.4.40-r0) [2025-08-07T01:25:27.479Z] (102/114) Installing libflac (1.4.3-r1) [2025-08-07T01:25:27.479Z] (103/114) Installing libsndfile (1.2.2-r1) [2025-08-07T01:25:27.479Z] (104/114) Installing speexdsp (1.2.1-r2) [2025-08-07T01:25:27.479Z] (105/114) Installing tdb-libs (1.4.9-r1) [2025-08-07T01:25:27.479Z] (106/114) Installing libpulse (17.0-r0) [2025-08-07T01:25:27.479Z] (107/114) Installing v4l-utils-libs (1.24.1-r1) [2025-08-07T01:25:27.769Z] (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) [2025-08-07T01:25:27.769Z] (109/114) Installing ffmpeg (6.1.1-r8) [2025-08-07T01:25:27.769Z] (110/114) Installing udev-init-scripts (35-r1) [2025-08-07T01:25:27.769Z] (111/114) Installing eudev-libs (3.2.14-r2) [2025-08-07T01:25:27.769Z] (112/114) Installing zstd-libs (1.5.6-r0) [2025-08-07T01:25:27.769Z] (113/114) Installing kmod-libs (32-r0) [2025-08-07T01:25:27.769Z] (114/114) Installing eudev (3.2.14-r2) [2025-08-07T01:25:27.769Z] Executing busybox-1.36.1-r29.trigger [2025-08-07T01:25:27.769Z] Executing glib-2.80.5-r0.trigger [2025-08-07T01:25:27.769Z] Executing eudev-3.2.14-r2.trigger [2025-08-07T01:25:27.769Z] OK: 120 MiB in 128 packages [2025-08-07T01:25:33.145Z] Removing intermediate container 6b780cf73af2 [2025-08-07T01:25:33.145Z] ---> b720f4d153cc [2025-08-07T01:25:33.145Z] Step 18/37 : RUN apk --no-cache upgrade [2025-08-07T01:25:33.145Z] ---> Running in 7e345b99ec5f [2025-08-07T01:25:33.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-07T01:25:34.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-07T01:25:35.962Z] (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-07T01:25:35.962Z] Executing busybox-1.36.1-r30.post-upgrade [2025-08-07T01:25:35.962Z] (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-07T01:25:35.962Z] (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-07T01:25:35.962Z] Executing busybox-1.36.1-r30.trigger [2025-08-07T01:25:36.232Z] OK: 120 MiB in 128 packages [2025-08-07T01:25:37.653Z] Removing intermediate container 7e345b99ec5f [2025-08-07T01:25:37.653Z] ---> 741ed00531a0 [2025-08-07T01:25:37.653Z] Step 19/37 : WORKDIR / [2025-08-07T01:25:37.653Z] ---> Running in 06c791e5d503 [2025-08-07T01:25:37.923Z] Removing intermediate container 06c791e5d503 [2025-08-07T01:25:37.923Z] ---> a0b9efc72693 [2025-08-07T01:25:37.923Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2025-08-07T01:25:40.537Z] ---> f2ba0fa95eee [2025-08-07T01:25:40.537Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2025-08-07T01:25:41.128Z] ---> 4b2bd8845381 [2025-08-07T01:25:41.128Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2025-08-07T01:25:41.720Z] ---> d9a8bde18236 [2025-08-07T01:25:41.720Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2025-08-07T01:25:42.324Z] ---> b19344757873 [2025-08-07T01:25:42.324Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2025-08-07T01:25:42.912Z] ---> 5303ebfde9dc [2025-08-07T01:25:42.912Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2025-08-07T01:25:43.501Z] ---> 36a67b366ff0 [2025-08-07T01:25:43.501Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2025-08-07T01:25:45.468Z] ---> 759ef00de1b1 [2025-08-07T01:25:45.468Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2025-08-07T01:25:45.468Z] ---> Running in 822e93ca7b39 [2025-08-07T01:25:47.429Z] Removing intermediate container 822e93ca7b39 [2025-08-07T01:25:47.429Z] ---> 28997ad13714 [2025-08-07T01:25:47.429Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2025-08-07T01:25:47.429Z] ---> Running in 84651d199a55 [2025-08-07T01:25:50.790Z] Removing intermediate container 84651d199a55 [2025-08-07T01:25:50.790Z] ---> 52c4cac7b468 [2025-08-07T01:25:50.790Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2025-08-07T01:25:50.790Z] ---> Running in f48b7a3f71e2 [2025-08-07T01:25:52.196Z] Removing intermediate container f48b7a3f71e2 [2025-08-07T01:25:52.196Z] ---> 84da5b52a70c [2025-08-07T01:25:52.196Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2025-08-07T01:25:52.461Z] ---> Running in c7901e23db93 [2025-08-07T01:25:54.401Z] Removing intermediate container c7901e23db93 [2025-08-07T01:25:54.401Z] ---> 75c4bdabd651 [2025-08-07T01:25:54.401Z] Step 31/37 : EXPOSE 59983 [2025-08-07T01:25:54.401Z] ---> Running in b8946d7e9159 [2025-08-07T01:25:54.680Z] Removing intermediate container b8946d7e9159 [2025-08-07T01:25:54.680Z] ---> 92b68b4e34a7 [2025-08-07T01:25:54.680Z] Step 32/37 : EXPOSE 8554 [2025-08-07T01:25:54.680Z] ---> Running in 2eb4128cc975 [2025-08-07T01:25:54.954Z] Removing intermediate container 2eb4128cc975 [2025-08-07T01:25:54.954Z] ---> d09c5a24f10c [2025-08-07T01:25:54.954Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2025-08-07T01:25:55.220Z] ---> Running in f57a59879d42 [2025-08-07T01:25:55.492Z] Removing intermediate container f57a59879d42 [2025-08-07T01:25:55.492Z] ---> 8b36affb7b55 [2025-08-07T01:25:55.492Z] Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] [2025-08-07T01:25:55.492Z] ---> Running in 6bbcf5fb3835 [2025-08-07T01:25:55.758Z] Removing intermediate container 6bbcf5fb3835 [2025-08-07T01:25:55.758Z] ---> 8e326d5a3c0a [2025-08-07T01:25:55.758Z] Step 35/37 : LABEL arch=arm64 [2025-08-07T01:25:56.025Z] ---> Running in 93a2cdcf876a [2025-08-07T01:25:56.293Z] Removing intermediate container 93a2cdcf876a [2025-08-07T01:25:56.293Z] ---> 8a0c4bf283ef [2025-08-07T01:25:56.293Z] Step 36/37 : LABEL git_sha=1be1a1dbcf4df3b7d35a4611258578303d40861b [2025-08-07T01:25:56.293Z] ---> Running in b99ba66fc4bc [2025-08-07T01:25:56.875Z] Removing intermediate container b99ba66fc4bc [2025-08-07T01:25:56.875Z] ---> bed9bcfdee27 [2025-08-07T01:25:56.875Z] Step 37/37 : LABEL version=4.1.0-dev.2 [2025-08-07T01:25:56.875Z] ---> Running in 90d90175c3dd [2025-08-07T01:25:57.144Z] Removing intermediate container 90d90175c3dd [2025-08-07T01:25:57.144Z] ---> d2618b3d254d [2025-08-07T01:25:57.144Z] [Warning] One or more build-args [ARCH] were not consumed [2025-08-07T01:25:57.144Z] Successfully built d2618b3d254d [2025-08-07T01:25:57.144Z] 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-08-07T01:25:57.295Z] provisioning config files... [2025-08-07T01:25:57.310Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/201@tmp/config15651469252577106745tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:25:57.667Z] ---> ****-login.sh [2025-08-07T01:25:57.667Z] nexus3.edgexfoundry.org:10001 [2025-08-07T01:25:57.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:25:57.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:25:57.934Z] Configure a credential helper to remove this warning. See [2025-08-07T01:25:57.934Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:25:57.934Z] [2025-08-07T01:25:57.934Z] Login Succeeded [2025-08-07T01:25:57.934Z] nexus3.edgexfoundry.org:10002 [2025-08-07T01:25:58.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:25:58.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:25:58.467Z] Configure a credential helper to remove this warning. See [2025-08-07T01:25:58.468Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:25:58.468Z] [2025-08-07T01:25:58.468Z] Login Succeeded [2025-08-07T01:25:58.468Z] nexus3.edgexfoundry.org:10003 [2025-08-07T01:25:58.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:25:58.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:25:58.735Z] Configure a credential helper to remove this warning. See [2025-08-07T01:25:58.735Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:25:58.735Z] [2025-08-07T01:25:58.735Z] Login Succeeded [2025-08-07T01:25:58.735Z] nexus3.edgexfoundry.org:10004 [2025-08-07T01:25:59.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:25:59.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:25:59.318Z] Configure a credential helper to remove this warning. See [2025-08-07T01:25:59.318Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:25:59.318Z] [2025-08-07T01:25:59.318Z] Login Succeeded [2025-08-07T01:25:59.318Z] ****.io [2025-08-07T01:25:59.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:25:59.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:25:59.854Z] Configure a credential helper to remove this warning. See [2025-08-07T01:25:59.854Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:25:59.854Z] [2025-08-07T01:25:59.854Z] Login Succeeded [2025-08-07T01:25:59.854Z] ---> ****-login.sh ends [Pipeline] } [2025-08-07T01:25:59.868Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-07T01:25:59.927Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-07T01:25:59.953Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2025-08-07T01:25:59.953Z] 1be1a1dbcf4df3b7d35a4611258578303d40861b [2025-08-07T01:25:59.953Z] latest [2025-08-07T01:25:59.953Z] 4.1.0-dev.2 [2025-08-07T01:25:59.953Z] 1be1a1dbcf4df3b7d35a4611258578303d40861b-4.1.0-dev.2 [2025-08-07T01:25:59.953Z] main [2025-08-07T01:25:59.953Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:26:00.339Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:1be1a1dbcf4df3b7d35a4611258578303d40861b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:26:00.703Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:1be1a1dbcf4df3b7d35a4611258578303d40861b [2025-08-07T01:26:00.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-08-07T01:26:00.703Z] 68ab7ff149ea: Preparing [2025-08-07T01:26:00.703Z] 52ada0eabb7f: Preparing [2025-08-07T01:26:00.703Z] af2f6e15ef14: Preparing [2025-08-07T01:26:00.703Z] c91829b49e96: Preparing [2025-08-07T01:26:00.703Z] f0c0fc467d42: Preparing [2025-08-07T01:26:00.703Z] 4fdee56d7956: Preparing [2025-08-07T01:26:00.703Z] 3655c328e181: Preparing [2025-08-07T01:26:00.703Z] 4fdee56d7956: Waiting [2025-08-07T01:26:00.703Z] 70e8bfb14af5: Preparing [2025-08-07T01:26:00.703Z] 3655c328e181: Waiting [2025-08-07T01:26:00.703Z] 70e8bfb14af5: Waiting [2025-08-07T01:26:00.703Z] c12bea4425df: Preparing [2025-08-07T01:26:00.703Z] c12bea4425df: Waiting [2025-08-07T01:26:00.703Z] 316741ab5fa0: Preparing [2025-08-07T01:26:00.703Z] 316741ab5fa0: Waiting [2025-08-07T01:26:00.703Z] bc06944985e4: Preparing [2025-08-07T01:26:00.703Z] 1735c216bee4: Preparing [2025-08-07T01:26:00.703Z] bc06944985e4: Waiting [2025-08-07T01:26:00.703Z] 82512ee9fa9c: Preparing [2025-08-07T01:26:00.703Z] 1735c216bee4: Waiting [2025-08-07T01:26:00.703Z] 1e890da81ec9: Preparing [2025-08-07T01:26:00.703Z] 82512ee9fa9c: Waiting [2025-08-07T01:26:00.703Z] 1e890da81ec9: Waiting [2025-08-07T01:26:00.970Z] 68ab7ff149ea: Pushed [2025-08-07T01:26:00.970Z] 52ada0eabb7f: Pushed [2025-08-07T01:26:00.970Z] af2f6e15ef14: Pushed [2025-08-07T01:26:00.970Z] c91829b49e96: Pushed [2025-08-07T01:26:01.240Z] 4fdee56d7956: Pushed [2025-08-07T01:26:01.240Z] 3655c328e181: Pushed [2025-08-07T01:26:01.240Z] c12bea4425df: Pushed [2025-08-07T01:26:01.240Z] 70e8bfb14af5: Pushed [2025-08-07T01:26:01.508Z] 316741ab5fa0: Pushed [2025-08-07T01:26:01.775Z] 1e890da81ec9: Layer already exists [2025-08-07T01:26:01.775Z] 1735c216bee4: Pushed [2025-08-07T01:26:08.433Z] f0c0fc467d42: Pushed [2025-08-07T01:26:11.789Z] bc06944985e4: Pushed [2025-08-07T01:26:26.806Z] 82512ee9fa9c: Pushed [2025-08-07T01:26:26.806Z] 1be1a1dbcf4df3b7d35a4611258578303d40861b: digest: sha256:27cb7548a1d647e48bdda8aab92a7a12650d2d2ebdd50638152ed32573028796 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:26:27.194Z] + 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-08-07T01:26:27.568Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2025-08-07T01:26:27.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-08-07T01:26:27.568Z] 68ab7ff149ea: Preparing [2025-08-07T01:26:27.568Z] 52ada0eabb7f: Preparing [2025-08-07T01:26:27.568Z] af2f6e15ef14: Preparing [2025-08-07T01:26:27.568Z] c91829b49e96: Preparing [2025-08-07T01:26:27.568Z] f0c0fc467d42: Preparing [2025-08-07T01:26:27.568Z] 4fdee56d7956: Preparing [2025-08-07T01:26:27.568Z] 3655c328e181: Preparing [2025-08-07T01:26:27.568Z] 70e8bfb14af5: Preparing [2025-08-07T01:26:27.568Z] c12bea4425df: Preparing [2025-08-07T01:26:27.568Z] 316741ab5fa0: Preparing [2025-08-07T01:26:27.568Z] bc06944985e4: Preparing [2025-08-07T01:26:27.568Z] 1735c216bee4: Preparing [2025-08-07T01:26:27.568Z] 3655c328e181: Waiting [2025-08-07T01:26:27.568Z] 70e8bfb14af5: Waiting [2025-08-07T01:26:27.568Z] c12bea4425df: Waiting [2025-08-07T01:26:27.568Z] 316741ab5fa0: Waiting [2025-08-07T01:26:27.568Z] bc06944985e4: Waiting [2025-08-07T01:26:27.568Z] 1735c216bee4: Waiting [2025-08-07T01:26:27.568Z] 82512ee9fa9c: Preparing [2025-08-07T01:26:27.568Z] 1e890da81ec9: Preparing [2025-08-07T01:26:27.568Z] 82512ee9fa9c: Waiting [2025-08-07T01:26:27.568Z] 1e890da81ec9: Waiting [2025-08-07T01:26:27.568Z] 4fdee56d7956: Waiting [2025-08-07T01:26:27.568Z] c91829b49e96: Layer already exists [2025-08-07T01:26:27.568Z] f0c0fc467d42: Layer already exists [2025-08-07T01:26:27.568Z] af2f6e15ef14: Layer already exists [2025-08-07T01:26:27.568Z] 68ab7ff149ea: Layer already exists [2025-08-07T01:26:27.568Z] 52ada0eabb7f: Layer already exists [2025-08-07T01:26:27.568Z] 316741ab5fa0: Layer already exists [2025-08-07T01:26:27.568Z] c12bea4425df: Layer already exists [2025-08-07T01:26:27.568Z] 3655c328e181: Layer already exists [2025-08-07T01:26:27.568Z] 70e8bfb14af5: Layer already exists [2025-08-07T01:26:27.568Z] 4fdee56d7956: Layer already exists [2025-08-07T01:26:27.568Z] 1735c216bee4: Layer already exists [2025-08-07T01:26:27.568Z] bc06944985e4: Layer already exists [2025-08-07T01:26:27.568Z] 1e890da81ec9: Layer already exists [2025-08-07T01:26:27.568Z] 82512ee9fa9c: Layer already exists [2025-08-07T01:26:27.840Z] latest: digest: sha256:27cb7548a1d647e48bdda8aab92a7a12650d2d2ebdd50638152ed32573028796 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:26:28.225Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:26:28.596Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.2 [2025-08-07T01:26:28.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-08-07T01:26:28.596Z] 68ab7ff149ea: Preparing [2025-08-07T01:26:28.596Z] 52ada0eabb7f: Preparing [2025-08-07T01:26:28.596Z] af2f6e15ef14: Preparing [2025-08-07T01:26:28.596Z] c91829b49e96: Preparing [2025-08-07T01:26:28.596Z] f0c0fc467d42: Preparing [2025-08-07T01:26:28.596Z] 4fdee56d7956: Preparing [2025-08-07T01:26:28.596Z] 3655c328e181: Preparing [2025-08-07T01:26:28.596Z] 70e8bfb14af5: Preparing [2025-08-07T01:26:28.596Z] c12bea4425df: Preparing [2025-08-07T01:26:28.596Z] 316741ab5fa0: Preparing [2025-08-07T01:26:28.596Z] bc06944985e4: Preparing [2025-08-07T01:26:28.596Z] 1735c216bee4: Preparing [2025-08-07T01:26:28.596Z] 82512ee9fa9c: Preparing [2025-08-07T01:26:28.596Z] 1e890da81ec9: Preparing [2025-08-07T01:26:28.596Z] c12bea4425df: Waiting [2025-08-07T01:26:28.596Z] 316741ab5fa0: Waiting [2025-08-07T01:26:28.596Z] bc06944985e4: Waiting [2025-08-07T01:26:28.596Z] 1735c216bee4: Waiting [2025-08-07T01:26:28.596Z] 82512ee9fa9c: Waiting [2025-08-07T01:26:28.596Z] 1e890da81ec9: Waiting [2025-08-07T01:26:28.596Z] 3655c328e181: Waiting [2025-08-07T01:26:28.596Z] 4fdee56d7956: Waiting [2025-08-07T01:26:28.596Z] 70e8bfb14af5: Waiting [2025-08-07T01:26:28.596Z] f0c0fc467d42: Layer already exists [2025-08-07T01:26:28.596Z] 52ada0eabb7f: Layer already exists [2025-08-07T01:26:28.596Z] c91829b49e96: Layer already exists [2025-08-07T01:26:28.596Z] 68ab7ff149ea: Layer already exists [2025-08-07T01:26:28.596Z] af2f6e15ef14: Layer already exists [2025-08-07T01:26:28.596Z] c12bea4425df: Layer already exists [2025-08-07T01:26:28.596Z] 4fdee56d7956: Layer already exists [2025-08-07T01:26:28.596Z] 70e8bfb14af5: Layer already exists [2025-08-07T01:26:28.596Z] 316741ab5fa0: Layer already exists [2025-08-07T01:26:28.596Z] 3655c328e181: Layer already exists [2025-08-07T01:26:28.866Z] bc06944985e4: Layer already exists [2025-08-07T01:26:28.866Z] 1735c216bee4: Layer already exists [2025-08-07T01:26:28.866Z] 82512ee9fa9c: Layer already exists [2025-08-07T01:26:28.866Z] 1e890da81ec9: Layer already exists [2025-08-07T01:26:28.866Z] 4.1.0-dev.2: digest: sha256:27cb7548a1d647e48bdda8aab92a7a12650d2d2ebdd50638152ed32573028796 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:26:29.251Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:1be1a1dbcf4df3b7d35a4611258578303d40861b-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:26:29.629Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:1be1a1dbcf4df3b7d35a4611258578303d40861b-4.1.0-dev.2 [2025-08-07T01:26:29.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-08-07T01:26:29.629Z] 68ab7ff149ea: Preparing [2025-08-07T01:26:29.629Z] 52ada0eabb7f: Preparing [2025-08-07T01:26:29.629Z] af2f6e15ef14: Preparing [2025-08-07T01:26:29.629Z] c91829b49e96: Preparing [2025-08-07T01:26:29.629Z] f0c0fc467d42: Preparing [2025-08-07T01:26:29.629Z] 4fdee56d7956: Preparing [2025-08-07T01:26:29.629Z] 3655c328e181: Preparing [2025-08-07T01:26:29.629Z] 70e8bfb14af5: Preparing [2025-08-07T01:26:29.629Z] c12bea4425df: Preparing [2025-08-07T01:26:29.629Z] 316741ab5fa0: Preparing [2025-08-07T01:26:29.629Z] bc06944985e4: Preparing [2025-08-07T01:26:29.629Z] 1735c216bee4: Preparing [2025-08-07T01:26:29.629Z] 82512ee9fa9c: Preparing [2025-08-07T01:26:29.629Z] 1e890da81ec9: Preparing [2025-08-07T01:26:29.629Z] c12bea4425df: Waiting [2025-08-07T01:26:29.629Z] 316741ab5fa0: Waiting [2025-08-07T01:26:29.629Z] bc06944985e4: Waiting [2025-08-07T01:26:29.629Z] 1735c216bee4: Waiting [2025-08-07T01:26:29.629Z] 82512ee9fa9c: Waiting [2025-08-07T01:26:29.629Z] 1e890da81ec9: Waiting [2025-08-07T01:26:29.629Z] 3655c328e181: Waiting [2025-08-07T01:26:29.629Z] 4fdee56d7956: Waiting [2025-08-07T01:26:29.629Z] 68ab7ff149ea: Layer already exists [2025-08-07T01:26:29.629Z] af2f6e15ef14: Layer already exists [2025-08-07T01:26:29.629Z] 52ada0eabb7f: Layer already exists [2025-08-07T01:26:29.629Z] c91829b49e96: Layer already exists [2025-08-07T01:26:29.629Z] f0c0fc467d42: Layer already exists [2025-08-07T01:26:29.629Z] c12bea4425df: Layer already exists [2025-08-07T01:26:29.629Z] 3655c328e181: Layer already exists [2025-08-07T01:26:29.629Z] 4fdee56d7956: Layer already exists [2025-08-07T01:26:29.629Z] 70e8bfb14af5: Layer already exists [2025-08-07T01:26:29.629Z] 316741ab5fa0: Layer already exists [2025-08-07T01:26:29.897Z] 1735c216bee4: Layer already exists [2025-08-07T01:26:29.897Z] 82512ee9fa9c: Layer already exists [2025-08-07T01:26:29.897Z] bc06944985e4: Layer already exists [2025-08-07T01:26:29.897Z] 1e890da81ec9: Layer already exists [2025-08-07T01:26:29.897Z] 1be1a1dbcf4df3b7d35a4611258578303d40861b-4.1.0-dev.2: digest: sha256:27cb7548a1d647e48bdda8aab92a7a12650d2d2ebdd50638152ed32573028796 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:26:30.282Z] + 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-08-07T01:26:30.664Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2025-08-07T01:26:30.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-08-07T01:26:30.664Z] 68ab7ff149ea: Preparing [2025-08-07T01:26:30.664Z] 52ada0eabb7f: Preparing [2025-08-07T01:26:30.664Z] af2f6e15ef14: Preparing [2025-08-07T01:26:30.664Z] c91829b49e96: Preparing [2025-08-07T01:26:30.664Z] f0c0fc467d42: Preparing [2025-08-07T01:26:30.664Z] 4fdee56d7956: Preparing [2025-08-07T01:26:30.664Z] 3655c328e181: Preparing [2025-08-07T01:26:30.664Z] 70e8bfb14af5: Preparing [2025-08-07T01:26:30.664Z] c12bea4425df: Preparing [2025-08-07T01:26:30.664Z] 316741ab5fa0: Preparing [2025-08-07T01:26:30.664Z] bc06944985e4: Preparing [2025-08-07T01:26:30.664Z] 1735c216bee4: Preparing [2025-08-07T01:26:30.664Z] 82512ee9fa9c: Preparing [2025-08-07T01:26:30.664Z] 1e890da81ec9: Preparing [2025-08-07T01:26:30.664Z] 4fdee56d7956: Waiting [2025-08-07T01:26:30.664Z] 3655c328e181: Waiting [2025-08-07T01:26:30.664Z] 70e8bfb14af5: Waiting [2025-08-07T01:26:30.664Z] 1735c216bee4: Waiting [2025-08-07T01:26:30.664Z] c12bea4425df: Waiting [2025-08-07T01:26:30.664Z] 82512ee9fa9c: Waiting [2025-08-07T01:26:30.664Z] 1e890da81ec9: Waiting [2025-08-07T01:26:30.664Z] 316741ab5fa0: Waiting [2025-08-07T01:26:30.664Z] bc06944985e4: Waiting [2025-08-07T01:26:30.664Z] 52ada0eabb7f: Layer already exists [2025-08-07T01:26:30.664Z] f0c0fc467d42: Layer already exists [2025-08-07T01:26:30.664Z] c91829b49e96: Layer already exists [2025-08-07T01:26:30.664Z] 68ab7ff149ea: Layer already exists [2025-08-07T01:26:30.664Z] af2f6e15ef14: Layer already exists [2025-08-07T01:26:30.664Z] 70e8bfb14af5: Layer already exists [2025-08-07T01:26:30.664Z] 4fdee56d7956: Layer already exists [2025-08-07T01:26:30.664Z] c12bea4425df: Layer already exists [2025-08-07T01:26:30.664Z] 3655c328e181: Layer already exists [2025-08-07T01:26:30.664Z] 316741ab5fa0: Layer already exists [2025-08-07T01:26:30.933Z] 1e890da81ec9: Layer already exists [2025-08-07T01:26:30.933Z] 82512ee9fa9c: Layer already exists [2025-08-07T01:26:30.933Z] 1735c216bee4: Layer already exists [2025-08-07T01:26:30.933Z] bc06944985e4: Layer already exists [2025-08-07T01:26:30.933Z] main: digest: sha256:27cb7548a1d647e48bdda8aab92a7a12650d2d2ebdd50638152ed32573028796 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-07T01:26:31.033Z] ===================================================== [Pipeline] echo [2025-08-07T01:26:31.056Z] taggedImages: [2025-08-07T01:26:31.056Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:1be1a1dbcf4df3b7d35a4611258578303d40861b [2025-08-07T01:26:31.056Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2025-08-07T01:26:31.056Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.2 [2025-08-07T01:26:31.056Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:1be1a1dbcf4df3b7d35a4611258578303d40861b-4.1.0-dev.2 [2025-08-07T01:26:31.056Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] echo [2025-08-07T01:26:31.074Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:1be1a1dbcf4df3b7d35a4611258578303d40861b [Pipeline] echo [2025-08-07T01:26:31.087Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] echo [2025-08-07T01:26:31.104Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.2 [Pipeline] echo [2025-08-07T01:26:31.120Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:1be1a1dbcf4df3b7d35a4611258578303d40861b-4.1.0-dev.2 [Pipeline] echo [2025-08-07T01:26:31.133Z] 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-08-07T01:26:31.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-07T01:26:31.548Z] [2025-08-07T01:26:31.548Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:26:31.908Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-07T01:26:32.182Z] arm64: Pulling from edgex-lftools-log-publisher [2025-08-07T01:26:32.182Z] 8998bd30e6a1: Pulling fs layer [2025-08-07T01:26:32.182Z] 04944245beec: Pulling fs layer [2025-08-07T01:26:32.182Z] 699f458cf7ca: Pulling fs layer [2025-08-07T01:26:32.182Z] 765212b225bb: Pulling fs layer [2025-08-07T01:26:32.182Z] f23df028b6ca: Pulling fs layer [2025-08-07T01:26:32.182Z] d65c8cfc05b1: Pulling fs layer [2025-08-07T01:26:32.182Z] 2437ff75d9bd: Pulling fs layer [2025-08-07T01:26:32.182Z] 765212b225bb: Waiting [2025-08-07T01:26:32.182Z] f23df028b6ca: Waiting [2025-08-07T01:26:32.182Z] d65c8cfc05b1: Waiting [2025-08-07T01:26:32.182Z] 2437ff75d9bd: Waiting [2025-08-07T01:26:32.182Z] 04944245beec: Verifying Checksum [2025-08-07T01:26:32.182Z] 04944245beec: Download complete [2025-08-07T01:26:32.182Z] 765212b225bb: Verifying Checksum [2025-08-07T01:26:32.182Z] 765212b225bb: Download complete [2025-08-07T01:26:32.182Z] f23df028b6ca: Verifying Checksum [2025-08-07T01:26:32.182Z] f23df028b6ca: Download complete [2025-08-07T01:26:32.458Z] d65c8cfc05b1: Verifying Checksum [2025-08-07T01:26:32.458Z] d65c8cfc05b1: Download complete [2025-08-07T01:26:32.732Z] 699f458cf7ca: Verifying Checksum [2025-08-07T01:26:32.732Z] 699f458cf7ca: Download complete [2025-08-07T01:26:33.001Z] 8998bd30e6a1: Verifying Checksum [2025-08-07T01:26:33.001Z] 8998bd30e6a1: Download complete [2025-08-07T01:26:35.596Z] 2437ff75d9bd: Verifying Checksum [2025-08-07T01:26:35.596Z] 2437ff75d9bd: Download complete [2025-08-07T01:26:38.194Z] 8998bd30e6a1: Pull complete [2025-08-07T01:26:38.462Z] 04944245beec: Pull complete [2025-08-07T01:26:40.417Z] 699f458cf7ca: Pull complete [2025-08-07T01:26:40.417Z] 765212b225bb: Pull complete [2025-08-07T01:26:41.384Z] f23df028b6ca: Pull complete [2025-08-07T01:26:41.653Z] d65c8cfc05b1: Pull complete [2025-08-07T01:26:59.898Z] 2437ff75d9bd: Pull complete [2025-08-07T01:26:59.898Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-08-07T01:26:59.898Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-07T01:26:59.898Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:27:00.163Z] prd-ubuntu20.04-docker-arm64-4c-16g-6395 does not seem to be running inside a container [2025-08-07T01:27:00.234Z] $ 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/201 -v /w/workspace/device-usb-camera/201:/w/workspace/device-usb-camera/201:rw,z -v /w/workspace/device-usb-camera/201@tmp:/w/workspace/device-usb-camera/201@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-08-07T01:27:03.621Z] $ docker top 61114dcc397d3b8638675fc4ace9db0c62b079a9d51ddd63865b0627e0613e10 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:27:04.607Z] ---> job-cost.sh [2025-08-07T01:27:04.607Z] lf-activate-venv: SKIPPING [2025-08-07T01:27:04.607Z] INFO: No Stack... [2025-08-07T01:27:05.202Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-08-07T01:27:06.191Z] INFO: Archiving Costs [Pipeline] sh [2025-08-07T01:27:06.880Z] + + cutcat -d, /w/workspace/device-usb-camera/201/archives/cost.csv -f6 [2025-08-07T01:27:06.880Z] [Pipeline] lock [2025-08-07T01:27:06.968Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-201-stack-cost] [2025-08-07T01:27:06.979Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-201-stack-cost] did not exist. Created. [2025-08-07T01:27:06.985Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-201-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-07T01:27:07.685Z] /w/workspace/device-usb-camera/201@tmp/durable-7f41d6a1/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-08-07T01:27:08.344Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-08-07T01:27:08.374Z] Warning: overwriting stash ‘stack-cost’ [2025-08-07T01:27:08.439Z] Stashed 1 file(s) [Pipeline] } [2025-08-07T01:27:08.447Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-201-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-07T01:27:08.462Z] $ docker stop --time=1 61114dcc397d3b8638675fc4ace9db0c62b079a9d51ddd63865b0627e0613e10 [2025-08-07T01:27:10.090Z] $ docker rm -f --volumes 61114dcc397d3b8638675fc4ace9db0c62b079a9d51ddd63865b0627e0613e10 [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-08-07T01:27:10.602Z] provisioning config files... [2025-08-07T01:27:10.609Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12972221297413175049tmp [Pipeline] { [Pipeline] sh [2025-08-07T01:27:10.908Z] + set +x [2025-08-07T01:27:10.908Z] + curl -s https://codecov.io/bash [2025-08-07T01:27:10.908Z] + bash -s -- [2025-08-07T01:27:10.908Z] [2025-08-07T01:27:10.908Z] _____ _ [2025-08-07T01:27:10.908Z] / ____| | | [2025-08-07T01:27:10.908Z] | | ___ __| | ___ ___ _____ __ [2025-08-07T01:27:10.908Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-08-07T01:27:10.908Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-08-07T01:27:10.908Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-08-07T01:27:10.908Z] Bash-1.0.6 [2025-08-07T01:27:10.908Z] [2025-08-07T01:27:10.908Z] [2025-08-07T01:27:10.908Z] ==> git version 2.25.1 found [2025-08-07T01:27:10.908Z] ==> 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-08-07T01:27:10.908Z] Release-Date: 2020-01-08 [2025-08-07T01:27:10.908Z] 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-08-07T01:27:10.908Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-08-07T01:27:10.908Z] ==> Jenkins CI detected. [2025-08-07T01:27:10.908Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2025-08-07T01:27:10.908Z] project root: . [2025-08-07T01:27:10.908Z] --> token set from env [2025-08-07T01:27:10.908Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-08-07T01:27:10.908Z] ==> Running gcov in . (disable via -X gcov) [2025-08-07T01:27:10.908Z] ==> Python coveragepy not found [2025-08-07T01:27:10.908Z] ==> Searching for coverage reports in: [2025-08-07T01:27:10.908Z] + . [2025-08-07T01:27:11.168Z] -> Found 1 reports [2025-08-07T01:27:11.168Z] ==> Detecting git/mercurial file structure [2025-08-07T01:27:11.168Z] ==> Reading reports [2025-08-07T01:27:11.168Z] + ./coverage.out bytes=54772 [2025-08-07T01:27:11.168Z] ==> Appending adjustments [2025-08-07T01:27:11.168Z] https://docs.codecov.io/docs/fixing-reports [2025-08-07T01:27:11.168Z] + Found adjustments [2025-08-07T01:27:11.168Z] ==> Gzipping contents [2025-08-07T01:27:11.168Z] 8.0K /tmp/codecov.gblK1U.gz [2025-08-07T01:27:11.168Z] ==> Uploading reports [2025-08-07T01:27:11.168Z] url: https://codecov.io [2025-08-07T01:27:11.168Z] query: branch=main&commit=1be1a1dbcf4df3b7d35a4611258578303d40861b&build=201&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F201%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-07T01:27:11.168Z] -> Pinging Codecov [2025-08-07T01:27:11.168Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=1be1a1dbcf4df3b7d35a4611258578303d40861b&build=201&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F201%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-07T01:27:11.427Z] -> Uploading to [2025-08-07T01:27:11.427Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-usb-camera/1be1a1dbcf4df3b7d35a4611258578303d40861b/1bedea08-7e87-4419-b371-7f4330971a2f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250807%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250807T012711Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=75c00d1c9d851574b355adc95aae53fbb24e1366385d754cb3cd258bc41a4e8f [2025-08-07T01:27:11.427Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-07T01:27:11.427Z] Dload Upload Total Spent Left Speed [2025-08-07T01:27:11.689Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6815 0 0 100 6815 0 41554 --:--:-- --:--:-- --:--:-- 41303 100 6815 0 0 100 6815 0 41554 --:--:-- --:--:-- --:--:-- 41303 [2025-08-07T01:27:11.689Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/1be1a1dbcf4df3b7d35a4611258578303d40861b [Pipeline] } [2025-08-07T01:27:11.695Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-08-07T01:27:11.843Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-08-07T01:27:11.860Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:27:12.164Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-07T01:27:12.164Z] [2025-08-07T01:27:12.164Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:27:12.475Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-07T01:27:12.475Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-08-07T01:27:12.475Z] 0a9a5dfd008f: Already exists [2025-08-07T01:27:12.475Z] 36466aa92d05: Already exists [2025-08-07T01:27:12.475Z] e10405b45d13: Already exists [2025-08-07T01:27:12.475Z] 096b7ceb2af7: Already exists [2025-08-07T01:27:12.475Z] 4f4fb700ef54: Already exists [2025-08-07T01:27:12.475Z] e50aa161e22a: Pulling fs layer [2025-08-07T01:27:12.475Z] d3c8db5fb9df: Pulling fs layer [2025-08-07T01:27:12.734Z] e50aa161e22a: Verifying Checksum [2025-08-07T01:27:12.734Z] e50aa161e22a: Download complete [2025-08-07T01:27:12.993Z] e50aa161e22a: Pull complete [2025-08-07T01:27:14.372Z] d3c8db5fb9df: Download complete [2025-08-07T01:27:17.658Z] d3c8db5fb9df: Pull complete [2025-08-07T01:27:17.658Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-08-07T01:27:17.658Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-07T01:27:17.658Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:27:17.751Z] prd-ubuntu20.04-docker-8c-8g-6391 does not seem to be running inside a container [2025-08-07T01:27:17.779Z] $ 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-08-07T01:27:19.475Z] $ docker top a916e41a6a94474bea0d5fca9d160fc3cefa7b32ef3e0ad2674d5465ed2ea921 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-07T01:27:19.825Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] echo [2025-08-07T01:27:19.834Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2025-08-07T01:27:20.113Z] + set -o pipefail [2025-08-07T01:27:20.113Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2025-08-07T01:27:28.224Z] [2025-08-07T01:27:28.224Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2025-08-07T01:27:28.224Z] [2025-08-07T01:27:28.224Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/978f9534-f89b-479b-86d5-a67f44693f06/history/4d6bf97e-9d23-4ba1-990b-f8c0b9d08dc5 [2025-08-07T01:27:28.224Z] [2025-08-07T01:27:28.224Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-08-07T01:27:28.224Z] [2025-08-07T01:27:28.224Z] [2025-08-07T01:27:28.224Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-08-07T01:27:28.224Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-08-07T01:27:28.230Z] $ docker stop --time=1 a916e41a6a94474bea0d5fca9d160fc3cefa7b32ef3e0ad2674d5465ed2ea921 [2025-08-07T01:27:32.105Z] $ docker rm -f --volumes a916e41a6a94474bea0d5fca9d160fc3cefa7b32ef3e0ad2674d5465ed2ea921 [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-08-07T01:27:32.966Z] + git log --format=format:%s -1 1be1a1dbcf4df3b7d35a4611258578303d40861b [Pipeline] sh [2025-08-07T01:27:33.255Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-07T01:27:33.255Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:27:33.554Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-07T01:27:33.554Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:27:33.622Z] prd-ubuntu20.04-docker-8c-8g-6391 does not seem to be running inside a container [2025-08-07T01:27:33.650Z] $ 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-08-07T01:27:33.999Z] $ docker top b65162312f9cb0deed6e08e93597e0161140524e3501374e61ce184b0cbe3773 -eo pid,comm [2025-08-07T01:27:34.040Z] 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-08-07T01:27:34.040Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-07T01:27:34.089Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-07T01:27:34.089Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-07T01:27:34.192Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-07T01:27:34.191Z] $ docker exec b65162312f9cb0deed6e08e93597e0161140524e3501374e61ce184b0cbe3773 ssh-agent [2025-08-07T01:27:34.299Z] SSH_AUTH_SOCK=/tmp/ssh-CDBk3dY0gTEq/agent.32 [2025-08-07T01:27:34.299Z] SSH_AGENT_PID=38 [2025-08-07T01:27:34.303Z] Running ssh-add (command line suppressed) [2025-08-07T01:27:34.397Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5126404968925555970.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5126404968925555970.key) [2025-08-07T01:27:34.414Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-07T01:27:34.702Z] + git semver tag [2025-08-07T01:27:34.961Z] 2025-08-07 01:27:34,905 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-07T01:27:34.961Z] 2025-08-07 01:27:34,909 [run_tag] DEBUG tag force:False [2025-08-07T01:27:34.961Z] 2025-08-07 01:27:34,909 [check_head_tag] DEBUG check head tag [2025-08-07T01:27:34.961Z] 2025-08-07 01:27:34,909 [execute] INFO git cat-file --batch-check [2025-08-07T01:27:34.961Z] 2025-08-07 01:27:34,910 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=, shell=False, universal_newlines=False) [2025-08-07T01:27:34.961Z] 2025-08-07 01:27:34,911 [execute] INFO git cat-file --batch [2025-08-07T01:27:34.961Z] 2025-08-07 01:27:34,912 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=, shell=False, universal_newlines=False) [2025-08-07T01:27:34.961Z] 2025-08-07 01:27:34,917 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-08-07T01:27:34.961Z] 2025-08-07 01:27:34,918 [execute] INFO git tag -a v4.1.0-dev.2 -m v4.1.0-dev.2 [2025-08-07T01:27:34.961Z] 2025-08-07 01:27:34,918 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.2', '-m', 'v4.1.0-dev.2'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=None, shell=False, universal_newlines=False) [2025-08-07T01:27:34.961Z] 2025-08-07 01:27:34,921 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-08-07T01:27:34.961Z] 4.1.0-dev.2 [Pipeline] } [2025-08-07T01:27:34.966Z] $ docker exec --env ******** --env ******** b65162312f9cb0deed6e08e93597e0161140524e3501374e61ce184b0cbe3773 ssh-agent -k [2025-08-07T01:27:35.075Z] unset SSH_AUTH_SOCK; [2025-08-07T01:27:35.076Z] unset SSH_AGENT_PID; [2025-08-07T01:27:35.076Z] echo Agent pid 38 killed; [2025-08-07T01:27:35.087Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-07T01:27:35.412Z] + git semver [Pipeline] } [2025-08-07T01:27:35.681Z] $ docker stop --time=1 b65162312f9cb0deed6e08e93597e0161140524e3501374e61ce184b0cbe3773 [2025-08-07T01:27:36.940Z] $ docker rm -f --volumes b65162312f9cb0deed6e08e93597e0161140524e3501374e61ce184b0cbe3773 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:27:37.338Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-07T01:27:37.338Z] [2025-08-07T01:27:37.338Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:27:37.633Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-07T01:27:37.633Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-08-07T01:27:37.633Z] ab5ef0e58194: Pulling fs layer [2025-08-07T01:27:37.633Z] 9712f1f96733: Pulling fs layer [2025-08-07T01:27:37.633Z] 63f879dbbcfc: Pulling fs layer [2025-08-07T01:27:37.633Z] 0d9ebad4ef96: Pulling fs layer [2025-08-07T01:27:37.633Z] e9a5061849ea: Pulling fs layer [2025-08-07T01:27:37.633Z] d747dcd14b5f: Pulling fs layer [2025-08-07T01:27:37.633Z] 2de7ff778b66: Pulling fs layer [2025-08-07T01:27:37.633Z] 0d9ebad4ef96: Waiting [2025-08-07T01:27:37.633Z] e9a5061849ea: Waiting [2025-08-07T01:27:37.633Z] d747dcd14b5f: Waiting [2025-08-07T01:27:37.633Z] 9712f1f96733: Verifying Checksum [2025-08-07T01:27:37.633Z] 9712f1f96733: Download complete [2025-08-07T01:27:37.893Z] 63f879dbbcfc: Verifying Checksum [2025-08-07T01:27:37.893Z] 63f879dbbcfc: Download complete [2025-08-07T01:27:38.151Z] e9a5061849ea: Verifying Checksum [2025-08-07T01:27:38.151Z] e9a5061849ea: Download complete [2025-08-07T01:27:38.151Z] d747dcd14b5f: Verifying Checksum [2025-08-07T01:27:38.151Z] d747dcd14b5f: Download complete [2025-08-07T01:27:38.151Z] 0d9ebad4ef96: Verifying Checksum [2025-08-07T01:27:38.151Z] 0d9ebad4ef96: Download complete [2025-08-07T01:27:38.151Z] 2de7ff778b66: Verifying Checksum [2025-08-07T01:27:38.151Z] 2de7ff778b66: Download complete [2025-08-07T01:27:38.409Z] ab5ef0e58194: Verifying Checksum [2025-08-07T01:27:38.409Z] ab5ef0e58194: Download complete [2025-08-07T01:27:42.595Z] ab5ef0e58194: Pull complete [2025-08-07T01:27:42.595Z] 9712f1f96733: Pull complete [2025-08-07T01:27:42.853Z] 63f879dbbcfc: Pull complete [2025-08-07T01:27:49.410Z] 0d9ebad4ef96: Pull complete [2025-08-07T01:27:49.410Z] e9a5061849ea: Pull complete [2025-08-07T01:27:49.410Z] d747dcd14b5f: Pull complete [2025-08-07T01:27:50.343Z] 2de7ff778b66: Pull complete [2025-08-07T01:27:50.343Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-08-07T01:27:50.343Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-07T01:27:50.343Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:27:50.443Z] prd-ubuntu20.04-docker-8c-8g-6391 does not seem to be running inside a container [2025-08-07T01:27:50.466Z] $ 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-08-07T01:27:54.534Z] $ docker top 38df0af67bf2f52f3e6bbadd147ad0046af20a7e5b039955c88aa7f44750b9b7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-08-07T01:27:54.641Z] provisioning config files... [2025-08-07T01:27:54.663Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10184488642195971176tmp [2025-08-07T01:27:54.684Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12784813006157120354tmp [2025-08-07T01:27:54.699Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7601815736730559569tmp [Pipeline] { [Pipeline] echo [2025-08-07T01:27:54.782Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:27:55.135Z] ---> sigul-configuration.sh [2025-08-07T01:27:55.135Z] gpg: directory `/root/.gnupg' created [2025-08-07T01:27:55.135Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-08-07T01:27:55.135Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-08-07T01:27:55.135Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-08-07T01:27:55.135Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-08-07T01:27:55.135Z] gpg: CAST5 encrypted data [2025-08-07T01:27:55.135Z] gpg: encrypted with 1 passphrase [2025-08-07T01:27:55.135Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-08-07T01:27:55.464Z] + mkdir /home/jenkins [2025-08-07T01:27:55.464Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-08-07T01:27:55.751Z] + 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-08-07T01:27:55.764Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:27:56.055Z] ---> sigul-install.sh [2025-08-07T01:27:56.055Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-08-07T01:27:56.351Z] + git tag --list [2025-08-07T01:27:56.351Z] v0.0.0 [2025-08-07T01:27:56.351Z] v2.2.0 [2025-08-07T01:27:56.351Z] v2.3.0 [2025-08-07T01:27:56.351Z] v2.3.1 [2025-08-07T01:27:56.351Z] v3.0 [2025-08-07T01:27:56.351Z] v3.0.0 [2025-08-07T01:27:56.351Z] v3.1 [2025-08-07T01:27:56.351Z] v3.1.0 [2025-08-07T01:27:56.351Z] v3.1.1 [2025-08-07T01:27:56.351Z] v4.0 [2025-08-07T01:27:56.351Z] v4.0.0 [2025-08-07T01:27:56.351Z] v4.1.0-dev.1 [2025-08-07T01:27:56.351Z] v4.1.0-dev.2 [Pipeline] sh [2025-08-07T01:27:56.649Z] + lftools sign git-tag v4.1.0-dev.2 [2025-08-07T01:27:57.220Z] Signing Git tag with Sigul... [2025-08-07T01:27:57.220Z] Signing v4.1.0-dev.2 [Pipeline] echo [2025-08-07T01:27:57.493Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:27:57.784Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-08-07T01:27:57.791Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-08-07T01:27:57.812Z] $ docker stop --time=1 38df0af67bf2f52f3e6bbadd147ad0046af20a7e5b039955c88aa7f44750b9b7 [2025-08-07T01:27:59.055Z] $ docker rm -f --volumes 38df0af67bf2f52f3e6bbadd147ad0046af20a7e5b039955c88aa7f44750b9b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-08-07T01:27:59.498Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-07T01:27:59.498Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:27:59.795Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-07T01:27:59.795Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:27:59.865Z] prd-ubuntu20.04-docker-8c-8g-6391 does not seem to be running inside a container [2025-08-07T01:27:59.888Z] $ 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-08-07T01:28:00.094Z] $ docker top f698960a83be1de7eecd2edf1e67f855f7423afa4026e0246510faea33068708 -eo pid,comm [2025-08-07T01:28:00.138Z] 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-08-07T01:28:00.138Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-07T01:28:00.187Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-07T01:28:00.187Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-07T01:28:00.284Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-07T01:28:00.283Z] $ docker exec f698960a83be1de7eecd2edf1e67f855f7423afa4026e0246510faea33068708 ssh-agent [2025-08-07T01:28:00.382Z] SSH_AUTH_SOCK=/tmp/ssh-YcWaIyFWaRQG/agent.32 [2025-08-07T01:28:00.382Z] SSH_AGENT_PID=38 [2025-08-07T01:28:00.386Z] Running ssh-add (command line suppressed) [2025-08-07T01:28:00.468Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15986753732760589391.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15986753732760589391.key) [2025-08-07T01:28:00.484Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-07T01:28:00.776Z] + git semver bump pre [2025-08-07T01:28:01.035Z] 2025-08-07 01:28:00,973 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-07T01:28:01.035Z] 2025-08-07 01:28:00,978 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-08-07T01:28:01.035Z] 2025-08-07 01:28:00,978 [bump_version] DEBUG bumping version:4.1.0-dev.2 on axis:pre with prefix:dev [2025-08-07T01:28:01.035Z] 2025-08-07 01:28:00,978 [bump_version] DEBUG bumped version:4.1.0-dev.3 [2025-08-07T01:28:01.035Z] 2025-08-07 01:28:00,978 [write_version] DEBUG write version:4.1.0-dev.3 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2025-08-07T01:28:01.036Z] 2025-08-07 01:28:00,978 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-08-07T01:28:01.036Z] 2025-08-07 01:28:00,978 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-08-07T01:28:01.036Z] 2025-08-07 01:28:00,979 [execute] INFO git cat-file --batch-check [2025-08-07T01:28:01.036Z] 2025-08-07 01:28:00,980 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-07T01:28:01.036Z] 2025-08-07 01:28:00,982 [execute] INFO git cat-file --batch [2025-08-07T01:28:01.036Z] 2025-08-07 01:28:00,983 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-07T01:28:01.036Z] 2025-08-07 01:28:00,986 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-08-07T01:28:01.036Z] 4.1.0-dev.3 [Pipeline] } [2025-08-07T01:28:01.042Z] $ docker exec --env ******** --env ******** f698960a83be1de7eecd2edf1e67f855f7423afa4026e0246510faea33068708 ssh-agent -k [2025-08-07T01:28:01.137Z] unset SSH_AUTH_SOCK; [2025-08-07T01:28:01.137Z] unset SSH_AGENT_PID; [2025-08-07T01:28:01.137Z] echo Agent pid 38 killed; [2025-08-07T01:28:01.151Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-07T01:28:01.477Z] + git semver [Pipeline] } [2025-08-07T01:28:01.742Z] $ docker stop --time=1 f698960a83be1de7eecd2edf1e67f855f7423afa4026e0246510faea33068708 [2025-08-07T01:28:03.004Z] $ docker rm -f --volumes f698960a83be1de7eecd2edf1e67f855f7423afa4026e0246510faea33068708 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-07T01:28:03.360Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-07T01:28:03.360Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:28:03.666Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-07T01:28:03.666Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:28:03.734Z] prd-ubuntu20.04-docker-8c-8g-6391 does not seem to be running inside a container [2025-08-07T01:28:03.758Z] $ 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-08-07T01:28:03.980Z] $ docker top a08c608bfe71afb8e87d703635a94dd5c228789b196695af6d7f10cad8f9c75b -eo pid,comm [2025-08-07T01:28:04.025Z] 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-08-07T01:28:04.025Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-07T01:28:04.080Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-07T01:28:04.080Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-07T01:28:04.179Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-07T01:28:04.177Z] $ docker exec a08c608bfe71afb8e87d703635a94dd5c228789b196695af6d7f10cad8f9c75b ssh-agent [2025-08-07T01:28:04.275Z] SSH_AUTH_SOCK=/tmp/ssh-URGAf1gNv1mF/agent.32 [2025-08-07T01:28:04.275Z] SSH_AGENT_PID=38 [2025-08-07T01:28:04.278Z] Running ssh-add (command line suppressed) [2025-08-07T01:28:04.366Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_308046771559267254.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_308046771559267254.key) [2025-08-07T01:28:04.382Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-07T01:28:04.672Z] + git semver push [2025-08-07T01:28:04.930Z] 2025-08-07 01:28:04,872 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-07T01:28:04.930Z] 2025-08-07 01:28:04,876 [run_push] DEBUG push [2025-08-07T01:28:04.930Z] 2025-08-07 01:28:04,876 [execute] INFO git cat-file --batch-check [2025-08-07T01:28:04.930Z] 2025-08-07 01:28:04,876 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-07T01:28:04.930Z] 2025-08-07 01:28:04,878 [execute] INFO git rev-list f29f50cb599da129bda5c434f57f3fa5b98a414e -- [2025-08-07T01:28:04.930Z] 2025-08-07 01:28:04,878 [execute] DEBUG Popen(['git', 'rev-list', 'f29f50cb599da129bda5c434f57f3fa5b98a414e', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-07T01:28:04.930Z] 2025-08-07 01:28:04,888 [execute] INFO git fetch -v -- origin [2025-08-07T01:28:04.930Z] 2025-08-07 01:28:04,889 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-08-07T01:28:05.497Z] 2025-08-07 01:28:05,347 [run_push] DEBUG no remote changes detected [2025-08-07T01:28:05.497Z] 2025-08-07 01:28:05,348 [execute] INFO git push origin semver [2025-08-07T01:28:05.497Z] 2025-08-07 01:28:05,348 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-07T01:28:06.068Z] 2025-08-07 01:28:06,038 [run_push] DEBUG push all version tags [2025-08-07T01:28:06.068Z] 2025-08-07 01:28:06,038 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-08-07T01:28:06.068Z] 2025-08-07 01:28:06,039 [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-08-07T01:28:07.007Z] 2025-08-07 01:28:06,714 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-08-07T01:28:07.007Z] 4.1.0-dev.3 [Pipeline] } [2025-08-07T01:28:07.013Z] $ docker exec --env ******** --env ******** a08c608bfe71afb8e87d703635a94dd5c228789b196695af6d7f10cad8f9c75b ssh-agent -k [2025-08-07T01:28:07.099Z] unset SSH_AUTH_SOCK; [2025-08-07T01:28:07.099Z] unset SSH_AGENT_PID; [2025-08-07T01:28:07.099Z] echo Agent pid 38 killed; [2025-08-07T01:28:07.111Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-07T01:28:07.438Z] + git semver [Pipeline] } [2025-08-07T01:28:07.704Z] $ docker stop --time=1 a08c608bfe71afb8e87d703635a94dd5c228789b196695af6d7f10cad8f9c75b [2025-08-07T01:28:08.978Z] $ docker rm -f --volumes a08c608bfe71afb8e87d703635a94dd5c228789b196695af6d7f10cad8f9c75b [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-08-07T01:28:09.554Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2025-08-07T01:28:09.554Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2025-08-07T01:28:09.554Z] total 16 [2025-08-07T01:28:09.554Z] drwxr-xr-x 3 root root 4096 Aug 7 01:13 . [2025-08-07T01:28:09.554Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 7 01:27 .. [2025-08-07T01:28:09.554Z] drwxr-xr-x 2 root root 4096 Aug 7 01:13 cost [2025-08-07T01:28:09.554Z] -rw-r--r-- 1 root root 89 Aug 7 01:13 cost.csv [2025-08-07T01:28:09.554Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2025-08-07T01:28:09.554Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2025-08-07T01:28:09.554Z] total 16 [2025-08-07T01:28:09.554Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 7 01:13 . [2025-08-07T01:28:09.554Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 7 01:27 .. [2025-08-07T01:28:09.554Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 7 01:13 cost [2025-08-07T01:28:09.554Z] -rw-r--r-- 1 jenkins jenkins 89 Aug 7 01:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:28:09.845Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:28:10.701Z] ---> package-listing.sh [2025-08-07T01:28:10.702Z] ++ facter osfamily [2025-08-07T01:28:10.702Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-07T01:28:10.960Z] + OS_FAMILY=debian [2025-08-07T01:28:10.960Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2025-08-07T01:28:10.960Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-07T01:28:10.960Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-07T01:28:10.960Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-07T01:28:10.960Z] + PACKAGES=/tmp/packages_start.txt [2025-08-07T01:28:10.960Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2025-08-07T01:28:10.960Z] + PACKAGES=/tmp/packages_end.txt [2025-08-07T01:28:10.960Z] + case "${OS_FAMILY}" in [2025-08-07T01:28:10.960Z] + dpkg -l [2025-08-07T01:28:10.960Z] + grep '^ii' [2025-08-07T01:28:10.960Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-07T01:28:10.960Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-07T01:28:10.960Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-07T01:28:10.960Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2025-08-07T01:28:10.960Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2025-08-07T01:28:10.960Z] + 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-08-07T01:28:10.970Z] 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-08-07T01:28:11.247Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:28:11.806Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-07T01:28:11.806Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:28:11.869Z] prd-ubuntu20.04-docker-8c-8g-6391 does not seem to be running inside a container [2025-08-07T01:28:11.891Z] $ 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-08-07T01:28:12.083Z] $ docker top a15cee7d3e0719706f4aad55fedbd4e745eae8dfb495e32178ac592845529e23 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-07T01:28:12.430Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-07T01:28:12.723Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-07T01:28:13.007Z] + ls /var/log/sa-host [2025-08-07T01:28:13.007Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-07T01:28:13.038Z] provisioning config files... [2025-08-07T01:28:13.047Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6509116293654888077tmp [Pipeline] { [Pipeline] echo [2025-08-07T01:28:13.069Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:28:13.352Z] ---> create-netrc.sh [Pipeline] } [2025-08-07T01:28:13.358Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:28:13.674Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-07T01:28:13.684Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:28:13.968Z] ---> sudo-logs.sh [2025-08-07T01:28:13.968Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-08-07T01:28:14.000Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:28:14.282Z] ---> job-cost.sh [2025-08-07T01:28:14.282Z] lf-activate-venv: SKIPPING [2025-08-07T01:28:14.282Z] DEBUG: total: 0.2199999988079071 [2025-08-07T01:28:14.282Z] INFO: Retrieving Stack Cost... [2025-08-07T01:28:14.542Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-07T01:28:15.114Z] INFO: Archiving Costs [Pipeline] echo [2025-08-07T01:28:15.127Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:28:15.409Z] ---> logs-deploy.sh [2025-08-07T01:28:15.409Z] lf-activate-venv: SKIPPING [2025-08-07T01:28:15.409Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/201 [2025-08-07T01:28:15.409Z] INFO: archiving workspace using pattern(s): [2025-08-07T01:28:16.342Z] Archives upload complete. [2025-08-07T01:28:16.342Z] INFO: archiving logs to Nexus