Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5b084ac0dd3af4f4ca92d90712606057b39e447a 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-ssh3799739175574169589.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh9671682214233932155.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh16868421273137391522.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh5210443439868550071.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-ssh10594671491721808951.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-40271 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 5b084ac0dd3af4f4ca92d90712606057b39e447a (main) Commit message: "Merge pull request #388 from jumpingliu/4.0-usb-camera-changelog" > git config core.sparsecheckout # timeout=10 > git checkout -f 5b084ac0dd3af4f4ca92d90712606057b39e447a # timeout=10 > git rev-list --no-walk b55fd285ebd787c217b27884136d82f1ea207ed4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-05T08:23:42.442Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-05T08:23:42.513Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-05T08:23:42.537Z] ========================================================= [2025-03-05T08:23:42.537Z] EdgeX Global Pipelines Version Info [2025-03-05T08:23:42.537Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:23:43.278Z] ------------------- [2025-03-05T08:23:43.278Z] stable info: [2025-03-05T08:23:43.278Z] ------------------- [2025-03-05T08:23:43.278Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-05T08:23:43.278Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-05T08:23:43.278Z] Message: update stable to v1.0.269 [2025-03-05T08:23:43.848Z] ------------------- [2025-03-05T08:23:43.848Z] experimental info: [2025-03-05T08:23:43.848Z] ------------------- [2025-03-05T08:23:43.848Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-05T08:23:43.848Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-05T08:23:43.848Z] Message: update experimental to stable [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-05T08:23:43.936Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2025-03-05T08:23:43.964Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2025-03-05T08:23:43.988Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-05T08:23:44.010Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-05T08:23:44.030Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-05T08:23:44.055Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-05T08:23:44.080Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-05T08:23:44.106Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-05T08:23:44.131Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-05T08:23:44.154Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-05T08:23:44.177Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-05T08:23:44.197Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2025-03-05T08:23:44.219Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-05T08:23:44.244Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-05T08:23:44.269Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-05T08:23:44.295Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-05T08:23:44.316Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-05T08:23:44.341Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-05T08:23:44.364Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-05T08:23:44.385Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-05T08:23:44.404Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-03-05T08:23:44.427Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-03-05T08:23:44.452Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-05T08:23:44.472Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-05T08:23:44.496Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-05T08:23:44.518Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-05T08:23:44.544Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-05T08:23:44.562Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-05T08:23:44.586Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-05T08:23:44.612Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-05T08:23:44.639Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5b084ac0dd3af4f4ca92d90712606057b39e447a [Pipeline] echo [2025-03-05T08:23:44.662Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5b084ac [Pipeline] echo [2025-03-05T08:23:44.683Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T08:23:44.745Z] provisioning config files... [2025-03-05T08:23:44.760Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7186433453290606006tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:23:45.097Z] ---> ****-login.sh [2025-03-05T08:23:45.097Z] nexus3.edgexfoundry.org:10001 [2025-03-05T08:23:45.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:23:45.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:23:45.359Z] Configure a credential helper to remove this warning. See [2025-03-05T08:23:45.359Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:23:45.359Z] [2025-03-05T08:23:45.359Z] Login Succeeded [2025-03-05T08:23:45.359Z] nexus3.edgexfoundry.org:10002 [2025-03-05T08:23:45.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:23:45.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:23:45.359Z] Configure a credential helper to remove this warning. See [2025-03-05T08:23:45.359Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:23:45.359Z] [2025-03-05T08:23:45.359Z] Login Succeeded [2025-03-05T08:23:45.359Z] nexus3.edgexfoundry.org:10003 [2025-03-05T08:23:45.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:23:45.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:23:45.619Z] Configure a credential helper to remove this warning. See [2025-03-05T08:23:45.619Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:23:45.619Z] [2025-03-05T08:23:45.619Z] Login Succeeded [2025-03-05T08:23:45.619Z] nexus3.edgexfoundry.org:10004 [2025-03-05T08:23:45.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:23:45.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:23:45.619Z] Configure a credential helper to remove this warning. See [2025-03-05T08:23:45.619Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:23:45.619Z] [2025-03-05T08:23:45.619Z] Login Succeeded [2025-03-05T08:23:45.619Z] ****.io [2025-03-05T08:23:45.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:23:45.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:23:45.879Z] Configure a credential helper to remove this warning. See [2025-03-05T08:23:45.879Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:23:45.879Z] [2025-03-05T08:23:45.879Z] Login Succeeded [2025-03-05T08:23:45.879Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T08:23:45.894Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-05T08:23:46.292Z] + git rev-list -1 --merges 5b084ac0dd3af4f4ca92d90712606057b39e447a~1..5b084ac0dd3af4f4ca92d90712606057b39e447a [Pipeline] echo [2025-03-05T08:23:46.323Z] -----------> git rev-list -1 --merges 5b084ac0dd3af4f4ca92d90712606057b39e447a~1..5b084ac0dd3af4f4ca92d90712606057b39e447a 5b084ac0dd3af4f4ca92d90712606057b39e447a [2025-03-05T08:23:46.323Z] 5b084ac0dd3af4f4ca92d90712606057b39e447a [false] [Pipeline] sh [2025-03-05T08:23:46.618Z] + git log --format=format:%s -1 5b084ac0dd3af4f4ca92d90712606057b39e447a [Pipeline] echo [2025-03-05T08:23:46.634Z] ========================================================= [2025-03-05T08:23:46.634Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-05T08:23:46.634Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-05T08:23:46.981Z] + git log --format=format:%s -1 5b084ac0dd3af4f4ca92d90712606057b39e447a [Pipeline] echo [2025-03-05T08:23:46.994Z] [semverPrep] GIT_COMMIT: 5b084ac0dd3af4f4ca92d90712606057b39e447a, Commit Message: Merge pull request #388 from jumpingliu/4.0-usb-camera-changelog [Pipeline] echo [2025-03-05T08:23:47.009Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-05T08:23:47.413Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T08:23:47.413Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-05T08:23:47.413Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-05T08:23:47.413Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-05T08:23:47.413Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-05T08:23:47.413Z] sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-05T08:23:47.413Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:23:47.778Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T08:23:47.778Z] [2025-03-05T08:23:47.778Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:23:48.089Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T08:23:48.089Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-05T08:23:48.089Z] b85a868b505f: Pulling fs layer [2025-03-05T08:23:48.089Z] e2be974225ed: Pulling fs layer [2025-03-05T08:23:48.089Z] 339a4e72a1f5: Pulling fs layer [2025-03-05T08:23:48.089Z] 988bab9f4d93: Pulling fs layer [2025-03-05T08:23:48.089Z] 1469e6f7b9e6: Pulling fs layer [2025-03-05T08:23:48.089Z] eaf3925da568: Pulling fs layer [2025-03-05T08:23:48.089Z] bab4dde63d76: Pulling fs layer [2025-03-05T08:23:48.089Z] bde34c3a00c8: Pulling fs layer [2025-03-05T08:23:48.089Z] b352a97aabf1: Pulling fs layer [2025-03-05T08:23:48.089Z] 4872d77fe225: Pulling fs layer [2025-03-05T08:23:48.089Z] 5851b861e8e6: Pulling fs layer [2025-03-05T08:23:48.089Z] 1469e6f7b9e6: Waiting [2025-03-05T08:23:48.089Z] 988bab9f4d93: Waiting [2025-03-05T08:23:48.089Z] eaf3925da568: Waiting [2025-03-05T08:23:48.089Z] bab4dde63d76: Waiting [2025-03-05T08:23:48.089Z] bde34c3a00c8: Waiting [2025-03-05T08:23:48.089Z] b352a97aabf1: Waiting [2025-03-05T08:23:48.089Z] 4872d77fe225: Waiting [2025-03-05T08:23:48.089Z] e2be974225ed: Download complete [2025-03-05T08:23:48.089Z] 988bab9f4d93: Download complete [2025-03-05T08:23:48.349Z] 1469e6f7b9e6: Verifying Checksum [2025-03-05T08:23:48.349Z] 1469e6f7b9e6: Download complete [2025-03-05T08:23:48.349Z] eaf3925da568: Verifying Checksum [2025-03-05T08:23:48.349Z] eaf3925da568: Download complete [2025-03-05T08:23:48.349Z] 339a4e72a1f5: Verifying Checksum [2025-03-05T08:23:48.349Z] 339a4e72a1f5: Download complete [2025-03-05T08:23:48.349Z] bde34c3a00c8: Verifying Checksum [2025-03-05T08:23:48.349Z] bde34c3a00c8: Download complete [2025-03-05T08:23:48.349Z] b352a97aabf1: Download complete [2025-03-05T08:23:48.349Z] 4872d77fe225: Verifying Checksum [2025-03-05T08:23:48.349Z] 4872d77fe225: Download complete [2025-03-05T08:23:48.349Z] 5851b861e8e6: Download complete [2025-03-05T08:23:48.349Z] b85a868b505f: Verifying Checksum [2025-03-05T08:23:48.349Z] b85a868b505f: Download complete [2025-03-05T08:23:48.606Z] bab4dde63d76: Verifying Checksum [2025-03-05T08:23:48.606Z] bab4dde63d76: Download complete [2025-03-05T08:23:49.541Z] b85a868b505f: Pull complete [2025-03-05T08:23:49.798Z] e2be974225ed: Pull complete [2025-03-05T08:23:50.364Z] 339a4e72a1f5: Pull complete [2025-03-05T08:23:50.364Z] 988bab9f4d93: Pull complete [2025-03-05T08:23:50.637Z] 1469e6f7b9e6: Pull complete [2025-03-05T08:23:50.637Z] eaf3925da568: Pull complete [2025-03-05T08:23:52.542Z] bab4dde63d76: Pull complete [2025-03-05T08:23:52.542Z] bde34c3a00c8: Pull complete [2025-03-05T08:23:52.542Z] b352a97aabf1: Pull complete [2025-03-05T08:23:52.542Z] 4872d77fe225: Pull complete [2025-03-05T08:23:52.542Z] 5851b861e8e6: Pull complete [2025-03-05T08:23:52.542Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-05T08:23:52.542Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T08:23:52.542Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T08:23:52.691Z] prd-ubuntu20.04-docker-8c-8g-40271 does not seem to be running inside a container [2025-03-05T08:23:52.722Z] $ 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-03-05T08:23:54.033Z] $ docker top b8728711e31bb23e506ebd782687c1fffb8a9f9edd1c5a42e94e2736736aa6de -eo pid,comm [2025-03-05T08:23:54.088Z] 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-03-05T08:23:54.088Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T08:23:54.145Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T08:23:54.145Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T08:23:54.273Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T08:23:54.276Z] $ docker exec b8728711e31bb23e506ebd782687c1fffb8a9f9edd1c5a42e94e2736736aa6de ssh-agent [2025-03-05T08:23:54.392Z] SSH_AUTH_SOCK=/tmp/ssh-zD5eWg3DN47Q/agent.32 [2025-03-05T08:23:54.392Z] SSH_AGENT_PID=38 [2025-03-05T08:23:54.398Z] Running ssh-add (command line suppressed) [2025-03-05T08:23:54.498Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12086022051828286151.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12086022051828286151.key) [2025-03-05T08:23:54.512Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T08:23:54.807Z] + git tag --points-at HEAD [Pipeline] } [2025-03-05T08:23:54.817Z] $ docker exec --env ******** --env ******** b8728711e31bb23e506ebd782687c1fffb8a9f9edd1c5a42e94e2736736aa6de ssh-agent -k [2025-03-05T08:23:54.914Z] unset SSH_AUTH_SOCK; [2025-03-05T08:23:54.915Z] unset SSH_AGENT_PID; [2025-03-05T08:23:54.915Z] echo Agent pid 38 killed; [2025-03-05T08:23:54.925Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-05T08:23:54.966Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T08:23:54.966Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T08:23:55.073Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T08:23:55.075Z] $ docker exec b8728711e31bb23e506ebd782687c1fffb8a9f9edd1c5a42e94e2736736aa6de ssh-agent [2025-03-05T08:23:55.191Z] SSH_AUTH_SOCK=/tmp/ssh-i24zWBkpQIt5/agent.71 [2025-03-05T08:23:55.191Z] SSH_AGENT_PID=77 [2025-03-05T08:23:55.196Z] Running ssh-add (command line suppressed) [2025-03-05T08:23:55.300Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8365089714760493098.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8365089714760493098.key) [2025-03-05T08:23:55.314Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T08:23:55.609Z] + git semver init [2025-03-05T08:23:55.868Z] 2025-03-05 08:23:55,798 [run_init] DEBUG init version:0.0.0 force:False [2025-03-05T08:23:55.868Z] 2025-03-05 08:23:55,799 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2025-03-05T08:23:55.868Z] 2025-03-05 08:23:55,800 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2025-03-05T08:23:55.868Z] 2025-03-05 08:23:55,800 [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, universal_newlines=False, shell=None, istream=None) [2025-03-05T08:23:57.248Z] 2025-03-05 08:23:57,214 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2025-03-05T08:23:57.248Z] 2025-03-05 08:23:57,215 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2025-03-05T08:23:57.248Z] 2025-03-05 08:23:57,215 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-03-05T08:23:57.248Z] 2025-03-05 08:23:57,215 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-03-05T08:23:57.248Z] 4.0.0-dev.10 [Pipeline] } [2025-03-05T08:23:57.256Z] $ docker exec --env ******** --env ******** b8728711e31bb23e506ebd782687c1fffb8a9f9edd1c5a42e94e2736736aa6de ssh-agent -k [2025-03-05T08:23:57.352Z] unset SSH_AUTH_SOCK; [2025-03-05T08:23:57.353Z] unset SSH_AGENT_PID; [2025-03-05T08:23:57.353Z] echo Agent pid 77 killed; [2025-03-05T08:23:57.361Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T08:23:57.696Z] + git semver [Pipeline] } [2025-03-05T08:23:57.969Z] $ docker stop --time=1 b8728711e31bb23e506ebd782687c1fffb8a9f9edd1c5a42e94e2736736aa6de [2025-03-05T08:23:59.342Z] $ docker rm -f --volumes b8728711e31bb23e506ebd782687c1fffb8a9f9edd1c5a42e94e2736736aa6de [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T08:23:59.692Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-05T08:23:59.914Z] Stashed 1 file(s) [Pipeline] echo [2025-03-05T08:23:59.917Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.10 [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-03-05T08:24:00.090Z] provisioning config files... [2025-03-05T08:24:00.100Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2300378010735593753tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:24:00.395Z] ---> ****-login.sh [2025-03-05T08:24:00.395Z] nexus3.edgexfoundry.org:10001 [2025-03-05T08:24:00.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:24:00.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:24:00.395Z] Configure a credential helper to remove this warning. See [2025-03-05T08:24:00.395Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:24:00.395Z] [2025-03-05T08:24:00.395Z] Login Succeeded [2025-03-05T08:24:00.395Z] nexus3.edgexfoundry.org:10002 [2025-03-05T08:24:00.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:24:00.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:24:00.395Z] Configure a credential helper to remove this warning. See [2025-03-05T08:24:00.395Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:24:00.395Z] [2025-03-05T08:24:00.395Z] Login Succeeded [2025-03-05T08:24:00.395Z] nexus3.edgexfoundry.org:10003 [2025-03-05T08:24:00.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:24:00.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:24:00.657Z] Configure a credential helper to remove this warning. See [2025-03-05T08:24:00.657Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:24:00.657Z] [2025-03-05T08:24:00.657Z] Login Succeeded [2025-03-05T08:24:00.657Z] nexus3.edgexfoundry.org:10004 [2025-03-05T08:24:00.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:24:00.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:24:00.657Z] Configure a credential helper to remove this warning. See [2025-03-05T08:24:00.657Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:24:00.657Z] [2025-03-05T08:24:00.657Z] Login Succeeded [2025-03-05T08:24:00.657Z] ****.io [2025-03-05T08:24:00.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:24:00.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:24:00.915Z] Configure a credential helper to remove this warning. See [2025-03-05T08:24:00.915Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:24:00.915Z] [2025-03-05T08:24:00.915Z] Login Succeeded [2025-03-05T08:24:00.915Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T08:24:00.925Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-05T08:24:01.048Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T08:24:01.065Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T08:24:01.082Z] ========================================================= [2025-03-05T08:24:01.082Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-05T08:24:01.082Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:24:01.408Z] + 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-03-05T08:24:01.408Z] Sending build context to Docker daemon 20.78MB [2025-03-05T08:24:01.408Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2025-03-05T08:24:01.408Z] Step 2/13 : FROM ${BASE} AS builder [2025-03-05T08:24:01.408Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-05T08:24:01.408Z] da9db072f522: Pulling fs layer [2025-03-05T08:24:01.408Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-05T08:24:01.408Z] 06f05ace1117: Pulling fs layer [2025-03-05T08:24:01.408Z] 5fe327b54edc: Pulling fs layer [2025-03-05T08:24:01.408Z] 4f4fb700ef54: Pulling fs layer [2025-03-05T08:24:01.408Z] 92a5565b7b96: Pulling fs layer [2025-03-05T08:24:01.408Z] ff9bb7016b71: Pulling fs layer [2025-03-05T08:24:01.408Z] b67dba6c2c7d: Pulling fs layer [2025-03-05T08:24:01.408Z] a813b0c90790: Pulling fs layer [2025-03-05T08:24:01.408Z] 4f4fb700ef54: Waiting [2025-03-05T08:24:01.408Z] 92a5565b7b96: Waiting [2025-03-05T08:24:01.408Z] ff9bb7016b71: Waiting [2025-03-05T08:24:01.408Z] b67dba6c2c7d: Waiting [2025-03-05T08:24:01.408Z] a813b0c90790: Waiting [2025-03-05T08:24:01.408Z] 5fe327b54edc: Waiting [2025-03-05T08:24:01.666Z] 6ef4a4ee8ca5: Verifying Checksum [2025-03-05T08:24:01.666Z] 6ef4a4ee8ca5: Download complete [2025-03-05T08:24:01.666Z] 5fe327b54edc: Download complete [2025-03-05T08:24:01.666Z] 4f4fb700ef54: Download complete [2025-03-05T08:24:01.666Z] da9db072f522: Download complete [2025-03-05T08:24:01.666Z] 92a5565b7b96: Download complete [2025-03-05T08:24:01.666Z] ff9bb7016b71: Verifying Checksum [2025-03-05T08:24:01.666Z] ff9bb7016b71: Download complete [2025-03-05T08:24:01.666Z] da9db072f522: Pull complete [2025-03-05T08:24:01.923Z] a813b0c90790: Verifying Checksum [2025-03-05T08:24:01.923Z] a813b0c90790: Download complete [2025-03-05T08:24:01.923Z] 6ef4a4ee8ca5: Pull complete [2025-03-05T08:24:01.923Z] 06f05ace1117: Verifying Checksum [2025-03-05T08:24:01.923Z] 06f05ace1117: Download complete [2025-03-05T08:24:02.490Z] b67dba6c2c7d: Verifying Checksum [2025-03-05T08:24:02.490Z] b67dba6c2c7d: Download complete [2025-03-05T08:24:05.773Z] 06f05ace1117: Pull complete [2025-03-05T08:24:05.773Z] 5fe327b54edc: Pull complete [2025-03-05T08:24:05.773Z] 4f4fb700ef54: Pull complete [2025-03-05T08:24:05.773Z] 92a5565b7b96: Pull complete [2025-03-05T08:24:06.032Z] ff9bb7016b71: Pull complete [2025-03-05T08:24:08.564Z] b67dba6c2c7d: Pull complete [2025-03-05T08:24:08.823Z] a813b0c90790: Pull complete [2025-03-05T08:24:08.823Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-05T08:24:08.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-05T08:24:08.823Z] ---> 3ba60ce46760 [2025-03-05T08:24:08.823Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2025-03-05T08:24:10.750Z] ---> Running in c9b1067cdc91 [2025-03-05T08:24:10.750Z] Removing intermediate container c9b1067cdc91 [2025-03-05T08:24:10.750Z] ---> ba87d42e9166 [2025-03-05T08:24:10.750Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-05T08:24:10.750Z] ---> Running in f19563232e99 [2025-03-05T08:24:10.750Z] Removing intermediate container f19563232e99 [2025-03-05T08:24:10.750Z] ---> 836f217a2f44 [2025-03-05T08:24:10.750Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2025-03-05T08:24:10.750Z] ---> Running in 9b3468e533e0 [2025-03-05T08:24:10.750Z] Removing intermediate container 9b3468e533e0 [2025-03-05T08:24:10.750Z] ---> 3379e9945751 [2025-03-05T08:24:10.750Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2025-03-05T08:24:10.750Z] ---> Running in 0b4b32e42f4d [2025-03-05T08:24:10.750Z] Removing intermediate container 0b4b32e42f4d [2025-03-05T08:24:10.750Z] ---> 781f10191ace [2025-03-05T08:24:10.750Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-05T08:24:10.750Z] ---> Running in a1cd16c17299 [2025-03-05T08:24:11.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T08:24:11.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T08:24:11.882Z] (1/14) Installing libintl (0.22.5-r0) [2025-03-05T08:24:11.882Z] (2/14) Installing eudev-libs (3.2.14-r2) [2025-03-05T08:24:11.882Z] (3/14) Installing libjpeg-turbo (3.0.3-r0) [2025-03-05T08:24:11.882Z] (4/14) Installing v4l-utils-libs (1.24.1-r1) [2025-03-05T08:24:11.882Z] (5/14) Installing v4l-utils (1.24.1-r1) [2025-03-05T08:24:11.882Z] (6/14) Installing libdvbv5 (1.24.1-r1) [2025-03-05T08:24:11.882Z] (7/14) Installing udev-init-scripts (35-r1) [2025-03-05T08:24:11.882Z] (8/14) Installing libeconf (0.6.3-r0) [2025-03-05T08:24:11.882Z] (9/14) Installing libblkid (2.40.1-r1) [2025-03-05T08:24:11.882Z] (10/14) Installing xz-libs (5.6.2-r0) [2025-03-05T08:24:11.882Z] (11/14) Installing kmod-libs (32-r0) [2025-03-05T08:24:11.882Z] (12/14) Installing eudev (3.2.14-r2) [2025-03-05T08:24:11.882Z] (13/14) Installing eudev-dev (3.2.14-r2) [2025-03-05T08:24:11.882Z] (14/14) Installing v4l-utils-dev (1.24.1-r1) [2025-03-05T08:24:11.882Z] Executing busybox-1.36.1-r29.trigger [2025-03-05T08:24:11.882Z] Executing eudev-3.2.14-r2.trigger [2025-03-05T08:24:12.141Z] OK: 254 MiB in 72 packages [2025-03-05T08:24:12.711Z] Removing intermediate container a1cd16c17299 [2025-03-05T08:24:12.711Z] ---> 1bc06fb38a65 [2025-03-05T08:24:12.711Z] Step 8/13 : WORKDIR /device-usb-camera [2025-03-05T08:24:12.711Z] ---> Running in f7b3c001c7e8 [2025-03-05T08:24:12.711Z] Removing intermediate container f7b3c001c7e8 [2025-03-05T08:24:12.711Z] ---> 0fcbbe1efed0 [2025-03-05T08:24:12.711Z] Step 9/13 : COPY go.mod vendor* ./ [2025-03-05T08:24:12.711Z] ---> c0aa8a362247 [2025-03-05T08:24:12.711Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T08:24:12.711Z] ---> Running in 4e5bcff970c6 [2025-03-05T08:24:15.056Z] Still waiting to schedule task [2025-03-05T08:24:15.056Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-03-05T08:24:51.442Z] Removing intermediate container 4e5bcff970c6 [2025-03-05T08:24:51.442Z] ---> 1eac03814f38 [2025-03-05T08:24:51.442Z] Step 11/13 : COPY . . [2025-03-05T08:24:51.442Z] ---> 5435908479d2 [2025-03-05T08:24:51.442Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-03-05T08:24:51.442Z] ---> Running in b8225272a1e0 [2025-03-05T08:24:51.442Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-05T08:24:51.442Z] Dload Upload Total Spent Left Speed [2025-03-05T08:24:51.442Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6609 0 --:--:-- --:--:-- --:--:-- 6637 100 1062 100 1062 0 0 6606 0 --:--:-- --:--:-- --:--:-- 6637 [2025-03-05T08:24:51.442Z] Removing intermediate container b8225272a1e0 [2025-03-05T08:24:51.442Z] ---> 3911265de592 [2025-03-05T08:24:51.442Z] Step 13/13 : RUN ${MAKE} [2025-03-05T08:24:51.442Z] ---> Running in 583da6e2adbd [2025-03-05T08:24:51.442Z] noop [2025-03-05T08:24:51.442Z] Removing intermediate container 583da6e2adbd [2025-03-05T08:24:51.442Z] ---> e131c219cccc [2025-03-05T08:24:51.442Z] Successfully built e131c219cccc [2025-03-05T08:24:51.442Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:24:51.784Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-05T08:24:51.784Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T08:24:51.861Z] prd-ubuntu20.04-docker-8c-8g-40271 does not seem to be running inside a container [2025-03-05T08:24:51.885Z] $ 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-03-05T08:24:52.241Z] $ docker top 1f96da6feea311309b08d2c8f1c6958941f7115647b7e39cb694d495b0679274 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T08:24:52.599Z] + go version [2025-03-05T08:24:52.599Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-05T08:24:52.608Z] $ docker stop --time=1 1f96da6feea311309b08d2c8f1c6958941f7115647b7e39cb694d495b0679274 [2025-03-05T08:24:53.874Z] $ docker rm -f --volumes 1f96da6feea311309b08d2c8f1c6958941f7115647b7e39cb694d495b0679274 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:24:54.286Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-05T08:24:54.286Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T08:24:54.365Z] prd-ubuntu20.04-docker-8c-8g-40271 does not seem to be running inside a container [2025-03-05T08:24:54.391Z] $ 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-03-05T08:24:54.727Z] $ docker top 419d88e1a7a983abd9c876613d486198a7436c1adcbc2416e1a8277e922b773f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T08:24:55.076Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2025-03-05T08:24:55.377Z] + make test [2025-03-05T08:24:55.377Z] go test ./... -coverprofile=coverage.out ./... [2025-03-05T08:24:56.755Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2025-03-05T08:25:18.682Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2025-03-05T08:25:19.619Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.013s coverage: 4.4% of statements [2025-03-05T08:25:31.845Z] go vet ./... [2025-03-05T08:25:38.409Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-05T08:25:38.409Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-05T08:25:38.409Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-05T08:25:38.422Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-03-05T08:25:38.439Z] $ docker stop --time=1 419d88e1a7a983abd9c876613d486198a7436c1adcbc2416e1a8277e922b773f [2025-03-05T08:25:41.014Z] $ docker rm -f --volumes 419d88e1a7a983abd9c876613d486198a7436c1adcbc2416e1a8277e922b773f [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T08:25:41.579Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-05T08:25:41.649Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-03-05T08:25:42.234Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-05T08:25:42.521Z] + ls -al . [2025-03-05T08:25:42.521Z] total 288 [2025-03-05T08:25:42.521Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 5 08:24 . [2025-03-05T08:25:42.521Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 08:23 .. [2025-03-05T08:25:42.521Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 08:25 .git [2025-03-05T08:25:42.521Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 08:23 .github [2025-03-05T08:25:42.521Z] -rw-rw-r-- 1 jenkins jenkins 379 Mar 5 08:23 .gitignore [2025-03-05T08:25:42.521Z] -rw-rw-r-- 1 jenkins jenkins 203 Mar 5 08:23 .golangci.yml [2025-03-05T08:25:42.521Z] -rw-rw-r-- 1 jenkins jenkins 77 Mar 5 08:23 .hadolint.yml [2025-03-05T08:25:42.521Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 08:23 .semver [2025-03-05T08:25:42.521Z] -rw-rw-r-- 1 jenkins jenkins 19367 Mar 5 08:23 Attribution.txt [2025-03-05T08:25:42.521Z] -rw-rw-r-- 1 jenkins jenkins 17743 Mar 5 08:23 CHANGELOG.md [2025-03-05T08:25:42.521Z] -rw-rw-r-- 1 jenkins jenkins 2440 Mar 5 08:23 Dockerfile [2025-03-05T08:25:42.521Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 5 08:23 GOVERNANCE.md [2025-03-05T08:25:42.521Z] -rw-rw-r-- 1 jenkins jenkins 659 Mar 5 08:23 Jenkinsfile [2025-03-05T08:25:42.521Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 5 08:23 LICENSE [2025-03-05T08:25:42.521Z] -rw-rw-r-- 1 jenkins jenkins 3193 Mar 5 08:23 Makefile [2025-03-05T08:25:42.521Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 5 08:23 OWNERS.md [2025-03-05T08:25:42.521Z] -rw-rw-r-- 1 jenkins jenkins 2575 Mar 5 08:23 README.md [2025-03-05T08:25:42.521Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 5 08:23 VERSION [2025-03-05T08:25:42.521Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 08:23 bin [2025-03-05T08:25:42.521Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 08:23 cmd [2025-03-05T08:25:42.521Z] -rw-r--r-- 1 jenkins jenkins 54772 Mar 5 08:25 coverage.out [2025-03-05T08:25:42.521Z] -rwxrwxr-x 1 jenkins jenkins 84 Mar 5 08:23 docker-entrypoint.sh [2025-03-05T08:25:42.521Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 08:23 docs [2025-03-05T08:25:42.521Z] -rw-rw-r-- 1 jenkins jenkins 6368 Mar 5 08:23 go.mod [2025-03-05T08:25:42.521Z] -rw-rw-r-- 1 jenkins jenkins 87083 Mar 5 08:23 go.sum [2025-03-05T08:25:42.521Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 08:23 internal [2025-03-05T08:25:42.521Z] -rw-rw-r-- 1 jenkins jenkins 231 Mar 5 08:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:25:42.839Z] + 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=5b084ac0dd3af4f4ca92d90712606057b39e447a --label arch=amd64 --label version=4.0.0-dev.10 . [2025-03-05T08:25:42.839Z] Sending build context to Docker daemon 20.83MB [2025-03-05T08:25:42.839Z] Step 1/37 : ARG BASE=golang:1.23-alpine3.20 [2025-03-05T08:25:42.839Z] Step 2/37 : FROM ${BASE} AS builder [2025-03-05T08:25:42.839Z] ---> e131c219cccc [2025-03-05T08:25:42.839Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2025-03-05T08:25:46.136Z] ---> Running in 110a71bc1ea0 [2025-03-05T08:25:46.136Z] Removing intermediate container 110a71bc1ea0 [2025-03-05T08:25:46.136Z] ---> 2374f8e0ee6a [2025-03-05T08:25:46.136Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-05T08:25:46.136Z] ---> Running in 485eed8c5be5 [2025-03-05T08:25:46.136Z] Removing intermediate container 485eed8c5be5 [2025-03-05T08:25:46.136Z] ---> c10ff9a4c249 [2025-03-05T08:25:46.136Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2025-03-05T08:25:46.397Z] ---> Running in 46d776c1e722 [2025-03-05T08:25:46.397Z] Removing intermediate container 46d776c1e722 [2025-03-05T08:25:46.397Z] ---> 49e75d89f1ad [2025-03-05T08:25:46.397Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2025-03-05T08:25:46.655Z] ---> Running in 75026bae3398 [2025-03-05T08:25:46.655Z] Removing intermediate container 75026bae3398 [2025-03-05T08:25:46.655Z] ---> 472e4a57e23e [2025-03-05T08:25:46.655Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-05T08:25:46.655Z] ---> Running in 87f312ff0566 [2025-03-05T08:25:47.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T08:25:47.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T08:25:47.787Z] OK: 254 MiB in 72 packages [2025-03-05T08:25:49.688Z] Removing intermediate container 87f312ff0566 [2025-03-05T08:25:49.688Z] ---> df9247d8524b [2025-03-05T08:25:49.688Z] Step 8/37 : WORKDIR /device-usb-camera [2025-03-05T08:25:49.688Z] ---> Running in bb08e4c8236d [2025-03-05T08:25:49.688Z] Removing intermediate container bb08e4c8236d [2025-03-05T08:25:49.688Z] ---> e9f04c39964f [2025-03-05T08:25:49.688Z] Step 9/37 : COPY go.mod vendor* ./ [2025-03-05T08:25:49.947Z] ---> bbbd1f6be322 [2025-03-05T08:25:49.947Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T08:25:49.947Z] ---> Running in 237b7b2593a7 [2025-03-05T08:25:50.887Z] Removing intermediate container 237b7b2593a7 [2025-03-05T08:25:50.887Z] ---> 956d5148d179 [2025-03-05T08:25:50.887Z] Step 11/37 : COPY . . [2025-03-05T08:25:51.457Z] ---> 7ba3e2142b30 [2025-03-05T08:25:51.457Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-03-05T08:25:51.457Z] ---> Running in b9a91da41c25 [2025-03-05T08:25:51.718Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-05T08:25:51.718Z] Dload Upload Total Spent Left Speed [2025-03-05T08:25:51.718Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 35331 0 --:--:-- --:--:-- --:--:-- 36620 [2025-03-05T08:25:52.285Z] Removing intermediate container b9a91da41c25 [2025-03-05T08:25:52.285Z] ---> d907325a5768 [2025-03-05T08:25:52.285Z] Step 13/37 : RUN ${MAKE} [2025-03-05T08:25:52.285Z] ---> Running in 61a0f4f34538 [2025-03-05T08:25:52.543Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.0.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2025-03-05T08:26:31.262Z] Removing intermediate container 61a0f4f34538 [2025-03-05T08:26:31.262Z] ---> 70375a6ea033 [2025-03-05T08:26:31.262Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2025-03-05T08:26:31.262Z] 1.8.2: Pulling from bluenviron/mediamtx [2025-03-05T08:26:31.262Z] 8411072a22a5: Pulling fs layer [2025-03-05T08:26:31.262Z] 8411072a22a5: Verifying Checksum [2025-03-05T08:26:31.262Z] 8411072a22a5: Download complete [2025-03-05T08:26:31.262Z] 8411072a22a5: Pull complete [2025-03-05T08:26:31.262Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2025-03-05T08:26:31.262Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2025-03-05T08:26:31.262Z] ---> 1ac78cb06e13 [2025-03-05T08:26:31.262Z] Step 15/37 : FROM alpine:3.20 [2025-03-05T08:26:31.262Z] 3.20: Pulling from library/alpine [2025-03-05T08:26:31.262Z] 0a9a5dfd008f: Pulling fs layer [2025-03-05T08:26:31.262Z] 0a9a5dfd008f: Download complete [2025-03-05T08:26:31.262Z] 0a9a5dfd008f: Pull complete [2025-03-05T08:26:31.262Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-05T08:26:31.262Z] Status: Downloaded newer image for alpine:3.20 [2025-03-05T08:26:31.262Z] ---> ff221270b9fb [2025-03-05T08:26:31.262Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2025-03-05T08:26:31.262Z] ---> Running in a4244dee1936 [2025-03-05T08:26:31.262Z] Removing intermediate container a4244dee1936 [2025-03-05T08:26:31.262Z] ---> 8e118e043c71 [2025-03-05T08:26:31.262Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-03-05T08:26:31.262Z] ---> Running in 1d041a807e5a [2025-03-05T08:26:31.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T08:26:31.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T08:26:31.262Z] (1/115) Installing dumb-init (1.2.5-r3) [2025-03-05T08:26:31.262Z] (2/115) Installing libSvtAv1Enc (2.0.0-r1) [2025-03-05T08:26:31.262Z] (3/115) Installing aom-libs (3.9.1-r0) [2025-03-05T08:26:31.262Z] (4/115) Installing libxau (1.0.11-r4) [2025-03-05T08:26:31.262Z] (5/115) Installing libmd (1.1.0-r0) [2025-03-05T08:26:31.262Z] (6/115) Installing libbsd (0.12.2-r0) [2025-03-05T08:26:31.262Z] (7/115) Installing libxdmcp (1.1.5-r1) [2025-03-05T08:26:31.262Z] (8/115) Installing libxcb (1.16.1-r0) [2025-03-05T08:26:31.262Z] (9/115) Installing libx11 (1.8.9-r1) [2025-03-05T08:26:31.262Z] (10/115) Installing hwdata-pci (0.382-r0) [2025-03-05T08:26:31.262Z] (11/115) Installing libpciaccess (0.18.1-r0) [2025-03-05T08:26:31.262Z] (12/115) Installing libdrm (2.4.120-r0) [2025-03-05T08:26:31.262Z] (13/115) Installing libxext (1.3.6-r2) [2025-03-05T08:26:31.262Z] (14/115) Installing libxfixes (6.0.1-r4) [2025-03-05T08:26:31.262Z] (15/115) Installing libffi (3.4.6-r0) [2025-03-05T08:26:31.262Z] (16/115) Installing wayland-libs-client (1.22.0-r4) [2025-03-05T08:26:31.262Z] (17/115) Installing libva (2.21.0-r0) [2025-03-05T08:26:31.262Z] (18/115) Installing libvdpau (1.5-r3) [2025-03-05T08:26:31.262Z] (19/115) Installing libgcc (13.2.1_git20240309-r1) [2025-03-05T08:26:31.262Z] (20/115) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-05T08:26:31.262Z] (21/115) Installing onevpl-libs (2023.3.1-r2) [2025-03-05T08:26:31.262Z] (22/115) Installing ffmpeg-libavutil (6.1.1-r8) [2025-03-05T08:26:31.262Z] (23/115) Installing libdav1d (1.4.2-r0) [2025-03-05T08:26:31.262Z] (24/115) Installing openexr-libiex (3.1.13-r1) [2025-03-05T08:26:31.262Z] (25/115) Installing openexr-libilmthread (3.1.13-r1) [2025-03-05T08:26:31.262Z] (26/115) Installing imath (3.1.12-r0) [2025-03-05T08:26:31.262Z] (27/115) Installing openexr-libopenexr (3.1.13-r1) [2025-03-05T08:26:31.262Z] (28/115) Installing brotli-libs (1.1.0-r2) [2025-03-05T08:26:31.262Z] (29/115) Installing giflib (5.2.2-r0) [2025-03-05T08:26:31.262Z] (30/115) Installing libhwy (1.0.7-r0) [2025-03-05T08:26:31.262Z] (31/115) Installing libjpeg-turbo (3.0.3-r0) [2025-03-05T08:26:31.262Z] (32/115) Installing lcms2 (2.16-r0) [2025-03-05T08:26:31.262Z] (33/115) Installing libpng (1.6.44-r0) [2025-03-05T08:26:31.262Z] (34/115) Installing libjxl (0.10.2-r0) [2025-03-05T08:26:31.262Z] (35/115) Installing lame-libs (3.100-r5) [2025-03-05T08:26:31.262Z] (36/115) Installing opus (1.5.2-r0) [2025-03-05T08:26:31.262Z] (37/115) Installing rav1e-libs (0.7.1-r0) [2025-03-05T08:26:31.262Z] (38/115) Installing libgomp (13.2.1_git20240309-r1) [2025-03-05T08:26:31.262Z] (39/115) Installing soxr (0.1.3-r7) [2025-03-05T08:26:31.262Z] (40/115) Installing ffmpeg-libswresample (6.1.1-r8) [2025-03-05T08:26:31.262Z] (41/115) Installing libogg (1.3.5-r5) [2025-03-05T08:26:31.262Z] (42/115) Installing libtheora (1.1.1-r18) [2025-03-05T08:26:31.262Z] (43/115) Installing libvorbis (1.3.7-r2) [2025-03-05T08:26:31.262Z] (44/115) Installing libvpx (1.14.1-r0) [2025-03-05T08:26:31.262Z] (45/115) Installing libsharpyuv (1.3.2-r0) [2025-03-05T08:26:31.521Z] (46/115) Installing libwebp (1.3.2-r0) [2025-03-05T08:26:31.521Z] (47/115) Installing libwebpmux (1.3.2-r0) [2025-03-05T08:26:31.521Z] (48/115) Installing x264-libs (0.164_git20231001-r0) [2025-03-05T08:26:31.521Z] (49/115) Installing numactl (2.0.18-r0) [2025-03-05T08:26:31.521Z] (50/115) Installing x265-libs (3.6-r0) [2025-03-05T08:26:31.522Z] (51/115) Installing xvidcore (1.3.7-r2) [2025-03-05T08:26:31.522Z] (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-03-05T08:26:31.522Z] (53/115) Installing sdl2 (2.28.5-r1) [2025-03-05T08:26:31.522Z] (54/115) Installing alsa-lib (1.2.11-r0) [2025-03-05T08:26:31.781Z] (55/115) Installing libexpat (2.6.4-r0) [2025-03-05T08:26:31.781Z] (56/115) Installing libbz2 (1.0.8-r6) [2025-03-05T08:26:31.781Z] (57/115) Installing freetype (2.13.2-r0) [2025-03-05T08:26:31.781Z] (58/115) Installing fontconfig (2.15.0-r1) [2025-03-05T08:26:31.781Z] (59/115) Installing fribidi (1.0.15-r0) [2025-03-05T08:26:31.781Z] (60/115) Installing libintl (0.22.5-r0) [2025-03-05T08:26:31.781Z] (61/115) Installing libeconf (0.6.3-r0) [2025-03-05T08:26:31.781Z] (62/115) Installing libblkid (2.40.1-r1) [2025-03-05T08:26:31.781Z] (63/115) Installing libmount (2.40.1-r1) [2025-03-05T08:26:31.781Z] (64/115) Installing pcre2 (10.43-r0) [2025-03-05T08:26:31.781Z] (65/115) Installing glib (2.80.5-r0) [2025-03-05T08:26:31.781Z] (66/115) Installing graphite2 (1.3.14-r6) [2025-03-05T08:26:31.781Z] (67/115) Installing harfbuzz (8.5.0-r0) [2025-03-05T08:26:31.781Z] (68/115) Installing libunibreak (6.1-r0) [2025-03-05T08:26:31.781Z] (69/115) Installing libass (0.17.2-r0) [2025-03-05T08:26:31.781Z] (70/115) Installing libbluray (1.3.4-r1) [2025-03-05T08:26:32.041Z] (71/115) Installing mpg123-libs (1.32.8-r0) [2025-03-05T08:26:32.041Z] (72/115) Installing libopenmpt (0.7.7-r0) [2025-03-05T08:26:32.041Z] (73/115) Installing cjson (1.7.18-r0) [2025-03-05T08:26:32.041Z] (74/115) Installing mbedtls (3.6.2-r0) [2025-03-05T08:26:32.041Z] (75/115) Installing librist (0.2.10-r1) [2025-03-05T08:26:32.041Z] (76/115) Installing libsrt (1.5.3-r0) [2025-03-05T08:26:32.041Z] (77/115) Installing libssh (0.10.6-r0) [2025-03-05T08:26:32.041Z] (78/115) Installing xz-libs (5.6.2-r0) [2025-03-05T08:26:32.041Z] (79/115) Installing libxml2 (2.12.7-r0) [2025-03-05T08:26:32.041Z] (80/115) Installing libsodium (1.0.19-r0) [2025-03-05T08:26:32.041Z] (81/115) Installing libzmq (4.3.5-r2) [2025-03-05T08:26:32.041Z] (82/115) Installing ffmpeg-libavformat (6.1.1-r8) [2025-03-05T08:26:32.041Z] (83/115) Installing serd-libs (0.32.2-r0) [2025-03-05T08:26:32.041Z] (84/115) Installing zix-libs (0.4.2-r0) [2025-03-05T08:26:32.041Z] (85/115) Installing sord-libs (0.16.16-r0) [2025-03-05T08:26:32.041Z] (86/115) Installing sratom (0.6.16-r0) [2025-03-05T08:26:32.041Z] (87/115) Installing lilv-libs (0.24.24-r1) [2025-03-05T08:26:32.041Z] (88/115) Installing glslang-libs (1.3.261.1-r0) [2025-03-05T08:26:32.041Z] (89/115) Installing libdovi (3.3.0-r0) [2025-03-05T08:26:32.041Z] (90/115) Installing spirv-tools (1.3.261.1-r0) [2025-03-05T08:26:32.041Z] (91/115) Installing shaderc (2024.0-r0) [2025-03-05T08:26:32.041Z] (92/115) Installing vulkan-loader (1.3.261.1-r0) [2025-03-05T08:26:32.301Z] (93/115) Installing libplacebo (6.338.2-r1) [2025-03-05T08:26:32.301Z] (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) [2025-03-05T08:26:32.301Z] (95/115) Installing ffmpeg-libswscale (6.1.1-r8) [2025-03-05T08:26:32.301Z] (96/115) Installing vidstab (1.1.1-r0) [2025-03-05T08:26:32.301Z] (97/115) Installing zimg (3.0.5-r2) [2025-03-05T08:26:32.301Z] (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) [2025-03-05T08:26:32.301Z] (99/115) Installing libasyncns (0.8-r3) [2025-03-05T08:26:32.301Z] (100/115) Installing dbus-libs (1.14.10-r1) [2025-03-05T08:26:32.301Z] (101/115) Installing libltdl (2.4.7-r3) [2025-03-05T08:26:32.301Z] (102/115) Installing orc (0.4.40-r0) [2025-03-05T08:26:32.301Z] (103/115) Installing libflac (1.4.3-r1) [2025-03-05T08:26:32.301Z] (104/115) Installing libsndfile (1.2.2-r1) [2025-03-05T08:26:32.301Z] (105/115) Installing speexdsp (1.2.1-r2) [2025-03-05T08:26:32.301Z] (106/115) Installing tdb-libs (1.4.9-r1) [2025-03-05T08:26:32.301Z] (107/115) Installing libpulse (17.0-r0) [2025-03-05T08:26:32.301Z] (108/115) Installing v4l-utils-libs (1.24.1-r1) [2025-03-05T08:26:32.301Z] (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) [2025-03-05T08:26:32.301Z] (110/115) Installing ffmpeg (6.1.1-r8) [2025-03-05T08:26:32.301Z] (111/115) Installing udev-init-scripts (35-r1) [2025-03-05T08:26:32.301Z] (112/115) Installing eudev-libs (3.2.14-r2) [2025-03-05T08:26:32.301Z] (113/115) Installing zstd-libs (1.5.6-r0) [2025-03-05T08:26:32.301Z] (114/115) Installing kmod-libs (32-r0) [2025-03-05T08:26:32.301Z] (115/115) Installing eudev (3.2.14-r2) [2025-03-05T08:26:32.301Z] Executing busybox-1.36.1-r29.trigger [2025-03-05T08:26:32.301Z] Executing glib-2.80.5-r0.trigger [2025-03-05T08:26:32.301Z] Executing eudev-3.2.14-r2.trigger [2025-03-05T08:26:32.301Z] OK: 134 MiB in 129 packages [2025-03-05T08:26:34.205Z] Removing intermediate container 1d041a807e5a [2025-03-05T08:26:34.205Z] ---> 9554364dc1bc [2025-03-05T08:26:34.205Z] Step 18/37 : RUN apk --no-cache upgrade [2025-03-05T08:26:34.463Z] ---> Running in fc58cf2dfb0a [2025-03-05T08:26:34.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T08:26:34.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T08:26:34.982Z] OK: 134 MiB in 129 packages [2025-03-05T08:26:35.239Z] Removing intermediate container fc58cf2dfb0a [2025-03-05T08:26:35.239Z] ---> e755beb60cda [2025-03-05T08:26:35.239Z] Step 19/37 : WORKDIR / [2025-03-05T08:26:35.498Z] ---> Running in 0eddd077be7d [2025-03-05T08:26:35.498Z] Removing intermediate container 0eddd077be7d [2025-03-05T08:26:35.498Z] ---> e6ece091b8d8 [2025-03-05T08:26:35.498Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2025-03-05T08:26:36.436Z] ---> a45265dbe2fd [2025-03-05T08:26:36.436Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2025-03-05T08:26:36.436Z] ---> d57380119d4a [2025-03-05T08:26:36.436Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2025-03-05T08:26:36.694Z] ---> ffe34c87ca05 [2025-03-05T08:26:36.695Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2025-03-05T08:26:36.695Z] ---> e87f148a7afb [2025-03-05T08:26:36.695Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2025-03-05T08:26:36.952Z] ---> 9badc46378e1 [2025-03-05T08:26:36.953Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2025-03-05T08:26:36.953Z] ---> a03bea366f2a [2025-03-05T08:26:36.953Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2025-03-05T08:26:37.524Z] ---> 94001449ba62 [2025-03-05T08:26:37.524Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2025-03-05T08:26:37.524Z] ---> Running in 85f97b863f18 [2025-03-05T08:26:38.092Z] Removing intermediate container 85f97b863f18 [2025-03-05T08:26:38.092Z] ---> f1e2cb0d9dab [2025-03-05T08:26:38.092Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2025-03-05T08:26:38.092Z] ---> Running in ce6d525e6561 [2025-03-05T08:26:38.658Z] Removing intermediate container ce6d525e6561 [2025-03-05T08:26:38.658Z] ---> 810f62020721 [2025-03-05T08:26:38.658Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2025-03-05T08:26:38.658Z] ---> Running in 670e8bcc7a2c [2025-03-05T08:26:39.225Z] Removing intermediate container 670e8bcc7a2c [2025-03-05T08:26:39.225Z] ---> e63ff00e368b [2025-03-05T08:26:39.225Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2025-03-05T08:26:39.225Z] ---> Running in 8b5bb1088d23 [2025-03-05T08:26:39.794Z] Removing intermediate container 8b5bb1088d23 [2025-03-05T08:26:39.794Z] ---> b9f27729edf2 [2025-03-05T08:26:39.794Z] Step 31/37 : EXPOSE 59983 [2025-03-05T08:26:39.794Z] ---> Running in 2622639b5229 [2025-03-05T08:26:39.794Z] Removing intermediate container 2622639b5229 [2025-03-05T08:26:39.794Z] ---> 570289ad1c97 [2025-03-05T08:26:39.794Z] Step 32/37 : EXPOSE 8554 [2025-03-05T08:26:39.794Z] ---> Running in 90a2fdd13af2 [2025-03-05T08:26:39.794Z] Removing intermediate container 90a2fdd13af2 [2025-03-05T08:26:39.794Z] ---> a22cb7041d59 [2025-03-05T08:26:39.794Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2025-03-05T08:26:40.053Z] ---> Running in d88f71f64099 [2025-03-05T08:26:40.053Z] Removing intermediate container d88f71f64099 [2025-03-05T08:26:40.053Z] ---> 39601418c0d2 [2025-03-05T08:26:40.053Z] Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] [2025-03-05T08:26:40.053Z] ---> Running in b830c497e1e0 [2025-03-05T08:26:40.053Z] Removing intermediate container b830c497e1e0 [2025-03-05T08:26:40.053Z] ---> 25bfec1adfc1 [2025-03-05T08:26:40.053Z] Step 35/37 : LABEL arch=amd64 [2025-03-05T08:26:40.053Z] ---> Running in 4f1d3d517a41 [2025-03-05T08:26:40.311Z] Removing intermediate container 4f1d3d517a41 [2025-03-05T08:26:40.311Z] ---> efcb4e0005e5 [2025-03-05T08:26:40.311Z] Step 36/37 : LABEL git_sha=5b084ac0dd3af4f4ca92d90712606057b39e447a [2025-03-05T08:26:40.311Z] ---> Running in 629126d9fad1 [2025-03-05T08:26:40.311Z] Removing intermediate container 629126d9fad1 [2025-03-05T08:26:40.311Z] ---> 8018e4fc0c81 [2025-03-05T08:26:40.311Z] Step 37/37 : LABEL version=4.0.0-dev.10 [2025-03-05T08:26:40.311Z] ---> Running in 4177b7b2d8b9 [2025-03-05T08:26:40.569Z] Removing intermediate container 4177b7b2d8b9 [2025-03-05T08:26:40.569Z] ---> 618613aa1c01 [2025-03-05T08:26:40.569Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-05T08:26:40.569Z] Successfully built 618613aa1c01 [2025-03-05T08:26:40.569Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T08:26:40.697Z] provisioning config files... [2025-03-05T08:26:40.708Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1484511998674527923tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:26:41.008Z] ---> ****-login.sh [2025-03-05T08:26:41.008Z] nexus3.edgexfoundry.org:10001 [2025-03-05T08:26:41.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:26:41.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:26:41.008Z] Configure a credential helper to remove this warning. See [2025-03-05T08:26:41.008Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:26:41.008Z] [2025-03-05T08:26:41.008Z] Login Succeeded [2025-03-05T08:26:41.008Z] nexus3.edgexfoundry.org:10002 [2025-03-05T08:26:41.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:26:41.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:26:41.008Z] Configure a credential helper to remove this warning. See [2025-03-05T08:26:41.008Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:26:41.008Z] [2025-03-05T08:26:41.008Z] Login Succeeded [2025-03-05T08:26:41.008Z] nexus3.edgexfoundry.org:10003 [2025-03-05T08:26:41.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:26:41.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:26:41.268Z] Configure a credential helper to remove this warning. See [2025-03-05T08:26:41.268Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:26:41.268Z] [2025-03-05T08:26:41.268Z] Login Succeeded [2025-03-05T08:26:41.268Z] nexus3.edgexfoundry.org:10004 [2025-03-05T08:26:41.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:26:41.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:26:41.268Z] Configure a credential helper to remove this warning. See [2025-03-05T08:26:41.268Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:26:41.268Z] [2025-03-05T08:26:41.268Z] Login Succeeded [2025-03-05T08:26:41.268Z] ****.io [2025-03-05T08:26:41.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:26:41.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:26:41.528Z] Configure a credential helper to remove this warning. See [2025-03-05T08:26:41.528Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:26:41.528Z] [2025-03-05T08:26:41.528Z] Login Succeeded [2025-03-05T08:26:41.528Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T08:26:41.535Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T08:26:41.597Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T08:26:41.630Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2025-03-05T08:26:41.630Z] 5b084ac0dd3af4f4ca92d90712606057b39e447a [2025-03-05T08:26:41.630Z] latest [2025-03-05T08:26:41.630Z] 4.0.0-dev.10 [2025-03-05T08:26:41.630Z] 5b084ac0dd3af4f4ca92d90712606057b39e447a-4.0.0-dev.10 [2025-03-05T08:26:41.630Z] main [2025-03-05T08:26:41.630Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:26:41.959Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:5b084ac0dd3af4f4ca92d90712606057b39e447a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:26:42.288Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:5b084ac0dd3af4f4ca92d90712606057b39e447a [2025-03-05T08:26:42.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-03-05T08:26:42.288Z] efd86d4d5c92: Preparing [2025-03-05T08:26:42.288Z] d371d552f266: Preparing [2025-03-05T08:26:42.288Z] ae1bc9bdea02: Preparing [2025-03-05T08:26:42.288Z] 9d7a30a3bb7c: Preparing [2025-03-05T08:26:42.288Z] 0e81680c8547: Preparing [2025-03-05T08:26:42.288Z] 4fdee56d7956: Preparing [2025-03-05T08:26:42.288Z] 9d72349174c3: Preparing [2025-03-05T08:26:42.288Z] 597836d7f537: Preparing [2025-03-05T08:26:42.288Z] 672789be99dd: Preparing [2025-03-05T08:26:42.288Z] 6e57e3aa0b7f: Preparing [2025-03-05T08:26:42.288Z] e91f2c14b6c5: Preparing [2025-03-05T08:26:42.288Z] cfc055a7c1c0: Preparing [2025-03-05T08:26:42.288Z] d6ce5f0effc8: Preparing [2025-03-05T08:26:42.288Z] 994456c4fd7b: Preparing [2025-03-05T08:26:42.288Z] 4fdee56d7956: Waiting [2025-03-05T08:26:42.288Z] 9d72349174c3: Waiting [2025-03-05T08:26:42.288Z] 597836d7f537: Waiting [2025-03-05T08:26:42.288Z] e91f2c14b6c5: Waiting [2025-03-05T08:26:42.288Z] d6ce5f0effc8: Waiting [2025-03-05T08:26:42.288Z] cfc055a7c1c0: Waiting [2025-03-05T08:26:42.288Z] 6e57e3aa0b7f: Waiting [2025-03-05T08:26:42.288Z] 994456c4fd7b: Waiting [2025-03-05T08:26:42.288Z] 9d7a30a3bb7c: Pushed [2025-03-05T08:26:42.288Z] d371d552f266: Pushed [2025-03-05T08:26:42.288Z] efd86d4d5c92: Pushed [2025-03-05T08:26:42.288Z] ae1bc9bdea02: Pushed [2025-03-05T08:26:42.288Z] 4fdee56d7956: Pushed [2025-03-05T08:26:42.548Z] 9d72349174c3: Pushed [2025-03-05T08:26:42.548Z] 672789be99dd: Pushed [2025-03-05T08:26:42.548Z] 597836d7f537: Pushed [2025-03-05T08:26:42.548Z] 6e57e3aa0b7f: Pushed [2025-03-05T08:26:42.548Z] 994456c4fd7b: Layer already exists [2025-03-05T08:26:42.548Z] cfc055a7c1c0: Pushed [2025-03-05T08:26:45.076Z] 0e81680c8547: Pushed [2025-03-05T08:26:46.978Z] e91f2c14b6c5: Pushed [2025-03-05T08:26:55.101Z] d6ce5f0effc8: Pushed [2025-03-05T08:26:55.101Z] 5b084ac0dd3af4f4ca92d90712606057b39e447a: digest: sha256:5a36fb11af7877ee33949bfe0361c7d6faea0785d778e92bf71cdc7f514aea1d size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:26:55.528Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:26:55.852Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2025-03-05T08:26:55.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-03-05T08:26:55.852Z] efd86d4d5c92: Preparing [2025-03-05T08:26:55.852Z] d371d552f266: Preparing [2025-03-05T08:26:55.852Z] ae1bc9bdea02: Preparing [2025-03-05T08:26:55.853Z] 9d7a30a3bb7c: Preparing [2025-03-05T08:26:55.853Z] 0e81680c8547: Preparing [2025-03-05T08:26:55.853Z] 4fdee56d7956: Preparing [2025-03-05T08:26:55.853Z] 9d72349174c3: Preparing [2025-03-05T08:26:55.853Z] 597836d7f537: Preparing [2025-03-05T08:26:55.853Z] 672789be99dd: Preparing [2025-03-05T08:26:55.853Z] 6e57e3aa0b7f: Preparing [2025-03-05T08:26:55.853Z] e91f2c14b6c5: Preparing [2025-03-05T08:26:55.853Z] cfc055a7c1c0: Preparing [2025-03-05T08:26:55.853Z] d6ce5f0effc8: Preparing [2025-03-05T08:26:55.853Z] 9d72349174c3: Waiting [2025-03-05T08:26:55.853Z] 4fdee56d7956: Waiting [2025-03-05T08:26:55.853Z] 672789be99dd: Waiting [2025-03-05T08:26:55.853Z] 6e57e3aa0b7f: Waiting [2025-03-05T08:26:55.853Z] 597836d7f537: Waiting [2025-03-05T08:26:55.853Z] cfc055a7c1c0: Waiting [2025-03-05T08:26:55.853Z] 994456c4fd7b: Preparing [2025-03-05T08:26:55.853Z] 994456c4fd7b: Waiting [2025-03-05T08:26:55.853Z] d6ce5f0effc8: Waiting [2025-03-05T08:26:55.853Z] ae1bc9bdea02: Layer already exists [2025-03-05T08:26:55.853Z] d371d552f266: Layer already exists [2025-03-05T08:26:55.853Z] 9d7a30a3bb7c: Layer already exists [2025-03-05T08:26:55.853Z] 0e81680c8547: Layer already exists [2025-03-05T08:26:55.853Z] efd86d4d5c92: Layer already exists [2025-03-05T08:26:55.853Z] 4fdee56d7956: Layer already exists [2025-03-05T08:26:55.853Z] 9d72349174c3: Layer already exists [2025-03-05T08:26:55.853Z] 672789be99dd: Layer already exists [2025-03-05T08:26:55.853Z] 597836d7f537: Layer already exists [2025-03-05T08:26:55.853Z] 6e57e3aa0b7f: Layer already exists [2025-03-05T08:26:55.853Z] d6ce5f0effc8: Layer already exists [2025-03-05T08:26:55.853Z] 994456c4fd7b: Layer already exists [2025-03-05T08:26:55.853Z] e91f2c14b6c5: Layer already exists [2025-03-05T08:26:55.853Z] cfc055a7c1c0: Layer already exists [2025-03-05T08:26:55.853Z] latest: digest: sha256:5a36fb11af7877ee33949bfe0361c7d6faea0785d778e92bf71cdc7f514aea1d size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:26:56.188Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:26:56.518Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.0-dev.10 [2025-03-05T08:26:56.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-03-05T08:26:56.518Z] efd86d4d5c92: Preparing [2025-03-05T08:26:56.518Z] d371d552f266: Preparing [2025-03-05T08:26:56.518Z] ae1bc9bdea02: Preparing [2025-03-05T08:26:56.518Z] 9d7a30a3bb7c: Preparing [2025-03-05T08:26:56.518Z] 0e81680c8547: Preparing [2025-03-05T08:26:56.518Z] 4fdee56d7956: Preparing [2025-03-05T08:26:56.518Z] 9d72349174c3: Preparing [2025-03-05T08:26:56.518Z] 597836d7f537: Preparing [2025-03-05T08:26:56.518Z] 672789be99dd: Preparing [2025-03-05T08:26:56.518Z] 6e57e3aa0b7f: Preparing [2025-03-05T08:26:56.518Z] e91f2c14b6c5: Preparing [2025-03-05T08:26:56.518Z] cfc055a7c1c0: Preparing [2025-03-05T08:26:56.518Z] d6ce5f0effc8: Preparing [2025-03-05T08:26:56.518Z] 994456c4fd7b: Preparing [2025-03-05T08:26:56.518Z] 9d72349174c3: Waiting [2025-03-05T08:26:56.518Z] 597836d7f537: Waiting [2025-03-05T08:26:56.518Z] 4fdee56d7956: Waiting [2025-03-05T08:26:56.518Z] cfc055a7c1c0: Waiting [2025-03-05T08:26:56.518Z] 672789be99dd: Waiting [2025-03-05T08:26:56.518Z] d6ce5f0effc8: Waiting [2025-03-05T08:26:56.518Z] e91f2c14b6c5: Waiting [2025-03-05T08:26:56.518Z] 994456c4fd7b: Waiting [2025-03-05T08:26:56.518Z] 6e57e3aa0b7f: Waiting [2025-03-05T08:26:56.518Z] d371d552f266: Layer already exists [2025-03-05T08:26:56.518Z] 0e81680c8547: Layer already exists [2025-03-05T08:26:56.518Z] efd86d4d5c92: Layer already exists [2025-03-05T08:26:56.518Z] ae1bc9bdea02: Layer already exists [2025-03-05T08:26:56.518Z] 9d7a30a3bb7c: Layer already exists [2025-03-05T08:26:56.518Z] 597836d7f537: Layer already exists [2025-03-05T08:26:56.518Z] 4fdee56d7956: Layer already exists [2025-03-05T08:26:56.518Z] 9d72349174c3: Layer already exists [2025-03-05T08:26:56.518Z] 672789be99dd: Layer already exists [2025-03-05T08:26:56.518Z] 6e57e3aa0b7f: Layer already exists [2025-03-05T08:26:56.518Z] e91f2c14b6c5: Layer already exists [2025-03-05T08:26:56.518Z] d6ce5f0effc8: Layer already exists [2025-03-05T08:26:56.518Z] 994456c4fd7b: Layer already exists [2025-03-05T08:26:56.518Z] cfc055a7c1c0: Layer already exists [2025-03-05T08:26:56.518Z] 4.0.0-dev.10: digest: sha256:5a36fb11af7877ee33949bfe0361c7d6faea0785d778e92bf71cdc7f514aea1d size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:26:56.849Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:5b084ac0dd3af4f4ca92d90712606057b39e447a-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:26:57.176Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:5b084ac0dd3af4f4ca92d90712606057b39e447a-4.0.0-dev.10 [2025-03-05T08:26:57.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-03-05T08:26:57.176Z] efd86d4d5c92: Preparing [2025-03-05T08:26:57.176Z] d371d552f266: Preparing [2025-03-05T08:26:57.176Z] ae1bc9bdea02: Preparing [2025-03-05T08:26:57.176Z] 9d7a30a3bb7c: Preparing [2025-03-05T08:26:57.176Z] 0e81680c8547: Preparing [2025-03-05T08:26:57.176Z] 4fdee56d7956: Preparing [2025-03-05T08:26:57.176Z] 9d72349174c3: Preparing [2025-03-05T08:26:57.176Z] 597836d7f537: Preparing [2025-03-05T08:26:57.176Z] 672789be99dd: Preparing [2025-03-05T08:26:57.176Z] 6e57e3aa0b7f: Preparing [2025-03-05T08:26:57.176Z] e91f2c14b6c5: Preparing [2025-03-05T08:26:57.176Z] cfc055a7c1c0: Preparing [2025-03-05T08:26:57.176Z] d6ce5f0effc8: Preparing [2025-03-05T08:26:57.176Z] 994456c4fd7b: Preparing [2025-03-05T08:26:57.176Z] 597836d7f537: Waiting [2025-03-05T08:26:57.176Z] d6ce5f0effc8: Waiting [2025-03-05T08:26:57.176Z] cfc055a7c1c0: Waiting [2025-03-05T08:26:57.176Z] 672789be99dd: Waiting [2025-03-05T08:26:57.176Z] 994456c4fd7b: Waiting [2025-03-05T08:26:57.176Z] e91f2c14b6c5: Waiting [2025-03-05T08:26:57.176Z] 6e57e3aa0b7f: Waiting [2025-03-05T08:26:57.176Z] 4fdee56d7956: Waiting [2025-03-05T08:26:57.176Z] 9d7a30a3bb7c: Layer already exists [2025-03-05T08:26:57.176Z] 0e81680c8547: Layer already exists [2025-03-05T08:26:57.176Z] d371d552f266: Layer already exists [2025-03-05T08:26:57.176Z] efd86d4d5c92: Layer already exists [2025-03-05T08:26:57.176Z] ae1bc9bdea02: Layer already exists [2025-03-05T08:26:57.176Z] 4fdee56d7956: Layer already exists [2025-03-05T08:26:57.176Z] 9d72349174c3: Layer already exists [2025-03-05T08:26:57.176Z] 6e57e3aa0b7f: Layer already exists [2025-03-05T08:26:57.176Z] 672789be99dd: Layer already exists [2025-03-05T08:26:57.176Z] 597836d7f537: Layer already exists [2025-03-05T08:26:57.176Z] e91f2c14b6c5: Layer already exists [2025-03-05T08:26:57.176Z] cfc055a7c1c0: Layer already exists [2025-03-05T08:26:57.176Z] 994456c4fd7b: Layer already exists [2025-03-05T08:26:57.176Z] d6ce5f0effc8: Layer already exists [2025-03-05T08:26:57.176Z] 5b084ac0dd3af4f4ca92d90712606057b39e447a-4.0.0-dev.10: digest: sha256:5a36fb11af7877ee33949bfe0361c7d6faea0785d778e92bf71cdc7f514aea1d size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:26:57.503Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:26:57.841Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2025-03-05T08:26:57.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-03-05T08:26:57.841Z] efd86d4d5c92: Preparing [2025-03-05T08:26:57.841Z] d371d552f266: Preparing [2025-03-05T08:26:57.841Z] ae1bc9bdea02: Preparing [2025-03-05T08:26:57.841Z] 9d7a30a3bb7c: Preparing [2025-03-05T08:26:57.841Z] 0e81680c8547: Preparing [2025-03-05T08:26:57.841Z] 4fdee56d7956: Preparing [2025-03-05T08:26:57.841Z] 9d72349174c3: Preparing [2025-03-05T08:26:57.841Z] 597836d7f537: Preparing [2025-03-05T08:26:57.841Z] 672789be99dd: Preparing [2025-03-05T08:26:57.841Z] 6e57e3aa0b7f: Preparing [2025-03-05T08:26:57.841Z] 9d72349174c3: Waiting [2025-03-05T08:26:57.841Z] 597836d7f537: Waiting [2025-03-05T08:26:57.841Z] 672789be99dd: Waiting [2025-03-05T08:26:57.841Z] e91f2c14b6c5: Preparing [2025-03-05T08:26:57.841Z] cfc055a7c1c0: Preparing [2025-03-05T08:26:57.841Z] d6ce5f0effc8: Preparing [2025-03-05T08:26:57.841Z] 994456c4fd7b: Preparing [2025-03-05T08:26:57.841Z] 6e57e3aa0b7f: Waiting [2025-03-05T08:26:57.841Z] cfc055a7c1c0: Waiting [2025-03-05T08:26:57.841Z] d6ce5f0effc8: Waiting [2025-03-05T08:26:57.841Z] e91f2c14b6c5: Waiting [2025-03-05T08:26:57.841Z] 994456c4fd7b: Waiting [2025-03-05T08:26:57.841Z] ae1bc9bdea02: Layer already exists [2025-03-05T08:26:57.841Z] 0e81680c8547: Layer already exists [2025-03-05T08:26:57.841Z] efd86d4d5c92: Layer already exists [2025-03-05T08:26:57.841Z] d371d552f266: Layer already exists [2025-03-05T08:26:57.841Z] 9d7a30a3bb7c: Layer already exists [2025-03-05T08:26:57.841Z] 4fdee56d7956: Layer already exists [2025-03-05T08:26:57.841Z] 597836d7f537: Layer already exists [2025-03-05T08:26:57.841Z] 6e57e3aa0b7f: Layer already exists [2025-03-05T08:26:57.841Z] 9d72349174c3: Layer already exists [2025-03-05T08:26:57.841Z] 672789be99dd: Layer already exists [2025-03-05T08:26:57.841Z] e91f2c14b6c5: Layer already exists [2025-03-05T08:26:57.841Z] d6ce5f0effc8: Layer already exists [2025-03-05T08:26:57.841Z] 994456c4fd7b: Layer already exists [2025-03-05T08:26:57.841Z] cfc055a7c1c0: Layer already exists [2025-03-05T08:26:57.841Z] main: digest: sha256:5a36fb11af7877ee33949bfe0361c7d6faea0785d778e92bf71cdc7f514aea1d size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T08:26:57.916Z] ===================================================== [Pipeline] echo [2025-03-05T08:26:57.934Z] taggedImages: [2025-03-05T08:26:57.934Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:5b084ac0dd3af4f4ca92d90712606057b39e447a [2025-03-05T08:26:57.934Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2025-03-05T08:26:57.934Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.0-dev.10 [2025-03-05T08:26:57.934Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:5b084ac0dd3af4f4ca92d90712606057b39e447a-4.0.0-dev.10 [2025-03-05T08:26:57.934Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:26:58.366Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T08:26:58.366Z] [2025-03-05T08:26:58.366Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:26:58.671Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T08:26:58.671Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-05T08:26:58.671Z] 5eb5b503b376: Pulling fs layer [2025-03-05T08:26:58.671Z] 5c69ac0246d0: Pulling fs layer [2025-03-05T08:26:58.671Z] ec43610c2a17: Pulling fs layer [2025-03-05T08:26:58.671Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-05T08:26:58.671Z] 33b1e0a273af: Pulling fs layer [2025-03-05T08:26:58.671Z] 5d3b04190fa2: Pulling fs layer [2025-03-05T08:26:58.671Z] 2f39f015ded8: Pulling fs layer [2025-03-05T08:26:58.671Z] 2f39f015ded8: Waiting [2025-03-05T08:26:58.671Z] 5d3b04190fa2: Waiting [2025-03-05T08:26:58.671Z] 33b1e0a273af: Waiting [2025-03-05T08:26:58.671Z] 5c69ac0246d0: Verifying Checksum [2025-03-05T08:26:58.671Z] 5c69ac0246d0: Download complete [2025-03-05T08:26:58.671Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-05T08:26:58.671Z] 3a2ae6a8a46f: Download complete [2025-03-05T08:26:58.671Z] 33b1e0a273af: Verifying Checksum [2025-03-05T08:26:58.671Z] 33b1e0a273af: Download complete [2025-03-05T08:26:58.671Z] ec43610c2a17: Verifying Checksum [2025-03-05T08:26:58.671Z] ec43610c2a17: Download complete [2025-03-05T08:26:58.671Z] 5d3b04190fa2: Verifying Checksum [2025-03-05T08:26:58.671Z] 5d3b04190fa2: Download complete [2025-03-05T08:26:58.929Z] 5eb5b503b376: Download complete [2025-03-05T08:26:59.496Z] 2f39f015ded8: Download complete [2025-03-05T08:27:00.065Z] 5eb5b503b376: Pull complete [2025-03-05T08:27:00.065Z] 5c69ac0246d0: Pull complete [2025-03-05T08:27:00.634Z] ec43610c2a17: Pull complete [2025-03-05T08:27:00.634Z] 3a2ae6a8a46f: Pull complete [2025-03-05T08:27:00.634Z] 33b1e0a273af: Pull complete [2025-03-05T08:27:00.891Z] 5d3b04190fa2: Pull complete [2025-03-05T08:27:05.076Z] 2f39f015ded8: Pull complete [2025-03-05T08:27:05.076Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-05T08:27:05.076Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T08:27:05.077Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T08:27:05.171Z] prd-ubuntu20.04-docker-8c-8g-40271 does not seem to be running inside a container [2025-03-05T08:27:05.192Z] $ 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-03-05T08:27:07.081Z] $ docker top 4a4ef4c765ae09f681db37795c9c393f5fb0fcf0688ca947e21df971132554ab -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:27:07.687Z] ---> job-cost.sh [2025-03-05T08:27:07.687Z] lf-activate-venv: SKIPPING [2025-03-05T08:27:07.687Z] INFO: No Stack... [2025-03-05T08:27:07.687Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-05T08:27:08.235Z] INFO: Archiving Costs [Pipeline] sh [2025-03-05T08:27:08.526Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2025-03-05T08:27:08.526Z] + cut -d, -f6 [Pipeline] lock [2025-03-05T08:27:08.540Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-198-stack-cost] [2025-03-05T08:27:08.548Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-198-stack-cost] did not exist. Created. [2025-03-05T08:27:08.555Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-198-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-05T08:27:08.861Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-05T08:27:08.884Z] Stashed 1 file(s) [Pipeline] } [2025-03-05T08:27:08.894Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-198-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-05T08:27:08.922Z] $ docker stop --time=1 4a4ef4c765ae09f681db37795c9c393f5fb0fcf0688ca947e21df971132554ab [2025-03-05T08:27:10.089Z] $ docker rm -f --volumes 4a4ef4c765ae09f681db37795c9c393f5fb0fcf0688ca947e21df971132554ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-05T08:28:02.294Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40272 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2025-03-05T08:28:02.318Z] Running in /w/workspace/device-usb-camera/198 [Pipeline] { [Pipeline] checkout [2025-03-05T08:28:05.373Z] Selected Git installation does not exist. Using Default [2025-03-05T08:28:05.373Z] The recommended git tool is: NONE [2025-03-05T08:28:10.547Z] using credential edgex-jenkins-ssh [2025-03-05T08:28:10.572Z] Cloning the remote Git repository [2025-03-05T08:28:10.621Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2025-03-05T08:28:10.731Z] > git init /w/workspace/device-usb-camera/198 # timeout=10 [2025-03-05T08:28:10.883Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2025-03-05T08:28:10.884Z] > git --version # timeout=10 [2025-03-05T08:28:10.910Z] > git --version # 'git version 2.25.1' [2025-03-05T08:28:10.913Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-05T08:28:11.061Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-05T08:28:13.619Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2025-03-05T08:28:13.641Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-05T08:28:14.583Z] Avoid second fetch [2025-03-05T08:28:14.584Z] Checking out Revision 5b084ac0dd3af4f4ca92d90712606057b39e447a (main) [2025-03-05T08:28:15.219Z] Commit message: "Merge pull request #388 from jumpingliu/4.0-usb-camera-changelog" [2025-03-05T08:28:14.599Z] > git config core.sparsecheckout # timeout=10 [2025-03-05T08:28:14.667Z] > git checkout -f 5b084ac0dd3af4f4ca92d90712606057b39e447a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-05T08:28:19.979Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-05T08:28:19.979Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-05T08:28:19.979Z] Dload Upload Total Spent Left Speed [2025-03-05T08:28:19.979Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 117k 0 --:--:-- --:--:-- --:--:-- 118k [Pipeline] sh [2025-03-05T08:28:20.331Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-05T08:28:20.677Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2025-03-05T08:28:20.677Z] sudo tee /etc/docker/daemon.new [2025-03-05T08:28:20.677Z] { [2025-03-05T08:28:20.677Z] "registry-mirrors": [ [2025-03-05T08:28:20.677Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-05T08:28:20.677Z] ], [2025-03-05T08:28:20.677Z] "bip": "10.250.0.254/24", [2025-03-05T08:28:20.677Z] "hosts": [ [2025-03-05T08:28:20.677Z] "tcp://0.0.0.0:5555", [2025-03-05T08:28:20.677Z] "unix:///var/run/docker.sock" [2025-03-05T08:28:20.677Z] ], [2025-03-05T08:28:20.677Z] "mtu": 1458, [2025-03-05T08:28:20.677Z] "selinux-enabled": true, [2025-03-05T08:28:20.677Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-05T08:28:20.677Z] } [Pipeline] sh [2025-03-05T08:28:21.017Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-05T08:28:21.358Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T08:28:39.665Z] provisioning config files... [2025-03-05T08:28:39.695Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/198@tmp/config3623121226076039902tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:28:40.161Z] ---> ****-login.sh [2025-03-05T08:28:40.161Z] nexus3.edgexfoundry.org:10001 [2025-03-05T08:28:40.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:28:40.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:28:40.752Z] Configure a credential helper to remove this warning. See [2025-03-05T08:28:40.752Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:28:40.752Z] [2025-03-05T08:28:40.752Z] Login Succeeded [2025-03-05T08:28:40.752Z] nexus3.edgexfoundry.org:10002 [2025-03-05T08:28:41.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:28:41.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:28:41.288Z] Configure a credential helper to remove this warning. See [2025-03-05T08:28:41.288Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:28:41.288Z] [2025-03-05T08:28:41.288Z] Login Succeeded [2025-03-05T08:28:41.288Z] nexus3.edgexfoundry.org:10003 [2025-03-05T08:28:41.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:28:41.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:28:41.559Z] Configure a credential helper to remove this warning. See [2025-03-05T08:28:41.559Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:28:41.559Z] [2025-03-05T08:28:41.559Z] Login Succeeded [2025-03-05T08:28:41.559Z] nexus3.edgexfoundry.org:10004 [2025-03-05T08:28:41.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:28:41.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:28:41.837Z] Configure a credential helper to remove this warning. See [2025-03-05T08:28:41.837Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:28:41.837Z] [2025-03-05T08:28:41.837Z] Login Succeeded [2025-03-05T08:28:41.837Z] ****.io [2025-03-05T08:28:42.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:28:42.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:28:42.378Z] Configure a credential helper to remove this warning. See [2025-03-05T08:28:42.378Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:28:42.378Z] [2025-03-05T08:28:42.378Z] Login Succeeded [2025-03-05T08:28:42.378Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T08:28:42.391Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-05T08:28:42.721Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T08:28:42.748Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T08:28:42.772Z] ========================================================= [2025-03-05T08:28:42.772Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-03-05T08:28:42.772Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:28:43.150Z] + 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-03-05T08:28:43.748Z] Sending build context to Docker daemon 10.66MB [2025-03-05T08:28:43.748Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2025-03-05T08:28:43.748Z] Step 2/13 : FROM ${BASE} AS builder [2025-03-05T08:28:43.748Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-05T08:28:43.748Z] 9986a736f7d3: Pulling fs layer [2025-03-05T08:28:43.748Z] 1f018df60701: Pulling fs layer [2025-03-05T08:28:43.748Z] 39f8f326b044: Pulling fs layer [2025-03-05T08:28:43.748Z] e6a1e7a6a96a: Pulling fs layer [2025-03-05T08:28:43.748Z] 4f4fb700ef54: Pulling fs layer [2025-03-05T08:28:43.748Z] d45d956e0dbf: Pulling fs layer [2025-03-05T08:28:43.748Z] d7702b0d1db1: Pulling fs layer [2025-03-05T08:28:43.748Z] 5c7f0f088c93: Pulling fs layer [2025-03-05T08:28:43.748Z] 4fdc064ae6cf: Pulling fs layer [2025-03-05T08:28:43.748Z] e6a1e7a6a96a: Waiting [2025-03-05T08:28:43.748Z] d7702b0d1db1: Waiting [2025-03-05T08:28:43.748Z] 4f4fb700ef54: Waiting [2025-03-05T08:28:43.748Z] d45d956e0dbf: Waiting [2025-03-05T08:28:43.748Z] 1f018df60701: Verifying Checksum [2025-03-05T08:28:43.748Z] 1f018df60701: Download complete [2025-03-05T08:28:43.748Z] e6a1e7a6a96a: Verifying Checksum [2025-03-05T08:28:43.748Z] e6a1e7a6a96a: Download complete [2025-03-05T08:28:44.017Z] 4f4fb700ef54: Verifying Checksum [2025-03-05T08:28:44.017Z] 4f4fb700ef54: Download complete [2025-03-05T08:28:44.017Z] d45d956e0dbf: Verifying Checksum [2025-03-05T08:28:44.017Z] d45d956e0dbf: Download complete [2025-03-05T08:28:44.017Z] d7702b0d1db1: Verifying Checksum [2025-03-05T08:28:44.017Z] d7702b0d1db1: Download complete [2025-03-05T08:28:44.017Z] 9986a736f7d3: Verifying Checksum [2025-03-05T08:28:44.017Z] 9986a736f7d3: Download complete [2025-03-05T08:28:44.605Z] 4fdc064ae6cf: Verifying Checksum [2025-03-05T08:28:44.605Z] 4fdc064ae6cf: Download complete [2025-03-05T08:28:44.882Z] 9986a736f7d3: Pull complete [2025-03-05T08:28:45.485Z] 1f018df60701: Pull complete [2025-03-05T08:28:46.072Z] 39f8f326b044: Download complete [2025-03-05T08:28:47.050Z] 5c7f0f088c93: Verifying Checksum [2025-03-05T08:28:47.050Z] 5c7f0f088c93: Download complete [2025-03-05T08:29:02.128Z] 39f8f326b044: Pull complete [2025-03-05T08:29:02.128Z] e6a1e7a6a96a: Pull complete [2025-03-05T08:29:02.128Z] 4f4fb700ef54: Pull complete [2025-03-05T08:29:02.128Z] d45d956e0dbf: Pull complete [2025-03-05T08:29:02.128Z] d7702b0d1db1: Pull complete [2025-03-05T08:29:10.365Z] 5c7f0f088c93: Pull complete [2025-03-05T08:29:11.332Z] 4fdc064ae6cf: Pull complete [2025-03-05T08:29:11.332Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-03-05T08:29:11.332Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-05T08:29:11.332Z] ---> 63f30b955cb9 [2025-03-05T08:29:11.332Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2025-03-05T08:29:12.295Z] ---> Running in 92cf425b291d [2025-03-05T08:29:12.565Z] Removing intermediate container 92cf425b291d [2025-03-05T08:29:12.565Z] ---> 08f5aefb600b [2025-03-05T08:29:12.565Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-05T08:29:12.565Z] ---> Running in 840bf3d46625 [2025-03-05T08:29:13.150Z] Removing intermediate container 840bf3d46625 [2025-03-05T08:29:13.150Z] ---> 2255865dab42 [2025-03-05T08:29:13.150Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2025-03-05T08:29:13.150Z] ---> Running in 6160405dbbde [2025-03-05T08:29:13.418Z] Removing intermediate container 6160405dbbde [2025-03-05T08:29:13.418Z] ---> bd9cbe3244ea [2025-03-05T08:29:13.418Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2025-03-05T08:29:13.418Z] ---> Running in 56490195c434 [2025-03-05T08:29:13.692Z] Removing intermediate container 56490195c434 [2025-03-05T08:29:13.692Z] ---> 9476383efed6 [2025-03-05T08:29:13.692Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-05T08:29:13.961Z] ---> Running in 0568ce8b682a [2025-03-05T08:29:14.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T08:29:15.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T08:29:17.162Z] (1/14) Installing libintl (0.22.5-r0) [2025-03-05T08:29:17.162Z] (2/14) Installing eudev-libs (3.2.14-r2) [2025-03-05T08:29:17.162Z] (3/14) Installing libjpeg-turbo (3.0.3-r0) [2025-03-05T08:29:17.162Z] (4/14) Installing v4l-utils-libs (1.24.1-r1) [2025-03-05T08:29:17.162Z] (5/14) Installing v4l-utils (1.24.1-r1) [2025-03-05T08:29:17.162Z] (6/14) Installing libdvbv5 (1.24.1-r1) [2025-03-05T08:29:17.432Z] (7/14) Installing udev-init-scripts (35-r1) [2025-03-05T08:29:17.432Z] (8/14) Installing libeconf (0.6.3-r0) [2025-03-05T08:29:17.432Z] (9/14) Installing libblkid (2.40.1-r1) [2025-03-05T08:29:17.432Z] (10/14) Installing xz-libs (5.6.2-r0) [2025-03-05T08:29:17.432Z] (11/14) Installing kmod-libs (32-r0) [2025-03-05T08:29:17.432Z] (12/14) Installing eudev (3.2.14-r2) [2025-03-05T08:29:17.432Z] (13/14) Installing eudev-dev (3.2.14-r2) [2025-03-05T08:29:17.783Z] (14/14) Installing v4l-utils-dev (1.24.1-r1) [2025-03-05T08:29:17.783Z] Executing busybox-1.36.1-r29.trigger [2025-03-05T08:29:17.783Z] Executing eudev-3.2.14-r2.trigger [2025-03-05T08:29:18.049Z] OK: 247 MiB in 72 packages [2025-03-05T08:29:19.470Z] Removing intermediate container 0568ce8b682a [2025-03-05T08:29:19.470Z] ---> 4d15a4c3d02b [2025-03-05T08:29:19.470Z] Step 8/13 : WORKDIR /device-usb-camera [2025-03-05T08:29:19.470Z] ---> Running in b491418ce24a [2025-03-05T08:29:19.470Z] Removing intermediate container b491418ce24a [2025-03-05T08:29:19.470Z] ---> 6b202608a472 [2025-03-05T08:29:19.470Z] Step 9/13 : COPY go.mod vendor* ./ [2025-03-05T08:29:20.056Z] ---> f0ce12530fcd [2025-03-05T08:29:20.056Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T08:29:20.056Z] ---> Running in 95e37586c2d9 [2025-03-05T08:31:11.812Z] Removing intermediate container 95e37586c2d9 [2025-03-05T08:31:11.812Z] ---> 1aa2eb916686 [2025-03-05T08:31:11.812Z] Step 11/13 : COPY . . [2025-03-05T08:31:11.812Z] ---> c29309d5fd77 [2025-03-05T08:31:11.812Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-03-05T08:31:11.812Z] ---> Running in e11f36633a63 [2025-03-05T08:31:11.812Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-05T08:31:11.812Z] Dload Upload Total Spent Left Speed [2025-03-05T08:31:11.812Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 5608 0 --:--:-- --:--:-- --:--:-- 5679 [2025-03-05T08:31:11.812Z] Removing intermediate container e11f36633a63 [2025-03-05T08:31:11.812Z] ---> 32b1c3332560 [2025-03-05T08:31:11.812Z] Step 13/13 : RUN ${MAKE} [2025-03-05T08:31:11.812Z] ---> Running in 88d71ba7ab82 [2025-03-05T08:31:11.812Z] noop [2025-03-05T08:31:11.812Z] Removing intermediate container 88d71ba7ab82 [2025-03-05T08:31:11.812Z] ---> 9a7dc3608398 [2025-03-05T08:31:11.812Z] Successfully built 9a7dc3608398 [2025-03-05T08:31:11.812Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:31:12.174Z] + docker inspect -f . ci-base-image-arm64 [2025-03-05T08:31:12.174Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T08:31:12.399Z] prd-ubuntu20.04-docker-arm64-4c-16g-40272 does not seem to be running inside a container [2025-03-05T08:31:12.471Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/198 -v /w/workspace/device-usb-camera/198:/w/workspace/device-usb-camera/198:rw,z -v /w/workspace/device-usb-camera/198@tmp:/w/workspace/device-usb-camera/198@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-03-05T08:31:13.679Z] $ docker top 530d074b65c4f442a09658488be1db003b9965996091ecd3ae414783b16d2fcb -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T08:31:14.509Z] + go version [2025-03-05T08:31:14.509Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-03-05T08:31:14.523Z] $ docker stop --time=1 530d074b65c4f442a09658488be1db003b9965996091ecd3ae414783b16d2fcb [2025-03-05T08:31:16.087Z] $ docker rm -f --volumes 530d074b65c4f442a09658488be1db003b9965996091ecd3ae414783b16d2fcb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:31:16.666Z] + docker inspect -f . ci-base-image-arm64 [2025-03-05T08:31:16.666Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T08:31:16.869Z] prd-ubuntu20.04-docker-arm64-4c-16g-40272 does not seem to be running inside a container [2025-03-05T08:31:16.945Z] $ 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/198 -v /w/workspace/device-usb-camera/198:/w/workspace/device-usb-camera/198:rw,z -v /w/workspace/device-usb-camera/198@tmp:/w/workspace/device-usb-camera/198@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-03-05T08:31:18.148Z] $ docker top fca03a8e377ed30902a396d08a98043de300eaee513caec851106320acd35338 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T08:31:18.680Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/198 [Pipeline] fileExists [Pipeline] sh [2025-03-05T08:31:19.341Z] + make test [2025-03-05T08:31:19.341Z] go test ./... -coverprofile=coverage.out ./... [2025-03-05T08:31:25.984Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2025-03-05T08:34:47.819Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2025-03-05T08:34:49.885Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.070s coverage: 4.4% of statements [2025-03-05T08:34:51.322Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-03-05T08:34:51.322Z] go vet ./... [2025-03-05T08:35:47.786Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-05T08:35:47.786Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-05T08:35:47.786Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-05T08:35:47.805Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-03-05T08:35:47.825Z] $ docker stop --time=1 fca03a8e377ed30902a396d08a98043de300eaee513caec851106320acd35338 [2025-03-05T08:35:49.767Z] $ docker rm -f --volumes fca03a8e377ed30902a396d08a98043de300eaee513caec851106320acd35338 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T08:35:51.461Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-05T08:35:51.489Z] Warning: overwriting stash ‘coverage-report’ [2025-03-05T08:35:52.050Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-05T08:35:52.487Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-05T08:35:52.808Z] + ls -al . [2025-03-05T08:35:52.808Z] total 284 [2025-03-05T08:35:52.808Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 08:31 . [2025-03-05T08:35:52.808Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 08:28 .. [2025-03-05T08:35:52.808Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 08:28 .git [2025-03-05T08:35:52.808Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 08:28 .github [2025-03-05T08:35:52.808Z] -rw-rw-r-- 1 jenkins jenkins 379 Mar 5 08:28 .gitignore [2025-03-05T08:35:52.808Z] -rw-rw-r-- 1 jenkins jenkins 203 Mar 5 08:28 .golangci.yml [2025-03-05T08:35:52.808Z] -rw-rw-r-- 1 jenkins jenkins 77 Mar 5 08:28 .hadolint.yml [2025-03-05T08:35:52.808Z] -rw-rw-r-- 1 jenkins jenkins 19367 Mar 5 08:28 Attribution.txt [2025-03-05T08:35:52.808Z] -rw-rw-r-- 1 jenkins jenkins 17743 Mar 5 08:28 CHANGELOG.md [2025-03-05T08:35:52.808Z] -rw-rw-r-- 1 jenkins jenkins 2440 Mar 5 08:28 Dockerfile [2025-03-05T08:35:52.808Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 5 08:28 GOVERNANCE.md [2025-03-05T08:35:52.808Z] -rw-rw-r-- 1 jenkins jenkins 659 Mar 5 08:28 Jenkinsfile [2025-03-05T08:35:52.808Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 5 08:28 LICENSE [2025-03-05T08:35:52.808Z] -rw-rw-r-- 1 jenkins jenkins 3193 Mar 5 08:28 Makefile [2025-03-05T08:35:52.808Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 5 08:28 OWNERS.md [2025-03-05T08:35:52.808Z] -rw-rw-r-- 1 jenkins jenkins 2575 Mar 5 08:28 README.md [2025-03-05T08:35:52.808Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 5 08:23 VERSION [2025-03-05T08:35:52.808Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 08:28 bin [2025-03-05T08:35:52.808Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 08:28 cmd [2025-03-05T08:35:52.808Z] -rw-r--r-- 1 jenkins jenkins 54772 Mar 5 08:34 coverage.out [2025-03-05T08:35:52.808Z] -rwxrwxr-x 1 jenkins jenkins 84 Mar 5 08:28 docker-entrypoint.sh [2025-03-05T08:35:52.808Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 08:28 docs [2025-03-05T08:35:52.808Z] -rw-rw-r-- 1 jenkins jenkins 6368 Mar 5 08:28 go.mod [2025-03-05T08:35:52.808Z] -rw-rw-r-- 1 jenkins jenkins 87083 Mar 5 08:28 go.sum [2025-03-05T08:35:52.808Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 08:28 internal [2025-03-05T08:35:52.808Z] -rw-rw-r-- 1 jenkins jenkins 231 Mar 5 08:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:35:53.191Z] + 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=5b084ac0dd3af4f4ca92d90712606057b39e447a --label arch=arm64 --label version=4.0.0-dev.10 . [2025-03-05T08:35:53.786Z] Sending build context to Docker daemon 10.71MB [2025-03-05T08:35:53.786Z] Step 1/37 : ARG BASE=golang:1.23-alpine3.20 [2025-03-05T08:35:53.786Z] Step 2/37 : FROM ${BASE} AS builder [2025-03-05T08:35:53.786Z] ---> 9a7dc3608398 [2025-03-05T08:35:53.786Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2025-03-05T08:35:53.786Z] ---> Running in 6202f0c30bac [2025-03-05T08:35:54.059Z] Removing intermediate container 6202f0c30bac [2025-03-05T08:35:54.059Z] ---> 73ea1da7a459 [2025-03-05T08:35:54.059Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-05T08:35:54.328Z] ---> Running in 95b67ea77cd0 [2025-03-05T08:35:54.595Z] Removing intermediate container 95b67ea77cd0 [2025-03-05T08:35:54.595Z] ---> ca56724f4ced [2025-03-05T08:35:54.595Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2025-03-05T08:35:54.595Z] ---> Running in 0f9075a76777 [2025-03-05T08:35:54.865Z] Removing intermediate container 0f9075a76777 [2025-03-05T08:35:54.865Z] ---> e4d98b9c77a6 [2025-03-05T08:35:54.865Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2025-03-05T08:35:54.865Z] ---> Running in d1f8fb6d2434 [2025-03-05T08:35:55.448Z] Removing intermediate container d1f8fb6d2434 [2025-03-05T08:35:55.448Z] ---> 526e29e14a0c [2025-03-05T08:35:55.448Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-05T08:35:55.448Z] ---> Running in 904903434c4b [2025-03-05T08:35:56.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T08:35:56.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T08:35:58.093Z] OK: 247 MiB in 72 packages [2025-03-05T08:35:59.068Z] Removing intermediate container 904903434c4b [2025-03-05T08:35:59.068Z] ---> 5ac5160e3dd0 [2025-03-05T08:35:59.068Z] Step 8/37 : WORKDIR /device-usb-camera [2025-03-05T08:35:59.068Z] ---> Running in 80af228af4e7 [2025-03-05T08:35:59.341Z] Removing intermediate container 80af228af4e7 [2025-03-05T08:35:59.341Z] ---> e9f01e67b6e5 [2025-03-05T08:35:59.341Z] Step 9/37 : COPY go.mod vendor* ./ [2025-03-05T08:35:59.935Z] ---> 2c93052d82ef [2025-03-05T08:35:59.935Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T08:35:59.935Z] ---> Running in 4540b25b228b [2025-03-05T08:36:02.527Z] Removing intermediate container 4540b25b228b [2025-03-05T08:36:02.527Z] ---> 6d66331be5fc [2025-03-05T08:36:02.527Z] Step 11/37 : COPY . . [2025-03-05T08:36:03.940Z] ---> 0dfd4c04fa7d [2025-03-05T08:36:03.940Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-03-05T08:36:03.940Z] ---> Running in 5c4b868cbd3d [2025-03-05T08:36:04.902Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-05T08:36:04.902Z] Dload Upload Total Spent Left Speed [2025-03-05T08:36:04.902Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9903  0 --:--:-- --:--:-- --:--:-- 10211 [2025-03-05T08:36:05.867Z] Removing intermediate container 5c4b868cbd3d [2025-03-05T08:36:05.867Z] ---> 0484fe76b0ab [2025-03-05T08:36:05.867Z] Step 13/37 : RUN ${MAKE} [2025-03-05T08:36:05.867Z] ---> Running in a3e08c531c81 [2025-03-05T08:36:06.826Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.0.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2025-03-05T08:39:58.621Z] Removing intermediate container a3e08c531c81 [2025-03-05T08:39:58.621Z] ---> bd0f4df60b60 [2025-03-05T08:39:58.621Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2025-03-05T08:39:58.621Z] 1.8.2: Pulling from bluenviron/mediamtx [2025-03-05T08:39:58.621Z] da4d7e05a7aa: Pulling fs layer [2025-03-05T08:39:58.621Z] da4d7e05a7aa: Verifying Checksum [2025-03-05T08:39:58.621Z] da4d7e05a7aa: Download complete [2025-03-05T08:39:58.621Z] da4d7e05a7aa: Pull complete [2025-03-05T08:39:58.621Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2025-03-05T08:39:58.621Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2025-03-05T08:39:58.621Z] ---> 62c65ed7ef0d [2025-03-05T08:39:58.621Z] Step 15/37 : FROM alpine:3.20 [2025-03-05T08:39:58.621Z] 3.20: Pulling from library/alpine [2025-03-05T08:39:58.621Z] 94e9d8af2201: Pulling fs layer [2025-03-05T08:39:58.621Z] 94e9d8af2201: Download complete [2025-03-05T08:39:58.621Z] 94e9d8af2201: Pull complete [2025-03-05T08:39:58.621Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-05T08:39:58.621Z] Status: Downloaded newer image for alpine:3.20 [2025-03-05T08:39:58.621Z] ---> 7aab056cecc6 [2025-03-05T08:39:58.621Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2025-03-05T08:39:58.621Z] ---> Running in e5bff02f6ce7 [2025-03-05T08:39:58.621Z] Removing intermediate container e5bff02f6ce7 [2025-03-05T08:39:58.621Z] ---> 20aadcd2e463 [2025-03-05T08:39:58.621Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-03-05T08:39:58.621Z] ---> Running in 847ba76b0626 [2025-03-05T08:39:58.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T08:39:58.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T08:39:58.621Z] (1/114) Installing dumb-init (1.2.5-r3) [2025-03-05T08:39:58.621Z] (2/114) Installing libSvtAv1Enc (2.0.0-r1) [2025-03-05T08:39:58.621Z] (3/114) Installing aom-libs (3.9.1-r0) [2025-03-05T08:39:58.621Z] (4/114) Installing libxau (1.0.11-r4) [2025-03-05T08:39:58.621Z] (5/114) Installing libmd (1.1.0-r0) [2025-03-05T08:39:58.621Z] (6/114) Installing libbsd (0.12.2-r0) [2025-03-05T08:39:58.621Z] (7/114) Installing libxdmcp (1.1.5-r1) [2025-03-05T08:39:58.621Z] (8/114) Installing libxcb (1.16.1-r0) [2025-03-05T08:39:58.621Z] (9/114) Installing libx11 (1.8.9-r1) [2025-03-05T08:39:58.621Z] (10/114) Installing hwdata-pci (0.382-r0) [2025-03-05T08:39:58.621Z] (11/114) Installing libpciaccess (0.18.1-r0) [2025-03-05T08:39:58.621Z] (12/114) Installing libdrm (2.4.120-r0) [2025-03-05T08:39:58.621Z] (13/114) Installing libxext (1.3.6-r2) [2025-03-05T08:39:58.621Z] (14/114) Installing libxfixes (6.0.1-r4) [2025-03-05T08:39:58.621Z] (15/114) Installing libffi (3.4.6-r0) [2025-03-05T08:39:58.621Z] (16/114) Installing wayland-libs-client (1.22.0-r4) [2025-03-05T08:39:58.621Z] (17/114) Installing libva (2.21.0-r0) [2025-03-05T08:39:58.621Z] (18/114) Installing libvdpau (1.5-r3) [2025-03-05T08:39:58.621Z] (19/114) Installing ffmpeg-libavutil (6.1.1-r8) [2025-03-05T08:39:58.621Z] (20/114) Installing libdav1d (1.4.2-r0) [2025-03-05T08:39:58.621Z] (21/114) Installing libgcc (13.2.1_git20240309-r1) [2025-03-05T08:39:58.621Z] (22/114) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-05T08:39:58.887Z] (23/114) Installing openexr-libiex (3.1.13-r1) [2025-03-05T08:39:58.887Z] (24/114) Installing openexr-libilmthread (3.1.13-r1) [2025-03-05T08:39:58.887Z] (25/114) Installing imath (3.1.12-r0) [2025-03-05T08:39:58.887Z] (26/114) Installing openexr-libopenexr (3.1.13-r1) [2025-03-05T08:39:58.887Z] (27/114) Installing brotli-libs (1.1.0-r2) [2025-03-05T08:39:58.887Z] (28/114) Installing giflib (5.2.2-r0) [2025-03-05T08:39:58.887Z] (29/114) Installing libhwy (1.0.7-r0) [2025-03-05T08:39:59.153Z] (30/114) Installing libjpeg-turbo (3.0.3-r0) [2025-03-05T08:39:59.153Z] (31/114) Installing lcms2 (2.16-r0) [2025-03-05T08:39:59.153Z] (32/114) Installing libpng (1.6.44-r0) [2025-03-05T08:39:59.153Z] (33/114) Installing libjxl (0.10.2-r0) [2025-03-05T08:39:59.153Z] (34/114) Installing lame-libs (3.100-r5) [2025-03-05T08:39:59.153Z] (35/114) Installing opus (1.5.2-r0) [2025-03-05T08:39:59.417Z] (36/114) Installing rav1e-libs (0.7.1-r0) [2025-03-05T08:39:59.683Z] (37/114) Installing libgomp (13.2.1_git20240309-r1) [2025-03-05T08:39:59.683Z] (38/114) Installing soxr (0.1.3-r7) [2025-03-05T08:39:59.683Z] (39/114) Installing ffmpeg-libswresample (6.1.1-r8) [2025-03-05T08:39:59.949Z] (40/114) Installing libogg (1.3.5-r5) [2025-03-05T08:39:59.949Z] (41/114) Installing libtheora (1.1.1-r18) [2025-03-05T08:39:59.949Z] (42/114) Installing libvorbis (1.3.7-r2) [2025-03-05T08:40:00.215Z] (43/114) Installing libvpx (1.14.1-r0) [2025-03-05T08:40:00.215Z] (44/114) Installing libsharpyuv (1.3.2-r0) [2025-03-05T08:40:00.215Z] (45/114) Installing libwebp (1.3.2-r0) [2025-03-05T08:40:00.215Z] (46/114) Installing libwebpmux (1.3.2-r0) [2025-03-05T08:40:00.215Z] (47/114) Installing x264-libs (0.164_git20231001-r0) [2025-03-05T08:40:00.215Z] (48/114) Installing numactl (2.0.18-r0) [2025-03-05T08:40:00.215Z] (49/114) Installing x265-libs (3.6-r0) [2025-03-05T08:40:00.480Z] (50/114) Installing xvidcore (1.3.7-r2) [2025-03-05T08:40:00.480Z] (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-03-05T08:40:00.745Z] (52/114) Installing sdl2 (2.28.5-r1) [2025-03-05T08:40:01.009Z] (53/114) Installing alsa-lib (1.2.11-r0) [2025-03-05T08:40:01.274Z] (54/114) Installing libexpat (2.6.4-r0) [2025-03-05T08:40:01.274Z] (55/114) Installing libbz2 (1.0.8-r6) [2025-03-05T08:40:01.274Z] (56/114) Installing freetype (2.13.2-r0) [2025-03-05T08:40:01.274Z] (57/114) Installing fontconfig (2.15.0-r1) [2025-03-05T08:40:01.274Z] (58/114) Installing fribidi (1.0.15-r0) [2025-03-05T08:40:01.274Z] (59/114) Installing libintl (0.22.5-r0) [2025-03-05T08:40:01.274Z] (60/114) Installing libeconf (0.6.3-r0) [2025-03-05T08:40:01.274Z] (61/114) Installing libblkid (2.40.1-r1) [2025-03-05T08:40:01.274Z] (62/114) Installing libmount (2.40.1-r1) [2025-03-05T08:40:01.274Z] (63/114) Installing pcre2 (10.43-r0) [2025-03-05T08:40:01.547Z] (64/114) Installing glib (2.80.5-r0) [2025-03-05T08:40:01.547Z] (65/114) Installing graphite2 (1.3.14-r6) [2025-03-05T08:40:01.547Z] (66/114) Installing harfbuzz (8.5.0-r0) [2025-03-05T08:40:01.816Z] (67/114) Installing libunibreak (6.1-r0) [2025-03-05T08:40:01.816Z] (68/114) Installing libass (0.17.2-r0) [2025-03-05T08:40:01.816Z] (69/114) Installing libbluray (1.3.4-r1) [2025-03-05T08:40:01.816Z] (70/114) Installing mpg123-libs (1.32.8-r0) [2025-03-05T08:40:01.816Z] (71/114) Installing libopenmpt (0.7.7-r0) [2025-03-05T08:40:02.082Z] (72/114) Installing cjson (1.7.18-r0) [2025-03-05T08:40:02.082Z] (73/114) Installing mbedtls (3.6.2-r0) [2025-03-05T08:40:02.082Z] (74/114) Installing librist (0.2.10-r1) [2025-03-05T08:40:02.082Z] (75/114) Installing libsrt (1.5.3-r0) [2025-03-05T08:40:02.082Z] (76/114) Installing libssh (0.10.6-r0) [2025-03-05T08:40:02.346Z] (77/114) Installing xz-libs (5.6.2-r0) [2025-03-05T08:40:02.346Z] (78/114) Installing libxml2 (2.12.7-r0) [2025-03-05T08:40:02.346Z] (79/114) Installing libsodium (1.0.19-r0) [2025-03-05T08:40:02.346Z] (80/114) Installing libzmq (4.3.5-r2) [2025-03-05T08:40:02.346Z] (81/114) Installing ffmpeg-libavformat (6.1.1-r8) [2025-03-05T08:40:02.613Z] (82/114) Installing serd-libs (0.32.2-r0) [2025-03-05T08:40:02.613Z] (83/114) Installing zix-libs (0.4.2-r0) [2025-03-05T08:40:02.879Z] (84/114) Installing sord-libs (0.16.16-r0) [2025-03-05T08:40:02.879Z] (85/114) Installing sratom (0.6.16-r0) [2025-03-05T08:40:02.879Z] (86/114) Installing lilv-libs (0.24.24-r1) [2025-03-05T08:40:02.879Z] (87/114) Installing glslang-libs (1.3.261.1-r0) [2025-03-05T08:40:02.879Z] (88/114) Installing libdovi (3.3.0-r0) [2025-03-05T08:40:02.879Z] (89/114) Installing spirv-tools (1.3.261.1-r0) [2025-03-05T08:40:02.879Z] (90/114) Installing shaderc (2024.0-r0) [2025-03-05T08:40:02.879Z] (91/114) Installing vulkan-loader (1.3.261.1-r0) [2025-03-05T08:40:03.142Z] (92/114) Installing libplacebo (6.338.2-r1) [2025-03-05T08:40:03.142Z] (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) [2025-03-05T08:40:03.142Z] (94/114) Installing ffmpeg-libswscale (6.1.1-r8) [2025-03-05T08:40:03.407Z] (95/114) Installing vidstab (1.1.1-r0) [2025-03-05T08:40:03.407Z] (96/114) Installing zimg (3.0.5-r2) [2025-03-05T08:40:03.407Z] (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) [2025-03-05T08:40:03.671Z] (98/114) Installing libasyncns (0.8-r3) [2025-03-05T08:40:03.671Z] (99/114) Installing dbus-libs (1.14.10-r1) [2025-03-05T08:40:03.671Z] (100/114) Installing libltdl (2.4.7-r3) [2025-03-05T08:40:03.671Z] (101/114) Installing orc (0.4.40-r0) [2025-03-05T08:40:03.671Z] (102/114) Installing libflac (1.4.3-r1) [2025-03-05T08:40:03.671Z] (103/114) Installing libsndfile (1.2.2-r1) [2025-03-05T08:40:03.671Z] (104/114) Installing speexdsp (1.2.1-r2) [2025-03-05T08:40:03.939Z] (105/114) Installing tdb-libs (1.4.9-r1) [2025-03-05T08:40:03.939Z] (106/114) Installing libpulse (17.0-r0) [2025-03-05T08:40:03.939Z] (107/114) Installing v4l-utils-libs (1.24.1-r1) [2025-03-05T08:40:03.939Z] (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) [2025-03-05T08:40:03.939Z] (109/114) Installing ffmpeg (6.1.1-r8) [2025-03-05T08:40:03.939Z] (110/114) Installing udev-init-scripts (35-r1) [2025-03-05T08:40:03.939Z] (111/114) Installing eudev-libs (3.2.14-r2) [2025-03-05T08:40:03.939Z] (112/114) Installing zstd-libs (1.5.6-r0) [2025-03-05T08:40:03.939Z] (113/114) Installing kmod-libs (32-r0) [2025-03-05T08:40:03.939Z] (114/114) Installing eudev (3.2.14-r2) [2025-03-05T08:40:04.212Z] Executing busybox-1.36.1-r29.trigger [2025-03-05T08:40:04.212Z] Executing glib-2.80.5-r0.trigger [2025-03-05T08:40:04.212Z] Executing eudev-3.2.14-r2.trigger [2025-03-05T08:40:04.212Z] OK: 120 MiB in 128 packages [2025-03-05T08:40:08.463Z] Removing intermediate container 847ba76b0626 [2025-03-05T08:40:08.463Z] ---> 81983520e7af [2025-03-05T08:40:08.463Z] Step 18/37 : RUN apk --no-cache upgrade [2025-03-05T08:40:08.463Z] ---> Running in 07d1fbe2679d [2025-03-05T08:40:08.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T08:40:09.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T08:40:10.709Z] OK: 120 MiB in 128 packages [2025-03-05T08:40:11.664Z] Removing intermediate container 07d1fbe2679d [2025-03-05T08:40:11.664Z] ---> 06fba8353d83 [2025-03-05T08:40:11.664Z] Step 19/37 : WORKDIR / [2025-03-05T08:40:11.664Z] ---> Running in 46a2c7dcd7c1 [2025-03-05T08:40:11.929Z] Removing intermediate container 46a2c7dcd7c1 [2025-03-05T08:40:11.929Z] ---> 51dfe036b1d7 [2025-03-05T08:40:11.929Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2025-03-05T08:40:13.867Z] ---> 82aca3c24889 [2025-03-05T08:40:13.867Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2025-03-05T08:40:14.131Z] ---> c7232aad30ba [2025-03-05T08:40:14.131Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2025-03-05T08:40:14.711Z] ---> 4570598816d4 [2025-03-05T08:40:14.711Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2025-03-05T08:40:14.979Z] ---> 9574771dfb5d [2025-03-05T08:40:14.979Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2025-03-05T08:40:15.563Z] ---> cac10212909d [2025-03-05T08:40:15.563Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2025-03-05T08:40:16.146Z] ---> 093a4967c6b8 [2025-03-05T08:40:16.146Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2025-03-05T08:40:17.551Z] ---> 9309867a52c7 [2025-03-05T08:40:17.551Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2025-03-05T08:40:17.821Z] ---> Running in 00f14fa62516 [2025-03-05T08:40:19.232Z] Removing intermediate container 00f14fa62516 [2025-03-05T08:40:19.232Z] ---> 4283088bbc82 [2025-03-05T08:40:19.232Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2025-03-05T08:40:19.232Z] ---> Running in 1e27a1ca7498 [2025-03-05T08:40:20.643Z] Removing intermediate container 1e27a1ca7498 [2025-03-05T08:40:20.643Z] ---> 183a54aa29ab [2025-03-05T08:40:20.643Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2025-03-05T08:40:20.911Z] ---> Running in 1635ba925272 [2025-03-05T08:40:22.316Z] Removing intermediate container 1635ba925272 [2025-03-05T08:40:22.316Z] ---> 9729497f795d [2025-03-05T08:40:22.316Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2025-03-05T08:40:22.316Z] ---> Running in 721932c22895 [2025-03-05T08:40:23.721Z] Removing intermediate container 721932c22895 [2025-03-05T08:40:23.721Z] ---> 8dc29f0da6fa [2025-03-05T08:40:23.721Z] Step 31/37 : EXPOSE 59983 [2025-03-05T08:40:23.987Z] ---> Running in 046863a1a9c8 [2025-03-05T08:40:24.251Z] Removing intermediate container 046863a1a9c8 [2025-03-05T08:40:24.251Z] ---> e9920a4894fb [2025-03-05T08:40:24.251Z] Step 32/37 : EXPOSE 8554 [2025-03-05T08:40:24.251Z] ---> Running in 0933ce61cdcf [2025-03-05T08:40:24.516Z] Removing intermediate container 0933ce61cdcf [2025-03-05T08:40:24.516Z] ---> 2aaaf99f3779 [2025-03-05T08:40:24.516Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2025-03-05T08:40:24.516Z] ---> Running in 42bdab896fd3 [2025-03-05T08:40:24.782Z] Removing intermediate container 42bdab896fd3 [2025-03-05T08:40:24.782Z] ---> f62806f0fc4b [2025-03-05T08:40:24.782Z] Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] [2025-03-05T08:40:25.049Z] ---> Running in c1454adaa6b1 [2025-03-05T08:40:25.315Z] Removing intermediate container c1454adaa6b1 [2025-03-05T08:40:25.315Z] ---> c80dff3bb3ea [2025-03-05T08:40:25.315Z] Step 35/37 : LABEL arch=arm64 [2025-03-05T08:40:25.315Z] ---> Running in 87706d5bb0ce [2025-03-05T08:40:25.584Z] Removing intermediate container 87706d5bb0ce [2025-03-05T08:40:25.584Z] ---> 9a598bdc3f69 [2025-03-05T08:40:25.584Z] Step 36/37 : LABEL git_sha=5b084ac0dd3af4f4ca92d90712606057b39e447a [2025-03-05T08:40:25.584Z] ---> Running in f3a5dbf81fbd [2025-03-05T08:40:25.852Z] Removing intermediate container f3a5dbf81fbd [2025-03-05T08:40:25.852Z] ---> 22b378d059f6 [2025-03-05T08:40:25.852Z] Step 37/37 : LABEL version=4.0.0-dev.10 [2025-03-05T08:40:26.120Z] ---> Running in 496179c27cf7 [2025-03-05T08:40:26.386Z] Removing intermediate container 496179c27cf7 [2025-03-05T08:40:26.386Z] ---> ac2ad18443f1 [2025-03-05T08:40:26.386Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-05T08:40:26.386Z] Successfully built ac2ad18443f1 [2025-03-05T08:40:26.386Z] 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-03-05T08:40:26.536Z] provisioning config files... [2025-03-05T08:40:26.552Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/198@tmp/config13083795402748189433tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:40:26.898Z] ---> ****-login.sh [2025-03-05T08:40:26.898Z] nexus3.edgexfoundry.org:10001 [2025-03-05T08:40:26.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:40:27.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:40:27.168Z] Configure a credential helper to remove this warning. See [2025-03-05T08:40:27.168Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:40:27.168Z] [2025-03-05T08:40:27.168Z] Login Succeeded [2025-03-05T08:40:27.168Z] nexus3.edgexfoundry.org:10002 [2025-03-05T08:40:27.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:40:27.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:40:27.435Z] Configure a credential helper to remove this warning. See [2025-03-05T08:40:27.435Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:40:27.435Z] [2025-03-05T08:40:27.435Z] Login Succeeded [2025-03-05T08:40:27.435Z] nexus3.edgexfoundry.org:10003 [2025-03-05T08:40:27.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:40:27.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:40:27.967Z] Configure a credential helper to remove this warning. See [2025-03-05T08:40:27.968Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:40:27.968Z] [2025-03-05T08:40:27.968Z] Login Succeeded [2025-03-05T08:40:27.968Z] nexus3.edgexfoundry.org:10004 [2025-03-05T08:40:28.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:40:28.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:40:28.235Z] Configure a credential helper to remove this warning. See [2025-03-05T08:40:28.235Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:40:28.235Z] [2025-03-05T08:40:28.235Z] Login Succeeded [2025-03-05T08:40:28.235Z] ****.io [2025-03-05T08:40:28.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:40:28.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:40:28.765Z] Configure a credential helper to remove this warning. See [2025-03-05T08:40:28.765Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:40:28.765Z] [2025-03-05T08:40:28.765Z] Login Succeeded [2025-03-05T08:40:28.765Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T08:40:28.777Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T08:40:28.835Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T08:40:28.871Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2025-03-05T08:40:28.871Z] 5b084ac0dd3af4f4ca92d90712606057b39e447a [2025-03-05T08:40:28.871Z] latest [2025-03-05T08:40:28.871Z] 4.0.0-dev.10 [2025-03-05T08:40:28.871Z] 5b084ac0dd3af4f4ca92d90712606057b39e447a-4.0.0-dev.10 [2025-03-05T08:40:28.871Z] main [2025-03-05T08:40:28.871Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:40:29.256Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:5b084ac0dd3af4f4ca92d90712606057b39e447a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:40:29.605Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:5b084ac0dd3af4f4ca92d90712606057b39e447a [2025-03-05T08:40:29.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-03-05T08:40:29.605Z] 39f8d33de142: Preparing [2025-03-05T08:40:29.605Z] fe2f862767c3: Preparing [2025-03-05T08:40:29.605Z] 04b68eb296dc: Preparing [2025-03-05T08:40:29.605Z] a8987a21d493: Preparing [2025-03-05T08:40:29.605Z] f0c0fc467d42: Preparing [2025-03-05T08:40:29.605Z] 4fdee56d7956: Preparing [2025-03-05T08:40:29.605Z] 4456f0ef66a1: Preparing [2025-03-05T08:40:29.605Z] 52656a9eb27d: Preparing [2025-03-05T08:40:29.605Z] 0adc2c45dc61: Preparing [2025-03-05T08:40:29.605Z] 730f62e26eed: Preparing [2025-03-05T08:40:29.605Z] 0c411581fa6a: Preparing [2025-03-05T08:40:29.605Z] b253dba3a959: Preparing [2025-03-05T08:40:29.605Z] 8b0d9a890d4e: Preparing [2025-03-05T08:40:29.605Z] dd9c8f8612c8: Preparing [2025-03-05T08:40:29.605Z] 52656a9eb27d: Waiting [2025-03-05T08:40:29.605Z] 0adc2c45dc61: Waiting [2025-03-05T08:40:29.605Z] 730f62e26eed: Waiting [2025-03-05T08:40:29.605Z] 0c411581fa6a: Waiting [2025-03-05T08:40:29.605Z] b253dba3a959: Waiting [2025-03-05T08:40:29.605Z] 8b0d9a890d4e: Waiting [2025-03-05T08:40:29.605Z] 4fdee56d7956: Waiting [2025-03-05T08:40:29.605Z] 4456f0ef66a1: Waiting [2025-03-05T08:40:29.605Z] dd9c8f8612c8: Waiting [2025-03-05T08:40:29.871Z] 04b68eb296dc: Pushed [2025-03-05T08:40:29.871Z] 39f8d33de142: Pushed [2025-03-05T08:40:29.871Z] fe2f862767c3: Pushed [2025-03-05T08:40:29.871Z] a8987a21d493: Pushed [2025-03-05T08:40:29.871Z] 4fdee56d7956: Pushed [2025-03-05T08:40:29.871Z] 4456f0ef66a1: Pushed [2025-03-05T08:40:30.137Z] 0adc2c45dc61: Pushed [2025-03-05T08:40:30.137Z] 52656a9eb27d: Pushed [2025-03-05T08:40:30.137Z] 730f62e26eed: Pushed [2025-03-05T08:40:30.137Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:40:30.137Z] b253dba3a959: Pushed [2025-03-05T08:40:36.772Z] f0c0fc467d42: Pushed [2025-03-05T08:40:40.115Z] 0c411581fa6a: Pushed [2025-03-05T08:40:55.081Z] 8b0d9a890d4e: Pushed [2025-03-05T08:40:55.081Z] 5b084ac0dd3af4f4ca92d90712606057b39e447a: digest: sha256:100e16a7d443d4ad73ea8feb7737abb1498e4f94b2b48ba1bef3304ae781bce7 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:40:55.441Z] + 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-03-05T08:40:55.796Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2025-03-05T08:40:55.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-03-05T08:40:55.796Z] 39f8d33de142: Preparing [2025-03-05T08:40:55.796Z] fe2f862767c3: Preparing [2025-03-05T08:40:55.796Z] 04b68eb296dc: Preparing [2025-03-05T08:40:55.796Z] a8987a21d493: Preparing [2025-03-05T08:40:55.796Z] f0c0fc467d42: Preparing [2025-03-05T08:40:55.796Z] 4fdee56d7956: Preparing [2025-03-05T08:40:55.796Z] 4456f0ef66a1: Preparing [2025-03-05T08:40:55.796Z] 52656a9eb27d: Preparing [2025-03-05T08:40:55.796Z] 0adc2c45dc61: Preparing [2025-03-05T08:40:55.796Z] 4fdee56d7956: Waiting [2025-03-05T08:40:55.796Z] 730f62e26eed: Preparing [2025-03-05T08:40:55.796Z] 0c411581fa6a: Preparing [2025-03-05T08:40:55.796Z] 4456f0ef66a1: Waiting [2025-03-05T08:40:55.796Z] b253dba3a959: Preparing [2025-03-05T08:40:55.796Z] 52656a9eb27d: Waiting [2025-03-05T08:40:55.796Z] 8b0d9a890d4e: Preparing [2025-03-05T08:40:55.796Z] 0adc2c45dc61: Waiting [2025-03-05T08:40:55.796Z] dd9c8f8612c8: Preparing [2025-03-05T08:40:55.796Z] 730f62e26eed: Waiting [2025-03-05T08:40:55.796Z] 0c411581fa6a: Waiting [2025-03-05T08:40:55.796Z] b253dba3a959: Waiting [2025-03-05T08:40:55.796Z] dd9c8f8612c8: Waiting [2025-03-05T08:40:55.796Z] 8b0d9a890d4e: Waiting [2025-03-05T08:40:55.796Z] fe2f862767c3: Layer already exists [2025-03-05T08:40:55.796Z] 04b68eb296dc: Layer already exists [2025-03-05T08:40:55.796Z] a8987a21d493: Layer already exists [2025-03-05T08:40:55.796Z] 39f8d33de142: Layer already exists [2025-03-05T08:40:55.796Z] f0c0fc467d42: Layer already exists [2025-03-05T08:40:55.796Z] 52656a9eb27d: Layer already exists [2025-03-05T08:40:55.796Z] 4456f0ef66a1: Layer already exists [2025-03-05T08:40:55.796Z] 4fdee56d7956: Layer already exists [2025-03-05T08:40:55.796Z] 730f62e26eed: Layer already exists [2025-03-05T08:40:55.796Z] 0adc2c45dc61: Layer already exists [2025-03-05T08:40:55.796Z] b253dba3a959: Layer already exists [2025-03-05T08:40:55.796Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:40:55.796Z] 8b0d9a890d4e: Layer already exists [2025-03-05T08:40:55.796Z] 0c411581fa6a: Layer already exists [2025-03-05T08:40:56.060Z] latest: digest: sha256:100e16a7d443d4ad73ea8feb7737abb1498e4f94b2b48ba1bef3304ae781bce7 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:40:56.417Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:40:56.848Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.0-dev.10 [2025-03-05T08:40:56.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-03-05T08:40:56.848Z] 39f8d33de142: Preparing [2025-03-05T08:40:56.848Z] fe2f862767c3: Preparing [2025-03-05T08:40:56.848Z] 04b68eb296dc: Preparing [2025-03-05T08:40:56.848Z] a8987a21d493: Preparing [2025-03-05T08:40:56.848Z] f0c0fc467d42: Preparing [2025-03-05T08:40:56.848Z] 4fdee56d7956: Preparing [2025-03-05T08:40:56.848Z] 4456f0ef66a1: Preparing [2025-03-05T08:40:56.848Z] 52656a9eb27d: Preparing [2025-03-05T08:40:56.848Z] 0adc2c45dc61: Preparing [2025-03-05T08:40:56.848Z] 730f62e26eed: Preparing [2025-03-05T08:40:56.848Z] 0c411581fa6a: Preparing [2025-03-05T08:40:56.848Z] b253dba3a959: Preparing [2025-03-05T08:40:56.848Z] 8b0d9a890d4e: Preparing [2025-03-05T08:40:56.848Z] dd9c8f8612c8: Preparing [2025-03-05T08:40:56.848Z] 4456f0ef66a1: Waiting [2025-03-05T08:40:56.848Z] 52656a9eb27d: Waiting [2025-03-05T08:40:56.848Z] 0adc2c45dc61: Waiting [2025-03-05T08:40:56.848Z] 730f62e26eed: Waiting [2025-03-05T08:40:56.848Z] 0c411581fa6a: Waiting [2025-03-05T08:40:56.848Z] b253dba3a959: Waiting [2025-03-05T08:40:56.848Z] 8b0d9a890d4e: Waiting [2025-03-05T08:40:56.848Z] dd9c8f8612c8: Waiting [2025-03-05T08:40:56.848Z] 4fdee56d7956: Waiting [2025-03-05T08:40:56.848Z] fe2f862767c3: Layer already exists [2025-03-05T08:40:56.848Z] f0c0fc467d42: Layer already exists [2025-03-05T08:40:56.848Z] 39f8d33de142: Layer already exists [2025-03-05T08:40:56.848Z] a8987a21d493: Layer already exists [2025-03-05T08:40:56.848Z] 04b68eb296dc: Layer already exists [2025-03-05T08:40:56.848Z] 4fdee56d7956: Layer already exists [2025-03-05T08:40:56.848Z] 52656a9eb27d: Layer already exists [2025-03-05T08:40:56.848Z] 4456f0ef66a1: Layer already exists [2025-03-05T08:40:56.848Z] 0adc2c45dc61: Layer already exists [2025-03-05T08:40:56.848Z] 730f62e26eed: Layer already exists [2025-03-05T08:40:56.848Z] 0c411581fa6a: Layer already exists [2025-03-05T08:40:56.848Z] 8b0d9a890d4e: Layer already exists [2025-03-05T08:40:56.848Z] b253dba3a959: Layer already exists [2025-03-05T08:40:56.848Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:40:57.113Z] 4.0.0-dev.10: digest: sha256:100e16a7d443d4ad73ea8feb7737abb1498e4f94b2b48ba1bef3304ae781bce7 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:40:57.478Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:5b084ac0dd3af4f4ca92d90712606057b39e447a-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:40:57.896Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:5b084ac0dd3af4f4ca92d90712606057b39e447a-4.0.0-dev.10 [2025-03-05T08:40:57.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-03-05T08:40:57.896Z] 39f8d33de142: Preparing [2025-03-05T08:40:57.896Z] fe2f862767c3: Preparing [2025-03-05T08:40:57.896Z] 04b68eb296dc: Preparing [2025-03-05T08:40:57.896Z] a8987a21d493: Preparing [2025-03-05T08:40:57.896Z] f0c0fc467d42: Preparing [2025-03-05T08:40:57.896Z] 4fdee56d7956: Preparing [2025-03-05T08:40:57.896Z] 4456f0ef66a1: Preparing [2025-03-05T08:40:57.896Z] 52656a9eb27d: Preparing [2025-03-05T08:40:57.896Z] 0adc2c45dc61: Preparing [2025-03-05T08:40:57.896Z] 730f62e26eed: Preparing [2025-03-05T08:40:57.896Z] 0c411581fa6a: Preparing [2025-03-05T08:40:57.896Z] b253dba3a959: Preparing [2025-03-05T08:40:57.896Z] 8b0d9a890d4e: Preparing [2025-03-05T08:40:57.896Z] dd9c8f8612c8: Preparing [2025-03-05T08:40:57.896Z] 4fdee56d7956: Waiting [2025-03-05T08:40:57.896Z] 4456f0ef66a1: Waiting [2025-03-05T08:40:57.896Z] 52656a9eb27d: Waiting [2025-03-05T08:40:57.896Z] 0adc2c45dc61: Waiting [2025-03-05T08:40:57.896Z] 730f62e26eed: Waiting [2025-03-05T08:40:57.896Z] 8b0d9a890d4e: Waiting [2025-03-05T08:40:57.896Z] 0c411581fa6a: Waiting [2025-03-05T08:40:57.896Z] b253dba3a959: Waiting [2025-03-05T08:40:57.896Z] dd9c8f8612c8: Waiting [2025-03-05T08:40:57.896Z] 04b68eb296dc: Layer already exists [2025-03-05T08:40:57.896Z] fe2f862767c3: Layer already exists [2025-03-05T08:40:57.896Z] 39f8d33de142: Layer already exists [2025-03-05T08:40:57.896Z] a8987a21d493: Layer already exists [2025-03-05T08:40:57.896Z] f0c0fc467d42: Layer already exists [2025-03-05T08:40:57.896Z] 4fdee56d7956: Layer already exists [2025-03-05T08:40:57.896Z] 4456f0ef66a1: Layer already exists [2025-03-05T08:40:57.896Z] 0adc2c45dc61: Layer already exists [2025-03-05T08:40:57.896Z] 730f62e26eed: Layer already exists [2025-03-05T08:40:57.896Z] 52656a9eb27d: Layer already exists [2025-03-05T08:40:57.896Z] b253dba3a959: Layer already exists [2025-03-05T08:40:57.896Z] 0c411581fa6a: Layer already exists [2025-03-05T08:40:57.896Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:40:57.896Z] 8b0d9a890d4e: Layer already exists [2025-03-05T08:40:58.175Z] 5b084ac0dd3af4f4ca92d90712606057b39e447a-4.0.0-dev.10: digest: sha256:100e16a7d443d4ad73ea8feb7737abb1498e4f94b2b48ba1bef3304ae781bce7 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:40:58.567Z] + 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-03-05T08:40:58.934Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2025-03-05T08:40:58.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-03-05T08:40:58.934Z] 39f8d33de142: Preparing [2025-03-05T08:40:58.934Z] fe2f862767c3: Preparing [2025-03-05T08:40:58.934Z] 04b68eb296dc: Preparing [2025-03-05T08:40:58.934Z] a8987a21d493: Preparing [2025-03-05T08:40:58.934Z] f0c0fc467d42: Preparing [2025-03-05T08:40:58.934Z] 4fdee56d7956: Preparing [2025-03-05T08:40:58.934Z] 4456f0ef66a1: Preparing [2025-03-05T08:40:58.934Z] 52656a9eb27d: Preparing [2025-03-05T08:40:58.934Z] 0adc2c45dc61: Preparing [2025-03-05T08:40:58.934Z] 730f62e26eed: Preparing [2025-03-05T08:40:58.934Z] 0c411581fa6a: Preparing [2025-03-05T08:40:58.934Z] b253dba3a959: Preparing [2025-03-05T08:40:58.934Z] 8b0d9a890d4e: Preparing [2025-03-05T08:40:58.934Z] dd9c8f8612c8: Preparing [2025-03-05T08:40:58.934Z] 4fdee56d7956: Waiting [2025-03-05T08:40:58.934Z] 4456f0ef66a1: Waiting [2025-03-05T08:40:58.934Z] 52656a9eb27d: Waiting [2025-03-05T08:40:58.934Z] 0adc2c45dc61: Waiting [2025-03-05T08:40:58.934Z] 730f62e26eed: Waiting [2025-03-05T08:40:58.934Z] 0c411581fa6a: Waiting [2025-03-05T08:40:58.934Z] b253dba3a959: Waiting [2025-03-05T08:40:58.934Z] 8b0d9a890d4e: Waiting [2025-03-05T08:40:58.934Z] dd9c8f8612c8: Waiting [2025-03-05T08:40:58.934Z] a8987a21d493: Layer already exists [2025-03-05T08:40:58.934Z] 04b68eb296dc: Layer already exists [2025-03-05T08:40:58.934Z] 39f8d33de142: Layer already exists [2025-03-05T08:40:58.934Z] f0c0fc467d42: Layer already exists [2025-03-05T08:40:58.934Z] fe2f862767c3: Layer already exists [2025-03-05T08:40:58.934Z] 4fdee56d7956: Layer already exists [2025-03-05T08:40:58.934Z] 4456f0ef66a1: Layer already exists [2025-03-05T08:40:58.934Z] 0adc2c45dc61: Layer already exists [2025-03-05T08:40:58.934Z] 52656a9eb27d: Layer already exists [2025-03-05T08:40:58.934Z] 730f62e26eed: Layer already exists [2025-03-05T08:40:58.934Z] b253dba3a959: Layer already exists [2025-03-05T08:40:58.934Z] 0c411581fa6a: Layer already exists [2025-03-05T08:40:58.934Z] dd9c8f8612c8: Layer already exists [2025-03-05T08:40:58.934Z] 8b0d9a890d4e: Layer already exists [2025-03-05T08:40:59.201Z] main: digest: sha256:100e16a7d443d4ad73ea8feb7737abb1498e4f94b2b48ba1bef3304ae781bce7 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T08:40:59.272Z] ===================================================== [Pipeline] echo [2025-03-05T08:40:59.290Z] taggedImages: [2025-03-05T08:40:59.290Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:5b084ac0dd3af4f4ca92d90712606057b39e447a [2025-03-05T08:40:59.290Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2025-03-05T08:40:59.290Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.0-dev.10 [2025-03-05T08:40:59.290Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:5b084ac0dd3af4f4ca92d90712606057b39e447a-4.0.0-dev.10 [2025-03-05T08:40:59.290Z] - 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-03-05T08:40:59.696Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-05T08:40:59.697Z] [2025-03-05T08:40:59.697Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:41:00.031Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-05T08:41:00.031Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-05T08:41:00.031Z] 8998bd30e6a1: Pulling fs layer [2025-03-05T08:41:00.031Z] 04944245beec: Pulling fs layer [2025-03-05T08:41:00.031Z] 699f458cf7ca: Pulling fs layer [2025-03-05T08:41:00.031Z] 765212b225bb: Pulling fs layer [2025-03-05T08:41:00.031Z] f23df028b6ca: Pulling fs layer [2025-03-05T08:41:00.031Z] d65c8cfc05b1: Pulling fs layer [2025-03-05T08:41:00.031Z] 2437ff75d9bd: Pulling fs layer [2025-03-05T08:41:00.031Z] f23df028b6ca: Waiting [2025-03-05T08:41:00.031Z] d65c8cfc05b1: Waiting [2025-03-05T08:41:00.031Z] 2437ff75d9bd: Waiting [2025-03-05T08:41:00.031Z] 765212b225bb: Waiting [2025-03-05T08:41:00.297Z] 04944245beec: Verifying Checksum [2025-03-05T08:41:00.297Z] 04944245beec: Download complete [2025-03-05T08:41:00.297Z] 765212b225bb: Verifying Checksum [2025-03-05T08:41:00.297Z] 765212b225bb: Download complete [2025-03-05T08:41:00.297Z] f23df028b6ca: Verifying Checksum [2025-03-05T08:41:00.297Z] f23df028b6ca: Download complete [2025-03-05T08:41:00.297Z] d65c8cfc05b1: Verifying Checksum [2025-03-05T08:41:00.297Z] d65c8cfc05b1: Download complete [2025-03-05T08:41:00.297Z] 699f458cf7ca: Verifying Checksum [2025-03-05T08:41:00.877Z] 8998bd30e6a1: Verifying Checksum [2025-03-05T08:41:00.877Z] 8998bd30e6a1: Download complete [2025-03-05T08:41:03.453Z] 2437ff75d9bd: Verifying Checksum [2025-03-05T08:41:03.453Z] 2437ff75d9bd: Download complete [2025-03-05T08:41:05.389Z] 8998bd30e6a1: Pull complete [2025-03-05T08:41:05.971Z] 04944245beec: Pull complete [2025-03-05T08:41:07.375Z] 699f458cf7ca: Pull complete [2025-03-05T08:41:07.639Z] 765212b225bb: Pull complete [2025-03-05T08:41:08.596Z] f23df028b6ca: Pull complete [2025-03-05T08:41:08.862Z] d65c8cfc05b1: Pull complete [2025-03-05T08:41:27.065Z] 2437ff75d9bd: Pull complete [2025-03-05T08:41:27.065Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-05T08:41:27.065Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-05T08:41:27.065Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T08:41:27.298Z] prd-ubuntu20.04-docker-arm64-4c-16g-40272 does not seem to be running inside a container [2025-03-05T08:41:27.360Z] $ 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/198 -v /w/workspace/device-usb-camera/198:/w/workspace/device-usb-camera/198:rw,z -v /w/workspace/device-usb-camera/198@tmp:/w/workspace/device-usb-camera/198@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-03-05T08:41:28.939Z] $ docker top df86de6f658eb8bcf9e4b462674e0644da4229406b17b398797ad236bf853360 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:41:29.647Z] ---> job-cost.sh [2025-03-05T08:41:29.913Z] lf-activate-venv: SKIPPING [2025-03-05T08:41:29.913Z] INFO: No Stack... [2025-03-05T08:41:30.180Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-05T08:41:31.140Z] INFO: Archiving Costs [Pipeline] sh [2025-03-05T08:41:31.789Z] + cut -d, -f6 [2025-03-05T08:41:31.789Z] + cat /w/workspace/device-usb-camera/198/archives/cost.csv [Pipeline] lock [2025-03-05T08:41:31.859Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-198-stack-cost] [2025-03-05T08:41:31.868Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-198-stack-cost] did not exist. Created. [2025-03-05T08:41:31.875Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-198-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-05T08:41:32.553Z] /w/workspace/device-usb-camera/198@tmp/durable-39e0413e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-03-05T08:41:33.207Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-05T08:41:33.238Z] Warning: overwriting stash ‘stack-cost’ [2025-03-05T08:41:33.295Z] Stashed 1 file(s) [Pipeline] } [2025-03-05T08:41:33.302Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-198-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-05T08:41:33.331Z] $ docker stop --time=1 df86de6f658eb8bcf9e4b462674e0644da4229406b17b398797ad236bf853360 [2025-03-05T08:41:34.883Z] $ docker rm -f --volumes df86de6f658eb8bcf9e4b462674e0644da4229406b17b398797ad236bf853360 [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-03-05T08:41:35.371Z] provisioning config files... [2025-03-05T08:41:35.380Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11836181392893762551tmp [Pipeline] { [Pipeline] sh [2025-03-05T08:41:35.677Z] + set +x [2025-03-05T08:41:35.677Z] + curl -s https://codecov.io/bash [2025-03-05T08:41:35.677Z] + bash -s -- [2025-03-05T08:41:35.677Z] [2025-03-05T08:41:35.677Z] _____ _ [2025-03-05T08:41:35.677Z] / ____| | | [2025-03-05T08:41:35.677Z] | | ___ __| | ___ ___ _____ __ [2025-03-05T08:41:35.677Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-05T08:41:35.677Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-05T08:41:35.677Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-05T08:41:35.677Z] Bash-1.0.6 [2025-03-05T08:41:35.677Z] [2025-03-05T08:41:35.677Z] [2025-03-05T08:41:35.677Z] ==> git version 2.25.1 found [2025-03-05T08:41:35.677Z] ==> 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-03-05T08:41:35.677Z] Release-Date: 2020-01-08 [2025-03-05T08:41:35.677Z] 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-03-05T08:41:35.677Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-05T08:41:35.677Z] ==> Jenkins CI detected. [2025-03-05T08:41:35.677Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2025-03-05T08:41:35.677Z] project root: . [2025-03-05T08:41:35.677Z] --> token set from env [2025-03-05T08:41:35.677Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-05T08:41:35.677Z] ==> Running gcov in . (disable via -X gcov) [2025-03-05T08:41:35.677Z] ==> Python coveragepy not found [2025-03-05T08:41:35.677Z] ==> Searching for coverage reports in: [2025-03-05T08:41:35.677Z] + . [2025-03-05T08:41:35.677Z] -> Found 1 reports [2025-03-05T08:41:35.677Z] ==> Detecting git/mercurial file structure [2025-03-05T08:41:35.677Z] ==> Reading reports [2025-03-05T08:41:35.677Z] + ./coverage.out bytes=54772 [2025-03-05T08:41:35.677Z] ==> Appending adjustments [2025-03-05T08:41:35.677Z] https://docs.codecov.io/docs/fixing-reports [2025-03-05T08:41:35.937Z] + Found adjustments [2025-03-05T08:41:35.937Z] ==> Gzipping contents [2025-03-05T08:41:35.937Z] 8.0K /tmp/codecov.DtkYuc.gz [2025-03-05T08:41:35.937Z] ==> Uploading reports [2025-03-05T08:41:35.937Z] url: https://codecov.io [2025-03-05T08:41:35.937Z] query: branch=main&commit=5b084ac0dd3af4f4ca92d90712606057b39e447a&build=198&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F198%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-05T08:41:35.937Z] -> Pinging Codecov [2025-03-05T08:41:35.937Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=5b084ac0dd3af4f4ca92d90712606057b39e447a&build=198&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F198%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-05T08:41:36.196Z] -> Uploading to [2025-03-05T08:41:36.196Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-usb-camera/5b084ac0dd3af4f4ca92d90712606057b39e447a/7df1504a-5f83-4188-b008-d4c11c8e20af.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250305%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250305T084135Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=b11eb4522e64d0d290eadafdecc36c454cc2b8539d4328a5135ad0260a7227e5 [2025-03-05T08:41:36.196Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-05T08:41:36.196Z] Dload Upload Total Spent Left Speed [2025-03-05T08:41:36.196Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6816 0 0 100 6816 0 114k --:--:-- --:--:-- --:--:-- 112k 100 6816 0 0 100 6816 0 46684 --:--:-- --:--:-- --:--:-- 46367 [2025-03-05T08:41:36.196Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/5b084ac0dd3af4f4ca92d90712606057b39e447a [Pipeline] } [2025-03-05T08:41:36.203Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-03-05T08:41:36.359Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-05T08:41:36.374Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:41:36.689Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-05T08:41:36.689Z] [2025-03-05T08:41:36.689Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:41:37.004Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-05T08:41:37.004Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-05T08:41:37.004Z] 43c4264eed91: Pulling fs layer [2025-03-05T08:41:37.004Z] 4cc291be95ef: Pulling fs layer [2025-03-05T08:41:37.004Z] 2ac1f1163629: Pulling fs layer [2025-03-05T08:41:37.004Z] 5c3c966382ef: Pulling fs layer [2025-03-05T08:41:37.004Z] 4f4fb700ef54: Pulling fs layer [2025-03-05T08:41:37.004Z] d9c7d2e4e75e: Pulling fs layer [2025-03-05T08:41:37.004Z] 9c3e1370e548: Pulling fs layer [2025-03-05T08:41:37.004Z] 5c3c966382ef: Waiting [2025-03-05T08:41:37.004Z] d9c7d2e4e75e: Waiting [2025-03-05T08:41:37.004Z] 9c3e1370e548: Waiting [2025-03-05T08:41:37.004Z] 4f4fb700ef54: Waiting [2025-03-05T08:41:37.004Z] 4cc291be95ef: Verifying Checksum [2025-03-05T08:41:37.004Z] 4cc291be95ef: Download complete [2025-03-05T08:41:37.004Z] 5c3c966382ef: Verifying Checksum [2025-03-05T08:41:37.004Z] 5c3c966382ef: Download complete [2025-03-05T08:41:37.004Z] 4f4fb700ef54: Verifying Checksum [2025-03-05T08:41:37.004Z] 4f4fb700ef54: Download complete [2025-03-05T08:41:37.004Z] 43c4264eed91: Download complete [2025-03-05T08:41:37.264Z] 43c4264eed91: Pull complete [2025-03-05T08:41:37.264Z] d9c7d2e4e75e: Verifying Checksum [2025-03-05T08:41:37.264Z] d9c7d2e4e75e: Download complete [2025-03-05T08:41:37.264Z] 4cc291be95ef: Pull complete [2025-03-05T08:41:37.524Z] 2ac1f1163629: Verifying Checksum [2025-03-05T08:41:37.524Z] 2ac1f1163629: Download complete [2025-03-05T08:41:38.092Z] 9c3e1370e548: Verifying Checksum [2025-03-05T08:41:38.092Z] 9c3e1370e548: Download complete [2025-03-05T08:41:40.622Z] 2ac1f1163629: Pull complete [2025-03-05T08:41:40.622Z] 5c3c966382ef: Pull complete [2025-03-05T08:41:40.622Z] 4f4fb700ef54: Pull complete [2025-03-05T08:41:40.880Z] d9c7d2e4e75e: Pull complete [2025-03-05T08:41:44.435Z] 9c3e1370e548: Pull complete [2025-03-05T08:41:44.435Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-05T08:41:44.435Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-05T08:41:44.435Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T08:41:44.608Z] prd-ubuntu20.04-docker-8c-8g-40271 does not seem to be running inside a container [2025-03-05T08:41:44.684Z] $ 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-03-05T08:41:46.459Z] $ docker top 938bd4dbb71e99673fa69757b46c84fd6b7ce736eac97023a434d4ba8e7e0872 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T08:41:46.826Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] echo [2025-03-05T08:41:46.839Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2025-03-05T08:41:47.122Z] + set -o pipefail [2025-03-05T08:41:47.122Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2025-03-05T08:41:53.694Z] [2025-03-05T08:41:53.694Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2025-03-05T08:41:53.694Z] [2025-03-05T08:41:53.695Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/978f9534-f89b-479b-86d5-a67f44693f06/history/311ee580-031b-49ad-97a4-96bc6731b8be [2025-03-05T08:41:53.695Z] [2025-03-05T08:41:53.695Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-05T08:41:53.695Z] [2025-03-05T08:41:53.695Z] [2025-03-05T08:41:53.695Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2025-03-05T08:41:53.695Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-03-05T08:41:53.704Z] $ docker stop --time=1 938bd4dbb71e99673fa69757b46c84fd6b7ce736eac97023a434d4ba8e7e0872 [2025-03-05T08:41:55.898Z] $ docker rm -f --volumes 938bd4dbb71e99673fa69757b46c84fd6b7ce736eac97023a434d4ba8e7e0872 [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-03-05T08:41:56.779Z] + git log --format=format:%s -1 5b084ac0dd3af4f4ca92d90712606057b39e447a [Pipeline] sh [2025-03-05T08:41:57.066Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T08:41:57.067Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:41:57.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T08:41:57.369Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T08:41:57.451Z] prd-ubuntu20.04-docker-8c-8g-40271 does not seem to be running inside a container [2025-03-05T08:41:57.493Z] $ 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-03-05T08:41:57.845Z] $ docker top 6b1ab3b872af41cdb1434820b1a6adb1596a40d082e1c7d4b13392f9442e70bf -eo pid,comm [2025-03-05T08:41:57.897Z] 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-03-05T08:41:57.897Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T08:41:57.948Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T08:41:57.948Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T08:41:58.067Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T08:41:58.069Z] $ docker exec 6b1ab3b872af41cdb1434820b1a6adb1596a40d082e1c7d4b13392f9442e70bf ssh-agent [2025-03-05T08:41:58.178Z] SSH_AUTH_SOCK=/tmp/ssh-cYY7TLJOEVe2/agent.33 [2025-03-05T08:41:58.179Z] SSH_AGENT_PID=39 [2025-03-05T08:41:58.183Z] Running ssh-add (command line suppressed) [2025-03-05T08:41:58.278Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16285405554261928278.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16285405554261928278.key) [2025-03-05T08:41:58.292Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T08:41:58.586Z] + git semver tag [2025-03-05T08:41:58.845Z] 2025-03-05 08:41:58,765 [run_tag] DEBUG tag force:False [2025-03-05T08:41:58.845Z] 2025-03-05 08:41:58,765 [check_head_tag] DEBUG check head tag [2025-03-05T08:41:58.845Z] 2025-03-05 08:41:58,767 [execute] INFO git cat-file --batch-check [2025-03-05T08:41:58.845Z] 2025-03-05 08:41:58,767 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2025-03-05T08:41:58.845Z] 2025-03-05 08:41:58,771 [execute] INFO git cat-file --batch [2025-03-05T08:41:58.845Z] 2025-03-05 08:41:58,771 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2025-03-05T08:41:58.845Z] 2025-03-05 08:41:58,821 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-03-05T08:41:58.845Z] 2025-03-05 08:41:58,822 [execute] INFO git tag -a v4.0.0-dev.10 -m v4.0.0-dev.10 [2025-03-05T08:41:58.845Z] 2025-03-05 08:41:58,822 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.10', '-m', 'v4.0.0-dev.10'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2025-03-05T08:41:58.845Z] 2025-03-05 08:41:58,827 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-03-05T08:41:58.845Z] 4.0.0-dev.10 [Pipeline] } [2025-03-05T08:41:58.853Z] $ docker exec --env ******** --env ******** 6b1ab3b872af41cdb1434820b1a6adb1596a40d082e1c7d4b13392f9442e70bf ssh-agent -k [2025-03-05T08:41:58.952Z] unset SSH_AUTH_SOCK; [2025-03-05T08:41:58.952Z] unset SSH_AGENT_PID; [2025-03-05T08:41:58.953Z] echo Agent pid 39 killed; [2025-03-05T08:41:58.962Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T08:41:59.288Z] + git semver [Pipeline] } [2025-03-05T08:41:59.558Z] $ docker stop --time=1 6b1ab3b872af41cdb1434820b1a6adb1596a40d082e1c7d4b13392f9442e70bf [2025-03-05T08:42:00.857Z] $ docker rm -f --volumes 6b1ab3b872af41cdb1434820b1a6adb1596a40d082e1c7d4b13392f9442e70bf [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:42:01.347Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-05T08:42:01.347Z] [2025-03-05T08:42:01.347Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:42:01.654Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-05T08:42:01.654Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-05T08:42:01.654Z] ab5ef0e58194: Pulling fs layer [2025-03-05T08:42:01.654Z] 9712f1f96733: Pulling fs layer [2025-03-05T08:42:01.654Z] 63f879dbbcfc: Pulling fs layer [2025-03-05T08:42:01.654Z] 0d9ebad4ef96: Pulling fs layer [2025-03-05T08:42:01.654Z] e9a5061849ea: Pulling fs layer [2025-03-05T08:42:01.654Z] d747dcd14b5f: Pulling fs layer [2025-03-05T08:42:01.654Z] 2de7ff778b66: Pulling fs layer [2025-03-05T08:42:01.654Z] e9a5061849ea: Waiting [2025-03-05T08:42:01.654Z] d747dcd14b5f: Waiting [2025-03-05T08:42:01.654Z] 0d9ebad4ef96: Waiting [2025-03-05T08:42:01.654Z] 2de7ff778b66: Waiting [2025-03-05T08:42:01.654Z] 9712f1f96733: Verifying Checksum [2025-03-05T08:42:01.654Z] 9712f1f96733: Download complete [2025-03-05T08:42:01.913Z] 63f879dbbcfc: Verifying Checksum [2025-03-05T08:42:01.913Z] 63f879dbbcfc: Download complete [2025-03-05T08:42:02.170Z] e9a5061849ea: Verifying Checksum [2025-03-05T08:42:02.170Z] e9a5061849ea: Download complete [2025-03-05T08:42:02.170Z] d747dcd14b5f: Download complete [2025-03-05T08:42:02.170Z] 0d9ebad4ef96: Verifying Checksum [2025-03-05T08:42:02.170Z] 0d9ebad4ef96: Download complete [2025-03-05T08:42:02.170Z] ab5ef0e58194: Verifying Checksum [2025-03-05T08:42:02.170Z] ab5ef0e58194: Download complete [2025-03-05T08:42:02.170Z] 2de7ff778b66: Verifying Checksum [2025-03-05T08:42:02.170Z] 2de7ff778b66: Download complete [2025-03-05T08:42:04.704Z] ab5ef0e58194: Pull complete [2025-03-05T08:42:04.704Z] 9712f1f96733: Pull complete [2025-03-05T08:42:05.271Z] 63f879dbbcfc: Pull complete [2025-03-05T08:42:08.547Z] 0d9ebad4ef96: Pull complete [2025-03-05T08:42:08.812Z] e9a5061849ea: Pull complete [2025-03-05T08:42:08.812Z] d747dcd14b5f: Pull complete [2025-03-05T08:42:09.746Z] 2de7ff778b66: Pull complete [2025-03-05T08:42:09.746Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-05T08:42:09.746Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-05T08:42:09.746Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T08:42:09.839Z] prd-ubuntu20.04-docker-8c-8g-40271 does not seem to be running inside a container [2025-03-05T08:42:09.865Z] $ 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-03-05T08:42:11.936Z] $ docker top dfa34707dce5eae05bf032c4785f86518c3a22101136612c33e2547a92614860 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-05T08:42:12.019Z] provisioning config files... [2025-03-05T08:42:12.025Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16434447879754920141tmp [2025-03-05T08:42:12.032Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16439931645159170514tmp [2025-03-05T08:42:12.039Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16298371930675871482tmp [Pipeline] { [Pipeline] echo [2025-03-05T08:42:12.062Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:42:12.355Z] ---> sigul-configuration.sh [2025-03-05T08:42:12.355Z] gpg: directory `/root/.gnupg' created [2025-03-05T08:42:12.355Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-05T08:42:12.355Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-05T08:42:12.355Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-05T08:42:12.355Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-05T08:42:12.355Z] gpg: CAST5 encrypted data [2025-03-05T08:42:12.355Z] gpg: encrypted with 1 passphrase [2025-03-05T08:42:12.355Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-05T08:42:12.655Z] + mkdir /home/jenkins [2025-03-05T08:42:12.655Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-05T08:42:12.943Z] + 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-03-05T08:42:12.953Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:42:13.246Z] ---> sigul-install.sh [2025-03-05T08:42:13.246Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-05T08:42:13.539Z] + git tag --list [2025-03-05T08:42:13.539Z] v0.0.0 [2025-03-05T08:42:13.539Z] v0.0.1-dev.1 [2025-03-05T08:42:13.539Z] v0.0.1-dev.10 [2025-03-05T08:42:13.539Z] v0.0.1-dev.11 [2025-03-05T08:42:13.539Z] v0.0.1-dev.12 [2025-03-05T08:42:13.539Z] v0.0.1-dev.13 [2025-03-05T08:42:13.539Z] v0.0.1-dev.14 [2025-03-05T08:42:13.539Z] v0.0.1-dev.15 [2025-03-05T08:42:13.539Z] v0.0.1-dev.16 [2025-03-05T08:42:13.539Z] v0.0.1-dev.2 [2025-03-05T08:42:13.539Z] v0.0.1-dev.3 [2025-03-05T08:42:13.539Z] v0.0.1-dev.4 [2025-03-05T08:42:13.539Z] v0.0.1-dev.5 [2025-03-05T08:42:13.539Z] v0.0.1-dev.6 [2025-03-05T08:42:13.539Z] v0.0.1-dev.7 [2025-03-05T08:42:13.539Z] v0.0.1-dev.8 [2025-03-05T08:42:13.539Z] v0.0.1-dev.9 [2025-03-05T08:42:13.539Z] v2.2.0 [2025-03-05T08:42:13.539Z] v2.2.0-dev.17 [2025-03-05T08:42:13.539Z] v2.2.0-dev.18 [2025-03-05T08:42:13.539Z] v2.2.0-dev.19 [2025-03-05T08:42:13.539Z] v2.2.0-dev.20 [2025-03-05T08:42:13.539Z] v2.2.0-dev.21 [2025-03-05T08:42:13.539Z] v2.2.0-dev.22 [2025-03-05T08:42:13.539Z] v2.2.0-dev.23 [2025-03-05T08:42:13.539Z] v2.2.0-dev.24 [2025-03-05T08:42:13.539Z] v2.2.0-dev.25 [2025-03-05T08:42:13.539Z] v2.2.0-dev.26 [2025-03-05T08:42:13.539Z] v2.2.0-dev.27 [2025-03-05T08:42:13.539Z] v2.3.0 [2025-03-05T08:42:13.539Z] v2.3.0-dev.1 [2025-03-05T08:42:13.539Z] v2.3.0-dev.10 [2025-03-05T08:42:13.539Z] v2.3.0-dev.11 [2025-03-05T08:42:13.539Z] v2.3.0-dev.12 [2025-03-05T08:42:13.539Z] v2.3.0-dev.13 [2025-03-05T08:42:13.539Z] v2.3.0-dev.14 [2025-03-05T08:42:13.539Z] v2.3.0-dev.15 [2025-03-05T08:42:13.539Z] v2.3.0-dev.16 [2025-03-05T08:42:13.539Z] v2.3.0-dev.17 [2025-03-05T08:42:13.539Z] v2.3.0-dev.18 [2025-03-05T08:42:13.539Z] v2.3.0-dev.19 [2025-03-05T08:42:13.539Z] v2.3.0-dev.2 [2025-03-05T08:42:13.539Z] v2.3.0-dev.20 [2025-03-05T08:42:13.539Z] v2.3.0-dev.21 [2025-03-05T08:42:13.539Z] v2.3.0-dev.22 [2025-03-05T08:42:13.539Z] v2.3.0-dev.23 [2025-03-05T08:42:13.539Z] v2.3.0-dev.24 [2025-03-05T08:42:13.539Z] v2.3.0-dev.25 [2025-03-05T08:42:13.539Z] v2.3.0-dev.26 [2025-03-05T08:42:13.539Z] v2.3.0-dev.27 [2025-03-05T08:42:13.539Z] v2.3.0-dev.28 [2025-03-05T08:42:13.539Z] v2.3.0-dev.3 [2025-03-05T08:42:13.539Z] v2.3.0-dev.4 [2025-03-05T08:42:13.539Z] v2.3.0-dev.5 [2025-03-05T08:42:13.539Z] v2.3.0-dev.6 [2025-03-05T08:42:13.539Z] v2.3.0-dev.7 [2025-03-05T08:42:13.539Z] v2.3.0-dev.8 [2025-03-05T08:42:13.539Z] v2.3.0-dev.9 [2025-03-05T08:42:13.539Z] v2.3.1 [2025-03-05T08:42:13.539Z] v2.3.1-dev.4 [2025-03-05T08:42:13.539Z] v2.3.1-dev.5 [2025-03-05T08:42:13.539Z] v2.3.1-dev.6 [2025-03-05T08:42:13.539Z] v3.0 [2025-03-05T08:42:13.539Z] v3.0.0 [2025-03-05T08:42:13.539Z] v3.0.0-dev.1 [2025-03-05T08:42:13.539Z] v3.0.0-dev.10 [2025-03-05T08:42:13.539Z] v3.0.0-dev.11 [2025-03-05T08:42:13.539Z] v3.0.0-dev.12 [2025-03-05T08:42:13.539Z] v3.0.0-dev.13 [2025-03-05T08:42:13.539Z] v3.0.0-dev.14 [2025-03-05T08:42:13.539Z] v3.0.0-dev.15 [2025-03-05T08:42:13.539Z] v3.0.0-dev.16 [2025-03-05T08:42:13.539Z] v3.0.0-dev.17 [2025-03-05T08:42:13.539Z] v3.0.0-dev.18 [2025-03-05T08:42:13.539Z] v3.0.0-dev.19 [2025-03-05T08:42:13.539Z] v3.0.0-dev.2 [2025-03-05T08:42:13.539Z] v3.0.0-dev.20 [2025-03-05T08:42:13.539Z] v3.0.0-dev.21 [2025-03-05T08:42:13.539Z] v3.0.0-dev.22 [2025-03-05T08:42:13.539Z] v3.0.0-dev.23 [2025-03-05T08:42:13.539Z] v3.0.0-dev.24 [2025-03-05T08:42:13.539Z] v3.0.0-dev.25 [2025-03-05T08:42:13.539Z] v3.0.0-dev.26 [2025-03-05T08:42:13.539Z] v3.0.0-dev.27 [2025-03-05T08:42:13.539Z] v3.0.0-dev.28 [2025-03-05T08:42:13.539Z] v3.0.0-dev.29 [2025-03-05T08:42:13.539Z] v3.0.0-dev.3 [2025-03-05T08:42:13.539Z] v3.0.0-dev.30 [2025-03-05T08:42:13.539Z] v3.0.0-dev.31 [2025-03-05T08:42:13.539Z] v3.0.0-dev.32 [2025-03-05T08:42:13.539Z] v3.0.0-dev.33 [2025-03-05T08:42:13.539Z] v3.0.0-dev.34 [2025-03-05T08:42:13.539Z] v3.0.0-dev.35 [2025-03-05T08:42:13.539Z] v3.0.0-dev.36 [2025-03-05T08:42:13.539Z] v3.0.0-dev.37 [2025-03-05T08:42:13.539Z] v3.0.0-dev.38 [2025-03-05T08:42:13.539Z] v3.0.0-dev.39 [2025-03-05T08:42:13.539Z] v3.0.0-dev.4 [2025-03-05T08:42:13.539Z] v3.0.0-dev.40 [2025-03-05T08:42:13.539Z] v3.0.0-dev.41 [2025-03-05T08:42:13.539Z] v3.0.0-dev.42 [2025-03-05T08:42:13.539Z] v3.0.0-dev.43 [2025-03-05T08:42:13.539Z] v3.0.0-dev.44 [2025-03-05T08:42:13.539Z] v3.0.0-dev.45 [2025-03-05T08:42:13.539Z] v3.0.0-dev.46 [2025-03-05T08:42:13.539Z] v3.0.0-dev.47 [2025-03-05T08:42:13.539Z] v3.0.0-dev.48 [2025-03-05T08:42:13.539Z] v3.0.0-dev.49 [2025-03-05T08:42:13.539Z] v3.0.0-dev.5 [2025-03-05T08:42:13.539Z] v3.0.0-dev.50 [2025-03-05T08:42:13.539Z] v3.0.0-dev.51 [2025-03-05T08:42:13.539Z] v3.0.0-dev.6 [2025-03-05T08:42:13.539Z] v3.0.0-dev.7 [2025-03-05T08:42:13.539Z] v3.0.0-dev.8 [2025-03-05T08:42:13.539Z] v3.0.0-dev.9 [2025-03-05T08:42:13.539Z] v3.1 [2025-03-05T08:42:13.539Z] v3.1.0 [2025-03-05T08:42:13.539Z] v3.1.0-dev.1 [2025-03-05T08:42:13.539Z] v3.1.0-dev.10 [2025-03-05T08:42:13.539Z] v3.1.0-dev.11 [2025-03-05T08:42:13.539Z] v3.1.0-dev.12 [2025-03-05T08:42:13.539Z] v3.1.0-dev.13 [2025-03-05T08:42:13.539Z] v3.1.0-dev.14 [2025-03-05T08:42:13.539Z] v3.1.0-dev.15 [2025-03-05T08:42:13.539Z] v3.1.0-dev.16 [2025-03-05T08:42:13.539Z] v3.1.0-dev.17 [2025-03-05T08:42:13.539Z] v3.1.0-dev.18 [2025-03-05T08:42:13.539Z] v3.1.0-dev.19 [2025-03-05T08:42:13.539Z] v3.1.0-dev.2 [2025-03-05T08:42:13.539Z] v3.1.0-dev.20 [2025-03-05T08:42:13.539Z] v3.1.0-dev.21 [2025-03-05T08:42:13.539Z] v3.1.0-dev.22 [2025-03-05T08:42:13.539Z] v3.1.0-dev.23 [2025-03-05T08:42:13.539Z] v3.1.0-dev.24 [2025-03-05T08:42:13.539Z] v3.1.0-dev.25 [2025-03-05T08:42:13.539Z] v3.1.0-dev.26 [2025-03-05T08:42:13.539Z] v3.1.0-dev.27 [2025-03-05T08:42:13.539Z] v3.1.0-dev.28 [2025-03-05T08:42:13.539Z] v3.1.0-dev.29 [2025-03-05T08:42:13.539Z] v3.1.0-dev.3 [2025-03-05T08:42:13.539Z] v3.1.0-dev.30 [2025-03-05T08:42:13.539Z] v3.1.0-dev.31 [2025-03-05T08:42:13.539Z] v3.1.0-dev.32 [2025-03-05T08:42:13.539Z] v3.1.0-dev.33 [2025-03-05T08:42:13.539Z] v3.1.0-dev.34 [2025-03-05T08:42:13.539Z] v3.1.0-dev.35 [2025-03-05T08:42:13.539Z] v3.1.0-dev.36 [2025-03-05T08:42:13.539Z] v3.1.0-dev.37 [2025-03-05T08:42:13.539Z] v3.1.0-dev.38 [2025-03-05T08:42:13.539Z] v3.1.0-dev.39 [2025-03-05T08:42:13.539Z] v3.1.0-dev.4 [2025-03-05T08:42:13.539Z] v3.1.0-dev.5 [2025-03-05T08:42:13.539Z] v3.1.0-dev.6 [2025-03-05T08:42:13.539Z] v3.1.0-dev.7 [2025-03-05T08:42:13.539Z] v3.1.0-dev.8 [2025-03-05T08:42:13.539Z] v3.1.0-dev.9 [2025-03-05T08:42:13.539Z] v3.1.1 [2025-03-05T08:42:13.539Z] v3.1.1-dev.1 [2025-03-05T08:42:13.539Z] v3.2.0-dev.1 [2025-03-05T08:42:13.539Z] v3.2.0-dev.10 [2025-03-05T08:42:13.539Z] v3.2.0-dev.11 [2025-03-05T08:42:13.539Z] v3.2.0-dev.12 [2025-03-05T08:42:13.539Z] v3.2.0-dev.13 [2025-03-05T08:42:13.539Z] v3.2.0-dev.14 [2025-03-05T08:42:13.539Z] v3.2.0-dev.15 [2025-03-05T08:42:13.539Z] v3.2.0-dev.16 [2025-03-05T08:42:13.539Z] v3.2.0-dev.17 [2025-03-05T08:42:13.539Z] v3.2.0-dev.18 [2025-03-05T08:42:13.539Z] v3.2.0-dev.19 [2025-03-05T08:42:13.539Z] v3.2.0-dev.2 [2025-03-05T08:42:13.539Z] v3.2.0-dev.20 [2025-03-05T08:42:13.539Z] v3.2.0-dev.21 [2025-03-05T08:42:13.539Z] v3.2.0-dev.22 [2025-03-05T08:42:13.539Z] v3.2.0-dev.3 [2025-03-05T08:42:13.539Z] v3.2.0-dev.4 [2025-03-05T08:42:13.539Z] v3.2.0-dev.5 [2025-03-05T08:42:13.539Z] v3.2.0-dev.6 [2025-03-05T08:42:13.539Z] v3.2.0-dev.7 [2025-03-05T08:42:13.539Z] v3.2.0-dev.8 [2025-03-05T08:42:13.539Z] v3.2.0-dev.9 [2025-03-05T08:42:13.539Z] v4.0.0-dev.1 [2025-03-05T08:42:13.539Z] v4.0.0-dev.10 [2025-03-05T08:42:13.539Z] v4.0.0-dev.2 [2025-03-05T08:42:13.539Z] v4.0.0-dev.3 [2025-03-05T08:42:13.539Z] v4.0.0-dev.4 [2025-03-05T08:42:13.539Z] v4.0.0-dev.5 [2025-03-05T08:42:13.539Z] v4.0.0-dev.6 [2025-03-05T08:42:13.539Z] v4.0.0-dev.7 [2025-03-05T08:42:13.539Z] v4.0.0-dev.8 [2025-03-05T08:42:13.539Z] v4.0.0-dev.9 [Pipeline] sh [2025-03-05T08:42:13.839Z] + lftools sign git-tag v4.0.0-dev.10 [2025-03-05T08:42:14.408Z] Signing Git tag with Sigul... [2025-03-05T08:42:14.408Z] Signing v4.0.0-dev.10 [Pipeline] echo [2025-03-05T08:42:14.683Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:42:14.976Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-05T08:42:14.984Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-05T08:42:15.016Z] $ docker stop --time=1 dfa34707dce5eae05bf032c4785f86518c3a22101136612c33e2547a92614860 [2025-03-05T08:42:16.280Z] $ docker rm -f --volumes dfa34707dce5eae05bf032c4785f86518c3a22101136612c33e2547a92614860 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-05T08:42:16.742Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T08:42:16.742Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:42:17.044Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T08:42:17.045Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T08:42:17.136Z] prd-ubuntu20.04-docker-8c-8g-40271 does not seem to be running inside a container [2025-03-05T08:42:17.164Z] $ 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-03-05T08:42:17.509Z] $ docker top 0eef269546a90c09ddce7a11b324035bd7d21ad5b1afdb05ddfa5abf5e42c406 -eo pid,comm [2025-03-05T08:42:17.553Z] 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-03-05T08:42:17.553Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T08:42:17.620Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T08:42:17.620Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T08:42:17.731Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T08:42:17.733Z] $ docker exec 0eef269546a90c09ddce7a11b324035bd7d21ad5b1afdb05ddfa5abf5e42c406 ssh-agent [2025-03-05T08:42:17.839Z] SSH_AUTH_SOCK=/tmp/ssh-G1O6hPIz0pIS/agent.33 [2025-03-05T08:42:17.839Z] SSH_AGENT_PID=39 [2025-03-05T08:42:17.843Z] Running ssh-add (command line suppressed) [2025-03-05T08:42:17.935Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7181012844790646605.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7181012844790646605.key) [2025-03-05T08:42:17.946Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T08:42:18.241Z] + git semver bump pre [2025-03-05T08:42:18.501Z] 2025-03-05 08:42:18,409 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-03-05T08:42:18.501Z] 2025-03-05 08:42:18,410 [bump_version] DEBUG bumping version:4.0.0-dev.10 on axis:pre with prefix:dev [2025-03-05T08:42:18.501Z] 2025-03-05 08:42:18,410 [bump_version] DEBUG bumped version:4.0.0-dev.11 [2025-03-05T08:42:18.501Z] 2025-03-05 08:42:18,410 [write_version] DEBUG write version:4.0.0-dev.11 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2025-03-05T08:42:18.501Z] 2025-03-05 08:42:18,410 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-03-05T08:42:18.501Z] 2025-03-05 08:42:18,410 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-03-05T08:42:18.501Z] 2025-03-05 08:42:18,411 [execute] INFO git cat-file --batch-check [2025-03-05T08:42:18.501Z] 2025-03-05 08:42:18,412 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-05T08:42:18.501Z] 2025-03-05 08:42:18,416 [execute] INFO git cat-file --batch [2025-03-05T08:42:18.501Z] 2025-03-05 08:42:18,417 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-05T08:42:18.501Z] 2025-03-05 08:42:18,421 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-03-05T08:42:18.501Z] 4.0.0-dev.11 [Pipeline] } [2025-03-05T08:42:18.511Z] $ docker exec --env ******** --env ******** 0eef269546a90c09ddce7a11b324035bd7d21ad5b1afdb05ddfa5abf5e42c406 ssh-agent -k [2025-03-05T08:42:18.605Z] unset SSH_AUTH_SOCK; [2025-03-05T08:42:18.605Z] unset SSH_AGENT_PID; [2025-03-05T08:42:18.605Z] echo Agent pid 39 killed; [2025-03-05T08:42:18.614Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T08:42:18.959Z] + git semver [Pipeline] } [2025-03-05T08:42:19.232Z] $ docker stop --time=1 0eef269546a90c09ddce7a11b324035bd7d21ad5b1afdb05ddfa5abf5e42c406 [2025-03-05T08:42:20.492Z] $ docker rm -f --volumes 0eef269546a90c09ddce7a11b324035bd7d21ad5b1afdb05ddfa5abf5e42c406 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T08:42:20.850Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T08:42:20.850Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:42:21.149Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T08:42:21.150Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T08:42:21.238Z] prd-ubuntu20.04-docker-8c-8g-40271 does not seem to be running inside a container [2025-03-05T08:42:21.262Z] $ 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-03-05T08:42:21.597Z] $ docker top 7659d6109c0353d31b67b751c7dfa2bc70e9d64f48d0c6c0694db5846e103b54 -eo pid,comm [2025-03-05T08:42:21.641Z] 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-03-05T08:42:21.641Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T08:42:21.695Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T08:42:21.695Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T08:42:21.820Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T08:42:21.822Z] $ docker exec 7659d6109c0353d31b67b751c7dfa2bc70e9d64f48d0c6c0694db5846e103b54 ssh-agent [2025-03-05T08:42:21.927Z] SSH_AUTH_SOCK=/tmp/ssh-CrchcRF05fCv/agent.33 [2025-03-05T08:42:21.927Z] SSH_AGENT_PID=39 [2025-03-05T08:42:21.932Z] Running ssh-add (command line suppressed) [2025-03-05T08:42:22.023Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3381600351720115990.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3381600351720115990.key) [2025-03-05T08:42:22.035Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T08:42:22.324Z] + git semver push [2025-03-05T08:42:22.582Z] 2025-03-05 08:42:22,482 [run_push] DEBUG push [2025-03-05T08:42:22.582Z] 2025-03-05 08:42:22,484 [execute] INFO git cat-file --batch-check [2025-03-05T08:42:22.582Z] 2025-03-05 08:42:22,484 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-05T08:42:22.582Z] 2025-03-05 08:42:22,489 [execute] INFO git rev-list 62f8603e895d06abd99e1537dd94b25bbbee6db5 -- [2025-03-05T08:42:22.582Z] 2025-03-05 08:42:22,489 [execute] DEBUG Popen(['git', 'rev-list', '62f8603e895d06abd99e1537dd94b25bbbee6db5', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-05T08:42:22.582Z] 2025-03-05 08:42:22,498 [execute] INFO git fetch -v origin [2025-03-05T08:42:22.582Z] 2025-03-05 08:42:22,498 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-03-05T08:42:23.150Z] 2025-03-05 08:42:22,934 [run_push] DEBUG no remote changes detected [2025-03-05T08:42:23.150Z] 2025-03-05 08:42:22,934 [execute] INFO git push origin semver [2025-03-05T08:42:23.150Z] 2025-03-05 08:42:22,934 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-05T08:42:23.721Z] 2025-03-05 08:42:23,546 [run_push] DEBUG push all version tags [2025-03-05T08:42:23.721Z] 2025-03-05 08:42:23,546 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-05T08:42:23.721Z] 2025-03-05 08:42:23,546 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2025-03-05T08:42:24.287Z] 2025-03-05 08:42:24,178 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-03-05T08:42:24.287Z] 4.0.0-dev.11 [Pipeline] } [2025-03-05T08:42:24.296Z] $ docker exec --env ******** --env ******** 7659d6109c0353d31b67b751c7dfa2bc70e9d64f48d0c6c0694db5846e103b54 ssh-agent -k [2025-03-05T08:42:24.385Z] unset SSH_AUTH_SOCK; [2025-03-05T08:42:24.385Z] unset SSH_AGENT_PID; [2025-03-05T08:42:24.385Z] echo Agent pid 39 killed; [2025-03-05T08:42:24.398Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T08:42:24.730Z] + git semver [Pipeline] } [2025-03-05T08:42:25.001Z] $ docker stop --time=1 7659d6109c0353d31b67b751c7dfa2bc70e9d64f48d0c6c0694db5846e103b54 [2025-03-05T08:42:26.242Z] $ docker rm -f --volumes 7659d6109c0353d31b67b751c7dfa2bc70e9d64f48d0c6c0694db5846e103b54 [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-03-05T08:42:26.868Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2025-03-05T08:42:26.868Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2025-03-05T08:42:26.868Z] total 16 [2025-03-05T08:42:26.868Z] drwxr-xr-x 3 root root 4096 Mar 5 08:27 . [2025-03-05T08:42:26.868Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 5 08:42 .. [2025-03-05T08:42:26.868Z] drwxr-xr-x 2 root root 4096 Mar 5 08:27 cost [2025-03-05T08:42:26.868Z] -rw-r--r-- 1 root root 89 Mar 5 08:27 cost.csv [2025-03-05T08:42:26.868Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2025-03-05T08:42:26.868Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2025-03-05T08:42:26.868Z] total 16 [2025-03-05T08:42:26.868Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 08:27 . [2025-03-05T08:42:26.868Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 5 08:42 .. [2025-03-05T08:42:26.868Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 5 08:27 cost [2025-03-05T08:42:26.868Z] -rw-r--r-- 1 jenkins jenkins 89 Mar 5 08:27 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:42:27.158Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:42:28.020Z] ---> package-listing.sh [2025-03-05T08:42:28.020Z] ++ facter osfamily [2025-03-05T08:42:28.020Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-05T08:42:28.280Z] + OS_FAMILY=debian [2025-03-05T08:42:28.280Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2025-03-05T08:42:28.280Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-05T08:42:28.280Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-05T08:42:28.280Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-05T08:42:28.280Z] + PACKAGES=/tmp/packages_start.txt [2025-03-05T08:42:28.280Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2025-03-05T08:42:28.280Z] + PACKAGES=/tmp/packages_end.txt [2025-03-05T08:42:28.280Z] + case "${OS_FAMILY}" in [2025-03-05T08:42:28.280Z] + dpkg -l [2025-03-05T08:42:28.280Z] + grep '^ii' [2025-03-05T08:42:28.280Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-05T08:42:28.280Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-05T08:42:28.280Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-05T08:42:28.280Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2025-03-05T08:42:28.280Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2025-03-05T08:42:28.280Z] + 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-03-05T08:42:28.293Z] 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-03-05T08:42:28.569Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:42:29.142Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T08:42:29.142Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T08:42:29.229Z] prd-ubuntu20.04-docker-8c-8g-40271 does not seem to be running inside a container [2025-03-05T08:42:29.256Z] $ 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-03-05T08:42:29.440Z] $ docker top 66c70f8655694e1320c12794807b656f4a65b953d9c8f0edc46b05cf7f629e2a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T08:42:29.791Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-05T08:42:30.077Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-05T08:42:30.364Z] + ls /var/log/sa-host [2025-03-05T08:42:30.364Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T08:42:30.445Z] provisioning config files... [2025-03-05T08:42:30.452Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1156137708166633313tmp [Pipeline] { [Pipeline] echo [2025-03-05T08:42:30.471Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:42:30.753Z] ---> create-netrc.sh [Pipeline] } [2025-03-05T08:42:30.759Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:42:31.095Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-05T08:42:31.105Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:42:31.387Z] ---> sudo-logs.sh [2025-03-05T08:42:31.388Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-05T08:42:31.422Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:42:31.704Z] ---> job-cost.sh [2025-03-05T08:42:31.704Z] lf-activate-venv: SKIPPING [2025-03-05T08:42:31.704Z] DEBUG: total: 0.2199999988079071 [2025-03-05T08:42:31.704Z] INFO: Retrieving Stack Cost... [2025-03-05T08:42:31.963Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-05T08:42:32.530Z] INFO: Archiving Costs [Pipeline] echo [2025-03-05T08:42:32.542Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:42:32.828Z] ---> logs-deploy.sh [2025-03-05T08:42:32.828Z] lf-activate-venv: SKIPPING [2025-03-05T08:42:32.828Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/198 [2025-03-05T08:42:32.828Z] INFO: archiving workspace using pattern(s): [2025-03-05T08:42:33.762Z] Archives upload complete. [2025-03-05T08:42:33.762Z] INFO: archiving logs to Nexus