Pull request #396 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/device-usb-camera Obtained Jenkinsfile from eace2f9d784645d2d07397f59374d3f1addadc72+36c74d58d129e88b202c65abd47b34e11f551b9e (fa31ef6920e943fef480d6e355000689588c33eb) 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-ssh4551376152446275455.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh6031712992599850830.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-396/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-396/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3127847254285770113.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-396/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8994265908140647107.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh5804666862253787170.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-396/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-396/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2911370960969826136.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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 ‘prd-ubuntu20.04-docker-8c-8g-4832’ is offline Running on prd-ubuntu20.04-docker-8c-8g-4833 in /w/workspace/foundry_device-usb-camera_PR-396 [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/foundry_device-usb-camera_PR-396 # 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 Merging remotes/origin/main commit 36c74d58d129e88b202c65abd47b34e11f551b9e into PR head commit eace2f9d784645d2d07397f59374d3f1addadc72 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/396/head:refs/remotes/origin/PR-396 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merge succeeded, producing eace2f9d784645d2d07397f59374d3f1addadc72 Checking out Revision eace2f9d784645d2d07397f59374d3f1addadc72 (PR-396) > git config core.sparsecheckout # timeout=10 > git checkout -f eace2f9d784645d2d07397f59374d3f1addadc72 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 36c74d58d129e88b202c65abd47b34e11f551b9e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eace2f9d784645d2d07397f59374d3f1addadc72 # timeout=10 Commit message: "build: Upgrade SDK to v4.1.0-dev.21" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-07-09T09:35:10.635Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-07-09T09:35:10.829Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-07-09T09:35:10.937Z] ========================================================= [2025-07-09T09:35:10.937Z] EdgeX Global Pipelines Version Info [2025-07-09T09:35:10.937Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-07-09T09:35:11.690Z] ------------------- [2025-07-09T09:35:11.690Z] stable info: [2025-07-09T09:35:11.690Z] ------------------- [2025-07-09T09:35:11.690Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-07-09T09:35:11.690Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-07-09T09:35:11.690Z] Message: update stable to v1.0.274 [2025-07-09T09:35:12.627Z] ------------------- [2025-07-09T09:35:12.627Z] experimental info: [2025-07-09T09:35:12.627Z] ------------------- [2025-07-09T09:35:12.627Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-07-09T09:35:12.627Z] Commit SHA: 274fe4ad960081a284537894dddd28d0c782a18e [2025-07-09T09:35:12.627Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-07-09T09:35:12.831Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2025-07-09T09:35:12.880Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2025-07-09T09:35:12.935Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-07-09T09:35:12.987Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-07-09T09:35:13.037Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-07-09T09:35:13.092Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-07-09T09:35:13.145Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-07-09T09:35:13.198Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-07-09T09:35:13.249Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-07-09T09:35:13.300Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-07-09T09:35:13.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-07-09T09:35:13.403Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2025-07-09T09:35:13.456Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-07-09T09:35:13.507Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-07-09T09:35:13.560Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-07-09T09:35:13.619Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-07-09T09:35:13.676Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-07-09T09:35:13.729Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-07-09T09:35:13.779Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-07-09T09:35:13.828Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-07-09T09:35:13.877Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-07-09T09:35:13.931Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-07-09T09:35:13.983Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-07-09T09:35:14.035Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-07-09T09:35:14.087Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-07-09T09:35:14.141Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-07-09T09:35:14.195Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-07-09T09:35:14.248Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-396 [Pipeline] echo [2025-07-09T09:35:14.300Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-396 [Pipeline] echo [2025-07-09T09:35:14.350Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-396 [Pipeline] echo [2025-07-09T09:35:14.402Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eace2f9d784645d2d07397f59374d3f1addadc72 [Pipeline] echo [2025-07-09T09:35:14.454Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eace2f9 [Pipeline] echo [2025-07-09T09:35:14.502Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-09T09:35:14.639Z] provisioning config files... [2025-07-09T09:35:14.660Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-396@tmp/config16171041046890748493tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-09T09:35:15.034Z] ---> ****-login.sh [2025-07-09T09:35:15.034Z] nexus3.edgexfoundry.org:10001 [2025-07-09T09:35:15.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T09:35:15.297Z] [2025-07-09T09:35:15.297Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-09T09:35:15.297Z] Configure a credential helper to remove this warning. See [2025-07-09T09:35:15.297Z] https://docs.****.com/go/credential-store/ [2025-07-09T09:35:15.297Z] [2025-07-09T09:35:15.297Z] Login Succeeded [2025-07-09T09:35:15.297Z] nexus3.edgexfoundry.org:10002 [2025-07-09T09:35:15.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T09:35:15.561Z] [2025-07-09T09:35:15.561Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-09T09:35:15.561Z] Configure a credential helper to remove this warning. See [2025-07-09T09:35:15.561Z] https://docs.****.com/go/credential-store/ [2025-07-09T09:35:15.561Z] [2025-07-09T09:35:15.561Z] Login Succeeded [2025-07-09T09:35:15.562Z] nexus3.edgexfoundry.org:10003 [2025-07-09T09:35:15.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T09:35:15.562Z] [2025-07-09T09:35:15.562Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-09T09:35:15.562Z] Configure a credential helper to remove this warning. See [2025-07-09T09:35:15.562Z] https://docs.****.com/go/credential-store/ [2025-07-09T09:35:15.562Z] [2025-07-09T09:35:15.562Z] Login Succeeded [2025-07-09T09:35:15.562Z] nexus3.edgexfoundry.org:10004 [2025-07-09T09:35:15.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T09:35:15.823Z] [2025-07-09T09:35:15.823Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-09T09:35:15.823Z] Configure a credential helper to remove this warning. See [2025-07-09T09:35:15.824Z] https://docs.****.com/go/credential-store/ [2025-07-09T09:35:15.824Z] [2025-07-09T09:35:15.824Z] Login Succeeded [2025-07-09T09:35:15.824Z] ****.io [2025-07-09T09:35:15.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T09:35:16.092Z] [2025-07-09T09:35:16.093Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-09T09:35:16.093Z] Configure a credential helper to remove this warning. See [2025-07-09T09:35:16.093Z] https://docs.****.com/go/credential-store/ [2025-07-09T09:35:16.093Z] [2025-07-09T09:35:16.093Z] Login Succeeded [2025-07-09T09:35:16.093Z] ---> ****-login.sh ends [Pipeline] } [2025-07-09T09:35:16.123Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-07-09T09:35:16.777Z] + git rev-list -1 --merges eace2f9d784645d2d07397f59374d3f1addadc72~1..eace2f9d784645d2d07397f59374d3f1addadc72 [Pipeline] echo [2025-07-09T09:35:16.823Z] -----------> git rev-list -1 --merges eace2f9d784645d2d07397f59374d3f1addadc72~1..eace2f9d784645d2d07397f59374d3f1addadc72 eace2f9d784645d2d07397f59374d3f1addadc72 [false] [Pipeline] sh [2025-07-09T09:35:17.143Z] + git log --format=format:%s -1 eace2f9d784645d2d07397f59374d3f1addadc72 [Pipeline] echo [2025-07-09T09:35:17.181Z] ========================================================= [2025-07-09T09:35:17.181Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-07-09T09:35:17.181Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-07-09T09:35:17.631Z] + git log --format=format:%s -1 eace2f9d784645d2d07397f59374d3f1addadc72 [Pipeline] echo [2025-07-09T09:35:17.663Z] [semverPrep] GIT_COMMIT: eace2f9d784645d2d07397f59374d3f1addadc72, Commit Message: build: Upgrade SDK to v4.1.0-dev.21 [Pipeline] echo [2025-07-09T09:35:17.699Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-07-09T09:35:18.079Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-07-09T09:35:18.079Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-07-09T09:35:18.079Z] + [ -e /tmp/ssh_known_hosts ] [2025-07-09T09:35:18.079Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-07-09T09:35:18.079Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-07-09T09:35:18.079Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-07-09T09:35:18.079Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T09:35:18.539Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-09T09:35:18.539Z] [2025-07-09T09:35:18.539Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T09:35:18.919Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-09T09:35:18.919Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-07-09T09:35:18.919Z] 3dae71ba6b94: Pulling fs layer [2025-07-09T09:35:18.919Z] 6bf1a483ea7c: Pulling fs layer [2025-07-09T09:35:18.919Z] f5dfc541a4d3: Pulling fs layer [2025-07-09T09:35:18.919Z] 461d9e800cba: Pulling fs layer [2025-07-09T09:35:18.919Z] 80192f66455f: Pulling fs layer [2025-07-09T09:35:18.919Z] 2e8e34ca0e6c: Pulling fs layer [2025-07-09T09:35:18.919Z] a29436f7fd5d: Pulling fs layer [2025-07-09T09:35:18.919Z] 923cac83aea3: Pulling fs layer [2025-07-09T09:35:18.919Z] 25ad8b0a4227: Pulling fs layer [2025-07-09T09:35:18.919Z] db01528c6b51: Pulling fs layer [2025-07-09T09:35:18.919Z] 28988de357af: Pulling fs layer [2025-07-09T09:35:18.919Z] 461d9e800cba: Waiting [2025-07-09T09:35:18.919Z] 25ad8b0a4227: Waiting [2025-07-09T09:35:18.919Z] a29436f7fd5d: Waiting [2025-07-09T09:35:18.919Z] db01528c6b51: Waiting [2025-07-09T09:35:18.919Z] 2e8e34ca0e6c: Waiting [2025-07-09T09:35:18.919Z] 28988de357af: Waiting [2025-07-09T09:35:18.919Z] 923cac83aea3: Waiting [2025-07-09T09:35:18.919Z] 6bf1a483ea7c: Verifying Checksum [2025-07-09T09:35:18.919Z] 6bf1a483ea7c: Download complete [2025-07-09T09:35:19.178Z] 461d9e800cba: Verifying Checksum [2025-07-09T09:35:19.178Z] 461d9e800cba: Download complete [2025-07-09T09:35:19.178Z] 80192f66455f: Verifying Checksum [2025-07-09T09:35:19.178Z] 80192f66455f: Download complete [2025-07-09T09:35:19.178Z] f5dfc541a4d3: Verifying Checksum [2025-07-09T09:35:19.178Z] f5dfc541a4d3: Download complete [2025-07-09T09:35:19.178Z] 3dae71ba6b94: Verifying Checksum [2025-07-09T09:35:19.178Z] 3dae71ba6b94: Download complete [2025-07-09T09:35:19.178Z] 923cac83aea3: Verifying Checksum [2025-07-09T09:35:19.178Z] 923cac83aea3: Download complete [2025-07-09T09:35:19.437Z] 25ad8b0a4227: Verifying Checksum [2025-07-09T09:35:19.437Z] 25ad8b0a4227: Download complete [2025-07-09T09:35:19.437Z] db01528c6b51: Verifying Checksum [2025-07-09T09:35:19.437Z] db01528c6b51: Download complete [2025-07-09T09:35:19.437Z] 28988de357af: Verifying Checksum [2025-07-09T09:35:19.437Z] 28988de357af: Download complete [2025-07-09T09:35:19.437Z] a29436f7fd5d: Verifying Checksum [2025-07-09T09:35:19.437Z] a29436f7fd5d: Download complete [2025-07-09T09:35:20.003Z] 2e8e34ca0e6c: Verifying Checksum [2025-07-09T09:35:20.003Z] 2e8e34ca0e6c: Download complete [2025-07-09T09:35:20.573Z] 3dae71ba6b94: Pull complete [2025-07-09T09:35:20.833Z] 6bf1a483ea7c: Pull complete [2025-07-09T09:35:21.401Z] f5dfc541a4d3: Pull complete [2025-07-09T09:35:21.659Z] 461d9e800cba: Pull complete [2025-07-09T09:35:21.659Z] 80192f66455f: Pull complete [2025-07-09T09:35:25.851Z] 2e8e34ca0e6c: Pull complete [2025-07-09T09:35:26.420Z] a29436f7fd5d: Pull complete [2025-07-09T09:35:26.680Z] 923cac83aea3: Pull complete [2025-07-09T09:35:26.680Z] 25ad8b0a4227: Pull complete [2025-07-09T09:35:26.680Z] db01528c6b51: Pull complete [2025-07-09T09:35:26.680Z] 28988de357af: Pull complete [2025-07-09T09:35:26.941Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-07-09T09:35:26.941Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-09T09:35:26.941Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T09:35:27.198Z] prd-ubuntu20.04-docker-8c-8g-4833 does not seem to be running inside a container [2025-07-09T09:35:27.223Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-396 -v /w/workspace/foundry_device-usb-camera_PR-396:/w/workspace/foundry_device-usb-camera_PR-396:rw,z -v /w/workspace/foundry_device-usb-camera_PR-396@tmp:/w/workspace/foundry_device-usb-camera_PR-396@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-07-09T09:35:29.654Z] $ docker top 6f08567268d3a0787e981ed76dd35cbd788c8b409ed56d568c675bb3df314082 -eo pid,comm [2025-07-09T09:35:29.704Z] 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-07-09T09:35:29.704Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-07-09T09:35:29.854Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-09T09:35:29.854Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-09T09:35:29.965Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-09T09:35:29.966Z] $ docker exec 6f08567268d3a0787e981ed76dd35cbd788c8b409ed56d568c675bb3df314082 ssh-agent [2025-07-09T09:35:30.081Z] SSH_AUTH_SOCK=/tmp/ssh-XiqBqcXbq7vZ/agent.34 [2025-07-09T09:35:30.081Z] SSH_AGENT_PID=40 [2025-07-09T09:35:30.087Z] Running ssh-add (command line suppressed) [2025-07-09T09:35:30.179Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-396@tmp/private_key_14549064817909452431.key (/w/workspace/foundry_device-usb-camera_PR-396@tmp/private_key_14549064817909452431.key) [2025-07-09T09:35:30.194Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-09T09:35:30.538Z] + git tag --points-at HEAD [Pipeline] } [2025-07-09T09:35:30.563Z] $ docker exec --env ******** --env ******** 6f08567268d3a0787e981ed76dd35cbd788c8b409ed56d568c675bb3df314082 ssh-agent -k [2025-07-09T09:35:30.664Z] unset SSH_AUTH_SOCK; [2025-07-09T09:35:30.664Z] unset SSH_AGENT_PID; [2025-07-09T09:35:30.664Z] echo Agent pid 40 killed; [2025-07-09T09:35:30.675Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-07-09T09:35:30.780Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-09T09:35:30.780Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-09T09:35:30.887Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-09T09:35:30.889Z] $ docker exec 6f08567268d3a0787e981ed76dd35cbd788c8b409ed56d568c675bb3df314082 ssh-agent [2025-07-09T09:35:30.988Z] SSH_AUTH_SOCK=/tmp/ssh-B0c9ek8bsex3/agent.73 [2025-07-09T09:35:30.988Z] SSH_AGENT_PID=79 [2025-07-09T09:35:30.993Z] Running ssh-add (command line suppressed) [2025-07-09T09:35:31.097Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-396@tmp/private_key_10977110449159123372.key (/w/workspace/foundry_device-usb-camera_PR-396@tmp/private_key_10977110449159123372.key) [2025-07-09T09:35:31.111Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-09T09:35:31.455Z] + git semver init [2025-07-09T09:35:31.715Z] 2025-07-09 09:35:31,665 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-07-09T09:35:31.715Z] 2025-07-09 09:35:31,670 [run_init] DEBUG init version:0.0.0 force:False [2025-07-09T09:35:31.715Z] 2025-07-09 09:35:31,671 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-396/.semver [2025-07-09T09:35:31.715Z] 2025-07-09 09:35:31,671 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-396/.semver [2025-07-09T09:35:31.715Z] 2025-07-09 09:35:31,671 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-396/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-396, stdin=None, shell=False, universal_newlines=False) [2025-07-09T09:35:33.099Z] 2025-07-09 09:35:32,790 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-396/.git/info/exclude [2025-07-09T09:35:33.099Z] 2025-07-09 09:35:32,790 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-396/.semver/PR-396 with force:False [2025-07-09T09:35:33.099Z] 2025-07-09 09:35:32,790 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-396/.semver/PR-396 [2025-07-09T09:35:33.099Z] 2025-07-09 09:35:32,795 [execute] INFO git cat-file --batch-check [2025-07-09T09:35:33.099Z] 2025-07-09 09:35:32,795 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-396/.semver, stdin=, shell=False, universal_newlines=False) [2025-07-09T09:35:33.099Z] 2025-07-09 09:35:32,800 [execute] INFO git cat-file --batch [2025-07-09T09:35:33.099Z] 2025-07-09 09:35:32,800 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-396/.semver, stdin=, shell=False, universal_newlines=False) [2025-07-09T09:35:33.099Z] 2025-07-09 09:35:32,803 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-396/.semver/PR-396 [2025-07-09T09:35:33.099Z] 0.0.0 [Pipeline] } [2025-07-09T09:35:33.125Z] $ docker exec --env ******** --env ******** 6f08567268d3a0787e981ed76dd35cbd788c8b409ed56d568c675bb3df314082 ssh-agent -k [2025-07-09T09:35:33.240Z] unset SSH_AUTH_SOCK; [2025-07-09T09:35:33.240Z] unset SSH_AGENT_PID; [2025-07-09T09:35:33.240Z] echo Agent pid 79 killed; [2025-07-09T09:35:33.253Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-07-09T09:35:33.700Z] + git semver [Pipeline] } [2025-07-09T09:35:33.983Z] $ docker stop --time=1 6f08567268d3a0787e981ed76dd35cbd788c8b409ed56d568c675bb3df314082 [2025-07-09T09:35:35.258Z] $ docker rm -f --volumes 6f08567268d3a0787e981ed76dd35cbd788c8b409ed56d568c675bb3df314082 [Pipeline] // withDockerContainer [Pipeline] sh [2025-07-09T09:35:35.677Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-07-09T09:35:35.999Z] Stashed 1 file(s) [Pipeline] echo [2025-07-09T09:35:36.022Z] [edgeXSemver]: initialized semver on version 0.0.0 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-09T09:35:37.035Z] provisioning config files... [2025-07-09T09:35:37.061Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-396@tmp/config16565782688814012656tmp [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-07-09T09:35:37.503Z] ---> ****-login.sh [2025-07-09T09:35:37.503Z] nexus3.edgexfoundry.org:10001 [2025-07-09T09:35:37.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T09:35:37.503Z] Login Succeeded [2025-07-09T09:35:37.503Z] nexus3.edgexfoundry.org:10002 [2025-07-09T09:35:37.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T09:35:37.503Z] Login Succeeded [2025-07-09T09:35:37.503Z] nexus3.edgexfoundry.org:10003 [2025-07-09T09:35:37.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T09:35:37.764Z] Login Succeeded [2025-07-09T09:35:37.764Z] nexus3.edgexfoundry.org:10004 [2025-07-09T09:35:37.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T09:35:37.764Z] Login Succeeded [2025-07-09T09:35:37.764Z] ****.io [2025-07-09T09:35:37.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T09:35:38.023Z] Login Succeeded [2025-07-09T09:35:38.023Z] ---> ****-login.sh ends [Pipeline] } [2025-07-09T09:35:38.052Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-07-09T09:35:38.260Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-09T09:35:38.308Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-09T09:35:38.345Z] ========================================================= [2025-07-09T09:35:38.345Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-07-09T09:35:38.345Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T09:35:38.839Z] + 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-07-09T09:35:39.775Z] #0 building with "default" instance using docker driver [2025-07-09T09:35:39.775Z] [2025-07-09T09:35:39.775Z] #1 [internal] load build definition from Dockerfile [2025-07-09T09:35:39.775Z] #1 transferring dockerfile: 2.48kB done [2025-07-09T09:35:39.775Z] #1 DONE 0.0s [2025-07-09T09:35:39.775Z] [2025-07-09T09:35:39.775Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-07-09T09:35:39.775Z] #2 DONE 0.1s [2025-07-09T09:35:39.775Z] [2025-07-09T09:35:39.775Z] #3 [internal] load .dockerignore [2025-07-09T09:35:39.775Z] #3 transferring context: 2B done [2025-07-09T09:35:39.775Z] #3 DONE 0.0s [2025-07-09T09:35:39.775Z] [2025-07-09T09:35:39.775Z] #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 [2025-07-09T09:35:39.775Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 0.0s done [2025-07-09T09:35:39.775Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 2.10MB / 3.63MB 0.1s [2025-07-09T09:35:39.775Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done [2025-07-09T09:35:39.775Z] #4 sha256:ea6120ae94a0356f97603cf7c451f67990211a3e020e5a30d412335b108fdc34 4.22kB / 4.22kB done [2025-07-09T09:35:39.775Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 5.24MB / 74.06MB 0.1s [2025-07-09T09:35:39.775Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-07-09T09:35:39.775Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 0.1s [2025-07-09T09:35:39.775Z] #4 sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 685B / 685B done [2025-07-09T09:35:39.775Z] #4 sha256:e873195afa03f66c4477d62a47bde445cf4ea723c241a30f98137b48a10af2e9 2.08kB / 2.08kB done [2025-07-09T09:35:39.775Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-07-09T09:35:39.775Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 16.78MB / 74.06MB 0.2s [2025-07-09T09:35:39.775Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-07-09T09:35:39.775Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-07-09T09:35:39.775Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 1.05MB / 100.52MB 0.2s [2025-07-09T09:35:39.775Z] #4 sha256:8213a616a21b5155355248bdcdb47b1049aac55141930530c39a6268e6623549 440B / 440B 0.1s done [2025-07-09T09:35:39.775Z] #4 sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 2.10MB / 2.38MB 0.2s [2025-07-09T09:35:40.034Z] #4 ... [2025-07-09T09:35:40.034Z] [2025-07-09T09:35:40.034Z] #5 [internal] load build context [2025-07-09T09:35:40.034Z] #5 transferring context: 22.75MB 0.2s done [2025-07-09T09:35:40.034Z] #5 DONE 0.2s [2025-07-09T09:35:40.034Z] [2025-07-09T09:35:40.034Z] #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 [2025-07-09T09:35:40.034Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 31.91MB / 74.06MB 0.3s [2025-07-09T09:35:40.034Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done [2025-07-09T09:35:40.034Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 8.90MB / 100.52MB 0.3s [2025-07-09T09:35:40.034Z] #4 sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 2.38MB / 2.38MB 0.2s done [2025-07-09T09:35:40.034Z] #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 2.10MB / 13.29MB 0.3s [2025-07-09T09:35:40.034Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 49.28MB / 74.06MB 0.4s [2025-07-09T09:35:40.034Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 17.83MB / 100.52MB 0.4s [2025-07-09T09:35:40.034Z] #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 8.39MB / 13.29MB 0.4s [2025-07-09T09:35:40.034Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df [2025-07-09T09:35:40.292Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.6s [2025-07-09T09:35:40.292Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 42.99MB / 100.52MB 0.6s [2025-07-09T09:35:40.292Z] #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 13.29MB / 13.29MB 0.5s done [2025-07-09T09:35:40.292Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done [2025-07-09T09:35:40.292Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 65.01MB / 100.52MB 0.7s [2025-07-09T09:35:40.550Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.8s done [2025-07-09T09:35:40.550Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 88.08MB / 100.52MB 0.8s [2025-07-09T09:35:40.550Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d [2025-07-09T09:35:40.550Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 100.52MB / 100.52MB 0.9s [2025-07-09T09:35:40.808Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 100.52MB / 100.52MB 1.1s done [2025-07-09T09:35:46.079Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.8s done [2025-07-09T09:35:46.079Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-07-09T09:35:46.079Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-07-09T09:35:46.079Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-07-09T09:35:46.079Z] #4 extracting sha256:8213a616a21b5155355248bdcdb47b1049aac55141930530c39a6268e6623549 done [2025-07-09T09:35:46.079Z] #4 extracting sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 [2025-07-09T09:35:46.079Z] #4 extracting sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 0.0s done [2025-07-09T09:35:46.079Z] #4 extracting sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 0.1s [2025-07-09T09:35:49.366Z] #4 extracting sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 3.1s done [2025-07-09T09:35:49.366Z] #4 extracting sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 0.1s [2025-07-09T09:35:49.624Z] #4 extracting sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 0.7s done [2025-07-09T09:35:49.624Z] #4 DONE 10.1s [2025-07-09T09:35:49.884Z] [2025-07-09T09:35:49.884Z] #6 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers [2025-07-09T09:35:49.884Z] #6 0.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-09T09:35:50.143Z] #6 0.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-09T09:35:50.402Z] #6 0.665 (1/14) Installing libintl (0.22.5-r0) [2025-07-09T09:35:50.402Z] #6 0.669 (2/14) Installing eudev-libs (3.2.14-r2) [2025-07-09T09:35:50.402Z] #6 0.672 (3/14) Installing libjpeg-turbo (3.0.3-r0) [2025-07-09T09:35:50.402Z] #6 0.684 (4/14) Installing v4l-utils-libs (1.24.1-r1) [2025-07-09T09:35:50.402Z] #6 0.774 (5/14) Installing v4l-utils (1.24.1-r1) [2025-07-09T09:35:50.661Z] #6 0.877 (6/14) Installing libdvbv5 (1.24.1-r1) [2025-07-09T09:35:50.661Z] #6 0.965 (7/14) Installing udev-init-scripts (35-r1) [2025-07-09T09:35:50.661Z] #6 0.968 (8/14) Installing libeconf (0.6.3-r0) [2025-07-09T09:35:50.661Z] #6 0.971 (9/14) Installing libblkid (2.40.1-r1) [2025-07-09T09:35:50.661Z] #6 0.976 (10/14) Installing xz-libs (5.6.2-r1) [2025-07-09T09:35:50.661Z] #6 0.981 (11/14) Installing kmod-libs (32-r0) [2025-07-09T09:35:50.921Z] #6 0.993 (12/14) Installing eudev (3.2.14-r2) [2025-07-09T09:35:50.921Z] #6 1.010 (13/14) Installing eudev-dev (3.2.14-r2) [2025-07-09T09:35:50.921Z] #6 1.362 (14/14) Installing v4l-utils-dev (1.24.1-r1) [2025-07-09T09:35:51.181Z] #6 1.454 Executing busybox-1.36.1-r29.trigger [2025-07-09T09:35:51.181Z] #6 1.459 Executing eudev-3.2.14-r2.trigger [2025-07-09T09:35:51.181Z] #6 1.463 OK: 254 MiB in 72 packages [2025-07-09T09:35:53.717Z] #6 DONE 3.8s [2025-07-09T09:35:53.717Z] [2025-07-09T09:35:53.717Z] #7 [builder 3/8] WORKDIR /device-usb-camera [2025-07-09T09:35:53.717Z] #7 DONE 0.0s [2025-07-09T09:35:53.717Z] [2025-07-09T09:35:53.717Z] #8 [builder 4/8] COPY go.mod vendor* ./ [2025-07-09T09:35:53.717Z] #8 DONE 0.0s [2025-07-09T09:35:53.717Z] [2025-07-09T09:35:53.717Z] #9 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-09T09:36:40.397Z] #9 DONE 39.8s [2025-07-09T09:36:40.397Z] [2025-07-09T09:36:40.397Z] #10 [builder 6/8] COPY . . [2025-07-09T09:36:40.397Z] #10 DONE 0.1s [2025-07-09T09:36:40.397Z] [2025-07-09T09:36:40.397Z] #11 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-07-09T09:36:40.397Z] #11 0.201 % Total % Received % Xferd Average Speed Time Time Time Current [2025-07-09T09:36:40.397Z] #11 0.201 Dload Upload Total Spent Left Speed [2025-07-09T09:36:40.397Z] #11 0.201 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 12213 0 --:--:-- --:--:-- --:--:-- 12348 [2025-07-09T09:36:40.397Z] #11 DONE 0.3s [2025-07-09T09:36:40.397Z] [2025-07-09T09:36:40.397Z] #12 [builder 8/8] RUN echo noop [2025-07-09T09:36:40.397Z] #12 0.270 noop [2025-07-09T09:36:40.397Z] #12 DONE 0.3s [2025-07-09T09:36:40.397Z] [2025-07-09T09:36:40.397Z] #13 exporting to image [2025-07-09T09:36:40.397Z] #13 exporting layers [2025-07-09T09:36:41.787Z] #13 exporting layers 7.4s done [2025-07-09T09:36:41.787Z] #13 writing image sha256:bbf497e63dc00914b030a6d47e3f1b437abc317d417f86f1cfa31891271f9f0d done [2025-07-09T09:36:41.787Z] #13 naming to docker.io/library/ci-base-image-x86_64 done [2025-07-09T09:36:41.787Z] #13 DONE 7.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T09:36:42.254Z] + docker inspect -f . ci-base-image-x86_64 [2025-07-09T09:36:42.254Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T09:36:42.419Z] prd-ubuntu20.04-docker-8c-8g-4833 does not seem to be running inside a container [2025-07-09T09:36:42.447Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-396 -v /w/workspace/foundry_device-usb-camera_PR-396:/w/workspace/foundry_device-usb-camera_PR-396:rw,z -v /w/workspace/foundry_device-usb-camera_PR-396@tmp:/w/workspace/foundry_device-usb-camera_PR-396@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-07-09T09:36:42.786Z] $ docker top 405961b47dadf8f3555c1f106ae3d5ef8de2e48db2addcda6d7bb2d6f2830d39 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-09T09:36:43.194Z] + go version [2025-07-09T09:36:43.194Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-07-09T09:36:43.222Z] $ docker stop --time=1 405961b47dadf8f3555c1f106ae3d5ef8de2e48db2addcda6d7bb2d6f2830d39 [2025-07-09T09:36:44.483Z] $ docker rm -f --volumes 405961b47dadf8f3555c1f106ae3d5ef8de2e48db2addcda6d7bb2d6f2830d39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T09:36:45.217Z] + docker inspect -f . ci-base-image-x86_64 [2025-07-09T09:36:45.217Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T09:36:45.367Z] prd-ubuntu20.04-docker-8c-8g-4833 does not seem to be running inside a container [2025-07-09T09:36:45.395Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-396 -v /w/workspace/foundry_device-usb-camera_PR-396:/w/workspace/foundry_device-usb-camera_PR-396:rw,z -v /w/workspace/foundry_device-usb-camera_PR-396@tmp:/w/workspace/foundry_device-usb-camera_PR-396@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-07-09T09:36:45.643Z] $ docker top 8ced013d1e21ce46232815f101c8fcdb69027fab87cb8a28f620939b31029548 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-09T09:36:46.037Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-396 [Pipeline] fileExists [Pipeline] sh [2025-07-09T09:36:46.405Z] + make test [2025-07-09T09:36:46.405Z] go test ./... -coverprofile=coverage.out ./... [2025-07-09T09:36:47.784Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2025-07-09T09:37:05.879Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2025-07-09T09:37:05.879Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.014s coverage: 4.4% of statements [2025-07-09T09:37:15.868Z] go vet ./... [2025-07-09T09:37:20.098Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-07-09T09:37:20.098Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-07-09T09:37:20.098Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-07-09T09:37:20.135Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-07-09T09:37:20.167Z] $ docker stop --time=1 8ced013d1e21ce46232815f101c8fcdb69027fab87cb8a28f620939b31029548 [2025-07-09T09:37:22.663Z] $ docker rm -f --volumes 8ced013d1e21ce46232815f101c8fcdb69027fab87cb8a28f620939b31029548 [Pipeline] // withDockerContainer [Pipeline] sh [2025-07-09T09:37:23.293Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-07-09T09:37:23.364Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-07-09T09:37:23.988Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-07-09T09:37:24.300Z] + ls -al . [2025-07-09T09:37:24.300Z] total 288 [2025-07-09T09:37:24.300Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 9 09:36 . [2025-07-09T09:37:24.300Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 9 09:35 .. [2025-07-09T09:37:24.300Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 9 09:37 .git [2025-07-09T09:37:24.300Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 9 09:35 .github [2025-07-09T09:37:24.300Z] -rw-rw-r-- 1 jenkins jenkins 379 Jul 9 09:35 .gitignore [2025-07-09T09:37:24.300Z] -rw-rw-r-- 1 jenkins jenkins 203 Jul 9 09:35 .golangci.yml [2025-07-09T09:37:24.300Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 9 09:35 .hadolint.yml [2025-07-09T09:37:24.300Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 9 09:35 .semver [2025-07-09T09:37:24.300Z] -rw-rw-r-- 1 jenkins jenkins 20006 Jul 9 09:35 Attribution.txt [2025-07-09T09:37:24.300Z] -rw-rw-r-- 1 jenkins jenkins 17743 Jul 9 09:35 CHANGELOG.md [2025-07-09T09:37:24.300Z] -rw-rw-r-- 1 jenkins jenkins 2440 Jul 9 09:35 Dockerfile [2025-07-09T09:37:24.300Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 9 09:35 GOVERNANCE.md [2025-07-09T09:37:24.300Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 9 09:35 Jenkinsfile [2025-07-09T09:37:24.300Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 9 09:35 LICENSE [2025-07-09T09:37:24.300Z] -rw-rw-r-- 1 jenkins jenkins 3193 Jul 9 09:35 Makefile [2025-07-09T09:37:24.300Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 9 09:35 OWNERS.md [2025-07-09T09:37:24.300Z] -rw-rw-r-- 1 jenkins jenkins 2575 Jul 9 09:35 README.md [2025-07-09T09:37:24.300Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 9 09:35 VERSION [2025-07-09T09:37:24.300Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 9 09:35 bin [2025-07-09T09:37:24.300Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 9 09:35 cmd [2025-07-09T09:37:24.300Z] -rw-r--r-- 1 jenkins jenkins 54772 Jul 9 09:37 coverage.out [2025-07-09T09:37:24.300Z] -rwxrwxr-x 1 jenkins jenkins 84 Jul 9 09:35 docker-entrypoint.sh [2025-07-09T09:37:24.300Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 9 09:35 docs [2025-07-09T09:37:24.300Z] -rw-rw-r-- 1 jenkins jenkins 6348 Jul 9 09:35 go.mod [2025-07-09T09:37:24.300Z] -rw-rw-r-- 1 jenkins jenkins 87218 Jul 9 09:35 go.sum [2025-07-09T09:37:24.300Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 9 09:35 internal [2025-07-09T09:37:24.300Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 9 09:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T09:37:24.707Z] + 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=eace2f9d784645d2d07397f59374d3f1addadc72 --label arch=amd64 --label version=0.0.0 . [2025-07-09T09:37:24.965Z] #0 building with "default" instance using docker driver [2025-07-09T09:37:24.965Z] [2025-07-09T09:37:24.965Z] #1 [internal] load build definition from Dockerfile [2025-07-09T09:37:24.965Z] #1 transferring dockerfile: 2.48kB done [2025-07-09T09:37:24.965Z] #1 DONE 0.0s [2025-07-09T09:37:24.965Z] [2025-07-09T09:37:24.965Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-07-09T09:37:24.965Z] #2 DONE 0.0s [2025-07-09T09:37:24.965Z] [2025-07-09T09:37:24.965Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-07-09T09:37:24.965Z] #3 DONE 0.1s [2025-07-09T09:37:24.965Z] [2025-07-09T09:37:24.965Z] #4 [internal] load metadata for docker.io/bluenviron/mediamtx:1.8.2 [2025-07-09T09:37:26.340Z] #4 DONE 1.5s [2025-07-09T09:37:26.340Z] [2025-07-09T09:37:26.340Z] #5 [internal] load .dockerignore [2025-07-09T09:37:26.340Z] #5 transferring context: 2B done [2025-07-09T09:37:26.340Z] #5 DONE 0.0s [2025-07-09T09:37:26.340Z] [2025-07-09T09:37:26.340Z] #6 [internal] load build context [2025-07-09T09:37:26.340Z] #6 transferring context: 68.88kB 0.0s done [2025-07-09T09:37:26.340Z] #6 DONE 0.0s [2025-07-09T09:37:26.340Z] [2025-07-09T09:37:26.340Z] #7 [stage-2 1/15] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-07-09T09:37:26.340Z] #7 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-07-09T09:37:26.340Z] #7 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-07-09T09:37:26.340Z] #7 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-07-09T09:37:26.340Z] #7 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-07-09T09:37:26.340Z] #7 DONE 0.1s [2025-07-09T09:37:26.340Z] [2025-07-09T09:37:26.340Z] #8 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2025-07-09T09:37:26.340Z] #8 resolve docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 0.0s done [2025-07-09T09:37:26.598Z] #8 ... [2025-07-09T09:37:26.598Z] [2025-07-09T09:37:26.598Z] #9 [builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest [2025-07-09T09:37:26.598Z] #9 DONE 0.1s [2025-07-09T09:37:26.598Z] [2025-07-09T09:37:26.598Z] #8 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2025-07-09T09:37:26.598Z] #8 sha256:de589e885ed7afd9e4df7cf1b34ab66d1cf2ced49b2ec677afc6a27d6ae2b15c 503B / 503B done [2025-07-09T09:37:26.598Z] #8 sha256:1ac78cb06e13bae9021a568720e8cca9dba8ffb0814baf3c701270c04dd31a62 755B / 755B done [2025-07-09T09:37:26.598Z] #8 sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 0B / 15.38MB 0.2s [2025-07-09T09:37:26.598Z] #8 sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 1.29kB / 1.29kB done [2025-07-09T09:37:27.535Z] #8 ... [2025-07-09T09:37:27.535Z] [2025-07-09T09:37:27.535Z] #10 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers [2025-07-09T09:37:27.535Z] #10 0.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-09T09:37:27.535Z] #10 0.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-09T09:37:27.535Z] #10 0.690 OK: 254 MiB in 72 packages [2025-07-09T09:37:27.535Z] #10 DONE 0.8s [2025-07-09T09:37:27.535Z] [2025-07-09T09:37:27.535Z] #11 [builder 3/8] WORKDIR /device-usb-camera [2025-07-09T09:37:27.535Z] #11 DONE 0.1s [2025-07-09T09:37:27.535Z] [2025-07-09T09:37:27.535Z] #8 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2025-07-09T09:37:27.535Z] #8 ... [2025-07-09T09:37:27.535Z] [2025-07-09T09:37:27.535Z] #12 [builder 4/8] COPY go.mod vendor* ./ [2025-07-09T09:37:27.535Z] #12 DONE 0.1s [2025-07-09T09:37:27.535Z] [2025-07-09T09:37:27.535Z] #8 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2025-07-09T09:37:27.535Z] #8 sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 5.24MB / 15.38MB 1.2s [2025-07-09T09:37:27.793Z] #8 sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 15.38MB / 15.38MB 1.3s [2025-07-09T09:37:27.793Z] #8 extracting sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 [2025-07-09T09:37:27.793Z] #8 sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 15.38MB / 15.38MB 1.3s done [2025-07-09T09:37:28.052Z] #8 extracting sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 0.3s done [2025-07-09T09:37:28.052Z] #8 DONE 1.8s [2025-07-09T09:37:28.052Z] [2025-07-09T09:37:28.052Z] #13 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-09T09:37:28.052Z] #13 DONE 0.7s [2025-07-09T09:37:28.052Z] [2025-07-09T09:37:28.052Z] #14 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-07-09T09:37:28.052Z] #14 0.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-09T09:37:28.052Z] #14 0.401 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-09T09:37:28.052Z] #14 0.733 (1/115) Installing dumb-init (1.2.5-r3) [2025-07-09T09:37:28.052Z] #14 0.737 (2/115) Installing libSvtAv1Enc (2.0.0-r1) [2025-07-09T09:37:28.052Z] #14 0.781 (3/115) Installing aom-libs (3.9.1-r0) [2025-07-09T09:37:28.052Z] #14 0.886 (4/115) Installing libxau (1.0.11-r4) [2025-07-09T09:37:28.052Z] #14 0.889 (5/115) Installing libmd (1.1.0-r0) [2025-07-09T09:37:28.052Z] #14 0.891 (6/115) Installing libbsd (0.12.2-r0) [2025-07-09T09:37:28.052Z] #14 0.894 (7/115) Installing libxdmcp (1.1.5-r1) [2025-07-09T09:37:28.052Z] #14 0.898 (8/115) Installing libxcb (1.16.1-r0) [2025-07-09T09:37:28.052Z] #14 0.926 (9/115) Installing libx11 (1.8.9-r1) [2025-07-09T09:37:28.052Z] #14 0.955 (10/115) Installing hwdata-pci (0.382-r0) [2025-07-09T09:37:28.052Z] #14 0.971 (11/115) Installing libpciaccess (0.18.1-r0) [2025-07-09T09:37:28.052Z] #14 0.980 (12/115) Installing libdrm (2.4.120-r0) [2025-07-09T09:37:28.052Z] #14 0.992 (13/115) Installing libxext (1.3.6-r2) [2025-07-09T09:37:28.052Z] #14 0.996 (14/115) Installing libxfixes (6.0.1-r4) [2025-07-09T09:37:28.052Z] #14 0.999 (15/115) Installing libffi (3.4.6-r0) [2025-07-09T09:37:28.052Z] #14 1.001 (16/115) Installing wayland-libs-client (1.22.0-r4) [2025-07-09T09:37:28.052Z] #14 1.005 (17/115) Installing libva (2.21.0-r0) [2025-07-09T09:37:28.052Z] #14 1.013 (18/115) Installing libvdpau (1.5-r3) [2025-07-09T09:37:28.052Z] #14 1.018 (19/115) Installing libgcc (13.2.1_git20240309-r1) [2025-07-09T09:37:28.052Z] #14 1.022 (20/115) Installing libstdc++ (13.2.1_git20240309-r1) [2025-07-09T09:37:28.052Z] #14 1.042 (21/115) Installing onevpl-libs (2023.3.1-r2) [2025-07-09T09:37:28.052Z] #14 1.048 (22/115) Installing ffmpeg-libavutil (6.1.1-r8) [2025-07-09T09:37:28.052Z] #14 1.061 (23/115) Installing libdav1d (1.4.2-r0) [2025-07-09T09:37:28.052Z] #14 1.080 (24/115) Installing openexr-libiex (3.1.13-r1) [2025-07-09T09:37:28.052Z] #14 1.087 (25/115) Installing openexr-libilmthread (3.1.13-r1) [2025-07-09T09:37:28.052Z] #14 1.091 (26/115) Installing imath (3.1.12-r0) [2025-07-09T09:37:28.052Z] #14 1.101 (27/115) Installing openexr-libopenexr (3.1.13-r1) [2025-07-09T09:37:28.052Z] #14 1.122 (28/115) Installing brotli-libs (1.1.0-r2) [2025-07-09T09:37:28.052Z] #14 1.134 (29/115) Installing giflib (5.2.2-r0) [2025-07-09T09:37:28.052Z] #14 1.136 (30/115) Installing libhwy (1.0.7-r0) [2025-07-09T09:37:28.052Z] #14 1.139 (31/115) Installing libjpeg-turbo (3.0.3-r0) [2025-07-09T09:37:28.052Z] #14 1.147 (32/115) Installing lcms2 (2.16-r0) [2025-07-09T09:37:28.052Z] #14 1.153 (33/115) Installing libpng (1.6.44-r0) [2025-07-09T09:37:28.052Z] #14 1.157 (34/115) Installing libjxl (0.10.2-r0) [2025-07-09T09:37:28.052Z] #14 1.193 (35/115) Installing lame-libs (3.100-r5) [2025-07-09T09:37:28.052Z] #14 1.200 (36/115) Installing opus (1.5.2-r0) [2025-07-09T09:37:28.052Z] #14 1.208 (37/115) Installing rav1e-libs (0.7.1-r0) [2025-07-09T09:37:28.052Z] #14 1.233 (38/115) Installing libgomp (13.2.1_git20240309-r1) [2025-07-09T09:37:28.052Z] #14 1.238 (39/115) Installing soxr (0.1.3-r7) [2025-07-09T09:37:28.052Z] #14 1.243 (40/115) Installing ffmpeg-libswresample (6.1.1-r8) [2025-07-09T09:37:28.052Z] #14 1.249 (41/115) Installing libogg (1.3.5-r5) [2025-07-09T09:37:28.052Z] #14 1.265 (42/115) Installing libtheora (1.1.1-r18) [2025-07-09T09:37:28.052Z] #14 1.280 (43/115) Installing libvorbis (1.3.7-r2) [2025-07-09T09:37:28.052Z] #14 1.288 (44/115) Installing libvpx (1.14.1-r0) [2025-07-09T09:37:28.052Z] #14 1.313 (45/115) Installing libsharpyuv (1.3.2-r0) [2025-07-09T09:37:28.052Z] #14 1.314 (46/115) Installing libwebp (1.3.2-r0) [2025-07-09T09:37:28.052Z] #14 1.321 (47/115) Installing libwebpmux (1.3.2-r0) [2025-07-09T09:37:28.052Z] #14 1.325 (48/115) Installing x264-libs (0.164_git20231001-r0) [2025-07-09T09:37:28.052Z] #14 1.352 (49/115) Installing numactl (2.0.18-r0) [2025-07-09T09:37:28.052Z] #14 1.356 (50/115) Installing x265-libs (3.6-r0) [2025-07-09T09:37:28.052Z] #14 1.648 (51/115) Installing xvidcore (1.3.7-r2) [2025-07-09T09:37:28.052Z] #14 1.654 (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-07-09T09:37:28.052Z] #14 1.763 (53/115) Installing sdl2 (2.28.5-r1) [2025-07-09T09:37:28.313Z] #14 1.778 (54/115) Installing alsa-lib (1.2.11-r0) [2025-07-09T09:37:28.313Z] #14 1.791 (55/115) Installing libexpat (2.7.0-r0) [2025-07-09T09:37:28.313Z] #14 1.795 (56/115) Installing libbz2 (1.0.8-r6) [2025-07-09T09:37:28.313Z] #14 1.799 (57/115) Installing freetype (2.13.2-r0) [2025-07-09T09:37:28.313Z] #14 1.808 (58/115) Installing fontconfig (2.15.0-r1) [2025-07-09T09:37:28.313Z] #14 1.820 (59/115) Installing fribidi (1.0.15-r0) [2025-07-09T09:37:28.313Z] #14 1.823 (60/115) Installing libintl (0.22.5-r0) [2025-07-09T09:37:28.313Z] #14 1.827 (61/115) Installing libeconf (0.6.3-r0) [2025-07-09T09:37:28.313Z] #14 1.830 (62/115) Installing libblkid (2.40.1-r1) [2025-07-09T09:37:28.313Z] #14 1.834 (63/115) Installing libmount (2.40.1-r1) [2025-07-09T09:37:28.313Z] #14 1.839 (64/115) Installing pcre2 (10.43-r0) [2025-07-09T09:37:28.313Z] #14 1.848 (65/115) Installing glib (2.80.5-r0) [2025-07-09T09:37:28.313Z] #14 1.884 (66/115) Installing graphite2 (1.3.14-r6) [2025-07-09T09:37:28.313Z] #14 ... [2025-07-09T09:37:28.313Z] [2025-07-09T09:37:28.313Z] #15 [builder 6/8] COPY . . [2025-07-09T09:37:28.313Z] #15 DONE 0.3s [2025-07-09T09:37:28.313Z] [2025-07-09T09:37:28.313Z] #14 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-07-09T09:37:28.313Z] #14 1.887 (67/115) Installing harfbuzz (8.5.0-r0) [2025-07-09T09:37:28.313Z] #14 1.901 (68/115) Installing libunibreak (6.1-r0) [2025-07-09T09:37:28.313Z] #14 1.905 (69/115) Installing libass (0.17.2-r0) [2025-07-09T09:37:28.313Z] #14 1.909 (70/115) Installing libbluray (1.3.4-r1) [2025-07-09T09:37:28.313Z] #14 1.916 (71/115) Installing mpg123-libs (1.32.8-r0) [2025-07-09T09:37:28.313Z] #14 1.924 (72/115) Installing libopenmpt (0.7.7-r0) [2025-07-09T09:37:28.313Z] #14 1.941 (73/115) Installing cjson (1.7.18-r0) [2025-07-09T09:37:28.313Z] #14 1.945 (74/115) Installing mbedtls (3.6.3-r0) [2025-07-09T09:37:28.313Z] #14 1.964 (75/115) Installing librist (0.2.10-r1) [2025-07-09T09:37:28.313Z] #14 1.970 (76/115) Installing libsrt (1.5.3-r0) [2025-07-09T09:37:28.579Z] #14 1.986 (77/115) Installing libssh (0.10.6-r0) [2025-07-09T09:37:28.579Z] #14 1.993 (78/115) Installing xz-libs (5.6.2-r1) [2025-07-09T09:37:28.579Z] #14 1.998 (79/115) Installing libxml2 (2.12.10-r0) [2025-07-09T09:37:28.579Z] #14 2.012 (80/115) Installing libsodium (1.0.19-r0) [2025-07-09T09:37:28.579Z] #14 2.018 (81/115) Installing libzmq (4.3.5-r2) [2025-07-09T09:37:28.579Z] #14 2.025 (82/115) Installing ffmpeg-libavformat (6.1.1-r8) [2025-07-09T09:37:28.579Z] #14 2.053 (83/115) Installing serd-libs (0.32.2-r0) [2025-07-09T09:37:28.579Z] #14 2.056 (84/115) Installing zix-libs (0.4.2-r0) [2025-07-09T09:37:28.579Z] #14 2.059 (85/115) Installing sord-libs (0.16.16-r0) [2025-07-09T09:37:28.579Z] #14 2.062 (86/115) Installing sratom (0.6.16-r0) [2025-07-09T09:37:28.579Z] #14 2.065 (87/115) Installing lilv-libs (0.24.24-r1) [2025-07-09T09:37:28.579Z] #14 2.118 (88/115) Installing glslang-libs (1.3.261.1-r0) [2025-07-09T09:37:28.579Z] #14 2.150 (89/115) Installing libdovi (3.3.0-r0) [2025-07-09T09:37:28.579Z] #14 2.166 (90/115) Installing spirv-tools (1.3.261.1-r0) [2025-07-09T09:37:28.579Z] #14 2.202 (91/115) Installing shaderc (2024.0-r0) [2025-07-09T09:37:28.579Z] #14 2.207 (92/115) Installing vulkan-loader (1.3.261.1-r0) [2025-07-09T09:37:28.579Z] #14 2.216 (93/115) Installing libplacebo (6.338.2-r1) [2025-07-09T09:37:28.579Z] #14 2.232 (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) [2025-07-09T09:37:28.838Z] #14 2.236 (95/115) Installing ffmpeg-libswscale (6.1.1-r8) [2025-07-09T09:37:28.838Z] #14 2.245 (96/115) Installing vidstab (1.1.1-r0) [2025-07-09T09:37:28.838Z] #14 2.249 (97/115) Installing zimg (3.0.5-r2) [2025-07-09T09:37:28.838Z] #14 2.263 (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) [2025-07-09T09:37:28.838Z] #14 2.315 (99/115) Installing libasyncns (0.8-r3) [2025-07-09T09:37:28.838Z] #14 2.317 (100/115) Installing dbus-libs (1.14.10-r1) [2025-07-09T09:37:28.838Z] #14 2.325 (101/115) Installing libltdl (2.4.7-r3) [2025-07-09T09:37:28.838Z] #14 2.328 (102/115) Installing orc (0.4.40-r0) [2025-07-09T09:37:28.838Z] #14 2.337 (103/115) Installing libflac (1.4.3-r1) [2025-07-09T09:37:28.839Z] #14 ... [2025-07-09T09:37:28.839Z] [2025-07-09T09:37:28.839Z] #16 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-07-09T09:37:28.839Z] #16 0.232 % Total % Received % Xferd Average Speed Time Time Time Current [2025-07-09T09:37:28.839Z] #16 0.232 Dload Upload Total Spent Left Speed [2025-07-09T09:37:28.839Z] #16 0.232 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 44227 0 --:--:-- --:--:-- --:--:-- 46173 [2025-07-09T09:37:28.839Z] #16 DONE 0.4s [2025-07-09T09:37:28.839Z] [2025-07-09T09:37:28.839Z] #14 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-07-09T09:37:28.839Z] #14 2.344 (104/115) Installing libsndfile (1.2.2-r1) [2025-07-09T09:37:28.839Z] #14 2.357 (105/115) Installing speexdsp (1.2.1-r2) [2025-07-09T09:37:28.839Z] #14 2.368 (106/115) Installing tdb-libs (1.4.9-r1) [2025-07-09T09:37:28.839Z] #14 2.373 (107/115) Installing libpulse (17.0-r0) [2025-07-09T09:37:28.839Z] #14 2.390 (108/115) Installing v4l-utils-libs (1.24.1-r1) [2025-07-09T09:37:28.839Z] #14 2.397 (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) [2025-07-09T09:37:28.839Z] #14 2.401 (110/115) Installing ffmpeg (6.1.1-r8) [2025-07-09T09:37:28.839Z] #14 2.413 (111/115) Installing udev-init-scripts (35-r1) [2025-07-09T09:37:28.839Z] #14 2.416 (112/115) Installing eudev-libs (3.2.14-r2) [2025-07-09T09:37:28.839Z] #14 2.419 (113/115) Installing zstd-libs (1.5.6-r0) [2025-07-09T09:37:28.839Z] #14 2.432 (114/115) Installing kmod-libs (32-r0) [2025-07-09T09:37:28.839Z] #14 2.435 (115/115) Installing eudev (3.2.14-r2) [2025-07-09T09:37:28.839Z] #14 2.447 Executing busybox-1.36.1-r29.trigger [2025-07-09T09:37:29.097Z] #14 2.456 Executing glib-2.80.5-r0.trigger [2025-07-09T09:37:29.097Z] #14 2.459 Executing eudev-3.2.14-r2.trigger [2025-07-09T09:37:29.097Z] #14 2.465 OK: 134 MiB in 129 packages [2025-07-09T09:37:29.097Z] #14 DONE 2.6s [2025-07-09T09:37:29.097Z] [2025-07-09T09:37:29.097Z] #17 [builder 8/8] RUN make build [2025-07-09T09:37:29.356Z] #17 0.328 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2025-07-09T09:37:29.613Z] #17 ... [2025-07-09T09:37:29.613Z] [2025-07-09T09:37:29.613Z] #18 [stage-2 3/15] RUN apk --no-cache upgrade [2025-07-09T09:37:29.613Z] #18 0.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-09T09:37:29.613Z] #18 0.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-09T09:37:29.613Z] #18 0.552 OK: 134 MiB in 129 packages [2025-07-09T09:37:29.613Z] #18 DONE 0.7s [2025-07-09T09:37:29.871Z] [2025-07-09T09:37:29.871Z] #17 [builder 8/8] RUN make build [2025-07-09T09:37:56.412Z] #17 DONE 25.9s [2025-07-09T09:37:56.412Z] [2025-07-09T09:37:56.412Z] #19 [stage-2 4/15] COPY --from=builder /device-usb-camera/cmd / [2025-07-09T09:37:56.412Z] #19 DONE 0.2s [2025-07-09T09:37:56.412Z] [2025-07-09T09:37:56.412Z] #20 [stage-2 5/15] COPY --from=builder /device-usb-camera/LICENSE / [2025-07-09T09:37:56.412Z] #20 DONE 0.0s [2025-07-09T09:37:56.412Z] [2025-07-09T09:37:56.412Z] #21 [stage-2 6/15] COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2025-07-09T09:37:56.412Z] #21 DONE 0.0s [2025-07-09T09:37:56.412Z] [2025-07-09T09:37:56.412Z] #22 [stage-2 7/15] COPY --from=builder /device-usb-camera/Attribution.txt / [2025-07-09T09:37:56.412Z] #22 DONE 0.0s [2025-07-09T09:37:56.412Z] [2025-07-09T09:37:56.412Z] #23 [stage-2 8/15] COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2025-07-09T09:37:56.412Z] #23 DONE 0.0s [2025-07-09T09:37:56.412Z] [2025-07-09T09:37:56.412Z] #24 [stage-2 9/15] COPY --from=rtsp /mediamtx.yml / [2025-07-09T09:37:56.412Z] #24 DONE 0.1s [2025-07-09T09:37:56.412Z] [2025-07-09T09:37:56.412Z] #25 [stage-2 10/15] COPY --from=rtsp /mediamtx / [2025-07-09T09:37:56.412Z] #25 DONE 0.2s [2025-07-09T09:37:56.412Z] [2025-07-09T09:37:56.412Z] #26 [stage-2 11/15] RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2025-07-09T09:37:56.412Z] #26 DONE 0.3s [2025-07-09T09:37:56.412Z] [2025-07-09T09:37:56.412Z] #27 [stage-2 12/15] RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2025-07-09T09:37:56.412Z] #27 DONE 0.3s [2025-07-09T09:37:56.412Z] [2025-07-09T09:37:56.412Z] #28 [stage-2 13/15] RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2025-07-09T09:37:56.412Z] #28 DONE 0.3s [2025-07-09T09:37:56.412Z] [2025-07-09T09:37:56.412Z] #29 [stage-2 14/15] RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2025-07-09T09:37:56.412Z] #29 DONE 0.3s [2025-07-09T09:37:56.672Z] [2025-07-09T09:37:56.672Z] #30 exporting to image [2025-07-09T09:37:56.672Z] #30 exporting layers [2025-07-09T09:37:56.931Z] #30 exporting layers 0.6s done [2025-07-09T09:37:57.191Z] #30 writing image sha256:11a1ea4f0ac7ede5c6b26df1d37fc1ee523bd1ea4fb447e3adb5ab69fe43c7fc done [2025-07-09T09:37:57.191Z] #30 naming to docker.io/library/device-usb-camera done [2025-07-09T09:37:57.191Z] #30 DONE 0.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [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-07-09T09:37:58.142Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-09T09:37:58.142Z] [2025-07-09T09:37:58.142Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T09:37:58.527Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-09T09:37:58.527Z] latest: Pulling from edgex-lftools-log-publisher [2025-07-09T09:37:58.527Z] 5eb5b503b376: Pulling fs layer [2025-07-09T09:37:58.527Z] 5c69ac0246d0: Pulling fs layer [2025-07-09T09:37:58.527Z] ec43610c2a17: Pulling fs layer [2025-07-09T09:37:58.527Z] 3a2ae6a8a46f: Pulling fs layer [2025-07-09T09:37:58.527Z] 33b1e0a273af: Pulling fs layer [2025-07-09T09:37:58.527Z] 5d3b04190fa2: Pulling fs layer [2025-07-09T09:37:58.527Z] 2f39f015ded8: Pulling fs layer [2025-07-09T09:37:58.527Z] 3a2ae6a8a46f: Waiting [2025-07-09T09:37:58.527Z] 5d3b04190fa2: Waiting [2025-07-09T09:37:58.527Z] 33b1e0a273af: Waiting [2025-07-09T09:37:58.527Z] 2f39f015ded8: Waiting [2025-07-09T09:37:58.527Z] 5c69ac0246d0: Download complete [2025-07-09T09:37:58.527Z] 3a2ae6a8a46f: Download complete [2025-07-09T09:37:58.527Z] 33b1e0a273af: Verifying Checksum [2025-07-09T09:37:58.527Z] 33b1e0a273af: Download complete [2025-07-09T09:37:58.527Z] ec43610c2a17: Verifying Checksum [2025-07-09T09:37:58.527Z] ec43610c2a17: Download complete [2025-07-09T09:37:58.527Z] 5d3b04190fa2: Verifying Checksum [2025-07-09T09:37:58.527Z] 5d3b04190fa2: Download complete [2025-07-09T09:37:58.786Z] 5eb5b503b376: Verifying Checksum [2025-07-09T09:37:58.786Z] 5eb5b503b376: Download complete [2025-07-09T09:37:59.352Z] 2f39f015ded8: Verifying Checksum [2025-07-09T09:37:59.352Z] 2f39f015ded8: Download complete [2025-07-09T09:38:00.742Z] 5eb5b503b376: Pull complete [2025-07-09T09:38:01.001Z] 5c69ac0246d0: Pull complete [2025-07-09T09:38:01.938Z] ec43610c2a17: Pull complete [2025-07-09T09:38:02.506Z] 3a2ae6a8a46f: Pull complete [2025-07-09T09:38:03.072Z] 33b1e0a273af: Pull complete [2025-07-09T09:38:03.072Z] 5d3b04190fa2: Pull complete [2025-07-09T09:38:08.336Z] 2f39f015ded8: Pull complete [2025-07-09T09:38:08.336Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-07-09T09:38:08.336Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-09T09:38:08.336Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T09:38:08.574Z] prd-ubuntu20.04-docker-8c-8g-4833 does not seem to be running inside a container [2025-07-09T09:38:08.593Z] $ 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/foundry_device-usb-camera_PR-396 -v /w/workspace/foundry_device-usb-camera_PR-396:/w/workspace/foundry_device-usb-camera_PR-396:rw,z -v /w/workspace/foundry_device-usb-camera_PR-396@tmp:/w/workspace/foundry_device-usb-camera_PR-396@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-07-09T09:38:11.955Z] $ docker top d390a3f8e59b1fbfc876b84fd3bc983c5e8296befccff64090c48d3de642929f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-09T09:38:12.405Z] ---> job-cost.sh [2025-07-09T09:38:12.405Z] lf-activate-venv: SKIPPING [2025-07-09T09:38:12.405Z] INFO: No Stack... [2025-07-09T09:38:12.665Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-07-09T09:38:12.926Z] INFO: Archiving Costs [Pipeline] sh [2025-07-09T09:38:13.240Z] + cat /w/workspace/foundry_device-usb-camera_PR-396/archives/cost.csv [2025-07-09T09:38:13.240Z] + cut -d, -f6 [Pipeline] lock [2025-07-09T09:38:13.281Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-396-1-stack-cost] [2025-07-09T09:38:13.286Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-396-1-stack-cost] did not exist. Created. [2025-07-09T09:38:13.292Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-396-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-07-09T09:38:13.694Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-07-09T09:38:13.746Z] Stashed 1 file(s) [Pipeline] } [2025-07-09T09:38:13.781Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-396-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-07-09T09:38:13.861Z] $ docker stop --time=1 d390a3f8e59b1fbfc876b84fd3bc983c5e8296befccff64090c48d3de642929f [2025-07-09T09:38:14.999Z] $ docker rm -f --volumes d390a3f8e59b1fbfc876b84fd3bc983c5e8296befccff64090c48d3de642929f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-07-09T09:38:15.636Z] provisioning config files... [2025-07-09T09:38:15.643Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-396@tmp/config5540343927472120880tmp [Pipeline] { [Pipeline] sh [2025-07-09T09:38:15.984Z] + set +x [2025-07-09T09:38:15.984Z] + + curl -sbash https://codecov.io/bash -s [2025-07-09T09:38:15.984Z] -- [2025-07-09T09:38:15.984Z] [2025-07-09T09:38:15.984Z] _____ _ [2025-07-09T09:38:15.984Z] / ____| | | [2025-07-09T09:38:15.984Z] | | ___ __| | ___ ___ _____ __ [2025-07-09T09:38:15.984Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-07-09T09:38:15.984Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-07-09T09:38:15.984Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-07-09T09:38:15.984Z] Bash-1.0.6 [2025-07-09T09:38:15.984Z] [2025-07-09T09:38:15.984Z] [2025-07-09T09:38:15.984Z] ==> git version 2.25.1 found [2025-07-09T09:38:15.984Z] ==> 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-07-09T09:38:15.984Z] Release-Date: 2020-01-08 [2025-07-09T09:38:15.984Z] 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-07-09T09:38:15.984Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-07-09T09:38:15.984Z] ==> Jenkins CI detected. [2025-07-09T09:38:15.984Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-396 [2025-07-09T09:38:15.984Z] project root: . [2025-07-09T09:38:15.984Z] --> token set from env [2025-07-09T09:38:15.984Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-07-09T09:38:16.242Z] ==> Running gcov in . (disable via -X gcov) [2025-07-09T09:38:16.242Z] ==> Python coveragepy not found [2025-07-09T09:38:16.242Z] ==> Searching for coverage reports in: [2025-07-09T09:38:16.242Z] + . [2025-07-09T09:38:16.242Z] -> Found 1 reports [2025-07-09T09:38:16.242Z] ==> Detecting git/mercurial file structure [2025-07-09T09:38:16.242Z] ==> Reading reports [2025-07-09T09:38:16.242Z] + ./coverage.out bytes=54772 [2025-07-09T09:38:16.242Z] ==> Appending adjustments [2025-07-09T09:38:16.242Z] https://docs.codecov.io/docs/fixing-reports [2025-07-09T09:38:16.242Z] + Found adjustments [2025-07-09T09:38:16.242Z] ==> Gzipping contents [2025-07-09T09:38:16.242Z] 8.0K /tmp/codecov.yCFcbp.gz [2025-07-09T09:38:16.242Z] ==> Uploading reports [2025-07-09T09:38:16.242Z] url: https://codecov.io [2025-07-09T09:38:16.242Z] query: branch=PR-396&commit=eace2f9d784645d2d07397f59374d3f1addadc72&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-396%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=396&job=&cmd_args= [2025-07-09T09:38:16.242Z] -> Pinging Codecov [2025-07-09T09:38:16.242Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-396&commit=eace2f9d784645d2d07397f59374d3f1addadc72&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-396%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=396&job=&cmd_args= [2025-07-09T09:38:16.501Z] -> Uploading to [2025-07-09T09:38:16.501Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-usb-camera/eace2f9d784645d2d07397f59374d3f1addadc72/a3ccde55-df1c-4e86-b12f-0dcddd9ed523.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250709%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250709T093816Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=bf659689ed0042047ce262209868a95dc28f6d9ddaf4f68d718c6604cd812667 [2025-07-09T09:38:16.501Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-07-09T09:38:16.501Z] Dload Upload Total Spent Left Speed [2025-07-09T09:38:16.760Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6815 0 0 100 6815 0 24963 --:--:-- --:--:-- --:--:-- 24963 [2025-07-09T09:38:16.760Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/eace2f9d784645d2d07397f59374d3f1addadc72 [Pipeline] } [2025-07-09T09:38:16.787Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [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) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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-07-09T09:38:18.757Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-396/archives ] [2025-07-09T09:38:18.757Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-396/archives [2025-07-09T09:38:18.757Z] total 16 [2025-07-09T09:38:18.757Z] drwxr-xr-x 3 root root 4096 Jul 9 09:38 . [2025-07-09T09:38:18.757Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 9 09:38 .. [2025-07-09T09:38:18.757Z] drwxr-xr-x 2 root root 4096 Jul 9 09:38 cost [2025-07-09T09:38:18.757Z] -rw-r--r-- 1 root root 89 Jul 9 09:38 cost.csv [2025-07-09T09:38:18.757Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-396/archives [2025-07-09T09:38:18.757Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-396/archives [2025-07-09T09:38:18.757Z] total 16 [2025-07-09T09:38:18.757Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 9 09:38 . [2025-07-09T09:38:18.757Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 9 09:38 .. [2025-07-09T09:38:18.757Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 9 09:38 cost [2025-07-09T09:38:18.757Z] -rw-r--r-- 1 jenkins jenkins 89 Jul 9 09:38 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-07-09T09:38:19.087Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T09:38:19.980Z] ---> package-listing.sh [2025-07-09T09:38:19.980Z] ++ facter osfamily [2025-07-09T09:38:19.980Z] ++ tr '[:upper:]' '[:lower:]' [2025-07-09T09:38:20.238Z] + OS_FAMILY=debian [2025-07-09T09:38:20.238Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-396 [2025-07-09T09:38:20.238Z] + START_PACKAGES=/tmp/packages_start.txt [2025-07-09T09:38:20.238Z] + END_PACKAGES=/tmp/packages_end.txt [2025-07-09T09:38:20.238Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-07-09T09:38:20.238Z] + PACKAGES=/tmp/packages_start.txt [2025-07-09T09:38:20.238Z] + '[' /w/workspace/foundry_device-usb-camera_PR-396 ']' [2025-07-09T09:38:20.238Z] + PACKAGES=/tmp/packages_end.txt [2025-07-09T09:38:20.238Z] + case "${OS_FAMILY}" in [2025-07-09T09:38:20.238Z] + dpkg -l [2025-07-09T09:38:20.238Z] + grep '^ii' [2025-07-09T09:38:20.238Z] + '[' -f /tmp/packages_start.txt ']' [2025-07-09T09:38:20.238Z] + '[' -f /tmp/packages_end.txt ']' [2025-07-09T09:38:20.238Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-07-09T09:38:20.238Z] + '[' /w/workspace/foundry_device-usb-camera_PR-396 ']' [2025-07-09T09:38:20.238Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-396/archives/ [2025-07-09T09:38:20.238Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-396/archives/ [Pipeline] echo [2025-07-09T09:38:20.273Z] 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/foundry_device-usb-camera_PR-396/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-07-09T09:38:20.566Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T09:38:21.202Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-09T09:38:21.202Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T09:38:21.347Z] prd-ubuntu20.04-docker-8c-8g-4833 does not seem to be running inside a container [2025-07-09T09:38:21.375Z] $ 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/foundry_device-usb-camera_PR-396/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-396 -v /w/workspace/foundry_device-usb-camera_PR-396:/w/workspace/foundry_device-usb-camera_PR-396:rw,z -v /w/workspace/foundry_device-usb-camera_PR-396@tmp:/w/workspace/foundry_device-usb-camera_PR-396@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-07-09T09:38:21.588Z] $ docker top 0f02dd99f19135afe98414c6cfbb1f34eed8809fbc0cbfdc3fc0c013149723ed -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-09T09:38:21.983Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-07-09T09:38:22.292Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-07-09T09:38:22.604Z] + ls /var/log/sa-host [2025-07-09T09:38:22.604Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-09T09:38:22.745Z] provisioning config files... [2025-07-09T09:38:22.753Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-396@tmp/config617890617296509624tmp [Pipeline] { [Pipeline] echo [2025-07-09T09:38:22.815Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T09:38:23.125Z] ---> create-netrc.sh [Pipeline] } [2025-07-09T09:38:23.152Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-07-09T09:38:23.550Z] ---> python-tools-install.sh [Pipeline] echo [2025-07-09T09:38:23.586Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T09:38:23.901Z] ---> sudo-logs.sh [2025-07-09T09:38:23.901Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-07-09T09:38:23.998Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T09:38:24.314Z] ---> job-cost.sh [2025-07-09T09:38:24.314Z] lf-activate-venv: SKIPPING [2025-07-09T09:38:24.314Z] DEBUG: total: 0.2199999988079071 [2025-07-09T09:38:24.314Z] INFO: Retrieving Stack Cost... [2025-07-09T09:38:24.314Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-07-09T09:38:24.574Z] INFO: Archiving Costs [Pipeline] echo [2025-07-09T09:38:24.612Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T09:38:24.931Z] ---> logs-deploy.sh [2025-07-09T09:38:24.931Z] lf-activate-venv: SKIPPING [2025-07-09T09:38:24.931Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-396/1 [2025-07-09T09:38:24.931Z] INFO: archiving workspace using pattern(s): [2025-07-09T09:38:25.875Z] Archives upload complete. [2025-07-09T09:38:25.875Z] INFO: archiving logs to Nexus