Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7d5463bbb36411ac015ee1352e8852feacf72cb6 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-ssh2672009273599927424.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-ssh6336656195801667257.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-ssh12713208944069230346.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-ssh13144053874354842766.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-ssh18407059546551443013.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8135 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 7d5463bbb36411ac015ee1352e8852feacf72cb6 (main) Commit message: "Merge pull request #411 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.34" > 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 7d5463bbb36411ac015ee1352e8852feacf72cb6 # timeout=10 > git rev-list --no-walk ea8a460fd8a93618a18fd31621231395412a559f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-09-02T06:34:51.385Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-09-02T06:34:51.476Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-09-02T06:34:51.506Z] ========================================================= [2025-09-02T06:34:51.506Z] EdgeX Global Pipelines Version Info [2025-09-02T06:34:51.506Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-09-02T06:34:52.645Z] ------------------- [2025-09-02T06:34:52.645Z] stable info: [2025-09-02T06:34:52.645Z] ------------------- [2025-09-02T06:34:52.645Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-09-02T06:34:52.645Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-09-02T06:34:52.645Z] Message: update stable to v1.0.276 [2025-09-02T06:34:53.217Z] ------------------- [2025-09-02T06:34:53.217Z] experimental info: [2025-09-02T06:34:53.217Z] ------------------- [2025-09-02T06:34:53.218Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-09-02T06:34:53.218Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-09-02T06:34:53.218Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-09-02T06:34:53.296Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2025-09-02T06:34:53.322Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2025-09-02T06:34:53.349Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-09-02T06:34:53.370Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-09-02T06:34:53.392Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-09-02T06:34:53.415Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-09-02T06:34:53.440Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-09-02T06:34:53.461Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-09-02T06:34:53.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-09-02T06:34:53.506Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-09-02T06:34:53.531Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-09-02T06:34:53.556Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2025-09-02T06:34:53.582Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-09-02T06:34:53.608Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-09-02T06:34:53.634Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-09-02T06:34:53.659Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-09-02T06:34:53.686Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-09-02T06:34:53.707Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-09-02T06:34:53.725Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-09-02T06:34:53.748Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-09-02T06:34:53.776Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-09-02T06:34:53.803Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-09-02T06:34:53.827Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-09-02T06:34:53.850Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-09-02T06:34:53.872Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-09-02T06:34:53.899Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-09-02T06:34:53.925Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-09-02T06:34:53.952Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-09-02T06:34:53.980Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-09-02T06:34:54.007Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-09-02T06:34:54.030Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7d5463bbb36411ac015ee1352e8852feacf72cb6 [Pipeline] echo [2025-09-02T06:34:54.056Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7d5463b [Pipeline] echo [2025-09-02T06:34:54.083Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-02T06:34:54.176Z] provisioning config files... [2025-09-02T06:34:54.194Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1625312778281570514tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-02T06:34:54.544Z] ---> ****-login.sh [2025-09-02T06:34:54.544Z] nexus3.edgexfoundry.org:10001 [2025-09-02T06:34:54.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T06:34:54.804Z] [2025-09-02T06:34:54.804Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-02T06:34:54.804Z] Configure a credential helper to remove this warning. See [2025-09-02T06:34:54.804Z] https://docs.****.com/go/credential-store/ [2025-09-02T06:34:54.804Z] [2025-09-02T06:34:54.804Z] Login Succeeded [2025-09-02T06:34:54.804Z] nexus3.edgexfoundry.org:10002 [2025-09-02T06:34:55.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T06:34:55.065Z] [2025-09-02T06:34:55.065Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-02T06:34:55.065Z] Configure a credential helper to remove this warning. See [2025-09-02T06:34:55.065Z] https://docs.****.com/go/credential-store/ [2025-09-02T06:34:55.065Z] [2025-09-02T06:34:55.065Z] Login Succeeded [2025-09-02T06:34:55.065Z] nexus3.edgexfoundry.org:10003 [2025-09-02T06:34:55.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T06:34:55.065Z] [2025-09-02T06:34:55.065Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-02T06:34:55.065Z] Configure a credential helper to remove this warning. See [2025-09-02T06:34:55.065Z] https://docs.****.com/go/credential-store/ [2025-09-02T06:34:55.065Z] [2025-09-02T06:34:55.065Z] Login Succeeded [2025-09-02T06:34:55.065Z] nexus3.edgexfoundry.org:10004 [2025-09-02T06:34:55.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T06:34:55.326Z] [2025-09-02T06:34:55.326Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-02T06:34:55.326Z] Configure a credential helper to remove this warning. See [2025-09-02T06:34:55.326Z] https://docs.****.com/go/credential-store/ [2025-09-02T06:34:55.326Z] [2025-09-02T06:34:55.326Z] Login Succeeded [2025-09-02T06:34:55.326Z] ****.io [2025-09-02T06:34:55.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T06:34:55.326Z] [2025-09-02T06:34:55.326Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-02T06:34:55.326Z] Configure a credential helper to remove this warning. See [2025-09-02T06:34:55.327Z] https://docs.****.com/go/credential-store/ [2025-09-02T06:34:55.327Z] [2025-09-02T06:34:55.327Z] Login Succeeded [2025-09-02T06:34:55.327Z] ---> ****-login.sh ends [Pipeline] } [2025-09-02T06:34:55.334Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-09-02T06:34:55.744Z] + git rev-list -1 --merges 7d5463bbb36411ac015ee1352e8852feacf72cb6~1..7d5463bbb36411ac015ee1352e8852feacf72cb6 [Pipeline] echo [2025-09-02T06:34:55.773Z] -----------> git rev-list -1 --merges 7d5463bbb36411ac015ee1352e8852feacf72cb6~1..7d5463bbb36411ac015ee1352e8852feacf72cb6 7d5463bbb36411ac015ee1352e8852feacf72cb6 [2025-09-02T06:34:55.773Z] 7d5463bbb36411ac015ee1352e8852feacf72cb6 [false] [Pipeline] sh [2025-09-02T06:34:56.072Z] + git log --format=format:%s -1 7d5463bbb36411ac015ee1352e8852feacf72cb6 [Pipeline] echo [2025-09-02T06:34:56.089Z] ========================================================= [2025-09-02T06:34:56.089Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-09-02T06:34:56.089Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-09-02T06:34:56.432Z] + git log --format=format:%s -1 7d5463bbb36411ac015ee1352e8852feacf72cb6 [Pipeline] echo [2025-09-02T06:34:56.445Z] [semverPrep] GIT_COMMIT: 7d5463bbb36411ac015ee1352e8852feacf72cb6, Commit Message: Merge pull request #411 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.34 [Pipeline] echo [2025-09-02T06:34:56.461Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-09-02T06:34:56.849Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-02T06:34:56.849Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-09-02T06:34:56.849Z] + [ -e /tmp/ssh_known_hosts ] [2025-09-02T06:34:56.849Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-09-02T06:34:56.849Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-09-02T06:34:56.849Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-09-02T06:34:56.849Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T06:34:57.298Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-02T06:34:57.298Z] [2025-09-02T06:34:57.298Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T06:34:57.614Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-02T06:34:57.614Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-09-02T06:34:57.614Z] 3dae71ba6b94: Pulling fs layer [2025-09-02T06:34:57.614Z] 6bf1a483ea7c: Pulling fs layer [2025-09-02T06:34:57.614Z] f5dfc541a4d3: Pulling fs layer [2025-09-02T06:34:57.614Z] 461d9e800cba: Pulling fs layer [2025-09-02T06:34:57.614Z] 80192f66455f: Pulling fs layer [2025-09-02T06:34:57.614Z] 2e8e34ca0e6c: Pulling fs layer [2025-09-02T06:34:57.614Z] a29436f7fd5d: Pulling fs layer [2025-09-02T06:34:57.614Z] 923cac83aea3: Pulling fs layer [2025-09-02T06:34:57.614Z] 25ad8b0a4227: Pulling fs layer [2025-09-02T06:34:57.614Z] db01528c6b51: Pulling fs layer [2025-09-02T06:34:57.614Z] 28988de357af: Pulling fs layer [2025-09-02T06:34:57.614Z] 2e8e34ca0e6c: Waiting [2025-09-02T06:34:57.614Z] a29436f7fd5d: Waiting [2025-09-02T06:34:57.614Z] 923cac83aea3: Waiting [2025-09-02T06:34:57.614Z] 25ad8b0a4227: Waiting [2025-09-02T06:34:57.614Z] db01528c6b51: Waiting [2025-09-02T06:34:57.614Z] 28988de357af: Waiting [2025-09-02T06:34:57.614Z] 461d9e800cba: Waiting [2025-09-02T06:34:57.614Z] 80192f66455f: Waiting [2025-09-02T06:34:57.614Z] 6bf1a483ea7c: Verifying Checksum [2025-09-02T06:34:57.614Z] 6bf1a483ea7c: Download complete [2025-09-02T06:34:57.884Z] 461d9e800cba: Verifying Checksum [2025-09-02T06:34:57.884Z] 461d9e800cba: Download complete [2025-09-02T06:34:57.884Z] 80192f66455f: Verifying Checksum [2025-09-02T06:34:57.884Z] 80192f66455f: Download complete [2025-09-02T06:34:57.884Z] f5dfc541a4d3: Verifying Checksum [2025-09-02T06:34:57.884Z] f5dfc541a4d3: Download complete [2025-09-02T06:34:57.884Z] 3dae71ba6b94: Verifying Checksum [2025-09-02T06:34:57.884Z] 3dae71ba6b94: Download complete [2025-09-02T06:34:57.884Z] 923cac83aea3: Download complete [2025-09-02T06:34:58.150Z] 25ad8b0a4227: Verifying Checksum [2025-09-02T06:34:58.150Z] 25ad8b0a4227: Download complete [2025-09-02T06:34:58.150Z] db01528c6b51: Verifying Checksum [2025-09-02T06:34:58.150Z] db01528c6b51: Download complete [2025-09-02T06:34:58.150Z] 28988de357af: Download complete [2025-09-02T06:34:58.150Z] a29436f7fd5d: Verifying Checksum [2025-09-02T06:34:58.150Z] a29436f7fd5d: Download complete [2025-09-02T06:34:58.722Z] 2e8e34ca0e6c: Download complete [2025-09-02T06:34:59.663Z] 3dae71ba6b94: Pull complete [2025-09-02T06:34:59.663Z] 6bf1a483ea7c: Pull complete [2025-09-02T06:35:00.607Z] f5dfc541a4d3: Pull complete [2025-09-02T06:35:00.607Z] 461d9e800cba: Pull complete [2025-09-02T06:35:00.607Z] 80192f66455f: Pull complete [2025-09-02T06:35:04.917Z] 2e8e34ca0e6c: Pull complete [2025-09-02T06:35:05.178Z] a29436f7fd5d: Pull complete [2025-09-02T06:35:05.178Z] 923cac83aea3: Pull complete [2025-09-02T06:35:05.445Z] 25ad8b0a4227: Pull complete [2025-09-02T06:35:05.445Z] db01528c6b51: Pull complete [2025-09-02T06:35:05.445Z] 28988de357af: Pull complete [2025-09-02T06:35:05.445Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-09-02T06:35:05.445Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-02T06:35:05.445Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-02T06:35:05.618Z] prd-ubuntu20.04-docker-8c-8g-8135 does not seem to be running inside a container [2025-09-02T06:35:05.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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-09-02T06:35:09.665Z] $ docker top a95b7f4bd407d90eac6fde089715595c6051d51e8b01266feb3aaa3a550b0d5a -eo pid,comm [2025-09-02T06:35:09.713Z] 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-09-02T06:35:09.713Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-02T06:35:09.775Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-02T06:35:09.775Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-02T06:35:09.879Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-02T06:35:09.883Z] $ docker exec a95b7f4bd407d90eac6fde089715595c6051d51e8b01266feb3aaa3a550b0d5a ssh-agent [2025-09-02T06:35:09.993Z] SSH_AUTH_SOCK=/tmp/ssh-H0w1FUmXalCI/agent.32 [2025-09-02T06:35:09.993Z] SSH_AGENT_PID=39 [2025-09-02T06:35:09.999Z] Running ssh-add (command line suppressed) [2025-09-02T06:35:10.100Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1976201521643479636.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1976201521643479636.key) [2025-09-02T06:35:10.114Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-02T06:35:10.413Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] sh [2025-09-02T06:35:10.703Z] + git tag --points-at HEAD [Pipeline] } [2025-09-02T06:35:10.715Z] $ docker exec --env ******** --env ******** a95b7f4bd407d90eac6fde089715595c6051d51e8b01266feb3aaa3a550b0d5a ssh-agent -k [2025-09-02T06:35:10.809Z] unset SSH_AUTH_SOCK; [2025-09-02T06:35:10.810Z] unset SSH_AGENT_PID; [2025-09-02T06:35:10.810Z] echo Agent pid 39 killed; [2025-09-02T06:35:10.820Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-09-02T06:35:10.868Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-02T06:35:10.868Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-02T06:35:10.965Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-02T06:35:10.969Z] $ docker exec a95b7f4bd407d90eac6fde089715595c6051d51e8b01266feb3aaa3a550b0d5a ssh-agent [2025-09-02T06:35:11.066Z] SSH_AUTH_SOCK=/tmp/ssh-Si6bLlqUFeQy/agent.85 [2025-09-02T06:35:11.066Z] SSH_AGENT_PID=91 [2025-09-02T06:35:11.071Z] Running ssh-add (command line suppressed) [2025-09-02T06:35:11.168Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15854723420806299240.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15854723420806299240.key) [2025-09-02T06:35:11.181Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-02T06:35:11.474Z] + git semver init [2025-09-02T06:35:11.735Z] 2025-09-02 06:35:11,684 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-02T06:35:11.735Z] 2025-09-02 06:35:11,688 [run_init] DEBUG init version:0.0.0 force:False [2025-09-02T06:35:11.735Z] 2025-09-02 06:35:11,688 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2025-09-02T06:35:11.735Z] 2025-09-02 06:35:11,689 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2025-09-02T06:35:11.735Z] 2025-09-02 06:35:11,689 [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-09-02T06:35:13.111Z] 2025-09-02 06:35:12,855 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2025-09-02T06:35:13.111Z] 2025-09-02 06:35:12,855 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2025-09-02T06:35:13.111Z] 2025-09-02 06:35:12,855 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-09-02T06:35:13.111Z] 2025-09-02 06:35:12,855 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-09-02T06:35:13.111Z] 4.1.0-dev.4 [Pipeline] } [2025-09-02T06:35:13.122Z] $ docker exec --env ******** --env ******** a95b7f4bd407d90eac6fde089715595c6051d51e8b01266feb3aaa3a550b0d5a ssh-agent -k [2025-09-02T06:35:13.227Z] unset SSH_AUTH_SOCK; [2025-09-02T06:35:13.227Z] unset SSH_AGENT_PID; [2025-09-02T06:35:13.228Z] echo Agent pid 91 killed; [2025-09-02T06:35:13.236Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-02T06:35:13.565Z] + git semver [Pipeline] } [2025-09-02T06:35:13.839Z] $ docker stop --time=1 a95b7f4bd407d90eac6fde089715595c6051d51e8b01266feb3aaa3a550b0d5a [2025-09-02T06:35:15.121Z] $ docker rm -f --volumes a95b7f4bd407d90eac6fde089715595c6051d51e8b01266feb3aaa3a550b0d5a [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-02T06:35:15.473Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-09-02T06:35:15.736Z] Stashed 1 file(s) [Pipeline] echo [2025-09-02T06:35:15.742Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.4 [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-09-02T06:35:15.945Z] provisioning config files... [2025-09-02T06:35:15.976Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7517285909836051716tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-02T06:35:16.298Z] ---> ****-login.sh [2025-09-02T06:35:16.298Z] nexus3.edgexfoundry.org:10001 [2025-09-02T06:35:16.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T06:35:16.298Z] Login Succeeded [2025-09-02T06:35:16.298Z] nexus3.edgexfoundry.org:10002 [2025-09-02T06:35:16.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T06:35:16.298Z] Login Succeeded [2025-09-02T06:35:16.298Z] nexus3.edgexfoundry.org:10003 [2025-09-02T06:35:16.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T06:35:16.559Z] Login Succeeded [2025-09-02T06:35:16.559Z] nexus3.edgexfoundry.org:10004 [2025-09-02T06:35:16.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T06:35:16.559Z] Login Succeeded [2025-09-02T06:35:16.559Z] ****.io [2025-09-02T06:35:16.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T06:35:16.819Z] Login Succeeded [2025-09-02T06:35:16.820Z] ---> ****-login.sh ends [Pipeline] } [2025-09-02T06:35:16.827Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-09-02T06:35:16.936Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-02T06:35:16.961Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-02T06:35:16.981Z] ========================================================= [2025-09-02T06:35:16.981Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-09-02T06:35:16.981Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T06:35:17.329Z] + 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-09-02T06:35:17.899Z] #0 building with "default" instance using docker driver [2025-09-02T06:35:17.899Z] [2025-09-02T06:35:17.899Z] #1 [internal] load build definition from Dockerfile [2025-09-02T06:35:17.899Z] #1 transferring dockerfile: 2.48kB done [2025-09-02T06:35:17.899Z] #1 DONE 0.0s [2025-09-02T06:35:17.899Z] [2025-09-02T06:35:17.899Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-09-02T06:35:17.899Z] #2 DONE 0.1s [2025-09-02T06:35:18.158Z] [2025-09-02T06:35:18.158Z] #3 [internal] load .dockerignore [2025-09-02T06:35:18.158Z] #3 transferring context: 2B done [2025-09-02T06:35:18.158Z] #3 DONE 0.0s [2025-09-02T06:35:18.158Z] [2025-09-02T06:35:18.158Z] #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-09-02T06:35:18.158Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done [2025-09-02T06:35:18.158Z] #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done [2025-09-02T06:35:18.158Z] #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done [2025-09-02T06:35:18.158Z] #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done [2025-09-02T06:35:18.158Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s [2025-09-02T06:35:18.158Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done [2025-09-02T06:35:18.158Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 2.24MB / 74.06MB 0.1s [2025-09-02T06:35:18.158Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s [2025-09-02T06:35:18.158Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-09-02T06:35:18.158Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 13.35MB / 74.06MB 0.2s [2025-09-02T06:35:18.158Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-09-02T06:35:18.158Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-09-02T06:35:18.158Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done [2025-09-02T06:35:18.158Z] #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.2s done [2025-09-02T06:35:18.158Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0B / 2.38MB 0.2s [2025-09-02T06:35:18.158Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0B / 103.05MB 0.2s [2025-09-02T06:35:18.418Z] #4 ... [2025-09-02T06:35:18.418Z] [2025-09-02T06:35:18.418Z] #5 [internal] load build context [2025-09-02T06:35:18.418Z] #5 transferring context: 22.85MB 0.2s done [2025-09-02T06:35:18.418Z] #5 DONE 0.2s [2025-09-02T06:35:18.418Z] [2025-09-02T06:35:18.418Z] #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-09-02T06:35:18.418Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 26.53MB / 74.06MB 0.3s [2025-09-02T06:35:18.418Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-09-02T06:35:18.418Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.3s done [2025-09-02T06:35:18.418Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0B / 13.29MB 0.3s [2025-09-02T06:35:18.418Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df [2025-09-02T06:35:18.418Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 48.46MB / 74.06MB 0.5s [2025-09-02T06:35:18.418Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 13.63MB / 103.05MB 0.5s [2025-09-02T06:35:18.418Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 5.24MB / 13.29MB 0.5s [2025-09-02T06:35:18.418Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.0s done [2025-09-02T06:35:18.677Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 69.21MB / 74.06MB 0.6s [2025-09-02T06:35:18.677Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 22.02MB / 103.05MB 0.6s [2025-09-02T06:35:18.677Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.6s [2025-09-02T06:35:18.677Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.8s [2025-09-02T06:35:18.677Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 50.33MB / 103.05MB 0.8s [2025-09-02T06:35:18.952Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.8s done [2025-09-02T06:35:18.952Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 69.21MB / 103.05MB 0.9s [2025-09-02T06:35:18.952Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.6s done [2025-09-02T06:35:18.952Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d [2025-09-02T06:35:18.952Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 89.13MB / 103.05MB 1.0s [2025-09-02T06:35:19.217Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.1s [2025-09-02T06:35:19.485Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.3s done [2025-09-02T06:35:23.692Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.7s done [2025-09-02T06:35:23.952Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-09-02T06:35:23.952Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-09-02T06:35:23.952Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-09-02T06:35:23.952Z] #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done [2025-09-02T06:35:23.952Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a [2025-09-02T06:35:24.212Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done [2025-09-02T06:35:24.212Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s [2025-09-02T06:35:27.498Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 3.3s done [2025-09-02T06:35:27.498Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.1s [2025-09-02T06:35:28.433Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.7s done [2025-09-02T06:35:28.433Z] #4 DONE 10.4s [2025-09-02T06:35:28.433Z] [2025-09-02T06:35:28.433Z] #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-09-02T06:35:28.693Z] #6 0.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-02T06:35:28.693Z] #6 0.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-02T06:35:29.260Z] #6 0.726 (1/14) Installing libintl (0.22.5-r0) [2025-09-02T06:35:29.260Z] #6 0.731 (2/14) Installing eudev-libs (3.2.14-r2) [2025-09-02T06:35:29.260Z] #6 0.739 (3/14) Installing libjpeg-turbo (3.0.3-r0) [2025-09-02T06:35:29.260Z] #6 0.753 (4/14) Installing v4l-utils-libs (1.24.1-r1) [2025-09-02T06:35:29.260Z] #6 0.761 (5/14) Installing v4l-utils (1.24.1-r1) [2025-09-02T06:35:29.260Z] #6 0.783 (6/14) Installing libdvbv5 (1.24.1-r1) [2025-09-02T06:35:29.260Z] #6 0.789 (7/14) Installing udev-init-scripts (35-r1) [2025-09-02T06:35:29.260Z] #6 0.792 (8/14) Installing libeconf (0.6.3-r0) [2025-09-02T06:35:29.260Z] #6 0.797 (9/14) Installing libblkid (2.40.1-r1) [2025-09-02T06:35:29.260Z] #6 0.802 (10/14) Installing xz-libs (5.6.2-r1) [2025-09-02T06:35:29.260Z] #6 0.808 (11/14) Installing kmod-libs (32-r0) [2025-09-02T06:35:29.260Z] #6 0.811 (12/14) Installing eudev (3.2.14-r2) [2025-09-02T06:35:29.260Z] #6 0.824 (13/14) Installing eudev-dev (3.2.14-r2) [2025-09-02T06:35:29.260Z] #6 0.840 (14/14) Installing v4l-utils-dev (1.24.1-r1) [2025-09-02T06:35:29.520Z] #6 0.848 Executing busybox-1.36.1-r29.trigger [2025-09-02T06:35:29.520Z] #6 0.856 Executing eudev-3.2.14-r2.trigger [2025-09-02T06:35:29.520Z] #6 0.862 OK: 254 MiB in 72 packages [2025-09-02T06:35:30.896Z] Still waiting to schedule task [2025-09-02T06:35:30.896Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-09-02T06:35:33.792Z] #6 DONE 5.2s [2025-09-02T06:35:33.792Z] [2025-09-02T06:35:33.792Z] #7 [builder 3/8] WORKDIR /device-usb-camera [2025-09-02T06:35:33.792Z] #7 DONE 0.0s [2025-09-02T06:35:33.792Z] [2025-09-02T06:35:33.792Z] #8 [builder 4/8] COPY go.mod vendor* ./ [2025-09-02T06:35:33.792Z] #8 DONE 0.0s [2025-09-02T06:35:33.792Z] [2025-09-02T06:35:33.792Z] #9 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-02T06:36:00.348Z] #9 DONE 22.3s [2025-09-02T06:36:00.348Z] [2025-09-02T06:36:00.348Z] #10 [builder 6/8] COPY . . [2025-09-02T06:36:00.348Z] #10 DONE 0.2s [2025-09-02T06:36:00.348Z] [2025-09-02T06:36:00.348Z] #11 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-09-02T06:36:00.348Z] #11 0.220 % Total % Received % Xferd Average Speed Time Time Time Current [2025-09-02T06:36:00.348Z] #11 0.220 Dload Upload Total Spent Left Speed [2025-09-02T06:36:00.348Z] #11 0.220 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 13753 0 --:--:-- --:--:-- --:--:-- 13973 [2025-09-02T06:36:00.348Z] #11 DONE 0.3s [2025-09-02T06:36:00.348Z] [2025-09-02T06:36:00.348Z] #12 [builder 8/8] RUN echo noop [2025-09-02T06:36:00.348Z] #12 0.227 noop [2025-09-02T06:36:00.348Z] #12 DONE 0.3s [2025-09-02T06:36:00.348Z] [2025-09-02T06:36:00.348Z] #13 exporting to image [2025-09-02T06:36:00.348Z] #13 exporting layers [2025-09-02T06:36:05.616Z] #13 exporting layers 8.0s done [2025-09-02T06:36:05.616Z] #13 writing image sha256:26de89b45a1f9b93474fb358602eb01335e2b754e63e1b8717809ffac42e945b 0.0s done [2025-09-02T06:36:05.616Z] #13 naming to docker.io/library/ci-base-image-x86_64 0.0s done [2025-09-02T06:36:05.616Z] #13 DONE 8.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T06:36:05.946Z] + docker inspect -f . ci-base-image-x86_64 [2025-09-02T06:36:05.946Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-02T06:36:06.026Z] prd-ubuntu20.04-docker-8c-8g-8135 does not seem to be running inside a container [2025-09-02T06:36:06.056Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-09-02T06:36:06.547Z] $ docker top 80c4d84c5d05a3544238aaf6556d667c1c0ed3547e8c14352435bac57f8ebb95 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-02T06:36:06.908Z] + go version [2025-09-02T06:36:06.908Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-09-02T06:36:06.919Z] $ docker stop --time=1 80c4d84c5d05a3544238aaf6556d667c1c0ed3547e8c14352435bac57f8ebb95 [2025-09-02T06:36:08.182Z] $ docker rm -f --volumes 80c4d84c5d05a3544238aaf6556d667c1c0ed3547e8c14352435bac57f8ebb95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T06:36:08.630Z] + docker inspect -f . ci-base-image-x86_64 [2025-09-02T06:36:08.630Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-02T06:36:08.706Z] prd-ubuntu20.04-docker-8c-8g-8135 does not seem to be running inside a container [2025-09-02T06:36:08.732Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-09-02T06:36:08.986Z] $ docker top cc3dec6c1b0c5d77114b746f04d8013ffc91c6bbecd9c829fcb35c659ac62644 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-02T06:36:09.334Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2025-09-02T06:36:09.647Z] + make test [2025-09-02T06:36:09.647Z] go test ./... -coverprofile=coverage.out ./... [2025-09-02T06:36:11.547Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2025-09-02T06:36:29.615Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2025-09-02T06:36:29.615Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.014s coverage: 4.4% of statements [2025-09-02T06:36:39.588Z] go vet ./... [2025-09-02T06:36:44.867Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-09-02T06:36:44.867Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-09-02T06:36:44.867Z] ./bin/test-attribution-txt.sh [2025-09-02T06:36:44.867Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-09-02T06:36:44.880Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-09-02T06:36:44.895Z] $ docker stop --time=1 cc3dec6c1b0c5d77114b746f04d8013ffc91c6bbecd9c829fcb35c659ac62644 [2025-09-02T06:36:49.325Z] $ docker rm -f --volumes cc3dec6c1b0c5d77114b746f04d8013ffc91c6bbecd9c829fcb35c659ac62644 [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-02T06:36:49.873Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-09-02T06:36:49.917Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-09-02T06:36:50.459Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-09-02T06:36:50.743Z] + ls -al . [2025-09-02T06:36:50.743Z] total 288 [2025-09-02T06:36:50.743Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 2 06:36 . [2025-09-02T06:36:50.743Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 2 06:34 .. [2025-09-02T06:36:50.743Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 06:36 .git [2025-09-02T06:36:50.743Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 06:34 .github [2025-09-02T06:36:50.743Z] -rw-rw-r-- 1 jenkins jenkins 379 Sep 2 06:34 .gitignore [2025-09-02T06:36:50.743Z] -rw-rw-r-- 1 jenkins jenkins 203 Sep 2 06:34 .golangci.yml [2025-09-02T06:36:50.743Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 2 06:34 .hadolint.yml [2025-09-02T06:36:50.743Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 2 06:35 .semver [2025-09-02T06:36:50.743Z] -rw-rw-r-- 1 jenkins jenkins 20006 Sep 2 06:34 Attribution.txt [2025-09-02T06:36:50.743Z] -rw-rw-r-- 1 jenkins jenkins 17743 Sep 2 06:34 CHANGELOG.md [2025-09-02T06:36:50.743Z] -rw-rw-r-- 1 jenkins jenkins 2440 Sep 2 06:34 Dockerfile [2025-09-02T06:36:50.743Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 2 06:34 GOVERNANCE.md [2025-09-02T06:36:50.743Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 2 06:34 Jenkinsfile [2025-09-02T06:36:50.743Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 2 06:34 LICENSE [2025-09-02T06:36:50.743Z] -rw-rw-r-- 1 jenkins jenkins 3193 Sep 2 06:34 Makefile [2025-09-02T06:36:50.743Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 2 06:34 OWNERS.md [2025-09-02T06:36:50.743Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 2 06:34 README.md [2025-09-02T06:36:50.743Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 2 06:35 VERSION [2025-09-02T06:36:50.743Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 2 06:34 bin [2025-09-02T06:36:50.743Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 06:34 cmd [2025-09-02T06:36:50.743Z] -rw-r--r-- 1 jenkins jenkins 54772 Sep 2 06:36 coverage.out [2025-09-02T06:36:50.743Z] -rwxrwxr-x 1 jenkins jenkins 84 Sep 2 06:34 docker-entrypoint.sh [2025-09-02T06:36:50.743Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 2 06:34 docs [2025-09-02T06:36:50.743Z] -rw-rw-r-- 1 jenkins jenkins 6400 Sep 2 06:34 go.mod [2025-09-02T06:36:50.743Z] -rw-rw-r-- 1 jenkins jenkins 87399 Sep 2 06:34 go.sum [2025-09-02T06:36:50.743Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 06:34 internal [2025-09-02T06:36:50.743Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 2 06:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T06:36:51.060Z] + 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=7d5463bbb36411ac015ee1352e8852feacf72cb6 --label arch=amd64 --label version=4.1.0-dev.4 . [2025-09-02T06:36:51.318Z] #0 building with "default" instance using docker driver [2025-09-02T06:36:51.318Z] [2025-09-02T06:36:51.318Z] #1 [internal] load build definition from Dockerfile [2025-09-02T06:36:51.318Z] #1 transferring dockerfile: 2.48kB done [2025-09-02T06:36:51.318Z] #1 DONE 0.0s [2025-09-02T06:36:51.318Z] [2025-09-02T06:36:51.318Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-09-02T06:36:51.318Z] #2 DONE 0.0s [2025-09-02T06:36:51.319Z] [2025-09-02T06:36:51.319Z] #3 [internal] load metadata for docker.io/bluenviron/mediamtx:1.8.2 [2025-09-02T06:36:51.319Z] #3 DONE 0.1s [2025-09-02T06:36:51.319Z] [2025-09-02T06:36:51.319Z] #4 [internal] load metadata for docker.io/library/alpine:3.20 [2025-09-02T06:36:51.319Z] #4 DONE 0.1s [2025-09-02T06:36:51.319Z] [2025-09-02T06:36:51.319Z] #5 [internal] load .dockerignore [2025-09-02T06:36:51.319Z] #5 transferring context: 2B done [2025-09-02T06:36:51.319Z] #5 DONE 0.0s [2025-09-02T06:36:51.319Z] [2025-09-02T06:36:51.319Z] #6 [internal] load build context [2025-09-02T06:36:51.319Z] #6 transferring context: 66.95kB 0.0s done [2025-09-02T06:36:51.319Z] #6 DONE 0.0s [2025-09-02T06:36:51.319Z] [2025-09-02T06:36:51.319Z] #7 [builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest [2025-09-02T06:36:51.319Z] #7 DONE 0.1s [2025-09-02T06:36:51.319Z] [2025-09-02T06:36:51.319Z] #8 [stage-2 1/15] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-02T06:36:51.319Z] #8 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-09-02T06:36:51.577Z] #8 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s [2025-09-02T06:36:51.577Z] #8 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-02T06:36:51.577Z] #8 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-09-02T06:36:51.577Z] #8 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-09-02T06:36:52.150Z] #8 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.3s done [2025-09-02T06:36:52.150Z] #8 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 [2025-09-02T06:36:52.150Z] #8 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-09-02T06:36:52.407Z] #8 DONE 0.6s [2025-09-02T06:36:52.407Z] [2025-09-02T06:36:52.407Z] #9 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2025-09-02T06:36:52.407Z] #9 resolve docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 0.0s done [2025-09-02T06:36:52.407Z] #9 sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 1.29kB / 1.29kB done [2025-09-02T06:36:52.407Z] #9 sha256:de589e885ed7afd9e4df7cf1b34ab66d1cf2ced49b2ec677afc6a27d6ae2b15c 503B / 503B done [2025-09-02T06:36:52.407Z] #9 sha256:1ac78cb06e13bae9021a568720e8cca9dba8ffb0814baf3c701270c04dd31a62 755B / 755B done [2025-09-02T06:36:52.407Z] #9 sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 15.38MB / 15.38MB 0.3s done [2025-09-02T06:36:52.407Z] #9 extracting sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 0.2s done [2025-09-02T06:36:52.407Z] #9 DONE 0.6s [2025-09-02T06:36:52.407Z] [2025-09-02T06:36:52.407Z] #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-09-02T06:36:52.407Z] #10 0.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-02T06:36:52.407Z] #10 0.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-02T06:36:52.407Z] #10 0.901 OK: 254 MiB in 72 packages [2025-09-02T06:36:52.407Z] #10 DONE 1.0s [2025-09-02T06:36:52.407Z] [2025-09-02T06:36:52.407Z] #11 [builder 3/8] WORKDIR /device-usb-camera [2025-09-02T06:36:52.407Z] #11 DONE 0.0s [2025-09-02T06:36:52.407Z] [2025-09-02T06:36:52.407Z] #12 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-09-02T06:36:52.667Z] #12 ... [2025-09-02T06:36:52.667Z] [2025-09-02T06:36:52.667Z] #13 [builder 4/8] COPY go.mod vendor* ./ [2025-09-02T06:36:52.667Z] #13 DONE 0.0s [2025-09-02T06:36:52.667Z] [2025-09-02T06:36:52.667Z] #12 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-09-02T06:36:52.667Z] #12 0.625 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-02T06:36:52.667Z] #12 0.777 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-02T06:36:52.925Z] #12 1.014 (1/115) Installing dumb-init (1.2.5-r3) [2025-09-02T06:36:52.925Z] #12 ... [2025-09-02T06:36:52.925Z] [2025-09-02T06:36:52.925Z] #14 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-02T06:36:52.925Z] #14 DONE 0.5s [2025-09-02T06:36:52.925Z] [2025-09-02T06:36:52.925Z] #12 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-09-02T06:36:52.925Z] #12 1.019 (2/115) Installing libSvtAv1Enc (2.0.0-r1) [2025-09-02T06:36:52.925Z] #12 1.188 (3/115) Installing aom-libs (3.9.1-r0) [2025-09-02T06:36:53.184Z] #12 1.233 (4/115) Installing libxau (1.0.11-r4) [2025-09-02T06:36:53.184Z] #12 1.237 (5/115) Installing libmd (1.1.0-r0) [2025-09-02T06:36:53.184Z] #12 1.240 (6/115) Installing libbsd (0.12.2-r0) [2025-09-02T06:36:53.184Z] #12 1.244 (7/115) Installing libxdmcp (1.1.5-r1) [2025-09-02T06:36:53.184Z] #12 1.248 (8/115) Installing libxcb (1.16.1-r0) [2025-09-02T06:36:53.184Z] #12 1.258 (9/115) Installing libx11 (1.8.9-r1) [2025-09-02T06:36:53.184Z] #12 1.286 (10/115) Installing hwdata-pci (0.382-r0) [2025-09-02T06:36:53.184Z] #12 1.297 (11/115) Installing libpciaccess (0.18.1-r0) [2025-09-02T06:36:53.184Z] #12 1.301 (12/115) Installing libdrm (2.4.120-r0) [2025-09-02T06:36:53.184Z] #12 1.311 (13/115) Installing libxext (1.3.6-r2) [2025-09-02T06:36:53.184Z] #12 1.315 (14/115) Installing libxfixes (6.0.1-r4) [2025-09-02T06:36:53.184Z] #12 1.318 (15/115) Installing libffi (3.4.6-r0) [2025-09-02T06:36:53.184Z] #12 1.322 (16/115) Installing wayland-libs-client (1.22.0-r4) [2025-09-02T06:36:53.184Z] #12 1.326 (17/115) Installing libva (2.21.0-r0) [2025-09-02T06:36:53.184Z] #12 1.331 (18/115) Installing libvdpau (1.5-r3) [2025-09-02T06:36:53.184Z] #12 1.336 (19/115) Installing libgcc (13.2.1_git20240309-r1) [2025-09-02T06:36:53.184Z] #12 1.340 (20/115) Installing libstdc++ (13.2.1_git20240309-r1) [2025-09-02T06:36:53.184Z] #12 1.360 (21/115) Installing onevpl-libs (2023.3.1-r2) [2025-09-02T06:36:53.184Z] #12 1.365 (22/115) Installing ffmpeg-libavutil (6.1.1-r8) [2025-09-02T06:36:53.184Z] #12 1.379 (23/115) Installing libdav1d (1.4.2-r0) [2025-09-02T06:36:53.184Z] #12 1.395 (24/115) Installing openexr-libiex (3.1.13-r1) [2025-09-02T06:36:53.184Z] #12 1.402 (25/115) Installing openexr-libilmthread (3.1.13-r1) [2025-09-02T06:36:53.443Z] #12 ... [2025-09-02T06:36:53.443Z] [2025-09-02T06:36:53.443Z] #15 [builder 6/8] COPY . . [2025-09-02T06:36:53.443Z] #15 DONE 0.3s [2025-09-02T06:36:53.443Z] [2025-09-02T06:36:53.443Z] #12 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-09-02T06:36:53.443Z] #12 1.405 (26/115) Installing imath (3.1.12-r0) [2025-09-02T06:36:53.443Z] #12 1.411 (27/115) Installing openexr-libopenexr (3.1.13-r1) [2025-09-02T06:36:53.443Z] #12 1.435 (28/115) Installing brotli-libs (1.1.0-r2) [2025-09-02T06:36:53.443Z] #12 1.443 (29/115) Installing giflib (5.2.2-r0) [2025-09-02T06:36:53.443Z] #12 1.446 (30/115) Installing libhwy (1.0.7-r0) [2025-09-02T06:36:53.443Z] #12 1.449 (31/115) Installing libjpeg-turbo (3.0.3-r0) [2025-09-02T06:36:53.443Z] #12 1.461 (32/115) Installing lcms2 (2.16-r0) [2025-09-02T06:36:53.443Z] #12 1.469 (33/115) Installing libpng (1.6.44-r0) [2025-09-02T06:36:53.443Z] #12 1.475 (34/115) Installing libjxl (0.10.2-r0) [2025-09-02T06:36:53.443Z] #12 1.520 (35/115) Installing lame-libs (3.100-r5) [2025-09-02T06:36:53.443Z] #12 1.527 (36/115) Installing opus (1.5.2-r0) [2025-09-02T06:36:53.443Z] #12 1.535 (37/115) Installing rav1e-libs (0.7.1-r0) [2025-09-02T06:36:53.443Z] #12 1.557 (38/115) Installing libgomp (13.2.1_git20240309-r1) [2025-09-02T06:36:53.443Z] #12 1.565 (39/115) Installing soxr (0.1.3-r7) [2025-09-02T06:36:53.700Z] #12 1.652 (40/115) Installing ffmpeg-libswresample (6.1.1-r8) [2025-09-02T06:36:53.700Z] #12 1.657 (41/115) Installing libogg (1.3.5-r5) [2025-09-02T06:36:53.700Z] #12 1.660 (42/115) Installing libtheora (1.1.1-r18) [2025-09-02T06:36:53.700Z] #12 1.675 (43/115) Installing libvorbis (1.3.7-r2) [2025-09-02T06:36:53.700Z] #12 1.683 (44/115) Installing libvpx (1.14.1-r0) [2025-09-02T06:36:53.700Z] #12 1.714 (45/115) Installing libsharpyuv (1.3.2-r0) [2025-09-02T06:36:53.700Z] #12 1.717 (46/115) Installing libwebp (1.3.2-r0) [2025-09-02T06:36:53.700Z] #12 1.727 (47/115) Installing libwebpmux (1.3.2-r0) [2025-09-02T06:36:53.700Z] #12 1.736 (48/115) Installing x264-libs (0.164_git20231001-r0) [2025-09-02T06:36:53.700Z] #12 1.762 (49/115) Installing numactl (2.0.18-r0) [2025-09-02T06:36:53.700Z] #12 1.765 (50/115) Installing x265-libs (3.6-r0) [2025-09-02T06:36:53.700Z] #12 1.887 (51/115) Installing xvidcore (1.3.7-r2) [2025-09-02T06:36:53.957Z] #12 1.896 (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-09-02T06:36:53.957Z] #12 2.005 (53/115) Installing sdl2 (2.28.5-r1) [2025-09-02T06:36:53.957Z] #12 ... [2025-09-02T06:36:53.957Z] [2025-09-02T06:36:53.957Z] #16 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-09-02T06:36:53.957Z] #16 0.234 % Total % Received % Xferd Average Speed Time Time Time Current [2025-09-02T06:36:53.957Z] #16 0.234 Dload Upload Total Spent Left Speed [2025-09-02T06:36:53.957Z] #16 0.234 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 47393 0 --:--:-- --:--:-- --:--:-- 48272 [2025-09-02T06:36:53.957Z] #16 DONE 0.7s [2025-09-02T06:36:53.957Z] [2025-09-02T06:36:53.957Z] #12 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-09-02T06:36:53.957Z] #12 2.022 (54/115) Installing alsa-lib (1.2.11-r0) [2025-09-02T06:36:53.957Z] #12 2.040 (55/115) Installing libexpat (2.7.0-r0) [2025-09-02T06:36:53.957Z] #12 2.044 (56/115) Installing libbz2 (1.0.8-r6) [2025-09-02T06:36:53.957Z] #12 2.047 (57/115) Installing freetype (2.13.2-r0) [2025-09-02T06:36:53.957Z] #12 2.061 (58/115) Installing fontconfig (2.15.0-r1) [2025-09-02T06:36:53.957Z] #12 2.075 (59/115) Installing fribidi (1.0.15-r0) [2025-09-02T06:36:53.957Z] #12 2.080 (60/115) Installing libintl (0.22.5-r0) [2025-09-02T06:36:53.957Z] #12 2.083 (61/115) Installing libeconf (0.6.3-r0) [2025-09-02T06:36:53.957Z] #12 2.086 (62/115) Installing libblkid (2.40.1-r1) [2025-09-02T06:36:53.957Z] #12 2.092 (63/115) Installing libmount (2.40.1-r1) [2025-09-02T06:36:53.957Z] #12 2.105 (64/115) Installing pcre2 (10.43-r0) [2025-09-02T06:36:53.957Z] #12 2.116 (65/115) Installing glib (2.80.5-r0) [2025-09-02T06:36:53.957Z] #12 2.160 (66/115) Installing graphite2 (1.3.14-r6) [2025-09-02T06:36:53.957Z] #12 2.164 (67/115) Installing harfbuzz (8.5.0-r0) [2025-09-02T06:36:53.957Z] #12 2.181 (68/115) Installing libunibreak (6.1-r0) [2025-09-02T06:36:53.957Z] #12 2.185 (69/115) Installing libass (0.17.2-r0) [2025-09-02T06:36:53.957Z] #12 2.190 (70/115) Installing libbluray (1.3.4-r1) [2025-09-02T06:36:53.957Z] #12 2.199 (71/115) Installing mpg123-libs (1.32.8-r0) [2025-09-02T06:36:53.957Z] #12 2.206 (72/115) Installing libopenmpt (0.7.7-r0) [2025-09-02T06:36:54.214Z] #12 2.222 (73/115) Installing cjson (1.7.18-r0) [2025-09-02T06:36:54.214Z] #12 2.226 (74/115) Installing mbedtls (3.6.4-r0) [2025-09-02T06:36:54.214Z] #12 2.237 (75/115) Installing librist (0.2.10-r1) [2025-09-02T06:36:54.214Z] #12 2.242 (76/115) Installing libsrt (1.5.3-r0) [2025-09-02T06:36:54.214Z] #12 2.254 (77/115) Installing libssh (0.10.6-r0) [2025-09-02T06:36:54.214Z] #12 2.261 (78/115) Installing xz-libs (5.6.2-r1) [2025-09-02T06:36:54.214Z] #12 2.267 (79/115) Installing libxml2 (2.12.10-r0) [2025-09-02T06:36:54.214Z] #12 2.282 (80/115) Installing libsodium (1.0.19-r0) [2025-09-02T06:36:54.214Z] #12 2.288 (81/115) Installing libzmq (4.3.5-r2) [2025-09-02T06:36:54.214Z] #12 2.296 (82/115) Installing ffmpeg-libavformat (6.1.1-r8) [2025-09-02T06:36:54.214Z] #12 2.319 (83/115) Installing serd-libs (0.32.2-r0) [2025-09-02T06:36:54.214Z] #12 2.323 (84/115) Installing zix-libs (0.4.2-r0) [2025-09-02T06:36:54.214Z] #12 2.326 (85/115) Installing sord-libs (0.16.16-r0) [2025-09-02T06:36:54.214Z] #12 2.329 (86/115) Installing sratom (0.6.16-r0) [2025-09-02T06:36:54.214Z] #12 2.332 (87/115) Installing lilv-libs (0.24.24-r1) [2025-09-02T06:36:54.214Z] #12 2.337 (88/115) Installing glslang-libs (1.3.261.1-r0) [2025-09-02T06:36:54.214Z] #12 2.370 (89/115) Installing libdovi (3.3.0-r0) [2025-09-02T06:36:54.214Z] #12 2.379 (90/115) Installing spirv-tools (1.3.261.1-r0) [2025-09-02T06:36:54.214Z] #12 2.410 (91/115) Installing shaderc (2024.0-r0) [2025-09-02T06:36:54.214Z] #12 2.416 (92/115) Installing vulkan-loader (1.3.261.1-r0) [2025-09-02T06:36:54.214Z] #12 2.424 (93/115) Installing libplacebo (6.338.2-r1) [2025-09-02T06:36:54.474Z] #12 2.438 (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) [2025-09-02T06:36:54.474Z] #12 2.442 (95/115) Installing ffmpeg-libswscale (6.1.1-r8) [2025-09-02T06:36:54.474Z] #12 2.451 (96/115) Installing vidstab (1.1.1-r0) [2025-09-02T06:36:54.474Z] #12 2.455 (97/115) Installing zimg (3.0.5-r2) [2025-09-02T06:36:54.474Z] #12 2.465 (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) [2025-09-02T06:36:54.474Z] #12 2.533 (99/115) Installing libasyncns (0.8-r3) [2025-09-02T06:36:54.474Z] #12 2.536 (100/115) Installing dbus-libs (1.14.10-r1) [2025-09-02T06:36:54.474Z] #12 2.542 (101/115) Installing libltdl (2.4.7-r3) [2025-09-02T06:36:54.474Z] #12 2.545 (102/115) Installing orc (0.4.40-r0) [2025-09-02T06:36:54.474Z] #12 2.554 (103/115) Installing libflac (1.4.3-r1) [2025-09-02T06:36:54.474Z] #12 2.563 (104/115) Installing libsndfile (1.2.2-r1) [2025-09-02T06:36:54.474Z] #12 2.571 (105/115) Installing speexdsp (1.2.1-r2) [2025-09-02T06:36:54.474Z] #12 2.575 (106/115) Installing tdb-libs (1.4.9-r1) [2025-09-02T06:36:54.474Z] #12 2.579 (107/115) Installing libpulse (17.0-r0) [2025-09-02T06:36:54.474Z] #12 2.598 (108/115) Installing v4l-utils-libs (1.24.1-r1) [2025-09-02T06:36:54.474Z] #12 2.604 (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) [2025-09-02T06:36:54.474Z] #12 2.609 (110/115) Installing ffmpeg (6.1.1-r8) [2025-09-02T06:36:54.474Z] #12 2.619 (111/115) Installing udev-init-scripts (35-r1) [2025-09-02T06:36:54.474Z] #12 2.622 (112/115) Installing eudev-libs (3.2.14-r2) [2025-09-02T06:36:54.474Z] #12 2.625 (113/115) Installing zstd-libs (1.5.6-r0) [2025-09-02T06:36:54.474Z] #12 2.636 (114/115) Installing kmod-libs (32-r0) [2025-09-02T06:36:54.734Z] #12 2.639 (115/115) Installing eudev (3.2.14-r2) [2025-09-02T06:36:54.734Z] #12 2.651 Executing busybox-1.36.1-r29.trigger [2025-09-02T06:36:54.734Z] #12 2.657 Executing glib-2.80.5-r0.trigger [2025-09-02T06:36:54.734Z] #12 2.661 Executing eudev-3.2.14-r2.trigger [2025-09-02T06:36:54.734Z] #12 2.666 OK: 134 MiB in 129 packages [2025-09-02T06:36:55.302Z] #12 DONE 3.3s [2025-09-02T06:36:55.302Z] [2025-09-02T06:36:55.302Z] #17 [builder 8/8] RUN make build [2025-09-02T06:36:55.302Z] #17 0.221 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.1.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2025-09-02T06:36:56.235Z] #17 ... [2025-09-02T06:36:56.235Z] [2025-09-02T06:36:56.235Z] #18 [stage-2 3/15] RUN apk --no-cache upgrade [2025-09-02T06:36:56.235Z] #18 0.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-02T06:36:56.235Z] #18 0.298 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-02T06:36:56.235Z] #18 0.638 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-02T06:36:56.235Z] #18 0.653 Executing busybox-1.36.1-r30.post-upgrade [2025-09-02T06:36:56.235Z] #18 0.724 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-02T06:36:56.235Z] #18 0.728 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-02T06:36:56.235Z] #18 0.732 Executing busybox-1.36.1-r30.trigger [2025-09-02T06:36:56.235Z] #18 0.737 OK: 134 MiB in 129 packages [2025-09-02T06:36:56.235Z] #18 DONE 1.0s [2025-09-02T06:36:56.235Z] [2025-09-02T06:36:56.235Z] #17 [builder 8/8] RUN make build [2025-09-02T06:37:01.543Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8136 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2025-09-02T06:37:01.561Z] Running in /w/workspace/device-usb-camera/207 [Pipeline] { [Pipeline] checkout [2025-09-02T06:37:04.623Z] Selected Git installation does not exist. Using Default [2025-09-02T06:37:04.625Z] The recommended git tool is: NONE [2025-09-02T06:37:09.341Z] using credential edgex-jenkins-ssh [2025-09-02T06:37:09.365Z] Cloning the remote Git repository [2025-09-02T06:37:09.406Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2025-09-02T06:37:09.515Z] > git init /w/workspace/device-usb-camera/207 # timeout=10 [2025-09-02T06:37:09.656Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2025-09-02T06:37:09.657Z] > git --version # timeout=10 [2025-09-02T06:37:09.678Z] > git --version # 'git version 2.25.1' [2025-09-02T06:37:09.680Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-09-02T06:37:09.823Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-09-02T06:37:12.851Z] Avoid second fetch [2025-09-02T06:37:12.852Z] Checking out Revision 7d5463bbb36411ac015ee1352e8852feacf72cb6 (main) [2025-09-02T06:37:12.009Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2025-09-02T06:37:12.030Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-09-02T06:37:12.865Z] > git config core.sparsecheckout # timeout=10 [2025-09-02T06:37:12.922Z] > git checkout -f 7d5463bbb36411ac015ee1352e8852feacf72cb6 # timeout=10 [2025-09-02T06:37:13.441Z] Commit message: "Merge pull request #411 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.34" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-02T06:37:17.895Z] provisioning config files... [2025-09-02T06:37:17.921Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/207@tmp/config12291452739131601763tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-02T06:37:18.579Z] ---> ****-login.sh [2025-09-02T06:37:18.579Z] nexus3.edgexfoundry.org:10001 [2025-09-02T06:37:18.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T06:37:19.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-02T06:37:19.124Z] Configure a credential helper to remove this warning. See [2025-09-02T06:37:19.124Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-02T06:37:19.124Z] [2025-09-02T06:37:19.124Z] Login Succeeded [2025-09-02T06:37:19.124Z] nexus3.edgexfoundry.org:10002 [2025-09-02T06:37:19.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T06:37:19.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-02T06:37:19.404Z] Configure a credential helper to remove this warning. See [2025-09-02T06:37:19.404Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-02T06:37:19.404Z] [2025-09-02T06:37:19.404Z] Login Succeeded [2025-09-02T06:37:19.404Z] nexus3.edgexfoundry.org:10003 [2025-09-02T06:37:19.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T06:37:19.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-02T06:37:19.966Z] Configure a credential helper to remove this warning. See [2025-09-02T06:37:19.966Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-02T06:37:19.966Z] [2025-09-02T06:37:19.966Z] Login Succeeded [2025-09-02T06:37:19.966Z] nexus3.edgexfoundry.org:10004 [2025-09-02T06:37:19.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T06:37:20.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-02T06:37:20.239Z] Configure a credential helper to remove this warning. See [2025-09-02T06:37:20.239Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-02T06:37:20.239Z] [2025-09-02T06:37:20.239Z] Login Succeeded [2025-09-02T06:37:20.239Z] ****.io [2025-09-02T06:37:20.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T06:37:20.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-02T06:37:20.774Z] Configure a credential helper to remove this warning. See [2025-09-02T06:37:20.774Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-02T06:37:20.774Z] [2025-09-02T06:37:20.774Z] Login Succeeded [2025-09-02T06:37:20.774Z] ---> ****-login.sh ends [Pipeline] } [2025-09-02T06:37:20.790Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-09-02T06:37:21.109Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-02T06:37:21.132Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-02T06:37:21.153Z] ========================================================= [2025-09-02T06:37:21.153Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-09-02T06:37:21.153Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T06:37:21.533Z] + 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-09-02T06:37:21.806Z] Sending build context to Docker daemon 11.66MB [2025-09-02T06:37:21.806Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2025-09-02T06:37:21.806Z] Step 2/13 : FROM ${BASE} AS builder [2025-09-02T06:37:22.075Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-09-02T06:37:22.075Z] 94e9d8af2201: Pulling fs layer [2025-09-02T06:37:22.075Z] a6c56e8762df: Pulling fs layer [2025-09-02T06:37:22.075Z] f0f3c8884826: Pulling fs layer [2025-09-02T06:37:22.075Z] c7e7622c144d: Pulling fs layer [2025-09-02T06:37:22.075Z] 4f4fb700ef54: Pulling fs layer [2025-09-02T06:37:22.075Z] b4c3b6d88c5a: Pulling fs layer [2025-09-02T06:37:22.075Z] ba8bce9d2590: Pulling fs layer [2025-09-02T06:37:22.075Z] ca778ea9c289: Pulling fs layer [2025-09-02T06:37:22.075Z] b4c3b6d88c5a: Waiting [2025-09-02T06:37:22.075Z] ba8bce9d2590: Waiting [2025-09-02T06:37:22.075Z] ca778ea9c289: Waiting [2025-09-02T06:37:22.075Z] 4f4fb700ef54: Waiting [2025-09-02T06:37:22.075Z] c7e7622c144d: Waiting [2025-09-02T06:37:22.075Z] a6c56e8762df: Download complete [2025-09-02T06:37:22.075Z] c7e7622c144d: Verifying Checksum [2025-09-02T06:37:22.075Z] c7e7622c144d: Download complete [2025-09-02T06:37:22.075Z] 4f4fb700ef54: Verifying Checksum [2025-09-02T06:37:22.075Z] 4f4fb700ef54: Download complete [2025-09-02T06:37:22.348Z] b4c3b6d88c5a: Verifying Checksum [2025-09-02T06:37:22.348Z] b4c3b6d88c5a: Download complete [2025-09-02T06:37:22.348Z] 94e9d8af2201: Verifying Checksum [2025-09-02T06:37:22.348Z] 94e9d8af2201: Download complete [2025-09-02T06:37:22.621Z] ca778ea9c289: Verifying Checksum [2025-09-02T06:37:22.621Z] ca778ea9c289: Download complete [2025-09-02T06:37:22.774Z] #17 DONE 25.7s [2025-09-02T06:37:22.774Z] [2025-09-02T06:37:22.774Z] #19 [stage-2 4/15] COPY --from=builder /device-usb-camera/cmd / [2025-09-02T06:37:22.774Z] #19 DONE 0.5s [2025-09-02T06:37:22.774Z] [2025-09-02T06:37:22.774Z] #20 [stage-2 5/15] COPY --from=builder /device-usb-camera/LICENSE / [2025-09-02T06:37:22.774Z] #20 DONE 0.0s [2025-09-02T06:37:22.774Z] [2025-09-02T06:37:22.774Z] #21 [stage-2 6/15] COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2025-09-02T06:37:22.774Z] #21 DONE 0.0s [2025-09-02T06:37:22.774Z] [2025-09-02T06:37:22.774Z] #22 [stage-2 7/15] COPY --from=builder /device-usb-camera/Attribution.txt / [2025-09-02T06:37:22.774Z] #22 DONE 0.0s [2025-09-02T06:37:22.774Z] [2025-09-02T06:37:22.774Z] #23 [stage-2 8/15] COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2025-09-02T06:37:22.774Z] #23 DONE 0.0s [2025-09-02T06:37:22.774Z] [2025-09-02T06:37:22.774Z] #24 [stage-2 9/15] COPY --from=rtsp /mediamtx.yml / [2025-09-02T06:37:22.774Z] #24 DONE 0.0s [2025-09-02T06:37:22.774Z] [2025-09-02T06:37:22.774Z] #25 [stage-2 10/15] COPY --from=rtsp /mediamtx / [2025-09-02T06:37:22.774Z] #25 DONE 0.3s [2025-09-02T06:37:22.774Z] [2025-09-02T06:37:22.774Z] #26 [stage-2 11/15] RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2025-09-02T06:37:22.774Z] #26 DONE 0.2s [2025-09-02T06:37:22.774Z] [2025-09-02T06:37:22.774Z] #27 [stage-2 12/15] RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2025-09-02T06:37:22.774Z] #27 DONE 0.3s [2025-09-02T06:37:22.774Z] [2025-09-02T06:37:22.774Z] #28 [stage-2 13/15] RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2025-09-02T06:37:22.774Z] #28 DONE 0.3s [2025-09-02T06:37:22.774Z] [2025-09-02T06:37:22.774Z] #29 [stage-2 14/15] RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2025-09-02T06:37:22.774Z] #29 DONE 0.3s [2025-09-02T06:37:22.774Z] [2025-09-02T06:37:22.774Z] #30 exporting to image [2025-09-02T06:37:22.774Z] #30 exporting layers [2025-09-02T06:37:22.774Z] #30 exporting layers 0.6s done [2025-09-02T06:37:22.774Z] #30 writing image sha256:d772fbc8b442490a3ed8351698a4b5dfebe2068d8dc18bcf50c9b4d802caae32 done [2025-09-02T06:37:22.774Z] #30 naming to docker.io/library/device-usb-camera done [2025-09-02T06:37:22.774Z] #30 DONE 0.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-02T06:37:22.897Z] provisioning config files... [2025-09-02T06:37:22.906Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13423282741765430026tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-02T06:37:23.201Z] ---> ****-login.sh [2025-09-02T06:37:23.201Z] nexus3.edgexfoundry.org:10001 [2025-09-02T06:37:23.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T06:37:23.201Z] Login Succeeded [2025-09-02T06:37:23.201Z] nexus3.edgexfoundry.org:10002 [2025-09-02T06:37:23.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T06:37:23.201Z] Login Succeeded [2025-09-02T06:37:23.201Z] nexus3.edgexfoundry.org:10003 [2025-09-02T06:37:23.214Z] 94e9d8af2201: Pull complete [2025-09-02T06:37:23.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T06:37:23.460Z] Login Succeeded [2025-09-02T06:37:23.460Z] nexus3.edgexfoundry.org:10004 [2025-09-02T06:37:23.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T06:37:23.460Z] Login Succeeded [2025-09-02T06:37:23.460Z] ****.io [2025-09-02T06:37:23.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T06:37:23.719Z] Login Succeeded [2025-09-02T06:37:23.719Z] ---> ****-login.sh ends [Pipeline] } [2025-09-02T06:37:23.726Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-02T06:37:23.771Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-02T06:37:23.799Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2025-09-02T06:37:23.799Z] 7d5463bbb36411ac015ee1352e8852feacf72cb6 [2025-09-02T06:37:23.799Z] latest [2025-09-02T06:37:23.799Z] 4.1.0-dev.4 [2025-09-02T06:37:23.799Z] 7d5463bbb36411ac015ee1352e8852feacf72cb6-4.1.0-dev.4 [2025-09-02T06:37:23.799Z] main [2025-09-02T06:37:23.799Z] ===================================================== [Pipeline] withEnv [Pipeline] { [2025-09-02T06:37:23.813Z] a6c56e8762df: Pull complete [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T06:37:24.135Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:7d5463bbb36411ac015ee1352e8852feacf72cb6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T06:37:24.403Z] f0f3c8884826: Verifying Checksum [2025-09-02T06:37:24.403Z] f0f3c8884826: Download complete [2025-09-02T06:37:24.454Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:7d5463bbb36411ac015ee1352e8852feacf72cb6 [2025-09-02T06:37:24.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-09-02T06:37:24.454Z] c912fa3af11c: Preparing [2025-09-02T06:37:24.454Z] 32958954093c: Preparing [2025-09-02T06:37:24.454Z] 48fd7abef709: Preparing [2025-09-02T06:37:24.454Z] 48fd7abef709: Preparing [2025-09-02T06:37:24.454Z] f0083bf6475a: Preparing [2025-09-02T06:37:24.454Z] 7206d983d249: Preparing [2025-09-02T06:37:24.454Z] 82dd208e29e9: Preparing [2025-09-02T06:37:24.454Z] d7e6aa28260c: Preparing [2025-09-02T06:37:24.454Z] f1db6128ed34: Preparing [2025-09-02T06:37:24.454Z] 21fa4b20363f: Preparing [2025-09-02T06:37:24.454Z] cb3f36dc5e83: Preparing [2025-09-02T06:37:24.454Z] 68a8329b8276: Preparing [2025-09-02T06:37:24.454Z] a9f67815c82e: Preparing [2025-09-02T06:37:24.454Z] 097100c76c15: Preparing [2025-09-02T06:37:24.454Z] f1db6128ed34: Waiting [2025-09-02T06:37:24.454Z] 21fa4b20363f: Waiting [2025-09-02T06:37:24.454Z] 82dd208e29e9: Waiting [2025-09-02T06:37:24.454Z] cb3f36dc5e83: Waiting [2025-09-02T06:37:24.454Z] 68a8329b8276: Waiting [2025-09-02T06:37:24.454Z] a9f67815c82e: Waiting [2025-09-02T06:37:24.454Z] d7e6aa28260c: Waiting [2025-09-02T06:37:24.454Z] 097100c76c15: Waiting [2025-09-02T06:37:24.454Z] 7206d983d249: Pushed [2025-09-02T06:37:24.454Z] c912fa3af11c: Pushed [2025-09-02T06:37:24.454Z] 32958954093c: Pushed [2025-09-02T06:37:24.454Z] 48fd7abef709: Pushed [2025-09-02T06:37:24.454Z] 82dd208e29e9: Pushed [2025-09-02T06:37:24.454Z] d7e6aa28260c: Pushed [2025-09-02T06:37:24.711Z] f1db6128ed34: Pushed [2025-09-02T06:37:24.711Z] 21fa4b20363f: Pushed [2025-09-02T06:37:24.711Z] 097100c76c15: Layer already exists [2025-09-02T06:37:24.711Z] 68a8329b8276: Pushed [2025-09-02T06:37:25.382Z] ba8bce9d2590: Verifying Checksum [2025-09-02T06:37:25.382Z] ba8bce9d2590: Download complete [2025-09-02T06:37:27.241Z] f0083bf6475a: Pushed [2025-09-02T06:37:29.147Z] cb3f36dc5e83: Pushed [2025-09-02T06:37:37.278Z] a9f67815c82e: Pushed [2025-09-02T06:37:37.278Z] 7d5463bbb36411ac015ee1352e8852feacf72cb6: digest: sha256:cdbb45735fb60aa53be08c57f8912b1999867292532b62de5430c1f917d97d90 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T06:37:37.602Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T06:37:37.725Z] f0f3c8884826: Pull complete [2025-09-02T06:37:37.725Z] c7e7622c144d: Pull complete [2025-09-02T06:37:37.926Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2025-09-02T06:37:37.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-09-02T06:37:37.927Z] c912fa3af11c: Preparing [2025-09-02T06:37:37.927Z] 32958954093c: Preparing [2025-09-02T06:37:37.927Z] 48fd7abef709: Preparing [2025-09-02T06:37:37.927Z] 48fd7abef709: Preparing [2025-09-02T06:37:37.927Z] f0083bf6475a: Preparing [2025-09-02T06:37:37.927Z] 7206d983d249: Preparing [2025-09-02T06:37:37.927Z] 82dd208e29e9: Preparing [2025-09-02T06:37:37.927Z] d7e6aa28260c: Preparing [2025-09-02T06:37:37.927Z] f1db6128ed34: Preparing [2025-09-02T06:37:37.927Z] 21fa4b20363f: Preparing [2025-09-02T06:37:37.927Z] cb3f36dc5e83: Preparing [2025-09-02T06:37:37.927Z] 68a8329b8276: Preparing [2025-09-02T06:37:37.927Z] a9f67815c82e: Preparing [2025-09-02T06:37:37.927Z] 097100c76c15: Preparing [2025-09-02T06:37:37.927Z] f1db6128ed34: Waiting [2025-09-02T06:37:37.927Z] 21fa4b20363f: Waiting [2025-09-02T06:37:37.927Z] cb3f36dc5e83: Waiting [2025-09-02T06:37:37.927Z] 68a8329b8276: Waiting [2025-09-02T06:37:37.927Z] 097100c76c15: Waiting [2025-09-02T06:37:37.927Z] a9f67815c82e: Waiting [2025-09-02T06:37:37.927Z] 82dd208e29e9: Waiting [2025-09-02T06:37:37.927Z] d7e6aa28260c: Waiting [2025-09-02T06:37:37.927Z] c912fa3af11c: Layer already exists [2025-09-02T06:37:37.927Z] 48fd7abef709: Layer already exists [2025-09-02T06:37:37.927Z] 7206d983d249: Layer already exists [2025-09-02T06:37:37.927Z] f0083bf6475a: Layer already exists [2025-09-02T06:37:37.927Z] 32958954093c: Layer already exists [2025-09-02T06:37:37.927Z] f1db6128ed34: Layer already exists [2025-09-02T06:37:37.927Z] 21fa4b20363f: Layer already exists [2025-09-02T06:37:37.927Z] 82dd208e29e9: Layer already exists [2025-09-02T06:37:37.927Z] d7e6aa28260c: Layer already exists [2025-09-02T06:37:37.927Z] cb3f36dc5e83: Layer already exists [2025-09-02T06:37:37.927Z] 68a8329b8276: Layer already exists [2025-09-02T06:37:37.927Z] a9f67815c82e: Layer already exists [2025-09-02T06:37:37.927Z] 097100c76c15: Layer already exists [2025-09-02T06:37:37.927Z] latest: digest: sha256:cdbb45735fb60aa53be08c57f8912b1999867292532b62de5430c1f917d97d90 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T06:37:37.995Z] 4f4fb700ef54: Pull complete [2025-09-02T06:37:37.995Z] b4c3b6d88c5a: Pull complete [2025-09-02T06:37:38.259Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T06:37:38.580Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.4 [2025-09-02T06:37:38.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-09-02T06:37:38.580Z] c912fa3af11c: Preparing [2025-09-02T06:37:38.580Z] 32958954093c: Preparing [2025-09-02T06:37:38.580Z] 48fd7abef709: Preparing [2025-09-02T06:37:38.580Z] 48fd7abef709: Preparing [2025-09-02T06:37:38.580Z] f0083bf6475a: Preparing [2025-09-02T06:37:38.580Z] 7206d983d249: Preparing [2025-09-02T06:37:38.580Z] 82dd208e29e9: Preparing [2025-09-02T06:37:38.580Z] d7e6aa28260c: Preparing [2025-09-02T06:37:38.580Z] f1db6128ed34: Preparing [2025-09-02T06:37:38.580Z] 21fa4b20363f: Preparing [2025-09-02T06:37:38.580Z] cb3f36dc5e83: Preparing [2025-09-02T06:37:38.580Z] 68a8329b8276: Preparing [2025-09-02T06:37:38.580Z] a9f67815c82e: Preparing [2025-09-02T06:37:38.580Z] 097100c76c15: Preparing [2025-09-02T06:37:38.580Z] f1db6128ed34: Waiting [2025-09-02T06:37:38.580Z] 21fa4b20363f: Waiting [2025-09-02T06:37:38.580Z] cb3f36dc5e83: Waiting [2025-09-02T06:37:38.580Z] 68a8329b8276: Waiting [2025-09-02T06:37:38.580Z] 097100c76c15: Waiting [2025-09-02T06:37:38.580Z] a9f67815c82e: Waiting [2025-09-02T06:37:38.580Z] 82dd208e29e9: Waiting [2025-09-02T06:37:38.580Z] d7e6aa28260c: Waiting [2025-09-02T06:37:38.580Z] 48fd7abef709: Layer already exists [2025-09-02T06:37:38.580Z] 7206d983d249: Layer already exists [2025-09-02T06:37:38.580Z] f0083bf6475a: Layer already exists [2025-09-02T06:37:38.580Z] c912fa3af11c: Layer already exists [2025-09-02T06:37:38.580Z] 32958954093c: Layer already exists [2025-09-02T06:37:38.580Z] d7e6aa28260c: Layer already exists [2025-09-02T06:37:38.580Z] 21fa4b20363f: Layer already exists [2025-09-02T06:37:38.580Z] f1db6128ed34: Layer already exists [2025-09-02T06:37:38.580Z] 82dd208e29e9: Layer already exists [2025-09-02T06:37:38.580Z] cb3f36dc5e83: Layer already exists [2025-09-02T06:37:38.580Z] 68a8329b8276: Layer already exists [2025-09-02T06:37:38.580Z] a9f67815c82e: Layer already exists [2025-09-02T06:37:38.580Z] 097100c76c15: Layer already exists [2025-09-02T06:37:38.580Z] 4.1.0-dev.4: digest: sha256:cdbb45735fb60aa53be08c57f8912b1999867292532b62de5430c1f917d97d90 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T06:37:38.916Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:7d5463bbb36411ac015ee1352e8852feacf72cb6-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T06:37:39.231Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:7d5463bbb36411ac015ee1352e8852feacf72cb6-4.1.0-dev.4 [2025-09-02T06:37:39.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-09-02T06:37:39.231Z] c912fa3af11c: Preparing [2025-09-02T06:37:39.231Z] 32958954093c: Preparing [2025-09-02T06:37:39.231Z] 48fd7abef709: Preparing [2025-09-02T06:37:39.231Z] 48fd7abef709: Preparing [2025-09-02T06:37:39.231Z] f0083bf6475a: Preparing [2025-09-02T06:37:39.231Z] 7206d983d249: Preparing [2025-09-02T06:37:39.231Z] 82dd208e29e9: Preparing [2025-09-02T06:37:39.231Z] d7e6aa28260c: Preparing [2025-09-02T06:37:39.231Z] f1db6128ed34: Preparing [2025-09-02T06:37:39.231Z] 21fa4b20363f: Preparing [2025-09-02T06:37:39.231Z] cb3f36dc5e83: Preparing [2025-09-02T06:37:39.231Z] 68a8329b8276: Preparing [2025-09-02T06:37:39.231Z] a9f67815c82e: Preparing [2025-09-02T06:37:39.231Z] 097100c76c15: Preparing [2025-09-02T06:37:39.231Z] f1db6128ed34: Waiting [2025-09-02T06:37:39.231Z] 21fa4b20363f: Waiting [2025-09-02T06:37:39.231Z] cb3f36dc5e83: Waiting [2025-09-02T06:37:39.231Z] 097100c76c15: Waiting [2025-09-02T06:37:39.231Z] 68a8329b8276: Waiting [2025-09-02T06:37:39.231Z] a9f67815c82e: Waiting [2025-09-02T06:37:39.231Z] 82dd208e29e9: Waiting [2025-09-02T06:37:39.231Z] d7e6aa28260c: Waiting [2025-09-02T06:37:39.231Z] 32958954093c: Layer already exists [2025-09-02T06:37:39.231Z] c912fa3af11c: Layer already exists [2025-09-02T06:37:39.231Z] 48fd7abef709: Layer already exists [2025-09-02T06:37:39.231Z] f0083bf6475a: Layer already exists [2025-09-02T06:37:39.231Z] 7206d983d249: Layer already exists [2025-09-02T06:37:39.231Z] d7e6aa28260c: Layer already exists [2025-09-02T06:37:39.231Z] f1db6128ed34: Layer already exists [2025-09-02T06:37:39.231Z] cb3f36dc5e83: Layer already exists [2025-09-02T06:37:39.231Z] 82dd208e29e9: Layer already exists [2025-09-02T06:37:39.231Z] 21fa4b20363f: Layer already exists [2025-09-02T06:37:39.231Z] 68a8329b8276: Layer already exists [2025-09-02T06:37:39.231Z] a9f67815c82e: Layer already exists [2025-09-02T06:37:39.231Z] 097100c76c15: Layer already exists [2025-09-02T06:37:39.231Z] 7d5463bbb36411ac015ee1352e8852feacf72cb6-4.1.0-dev.4: digest: sha256:cdbb45735fb60aa53be08c57f8912b1999867292532b62de5430c1f917d97d90 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T06:37:39.552Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T06:37:39.878Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2025-09-02T06:37:39.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-09-02T06:37:39.878Z] c912fa3af11c: Preparing [2025-09-02T06:37:39.878Z] 32958954093c: Preparing [2025-09-02T06:37:39.878Z] 48fd7abef709: Preparing [2025-09-02T06:37:39.878Z] 48fd7abef709: Preparing [2025-09-02T06:37:39.878Z] f0083bf6475a: Preparing [2025-09-02T06:37:39.878Z] 7206d983d249: Preparing [2025-09-02T06:37:39.878Z] 82dd208e29e9: Preparing [2025-09-02T06:37:39.878Z] d7e6aa28260c: Preparing [2025-09-02T06:37:39.878Z] f1db6128ed34: Preparing [2025-09-02T06:37:39.878Z] 21fa4b20363f: Preparing [2025-09-02T06:37:39.878Z] cb3f36dc5e83: Preparing [2025-09-02T06:37:39.878Z] 68a8329b8276: Preparing [2025-09-02T06:37:39.878Z] a9f67815c82e: Preparing [2025-09-02T06:37:39.878Z] 097100c76c15: Preparing [2025-09-02T06:37:39.878Z] 82dd208e29e9: Waiting [2025-09-02T06:37:39.878Z] d7e6aa28260c: Waiting [2025-09-02T06:37:39.878Z] a9f67815c82e: Waiting [2025-09-02T06:37:39.878Z] 68a8329b8276: Waiting [2025-09-02T06:37:39.878Z] f1db6128ed34: Waiting [2025-09-02T06:37:39.878Z] 21fa4b20363f: Waiting [2025-09-02T06:37:39.878Z] cb3f36dc5e83: Waiting [2025-09-02T06:37:39.878Z] 097100c76c15: Waiting [2025-09-02T06:37:39.878Z] f0083bf6475a: Layer already exists [2025-09-02T06:37:39.878Z] 48fd7abef709: Layer already exists [2025-09-02T06:37:39.878Z] 7206d983d249: Layer already exists [2025-09-02T06:37:39.878Z] c912fa3af11c: Layer already exists [2025-09-02T06:37:39.878Z] 32958954093c: Layer already exists [2025-09-02T06:37:39.878Z] 82dd208e29e9: Layer already exists [2025-09-02T06:37:39.878Z] d7e6aa28260c: Layer already exists [2025-09-02T06:37:39.878Z] cb3f36dc5e83: Layer already exists [2025-09-02T06:37:39.878Z] f1db6128ed34: Layer already exists [2025-09-02T06:37:39.878Z] 21fa4b20363f: Layer already exists [2025-09-02T06:37:39.878Z] 68a8329b8276: Layer already exists [2025-09-02T06:37:39.878Z] a9f67815c82e: Layer already exists [2025-09-02T06:37:39.878Z] 097100c76c15: Layer already exists [2025-09-02T06:37:39.878Z] main: digest: sha256:cdbb45735fb60aa53be08c57f8912b1999867292532b62de5430c1f917d97d90 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-02T06:37:39.954Z] ===================================================== [Pipeline] echo [2025-09-02T06:37:39.969Z] taggedImages: [2025-09-02T06:37:39.969Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:7d5463bbb36411ac015ee1352e8852feacf72cb6 [2025-09-02T06:37:39.969Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2025-09-02T06:37:39.969Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.4 [2025-09-02T06:37:39.969Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:7d5463bbb36411ac015ee1352e8852feacf72cb6-4.1.0-dev.4 [2025-09-02T06:37:39.969Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] echo [2025-09-02T06:37:40.013Z] ========================================================= [2025-09-02T06:37:40.013Z] [edgeXBuildMultiArch] RAW Config: [2025-09-02T06:37:40.013Z] images: [2025-09-02T06:37:40.013Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:7d5463bbb36411ac015ee1352e8852feacf72cb6 [2025-09-02T06:37:40.013Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2025-09-02T06:37:40.013Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.4 [2025-09-02T06:37:40.013Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:7d5463bbb36411ac015ee1352e8852feacf72cb6-4.1.0-dev.4 [2025-09-02T06:37:40.013Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [2025-09-02T06:37:40.013Z] settingsFile: [2025-09-02T06:37:40.013Z] device-usb-camera-settings [2025-09-02T06:37:40.013Z] ========================================================= [Pipeline] node [2025-09-02T06:37:46.228Z] ba8bce9d2590: Pull complete [2025-09-02T06:37:48.181Z] ca778ea9c289: Pull complete [2025-09-02T06:37:48.181Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-09-02T06:37:48.181Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-09-02T06:37:48.181Z] ---> 47b25d7523d1 [2025-09-02T06:37:48.181Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2025-09-02T06:37:50.140Z] ---> Running in 25ea0bebfaf9 [2025-09-02T06:37:50.140Z] Removing intermediate container 25ea0bebfaf9 [2025-09-02T06:37:50.140Z] ---> 830ce4c8bc86 [2025-09-02T06:37:50.140Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-09-02T06:37:50.140Z] ---> Running in 50e8536404f8 [2025-09-02T06:37:50.408Z] Removing intermediate container 50e8536404f8 [2025-09-02T06:37:50.408Z] ---> 01da28cab4e0 [2025-09-02T06:37:50.408Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2025-09-02T06:37:50.408Z] ---> Running in 5c19c5f352ee [2025-09-02T06:37:50.675Z] Removing intermediate container 5c19c5f352ee [2025-09-02T06:37:50.675Z] ---> 50dc93f06896 [2025-09-02T06:37:50.675Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2025-09-02T06:37:50.943Z] ---> Running in b13480a1f0e2 [2025-09-02T06:37:51.213Z] Removing intermediate container b13480a1f0e2 [2025-09-02T06:37:51.213Z] ---> e7b742baa518 [2025-09-02T06:37:51.213Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-09-02T06:37:51.213Z] ---> Running in ee3239478ff2 [2025-09-02T06:37:52.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-02T06:37:52.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-02T06:37:54.050Z] (1/14) Installing libintl (0.22.5-r0) [2025-09-02T06:37:54.050Z] (2/14) Installing eudev-libs (3.2.14-r2) [2025-09-02T06:37:54.050Z] (3/14) Installing libjpeg-turbo (3.0.3-r0) [2025-09-02T06:37:54.050Z] (4/14) Installing v4l-utils-libs (1.24.1-r1) [2025-09-02T06:37:54.051Z] (5/14) Installing v4l-utils (1.24.1-r1) [2025-09-02T06:37:54.316Z] (6/14) Installing libdvbv5 (1.24.1-r1) [2025-09-02T06:37:54.316Z] (7/14) Installing udev-init-scripts (35-r1) [2025-09-02T06:37:54.581Z] (8/14) Installing libeconf (0.6.3-r0) [2025-09-02T06:37:54.581Z] (9/14) Installing libblkid (2.40.1-r1) [2025-09-02T06:37:54.581Z] (10/14) Installing xz-libs (5.6.2-r1) [2025-09-02T06:37:54.581Z] (11/14) Installing kmod-libs (32-r0) [2025-09-02T06:37:54.581Z] (12/14) Installing eudev (3.2.14-r2) [2025-09-02T06:37:54.581Z] (13/14) Installing eudev-dev (3.2.14-r2) [2025-09-02T06:37:54.849Z] (14/14) Installing v4l-utils-dev (1.24.1-r1) [2025-09-02T06:37:54.849Z] Executing busybox-1.36.1-r29.trigger [2025-09-02T06:37:54.849Z] Executing eudev-3.2.14-r2.trigger [2025-09-02T06:37:55.017Z] Still waiting to schedule task [2025-09-02T06:37:55.017Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-09-02T06:37:55.118Z] OK: 247 MiB in 72 packages [2025-09-02T06:37:56.530Z] Removing intermediate container ee3239478ff2 [2025-09-02T06:37:56.530Z] ---> 4a4ab0e25866 [2025-09-02T06:37:56.530Z] Step 8/13 : WORKDIR /device-usb-camera [2025-09-02T06:37:56.530Z] ---> Running in 037b7593a5f6 [2025-09-02T06:37:56.530Z] Removing intermediate container 037b7593a5f6 [2025-09-02T06:37:56.530Z] ---> 72734e271e70 [2025-09-02T06:37:56.530Z] Step 9/13 : COPY go.mod vendor* ./ [2025-09-02T06:37:57.117Z] ---> e3ccadf7b6ff [2025-09-02T06:37:57.117Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-02T06:37:57.117Z] ---> Running in afa139fe8109 [2025-09-02T06:38:51.193Z] Running on prd-centos7-docker-4c-2g-8137 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-02T06:38:51.251Z] provisioning config files... [2025-09-02T06:38:51.277Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13063452347123477156tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-02T06:38:55.202Z] ---> ****-login.sh [2025-09-02T06:38:55.202Z] nexus3.edgexfoundry.org:10001 [2025-09-02T06:38:55.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T06:38:55.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-02T06:38:55.474Z] Configure a credential helper to remove this warning. See [2025-09-02T06:38:55.474Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-02T06:38:55.474Z] [2025-09-02T06:38:55.474Z] Login Succeeded [2025-09-02T06:38:55.474Z] nexus3.edgexfoundry.org:10002 [2025-09-02T06:38:55.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T06:38:55.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-02T06:38:55.742Z] Configure a credential helper to remove this warning. See [2025-09-02T06:38:55.742Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-02T06:38:55.742Z] [2025-09-02T06:38:55.742Z] Login Succeeded [2025-09-02T06:38:55.742Z] nexus3.edgexfoundry.org:10003 [2025-09-02T06:38:55.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T06:38:55.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-02T06:38:55.742Z] Configure a credential helper to remove this warning. See [2025-09-02T06:38:55.742Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-02T06:38:55.742Z] [2025-09-02T06:38:55.742Z] Login Succeeded [2025-09-02T06:38:55.742Z] nexus3.edgexfoundry.org:10004 [2025-09-02T06:38:55.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T06:38:55.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-02T06:38:55.743Z] Configure a credential helper to remove this warning. See [2025-09-02T06:38:55.743Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-02T06:38:55.743Z] [2025-09-02T06:38:55.743Z] Login Succeeded [2025-09-02T06:38:55.743Z] ****.io [2025-09-02T06:38:56.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T06:38:56.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-02T06:38:56.004Z] Configure a credential helper to remove this warning. See [2025-09-02T06:38:56.004Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-02T06:38:56.004Z] [2025-09-02T06:38:56.004Z] Login Succeeded [2025-09-02T06:38:56.004Z] ---> ****-login.sh ends [Pipeline] } [2025-09-02T06:38:56.013Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-02T06:38:56.372Z] + docker buildx ls [2025-09-02T06:38:56.634Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-09-02T06:38:56.634Z] default * docker [2025-09-02T06:38:56.634Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-09-02T06:38:56.932Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-09-02T06:38:56.932Z] edgex-builder [Pipeline] sh [2025-09-02T06:38:57.228Z] + docker buildx inspect --bootstrap [2025-09-02T06:38:57.228Z] #1 [internal] booting buildkit [2025-09-02T06:38:57.228Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-09-02T06:38:59.814Z] #1 pulling image moby/buildkit:buildx-stable-1 2.7s done [2025-09-02T06:39:00.074Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-09-02T06:39:01.998Z] #1 creating container buildx_buildkit_edgex-builder0 1.9s done [2025-09-02T06:39:01.998Z] #1 DONE 4.6s [2025-09-02T06:39:01.998Z] Name: edgex-builder [2025-09-02T06:39:01.998Z] Driver: docker-container [2025-09-02T06:39:01.998Z] [2025-09-02T06:39:01.998Z] Nodes: [2025-09-02T06:39:01.998Z] Name: edgex-builder0 [2025-09-02T06:39:01.998Z] Endpoint: unix:///var/run/docker.sock [2025-09-02T06:39:01.998Z] Status: running [2025-09-02T06:39:01.998Z] Buildkit: v0.23.2 [2025-09-02T06:39:01.998Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-09-02T06:39:02.293Z] + docker buildx ls [2025-09-02T06:39:02.293Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-09-02T06:39:02.293Z] edgex-builder * docker-container [2025-09-02T06:39:02.293Z] edgex-builder0 unix:///var/run/docker.sock running v0.23.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-09-02T06:39:02.293Z] default docker [2025-09-02T06:39:02.293Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-09-02T06:39:02.595Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:7d5463bbb36411ac015ee1352e8852feacf72cb6' [2025-09-02T06:39:02.595Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:7d5463bbb36411ac015ee1352e8852feacf72cb6 --push - [2025-09-02T06:39:02.854Z] #1 [internal] load build definition from Dockerfile [2025-09-02T06:39:02.855Z] #1 transferring dockerfile: 202B done [2025-09-02T06:39:02.855Z] #1 DONE 0.0s [2025-09-02T06:39:02.855Z] [2025-09-02T06:39:02.855Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:7d5463bbb36411ac015ee1352e8852feacf72cb6 [2025-09-02T06:39:02.855Z] #2 DONE 0.1s [2025-09-02T06:39:02.855Z] [2025-09-02T06:39:02.855Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:7d5463bbb36411ac015ee1352e8852feacf72cb6 [2025-09-02T06:39:02.855Z] #3 DONE 0.1s [2025-09-02T06:39:02.855Z] [2025-09-02T06:39:02.855Z] #4 [internal] load .dockerignore [2025-09-02T06:39:02.855Z] #4 transferring context: 2B done [2025-09-02T06:39:02.855Z] #4 DONE 0.0s [2025-09-02T06:39:02.855Z] [2025-09-02T06:39:02.855Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:7d5463bbb36411ac015ee1352e8852feacf72cb6@sha256:cdbb45735fb60aa53be08c57f8912b1999867292532b62de5430c1f917d97d90 [2025-09-02T06:39:02.855Z] #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:7d5463bbb36411ac015ee1352e8852feacf72cb6@sha256:cdbb45735fb60aa53be08c57f8912b1999867292532b62de5430c1f917d97d90 0.0s done [2025-09-02T06:39:02.855Z] #5 DONE 0.0s [2025-09-02T06:39:02.855Z] [2025-09-02T06:39:02.855Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:7d5463bbb36411ac015ee1352e8852feacf72cb6@sha256:cdbb45735fb60aa53be08c57f8912b1999867292532b62de5430c1f917d97d90 [2025-09-02T06:39:02.855Z] #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:7d5463bbb36411ac015ee1352e8852feacf72cb6@sha256:cdbb45735fb60aa53be08c57f8912b1999867292532b62de5430c1f917d97d90 0.0s done [2025-09-02T06:39:03.116Z] #6 DONE 0.2s [2025-09-02T06:39:03.116Z] [2025-09-02T06:39:03.116Z] #7 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-02T06:39:03.116Z] #7 DONE 0.0s [2025-09-02T06:39:03.116Z] [2025-09-02T06:39:03.116Z] #8 exporting to image [2025-09-02T06:39:03.116Z] #8 exporting layers done [2025-09-02T06:39:03.116Z] #8 exporting manifest sha256:db7e7b5e644cc3bb2cc85fa161c76d6143fb8f77e61924abba918ad0f46e3df6 done [2025-09-02T06:39:03.116Z] #8 exporting config sha256:d772fbc8b442490a3ed8351698a4b5dfebe2068d8dc18bcf50c9b4d802caae32 done [2025-09-02T06:39:03.116Z] #8 exporting manifest sha256:72f9bfa132a488efa20d4dd89a7b3507c9ef689d0596aa3bc5d0d259db2f6e25 done [2025-09-02T06:39:03.116Z] #8 exporting config sha256:6e9c115fa4a1184c2db50d1f7b356e6539f3764b398c4a4a4f6072d5ee2fa53c done [2025-09-02T06:39:03.116Z] #8 exporting manifest list sha256:f1dfbd2d1b2fcbf2ea8e91f0fcbcabbe48a6a832b091e182b35f04f2b938ca3d done [2025-09-02T06:39:03.116Z] #8 pushing layers [2025-09-02T06:39:03.116Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-02T06:39:03.116Z] #8 pushing layers 0.1s done [2025-09-02T06:39:03.116Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:7d5463bbb36411ac015ee1352e8852feacf72cb6@sha256:f1dfbd2d1b2fcbf2ea8e91f0fcbcabbe48a6a832b091e182b35f04f2b938ca3d 0.1s done [2025-09-02T06:39:03.116Z] #8 DONE 0.2s [2025-09-02T06:39:03.116Z] [2025-09-02T06:39:03.116Z] 1 warning found (use --debug to expand): [2025-09-02T06:39:03.116Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-02T06:39:03.425Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:latest' [2025-09-02T06:39:03.425Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:latest --push - [2025-09-02T06:39:03.426Z] #1 [internal] load build definition from Dockerfile [2025-09-02T06:39:03.426Z] #1 transferring dockerfile: 168B done [2025-09-02T06:39:03.426Z] #1 DONE 0.0s [2025-09-02T06:39:03.426Z] [2025-09-02T06:39:03.426Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2025-09-02T06:39:03.426Z] #2 DONE 0.0s [2025-09-02T06:39:03.426Z] [2025-09-02T06:39:03.426Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2025-09-02T06:39:03.426Z] #3 DONE 0.0s [2025-09-02T06:39:03.426Z] [2025-09-02T06:39:03.426Z] #4 [internal] load .dockerignore [2025-09-02T06:39:03.426Z] #4 transferring context: 2B done [2025-09-02T06:39:03.426Z] #4 DONE 0.0s [2025-09-02T06:39:03.426Z] [2025-09-02T06:39:03.426Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:cdbb45735fb60aa53be08c57f8912b1999867292532b62de5430c1f917d97d90 [2025-09-02T06:39:03.426Z] #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:cdbb45735fb60aa53be08c57f8912b1999867292532b62de5430c1f917d97d90 0.0s done [2025-09-02T06:39:03.426Z] #5 DONE 0.0s [2025-09-02T06:39:03.426Z] [2025-09-02T06:39:03.426Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:cdbb45735fb60aa53be08c57f8912b1999867292532b62de5430c1f917d97d90 [2025-09-02T06:39:03.690Z] #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:cdbb45735fb60aa53be08c57f8912b1999867292532b62de5430c1f917d97d90 0.0s done [2025-09-02T06:39:03.690Z] #6 CACHED [2025-09-02T06:39:03.690Z] [2025-09-02T06:39:03.690Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:cdbb45735fb60aa53be08c57f8912b1999867292532b62de5430c1f917d97d90 [2025-09-02T06:39:03.690Z] #5 CACHED [2025-09-02T06:39:03.690Z] [2025-09-02T06:39:03.690Z] #7 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-02T06:39:03.690Z] #7 DONE 0.0s [2025-09-02T06:39:03.690Z] [2025-09-02T06:39:03.690Z] #8 exporting to image [2025-09-02T06:39:03.690Z] #8 exporting layers done [2025-09-02T06:39:03.690Z] #8 exporting manifest sha256:db7e7b5e644cc3bb2cc85fa161c76d6143fb8f77e61924abba918ad0f46e3df6 done [2025-09-02T06:39:03.690Z] #8 exporting config sha256:d772fbc8b442490a3ed8351698a4b5dfebe2068d8dc18bcf50c9b4d802caae32 done [2025-09-02T06:39:03.690Z] #8 exporting manifest sha256:72f9bfa132a488efa20d4dd89a7b3507c9ef689d0596aa3bc5d0d259db2f6e25 done [2025-09-02T06:39:03.690Z] #8 exporting config sha256:6e9c115fa4a1184c2db50d1f7b356e6539f3764b398c4a4a4f6072d5ee2fa53c done [2025-09-02T06:39:03.690Z] #8 exporting manifest list sha256:f1dfbd2d1b2fcbf2ea8e91f0fcbcabbe48a6a832b091e182b35f04f2b938ca3d done [2025-09-02T06:39:03.690Z] #8 pushing layers 0.0s done [2025-09-02T06:39:03.690Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:f1dfbd2d1b2fcbf2ea8e91f0fcbcabbe48a6a832b091e182b35f04f2b938ca3d 0.1s done [2025-09-02T06:39:03.690Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-02T06:39:03.690Z] #8 DONE 0.1s [2025-09-02T06:39:03.690Z] [2025-09-02T06:39:03.690Z] 1 warning found (use --debug to expand): [2025-09-02T06:39:03.690Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-02T06:39:03.984Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.4' [2025-09-02T06:39:03.984Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.4 --push - [2025-09-02T06:39:03.984Z] #1 [internal] load build definition from Dockerfile [2025-09-02T06:39:03.984Z] #1 transferring dockerfile: 173B done [2025-09-02T06:39:03.984Z] #1 DONE 0.0s [2025-09-02T06:39:03.984Z] [2025-09-02T06:39:03.984Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.4 [2025-09-02T06:39:03.984Z] #2 DONE 0.0s [2025-09-02T06:39:03.984Z] [2025-09-02T06:39:03.984Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.4 [2025-09-02T06:39:03.984Z] #3 DONE 0.0s [2025-09-02T06:39:03.984Z] [2025-09-02T06:39:03.984Z] #4 [internal] load .dockerignore [2025-09-02T06:39:03.984Z] #4 transferring context: 2B done [2025-09-02T06:39:03.984Z] #4 DONE 0.0s [2025-09-02T06:39:03.984Z] [2025-09-02T06:39:03.984Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.4@sha256:cdbb45735fb60aa53be08c57f8912b1999867292532b62de5430c1f917d97d90 [2025-09-02T06:39:03.984Z] #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.4@sha256:cdbb45735fb60aa53be08c57f8912b1999867292532b62de5430c1f917d97d90 0.0s done [2025-09-02T06:39:03.984Z] #5 CACHED [2025-09-02T06:39:03.984Z] [2025-09-02T06:39:03.984Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.4@sha256:cdbb45735fb60aa53be08c57f8912b1999867292532b62de5430c1f917d97d90 [2025-09-02T06:39:03.984Z] #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.4@sha256:cdbb45735fb60aa53be08c57f8912b1999867292532b62de5430c1f917d97d90 0.0s done [2025-09-02T06:39:03.984Z] #6 CACHED [2025-09-02T06:39:03.984Z] [2025-09-02T06:39:03.984Z] #7 exporting to image [2025-09-02T06:39:03.984Z] #7 exporting layers [2025-09-02T06:39:03.984Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-02T06:39:04.247Z] #7 exporting layers done [2025-09-02T06:39:04.247Z] #7 exporting manifest sha256:db7e7b5e644cc3bb2cc85fa161c76d6143fb8f77e61924abba918ad0f46e3df6 done [2025-09-02T06:39:04.247Z] #7 exporting config sha256:d772fbc8b442490a3ed8351698a4b5dfebe2068d8dc18bcf50c9b4d802caae32 done [2025-09-02T06:39:04.247Z] #7 exporting manifest sha256:72f9bfa132a488efa20d4dd89a7b3507c9ef689d0596aa3bc5d0d259db2f6e25 done [2025-09-02T06:39:04.247Z] #7 exporting config sha256:6e9c115fa4a1184c2db50d1f7b356e6539f3764b398c4a4a4f6072d5ee2fa53c done [2025-09-02T06:39:04.247Z] #7 exporting manifest list sha256:f1dfbd2d1b2fcbf2ea8e91f0fcbcabbe48a6a832b091e182b35f04f2b938ca3d done [2025-09-02T06:39:04.247Z] #7 pushing layers 0.0s done [2025-09-02T06:39:04.247Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.4@sha256:f1dfbd2d1b2fcbf2ea8e91f0fcbcabbe48a6a832b091e182b35f04f2b938ca3d 0.1s done [2025-09-02T06:39:04.247Z] #7 DONE 0.1s [2025-09-02T06:39:04.247Z] [2025-09-02T06:39:04.247Z] #8 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-02T06:39:04.247Z] #8 DONE 0.0s [2025-09-02T06:39:04.247Z] [2025-09-02T06:39:04.247Z] 1 warning found (use --debug to expand): [2025-09-02T06:39:04.247Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-02T06:39:04.534Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:7d5463bbb36411ac015ee1352e8852feacf72cb6-4.1.0-dev.4' [2025-09-02T06:39:04.534Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:7d5463bbb36411ac015ee1352e8852feacf72cb6-4.1.0-dev.4 --push - [2025-09-02T06:39:04.534Z] #1 [internal] load build definition from Dockerfile [2025-09-02T06:39:04.534Z] #1 transferring dockerfile: 214B done [2025-09-02T06:39:04.534Z] #1 DONE 0.0s [2025-09-02T06:39:04.534Z] [2025-09-02T06:39:04.534Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:7d5463bbb36411ac015ee1352e8852feacf72cb6-4.1.0-dev.4 [2025-09-02T06:39:04.534Z] #2 DONE 0.0s [2025-09-02T06:39:04.534Z] [2025-09-02T06:39:04.534Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:7d5463bbb36411ac015ee1352e8852feacf72cb6-4.1.0-dev.4 [2025-09-02T06:39:04.534Z] #3 DONE 0.0s [2025-09-02T06:39:04.534Z] [2025-09-02T06:39:04.534Z] #4 [internal] load .dockerignore [2025-09-02T06:39:04.534Z] #4 transferring context: 2B done [2025-09-02T06:39:04.534Z] #4 DONE 0.0s [2025-09-02T06:39:04.534Z] [2025-09-02T06:39:04.534Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:7d5463bbb36411ac015ee1352e8852feacf72cb6-4.1.0-dev.4@sha256:cdbb45735fb60aa53be08c57f8912b1999867292532b62de5430c1f917d97d90 [2025-09-02T06:39:04.534Z] #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:7d5463bbb36411ac015ee1352e8852feacf72cb6-4.1.0-dev.4@sha256:cdbb45735fb60aa53be08c57f8912b1999867292532b62de5430c1f917d97d90 0.0s done [2025-09-02T06:39:04.534Z] #5 CACHED [2025-09-02T06:39:04.534Z] [2025-09-02T06:39:04.534Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:7d5463bbb36411ac015ee1352e8852feacf72cb6-4.1.0-dev.4@sha256:cdbb45735fb60aa53be08c57f8912b1999867292532b62de5430c1f917d97d90 [2025-09-02T06:39:04.534Z] #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:7d5463bbb36411ac015ee1352e8852feacf72cb6-4.1.0-dev.4@sha256:cdbb45735fb60aa53be08c57f8912b1999867292532b62de5430c1f917d97d90 0.0s done [2025-09-02T06:39:04.534Z] #6 CACHED [2025-09-02T06:39:04.534Z] [2025-09-02T06:39:04.534Z] #7 exporting to image [2025-09-02T06:39:04.534Z] #7 exporting layers [2025-09-02T06:39:04.534Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-02T06:39:04.792Z] #7 exporting layers done [2025-09-02T06:39:04.792Z] #7 exporting manifest sha256:db7e7b5e644cc3bb2cc85fa161c76d6143fb8f77e61924abba918ad0f46e3df6 done [2025-09-02T06:39:04.792Z] #7 exporting config sha256:d772fbc8b442490a3ed8351698a4b5dfebe2068d8dc18bcf50c9b4d802caae32 done [2025-09-02T06:39:04.792Z] #7 exporting manifest sha256:72f9bfa132a488efa20d4dd89a7b3507c9ef689d0596aa3bc5d0d259db2f6e25 done [2025-09-02T06:39:04.792Z] #7 exporting config sha256:6e9c115fa4a1184c2db50d1f7b356e6539f3764b398c4a4a4f6072d5ee2fa53c done [2025-09-02T06:39:04.792Z] #7 exporting manifest list sha256:f1dfbd2d1b2fcbf2ea8e91f0fcbcabbe48a6a832b091e182b35f04f2b938ca3d done [2025-09-02T06:39:04.792Z] #7 pushing layers 0.0s done [2025-09-02T06:39:04.792Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:7d5463bbb36411ac015ee1352e8852feacf72cb6-4.1.0-dev.4@sha256:f1dfbd2d1b2fcbf2ea8e91f0fcbcabbe48a6a832b091e182b35f04f2b938ca3d 0.1s done [2025-09-02T06:39:04.792Z] #7 DONE 0.1s [2025-09-02T06:39:04.792Z] [2025-09-02T06:39:04.792Z] #8 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-02T06:39:04.792Z] #8 DONE 0.0s [2025-09-02T06:39:04.792Z] [2025-09-02T06:39:04.792Z] 1 warning found (use --debug to expand): [2025-09-02T06:39:04.792Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-02T06:39:05.080Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:main' [2025-09-02T06:39:05.080Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:main --push - [2025-09-02T06:39:05.080Z] #1 [internal] load build definition from Dockerfile [2025-09-02T06:39:05.080Z] #1 transferring dockerfile: 166B done [2025-09-02T06:39:05.080Z] #1 DONE 0.0s [2025-09-02T06:39:05.080Z] [2025-09-02T06:39:05.080Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:main [2025-09-02T06:39:05.080Z] #2 DONE 0.0s [2025-09-02T06:39:05.080Z] [2025-09-02T06:39:05.080Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:main [2025-09-02T06:39:05.080Z] #3 DONE 0.0s [2025-09-02T06:39:05.080Z] [2025-09-02T06:39:05.080Z] #4 [internal] load .dockerignore [2025-09-02T06:39:05.080Z] #4 transferring context: 2B done [2025-09-02T06:39:05.080Z] #4 DONE 0.0s [2025-09-02T06:39:05.080Z] [2025-09-02T06:39:05.080Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:cdbb45735fb60aa53be08c57f8912b1999867292532b62de5430c1f917d97d90 [2025-09-02T06:39:05.080Z] #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:cdbb45735fb60aa53be08c57f8912b1999867292532b62de5430c1f917d97d90 0.0s done [2025-09-02T06:39:05.080Z] #5 CACHED [2025-09-02T06:39:05.080Z] [2025-09-02T06:39:05.080Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:cdbb45735fb60aa53be08c57f8912b1999867292532b62de5430c1f917d97d90 [2025-09-02T06:39:05.080Z] #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:cdbb45735fb60aa53be08c57f8912b1999867292532b62de5430c1f917d97d90 0.0s done [2025-09-02T06:39:05.080Z] #6 CACHED [2025-09-02T06:39:05.080Z] [2025-09-02T06:39:05.080Z] #7 exporting to image [2025-09-02T06:39:05.080Z] #7 exporting layers done [2025-09-02T06:39:05.080Z] #7 exporting manifest sha256:db7e7b5e644cc3bb2cc85fa161c76d6143fb8f77e61924abba918ad0f46e3df6 [2025-09-02T06:39:05.080Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-02T06:39:05.338Z] #7 exporting manifest sha256:db7e7b5e644cc3bb2cc85fa161c76d6143fb8f77e61924abba918ad0f46e3df6 done [2025-09-02T06:39:05.338Z] #7 exporting config sha256:d772fbc8b442490a3ed8351698a4b5dfebe2068d8dc18bcf50c9b4d802caae32 done [2025-09-02T06:39:05.338Z] #7 exporting manifest sha256:72f9bfa132a488efa20d4dd89a7b3507c9ef689d0596aa3bc5d0d259db2f6e25 done [2025-09-02T06:39:05.338Z] #7 exporting config sha256:6e9c115fa4a1184c2db50d1f7b356e6539f3764b398c4a4a4f6072d5ee2fa53c done [2025-09-02T06:39:05.338Z] #7 exporting manifest list sha256:f1dfbd2d1b2fcbf2ea8e91f0fcbcabbe48a6a832b091e182b35f04f2b938ca3d done [2025-09-02T06:39:05.338Z] #7 pushing layers 0.0s done [2025-09-02T06:39:05.338Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:f1dfbd2d1b2fcbf2ea8e91f0fcbcabbe48a6a832b091e182b35f04f2b938ca3d 0.1s done [2025-09-02T06:39:05.338Z] #7 DONE 0.1s [2025-09-02T06:39:05.338Z] [2025-09-02T06:39:05.338Z] #8 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-02T06:39:05.338Z] #8 DONE 0.0s [2025-09-02T06:39:05.338Z] [2025-09-02T06:39:05.338Z] 1 warning found (use --debug to expand): [2025-09-02T06:39:05.338Z]  - 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-09-02T06:39:05.762Z] + '[' -d /w/workspace/exfoundry_device-usb-camera_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-09-02T06:39:06.069Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-02T06:39:06.627Z] ---> package-listing.sh [2025-09-02T06:39:06.627Z] ++ facter osfamily [2025-09-02T06:39:06.627Z] ++ tr '[:upper:]' '[:lower:]' [2025-09-02T06:39:06.891Z] + OS_FAMILY=redhat [2025-09-02T06:39:06.891Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2025-09-02T06:39:06.891Z] + START_PACKAGES=/tmp/packages_start.txt [2025-09-02T06:39:06.891Z] + END_PACKAGES=/tmp/packages_end.txt [2025-09-02T06:39:06.891Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-09-02T06:39:06.891Z] + PACKAGES=/tmp/packages_start.txt [2025-09-02T06:39:06.891Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2025-09-02T06:39:06.891Z] + PACKAGES=/tmp/packages_end.txt [2025-09-02T06:39:06.891Z] + case "${OS_FAMILY}" in [2025-09-02T06:39:06.891Z] + sort [2025-09-02T06:39:06.891Z] + rpm -qa [2025-09-02T06:39:07.461Z] + '[' -f /tmp/packages_start.txt ']' [2025-09-02T06:39:07.461Z] + '[' -f /tmp/packages_end.txt ']' [2025-09-02T06:39:07.461Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-09-02T06:39:07.461Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2025-09-02T06:39:07.461Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2025-09-02T06:39:07.461Z] + 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-09-02T06:39:07.469Z] 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-09-02T06:39:07.748Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T06:39:08.316Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-02T06:39:08.316Z] [2025-09-02T06:39:08.316Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T06:39:08.641Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-02T06:39:08.641Z] latest: Pulling from edgex-lftools-log-publisher [2025-09-02T06:39:08.641Z] 5eb5b503b376: Pulling fs layer [2025-09-02T06:39:08.641Z] 5c69ac0246d0: Pulling fs layer [2025-09-02T06:39:08.641Z] ec43610c2a17: Pulling fs layer [2025-09-02T06:39:08.641Z] 3a2ae6a8a46f: Pulling fs layer [2025-09-02T06:39:08.641Z] 33b1e0a273af: Pulling fs layer [2025-09-02T06:39:08.641Z] 5d3b04190fa2: Pulling fs layer [2025-09-02T06:39:08.641Z] 2f39f015ded8: Pulling fs layer [2025-09-02T06:39:08.641Z] 3a2ae6a8a46f: Waiting [2025-09-02T06:39:08.641Z] 33b1e0a273af: Waiting [2025-09-02T06:39:08.641Z] 5d3b04190fa2: Waiting [2025-09-02T06:39:08.641Z] 2f39f015ded8: Waiting [2025-09-02T06:39:08.641Z] 5c69ac0246d0: Verifying Checksum [2025-09-02T06:39:08.641Z] 5c69ac0246d0: Download complete [2025-09-02T06:39:08.641Z] 3a2ae6a8a46f: Verifying Checksum [2025-09-02T06:39:08.641Z] 3a2ae6a8a46f: Download complete [2025-09-02T06:39:08.641Z] ec43610c2a17: Verifying Checksum [2025-09-02T06:39:08.641Z] ec43610c2a17: Download complete [2025-09-02T06:39:08.641Z] 33b1e0a273af: Verifying Checksum [2025-09-02T06:39:08.641Z] 33b1e0a273af: Download complete [2025-09-02T06:39:08.641Z] 5d3b04190fa2: Verifying Checksum [2025-09-02T06:39:08.641Z] 5d3b04190fa2: Download complete [2025-09-02T06:39:08.905Z] 5eb5b503b376: Verifying Checksum [2025-09-02T06:39:08.905Z] 5eb5b503b376: Download complete [2025-09-02T06:39:09.491Z] 2f39f015ded8: Verifying Checksum [2025-09-02T06:39:09.491Z] 2f39f015ded8: Download complete [2025-09-02T06:39:10.430Z] 5eb5b503b376: Pull complete [2025-09-02T06:39:10.430Z] 5c69ac0246d0: Pull complete [2025-09-02T06:39:10.997Z] ec43610c2a17: Pull complete [2025-09-02T06:39:10.997Z] 3a2ae6a8a46f: Pull complete [2025-09-02T06:39:11.264Z] 33b1e0a273af: Pull complete [2025-09-02T06:39:11.264Z] 5d3b04190fa2: Pull complete [2025-09-02T06:39:15.467Z] 2f39f015ded8: Pull complete [2025-09-02T06:39:15.467Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-09-02T06:39:15.467Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-02T06:39:15.467Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-02T06:39:15.633Z] prd-centos7-docker-4c-2g-8137 does not seem to be running inside a container [2025-09-02T06:39:15.675Z] $ 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-09-02T06:39:20.627Z] $ docker top 854697a4cfcd4cfbc1e2331abc86160679c7e8a77f392fbc1d31289b84e1d0b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-02T06:39:20.990Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-09-02T06:39:21.285Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-09-02T06:39:21.569Z] + ls /var/log/sa-host [2025-09-02T06:39:21.569Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-02T06:39:21.728Z] provisioning config files... [2025-09-02T06:39:21.738Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12218172049616843752tmp [Pipeline] { [Pipeline] echo [2025-09-02T06:39:21.760Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-02T06:39:22.050Z] ---> create-netrc.sh [Pipeline] } [2025-09-02T06:39:22.057Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-09-02T06:39:22.417Z] ---> python-tools-install.sh [Pipeline] echo [2025-09-02T06:39:22.428Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-02T06:39:22.726Z] ---> sudo-logs.sh [2025-09-02T06:39:22.726Z] Archiving 'sudo' log.. [2025-09-02T06:39:22.726Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-8137.novalocal: Name or service not known [2025-09-02T06:39:22.726Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-8137.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-09-02T06:39:22.757Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-02T06:39:23.044Z] ---> job-cost.sh [2025-09-02T06:39:23.044Z] lf-activate-venv: SKIPPING [2025-09-02T06:39:23.044Z] INFO: No Stack... [2025-09-02T06:39:23.304Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-09-02T06:39:23.564Z] INFO: Archiving Costs [Pipeline] echo [2025-09-02T06:39:23.577Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-02T06:39:23.870Z] ---> logs-deploy.sh [2025-09-02T06:39:23.870Z] lf-activate-venv: SKIPPING [2025-09-02T06:39:23.870Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/207 [2025-09-02T06:39:23.870Z] INFO: archiving workspace using pattern(s): [2025-09-02T06:39:24.809Z] Archives upload complete. [2025-09-02T06:39:24.809Z] INFO: archiving logs to Nexus [2025-09-02T06:39:25.376Z] ---> uname -a: [2025-09-02T06:39:25.376Z] Linux prd-centos7-docker-4c-2g-8137.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-09-02T06:39:25.376Z] [2025-09-02T06:39:25.376Z] [2025-09-02T06:39:25.376Z] ---> lscpu: [2025-09-02T06:39:25.376Z] Architecture: x86_64 [2025-09-02T06:39:25.376Z] CPU op-mode(s): 32-bit, 64-bit [2025-09-02T06:39:25.376Z] Byte Order: Little Endian [2025-09-02T06:39:25.376Z] Address sizes: 40 bits physical, 48 bits virtual [2025-09-02T06:39:25.376Z] CPU(s): 2 [2025-09-02T06:39:25.376Z] On-line CPU(s) list: 0,1 [2025-09-02T06:39:25.376Z] Thread(s) per core: 1 [2025-09-02T06:39:25.376Z] Core(s) per socket: 1 [2025-09-02T06:39:25.377Z] Socket(s): 2 [2025-09-02T06:39:25.377Z] NUMA node(s): 1 [2025-09-02T06:39:25.377Z] Vendor ID: AuthenticAMD [2025-09-02T06:39:25.377Z] CPU family: 23 [2025-09-02T06:39:25.377Z] Model: 49 [2025-09-02T06:39:25.377Z] Model name: AMD EPYC-Rome Processor [2025-09-02T06:39:25.377Z] Stepping: 0 [2025-09-02T06:39:25.377Z] CPU MHz: 2799.998 [2025-09-02T06:39:25.377Z] BogoMIPS: 5599.99 [2025-09-02T06:39:25.377Z] Virtualization: AMD-V [2025-09-02T06:39:25.377Z] Hypervisor vendor: KVM [2025-09-02T06:39:25.377Z] Virtualization type: full [2025-09-02T06:39:25.377Z] L1d cache: 64 KiB [2025-09-02T06:39:25.377Z] L1i cache: 64 KiB [2025-09-02T06:39:25.377Z] L2 cache: 1 MiB [2025-09-02T06:39:25.377Z] L3 cache: 32 MiB [2025-09-02T06:39:25.377Z] NUMA node0 CPU(s): 0,1 [2025-09-02T06:39:25.377Z] Vulnerability Itlb multihit: Not affected [2025-09-02T06:39:25.377Z] Vulnerability L1tf: Not affected [2025-09-02T06:39:25.377Z] Vulnerability Mds: Not affected [2025-09-02T06:39:25.377Z] Vulnerability Meltdown: Not affected [2025-09-02T06:39:25.377Z] Vulnerability Mmio stale data: Not affected [2025-09-02T06:39:25.377Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-09-02T06:39:25.377Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-09-02T06:39:25.377Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-09-02T06:39:25.377Z] Vulnerability Srbds: Not affected [2025-09-02T06:39:25.377Z] Vulnerability Tsx async abort: Not affected [2025-09-02T06:39:25.377Z] 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-09-02T06:39:25.377Z] [2025-09-02T06:39:25.377Z] [2025-09-02T06:39:25.636Z] ---> nproc: [2025-09-02T06:39:25.636Z] 2 [2025-09-02T06:39:25.636Z] [2025-09-02T06:39:25.636Z] [2025-09-02T06:39:25.636Z] ---> df -h: [2025-09-02T06:39:25.636Z] Filesystem Size Used Avail Use% Mounted on [2025-09-02T06:39:25.636Z] overlay 40G 7.3G 33G 19% / [2025-09-02T06:39:25.636Z] tmpfs 64M 0 64M 0% /dev [2025-09-02T06:39:25.636Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-09-02T06:39:25.636Z] shm 64M 0 64M 0% /dev/shm [2025-09-02T06:39:25.636Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-09-02T06:39:25.636Z] [2025-09-02T06:39:25.636Z] [2025-09-02T06:39:25.636Z] Cannot open /var/log/sysstat/sa02: No such file or directory [2025-09-02T06:39:25.636Z] Please check if data collecting is enabled [2025-09-02T06:39:25.636Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-02T06:39:25.669Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-09-02T06:39:25.674Z] $ docker stop --time=1 854697a4cfcd4cfbc1e2331abc86160679c7e8a77f392fbc1d31289b84e1d0b7 [2025-09-02T06:39:26.817Z] $ docker rm -f --volumes 854697a4cfcd4cfbc1e2331abc86160679c7e8a77f392fbc1d31289b84e1d0b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-09-02T06:39:26.913Z] [WS-CLEANUP] Deleting project workspace... [2025-09-02T06:39:26.913Z] [WS-CLEANUP] Deferred wipeout is used... [2025-09-02T06:39:26.932Z] [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-09-02T06:39:27.365Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-02T06:39:27.365Z] [2025-09-02T06:39:27.365Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T06:39:27.666Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-02T06:39:27.666Z] latest: Pulling from edgex-lftools-log-publisher [2025-09-02T06:39:27.666Z] 5eb5b503b376: Pulling fs layer [2025-09-02T06:39:27.666Z] 5c69ac0246d0: Pulling fs layer [2025-09-02T06:39:27.666Z] ec43610c2a17: Pulling fs layer [2025-09-02T06:39:27.667Z] 3a2ae6a8a46f: Pulling fs layer [2025-09-02T06:39:27.667Z] 33b1e0a273af: Pulling fs layer [2025-09-02T06:39:27.667Z] 5d3b04190fa2: Pulling fs layer [2025-09-02T06:39:27.667Z] 2f39f015ded8: Pulling fs layer [2025-09-02T06:39:27.667Z] 3a2ae6a8a46f: Waiting [2025-09-02T06:39:27.667Z] 33b1e0a273af: Waiting [2025-09-02T06:39:27.667Z] 5d3b04190fa2: Waiting [2025-09-02T06:39:27.667Z] 2f39f015ded8: Waiting [2025-09-02T06:39:27.667Z] 5c69ac0246d0: Verifying Checksum [2025-09-02T06:39:27.667Z] 5c69ac0246d0: Download complete [2025-09-02T06:39:27.667Z] 3a2ae6a8a46f: Verifying Checksum [2025-09-02T06:39:27.667Z] 3a2ae6a8a46f: Download complete [2025-09-02T06:39:27.667Z] 33b1e0a273af: Verifying Checksum [2025-09-02T06:39:27.667Z] 33b1e0a273af: Download complete [2025-09-02T06:39:27.667Z] 5d3b04190fa2: Verifying Checksum [2025-09-02T06:39:27.667Z] 5d3b04190fa2: Download complete [2025-09-02T06:39:27.667Z] ec43610c2a17: Verifying Checksum [2025-09-02T06:39:27.667Z] ec43610c2a17: Download complete [2025-09-02T06:39:27.925Z] 5eb5b503b376: Verifying Checksum [2025-09-02T06:39:27.925Z] 5eb5b503b376: Download complete [2025-09-02T06:39:29.827Z] 5eb5b503b376: Pull complete [2025-09-02T06:39:29.827Z] 5c69ac0246d0: Pull complete [2025-09-02T06:39:30.085Z] ec43610c2a17: Pull complete [2025-09-02T06:39:30.085Z] 3a2ae6a8a46f: Pull complete [2025-09-02T06:39:30.344Z] 33b1e0a273af: Pull complete [2025-09-02T06:39:30.344Z] 5d3b04190fa2: Pull complete [2025-09-02T06:39:33.769Z] Removing intermediate container afa139fe8109 [2025-09-02T06:39:33.769Z] ---> aa3e8a16191f [2025-09-02T06:39:33.769Z] Step 11/13 : COPY . . [2025-09-02T06:39:33.769Z] ---> f744212a245e [2025-09-02T06:39:33.769Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-09-02T06:39:33.769Z] ---> Running in f8a4f7ce892d [2025-09-02T06:39:33.769Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2025-09-02T06:39:33.769Z] Dload Upload Total Spent Left Speed [2025-09-02T06:39:33.769Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10632 0 --:--:-- --:--:-- --:--:-- 10836 [2025-09-02T06:39:33.769Z] Removing intermediate container f8a4f7ce892d [2025-09-02T06:39:33.769Z] ---> c7b49c8f510b [2025-09-02T06:39:33.769Z] Step 13/13 : RUN ${MAKE} [2025-09-02T06:39:33.769Z] ---> Running in 15e19e14a89f [2025-09-02T06:39:33.769Z] noop [2025-09-02T06:39:33.769Z] Removing intermediate container 15e19e14a89f [2025-09-02T06:39:33.769Z] ---> 15197213de7e [2025-09-02T06:39:33.769Z] Successfully built 15197213de7e [2025-09-02T06:39:33.769Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T06:39:34.126Z] + docker inspect -f . ci-base-image-arm64 [2025-09-02T06:39:34.126Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-02T06:39:34.322Z] prd-ubuntu20.04-docker-arm64-4c-16g-8136 does not seem to be running inside a container [2025-09-02T06:39:34.390Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/207 -v /w/workspace/device-usb-camera/207:/w/workspace/device-usb-camera/207:rw,z -v /w/workspace/device-usb-camera/207@tmp:/w/workspace/device-usb-camera/207@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-09-02T06:39:35.459Z] $ docker top 2b3a0cedb78129bbeedb3d5d75bfadb1a2a63feb055510b8e43e43106a2d053e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-02T06:39:36.277Z] + go version [2025-09-02T06:39:36.277Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-09-02T06:39:36.296Z] $ docker stop --time=1 2b3a0cedb78129bbeedb3d5d75bfadb1a2a63feb055510b8e43e43106a2d053e [2025-09-02T06:39:37.009Z] 2f39f015ded8: Pull complete [2025-09-02T06:39:37.009Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-09-02T06:39:37.009Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-02T06:39:37.009Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-02T06:39:37.862Z] $ docker rm -f --volumes 2b3a0cedb78129bbeedb3d5d75bfadb1a2a63feb055510b8e43e43106a2d053e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-02T06:39:38.174Z] prd-ubuntu20.04-docker-8c-8g-8135 does not seem to be running inside a container [2025-09-02T06:39:38.203Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-09-02T06:39:39.229Z] $ docker top bd03eb24d70a9d11f3dfe0ecc3aab7167c7c118d7ddea76d239e9d6d66648fe8 -eo pid,comm [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T06:39:39.609Z] ---> job-cost.sh [2025-09-02T06:39:39.609Z] lf-activate-venv: SKIPPING [2025-09-02T06:39:39.609Z] INFO: No Stack... [2025-09-02T06:39:39.704Z] + docker inspect -f . ci-base-image-arm64 [2025-09-02T06:39:39.704Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-02T06:39:39.867Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-09-02T06:39:39.877Z] prd-ubuntu20.04-docker-arm64-4c-16g-8136 does not seem to be running inside a container [2025-09-02T06:39:39.943Z] $ 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/207 -v /w/workspace/device-usb-camera/207:/w/workspace/device-usb-camera/207:rw,z -v /w/workspace/device-usb-camera/207@tmp:/w/workspace/device-usb-camera/207@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-09-02T06:39:40.126Z] INFO: Archiving Costs [2025-09-02T06:39:41.049Z] $ docker top 6effdbb69974877437948810d919078fd2373440614854cf7c0c5c1aaf326922 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2025-09-02T06:39:41.551Z] + cut -d, -f6 [2025-09-02T06:39:41.551Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [Pipeline] lock [2025-09-02T06:39:41.564Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-207-stack-cost] [2025-09-02T06:39:41.574Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-207-stack-cost] did not exist. Created. [2025-09-02T06:39:41.579Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-207-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-09-02T06:39:41.886Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-09-02T06:39:41.912Z] Stashed 1 file(s) [Pipeline] } [2025-09-02T06:39:41.918Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/207 [2025-09-02T06:39:41.919Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-207-stack-cost] [Pipeline] // lock [Pipeline] } [2025-09-02T06:39:41.944Z] $ docker stop --time=1 bd03eb24d70a9d11f3dfe0ecc3aab7167c7c118d7ddea76d239e9d6d66648fe8 [2025-09-02T06:39:43.072Z] $ docker rm -f --volumes bd03eb24d70a9d11f3dfe0ecc3aab7167c7c118d7ddea76d239e9d6d66648fe8 [Pipeline] fileExists [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-09-02T06:39:43.755Z] + make test [2025-09-02T06:39:43.756Z] go test ./... -coverprofile=coverage.out ./... [2025-09-02T06:39:50.396Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2025-09-02T06:43:27.156Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2025-09-02T06:43:39.484Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.062s coverage: 4.4% of statements [2025-09-02T06:43:39.484Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-09-02T06:43:39.484Z] go vet ./... [2025-09-02T06:44:26.322Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-09-02T06:44:26.322Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-09-02T06:44:26.322Z] ./bin/test-attribution-txt.sh [2025-09-02T06:44:26.587Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-09-02T06:44:26.870Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-09-02T06:44:26.894Z] $ docker stop --time=1 6effdbb69974877437948810d919078fd2373440614854cf7c0c5c1aaf326922 [2025-09-02T06:44:28.739Z] $ docker rm -f --volumes 6effdbb69974877437948810d919078fd2373440614854cf7c0c5c1aaf326922 [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-02T06:44:30.401Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-09-02T06:44:30.434Z] Warning: overwriting stash ‘coverage-report’ [2025-09-02T06:44:30.959Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-09-02T06:44:31.384Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-09-02T06:44:31.705Z] + ls -al . [2025-09-02T06:44:31.705Z] total 284 [2025-09-02T06:44:31.705Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 06:39 . [2025-09-02T06:44:31.705Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 2 06:37 .. [2025-09-02T06:44:31.705Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 06:37 .git [2025-09-02T06:44:31.705Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 06:37 .github [2025-09-02T06:44:31.705Z] -rw-rw-r-- 1 jenkins jenkins 379 Sep 2 06:37 .gitignore [2025-09-02T06:44:31.705Z] -rw-rw-r-- 1 jenkins jenkins 203 Sep 2 06:37 .golangci.yml [2025-09-02T06:44:31.705Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 2 06:37 .hadolint.yml [2025-09-02T06:44:31.705Z] -rw-rw-r-- 1 jenkins jenkins 20006 Sep 2 06:37 Attribution.txt [2025-09-02T06:44:31.705Z] -rw-rw-r-- 1 jenkins jenkins 17743 Sep 2 06:37 CHANGELOG.md [2025-09-02T06:44:31.705Z] -rw-rw-r-- 1 jenkins jenkins 2440 Sep 2 06:37 Dockerfile [2025-09-02T06:44:31.705Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 2 06:37 GOVERNANCE.md [2025-09-02T06:44:31.705Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 2 06:37 Jenkinsfile [2025-09-02T06:44:31.705Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 2 06:37 LICENSE [2025-09-02T06:44:31.705Z] -rw-rw-r-- 1 jenkins jenkins 3193 Sep 2 06:37 Makefile [2025-09-02T06:44:31.705Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 2 06:37 OWNERS.md [2025-09-02T06:44:31.705Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 2 06:37 README.md [2025-09-02T06:44:31.705Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 2 06:35 VERSION [2025-09-02T06:44:31.705Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 2 06:37 bin [2025-09-02T06:44:31.705Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 06:37 cmd [2025-09-02T06:44:31.705Z] -rw-r--r-- 1 jenkins jenkins 54772 Sep 2 06:43 coverage.out [2025-09-02T06:44:31.705Z] -rwxrwxr-x 1 jenkins jenkins 84 Sep 2 06:37 docker-entrypoint.sh [2025-09-02T06:44:31.705Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 2 06:37 docs [2025-09-02T06:44:31.705Z] -rw-rw-r-- 1 jenkins jenkins 6400 Sep 2 06:37 go.mod [2025-09-02T06:44:31.705Z] -rw-rw-r-- 1 jenkins jenkins 87399 Sep 2 06:37 go.sum [2025-09-02T06:44:31.705Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 06:37 internal [2025-09-02T06:44:31.705Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 2 06:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T06:44:32.062Z] + 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=7d5463bbb36411ac015ee1352e8852feacf72cb6 --label arch=arm64 --label version=4.1.0-dev.4 . [2025-09-02T06:44:32.665Z] Sending build context to Docker daemon 11.71MB [2025-09-02T06:44:32.665Z] Step 1/37 : ARG BASE=golang:1.23-alpine3.20 [2025-09-02T06:44:32.665Z] Step 2/37 : FROM ${BASE} AS builder [2025-09-02T06:44:32.665Z] ---> 15197213de7e [2025-09-02T06:44:32.665Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2025-09-02T06:44:32.665Z] ---> Running in 2ae3cb14fe53 [2025-09-02T06:44:32.933Z] Removing intermediate container 2ae3cb14fe53 [2025-09-02T06:44:32.933Z] ---> fbf6e490aa4c [2025-09-02T06:44:32.933Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-09-02T06:44:33.201Z] ---> Running in 827cea152d60 [2025-09-02T06:44:33.467Z] Removing intermediate container 827cea152d60 [2025-09-02T06:44:33.467Z] ---> 209b2cb9ace3 [2025-09-02T06:44:33.467Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2025-09-02T06:44:33.467Z] ---> Running in 863cb1320589 [2025-09-02T06:44:33.735Z] Removing intermediate container 863cb1320589 [2025-09-02T06:44:33.735Z] ---> 3d1d4cc16298 [2025-09-02T06:44:33.735Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2025-09-02T06:44:33.735Z] ---> Running in 59352f1e3f16 [2025-09-02T06:44:34.005Z] Removing intermediate container 59352f1e3f16 [2025-09-02T06:44:34.005Z] ---> 907a10b6298b [2025-09-02T06:44:34.005Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-09-02T06:44:34.278Z] ---> Running in 1a31d789244c [2025-09-02T06:44:35.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-02T06:44:35.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-02T06:44:36.922Z] OK: 247 MiB in 72 packages [2025-09-02T06:44:37.513Z] Removing intermediate container 1a31d789244c [2025-09-02T06:44:37.513Z] ---> 05edb1ed7484 [2025-09-02T06:44:37.513Z] Step 8/37 : WORKDIR /device-usb-camera [2025-09-02T06:44:37.780Z] ---> Running in 405cacc74d0c [2025-09-02T06:44:38.047Z] Removing intermediate container 405cacc74d0c [2025-09-02T06:44:38.047Z] ---> e76da64d07a9 [2025-09-02T06:44:38.047Z] Step 9/37 : COPY go.mod vendor* ./ [2025-09-02T06:44:38.313Z] ---> 4a1a36d548bf [2025-09-02T06:44:38.313Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-02T06:44:38.579Z] ---> Running in 96a345cccd2e [2025-09-02T06:44:41.154Z] Removing intermediate container 96a345cccd2e [2025-09-02T06:44:41.154Z] ---> 21f046d6d7c1 [2025-09-02T06:44:41.154Z] Step 11/37 : COPY . . [2025-09-02T06:44:41.739Z] ---> 6ab415b1272e [2025-09-02T06:44:41.739Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-09-02T06:44:42.007Z] ---> Running in 517a4356a0a6 [2025-09-02T06:44:42.962Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2025-09-02T06:44:42.963Z] Dload Upload Total Spent Left Speed [2025-09-02T06:44:42.963Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6825 0 --:--:-- --:--:-- --:--:-- 6896 [2025-09-02T06:44:43.922Z] Removing intermediate container 517a4356a0a6 [2025-09-02T06:44:43.922Z] ---> d974d428aabc [2025-09-02T06:44:43.922Z] Step 13/37 : RUN ${MAKE} [2025-09-02T06:44:43.922Z] ---> Running in 5cc417d6d282 [2025-09-02T06:44:44.881Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.1.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2025-09-02T06:48:36.654Z] Removing intermediate container 5cc417d6d282 [2025-09-02T06:48:36.654Z] ---> 1ec859fb6710 [2025-09-02T06:48:36.654Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2025-09-02T06:48:36.654Z] 1.8.2: Pulling from bluenviron/mediamtx [2025-09-02T06:48:36.654Z] da4d7e05a7aa: Pulling fs layer [2025-09-02T06:48:36.654Z] da4d7e05a7aa: Verifying Checksum [2025-09-02T06:48:36.654Z] da4d7e05a7aa: Download complete [2025-09-02T06:48:36.654Z] da4d7e05a7aa: Pull complete [2025-09-02T06:48:36.654Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2025-09-02T06:48:36.654Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2025-09-02T06:48:36.654Z] ---> 62c65ed7ef0d [2025-09-02T06:48:36.654Z] Step 15/37 : FROM alpine:3.20 [2025-09-02T06:48:36.654Z] 3.20: Pulling from library/alpine [2025-09-02T06:48:36.654Z] 13e713f82565: Pulling fs layer [2025-09-02T06:48:36.654Z] 13e713f82565: Verifying Checksum [2025-09-02T06:48:36.654Z] 13e713f82565: Download complete [2025-09-02T06:48:36.654Z] 13e713f82565: Pull complete [2025-09-02T06:48:36.654Z] Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-02T06:48:36.654Z] Status: Downloaded newer image for alpine:3.20 [2025-09-02T06:48:36.654Z] ---> c88e9dceb6cb [2025-09-02T06:48:36.654Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2025-09-02T06:48:36.654Z] ---> Running in 786a085f0ed0 [2025-09-02T06:48:36.654Z] Removing intermediate container 786a085f0ed0 [2025-09-02T06:48:36.654Z] ---> 136d1f16e4de [2025-09-02T06:48:36.654Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-09-02T06:48:36.654Z] ---> Running in fddbda4bfa86 [2025-09-02T06:48:36.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-02T06:48:36.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-02T06:48:36.654Z] (1/114) Installing dumb-init (1.2.5-r3) [2025-09-02T06:48:36.654Z] (2/114) Installing libSvtAv1Enc (2.0.0-r1) [2025-09-02T06:48:36.654Z] (3/114) Installing aom-libs (3.9.1-r0) [2025-09-02T06:48:36.654Z] (4/114) Installing libxau (1.0.11-r4) [2025-09-02T06:48:36.654Z] (5/114) Installing libmd (1.1.0-r0) [2025-09-02T06:48:36.654Z] (6/114) Installing libbsd (0.12.2-r0) [2025-09-02T06:48:36.654Z] (7/114) Installing libxdmcp (1.1.5-r1) [2025-09-02T06:48:36.654Z] (8/114) Installing libxcb (1.16.1-r0) [2025-09-02T06:48:36.654Z] (9/114) Installing libx11 (1.8.9-r1) [2025-09-02T06:48:36.654Z] (10/114) Installing hwdata-pci (0.382-r0) [2025-09-02T06:48:36.654Z] (11/114) Installing libpciaccess (0.18.1-r0) [2025-09-02T06:48:36.654Z] (12/114) Installing libdrm (2.4.120-r0) [2025-09-02T06:48:36.654Z] (13/114) Installing libxext (1.3.6-r2) [2025-09-02T06:48:36.654Z] (14/114) Installing libxfixes (6.0.1-r4) [2025-09-02T06:48:36.654Z] (15/114) Installing libffi (3.4.6-r0) [2025-09-02T06:48:36.654Z] (16/114) Installing wayland-libs-client (1.22.0-r4) [2025-09-02T06:48:36.654Z] (17/114) Installing libva (2.21.0-r0) [2025-09-02T06:48:36.654Z] (18/114) Installing libvdpau (1.5-r3) [2025-09-02T06:48:36.654Z] (19/114) Installing ffmpeg-libavutil (6.1.1-r8) [2025-09-02T06:48:36.654Z] (20/114) Installing libdav1d (1.4.2-r0) [2025-09-02T06:48:36.654Z] (21/114) Installing libgcc (13.2.1_git20240309-r1) [2025-09-02T06:48:36.654Z] (22/114) Installing libstdc++ (13.2.1_git20240309-r1) [2025-09-02T06:48:36.654Z] (23/114) Installing openexr-libiex (3.1.13-r1) [2025-09-02T06:48:36.654Z] (24/114) Installing openexr-libilmthread (3.1.13-r1) [2025-09-02T06:48:36.654Z] (25/114) Installing imath (3.1.12-r0) [2025-09-02T06:48:36.654Z] (26/114) Installing openexr-libopenexr (3.1.13-r1) [2025-09-02T06:48:36.654Z] (27/114) Installing brotli-libs (1.1.0-r2) [2025-09-02T06:48:36.654Z] (28/114) Installing giflib (5.2.2-r0) [2025-09-02T06:48:36.654Z] (29/114) Installing libhwy (1.0.7-r0) [2025-09-02T06:48:36.654Z] (30/114) Installing libjpeg-turbo (3.0.3-r0) [2025-09-02T06:48:36.654Z] (31/114) Installing lcms2 (2.16-r0) [2025-09-02T06:48:36.654Z] (32/114) Installing libpng (1.6.44-r0) [2025-09-02T06:48:36.654Z] (33/114) Installing libjxl (0.10.2-r0) [2025-09-02T06:48:36.654Z] (34/114) Installing lame-libs (3.100-r5) [2025-09-02T06:48:36.654Z] (35/114) Installing opus (1.5.2-r0) [2025-09-02T06:48:36.654Z] (36/114) Installing rav1e-libs (0.7.1-r0) [2025-09-02T06:48:36.654Z] (37/114) Installing libgomp (13.2.1_git20240309-r1) [2025-09-02T06:48:36.654Z] (38/114) Installing soxr (0.1.3-r7) [2025-09-02T06:48:36.654Z] (39/114) Installing ffmpeg-libswresample (6.1.1-r8) [2025-09-02T06:48:36.654Z] (40/114) Installing libogg (1.3.5-r5) [2025-09-02T06:48:36.654Z] (41/114) Installing libtheora (1.1.1-r18) [2025-09-02T06:48:36.654Z] (42/114) Installing libvorbis (1.3.7-r2) [2025-09-02T06:48:36.654Z] (43/114) Installing libvpx (1.14.1-r0) [2025-09-02T06:48:36.654Z] (44/114) Installing libsharpyuv (1.3.2-r0) [2025-09-02T06:48:36.654Z] (45/114) Installing libwebp (1.3.2-r0) [2025-09-02T06:48:36.654Z] (46/114) Installing libwebpmux (1.3.2-r0) [2025-09-02T06:48:36.654Z] (47/114) Installing x264-libs (0.164_git20231001-r0) [2025-09-02T06:48:36.654Z] (48/114) Installing numactl (2.0.18-r0) [2025-09-02T06:48:36.654Z] (49/114) Installing x265-libs (3.6-r0) [2025-09-02T06:48:36.920Z] (50/114) Installing xvidcore (1.3.7-r2) [2025-09-02T06:48:36.920Z] (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-09-02T06:48:37.185Z] (52/114) Installing sdl2 (2.28.5-r1) [2025-09-02T06:48:37.185Z] (53/114) Installing alsa-lib (1.2.11-r0) [2025-09-02T06:48:37.451Z] (54/114) Installing libexpat (2.7.0-r0) [2025-09-02T06:48:37.451Z] (55/114) Installing libbz2 (1.0.8-r6) [2025-09-02T06:48:37.451Z] (56/114) Installing freetype (2.13.2-r0) [2025-09-02T06:48:37.451Z] (57/114) Installing fontconfig (2.15.0-r1) [2025-09-02T06:48:37.451Z] (58/114) Installing fribidi (1.0.15-r0) [2025-09-02T06:48:37.451Z] (59/114) Installing libintl (0.22.5-r0) [2025-09-02T06:48:37.451Z] (60/114) Installing libeconf (0.6.3-r0) [2025-09-02T06:48:37.451Z] (61/114) Installing libblkid (2.40.1-r1) [2025-09-02T06:48:37.715Z] (62/114) Installing libmount (2.40.1-r1) [2025-09-02T06:48:37.715Z] (63/114) Installing pcre2 (10.43-r0) [2025-09-02T06:48:37.715Z] (64/114) Installing glib (2.80.5-r0) [2025-09-02T06:48:37.981Z] (65/114) Installing graphite2 (1.3.14-r6) [2025-09-02T06:48:37.981Z] (66/114) Installing harfbuzz (8.5.0-r0) [2025-09-02T06:48:37.981Z] (67/114) Installing libunibreak (6.1-r0) [2025-09-02T06:48:37.981Z] (68/114) Installing libass (0.17.2-r0) [2025-09-02T06:48:37.981Z] (69/114) Installing libbluray (1.3.4-r1) [2025-09-02T06:48:37.981Z] (70/114) Installing mpg123-libs (1.32.8-r0) [2025-09-02T06:48:37.981Z] (71/114) Installing libopenmpt (0.7.7-r0) [2025-09-02T06:48:37.981Z] (72/114) Installing cjson (1.7.18-r0) [2025-09-02T06:48:37.981Z] (73/114) Installing mbedtls (3.6.4-r0) [2025-09-02T06:48:37.981Z] (74/114) Installing librist (0.2.10-r1) [2025-09-02T06:48:37.981Z] (75/114) Installing libsrt (1.5.3-r0) [2025-09-02T06:48:37.981Z] (76/114) Installing libssh (0.10.6-r0) [2025-09-02T06:48:37.981Z] (77/114) Installing xz-libs (5.6.2-r1) [2025-09-02T06:48:37.981Z] (78/114) Installing libxml2 (2.12.10-r0) [2025-09-02T06:48:38.245Z] (79/114) Installing libsodium (1.0.19-r0) [2025-09-02T06:48:38.245Z] (80/114) Installing libzmq (4.3.5-r2) [2025-09-02T06:48:38.245Z] (81/114) Installing ffmpeg-libavformat (6.1.1-r8) [2025-09-02T06:48:38.245Z] (82/114) Installing serd-libs (0.32.2-r0) [2025-09-02T06:48:38.245Z] (83/114) Installing zix-libs (0.4.2-r0) [2025-09-02T06:48:38.245Z] (84/114) Installing sord-libs (0.16.16-r0) [2025-09-02T06:48:38.509Z] (85/114) Installing sratom (0.6.16-r0) [2025-09-02T06:48:38.509Z] (86/114) Installing lilv-libs (0.24.24-r1) [2025-09-02T06:48:38.509Z] (87/114) Installing glslang-libs (1.3.261.1-r0) [2025-09-02T06:48:38.509Z] (88/114) Installing libdovi (3.3.0-r0) [2025-09-02T06:48:38.509Z] (89/114) Installing spirv-tools (1.3.261.1-r0) [2025-09-02T06:48:38.774Z] (90/114) Installing shaderc (2024.0-r0) [2025-09-02T06:48:38.774Z] (91/114) Installing vulkan-loader (1.3.261.1-r0) [2025-09-02T06:48:38.774Z] (92/114) Installing libplacebo (6.338.2-r1) [2025-09-02T06:48:38.774Z] (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) [2025-09-02T06:48:39.040Z] (94/114) Installing ffmpeg-libswscale (6.1.1-r8) [2025-09-02T06:48:39.040Z] (95/114) Installing vidstab (1.1.1-r0) [2025-09-02T06:48:39.040Z] (96/114) Installing zimg (3.0.5-r2) [2025-09-02T06:48:39.040Z] (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) [2025-09-02T06:48:39.303Z] (98/114) Installing libasyncns (0.8-r3) [2025-09-02T06:48:39.303Z] (99/114) Installing dbus-libs (1.14.10-r1) [2025-09-02T06:48:39.303Z] (100/114) Installing libltdl (2.4.7-r3) [2025-09-02T06:48:39.303Z] (101/114) Installing orc (0.4.40-r0) [2025-09-02T06:48:39.303Z] (102/114) Installing libflac (1.4.3-r1) [2025-09-02T06:48:39.303Z] (103/114) Installing libsndfile (1.2.2-r1) [2025-09-02T06:48:39.303Z] (104/114) Installing speexdsp (1.2.1-r2) [2025-09-02T06:48:39.568Z] (105/114) Installing tdb-libs (1.4.9-r1) [2025-09-02T06:48:39.568Z] (106/114) Installing libpulse (17.0-r0) [2025-09-02T06:48:39.568Z] (107/114) Installing v4l-utils-libs (1.24.1-r1) [2025-09-02T06:48:39.568Z] (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) [2025-09-02T06:48:39.568Z] (109/114) Installing ffmpeg (6.1.1-r8) [2025-09-02T06:48:39.568Z] (110/114) Installing udev-init-scripts (35-r1) [2025-09-02T06:48:39.568Z] (111/114) Installing eudev-libs (3.2.14-r2) [2025-09-02T06:48:39.568Z] (112/114) Installing zstd-libs (1.5.6-r0) [2025-09-02T06:48:39.568Z] (113/114) Installing kmod-libs (32-r0) [2025-09-02T06:48:39.568Z] (114/114) Installing eudev (3.2.14-r2) [2025-09-02T06:48:39.568Z] Executing busybox-1.36.1-r29.trigger [2025-09-02T06:48:39.568Z] Executing glib-2.80.5-r0.trigger [2025-09-02T06:48:39.568Z] Executing eudev-3.2.14-r2.trigger [2025-09-02T06:48:39.840Z] OK: 120 MiB in 128 packages [2025-09-02T06:48:44.091Z] Removing intermediate container fddbda4bfa86 [2025-09-02T06:48:44.091Z] ---> 305adaa89388 [2025-09-02T06:48:44.091Z] Step 18/37 : RUN apk --no-cache upgrade [2025-09-02T06:48:44.091Z] ---> Running in 086d1f6a269a [2025-09-02T06:48:44.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-02T06:48:45.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-02T06:48:46.651Z] (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-02T06:48:46.651Z] Executing busybox-1.36.1-r30.post-upgrade [2025-09-02T06:48:46.651Z] (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-02T06:48:46.651Z] (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-02T06:48:46.651Z] Executing busybox-1.36.1-r30.trigger [2025-09-02T06:48:46.651Z] OK: 120 MiB in 128 packages [2025-09-02T06:48:47.610Z] Removing intermediate container 086d1f6a269a [2025-09-02T06:48:47.610Z] ---> 43c20b9d1f0a [2025-09-02T06:48:47.610Z] Step 19/37 : WORKDIR / [2025-09-02T06:48:47.876Z] ---> Running in 0e1fe2d08fe0 [2025-09-02T06:48:48.141Z] Removing intermediate container 0e1fe2d08fe0 [2025-09-02T06:48:48.141Z] ---> cb48bd99d961 [2025-09-02T06:48:48.141Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2025-09-02T06:48:50.717Z] ---> cd7ede8ecfbb [2025-09-02T06:48:50.717Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2025-09-02T06:48:50.717Z] ---> f6c7679c3d82 [2025-09-02T06:48:50.717Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2025-09-02T06:48:51.300Z] ---> 38858c50832d [2025-09-02T06:48:51.300Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2025-09-02T06:48:51.880Z] ---> c232687ab178 [2025-09-02T06:48:51.880Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2025-09-02T06:48:52.146Z] ---> 96c7d347ad48 [2025-09-02T06:48:52.147Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2025-09-02T06:48:52.727Z] ---> dadc9ac3dd15 [2025-09-02T06:48:52.727Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2025-09-02T06:48:54.661Z] ---> f1d322d28220 [2025-09-02T06:48:54.661Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2025-09-02T06:48:54.661Z] ---> Running in 033b56ae1222 [2025-09-02T06:48:56.074Z] Removing intermediate container 033b56ae1222 [2025-09-02T06:48:56.074Z] ---> 05123284ced6 [2025-09-02T06:48:56.074Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2025-09-02T06:48:56.074Z] ---> Running in 7e0e51cbbcf4 [2025-09-02T06:48:57.484Z] Removing intermediate container 7e0e51cbbcf4 [2025-09-02T06:48:57.484Z] ---> 5ae019178125 [2025-09-02T06:48:57.484Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2025-09-02T06:48:57.761Z] ---> Running in 7bea8108e2b8 [2025-09-02T06:48:59.167Z] Removing intermediate container 7bea8108e2b8 [2025-09-02T06:48:59.167Z] ---> 7c620de87a7b [2025-09-02T06:48:59.167Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2025-09-02T06:48:59.167Z] ---> Running in 6462b1452b2e [2025-09-02T06:49:01.123Z] Removing intermediate container 6462b1452b2e [2025-09-02T06:49:01.123Z] ---> b8413b9ff151 [2025-09-02T06:49:01.123Z] Step 31/37 : EXPOSE 59983 [2025-09-02T06:49:01.123Z] ---> Running in 302a34607085 [2025-09-02T06:49:01.123Z] Removing intermediate container 302a34607085 [2025-09-02T06:49:01.123Z] ---> 8f33ffdf46bd [2025-09-02T06:49:01.123Z] Step 32/37 : EXPOSE 8554 [2025-09-02T06:49:01.391Z] ---> Running in 1c68640f148c [2025-09-02T06:49:01.657Z] Removing intermediate container 1c68640f148c [2025-09-02T06:49:01.657Z] ---> c96aa0128f70 [2025-09-02T06:49:01.657Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2025-09-02T06:49:01.657Z] ---> Running in 9bc920a7f9eb [2025-09-02T06:49:01.924Z] Removing intermediate container 9bc920a7f9eb [2025-09-02T06:49:01.924Z] ---> fc315ac45305 [2025-09-02T06:49:01.924Z] Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] [2025-09-02T06:49:02.190Z] ---> Running in bf43f4fd662d [2025-09-02T06:49:02.456Z] Removing intermediate container bf43f4fd662d [2025-09-02T06:49:02.456Z] ---> 8eba4ef97864 [2025-09-02T06:49:02.456Z] Step 35/37 : LABEL arch=arm64 [2025-09-02T06:49:02.456Z] ---> Running in 93b013678822 [2025-09-02T06:49:02.724Z] Removing intermediate container 93b013678822 [2025-09-02T06:49:02.724Z] ---> 86d55cb60ead [2025-09-02T06:49:02.724Z] Step 36/37 : LABEL git_sha=7d5463bbb36411ac015ee1352e8852feacf72cb6 [2025-09-02T06:49:02.724Z] ---> Running in 27366a0af53e [2025-09-02T06:49:02.990Z] Removing intermediate container 27366a0af53e [2025-09-02T06:49:02.990Z] ---> dd45ab018824 [2025-09-02T06:49:02.990Z] Step 37/37 : LABEL version=4.1.0-dev.4 [2025-09-02T06:49:03.258Z] ---> Running in 25ac27242d57 [2025-09-02T06:49:03.533Z] Removing intermediate container 25ac27242d57 [2025-09-02T06:49:03.533Z] ---> c0f6dd5288b7 [2025-09-02T06:49:03.533Z] [Warning] One or more build-args [ARCH] were not consumed [2025-09-02T06:49:03.533Z] Successfully built c0f6dd5288b7 [2025-09-02T06:49:03.533Z] 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-09-02T06:49:03.712Z] provisioning config files... [2025-09-02T06:49:03.724Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/207@tmp/config13287098490147461878tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-02T06:49:04.062Z] ---> ****-login.sh [2025-09-02T06:49:04.062Z] nexus3.edgexfoundry.org:10001 [2025-09-02T06:49:04.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T06:49:04.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-02T06:49:04.349Z] Configure a credential helper to remove this warning. See [2025-09-02T06:49:04.349Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-02T06:49:04.349Z] [2025-09-02T06:49:04.349Z] Login Succeeded [2025-09-02T06:49:04.349Z] nexus3.edgexfoundry.org:10002 [2025-09-02T06:49:04.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T06:49:04.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-02T06:49:04.626Z] Configure a credential helper to remove this warning. See [2025-09-02T06:49:04.626Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-02T06:49:04.626Z] [2025-09-02T06:49:04.626Z] Login Succeeded [2025-09-02T06:49:04.626Z] nexus3.edgexfoundry.org:10003 [2025-09-02T06:49:04.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T06:49:05.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-02T06:49:05.158Z] Configure a credential helper to remove this warning. See [2025-09-02T06:49:05.158Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-02T06:49:05.158Z] [2025-09-02T06:49:05.158Z] Login Succeeded [2025-09-02T06:49:05.158Z] nexus3.edgexfoundry.org:10004 [2025-09-02T06:49:05.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T06:49:05.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-02T06:49:05.423Z] Configure a credential helper to remove this warning. See [2025-09-02T06:49:05.423Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-02T06:49:05.423Z] [2025-09-02T06:49:05.423Z] Login Succeeded [2025-09-02T06:49:05.423Z] ****.io [2025-09-02T06:49:05.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T06:49:05.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-02T06:49:05.951Z] Configure a credential helper to remove this warning. See [2025-09-02T06:49:05.951Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-02T06:49:05.951Z] [2025-09-02T06:49:05.952Z] Login Succeeded [2025-09-02T06:49:05.952Z] ---> ****-login.sh ends [Pipeline] } [2025-09-02T06:49:05.964Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-02T06:49:06.023Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-02T06:49:06.062Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2025-09-02T06:49:06.062Z] 7d5463bbb36411ac015ee1352e8852feacf72cb6 [2025-09-02T06:49:06.062Z] latest [2025-09-02T06:49:06.062Z] 4.1.0-dev.4 [2025-09-02T06:49:06.062Z] 7d5463bbb36411ac015ee1352e8852feacf72cb6-4.1.0-dev.4 [2025-09-02T06:49:06.062Z] main [2025-09-02T06:49:06.062Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T06:49:06.424Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:7d5463bbb36411ac015ee1352e8852feacf72cb6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T06:49:06.774Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:7d5463bbb36411ac015ee1352e8852feacf72cb6 [2025-09-02T06:49:06.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-09-02T06:49:06.774Z] f8e351922127: Preparing [2025-09-02T06:49:06.774Z] cbf6d3df61ab: Preparing [2025-09-02T06:49:06.774Z] c407dfc30c18: Preparing [2025-09-02T06:49:06.774Z] 22f89a4eb8e1: Preparing [2025-09-02T06:49:06.774Z] f0c0fc467d42: Preparing [2025-09-02T06:49:06.774Z] 4fdee56d7956: Preparing [2025-09-02T06:49:06.774Z] 02d6578f1dca: Preparing [2025-09-02T06:49:06.774Z] fd6074cd718a: Preparing [2025-09-02T06:49:06.774Z] 618504803970: Preparing [2025-09-02T06:49:06.774Z] 5e365ef0a77f: Preparing [2025-09-02T06:49:06.774Z] 63434a66b34e: Preparing [2025-09-02T06:49:06.774Z] 16fe99851326: Preparing [2025-09-02T06:49:06.774Z] e5e5829ae28a: Preparing [2025-09-02T06:49:06.774Z] 1e890da81ec9: Preparing [2025-09-02T06:49:06.774Z] 4fdee56d7956: Waiting [2025-09-02T06:49:06.774Z] 02d6578f1dca: Waiting [2025-09-02T06:49:06.774Z] fd6074cd718a: Waiting [2025-09-02T06:49:06.774Z] 16fe99851326: Waiting [2025-09-02T06:49:06.774Z] 618504803970: Waiting [2025-09-02T06:49:06.774Z] e5e5829ae28a: Waiting [2025-09-02T06:49:06.774Z] 63434a66b34e: Waiting [2025-09-02T06:49:06.774Z] 5e365ef0a77f: Waiting [2025-09-02T06:49:06.774Z] 1e890da81ec9: Waiting [2025-09-02T06:49:07.045Z] c407dfc30c18: Pushed [2025-09-02T06:49:07.045Z] 22f89a4eb8e1: Pushed [2025-09-02T06:49:07.045Z] f8e351922127: Pushed [2025-09-02T06:49:07.045Z] cbf6d3df61ab: Pushed [2025-09-02T06:49:07.045Z] 4fdee56d7956: Pushed [2025-09-02T06:49:07.045Z] 618504803970: Pushed [2025-09-02T06:49:07.045Z] 02d6578f1dca: Pushed [2025-09-02T06:49:07.045Z] fd6074cd718a: Pushed [2025-09-02T06:49:07.622Z] 5e365ef0a77f: Pushed [2025-09-02T06:49:07.622Z] 1e890da81ec9: Layer already exists [2025-09-02T06:49:07.622Z] 16fe99851326: Pushed [2025-09-02T06:49:14.252Z] f0c0fc467d42: Pushed [2025-09-02T06:49:17.587Z] 63434a66b34e: Pushed [2025-09-02T06:49:29.868Z] e5e5829ae28a: Pushed [2025-09-02T06:49:29.868Z] 7d5463bbb36411ac015ee1352e8852feacf72cb6: digest: sha256:881c3b09a2d4c3515ab61227f374b6598af5efc45d52576fe64e8d3f662ecb8b size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T06:49:30.234Z] + 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-09-02T06:49:30.592Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2025-09-02T06:49:30.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-09-02T06:49:30.592Z] f8e351922127: Preparing [2025-09-02T06:49:30.592Z] cbf6d3df61ab: Preparing [2025-09-02T06:49:30.592Z] c407dfc30c18: Preparing [2025-09-02T06:49:30.592Z] 22f89a4eb8e1: Preparing [2025-09-02T06:49:30.592Z] f0c0fc467d42: Preparing [2025-09-02T06:49:30.592Z] 4fdee56d7956: Preparing [2025-09-02T06:49:30.592Z] 02d6578f1dca: Preparing [2025-09-02T06:49:30.592Z] fd6074cd718a: Preparing [2025-09-02T06:49:30.592Z] 618504803970: Preparing [2025-09-02T06:49:30.592Z] 5e365ef0a77f: Preparing [2025-09-02T06:49:30.592Z] 63434a66b34e: Preparing [2025-09-02T06:49:30.592Z] 16fe99851326: Preparing [2025-09-02T06:49:30.592Z] e5e5829ae28a: Preparing [2025-09-02T06:49:30.592Z] 1e890da81ec9: Preparing [2025-09-02T06:49:30.592Z] 5e365ef0a77f: Waiting [2025-09-02T06:49:30.592Z] 63434a66b34e: Waiting [2025-09-02T06:49:30.592Z] 16fe99851326: Waiting [2025-09-02T06:49:30.592Z] e5e5829ae28a: Waiting [2025-09-02T06:49:30.592Z] 1e890da81ec9: Waiting [2025-09-02T06:49:30.592Z] 4fdee56d7956: Waiting [2025-09-02T06:49:30.592Z] 02d6578f1dca: Waiting [2025-09-02T06:49:30.592Z] fd6074cd718a: Waiting [2025-09-02T06:49:30.592Z] 618504803970: Waiting [2025-09-02T06:49:30.592Z] f8e351922127: Layer already exists [2025-09-02T06:49:30.592Z] cbf6d3df61ab: Layer already exists [2025-09-02T06:49:30.592Z] f0c0fc467d42: Layer already exists [2025-09-02T06:49:30.592Z] c407dfc30c18: Layer already exists [2025-09-02T06:49:30.592Z] 22f89a4eb8e1: Layer already exists [2025-09-02T06:49:30.592Z] 02d6578f1dca: Layer already exists [2025-09-02T06:49:30.592Z] 5e365ef0a77f: Layer already exists [2025-09-02T06:49:30.592Z] 4fdee56d7956: Layer already exists [2025-09-02T06:49:30.592Z] 618504803970: Layer already exists [2025-09-02T06:49:30.592Z] fd6074cd718a: Layer already exists [2025-09-02T06:49:30.592Z] 16fe99851326: Layer already exists [2025-09-02T06:49:30.592Z] 63434a66b34e: Layer already exists [2025-09-02T06:49:30.592Z] e5e5829ae28a: Layer already exists [2025-09-02T06:49:30.592Z] 1e890da81ec9: Layer already exists [2025-09-02T06:49:30.856Z] latest: digest: sha256:881c3b09a2d4c3515ab61227f374b6598af5efc45d52576fe64e8d3f662ecb8b size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T06:49:31.218Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T06:49:31.575Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.4 [2025-09-02T06:49:31.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-09-02T06:49:31.575Z] f8e351922127: Preparing [2025-09-02T06:49:31.575Z] cbf6d3df61ab: Preparing [2025-09-02T06:49:31.575Z] c407dfc30c18: Preparing [2025-09-02T06:49:31.575Z] 22f89a4eb8e1: Preparing [2025-09-02T06:49:31.575Z] f0c0fc467d42: Preparing [2025-09-02T06:49:31.575Z] 4fdee56d7956: Preparing [2025-09-02T06:49:31.575Z] 02d6578f1dca: Preparing [2025-09-02T06:49:31.575Z] fd6074cd718a: Preparing [2025-09-02T06:49:31.575Z] 618504803970: Preparing [2025-09-02T06:49:31.575Z] 5e365ef0a77f: Preparing [2025-09-02T06:49:31.575Z] 63434a66b34e: Preparing [2025-09-02T06:49:31.575Z] 16fe99851326: Preparing [2025-09-02T06:49:31.575Z] e5e5829ae28a: Preparing [2025-09-02T06:49:31.575Z] 1e890da81ec9: Preparing [2025-09-02T06:49:31.575Z] 4fdee56d7956: Waiting [2025-09-02T06:49:31.575Z] 02d6578f1dca: Waiting [2025-09-02T06:49:31.575Z] fd6074cd718a: Waiting [2025-09-02T06:49:31.575Z] 618504803970: Waiting [2025-09-02T06:49:31.575Z] 5e365ef0a77f: Waiting [2025-09-02T06:49:31.575Z] e5e5829ae28a: Waiting [2025-09-02T06:49:31.575Z] 63434a66b34e: Waiting [2025-09-02T06:49:31.575Z] 1e890da81ec9: Waiting [2025-09-02T06:49:31.575Z] f0c0fc467d42: Layer already exists [2025-09-02T06:49:31.575Z] cbf6d3df61ab: Layer already exists [2025-09-02T06:49:31.575Z] c407dfc30c18: Layer already exists [2025-09-02T06:49:31.575Z] f8e351922127: Layer already exists [2025-09-02T06:49:31.575Z] 22f89a4eb8e1: Layer already exists [2025-09-02T06:49:31.575Z] 02d6578f1dca: Layer already exists [2025-09-02T06:49:31.575Z] 4fdee56d7956: Layer already exists [2025-09-02T06:49:31.575Z] 618504803970: Layer already exists [2025-09-02T06:49:31.575Z] fd6074cd718a: Layer already exists [2025-09-02T06:49:31.575Z] 5e365ef0a77f: Layer already exists [2025-09-02T06:49:31.575Z] 63434a66b34e: Layer already exists [2025-09-02T06:49:31.575Z] 16fe99851326: Layer already exists [2025-09-02T06:49:31.575Z] 1e890da81ec9: Layer already exists [2025-09-02T06:49:31.575Z] e5e5829ae28a: Layer already exists [2025-09-02T06:49:31.838Z] 4.1.0-dev.4: digest: sha256:881c3b09a2d4c3515ab61227f374b6598af5efc45d52576fe64e8d3f662ecb8b size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T06:49:32.203Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:7d5463bbb36411ac015ee1352e8852feacf72cb6-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T06:49:32.574Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:7d5463bbb36411ac015ee1352e8852feacf72cb6-4.1.0-dev.4 [2025-09-02T06:49:32.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-09-02T06:49:32.574Z] f8e351922127: Preparing [2025-09-02T06:49:32.574Z] cbf6d3df61ab: Preparing [2025-09-02T06:49:32.574Z] c407dfc30c18: Preparing [2025-09-02T06:49:32.574Z] 22f89a4eb8e1: Preparing [2025-09-02T06:49:32.574Z] f0c0fc467d42: Preparing [2025-09-02T06:49:32.574Z] 4fdee56d7956: Preparing [2025-09-02T06:49:32.574Z] 02d6578f1dca: Preparing [2025-09-02T06:49:32.574Z] fd6074cd718a: Preparing [2025-09-02T06:49:32.574Z] 618504803970: Preparing [2025-09-02T06:49:32.574Z] 5e365ef0a77f: Preparing [2025-09-02T06:49:32.574Z] 63434a66b34e: Preparing [2025-09-02T06:49:32.574Z] 16fe99851326: Preparing [2025-09-02T06:49:32.574Z] e5e5829ae28a: Preparing [2025-09-02T06:49:32.574Z] 1e890da81ec9: Preparing [2025-09-02T06:49:32.574Z] 618504803970: Waiting [2025-09-02T06:49:32.574Z] 5e365ef0a77f: Waiting [2025-09-02T06:49:32.574Z] 63434a66b34e: Waiting [2025-09-02T06:49:32.574Z] 16fe99851326: Waiting [2025-09-02T06:49:32.574Z] e5e5829ae28a: Waiting [2025-09-02T06:49:32.574Z] 1e890da81ec9: Waiting [2025-09-02T06:49:32.574Z] 02d6578f1dca: Waiting [2025-09-02T06:49:32.574Z] 4fdee56d7956: Waiting [2025-09-02T06:49:32.574Z] fd6074cd718a: Waiting [2025-09-02T06:49:32.574Z] f0c0fc467d42: Layer already exists [2025-09-02T06:49:32.574Z] c407dfc30c18: Layer already exists [2025-09-02T06:49:32.574Z] cbf6d3df61ab: Layer already exists [2025-09-02T06:49:32.574Z] f8e351922127: Layer already exists [2025-09-02T06:49:32.574Z] 22f89a4eb8e1: Layer already exists [2025-09-02T06:49:32.574Z] 4fdee56d7956: Layer already exists [2025-09-02T06:49:32.574Z] fd6074cd718a: Layer already exists [2025-09-02T06:49:32.574Z] 618504803970: Layer already exists [2025-09-02T06:49:32.574Z] 5e365ef0a77f: Layer already exists [2025-09-02T06:49:32.574Z] 02d6578f1dca: Layer already exists [2025-09-02T06:49:32.574Z] 16fe99851326: Layer already exists [2025-09-02T06:49:32.574Z] 63434a66b34e: Layer already exists [2025-09-02T06:49:32.574Z] e5e5829ae28a: Layer already exists [2025-09-02T06:49:32.574Z] 1e890da81ec9: Layer already exists [2025-09-02T06:49:32.839Z] 7d5463bbb36411ac015ee1352e8852feacf72cb6-4.1.0-dev.4: digest: sha256:881c3b09a2d4c3515ab61227f374b6598af5efc45d52576fe64e8d3f662ecb8b size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T06:49:33.210Z] + 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-09-02T06:49:33.570Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2025-09-02T06:49:33.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-09-02T06:49:33.570Z] f8e351922127: Preparing [2025-09-02T06:49:33.570Z] cbf6d3df61ab: Preparing [2025-09-02T06:49:33.570Z] c407dfc30c18: Preparing [2025-09-02T06:49:33.570Z] 22f89a4eb8e1: Preparing [2025-09-02T06:49:33.570Z] f0c0fc467d42: Preparing [2025-09-02T06:49:33.570Z] 4fdee56d7956: Preparing [2025-09-02T06:49:33.570Z] 02d6578f1dca: Preparing [2025-09-02T06:49:33.570Z] fd6074cd718a: Preparing [2025-09-02T06:49:33.570Z] 618504803970: Preparing [2025-09-02T06:49:33.570Z] 5e365ef0a77f: Preparing [2025-09-02T06:49:33.570Z] 63434a66b34e: Preparing [2025-09-02T06:49:33.570Z] 16fe99851326: Preparing [2025-09-02T06:49:33.570Z] e5e5829ae28a: Preparing [2025-09-02T06:49:33.570Z] 1e890da81ec9: Preparing [2025-09-02T06:49:33.570Z] 4fdee56d7956: Waiting [2025-09-02T06:49:33.570Z] 02d6578f1dca: Waiting [2025-09-02T06:49:33.570Z] 16fe99851326: Waiting [2025-09-02T06:49:33.570Z] fd6074cd718a: Waiting [2025-09-02T06:49:33.570Z] 618504803970: Waiting [2025-09-02T06:49:33.570Z] 5e365ef0a77f: Waiting [2025-09-02T06:49:33.570Z] 63434a66b34e: Waiting [2025-09-02T06:49:33.570Z] 1e890da81ec9: Waiting [2025-09-02T06:49:33.570Z] e5e5829ae28a: Waiting [2025-09-02T06:49:33.570Z] 22f89a4eb8e1: Layer already exists [2025-09-02T06:49:33.570Z] cbf6d3df61ab: Layer already exists [2025-09-02T06:49:33.570Z] f8e351922127: Layer already exists [2025-09-02T06:49:33.570Z] f0c0fc467d42: Layer already exists [2025-09-02T06:49:33.570Z] c407dfc30c18: Layer already exists [2025-09-02T06:49:33.570Z] 4fdee56d7956: Layer already exists [2025-09-02T06:49:33.570Z] 02d6578f1dca: Layer already exists [2025-09-02T06:49:33.570Z] 5e365ef0a77f: Layer already exists [2025-09-02T06:49:33.570Z] fd6074cd718a: Layer already exists [2025-09-02T06:49:33.570Z] 618504803970: Layer already exists [2025-09-02T06:49:33.570Z] 16fe99851326: Layer already exists [2025-09-02T06:49:33.570Z] 63434a66b34e: Layer already exists [2025-09-02T06:49:33.570Z] 1e890da81ec9: Layer already exists [2025-09-02T06:49:33.570Z] e5e5829ae28a: Layer already exists [2025-09-02T06:49:33.833Z] main: digest: sha256:881c3b09a2d4c3515ab61227f374b6598af5efc45d52576fe64e8d3f662ecb8b size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-02T06:49:33.913Z] ===================================================== [Pipeline] echo [2025-09-02T06:49:33.927Z] taggedImages: [2025-09-02T06:49:33.927Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:7d5463bbb36411ac015ee1352e8852feacf72cb6 [2025-09-02T06:49:33.928Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2025-09-02T06:49:33.928Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.4 [2025-09-02T06:49:33.928Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:7d5463bbb36411ac015ee1352e8852feacf72cb6-4.1.0-dev.4 [2025-09-02T06:49:33.928Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] echo [2025-09-02T06:49:33.941Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:7d5463bbb36411ac015ee1352e8852feacf72cb6 [Pipeline] echo [2025-09-02T06:49:33.956Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] echo [2025-09-02T06:49:33.967Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.4 [Pipeline] echo [2025-09-02T06:49:33.978Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:7d5463bbb36411ac015ee1352e8852feacf72cb6-4.1.0-dev.4 [Pipeline] echo [2025-09-02T06:49:33.992Z] 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-09-02T06:49:34.399Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-02T06:49:34.399Z] [2025-09-02T06:49:34.399Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T06:49:34.744Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-02T06:49:34.744Z] arm64: Pulling from edgex-lftools-log-publisher [2025-09-02T06:49:34.744Z] 8998bd30e6a1: Pulling fs layer [2025-09-02T06:49:34.744Z] 04944245beec: Pulling fs layer [2025-09-02T06:49:34.744Z] 699f458cf7ca: Pulling fs layer [2025-09-02T06:49:34.744Z] 765212b225bb: Pulling fs layer [2025-09-02T06:49:34.744Z] f23df028b6ca: Pulling fs layer [2025-09-02T06:49:34.744Z] d65c8cfc05b1: Pulling fs layer [2025-09-02T06:49:34.744Z] 2437ff75d9bd: Pulling fs layer [2025-09-02T06:49:34.744Z] f23df028b6ca: Waiting [2025-09-02T06:49:34.744Z] d65c8cfc05b1: Waiting [2025-09-02T06:49:34.744Z] 765212b225bb: Waiting [2025-09-02T06:49:34.744Z] 2437ff75d9bd: Waiting [2025-09-02T06:49:35.010Z] 04944245beec: Verifying Checksum [2025-09-02T06:49:35.010Z] 04944245beec: Download complete [2025-09-02T06:49:35.010Z] 765212b225bb: Verifying Checksum [2025-09-02T06:49:35.010Z] 765212b225bb: Download complete [2025-09-02T06:49:35.010Z] f23df028b6ca: Verifying Checksum [2025-09-02T06:49:35.010Z] f23df028b6ca: Download complete [2025-09-02T06:49:35.010Z] d65c8cfc05b1: Verifying Checksum [2025-09-02T06:49:35.010Z] d65c8cfc05b1: Download complete [2025-09-02T06:49:35.010Z] 699f458cf7ca: Verifying Checksum [2025-09-02T06:49:35.010Z] 699f458cf7ca: Download complete [2025-09-02T06:49:35.593Z] 8998bd30e6a1: Verifying Checksum [2025-09-02T06:49:35.593Z] 8998bd30e6a1: Download complete [2025-09-02T06:49:38.176Z] 2437ff75d9bd: Verifying Checksum [2025-09-02T06:49:38.176Z] 2437ff75d9bd: Download complete [2025-09-02T06:49:40.116Z] 8998bd30e6a1: Pull complete [2025-09-02T06:49:40.760Z] 04944245beec: Pull complete [2025-09-02T06:49:42.743Z] 699f458cf7ca: Pull complete [2025-09-02T06:49:42.743Z] 765212b225bb: Pull complete [2025-09-02T06:49:43.338Z] f23df028b6ca: Pull complete [2025-09-02T06:49:43.613Z] d65c8cfc05b1: Pull complete [2025-09-02T06:50:01.808Z] 2437ff75d9bd: Pull complete [2025-09-02T06:50:01.809Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-09-02T06:50:01.809Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-02T06:50:01.809Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-02T06:50:02.017Z] prd-ubuntu20.04-docker-arm64-4c-16g-8136 does not seem to be running inside a container [2025-09-02T06:50:02.078Z] $ 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/207 -v /w/workspace/device-usb-camera/207:/w/workspace/device-usb-camera/207:rw,z -v /w/workspace/device-usb-camera/207@tmp:/w/workspace/device-usb-camera/207@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-09-02T06:50:03.338Z] $ docker top 7cdd251e66ba3125586784100b014e9eab2f6903ef6f654da36fc47e8014866d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-02T06:50:03.849Z] ---> job-cost.sh [2025-09-02T06:50:04.125Z] lf-activate-venv: SKIPPING [2025-09-02T06:50:04.125Z] INFO: No Stack... [2025-09-02T06:50:04.705Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-09-02T06:50:05.284Z] INFO: Archiving Costs [Pipeline] sh [2025-09-02T06:50:05.614Z] + cut -d, -f6 [2025-09-02T06:50:05.615Z] + cat /w/workspace/device-usb-camera/207/archives/cost.csv [Pipeline] lock [2025-09-02T06:50:05.941Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-207-stack-cost] [2025-09-02T06:50:05.948Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-207-stack-cost] did not exist. Created. [2025-09-02T06:50:05.953Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-207-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-09-02T06:50:06.294Z] /w/workspace/device-usb-camera/207@tmp/durable-43e1f5b9/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-09-02T06:50:06.934Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-09-02T06:50:06.960Z] Warning: overwriting stash ‘stack-cost’ [2025-09-02T06:50:07.007Z] Stashed 1 file(s) [Pipeline] } [2025-09-02T06:50:07.014Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-207-stack-cost] [Pipeline] // lock [Pipeline] } [2025-09-02T06:50:07.040Z] $ docker stop --time=1 7cdd251e66ba3125586784100b014e9eab2f6903ef6f654da36fc47e8014866d [2025-09-02T06:50:08.503Z] $ docker rm -f --volumes 7cdd251e66ba3125586784100b014e9eab2f6903ef6f654da36fc47e8014866d [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-09-02T06:50:09.041Z] provisioning config files... [2025-09-02T06:50:09.048Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13887807638305436463tmp [Pipeline] { [Pipeline] sh [2025-09-02T06:50:09.344Z] + set +x [2025-09-02T06:50:09.344Z] + bash -s -- [2025-09-02T06:50:09.344Z] + curl -s https://codecov.io/bash [2025-09-02T06:50:09.344Z] [2025-09-02T06:50:09.344Z] _____ _ [2025-09-02T06:50:09.344Z] / ____| | | [2025-09-02T06:50:09.344Z] | | ___ __| | ___ ___ _____ __ [2025-09-02T06:50:09.344Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-09-02T06:50:09.344Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-09-02T06:50:09.344Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-09-02T06:50:09.344Z] Bash-1.0.6 [2025-09-02T06:50:09.344Z] [2025-09-02T06:50:09.344Z] [2025-09-02T06:50:09.344Z] ==> git version 2.25.1 found [2025-09-02T06:50:09.344Z] ==> 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-09-02T06:50:09.344Z] Release-Date: 2020-01-08 [2025-09-02T06:50:09.344Z] 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-09-02T06:50:09.344Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-09-02T06:50:09.344Z] ==> Jenkins CI detected. [2025-09-02T06:50:09.344Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2025-09-02T06:50:09.344Z] project root: . [2025-09-02T06:50:09.344Z] --> token set from env [2025-09-02T06:50:09.344Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-09-02T06:50:09.344Z] ==> Running gcov in . (disable via -X gcov) [2025-09-02T06:50:09.344Z] ==> Python coveragepy not found [2025-09-02T06:50:09.344Z] ==> Searching for coverage reports in: [2025-09-02T06:50:09.344Z] + . [2025-09-02T06:50:09.344Z] -> Found 1 reports [2025-09-02T06:50:09.344Z] ==> Detecting git/mercurial file structure [2025-09-02T06:50:09.344Z] ==> Reading reports [2025-09-02T06:50:09.344Z] + ./coverage.out bytes=54772 [2025-09-02T06:50:09.344Z] ==> Appending adjustments [2025-09-02T06:50:09.344Z] https://docs.codecov.io/docs/fixing-reports [2025-09-02T06:50:09.604Z] + Found adjustments [2025-09-02T06:50:09.604Z] ==> Gzipping contents [2025-09-02T06:50:09.604Z] 8.0K /tmp/codecov.YyHsJB.gz [2025-09-02T06:50:09.604Z] ==> Uploading reports [2025-09-02T06:50:09.604Z] url: https://codecov.io [2025-09-02T06:50:09.604Z] query: branch=main&commit=7d5463bbb36411ac015ee1352e8852feacf72cb6&build=207&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F207%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2025-09-02T06:50:09.604Z] -> Pinging Codecov [2025-09-02T06:50:09.604Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=7d5463bbb36411ac015ee1352e8852feacf72cb6&build=207&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F207%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2025-09-02T06:50:09.863Z] -> Uploading to [2025-09-02T06:50:09.863Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-usb-camera/7d5463bbb36411ac015ee1352e8852feacf72cb6/398bb0ea-319e-4dbe-9d7c-80ceeb03053c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250902%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250902T065009Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=1d9aa0c610f183bc0a78e8b115829feaf903522fe5eb7e8f0cbd64ba3800cac2 [2025-09-02T06:50:09.863Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-09-02T06:50:09.863Z] Dload Upload Total Spent Left Speed [2025-09-02T06:50:09.863Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6815 0 0 100 6815 0 45738 --:--:-- --:--:-- --:--:-- 45433 100 6815 0 0 100 6815 0 45738 --:--:-- --:--:-- --:--:-- 45433 [2025-09-02T06:50:09.863Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/7d5463bbb36411ac015ee1352e8852feacf72cb6 [Pipeline] } [2025-09-02T06:50:09.871Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-09-02T06:50:10.182Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-09-02T06:50:10.199Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T06:50:10.504Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-09-02T06:50:10.504Z] [2025-09-02T06:50:10.504Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T06:50:10.811Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-09-02T06:50:10.811Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-09-02T06:50:10.811Z] 0a9a5dfd008f: Already exists [2025-09-02T06:50:10.811Z] 36466aa92d05: Already exists [2025-09-02T06:50:10.811Z] e10405b45d13: Already exists [2025-09-02T06:50:10.811Z] 096b7ceb2af7: Already exists [2025-09-02T06:50:10.811Z] 4f4fb700ef54: Already exists [2025-09-02T06:50:10.811Z] e50aa161e22a: Pulling fs layer [2025-09-02T06:50:10.811Z] d3c8db5fb9df: Pulling fs layer [2025-09-02T06:50:11.068Z] e50aa161e22a: Verifying Checksum [2025-09-02T06:50:11.068Z] e50aa161e22a: Download complete [2025-09-02T06:50:11.327Z] e50aa161e22a: Pull complete [2025-09-02T06:50:12.261Z] d3c8db5fb9df: Verifying Checksum [2025-09-02T06:50:12.261Z] d3c8db5fb9df: Download complete [2025-09-02T06:50:15.547Z] d3c8db5fb9df: Pull complete [2025-09-02T06:50:15.547Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-09-02T06:50:15.547Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-09-02T06:50:15.547Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-02T06:50:15.645Z] prd-ubuntu20.04-docker-8c-8g-8135 does not seem to be running inside a container [2025-09-02T06:50:15.674Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-09-02T06:50:16.995Z] $ docker top 74016d4044fd10a64a51b29d4571836bd1dfe9c717d7cc3361089747a25e1526 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-02T06:50:17.346Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] echo [2025-09-02T06:50:17.356Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2025-09-02T06:50:17.634Z] + set -o pipefail [2025-09-02T06:50:17.634Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2025-09-02T06:50:25.751Z] [2025-09-02T06:50:25.751Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2025-09-02T06:50:25.751Z] [2025-09-02T06:50:25.751Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/978f9534-f89b-479b-86d5-a67f44693f06/history/6e143b73-77df-411c-8ea4-e3b57c27addc [2025-09-02T06:50:25.751Z] [2025-09-02T06:50:25.751Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-09-02T06:50:25.751Z] [2025-09-02T06:50:25.751Z] [2025-09-02T06:50:25.751Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2025-09-02T06:50:25.751Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-09-02T06:50:25.759Z] $ docker stop --time=1 74016d4044fd10a64a51b29d4571836bd1dfe9c717d7cc3361089747a25e1526 [2025-09-02T06:50:28.920Z] $ docker rm -f --volumes 74016d4044fd10a64a51b29d4571836bd1dfe9c717d7cc3361089747a25e1526 [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-09-02T06:50:29.789Z] + git log --format=format:%s -1 7d5463bbb36411ac015ee1352e8852feacf72cb6 [Pipeline] sh [2025-09-02T06:50:30.082Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-02T06:50:30.082Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T06:50:30.394Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-02T06:50:30.394Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-02T06:50:30.464Z] prd-ubuntu20.04-docker-8c-8g-8135 does not seem to be running inside a container [2025-09-02T06:50:30.485Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-09-02T06:50:30.817Z] $ docker top 36cac82176ae63e5f6d4214dca92453ccd5f186abb19e8b7ea38a2596ecabd64 -eo pid,comm [2025-09-02T06:50:30.850Z] 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-09-02T06:50:30.850Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-02T06:50:30.905Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-02T06:50:30.905Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-02T06:50:31.007Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-02T06:50:31.006Z] $ docker exec 36cac82176ae63e5f6d4214dca92453ccd5f186abb19e8b7ea38a2596ecabd64 ssh-agent [2025-09-02T06:50:31.104Z] SSH_AUTH_SOCK=/tmp/ssh-fYWXAJZd9HGC/agent.33 [2025-09-02T06:50:31.104Z] SSH_AGENT_PID=39 [2025-09-02T06:50:31.109Z] Running ssh-add (command line suppressed) [2025-09-02T06:50:31.209Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12786642798075525842.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12786642798075525842.key) [2025-09-02T06:50:31.224Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-02T06:50:31.516Z] + git semver tag [2025-09-02T06:50:31.776Z] 2025-09-02 06:50:31,732 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-02T06:50:31.776Z] 2025-09-02 06:50:31,736 [run_tag] DEBUG tag force:False [2025-09-02T06:50:31.776Z] 2025-09-02 06:50:31,736 [check_head_tag] DEBUG check head tag [2025-09-02T06:50:31.776Z] 2025-09-02 06:50:31,736 [execute] INFO git cat-file --batch-check [2025-09-02T06:50:31.776Z] 2025-09-02 06:50:31,737 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=, shell=False, universal_newlines=False) [2025-09-02T06:50:31.776Z] 2025-09-02 06:50:31,739 [execute] INFO git cat-file --batch [2025-09-02T06:50:31.776Z] 2025-09-02 06:50:31,739 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=, shell=False, universal_newlines=False) [2025-09-02T06:50:31.776Z] 2025-09-02 06:50:31,745 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-09-02T06:50:31.776Z] 2025-09-02 06:50:31,745 [execute] INFO git tag -a v4.1.0-dev.4 -m v4.1.0-dev.4 [2025-09-02T06:50:31.776Z] 2025-09-02 06:50:31,746 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.4', '-m', 'v4.1.0-dev.4'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=None, shell=False, universal_newlines=False) [2025-09-02T06:50:31.776Z] 2025-09-02 06:50:31,749 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-09-02T06:50:31.776Z] 4.1.0-dev.4 [Pipeline] } [2025-09-02T06:50:32.042Z] $ docker exec --env ******** --env ******** 36cac82176ae63e5f6d4214dca92453ccd5f186abb19e8b7ea38a2596ecabd64 ssh-agent -k [2025-09-02T06:50:32.138Z] unset SSH_AUTH_SOCK; [2025-09-02T06:50:32.139Z] unset SSH_AGENT_PID; [2025-09-02T06:50:32.139Z] echo Agent pid 39 killed; [2025-09-02T06:50:32.150Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-02T06:50:32.476Z] + git semver [Pipeline] } [2025-09-02T06:50:32.746Z] $ docker stop --time=1 36cac82176ae63e5f6d4214dca92453ccd5f186abb19e8b7ea38a2596ecabd64 [2025-09-02T06:50:33.982Z] $ docker rm -f --volumes 36cac82176ae63e5f6d4214dca92453ccd5f186abb19e8b7ea38a2596ecabd64 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T06:50:34.394Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-09-02T06:50:34.394Z] [2025-09-02T06:50:34.394Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T06:50:34.698Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-09-02T06:50:34.698Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-09-02T06:50:34.698Z] ab5ef0e58194: Pulling fs layer [2025-09-02T06:50:34.698Z] 9712f1f96733: Pulling fs layer [2025-09-02T06:50:34.698Z] 63f879dbbcfc: Pulling fs layer [2025-09-02T06:50:34.698Z] 0d9ebad4ef96: Pulling fs layer [2025-09-02T06:50:34.698Z] e9a5061849ea: Pulling fs layer [2025-09-02T06:50:34.698Z] d747dcd14b5f: Pulling fs layer [2025-09-02T06:50:34.698Z] 2de7ff778b66: Pulling fs layer [2025-09-02T06:50:34.698Z] e9a5061849ea: Waiting [2025-09-02T06:50:34.698Z] d747dcd14b5f: Waiting [2025-09-02T06:50:34.698Z] 2de7ff778b66: Waiting [2025-09-02T06:50:34.698Z] 0d9ebad4ef96: Waiting [2025-09-02T06:50:34.698Z] 9712f1f96733: Download complete [2025-09-02T06:50:34.957Z] 63f879dbbcfc: Verifying Checksum [2025-09-02T06:50:34.957Z] 63f879dbbcfc: Download complete [2025-09-02T06:50:34.957Z] e9a5061849ea: Verifying Checksum [2025-09-02T06:50:34.957Z] e9a5061849ea: Download complete [2025-09-02T06:50:34.957Z] d747dcd14b5f: Verifying Checksum [2025-09-02T06:50:34.957Z] d747dcd14b5f: Download complete [2025-09-02T06:50:35.216Z] ab5ef0e58194: Verifying Checksum [2025-09-02T06:50:35.216Z] ab5ef0e58194: Download complete [2025-09-02T06:50:35.216Z] 0d9ebad4ef96: Verifying Checksum [2025-09-02T06:50:35.216Z] 0d9ebad4ef96: Download complete [2025-09-02T06:50:35.216Z] 2de7ff778b66: Verifying Checksum [2025-09-02T06:50:35.216Z] 2de7ff778b66: Download complete [2025-09-02T06:50:39.400Z] ab5ef0e58194: Pull complete [2025-09-02T06:50:39.400Z] 9712f1f96733: Pull complete [2025-09-02T06:50:39.400Z] 63f879dbbcfc: Pull complete [2025-09-02T06:50:44.670Z] 0d9ebad4ef96: Pull complete [2025-09-02T06:50:44.670Z] e9a5061849ea: Pull complete [2025-09-02T06:50:44.670Z] d747dcd14b5f: Pull complete [2025-09-02T06:50:46.044Z] 2de7ff778b66: Pull complete [2025-09-02T06:50:46.044Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-09-02T06:50:46.044Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-09-02T06:50:46.044Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-02T06:50:46.145Z] prd-ubuntu20.04-docker-8c-8g-8135 does not seem to be running inside a container [2025-09-02T06:50:46.167Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-09-02T06:50:49.887Z] $ docker top d7d5f19a3194c2ed4dd618a660e10a362b9e25bcbceb00a90e213831a4bfda35 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-09-02T06:50:49.976Z] provisioning config files... [2025-09-02T06:50:49.983Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16479532915573453085tmp [2025-09-02T06:50:49.993Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2844014298702503830tmp [2025-09-02T06:50:50.003Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10264150466300403353tmp [Pipeline] { [Pipeline] echo [2025-09-02T06:50:50.039Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-02T06:50:50.333Z] ---> sigul-configuration.sh [2025-09-02T06:50:50.333Z] gpg: directory `/root/.gnupg' created [2025-09-02T06:50:50.333Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-09-02T06:50:50.333Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-09-02T06:50:50.333Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-09-02T06:50:50.333Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-09-02T06:50:50.333Z] gpg: CAST5 encrypted data [2025-09-02T06:50:50.333Z] gpg: encrypted with 1 passphrase [2025-09-02T06:50:50.333Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-09-02T06:50:50.630Z] + mkdir /home/jenkins [2025-09-02T06:50:50.630Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-09-02T06:50:50.924Z] + 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-09-02T06:50:50.939Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-02T06:50:51.231Z] ---> sigul-install.sh [2025-09-02T06:50:51.231Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-09-02T06:50:51.527Z] + git tag --list [2025-09-02T06:50:51.527Z] v0.0.0 [2025-09-02T06:50:51.527Z] v2.2.0 [2025-09-02T06:50:51.527Z] v2.3.0 [2025-09-02T06:50:51.527Z] v2.3.1 [2025-09-02T06:50:51.527Z] v3.0 [2025-09-02T06:50:51.527Z] v3.0.0 [2025-09-02T06:50:51.527Z] v3.1 [2025-09-02T06:50:51.527Z] v3.1.0 [2025-09-02T06:50:51.527Z] v3.1.1 [2025-09-02T06:50:51.527Z] v4.0 [2025-09-02T06:50:51.527Z] v4.0.0 [2025-09-02T06:50:51.527Z] v4.1.0-dev.1 [2025-09-02T06:50:51.527Z] v4.1.0-dev.2 [2025-09-02T06:50:51.527Z] v4.1.0-dev.3 [2025-09-02T06:50:51.527Z] v4.1.0-dev.4 [Pipeline] sh [2025-09-02T06:50:51.821Z] + lftools sign git-tag v4.1.0-dev.4 [2025-09-02T06:50:52.389Z] Signing Git tag with Sigul... [2025-09-02T06:50:52.389Z] Signing v4.1.0-dev.4 [Pipeline] echo [2025-09-02T06:50:52.660Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-02T06:50:52.956Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-09-02T06:50:52.962Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-09-02T06:50:52.984Z] $ docker stop --time=1 d7d5f19a3194c2ed4dd618a660e10a362b9e25bcbceb00a90e213831a4bfda35 [2025-09-02T06:50:54.271Z] $ docker rm -f --volumes d7d5f19a3194c2ed4dd618a660e10a362b9e25bcbceb00a90e213831a4bfda35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-09-02T06:50:54.749Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-02T06:50:54.750Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T06:50:55.136Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-02T06:50:55.136Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-02T06:50:55.211Z] prd-ubuntu20.04-docker-8c-8g-8135 does not seem to be running inside a container [2025-09-02T06:50:55.236Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-09-02T06:50:55.444Z] $ docker top 261b8589311713cd895d3e654dc8eaf91d99cd1ff7bb584220752bae6a386868 -eo pid,comm [2025-09-02T06:50:55.487Z] 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-09-02T06:50:55.487Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-02T06:50:55.547Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-02T06:50:55.547Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-02T06:50:55.648Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-02T06:50:55.647Z] $ docker exec 261b8589311713cd895d3e654dc8eaf91d99cd1ff7bb584220752bae6a386868 ssh-agent [2025-09-02T06:50:55.758Z] SSH_AUTH_SOCK=/tmp/ssh-1nBj8DKv39DB/agent.32 [2025-09-02T06:50:55.758Z] SSH_AGENT_PID=38 [2025-09-02T06:50:55.763Z] Running ssh-add (command line suppressed) [2025-09-02T06:50:55.849Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_18026915865945929180.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_18026915865945929180.key) [2025-09-02T06:50:55.864Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-02T06:50:56.158Z] + git semver bump pre [2025-09-02T06:50:56.417Z] 2025-09-02 06:50:56,361 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-02T06:50:56.417Z] 2025-09-02 06:50:56,365 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-09-02T06:50:56.417Z] 2025-09-02 06:50:56,366 [bump_version] DEBUG bumping version:4.1.0-dev.4 on axis:pre with prefix:dev [2025-09-02T06:50:56.417Z] 2025-09-02 06:50:56,366 [bump_version] DEBUG bumped version:4.1.0-dev.5 [2025-09-02T06:50:56.417Z] 2025-09-02 06:50:56,366 [write_version] DEBUG write version:4.1.0-dev.5 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2025-09-02T06:50:56.417Z] 2025-09-02 06:50:56,366 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-09-02T06:50:56.417Z] 2025-09-02 06:50:56,366 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-09-02T06:50:56.417Z] 2025-09-02 06:50:56,368 [execute] INFO git cat-file --batch-check [2025-09-02T06:50:56.417Z] 2025-09-02 06:50:56,368 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-09-02T06:50:56.417Z] 2025-09-02 06:50:56,371 [execute] INFO git cat-file --batch [2025-09-02T06:50:56.417Z] 2025-09-02 06:50:56,372 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-09-02T06:50:56.417Z] 2025-09-02 06:50:56,375 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-09-02T06:50:56.417Z] 4.1.0-dev.5 [Pipeline] } [2025-09-02T06:50:56.423Z] $ docker exec --env ******** --env ******** 261b8589311713cd895d3e654dc8eaf91d99cd1ff7bb584220752bae6a386868 ssh-agent -k [2025-09-02T06:50:56.518Z] unset SSH_AUTH_SOCK; [2025-09-02T06:50:56.518Z] unset SSH_AGENT_PID; [2025-09-02T06:50:56.518Z] echo Agent pid 38 killed; [2025-09-02T06:50:56.529Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-02T06:50:56.850Z] + git semver [Pipeline] } [2025-09-02T06:50:57.117Z] $ docker stop --time=1 261b8589311713cd895d3e654dc8eaf91d99cd1ff7bb584220752bae6a386868 [2025-09-02T06:50:58.366Z] $ docker rm -f --volumes 261b8589311713cd895d3e654dc8eaf91d99cd1ff7bb584220752bae6a386868 [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-02T06:50:58.725Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-02T06:50:58.725Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T06:50:59.031Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-02T06:50:59.031Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-02T06:50:59.098Z] prd-ubuntu20.04-docker-8c-8g-8135 does not seem to be running inside a container [2025-09-02T06:50:59.119Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-09-02T06:50:59.327Z] $ docker top 87fd15ffa32068ffc9d8d387cc91b6d947c1a19a14c8329ee6d09ccc0a736856 -eo pid,comm [2025-09-02T06:50:59.368Z] 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-09-02T06:50:59.368Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-02T06:50:59.429Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-02T06:50:59.429Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-02T06:50:59.530Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-02T06:50:59.529Z] $ docker exec 87fd15ffa32068ffc9d8d387cc91b6d947c1a19a14c8329ee6d09ccc0a736856 ssh-agent [2025-09-02T06:50:59.624Z] SSH_AUTH_SOCK=/tmp/ssh-1CfJsgwvCOJM/agent.33 [2025-09-02T06:50:59.624Z] SSH_AGENT_PID=39 [2025-09-02T06:50:59.629Z] Running ssh-add (command line suppressed) [2025-09-02T06:50:59.715Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12737561945439958213.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12737561945439958213.key) [2025-09-02T06:50:59.729Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-02T06:51:00.019Z] + git semver push [2025-09-02T06:51:00.277Z] 2025-09-02 06:51:00,200 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-02T06:51:00.277Z] 2025-09-02 06:51:00,205 [run_push] DEBUG push [2025-09-02T06:51:00.277Z] 2025-09-02 06:51:00,206 [execute] INFO git cat-file --batch-check [2025-09-02T06:51:00.277Z] 2025-09-02 06:51:00,206 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-09-02T06:51:00.277Z] 2025-09-02 06:51:00,208 [execute] INFO git rev-list 994a2e066eefeaf75a26500ec75eec70ae4ed253 -- [2025-09-02T06:51:00.277Z] 2025-09-02 06:51:00,208 [execute] DEBUG Popen(['git', 'rev-list', '994a2e066eefeaf75a26500ec75eec70ae4ed253', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-09-02T06:51:00.277Z] 2025-09-02 06:51:00,215 [execute] INFO git fetch -v -- origin [2025-09-02T06:51:00.277Z] 2025-09-02 06:51:00,215 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-09-02T06:51:00.847Z] 2025-09-02 06:51:00,670 [run_push] DEBUG no remote changes detected [2025-09-02T06:51:00.847Z] 2025-09-02 06:51:00,670 [execute] INFO git push origin semver [2025-09-02T06:51:00.847Z] 2025-09-02 06:51:00,670 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-09-02T06:51:01.415Z] 2025-09-02 06:51:01,405 [run_push] DEBUG push all version tags [2025-09-02T06:51:01.416Z] 2025-09-02 06:51:01,405 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-09-02T06:51:01.416Z] 2025-09-02 06:51:01,406 [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-09-02T06:51:02.353Z] 2025-09-02 06:51:02,086 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-09-02T06:51:02.353Z] 4.1.0-dev.5 [Pipeline] } [2025-09-02T06:51:02.359Z] $ docker exec --env ******** --env ******** 87fd15ffa32068ffc9d8d387cc91b6d947c1a19a14c8329ee6d09ccc0a736856 ssh-agent -k [2025-09-02T06:51:02.443Z] unset SSH_AUTH_SOCK; [2025-09-02T06:51:02.443Z] unset SSH_AGENT_PID; [2025-09-02T06:51:02.443Z] echo Agent pid 39 killed; [2025-09-02T06:51:02.455Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-02T06:51:02.778Z] + git semver [Pipeline] } [2025-09-02T06:51:03.045Z] $ docker stop --time=1 87fd15ffa32068ffc9d8d387cc91b6d947c1a19a14c8329ee6d09ccc0a736856 [2025-09-02T06:51:04.310Z] $ docker rm -f --volumes 87fd15ffa32068ffc9d8d387cc91b6d947c1a19a14c8329ee6d09ccc0a736856 [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-09-02T06:51:04.901Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2025-09-02T06:51:04.901Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2025-09-02T06:51:04.901Z] total 16 [2025-09-02T06:51:04.901Z] drwxr-xr-x 3 root root 4096 Sep 2 06:39 . [2025-09-02T06:51:04.901Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 2 06:50 .. [2025-09-02T06:51:04.901Z] drwxr-xr-x 2 root root 4096 Sep 2 06:39 cost [2025-09-02T06:51:04.901Z] -rw-r--r-- 1 root root 89 Sep 2 06:39 cost.csv [2025-09-02T06:51:04.901Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2025-09-02T06:51:04.901Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2025-09-02T06:51:04.901Z] total 16 [2025-09-02T06:51:04.901Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 2 06:39 . [2025-09-02T06:51:04.901Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 2 06:50 .. [2025-09-02T06:51:04.901Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 2 06:39 cost [2025-09-02T06:51:04.901Z] -rw-r--r-- 1 jenkins jenkins 89 Sep 2 06:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-09-02T06:51:05.189Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-02T06:51:06.046Z] ---> package-listing.sh [2025-09-02T06:51:06.046Z] ++ facter osfamily [2025-09-02T06:51:06.046Z] ++ tr '[:upper:]' '[:lower:]' [2025-09-02T06:51:06.305Z] + OS_FAMILY=debian [2025-09-02T06:51:06.305Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2025-09-02T06:51:06.305Z] + START_PACKAGES=/tmp/packages_start.txt [2025-09-02T06:51:06.305Z] + END_PACKAGES=/tmp/packages_end.txt [2025-09-02T06:51:06.305Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-09-02T06:51:06.305Z] + PACKAGES=/tmp/packages_start.txt [2025-09-02T06:51:06.305Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2025-09-02T06:51:06.305Z] + PACKAGES=/tmp/packages_end.txt [2025-09-02T06:51:06.305Z] + case "${OS_FAMILY}" in [2025-09-02T06:51:06.305Z] + dpkg -l [2025-09-02T06:51:06.305Z] + grep '^ii' [2025-09-02T06:51:06.305Z] + '[' -f /tmp/packages_start.txt ']' [2025-09-02T06:51:06.305Z] + '[' -f /tmp/packages_end.txt ']' [2025-09-02T06:51:06.305Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-09-02T06:51:06.305Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2025-09-02T06:51:06.305Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2025-09-02T06:51:06.305Z] + 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-09-02T06:51:06.317Z] 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-09-02T06:51:06.593Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T06:51:07.156Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-02T06:51:07.156Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-02T06:51:07.229Z] prd-ubuntu20.04-docker-8c-8g-8135 does not seem to be running inside a container [2025-09-02T06:51:07.252Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-09-02T06:51:07.453Z] $ docker top 5b342941c768079f28313a45c530337cefffc5c477efc061bf5807d316985571 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-02T06:51:07.802Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-09-02T06:51:08.088Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-09-02T06:51:08.373Z] + ls /var/log/sa-host [2025-09-02T06:51:08.373Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-02T06:51:08.411Z] provisioning config files... [2025-09-02T06:51:08.419Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3517293522765615408tmp [Pipeline] { [Pipeline] echo [2025-09-02T06:51:08.439Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-02T06:51:08.722Z] ---> create-netrc.sh [Pipeline] } [2025-09-02T06:51:08.729Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-09-02T06:51:09.041Z] ---> python-tools-install.sh [Pipeline] echo [2025-09-02T06:51:09.051Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-02T06:51:09.336Z] ---> sudo-logs.sh [2025-09-02T06:51:09.336Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-09-02T06:51:09.374Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-02T06:51:09.656Z] ---> job-cost.sh [2025-09-02T06:51:09.656Z] lf-activate-venv: SKIPPING [2025-09-02T06:51:09.656Z] DEBUG: total: 0.2199999988079071 [2025-09-02T06:51:09.656Z] INFO: Retrieving Stack Cost... [2025-09-02T06:51:10.225Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-09-02T06:51:10.484Z] INFO: Archiving Costs [Pipeline] echo [2025-09-02T06:51:10.496Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-02T06:51:10.776Z] ---> logs-deploy.sh [2025-09-02T06:51:10.777Z] lf-activate-venv: SKIPPING [2025-09-02T06:51:10.777Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/207 [2025-09-02T06:51:10.777Z] INFO: archiving workspace using pattern(s): [2025-09-02T06:51:11.716Z] Archives upload complete. [2025-09-02T06:51:11.716Z] INFO: archiving logs to Nexus