Pull request #439 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1e3a4dffc5e15470c74ec8757ae6e2e6873088f0+f8844c6c8a245886d733e1f19c11285a49d0c77b (a217c5f33c8ce850df1d791fee71d81e3e4b93ee) 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-ssh12126717597609322806.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7465113989911470059.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh 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-439/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-439/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5519244889685858537.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-439/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13802772635651251650.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh13064544015739540735.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-439/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-439/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5998161957862379612.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 67d2f908f88f8156fbe481f59f373e57362cafe7 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera, goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-403 in /w/workspace/foundry_device-usb-camera_PR-439 [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-439 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/439/head:refs/remotes/origin/PR-439 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f8844c6c8a245886d733e1f19c11285a49d0c77b into PR head commit 1e3a4dffc5e15470c74ec8757ae6e2e6873088f0 Merge succeeded, producing 1e3a4dffc5e15470c74ec8757ae6e2e6873088f0 Checking out Revision 1e3a4dffc5e15470c74ec8757ae6e2e6873088f0 (PR-439) Commit message: "fix: Dockerfile to reduce vulnerabilities" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 > git config core.sparsecheckout # timeout=10 > git checkout -f 1e3a4dffc5e15470c74ec8757ae6e2e6873088f0 # 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 f8844c6c8a245886d733e1f19c11285a49d0c77b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1e3a4dffc5e15470c74ec8757ae6e2e6873088f0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:59:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:59:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:59:40 ========================================================= 06:59:40 EdgeX Global Pipelines Version Info 06:59:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:59:40 ------------------- 06:59:40 stable info: 06:59:40 ------------------- 06:59:40 Commited By: Cherry Wang cherry@iotechsys.com 06:59:40 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 06:59:40 Message: update stable to v1.0.278 06:59:41 ------------------- 06:59:41 experimental info: 06:59:41 ------------------- 06:59:41 Commited By: **** collab-it+edgex@linuxfoundation.org 06:59:41 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 06:59:41 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:59:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 06:59:41 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 06:59:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:59:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:59:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:59:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 06:59:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:59:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:59:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:59:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:59:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:59:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 06:59:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:59:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:59:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:59:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:59:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:59:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:59:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:59:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:59:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:59:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:59:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:59:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:59:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:59:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:59:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:59:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-439 [Pipeline] echo 06:59:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-439 [Pipeline] echo 06:59:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-439 [Pipeline] echo 06:59:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1e3a4dffc5e15470c74ec8757ae6e2e6873088f0 [Pipeline] echo 06:59:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1e3a4df [Pipeline] echo 06:59:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:59:46 provisioning config files... 06:59:46 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-439@tmp/config4190005093859481250tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:59:46 ---> ****-login.sh 06:59:46 nexus3.edgexfoundry.org:10001 06:59:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:59:46 06:59:46 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:59:46 Configure a credential helper to remove this warning. See 06:59:46 https://docs.****.com/go/credential-store/ 06:59:46 06:59:46 Login Succeeded 06:59:46 nexus3.edgexfoundry.org:10002 06:59:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:59:46 06:59:46 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:59:46 Configure a credential helper to remove this warning. See 06:59:46 https://docs.****.com/go/credential-store/ 06:59:46 06:59:46 Login Succeeded 06:59:46 nexus3.edgexfoundry.org:10003 06:59:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:59:47 06:59:47 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:59:47 Configure a credential helper to remove this warning. See 06:59:47 https://docs.****.com/go/credential-store/ 06:59:47 06:59:47 Login Succeeded 06:59:47 nexus3.edgexfoundry.org:10004 06:59:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:59:47 06:59:47 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:59:47 Configure a credential helper to remove this warning. See 06:59:47 https://docs.****.com/go/credential-store/ 06:59:47 06:59:47 Login Succeeded 06:59:47 ****.io 06:59:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:59:47 06:59:47 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:59:47 Configure a credential helper to remove this warning. See 06:59:47 https://docs.****.com/go/credential-store/ 06:59:47 06:59:47 Login Succeeded 06:59:47 ---> ****-login.sh ends [Pipeline] } 06:59:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:59:48 + git rev-list -1 --merges 1e3a4dffc5e15470c74ec8757ae6e2e6873088f0~1..1e3a4dffc5e15470c74ec8757ae6e2e6873088f0 [Pipeline] echo 06:59:48 -----------> git rev-list -1 --merges 1e3a4dffc5e15470c74ec8757ae6e2e6873088f0~1..1e3a4dffc5e15470c74ec8757ae6e2e6873088f0 1e3a4dffc5e15470c74ec8757ae6e2e6873088f0 [false] [Pipeline] sh 06:59:48 + git log --format=format:%s -1 1e3a4dffc5e15470c74ec8757ae6e2e6873088f0 [Pipeline] echo 06:59:48 ========================================================= 06:59:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:59:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:59:48 + git log --format=format:%s -1 1e3a4dffc5e15470c74ec8757ae6e2e6873088f0 [Pipeline] echo 06:59:48 [semverPrep] GIT_COMMIT: 1e3a4dffc5e15470c74ec8757ae6e2e6873088f0, Commit Message: fix: Dockerfile to reduce vulnerabilities [Pipeline] echo 06:59:48 [semverPrep] This is not a build commit. [Pipeline] sh 06:59:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:59:49 + grep -v github /etc/ssh/ssh_known_hosts 06:59:49 + [ -e /tmp/ssh_known_hosts ] 06:59:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:59:49 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:59:49 + sudo tee -a /etc/ssh/ssh_known_hosts 06:59:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:59:49 06:59:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:59:50 0.1.4: Pulling from edgex-devops/py-git-semver 06:59:50 3dae71ba6b94: Pulling fs layer 06:59:50 6bf1a483ea7c: Pulling fs layer 06:59:50 f5dfc541a4d3: Pulling fs layer 06:59:50 461d9e800cba: Pulling fs layer 06:59:50 80192f66455f: Pulling fs layer 06:59:50 2e8e34ca0e6c: Pulling fs layer 06:59:50 a29436f7fd5d: Pulling fs layer 06:59:50 923cac83aea3: Pulling fs layer 06:59:50 25ad8b0a4227: Pulling fs layer 06:59:50 db01528c6b51: Pulling fs layer 06:59:50 28988de357af: Pulling fs layer 06:59:50 a29436f7fd5d: Waiting 06:59:50 db01528c6b51: Waiting 06:59:50 28988de357af: Waiting 06:59:50 461d9e800cba: Waiting 06:59:50 923cac83aea3: Waiting 06:59:50 25ad8b0a4227: Waiting 06:59:50 2e8e34ca0e6c: Waiting 06:59:50 6bf1a483ea7c: Verifying Checksum 06:59:50 6bf1a483ea7c: Download complete 06:59:50 461d9e800cba: Verifying Checksum 06:59:50 461d9e800cba: Download complete 06:59:50 80192f66455f: Download complete 06:59:50 f5dfc541a4d3: Verifying Checksum 06:59:50 f5dfc541a4d3: Download complete 06:59:50 3dae71ba6b94: Verifying Checksum 06:59:50 3dae71ba6b94: Download complete 06:59:50 923cac83aea3: Verifying Checksum 06:59:50 923cac83aea3: Download complete 06:59:50 25ad8b0a4227: Verifying Checksum 06:59:50 25ad8b0a4227: Download complete 06:59:50 db01528c6b51: Verifying Checksum 06:59:50 db01528c6b51: Download complete 06:59:50 28988de357af: Download complete 06:59:50 a29436f7fd5d: Verifying Checksum 06:59:50 a29436f7fd5d: Download complete 06:59:51 2e8e34ca0e6c: Verifying Checksum 06:59:51 2e8e34ca0e6c: Download complete 06:59:52 3dae71ba6b94: Pull complete 06:59:52 6bf1a483ea7c: Pull complete 06:59:53 f5dfc541a4d3: Pull complete 06:59:53 461d9e800cba: Pull complete 06:59:53 80192f66455f: Pull complete 06:59:57 2e8e34ca0e6c: Pull complete 06:59:57 a29436f7fd5d: Pull complete 06:59:57 923cac83aea3: Pull complete 06:59:57 25ad8b0a4227: Pull complete 06:59:57 db01528c6b51: Pull complete 06:59:57 28988de357af: Pull complete 06:59:57 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 06:59:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:59:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:59:58 prd-ubuntu20.04-docker-8c-8g-403 does not seem to be running inside a container 06:59:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-439 -v /w/workspace/foundry_device-usb-camera_PR-439:/w/workspace/foundry_device-usb-camera_PR-439:rw,z -v /w/workspace/foundry_device-usb-camera_PR-439@tmp:/w/workspace/foundry_device-usb-camera_PR-439@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:00:03 $ docker top 1bb568c354ce3b154e1f5db03e3003df59469243943d7c07729a68f184f5a88e -eo pid,comm 07:00:03 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). 07:00:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:00:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:00:03 [ssh-agent] Looking for ssh-agent implementation... 07:00:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:00:03 $ docker exec 1bb568c354ce3b154e1f5db03e3003df59469243943d7c07729a68f184f5a88e ssh-agent 07:00:04 SSH_AUTH_SOCK=/tmp/ssh-NUGHRve0mpSw/agent.31 07:00:04 SSH_AGENT_PID=37 07:00:04 Running ssh-add (command line suppressed) 07:00:04 Identity added: /w/workspace/foundry_device-usb-camera_PR-439@tmp/private_key_17839584699312003970.key (/w/workspace/foundry_device-usb-camera_PR-439@tmp/private_key_17839584699312003970.key) 07:00:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:00:04 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-439 [Pipeline] sh 07:00:04 + git tag --points-at HEAD [Pipeline] } 07:00:04 $ docker exec --env ******** --env ******** 1bb568c354ce3b154e1f5db03e3003df59469243943d7c07729a68f184f5a88e ssh-agent -k 07:00:04 unset SSH_AUTH_SOCK; 07:00:04 unset SSH_AGENT_PID; 07:00:04 echo Agent pid 37 killed; 07:00:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:00:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:00:05 [ssh-agent] Looking for ssh-agent implementation... 07:00:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:00:05 $ docker exec 1bb568c354ce3b154e1f5db03e3003df59469243943d7c07729a68f184f5a88e ssh-agent 07:00:05 SSH_AUTH_SOCK=/tmp/ssh-uT1M9PSj2EtK/agent.84 07:00:05 SSH_AGENT_PID=90 07:00:05 Running ssh-add (command line suppressed) 07:00:05 Identity added: /w/workspace/foundry_device-usb-camera_PR-439@tmp/private_key_7558293037239443383.key (/w/workspace/foundry_device-usb-camera_PR-439@tmp/private_key_7558293037239443383.key) 07:00:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:00:05 + git semver init 07:00:05 2026-01-10 07:00:05,942 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 07:00:05 2026-01-10 07:00:05,946 [run_init] DEBUG init version:0.0.0 force:False 07:00:05 2026-01-10 07:00:05,947 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-439/.semver 07:00:05 2026-01-10 07:00:05,948 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-439/.semver 07:00:05 2026-01-10 07:00:05,948 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-439/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-439, stdin=None, shell=False, universal_newlines=False) 07:00:07 2026-01-10 07:00:07,305 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-439/.git/info/exclude 07:00:07 2026-01-10 07:00:07,306 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-439/.semver/PR-439 with force:False 07:00:07 2026-01-10 07:00:07,306 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-439/.semver/PR-439 07:00:07 2026-01-10 07:00:07,310 [execute] INFO git cat-file --batch-check 07:00:07 2026-01-10 07:00:07,310 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-439/.semver, stdin=, shell=False, universal_newlines=False) 07:00:07 2026-01-10 07:00:07,315 [execute] INFO git cat-file --batch 07:00:07 2026-01-10 07:00:07,315 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-439/.semver, stdin=, shell=False, universal_newlines=False) 07:00:07 2026-01-10 07:00:07,319 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-439/.semver/PR-439 07:00:07 0.0.0 [Pipeline] } 07:00:07 $ docker exec --env ******** --env ******** 1bb568c354ce3b154e1f5db03e3003df59469243943d7c07729a68f184f5a88e ssh-agent -k 07:00:07 unset SSH_AUTH_SOCK; 07:00:07 unset SSH_AGENT_PID; 07:00:07 echo Agent pid 90 killed; 07:00:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:00:07 + git semver [Pipeline] } 07:00:08 $ docker stop --time=1 1bb568c354ce3b154e1f5db03e3003df59469243943d7c07729a68f184f5a88e 07:00:09 $ docker rm -f --volumes 1bb568c354ce3b154e1f5db03e3003df59469243943d7c07729a68f184f5a88e [Pipeline] // withDockerContainer [Pipeline] sh 07:00:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:00:10 Stashed 1 file(s) [Pipeline] echo 07:00:10 [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 07:00:11 provisioning config files... 07:00:11 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-439@tmp/config16074473302364018346tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 07:00:12 ---> ****-login.sh 07:00:12 nexus3.edgexfoundry.org:10001 07:00:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:12 Login Succeeded 07:00:12 nexus3.edgexfoundry.org:10002 07:00:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:12 Login Succeeded 07:00:12 nexus3.edgexfoundry.org:10003 07:00:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:12 Login Succeeded 07:00:12 nexus3.edgexfoundry.org:10004 07:00:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:12 Login Succeeded 07:00:12 ****.io 07:00:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:12 Login Succeeded 07:00:12 ---> ****-login.sh ends [Pipeline] } 07:00:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:00:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:00:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:00:12 ========================================================= 07:00:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 07:00:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:13 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 07:00:13 #0 building with "default" instance using docker driver 07:00:13 07:00:13 #1 [internal] load build definition from Dockerfile 07:00:13 #1 transferring dockerfile: 2.49kB done 07:00:13 #1 DONE 0.0s 07:00:13 07:00:13 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 07:00:13 #2 DONE 0.1s 07:00:14 07:00:14 #3 [internal] load .dockerignore 07:00:14 #3 transferring context: 2B done 07:00:14 #3 DONE 0.0s 07:00:14 07:00:14 #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 07:00:14 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 07:00:14 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.19MB / 60.15MB 0.1s 07:00:14 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 07:00:14 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 07:00:14 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 2.10MB / 3.80MB 0.1s 07:00:14 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done 07:00:14 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s 07:00:14 #4 ... 07:00:14 07:00:14 #5 [internal] load build context 07:00:14 #5 transferring context: 24.40MB 0.2s done 07:00:14 #5 DONE 0.2s 07:00:14 07:00:14 #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 07:00:14 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 16.03MB / 60.15MB 0.2s 07:00:14 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.2s done 07:00:14 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 07:00:14 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 07:00:14 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 07:00:14 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 07:00:14 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.2s done 07:00:14 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0B / 11.98MB 0.2s 07:00:14 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 31.46MB / 60.15MB 0.3s 07:00:14 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done 07:00:14 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 7.34MB / 11.98MB 0.3s 07:00:14 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.15MB / 112.58MB 0.3s 07:00:14 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 50.32MB / 60.15MB 0.4s 07:00:14 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s 07:00:14 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 10.49MB / 112.58MB 0.4s 07:00:14 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 07:00:14 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s 07:00:14 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done 07:00:14 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 31.46MB / 112.58MB 0.6s 07:00:14 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done 07:00:14 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 10.49MB / 14.72MB 0.6s 07:00:14 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 47.19MB / 112.58MB 0.7s 07:00:14 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s 07:00:14 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.7s done 07:00:14 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 64.84MB / 112.58MB 0.8s 07:00:14 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.8s done 07:00:14 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 07:00:14 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 88.08MB / 112.58MB 0.9s 07:00:15 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s 07:00:15 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.4s done 07:00:19 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.1s done 07:00:19 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 07:00:19 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 07:00:19 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 07:00:19 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 07:00:19 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 07:00:19 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done 07:00:19 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 07:00:22 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.7s done 07:00:22 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 07:00:23 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.7s done 07:00:23 #4 DONE 9.3s 07:00:23 07:00:23 #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 07:00:23 #6 0.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:00:23 #6 0.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:00:24 #6 0.862 (1/9) Installing eudev-libs (3.2.14-r5) 07:00:24 #6 0.866 (2/9) Installing libjpeg-turbo (3.1.0-r0) 07:00:24 #6 0.879 (3/9) Installing v4l-utils-libs (1.28.1-r1) 07:00:24 #6 0.886 (4/9) Installing v4l-utils (1.28.1-r1) 07:00:24 #6 0.991 (5/9) Installing libdvbv5 (1.28.1-r1) 07:00:24 #6 1.081 (6/9) Installing libturbojpeg (3.1.0-r0) 07:00:24 #6 1.092 (7/9) Installing libjpeg-turbo-dev (3.1.0-r0) 07:00:24 #6 1.100 (8/9) Installing eudev-dev (3.2.14-r5) 07:00:24 #6 1.117 (9/9) Installing v4l-utils-dev (1.28.1-r1) 07:00:24 #6 1.413 Executing busybox-1.37.0-r19.trigger 07:00:24 #6 1.423 OK: 271 MiB in 69 packages 07:00:29 #6 DONE 5.2s 07:00:29 07:00:29 #7 [builder 3/8] WORKDIR /device-usb-camera 07:00:29 #7 DONE 0.0s 07:00:29 07:00:29 #8 [builder 4/8] COPY go.mod vendor* ./ 07:00:29 #8 DONE 0.0s 07:00:29 07:00:29 #9 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:00:47 #9 DONE 15.7s 07:00:47 07:00:47 #10 [builder 6/8] COPY . . 07:00:47 #10 DONE 0.3s 07:00:47 07:00:47 #11 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 07:00:47 #11 0.191 % Total % Received % Xferd Average Speed Time Time Time Current 07:00:47 #11 0.191 Dload Upload Total Spent Left Speed 07:00:47 #11 0.191 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 13538 0 --:--:-- --:--:-- --:--:-- 13615 07:00:47 #11 DONE 0.3s 07:00:47 07:00:47 #12 [builder 8/8] RUN echo noop 07:00:47 #12 0.223 noop 07:00:47 #12 DONE 0.3s 07:00:47 07:00:47 #13 exporting to image 07:00:47 #13 exporting layers 07:00:52 #13 exporting layers 7.3s done 07:00:52 #13 writing image sha256:35d5f74a350afa5366244f40f7f8ffe600e7da68e0984906a36aeb8415bd5887 done 07:00:52 #13 naming to docker.io/library/ci-base-image-x86_64 done 07:00:52 #13 DONE 7.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:52 + docker inspect -f . ci-base-image-x86_64 07:00:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:00:53 prd-ubuntu20.04-docker-8c-8g-403 does not seem to be running inside a container 07:00:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-439 -v /w/workspace/foundry_device-usb-camera_PR-439:/w/workspace/foundry_device-usb-camera_PR-439:rw,z -v /w/workspace/foundry_device-usb-camera_PR-439@tmp:/w/workspace/foundry_device-usb-camera_PR-439@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 ******** ci-base-image-x86_64 cat 07:00:53 $ docker top 0a46b48dbd2da7ab7c8ef92a10be803b103a942df667d2e66a44371587ec5228 -eo pid,comm [Pipeline] { [Pipeline] sh 07:00:54 + go version 07:00:54 go version go1.25.2 linux/amd64 [Pipeline] } 07:00:54 $ docker stop --time=1 0a46b48dbd2da7ab7c8ef92a10be803b103a942df667d2e66a44371587ec5228 07:00:55 $ docker rm -f --volumes 0a46b48dbd2da7ab7c8ef92a10be803b103a942df667d2e66a44371587ec5228 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:56 + docker inspect -f . ci-base-image-x86_64 07:00:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:00:56 prd-ubuntu20.04-docker-8c-8g-403 does not seem to be running inside a container 07:00:56 $ 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-439 -v /w/workspace/foundry_device-usb-camera_PR-439:/w/workspace/foundry_device-usb-camera_PR-439:rw,z -v /w/workspace/foundry_device-usb-camera_PR-439@tmp:/w/workspace/foundry_device-usb-camera_PR-439@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 ******** ci-base-image-x86_64 cat 07:00:56 $ docker top ba37945e14e5fa6172f35376597b76f6fd5a080bab753128a76a16013e62c5cf -eo pid,comm [Pipeline] { [Pipeline] sh 07:00:56 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-439 [Pipeline] fileExists [Pipeline] sh 07:00:57 + make test 07:00:57 go test ./... -coverprofile=coverage.out ./... 07:00:59 ? github.com/edgexfoundry/device-usb-camera [no test files] 07:01:21 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 07:01:21 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.018s coverage: 4.4% of statements 07:01:31 0 issues. 07:01:31 go vet ./... 07:01:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:01:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:01:37 ./bin/test-attribution-txt.sh [Pipeline] echo 07:01:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 07:01:37 $ docker stop --time=1 ba37945e14e5fa6172f35376597b76f6fd5a080bab753128a76a16013e62c5cf 07:01:40 $ docker rm -f --volumes ba37945e14e5fa6172f35376597b76f6fd5a080bab753128a76a16013e62c5cf [Pipeline] // withDockerContainer [Pipeline] sh 07:01:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:01:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:01:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:01:41 + ls -al . 07:01:41 total 292 07:01:41 drwxrwxr-x 9 jenkins jenkins 4096 Jan 10 07:00 . 07:01:41 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 06:59 .. 07:01:41 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 07:01 .git 07:01:41 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 06:59 .github 07:01:41 -rw-rw-r-- 1 jenkins jenkins 379 Jan 10 06:59 .gitignore 07:01:41 -rw-rw-r-- 1 jenkins jenkins 359 Jan 10 06:59 .golangci.yml 07:01:41 -rw-rw-r-- 1 jenkins jenkins 77 Jan 10 06:59 .hadolint.yml 07:01:41 drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 07:00 .semver 07:01:41 -rw-rw-r-- 1 jenkins jenkins 22020 Jan 10 06:59 Attribution.txt 07:01:41 -rw-rw-r-- 1 jenkins jenkins 17743 Jan 10 06:59 CHANGELOG.md 07:01:41 -rw-rw-r-- 1 jenkins jenkins 2448 Jan 10 06:59 Dockerfile 07:01:41 -rw-rw-r-- 1 jenkins jenkins 678 Jan 10 06:59 GOVERNANCE.md 07:01:41 -rw-rw-r-- 1 jenkins jenkins 682 Jan 10 06:59 Jenkinsfile 07:01:41 -rw-rw-r-- 1 jenkins jenkins 11348 Jan 10 06:59 LICENSE 07:01:41 -rw-rw-r-- 1 jenkins jenkins 3192 Jan 10 06:59 Makefile 07:01:41 -rw-rw-r-- 1 jenkins jenkins 622 Jan 10 06:59 OWNERS.md 07:01:41 -rw-rw-r-- 1 jenkins jenkins 2575 Jan 10 06:59 README.md 07:01:41 -rw-rw-r-- 1 jenkins jenkins 5 Jan 10 07:00 VERSION 07:01:41 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 06:59 bin 07:01:41 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 06:59 cmd 07:01:41 -rw-r--r-- 1 jenkins jenkins 54776 Jan 10 07:01 coverage.out 07:01:41 -rwxrwxr-x 1 jenkins jenkins 84 Jan 10 06:59 docker-entrypoint.sh 07:01:41 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 06:59 docs 07:01:41 -rw-rw-r-- 1 jenkins jenkins 6920 Jan 10 06:59 go.mod 07:01:41 -rw-rw-r-- 1 jenkins jenkins 89427 Jan 10 06:59 go.sum 07:01:41 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 06:59 internal 07:01:41 -rw-rw-r-- 1 jenkins jenkins 231 Jan 10 06:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:42 + 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=1e3a4dffc5e15470c74ec8757ae6e2e6873088f0 --label arch=amd64 --label version=0.0.0 . 07:01:42 #0 building with "default" instance using docker driver 07:01:42 07:01:42 #1 [internal] load build definition from Dockerfile 07:01:42 #1 transferring dockerfile: 2.49kB done 07:01:42 #1 DONE 0.0s 07:01:42 07:01:42 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:01:42 #2 DONE 0.0s 07:01:42 07:01:42 #3 [internal] load metadata for docker.io/library/alpine:3.23.2 07:01:42 #3 DONE 0.1s 07:01:42 07:01:42 #4 [internal] load metadata for docker.io/bluenviron/mediamtx:1.15.3 07:01:43 #4 DONE 0.8s 07:01:43 07:01:43 #5 [internal] load .dockerignore 07:01:43 #5 transferring context: 2B done 07:01:43 #5 DONE 0.0s 07:01:43 07:01:43 #6 [internal] load build context 07:01:43 #6 transferring context: 69.45kB 0.0s done 07:01:43 #6 DONE 0.0s 07:01:43 07:01:43 #7 [builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest 07:01:43 #7 DONE 0.1s 07:01:43 07:01:43 #8 [stage-2 1/15] FROM docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 07:01:43 #8 resolve docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 0.0s done 07:01:43 #8 sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 9.22kB / 9.22kB done 07:01:43 #8 sha256:1882fa4569e0c591ea092d3766c4893e19b8901a8e649de7067188aba3cc0679 1.02kB / 1.02kB done 07:01:43 #8 sha256:e7b39c54cdeca0d2aae83114bb605753a5f5bc511fe8be7590e38f6d9f915dad 611B / 611B done 07:01:43 #8 sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 3.86MB / 3.86MB 0.1s 07:01:43 #8 extracting sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 07:01:43 #8 sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 3.86MB / 3.86MB 0.1s done 07:01:43 #8 extracting sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 0.1s done 07:01:43 #8 DONE 0.4s 07:01:43 07:01:43 #9 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.15.3@sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e 07:01:43 #9 resolve docker.io/bluenviron/mediamtx:1.15.3@sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e 0.0s done 07:01:43 #9 sha256:5bff2ccd2a623576b12be801f14101816f9e46f512b8b25fa86c541cb8f3ae82 749B / 749B done 07:01:43 #9 sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 0B / 23.76MB 0.3s 07:01:43 #9 sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e 3.16kB / 3.16kB done 07:01:43 #9 sha256:96b2d2bfcd9d127c1cd49f3abdb76f4fb032822d2bdb8ae8402c96f8006883b5 481B / 481B done 07:01:44 #9 ... 07:01:44 07:01:44 #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 07:01:44 #10 0.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:01:44 #10 0.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:01:44 #10 0.850 OK: 271 MiB in 69 packages 07:01:44 #10 DONE 1.1s 07:01:44 07:01:44 #11 [builder 3/8] WORKDIR /device-usb-camera 07:01:44 #11 DONE 0.1s 07:01:44 07:01:44 #9 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.15.3@sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e 07:01:44 #9 sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 2.10MB / 23.76MB 1.2s 07:01:44 #9 sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 10.49MB / 23.76MB 1.3s 07:01:44 #9 ... 07:01:44 07:01:44 #12 [builder 4/8] COPY go.mod vendor* ./ 07:01:44 #12 DONE 0.2s 07:01:44 07:01:44 #9 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.15.3@sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e 07:01:44 #9 sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 20.97MB / 23.76MB 1.4s 07:01:44 #9 extracting sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 07:01:44 #9 sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 23.76MB / 23.76MB 1.5s done 07:01:45 #9 extracting sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 0.4s done 07:01:45 #9 DONE 1.9s 07:01:45 07:01:45 #13 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 07:01:45 #13 0.820 ( 1/109) Installing dumb-init (1.2.5-r3) 07:01:45 #13 0.825 ( 2/109) Installing libSvtAv1Enc (3.1.2-r0) 07:01:45 #13 0.927 ( 3/109) Installing aom-libs (3.13.1-r0) 07:01:45 #13 1.028 ( 4/109) Installing libxau (1.0.12-r0) 07:01:45 #13 1.031 ( 5/109) Installing libmd (1.1.0-r0) 07:01:45 #13 1.034 ( 6/109) Installing libbsd (0.12.2-r0) 07:01:45 #13 1.038 ( 7/109) Installing libxdmcp (1.1.5-r1) 07:01:45 #13 1.044 ( 8/109) Installing libxcb (1.17.0-r1) 07:01:45 #13 1.055 ( 9/109) Installing libx11 (1.8.12-r1) 07:01:45 #13 1.081 ( 10/109) Installing hwdata-pci (0.401-r0) 07:01:45 #13 1.091 ( 11/109) Installing libpciaccess (0.18.1-r1) 07:01:45 #13 1.094 ( 12/109) Installing libdrm (2.4.131-r0) 07:01:45 #13 1.105 ( 13/109) Installing libxext (1.3.6-r2) 07:01:45 #13 1.108 ( 14/109) Installing libxfixes (6.0.2-r0) 07:01:45 #13 1.110 ( 15/109) Installing libffi (3.5.2-r0) 07:01:45 #13 1.113 ( 16/109) Installing wayland-libs-client (1.24.0-r0) 07:01:45 #13 1.116 ( 17/109) Installing libva (2.22.0-r1) 07:01:45 #13 1.121 ( 18/109) Installing libvdpau (1.5-r4) 07:01:45 #13 1.125 ( 19/109) Installing libgcc (15.2.0-r2) 07:01:45 #13 1.130 ( 20/109) Installing libstdc++ (15.2.0-r2) 07:01:45 #13 1.150 ( 21/109) Installing libvpl (2.15.0-r1) 07:01:45 #13 1.157 ( 22/109) Installing ffmpeg-libavutil (8.0.1-r1) 07:01:45 #13 1.169 ( 23/109) Installing libdav1d (1.5.2-r0) 07:01:45 #13 1.190 ( 24/109) Installing brotli-libs (1.2.0-r0) 07:01:45 #13 1.201 ( 25/109) Installing libhwy (1.3.0-r0) 07:01:45 #13 1.203 ( 26/109) Installing lcms2 (2.17-r0) 07:01:45 #13 1.209 ( 27/109) Installing libjxl (0.11.1-r3) 07:01:45 #13 1.249 ( 28/109) Installing lame-libs (3.100-r5) 07:01:45 #13 1.254 ( 29/109) Installing opus (1.5.2-r1) 07:01:45 #13 1.263 ( 30/109) Installing rav1e-libs (0.8.1-r0) 07:01:45 #13 1.284 ( 31/109) Installing spirv-tools (1.4.321.0-r1) 07:01:45 #13 1.321 ( 32/109) Installing glslang-libs (1.4.321.0-r0) 07:01:45 #13 1.338 ( 33/109) Installing shaderc (2025.3-r0) 07:01:45 #13 1.343 ( 34/109) Installing libgomp (15.2.0-r2) 07:01:45 #13 1.351 ( 35/109) Installing soxr (0.1.3-r7) 07:01:45 #13 1.355 ( 36/109) Installing ffmpeg-libswresample (8.0.1-r1) 07:01:45 #13 1.359 ( 37/109) Installing libogg (1.3.6-r0) 07:01:45 #13 1.362 ( 38/109) Installing libtheora (1.2.0-r0) 07:01:45 #13 1.370 ( 39/109) Installing libvorbis (1.3.7-r2) 07:01:45 #13 1.378 ( 40/109) Installing libvpx (1.15.2-r0) 07:01:45 #13 1.400 ( 41/109) Installing libsharpyuv (1.6.0-r0) 07:01:45 #13 1.402 ( 42/109) Installing libwebp (1.6.0-r0) 07:01:45 #13 1.409 ( 43/109) Installing libwebpmux (1.6.0-r0) 07:01:45 #13 1.412 ( 44/109) Installing x264-libs (0.164.3108-r1) 07:01:45 #13 1.429 ( 45/109) Installing numactl (2.0.18-r0) 07:01:45 #13 1.433 ( 46/109) Installing x265-libs (4.1-r0) 07:01:45 #13 1.532 ( 47/109) Installing xvidcore (1.3.7-r2) 07:01:45 #13 1.539 ( 48/109) Installing ffmpeg-libavcodec (8.0.1-r1) 07:01:45 #13 1.671 ( 49/109) Installing alsa-lib (1.2.14-r2) 07:01:45 #13 1.686 ( 50/109) Installing libexpat (2.7.3-r0) 07:01:45 #13 1.690 ( 51/109) Installing libbz2 (1.0.8-r6) 07:01:45 #13 1.694 ( 52/109) Installing libpng (1.6.53-r0) 07:01:45 #13 1.699 ( 53/109) Installing freetype (2.14.1-r0) 07:01:45 #13 1.710 ( 54/109) Installing fontconfig (2.17.1-r0) 07:01:45 #13 1.721 ( 55/109) Installing fribidi (1.0.16-r2) 07:01:45 #13 1.725 ( 56/109) Installing libintl (0.24.1-r1) 07:01:45 #13 1.729 ( 57/109) Installing libeconf (0.8.0-r0) 07:01:45 #13 1.732 ( 58/109) Installing libblkid (2.41.2-r0) 07:01:45 #13 1.736 ( 59/109) Installing libmount (2.41.2-r0) 07:01:45 #13 1.742 ( 60/109) Installing pcre2 (10.47-r0) 07:01:45 #13 1.752 ( 61/109) Installing glib (2.86.3-r0) 07:01:45 #13 1.799 ( 62/109) Installing graphite2 (1.3.14-r6) 07:01:45 #13 1.803 ( 63/109) Installing harfbuzz (12.2.0-r0) 07:01:45 #13 1.821 ( 64/109) Installing libunibreak (6.1-r0) 07:01:45 #13 1.824 ( 65/109) Installing libass (0.17.4-r0) 07:01:45 #13 1.829 ( 66/109) Installing libudfread (1.2.0-r0) 07:01:45 #13 1.834 ( 67/109) Installing libbluray (1.4.0-r0) 07:01:45 #13 1.839 ( 68/109) Installing mpg123-libs (1.33.3-r0) 07:01:45 #13 1.847 ( 69/109) Installing libopenmpt (0.8.3-r0) 07:01:45 #13 1.864 ( 70/109) Installing cjson (1.7.19-r1) 07:01:45 #13 1.868 ( 71/109) Installing mbedtls (3.6.5-r0) 07:01:45 #13 2.028 ( 72/109) Installing librist (0.2.10-r1) 07:01:45 #13 2.032 ( 73/109) Installing libsrt (1.5.3-r1) 07:01:45 #13 2.042 ( 74/109) Installing libssh (0.11.3-r0) 07:01:45 #13 2.059 ( 75/109) Installing xz-libs (5.8.1-r0) 07:01:45 #13 2.063 ( 76/109) Installing libxml2 (2.13.9-r0) 07:01:45 #13 2.076 ( 77/109) Installing libsodium (1.0.20-r1) 07:01:45 #13 2.084 ( 78/109) Installing libzmq (4.3.5-r2) 07:01:45 #13 2.094 ( 79/109) Installing ffmpeg-libavformat (8.0.1-r1) 07:01:45 #13 2.119 ( 80/109) Installing serd-libs (0.32.4-r0) 07:01:45 #13 2.122 ( 81/109) Installing zix-libs (0.6.2-r0) 07:01:45 #13 2.124 ( 82/109) Installing sord-libs (0.16.18-r0) 07:01:45 #13 2.127 ( 83/109) Installing sratom (0.6.18-r0) 07:01:45 #13 2.129 ( 84/109) Installing lilv-libs (0.24.26-r0) 07:01:45 #13 2.132 ( 85/109) Installing libdovi (3.3.2-r0) 07:01:45 #13 2.227 ( 86/109) Installing vulkan-loader (1.4.321.0-r0) 07:01:45 #13 2.234 ( 87/109) Installing libplacebo (7.351.0-r0) 07:01:45 #13 ... 07:01:45 07:01:45 #14 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:01:45 #14 DONE 1.2s 07:01:45 07:01:45 #13 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 07:01:45 #13 2.257 ( 88/109) Installing ffmpeg-libswscale (8.0.1-r1) 07:01:45 #13 2.348 ( 89/109) Installing vidstab (1.1.1-r0) 07:01:45 #13 2.353 ( 90/109) Installing zimg (3.0.6-r0) 07:01:45 #13 2.397 ( 91/109) Installing ffmpeg-libavfilter (8.0.1-r1) 07:01:45 #13 2.441 ( 92/109) Installing libasyncns (0.8-r4) 07:01:45 #13 2.444 ( 93/109) Installing dbus-libs (1.16.2-r1) 07:01:45 #13 ... 07:01:45 07:01:45 #15 [builder 6/8] COPY . . 07:01:45 #15 DONE 0.2s 07:01:45 07:01:45 #13 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 07:01:45 #13 2.449 ( 94/109) Installing libltdl (2.5.4-r2) 07:01:45 #13 2.451 ( 95/109) Installing orc (0.4.41-r0) 07:01:45 #13 2.489 ( 96/109) Installing libflac (1.4.3-r2) 07:01:45 #13 2.500 ( 97/109) Installing libsndfile (1.2.2-r2) 07:01:45 #13 2.510 ( 98/109) Installing speexdsp (1.2.1-r2) 07:01:45 #13 2.513 ( 99/109) Installing tdb-libs (1.4.14-r0) 07:01:45 #13 2.516 (100/109) Installing libpulse (17.0-r5) 07:01:45 #13 2.550 (101/109) Installing libjpeg-turbo (3.1.2-r0) 07:01:46 #13 2.560 (102/109) Installing json-c (0.18-r1) 07:01:46 #13 2.564 (103/109) Installing v4l-utils-libs (1.32.0-r0) 07:01:46 #13 2.572 (104/109) Installing ffmpeg-libavdevice (8.0.1-r1) 07:01:46 #13 2.576 (105/109) Installing ffmpeg (8.0.1-r1) 07:01:46 #13 2.585 (106/109) Installing udev-init-scripts (35-r1) 07:01:46 #13 2.585 (107/109) Installing zstd-libs (1.5.7-r2) 07:01:46 #13 2.596 (108/109) Installing kmod-libs (34.2-r1) 07:01:46 #13 2.600 (109/109) Installing eudev (3.2.14-r6) 07:01:46 #13 2.617 Executing busybox-1.37.0-r30.trigger 07:01:46 #13 2.628 Executing glib-2.86.3-r0.trigger 07:01:46 #13 2.631 Executing eudev-3.2.14-r6.trigger 07:01:46 #13 2.634 OK: 137.0 MiB in 125 packages 07:01:46 #13 DONE 2.8s 07:01:46 07:01:46 #16 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 07:01:46 #16 0.241 % Total % Received % Xferd Average Speed Time Time Time Current 07:01:46 #16 0.241 Dload Upload Total Spent Left Speed 07:01:46 #16 0.241 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 21595 0 --:--:-- --:--:-- --:--:-- 22125 07:01:46 #16 DONE 0.3s 07:01:46 07:01:46 #17 [stage-2 3/15] RUN apk --no-cache upgrade 07:01:47 #17 0.853 OK: 137.0 MiB in 125 packages 07:01:47 #17 DONE 1.0s 07:01:47 07:01:47 #18 [builder 8/8] RUN make build 07:01:47 #18 0.438 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.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 07:02:19 #18 DONE 28.3s 07:02:19 07:02:19 #19 [stage-2 4/15] COPY --from=builder /device-usb-camera/cmd / 07:02:19 #19 DONE 0.4s 07:02:19 07:02:19 #20 [stage-2 5/15] COPY --from=builder /device-usb-camera/LICENSE / 07:02:19 #20 DONE 0.0s 07:02:19 07:02:19 #21 [stage-2 6/15] COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 07:02:19 #21 DONE 0.0s 07:02:19 07:02:19 #22 [stage-2 7/15] COPY --from=builder /device-usb-camera/Attribution.txt / 07:02:19 #22 DONE 0.0s 07:02:19 07:02:19 #23 [stage-2 8/15] COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 07:02:19 #23 DONE 0.0s 07:02:19 07:02:19 #24 [stage-2 9/15] COPY --from=rtsp /mediamtx.yml / 07:02:19 #24 DONE 0.0s 07:02:19 07:02:19 #25 [stage-2 10/15] COPY --from=rtsp /mediamtx / 07:02:19 #25 DONE 0.3s 07:02:19 07:02:19 #26 [stage-2 11/15] RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 07:02:19 #26 DONE 0.2s 07:02:19 07:02:19 #27 [stage-2 12/15] RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 07:02:19 #27 DONE 0.3s 07:02:19 07:02:19 #28 [stage-2 13/15] RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 07:02:19 #28 DONE 0.3s 07:02:19 07:02:19 #29 [stage-2 14/15] RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 07:02:19 #29 DONE 0.3s 07:02:19 07:02:19 #30 exporting to image 07:02:19 #30 exporting layers 07:02:19 #30 exporting layers 0.5s done 07:02:19 #30 writing image sha256:8056110bae42a97cb8166247042b61dec4e7544b5a83f961581c1c56bdc19623 done 07:02:19 #30 naming to docker.io/library/device-usb-camera done 07:02:19 #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 07:02:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:02:20 07:02:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:02:20 latest: Pulling from edgex-lftools-log-publisher 07:02:20 5eb5b503b376: Pulling fs layer 07:02:20 5c69ac0246d0: Pulling fs layer 07:02:20 ec43610c2a17: Pulling fs layer 07:02:20 3a2ae6a8a46f: Pulling fs layer 07:02:20 33b1e0a273af: Pulling fs layer 07:02:20 5d3b04190fa2: Pulling fs layer 07:02:20 2f39f015ded8: Pulling fs layer 07:02:20 3a2ae6a8a46f: Waiting 07:02:20 33b1e0a273af: Waiting 07:02:20 5d3b04190fa2: Waiting 07:02:20 2f39f015ded8: Waiting 07:02:20 5c69ac0246d0: Verifying Checksum 07:02:20 5c69ac0246d0: Download complete 07:02:20 3a2ae6a8a46f: Verifying Checksum 07:02:20 3a2ae6a8a46f: Download complete 07:02:20 33b1e0a273af: Verifying Checksum 07:02:20 33b1e0a273af: Download complete 07:02:20 5d3b04190fa2: Verifying Checksum 07:02:20 5d3b04190fa2: Download complete 07:02:20 ec43610c2a17: Verifying Checksum 07:02:20 ec43610c2a17: Download complete 07:02:21 5eb5b503b376: Download complete 07:02:21 2f39f015ded8: Verifying Checksum 07:02:21 2f39f015ded8: Download complete 07:02:23 5eb5b503b376: Pull complete 07:02:23 5c69ac0246d0: Pull complete 07:02:23 ec43610c2a17: Pull complete 07:02:23 3a2ae6a8a46f: Pull complete 07:02:24 33b1e0a273af: Pull complete 07:02:24 5d3b04190fa2: Pull complete 07:02:30 2f39f015ded8: Pull complete 07:02:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:02:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:02:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:02:30 prd-ubuntu20.04-docker-8c-8g-403 does not seem to be running inside a container 07:02:30 $ 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-439 -v /w/workspace/foundry_device-usb-camera_PR-439:/w/workspace/foundry_device-usb-camera_PR-439:rw,z -v /w/workspace/foundry_device-usb-camera_PR-439@tmp:/w/workspace/foundry_device-usb-camera_PR-439@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-lftools-log-publisher:latest cat 07:02:34 $ docker top b3ca361885737d5c089242f81be73ef223dc56acc6eff8a31ddfb63e1c3a64ab -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:02:34 ---> job-cost.sh 07:02:34 lf-activate-venv: SKIPPING 07:02:34 INFO: No Stack... 07:02:34 INFO: Retrieving Pricing Info for: v3-standard-8 07:02:35 INFO: Archiving Costs [Pipeline] sh 07:02:35 + cat /w/workspace/foundry_device-usb-camera_PR-439/archives/cost.csv 07:02:35 + cut -d, -f6 [Pipeline] lock 07:02:35 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-439-1-stack-cost] 07:02:35 Resource [jenkins-edgexfoundry-device-usb-camera-PR-439-1-stack-cost] did not exist. Created. 07:02:35 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-439-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:02:35 + echo total: 0.2199999988079071 [Pipeline] stash 07:02:35 Stashed 1 file(s) [Pipeline] } 07:02:35 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-439-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:02:36 $ docker stop --time=1 b3ca361885737d5c089242f81be73ef223dc56acc6eff8a31ddfb63e1c3a64ab 07:02:37 $ docker rm -f --volumes b3ca361885737d5c089242f81be73ef223dc56acc6eff8a31ddfb63e1c3a64ab [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 07:02:37 provisioning config files... 07:02:37 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-439@tmp/config7203461290773672329tmp [Pipeline] { [Pipeline] sh 07:02:38 + set +x 07:02:38 + curl -s https://codecov.io/bash 07:02:38 + bash -s -- 07:02:38 07:02:38 _____ _ 07:02:38 / ____| | | 07:02:38 | | ___ __| | ___ ___ _____ __ 07:02:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:02:38 | |___| (_) | (_| | __/ (_| (_) \ V / 07:02:38 \_____\___/ \__,_|\___|\___\___/ \_/ 07:02:38 Bash-1.0.6 07:02:38 07:02:38 07:02:38 ==> git version 2.25.1 found 07:02:38 ==> 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 07:02:38 Release-Date: 2020-01-08 07:02:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:02:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:02:38 ==> Jenkins CI detected. 07:02:38 current dir:  /w/workspace/foundry_device-usb-camera_PR-439 07:02:38 project root: . 07:02:38 --> token set from env 07:02:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:02:38 ==> Running gcov in . (disable via -X gcov) 07:02:38 ==> Python coveragepy not found 07:02:38 ==> Searching for coverage reports in: 07:02:38 + . 07:02:38 -> Found 1 reports 07:02:38 ==> Detecting git/mercurial file structure 07:02:38 ==> Reading reports 07:02:38 + ./coverage.out bytes=54776 07:02:38 ==> Appending adjustments 07:02:38 https://docs.codecov.io/docs/fixing-reports 07:02:38 + Found adjustments 07:02:38 ==> Gzipping contents 07:02:38 8.0K /tmp/codecov.bwK1CM.gz 07:02:38 ==> Uploading reports 07:02:38 url: https://codecov.io 07:02:38 query: branch=PR-439&commit=1e3a4dffc5e15470c74ec8757ae6e2e6873088f0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-439%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=439&job=&cmd_args= 07:02:38 -> Pinging Codecov 07:02:38 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-439&commit=1e3a4dffc5e15470c74ec8757ae6e2e6873088f0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-439%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=439&job=&cmd_args= 07:02:38 -> Uploading to 07:02:38 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-usb-camera/1e3a4dffc5e15470c74ec8757ae6e2e6873088f0/c4f9d3ad-1394-478e-bae4-7dfbcbbe9eac.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260110%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260110T070238Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=4bb0344ef4935a6af5fd0ffd7f7e4b22d6df1bc014c2699947041de183da191f 07:02:38 % Total % Received % Xferd Average Speed Time Time Time Current 07:02:38 Dload Upload Total Spent Left Speed 07:02:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6798 0 0 100 6798 0 57610 --:--:-- --:--:-- --:--:-- 57610 07:02:38 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/1e3a4dffc5e15470c74ec8757ae6e2e6873088f0 [Pipeline] } 07:02:38 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 07:02:40 + [ -d /w/workspace/foundry_device-usb-camera_PR-439/archives ] 07:02:40 + ls -al /w/workspace/foundry_device-usb-camera_PR-439/archives 07:02:40 total 16 07:02:40 drwxr-xr-x 3 root root 4096 Jan 10 07:02 . 07:02:40 drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 07:02 .. 07:02:40 drwxr-xr-x 2 root root 4096 Jan 10 07:02 cost 07:02:40 -rw-r--r-- 1 root root 89 Jan 10 07:02 cost.csv 07:02:40 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-439/archives 07:02:40 + ls -al /w/workspace/foundry_device-usb-camera_PR-439/archives 07:02:40 total 16 07:02:40 drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 07:02 . 07:02:40 drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 07:02 .. 07:02:40 drwxr-xr-x 2 jenkins jenkins 4096 Jan 10 07:02 cost 07:02:40 -rw-r--r-- 1 jenkins jenkins 89 Jan 10 07:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:02:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:02:41 ---> package-listing.sh 07:02:41 ++ facter osfamily 07:02:41 ++ tr '[:upper:]' '[:lower:]' 07:02:42 + OS_FAMILY=debian 07:02:42 + workspace=/w/workspace/foundry_device-usb-camera_PR-439 07:02:42 + START_PACKAGES=/tmp/packages_start.txt 07:02:42 + END_PACKAGES=/tmp/packages_end.txt 07:02:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:02:42 + PACKAGES=/tmp/packages_start.txt 07:02:42 + '[' /w/workspace/foundry_device-usb-camera_PR-439 ']' 07:02:42 + PACKAGES=/tmp/packages_end.txt 07:02:42 + case "${OS_FAMILY}" in 07:02:42 + dpkg -l 07:02:42 + grep '^ii' 07:02:42 + '[' -f /tmp/packages_start.txt ']' 07:02:42 + '[' -f /tmp/packages_end.txt ']' 07:02:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:02:42 + '[' /w/workspace/foundry_device-usb-camera_PR-439 ']' 07:02:42 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-439/archives/ 07:02:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-439/archives/ [Pipeline] echo 07:02:42 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-439/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:02:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:02:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:02:43 prd-ubuntu20.04-docker-8c-8g-403 does not seem to be running inside a container 07:02:43 $ 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-439/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-439 -v /w/workspace/foundry_device-usb-camera_PR-439:/w/workspace/foundry_device-usb-camera_PR-439:rw,z -v /w/workspace/foundry_device-usb-camera_PR-439@tmp:/w/workspace/foundry_device-usb-camera_PR-439@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:02:43 $ docker top 7a1cb6429728cc03906de21b7264fe1f6897e6c26942ab3ef1455571ccb5401e -eo pid,comm [Pipeline] { [Pipeline] sh 07:02:43 + touch /tmp/pre-build-complete [Pipeline] sh 07:02:44 + mkdir -p /var/log/sysstat [Pipeline] sh 07:02:44 + ls /var/log/sa-host 07:02:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:02:44 provisioning config files... 07:02:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-439@tmp/config13987269759654945196tmp [Pipeline] { [Pipeline] echo 07:02:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:02:45 ---> create-netrc.sh [Pipeline] } 07:02:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:02:45 ---> python-tools-install.sh [Pipeline] echo 07:02:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:02:45 ---> sudo-logs.sh 07:02:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:02:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:02:46 ---> job-cost.sh 07:02:46 lf-activate-venv: SKIPPING 07:02:46 DEBUG: total: 0.2199999988079071 07:02:46 INFO: Retrieving Stack Cost... 07:02:46 INFO: Retrieving Pricing Info for: v3-standard-8 07:02:46 INFO: Archiving Costs [Pipeline] echo 07:02:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:02:46 ---> logs-deploy.sh 07:02:46 lf-activate-venv: SKIPPING 07:02:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-439/1 07:02:46 INFO: archiving workspace using pattern(s): 07:02:47 Archives upload complete. 07:02:47 INFO: archiving logs to Nexus