Pull request #357 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4755ab541db10572433b487a255c1c9b216bf2ea+60c6d6f4a1dd386522f88229b760e87d58d61eab (50822bbb5034cadf2505227c8ed31d9f1929914c) 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-ssh5227996198400415167.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh6816366088457118604.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-357/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-357/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6599781344448157937.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-357/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2992359505100663857.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh2530147540918590198.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-357/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-357/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6939354444375362932.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 0b81fa10a7dd14683a964f04f411324fe83f93ac Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-22796 in /w/workspace/foundry_device-usb-camera_PR-357 [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-357 # 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 60c6d6f4a1dd386522f88229b760e87d58d61eab into PR head commit 4755ab541db10572433b487a255c1c9b216bf2ea Merge succeeded, producing 4755ab541db10572433b487a255c1c9b216bf2ea Checking out Revision 4755ab541db10572433b487a255c1c9b216bf2ea (PR-357) > 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/357/head:refs/remotes/origin/PR-357 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4755ab541db10572433b487a255c1c9b216bf2ea # 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 60c6d6f4a1dd386522f88229b760e87d58d61eab # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4755ab541db10572433b487a255c1c9b216bf2ea # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:57:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:57:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:57:29 ========================================================= 17:57:29 EdgeX Global Pipelines Version Info 17:57:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:57:30 ------------------- 17:57:30 stable info: 17:57:30 ------------------- 17:57:30 Commited By: Ginny Guan ginny@iotechsys.com 17:57:30 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 17:57:30 Message: update stable to v1.0.265 17:57:31 ------------------- 17:57:31 experimental info: 17:57:31 ------------------- 17:57:31 Commited By: Cherry Wang cherry@iotechsys.com 17:57:31 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 17:57:31 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:57:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 17:57:31 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 17:57:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:57:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:57:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:57:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 17:57:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:57:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:57:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:57:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:57:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:57:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 17:57:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:57:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:57:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:57:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:57:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:57:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:57:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:57:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:57:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:57:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:57:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:57:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:57:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:57:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:57:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:57:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-357 [Pipeline] echo 17:57:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-357 [Pipeline] echo 17:57:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-357 [Pipeline] echo 17:57:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4755ab541db10572433b487a255c1c9b216bf2ea [Pipeline] echo 17:57:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4755ab5 [Pipeline] echo 17:57:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:57:33 provisioning config files... 17:57:33 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-357@tmp/config1668545545126159027tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:57:33 ---> ****-login.sh 17:57:33 nexus3.edgexfoundry.org:10001 17:57:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:57:34 Configure a credential helper to remove this warning. See 17:57:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:57:34 17:57:34 Login Succeeded 17:57:34 nexus3.edgexfoundry.org:10002 17:57:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:57:34 Configure a credential helper to remove this warning. See 17:57:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:57:34 17:57:34 Login Succeeded 17:57:34 nexus3.edgexfoundry.org:10003 17:57:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:57:34 Configure a credential helper to remove this warning. See 17:57:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:57:34 17:57:34 Login Succeeded 17:57:34 nexus3.edgexfoundry.org:10004 17:57:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:57:34 Configure a credential helper to remove this warning. See 17:57:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:57:34 17:57:34 Login Succeeded 17:57:34 ****.io 17:57:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:57:34 Configure a credential helper to remove this warning. See 17:57:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:57:34 17:57:34 Login Succeeded 17:57:34 ---> ****-login.sh ends [Pipeline] } 17:57:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:57:35 + git rev-list -1 --merges 4755ab541db10572433b487a255c1c9b216bf2ea~1..4755ab541db10572433b487a255c1c9b216bf2ea [Pipeline] echo 17:57:35 -----------> git rev-list -1 --merges 4755ab541db10572433b487a255c1c9b216bf2ea~1..4755ab541db10572433b487a255c1c9b216bf2ea 4755ab541db10572433b487a255c1c9b216bf2ea [false] [Pipeline] sh 17:57:35 + git log --format=format:%s -1 4755ab541db10572433b487a255c1c9b216bf2ea [Pipeline] echo 17:57:36 ========================================================= 17:57:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:57:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:57:36 + git log --format=format:%s -1 4755ab541db10572433b487a255c1c9b216bf2ea [Pipeline] echo 17:57:36 [semverPrep] GIT_COMMIT: 4755ab541db10572433b487a255c1c9b216bf2ea, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 17:57:36 [semverPrep] This is not a build commit. [Pipeline] sh 17:57:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:57:37 + grep -v github /etc/ssh/ssh_known_hosts 17:57:37 + [ -e /tmp/ssh_known_hosts ] 17:57:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:57:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:57:37 + sudo tee -a /etc/ssh/ssh_known_hosts 17:57:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:57:37 17:57:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:57:37 0.1.4: Pulling from edgex-devops/py-git-semver 17:57:37 b85a868b505f: Pulling fs layer 17:57:37 e2be974225ed: Pulling fs layer 17:57:37 339a4e72a1f5: Pulling fs layer 17:57:37 988bab9f4d93: Pulling fs layer 17:57:37 1469e6f7b9e6: Pulling fs layer 17:57:37 eaf3925da568: Pulling fs layer 17:57:37 bab4dde63d76: Pulling fs layer 17:57:37 bde34c3a00c8: Pulling fs layer 17:57:37 b352a97aabf1: Pulling fs layer 17:57:37 4872d77fe225: Pulling fs layer 17:57:37 5851b861e8e6: Pulling fs layer 17:57:37 bab4dde63d76: Waiting 17:57:37 bde34c3a00c8: Waiting 17:57:37 988bab9f4d93: Waiting 17:57:37 b352a97aabf1: Waiting 17:57:37 1469e6f7b9e6: Waiting 17:57:37 eaf3925da568: Waiting 17:57:37 4872d77fe225: Waiting 17:57:37 5851b861e8e6: Waiting 17:57:37 e2be974225ed: Verifying Checksum 17:57:37 e2be974225ed: Download complete 17:57:37 1469e6f7b9e6: Verifying Checksum 17:57:37 1469e6f7b9e6: Download complete 17:57:37 339a4e72a1f5: Verifying Checksum 17:57:37 339a4e72a1f5: Download complete 17:57:37 eaf3925da568: Verifying Checksum 17:57:37 eaf3925da568: Download complete 17:57:37 bde34c3a00c8: Verifying Checksum 17:57:37 bde34c3a00c8: Download complete 17:57:38 b352a97aabf1: Verifying Checksum 17:57:38 b352a97aabf1: Download complete 17:57:38 5851b861e8e6: Download complete 17:57:38 b85a868b505f: Verifying Checksum 17:57:38 b85a868b505f: Download complete 17:57:38 bab4dde63d76: Verifying Checksum 17:57:38 bab4dde63d76: Download complete 17:57:39 b85a868b505f: Pull complete 17:57:39 e2be974225ed: Pull complete 17:57:40 339a4e72a1f5: Pull complete 17:57:40 988bab9f4d93: Pull complete 17:57:40 1469e6f7b9e6: Pull complete 17:57:40 eaf3925da568: Pull complete 17:57:42 bab4dde63d76: Pull complete 17:57:42 bde34c3a00c8: Pull complete 17:57:42 b352a97aabf1: Pull complete 17:57:42 4872d77fe225: Pull complete 17:57:42 5851b861e8e6: Pull complete 17:57:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:57:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:57:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:57:42 prd-ubuntu20.04-docker-8c-8g-22796 does not seem to be running inside a container 17:57:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-357 -v /w/workspace/foundry_device-usb-camera_PR-357:/w/workspace/foundry_device-usb-camera_PR-357:rw,z -v /w/workspace/foundry_device-usb-camera_PR-357@tmp:/w/workspace/foundry_device-usb-camera_PR-357@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:57:45 $ docker top cff461f06906b3d3f1756200ff743678ef2a0dcd989319a4eb2e3a82b10c554d -eo pid,comm 17:57:45 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). 17:57:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:57:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:57:46 [ssh-agent] Looking for ssh-agent implementation... 17:57:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:57:46 $ docker exec cff461f06906b3d3f1756200ff743678ef2a0dcd989319a4eb2e3a82b10c554d ssh-agent 17:57:46 SSH_AUTH_SOCK=/tmp/ssh-qFPYgb8hpS3t/agent.32 17:57:46 SSH_AGENT_PID=38 17:57:46 Running ssh-add (command line suppressed) 17:57:46 Identity added: /w/workspace/foundry_device-usb-camera_PR-357@tmp/private_key_9869946098032503099.key (/w/workspace/foundry_device-usb-camera_PR-357@tmp/private_key_9869946098032503099.key) 17:57:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:57:46 + git tag --points-at HEAD [Pipeline] } 17:57:46 $ docker exec --env ******** --env ******** cff461f06906b3d3f1756200ff743678ef2a0dcd989319a4eb2e3a82b10c554d ssh-agent -k 17:57:46 unset SSH_AUTH_SOCK; 17:57:46 unset SSH_AGENT_PID; 17:57:46 echo Agent pid 38 killed; 17:57:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:57:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:57:46 [ssh-agent] Looking for ssh-agent implementation... 17:57:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:57:47 $ docker exec cff461f06906b3d3f1756200ff743678ef2a0dcd989319a4eb2e3a82b10c554d ssh-agent 17:57:47 SSH_AUTH_SOCK=/tmp/ssh-TbVBzH0bxdBE/agent.71 17:57:47 SSH_AGENT_PID=77 17:57:47 Running ssh-add (command line suppressed) 17:57:47 Identity added: /w/workspace/foundry_device-usb-camera_PR-357@tmp/private_key_4071462712269191596.key (/w/workspace/foundry_device-usb-camera_PR-357@tmp/private_key_4071462712269191596.key) 17:57:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:57:47 + git semver init 17:57:48 2024-10-14 17:57:47,919 [run_init] DEBUG init version:0.0.0 force:False 17:57:48 2024-10-14 17:57:47,920 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-357/.semver 17:57:48 2024-10-14 17:57:47,920 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-357/.semver 17:57:48 2024-10-14 17:57:47,921 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-357/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-357, universal_newlines=False, shell=None, istream=None) 17:57:49 2024-10-14 17:57:49,581 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-357/.git/info/exclude 17:57:49 2024-10-14 17:57:49,581 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-357/.semver/PR-357 with force:False 17:57:49 2024-10-14 17:57:49,582 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-357/.semver/PR-357 17:57:49 2024-10-14 17:57:49,586 [execute] INFO git cat-file --batch-check 17:57:49 2024-10-14 17:57:49,587 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-357/.semver, universal_newlines=False, shell=None, istream=) 17:57:49 2024-10-14 17:57:49,592 [execute] INFO git cat-file --batch 17:57:49 2024-10-14 17:57:49,592 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-357/.semver, universal_newlines=False, shell=None, istream=) 17:57:49 2024-10-14 17:57:49,595 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-357/.semver/PR-357 17:57:49 0.0.0 [Pipeline] } 17:57:49 $ docker exec --env ******** --env ******** cff461f06906b3d3f1756200ff743678ef2a0dcd989319a4eb2e3a82b10c554d ssh-agent -k 17:57:50 unset SSH_AUTH_SOCK; 17:57:50 unset SSH_AGENT_PID; 17:57:50 echo Agent pid 77 killed; 17:57:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:57:50 + git semver [Pipeline] } 17:57:50 $ docker stop --time=1 cff461f06906b3d3f1756200ff743678ef2a0dcd989319a4eb2e3a82b10c554d 17:57:52 $ docker rm -f --volumes cff461f06906b3d3f1756200ff743678ef2a0dcd989319a4eb2e3a82b10c554d [Pipeline] // withDockerContainer [Pipeline] sh 17:57:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:57:52 Stashed 1 file(s) [Pipeline] echo 17:57:52 [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) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:57:53 provisioning config files... 17:57:53 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-357@tmp/config5316764032443540504tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:57:54 ---> ****-login.sh 17:57:54 nexus3.edgexfoundry.org:10001 17:57:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:57:54 Configure a credential helper to remove this warning. See 17:57:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:57:54 17:57:54 Login Succeeded 17:57:54 nexus3.edgexfoundry.org:10002 17:57:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:57:54 Configure a credential helper to remove this warning. See 17:57:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:57:54 17:57:54 Login Succeeded 17:57:54 nexus3.edgexfoundry.org:10003 17:57:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:57:54 Configure a credential helper to remove this warning. See 17:57:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:57:54 17:57:54 Login Succeeded 17:57:54 nexus3.edgexfoundry.org:10004 17:57:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:57:54 Configure a credential helper to remove this warning. See 17:57:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:57:54 17:57:54 Login Succeeded 17:57:54 ****.io 17:57:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:57:54 Configure a credential helper to remove this warning. See 17:57:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:57:54 17:57:54 Login Succeeded 17:57:54 ---> ****-login.sh ends [Pipeline] } 17:57:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:57:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:57:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:57:54 ========================================================= 17:57:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 17:57:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:55 + 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 . 17:57:55 Sending build context to Docker daemon 20.63MB 17:57:55 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 17:57:55 Step 2/13 : FROM ${BASE} AS builder 17:57:55 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 17:57:55 43c4264eed91: Pulling fs layer 17:57:55 4cc291be95ef: Pulling fs layer 17:57:55 2ac1f1163629: Pulling fs layer 17:57:55 5c3c966382ef: Pulling fs layer 17:57:55 4f4fb700ef54: Pulling fs layer 17:57:55 5d5c8e513c77: Pulling fs layer 17:57:55 9f66e0745190: Pulling fs layer 17:57:55 f49a43e4bbc0: Pulling fs layer 17:57:55 561ebcabdf7f: Pulling fs layer 17:57:55 561ebcabdf7f: Waiting 17:57:55 9f66e0745190: Waiting 17:57:55 5c3c966382ef: Waiting 17:57:55 4f4fb700ef54: Waiting 17:57:55 5d5c8e513c77: Waiting 17:57:55 4cc291be95ef: Verifying Checksum 17:57:55 4cc291be95ef: Download complete 17:57:55 5c3c966382ef: Verifying Checksum 17:57:55 4f4fb700ef54: Download complete 17:57:55 43c4264eed91: Download complete 17:57:55 5d5c8e513c77: Verifying Checksum 17:57:55 5d5c8e513c77: Download complete 17:57:55 9f66e0745190: Verifying Checksum 17:57:55 9f66e0745190: Download complete 17:57:55 43c4264eed91: Pull complete 17:57:56 561ebcabdf7f: Download complete 17:57:56 4cc291be95ef: Pull complete 17:57:56 2ac1f1163629: Verifying Checksum 17:57:56 2ac1f1163629: Download complete 17:57:56 f49a43e4bbc0: Verifying Checksum 17:57:56 f49a43e4bbc0: Download complete 17:57:59 2ac1f1163629: Pull complete 17:57:59 5c3c966382ef: Pull complete 17:57:59 4f4fb700ef54: Pull complete 17:57:59 5d5c8e513c77: Pull complete 17:57:59 9f66e0745190: Pull complete 17:58:01 f49a43e4bbc0: Pull complete 17:58:02 561ebcabdf7f: Pull complete 17:58:02 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 17:58:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 17:58:02 ---> 3a752c3f9dda 17:58:02 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:58:07 ---> Running in 6e30b1d0ff85 17:58:07 Removing intermediate container 6e30b1d0ff85 17:58:07 ---> a17b5423d9d0 17:58:07 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:58:07 ---> Running in 95284574f327 17:58:07 Removing intermediate container 95284574f327 17:58:07 ---> e88db9c28faa 17:58:07 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:58:07 ---> Running in 29a9fca165ea 17:58:07 Removing intermediate container 29a9fca165ea 17:58:07 ---> 1ba313517afe 17:58:07 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:58:07 ---> Running in 702657ff7624 17:58:07 Removing intermediate container 702657ff7624 17:58:07 ---> 98148b2f2dc1 17:58:07 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:58:07 ---> Running in d330bcaebcfe 17:58:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 17:58:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 17:58:08 (1/14) Installing libintl (0.22.5-r0) 17:58:08 (2/14) Installing eudev-libs (3.2.14-r2) 17:58:08 (3/14) Installing libjpeg-turbo (3.0.3-r0) 17:58:08 (4/14) Installing v4l-utils-libs (1.24.1-r1) 17:58:08 (5/14) Installing v4l-utils (1.24.1-r1) 17:58:08 Still waiting to schedule task 17:58:08 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:58:09 (6/14) Installing libdvbv5 (1.24.1-r1) 17:58:09 (7/14) Installing udev-init-scripts (35-r1) 17:58:09 (8/14) Installing libeconf (0.6.3-r0) 17:58:09 (9/14) Installing libblkid (2.40.1-r1) 17:58:09 (10/14) Installing xz-libs (5.6.2-r0) 17:58:09 (11/14) Installing kmod-libs (32-r0) 17:58:09 (12/14) Installing eudev (3.2.14-r2) 17:58:09 (13/14) Installing eudev-dev (3.2.14-r2) 17:58:09 (14/14) Installing v4l-utils-dev (1.24.1-r1) 17:58:09 Executing busybox-1.36.1-r29.trigger 17:58:09 Executing eudev-3.2.14-r2.trigger 17:58:09 OK: 253 MiB in 68 packages 17:58:09 Removing intermediate container d330bcaebcfe 17:58:09 ---> 4014d5f6d7cb 17:58:09 Step 8/13 : WORKDIR /device-usb-camera 17:58:10 ---> Running in 1918bfa70ef0 17:58:10 Removing intermediate container 1918bfa70ef0 17:58:10 ---> cf749ab9ea25 17:58:10 Step 9/13 : COPY go.mod vendor* ./ 17:58:10 ---> 678a6d97ea54 17:58:10 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:58:10 ---> Running in 46382d8192e2 17:59:17 Removing intermediate container 46382d8192e2 17:59:17 ---> 22cb4b23853c 17:59:17 Step 11/13 : COPY . . 17:59:17 ---> c5f6b16cf831 17:59:17 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 17:59:17 ---> Running in 6fa75c8b729e 17:59:17  % Total % Received % Xferd Average Speed Time Time Time Current 17:59:17  Dload Upload Total Spent Left Speed 17:59:17  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 6081  0 --:--:-- --:--:-- --:--:-- 6103 17:59:17 Removing intermediate container 6fa75c8b729e 17:59:17 ---> 63d948ea7115 17:59:17 Step 13/13 : RUN ${MAKE} 17:59:17 ---> Running in 4fde681d8dfb 17:59:17 noop 17:59:17 Removing intermediate container 4fde681d8dfb 17:59:17 ---> ccc0398f2d5d 17:59:17 Successfully built ccc0398f2d5d 17:59:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:18 + docker inspect -f . ci-base-image-x86_64 17:59:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:59:18 prd-ubuntu20.04-docker-8c-8g-22796 does not seem to be running inside a container 17:59:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-357 -v /w/workspace/foundry_device-usb-camera_PR-357:/w/workspace/foundry_device-usb-camera_PR-357:rw,z -v /w/workspace/foundry_device-usb-camera_PR-357@tmp:/w/workspace/foundry_device-usb-camera_PR-357@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 ******** ci-base-image-x86_64 cat 17:59:18 $ docker top 3e236a503db24ce2fc66e8469fce96d470419ebb610b605ae781ae46d618a212 -eo pid,comm [Pipeline] { [Pipeline] sh 17:59:19 + go version 17:59:19 go version go1.23.2 linux/amd64 [Pipeline] } 17:59:19 $ docker stop --time=1 3e236a503db24ce2fc66e8469fce96d470419ebb610b605ae781ae46d618a212 17:59:20 $ docker rm -f --volumes 3e236a503db24ce2fc66e8469fce96d470419ebb610b605ae781ae46d618a212 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:21 + docker inspect -f . ci-base-image-x86_64 17:59:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:59:21 prd-ubuntu20.04-docker-8c-8g-22796 does not seem to be running inside a container 17:59:21 $ 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-357 -v /w/workspace/foundry_device-usb-camera_PR-357:/w/workspace/foundry_device-usb-camera_PR-357:rw,z -v /w/workspace/foundry_device-usb-camera_PR-357@tmp:/w/workspace/foundry_device-usb-camera_PR-357@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 ******** ci-base-image-x86_64 cat 17:59:22 $ docker top 88eb0b8c85c93fa2308cbe1a6037e2899b5aec1e579f0330dc2a42f2ca885a26 -eo pid,comm [Pipeline] { [Pipeline] sh 17:59:22 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-357 [Pipeline] fileExists [Pipeline] sh 17:59:22 + make test 17:59:22 go test ./... -coverprofile=coverage.out ./... 17:59:24 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:59:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22797 in /w/workspace/foundry_device-usb-camera_PR-357 [Pipeline] { [Pipeline] ws 17:59:34 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 17:59:37 Selected Git installation does not exist. Using Default 17:59:37 The recommended git tool is: NONE 17:59:42 using credential edgex-jenkins-ssh 17:59:42 Cloning the remote Git repository 17:59:42 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 17:59:42 > git init /w/workspace/device-usb-camera/1 # timeout=10 17:59:42 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:59:42 > git --version # timeout=10 17:59:42 > git --version # 'git version 2.25.1' 17:59:42 using GIT_SSH to set credentials SSH Credentials for GitHub 17:59:42 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 17:59:42 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.011s coverage: 4.4% of statements 17:59:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:59:45 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:59:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:59:46 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:59:46 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:59:46 using GIT_SSH to set credentials SSH Credentials for GitHub 17:59:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/357/head:refs/remotes/origin/PR-357 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:59:46 Merging remotes/origin/main commit 60c6d6f4a1dd386522f88229b760e87d58d61eab into PR head commit 4755ab541db10572433b487a255c1c9b216bf2ea 17:59:47 Merge succeeded, producing 4755ab541db10572433b487a255c1c9b216bf2ea 17:59:47 Checking out Revision 4755ab541db10572433b487a255c1c9b216bf2ea (PR-357) 17:59:47 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 17:59:47 > git --version # timeout=10 17:59:47 > git --version # 'git version 2.25.1' 17:59:47 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 17:59:46 > git config core.sparsecheckout # timeout=10 17:59:46 > git checkout -f 4755ab541db10572433b487a255c1c9b216bf2ea # timeout=10 17:59:46 > git remote # timeout=10 17:59:46 > git config --get remote.origin.url # timeout=10 17:59:46 using GIT_SSH to set credentials SSH Credentials for GitHub 17:59:47 > git merge 60c6d6f4a1dd386522f88229b760e87d58d61eab # timeout=10 17:59:47 > git rev-parse HEAD^{commit} # timeout=10 17:59:47 > git config core.sparsecheckout # timeout=10 17:59:47 > git checkout -f 4755ab541db10572433b487a255c1c9b216bf2ea # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:59:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:59:52 % Total % Received % Xferd Average Speed Time Time Time Current 17:59:52 Dload Upload Total Spent Left Speed 17:59:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 99k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh 17:59:52 go vet ./... 17:59:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:59:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:59:53 + sudo tee /etc/docker/daemon.new 17:59:53 { 17:59:53 "registry-mirrors": [ 17:59:53 "https://nexus3.edgexfoundry.org:10001" 17:59:53 ], 17:59:53 "bip": "10.250.0.254/24", 17:59:53 "hosts": [ 17:59:53 "tcp://0.0.0.0:5555", 17:59:53 "unix:///var/run/docker.sock" 17:59:53 ], 17:59:53 "mtu": 1458, 17:59:53 "selinux-enabled": true, 17:59:53 "seccomp-profile": "/etc/docker/seccomp.json" 17:59:53 } [Pipeline] sh 17:59:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:59:53 + sudo service docker restart 17:59:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:59:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:59:58 ./bin/test-attribution-txt.sh [Pipeline] echo 17:59:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 17:59:58 $ docker stop --time=1 88eb0b8c85c93fa2308cbe1a6037e2899b5aec1e579f0330dc2a42f2ca885a26 18:00:05 $ docker rm -f --volumes 88eb0b8c85c93fa2308cbe1a6037e2899b5aec1e579f0330dc2a42f2ca885a26 [Pipeline] // withDockerContainer [Pipeline] sh 18:00:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:00:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:00:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:00:07 + ls -al . 18:00:07 total 300 18:00:07 drwxrwxr-x 9 jenkins jenkins 4096 Oct 14 17:59 . 18:00:07 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 17:57 .. 18:00:07 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 17:59 .git 18:00:07 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 17:57 .github 18:00:07 -rw-rw-r-- 1 jenkins jenkins 379 Oct 14 17:57 .gitignore 18:00:07 -rw-rw-r-- 1 jenkins jenkins 203 Oct 14 17:57 .golangci.yml 18:00:07 -rw-rw-r-- 1 jenkins jenkins 77 Oct 14 17:57 .hadolint.yml 18:00:07 drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 17:57 .semver 18:00:07 -rw-rw-r-- 1 jenkins jenkins 19367 Oct 14 17:57 Attribution.txt 18:00:07 -rw-rw-r-- 1 jenkins jenkins 16561 Oct 14 17:57 CHANGELOG.md 18:00:07 -rw-rw-r-- 1 jenkins jenkins 2453 Oct 14 17:57 Dockerfile 18:00:07 -rw-rw-r-- 1 jenkins jenkins 678 Oct 14 17:57 GOVERNANCE.md 18:00:07 -rw-rw-r-- 1 jenkins jenkins 659 Oct 14 17:57 Jenkinsfile 18:00:07 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 14 17:57 LICENSE 18:00:07 -rw-rw-r-- 1 jenkins jenkins 3148 Oct 14 17:57 Makefile 18:00:07 -rw-rw-r-- 1 jenkins jenkins 622 Oct 14 17:57 OWNERS.md 18:00:07 -rw-rw-r-- 1 jenkins jenkins 2575 Oct 14 17:57 README.md 18:00:07 -rw-rw-r-- 1 jenkins jenkins 5 Oct 14 17:57 VERSION 18:00:07 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 17:57 bin 18:00:07 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 17:57 cmd 18:00:07 -rw-r--r-- 1 jenkins jenkins 54772 Oct 14 17:59 coverage.out 18:00:07 -rwxrwxr-x 1 jenkins jenkins 84 Oct 14 17:57 docker-entrypoint.sh 18:00:07 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 17:57 docs 18:00:07 -rw-rw-r-- 1 jenkins jenkins 7182 Oct 14 17:57 go.mod 18:00:07 -rw-rw-r-- 1 jenkins jenkins 100524 Oct 14 17:57 go.sum 18:00:07 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 17:57 internal 18:00:07 -rw-rw-r-- 1 jenkins jenkins 231 Oct 14 17:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:00:08 + 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=4755ab541db10572433b487a255c1c9b216bf2ea --label arch=amd64 --label version=0.0.0 . 18:00:08 Sending build context to Docker daemon 20.68MB 18:00:08 Step 1/37 : ARG BASE=golang:1.23-alpine3.20 18:00:08 Step 2/37 : FROM ${BASE} AS builder 18:00:08 ---> ccc0398f2d5d 18:00:08 Step 3/37 : ARG ADD_BUILD_TAGS="" 18:00:08 ---> Running in c91d054f2a69 18:00:08 Removing intermediate container c91d054f2a69 18:00:08 ---> 9ded3295d7b2 18:00:08 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:00:08 ---> Running in 02a7499a5115 18:00:08 Removing intermediate container 02a7499a5115 18:00:08 ---> f3d1ccc2ed87 18:00:08 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:00:08 ---> Running in 566e1abeb37c 18:00:08 Removing intermediate container 566e1abeb37c 18:00:08 ---> 5176123de19c 18:00:08 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:00:09 ---> Running in 286335d09b0b 18:00:09 Removing intermediate container 286335d09b0b 18:00:09 ---> 372e2c98ae97 18:00:09 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:00:09 ---> Running in 2af43d87833b 18:00:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:00:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:00:09 OK: 253 MiB in 68 packages 18:00:09 Removing intermediate container 2af43d87833b 18:00:09 ---> 933d42ae684d 18:00:09 Step 8/37 : WORKDIR /device-usb-camera 18:00:09 ---> Running in 6dbff938e2a7 18:00:10 Removing intermediate container 6dbff938e2a7 18:00:10 ---> c4ce77771d8b 18:00:10 Step 9/37 : COPY go.mod vendor* ./ 18:00:10 ---> 4c656128078d 18:00:10 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:00:10 ---> Running in 7a6b595ebbca 18:00:10 Removing intermediate container 7a6b595ebbca 18:00:10 ---> 730ce6b04979 18:00:10 Step 11/37 : COPY . . 18:00:11 ---> 58bed613d3cd 18:00:11 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 18:00:11 ---> Running in fa51a16cbe37 18:00:11  % Total % Received % Xferd Average Speed Time Time Time Current 18:00:11 Dload Upload Total Spent Left Speed 18:00:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 40583 0 --:--:-- --:--:-- --:--:-- 42480 18:00:12 Removing intermediate container fa51a16cbe37 18:00:12 ---> 86aa076a313d 18:00:12 Step 13/37 : RUN ${MAKE} 18:00:12 ---> Running in 43b1764af325 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:00:12 provisioning config files... 18:00:12 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config7872233150789587731tmp [Pipeline] { [Pipeline] libraryResource 18:00:12 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.46" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-usb-camera ./cmd [Pipeline] sh 18:00:12 ---> ****-login.sh 18:00:12 nexus3.edgexfoundry.org:10001 18:00:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:00:13 Configure a credential helper to remove this warning. See 18:00:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:00:13 18:00:13 Login Succeeded 18:00:13 nexus3.edgexfoundry.org:10002 18:00:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:00:13 Configure a credential helper to remove this warning. See 18:00:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:00:13 18:00:13 Login Succeeded 18:00:13 nexus3.edgexfoundry.org:10003 18:00:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:00:14 Configure a credential helper to remove this warning. See 18:00:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:00:14 18:00:14 Login Succeeded 18:00:14 nexus3.edgexfoundry.org:10004 18:00:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:00:14 Configure a credential helper to remove this warning. See 18:00:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:00:14 18:00:14 Login Succeeded 18:00:14 ****.io 18:00:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:00:15 Configure a credential helper to remove this warning. See 18:00:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:00:15 18:00:15 Login Succeeded 18:00:15 ---> ****-login.sh ends [Pipeline] } 18:00:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:00:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:00:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:00:15 ========================================================= 18:00:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 18:00:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:00:16 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 18:00:16 Sending build context to Docker daemon 10.58MB 18:00:16 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 18:00:16 Step 2/13 : FROM ${BASE} AS builder 18:00:16 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:00:16 cf04c63912e1: Pulling fs layer 18:00:16 55b35a11ae5e: Pulling fs layer 18:00:16 a37a00ec5f00: Pulling fs layer 18:00:16 50b3750afda1: Pulling fs layer 18:00:16 4f4fb700ef54: Pulling fs layer 18:00:16 80978eb59214: Pulling fs layer 18:00:16 c9f46d7d2bd2: Pulling fs layer 18:00:16 c5a475d317c9: Pulling fs layer 18:00:16 50b3750afda1: Waiting 18:00:16 c9f46d7d2bd2: Waiting 18:00:16 4f4fb700ef54: Waiting 18:00:16 80978eb59214: Waiting 18:00:16 c5a475d317c9: Waiting 18:00:17 55b35a11ae5e: Download complete 18:00:17 50b3750afda1: Verifying Checksum 18:00:17 50b3750afda1: Download complete 18:00:17 4f4fb700ef54: Verifying Checksum 18:00:17 4f4fb700ef54: Download complete 18:00:17 80978eb59214: Verifying Checksum 18:00:17 80978eb59214: Download complete 18:00:17 cf04c63912e1: Verifying Checksum 18:00:17 cf04c63912e1: Download complete 18:00:17 c5a475d317c9: Verifying Checksum 18:00:17 c5a475d317c9: Download complete 18:00:17 cf04c63912e1: Pull complete 18:00:18 a37a00ec5f00: Verifying Checksum 18:00:18 a37a00ec5f00: Download complete 18:00:19 55b35a11ae5e: Pull complete 18:00:19 c9f46d7d2bd2: Verifying Checksum 18:00:19 c9f46d7d2bd2: Download complete 18:00:33 a37a00ec5f00: Pull complete 18:00:33 50b3750afda1: Pull complete 18:00:33 4f4fb700ef54: Pull complete 18:00:33 80978eb59214: Pull complete 18:00:39 c9f46d7d2bd2: Pull complete 18:00:44 c5a475d317c9: Pull complete 18:00:44 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 18:00:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 18:00:44 ---> be29e6b0f0d4 18:00:44 Step 3/13 : ARG ADD_BUILD_TAGS="" 18:00:44 ---> Running in 0e513fefa5c8 18:00:44 Removing intermediate container 0e513fefa5c8 18:00:44 ---> a80cffb12af6 18:00:44 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:00:44 ---> Running in ac4ffb352ccf 18:00:44 Removing intermediate container ac4ffb352ccf 18:00:44 ---> 7a35c7e9d5ac 18:00:44 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:00:44 ---> Running in 8cdd921ea170 18:00:44 Removing intermediate container 8cdd921ea170 18:00:44 ---> 3ecbd2dc0238 18:00:44 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:00:44 ---> Running in a1ef555de395 18:00:44 Removing intermediate container a1ef555de395 18:00:44 ---> 403a88c38fe7 18:00:44 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:00:44 ---> Running in 885e8d177876 18:00:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:00:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:00:48 (1/14) Installing libintl (0.22.5-r0) 18:00:48 (2/14) Installing eudev-libs (3.2.14-r2) 18:00:48 (3/14) Installing libjpeg-turbo (3.0.3-r0) 18:00:48 (4/14) Installing v4l-utils-libs (1.24.1-r1) 18:00:48 (5/14) Installing v4l-utils (1.24.1-r1) 18:00:48 (6/14) Installing libdvbv5 (1.24.1-r1) 18:00:48 (7/14) Installing udev-init-scripts (35-r1) 18:00:48 (8/14) Installing libeconf (0.6.3-r0) 18:00:48 (9/14) Installing libblkid (2.40.1-r1) 18:00:48 (10/14) Installing xz-libs (5.6.2-r0) 18:00:48 (11/14) Installing kmod-libs (32-r0) 18:00:48 (12/14) Installing eudev (3.2.14-r2) 18:00:48 (13/14) Installing eudev-dev (3.2.14-r2) 18:00:48 (14/14) Installing v4l-utils-dev (1.24.1-r1) 18:00:48 Executing busybox-1.36.1-r29.trigger 18:00:48 Executing eudev-3.2.14-r2.trigger 18:00:48 OK: 246 MiB in 68 packages 18:00:49 Removing intermediate container 43b1764af325 18:00:49 ---> 957ca35b0074 18:00:49 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 18:00:49 1.8.2: Pulling from bluenviron/mediamtx 18:00:49 8411072a22a5: Pulling fs layer 18:00:49 8411072a22a5: Verifying Checksum 18:00:49 8411072a22a5: Download complete 18:00:49 8411072a22a5: Pull complete 18:00:49 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 18:00:49 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 18:00:49 ---> 1ac78cb06e13 18:00:49 Step 15/37 : FROM alpine:3.20 18:00:49 3.20: Pulling from library/alpine 18:00:49 43c4264eed91: Already exists 18:00:49 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 18:00:49 Status: Downloaded newer image for alpine:3.20 18:00:49 ---> 91ef0af61f39 18:00:49 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 18:00:50 Removing intermediate container 885e8d177876 18:00:50 ---> b17ee6231354 18:00:50 Step 8/13 : WORKDIR /device-usb-camera 18:00:50 ---> Running in a24a59b5443a 18:00:50 Removing intermediate container a24a59b5443a 18:00:50 ---> e9b144a61efc 18:00:50 Step 9/13 : COPY go.mod vendor* ./ 18:00:50 ---> Running in 024ded48b787 18:00:50 Removing intermediate container 024ded48b787 18:00:50 ---> adcdf20f2485 18:00:50 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 18:00:50 ---> Running in a3d71b0250d7 18:00:50 ---> 23eadcc9d30a 18:00:50 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:00:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:00:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:00:50 ---> Running in d0944c4fe231 18:00:51 (1/115) Installing dumb-init (1.2.5-r3) 18:00:51 (2/115) Installing libSvtAv1Enc (2.0.0-r1) 18:00:51 (3/115) Installing aom-libs (3.9.1-r0) 18:00:51 (4/115) Installing libxau (1.0.11-r4) 18:00:51 (5/115) Installing libmd (1.1.0-r0) 18:00:51 (6/115) Installing libbsd (0.12.2-r0) 18:00:51 (7/115) Installing libxdmcp (1.1.5-r1) 18:00:51 (8/115) Installing libxcb (1.16.1-r0) 18:00:51 (9/115) Installing libx11 (1.8.9-r1) 18:00:51 (10/115) Installing hwdata-pci (0.382-r0) 18:00:51 (11/115) Installing libpciaccess (0.18.1-r0) 18:00:51 (12/115) Installing libdrm (2.4.120-r0) 18:00:51 (13/115) Installing libxext (1.3.6-r2) 18:00:51 (14/115) Installing libxfixes (6.0.1-r4) 18:00:51 (15/115) Installing libffi (3.4.6-r0) 18:00:51 (16/115) Installing wayland-libs-client (1.22.0-r4) 18:00:51 (17/115) Installing libva (2.21.0-r0) 18:00:51 (18/115) Installing libvdpau (1.5-r3) 18:00:51 (19/115) Installing libgcc (13.2.1_git20240309-r0) 18:00:51 (20/115) Installing libstdc++ (13.2.1_git20240309-r0) 18:00:51 (21/115) Installing onevpl-libs (2023.3.1-r2) 18:00:51 (22/115) Installing ffmpeg-libavutil (6.1.1-r8) 18:00:51 (23/115) Installing libdav1d (1.4.2-r0) 18:00:51 (24/115) Installing openexr-libiex (3.1.13-r1) 18:00:51 (25/115) Installing openexr-libilmthread (3.1.13-r1) 18:00:51 (26/115) Installing imath (3.1.12-r0) 18:00:51 (27/115) Installing openexr-libopenexr (3.1.13-r1) 18:00:51 (28/115) Installing brotli-libs (1.1.0-r2) 18:00:51 (29/115) Installing giflib (5.2.2-r0) 18:00:51 (30/115) Installing libhwy (1.0.7-r0) 18:00:51 (31/115) Installing libjpeg-turbo (3.0.3-r0) 18:00:51 (32/115) Installing lcms2 (2.16-r0) 18:00:51 (33/115) Installing libpng (1.6.44-r0) 18:00:51 (34/115) Installing libjxl (0.10.2-r0) 18:00:51 (35/115) Installing lame-libs (3.100-r5) 18:00:51 (36/115) Installing opus (1.5.2-r0) 18:00:51 (37/115) Installing rav1e-libs (0.7.1-r0) 18:00:51 (38/115) Installing libgomp (13.2.1_git20240309-r0) 18:00:51 (39/115) Installing soxr (0.1.3-r7) 18:00:51 (40/115) Installing ffmpeg-libswresample (6.1.1-r8) 18:00:51 (41/115) Installing libogg (1.3.5-r5) 18:00:51 (42/115) Installing libtheora (1.1.1-r18) 18:00:51 (43/115) Installing libvorbis (1.3.7-r2) 18:00:51 (44/115) Installing libvpx (1.14.1-r0) 18:00:51 (45/115) Installing libsharpyuv (1.3.2-r0) 18:00:51 (46/115) Installing libwebp (1.3.2-r0) 18:00:51 (47/115) Installing libwebpmux (1.3.2-r0) 18:00:51 (48/115) Installing x264-libs (0.164_git20231001-r0) 18:00:51 (49/115) Installing numactl (2.0.18-r0) 18:00:51 (50/115) Installing x265-libs (3.6-r0) 18:00:51 (51/115) Installing xvidcore (1.3.7-r2) 18:00:51 (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) 18:00:51 (53/115) Installing sdl2 (2.28.5-r1) 18:00:51 (54/115) Installing alsa-lib (1.2.11-r0) 18:00:51 (55/115) Installing libexpat (2.6.3-r0) 18:00:51 (56/115) Installing libbz2 (1.0.8-r6) 18:00:51 (57/115) Installing freetype (2.13.2-r0) 18:00:51 (58/115) Installing fontconfig (2.15.0-r1) 18:00:51 (59/115) Installing fribidi (1.0.15-r0) 18:00:51 (60/115) Installing libintl (0.22.5-r0) 18:00:51 (61/115) Installing libeconf (0.6.3-r0) 18:00:51 (62/115) Installing libblkid (2.40.1-r1) 18:00:51 (63/115) Installing libmount (2.40.1-r1) 18:00:51 (64/115) Installing pcre2 (10.43-r0) 18:00:51 (65/115) Installing glib (2.80.5-r0) 18:00:52 (66/115) Installing graphite2 (1.3.14-r6) 18:00:52 (67/115) Installing harfbuzz (8.5.0-r0) 18:00:52 (68/115) Installing libunibreak (6.1-r0) 18:00:52 (69/115) Installing libass (0.17.2-r0) 18:00:52 (70/115) Installing libbluray (1.3.4-r1) 18:00:52 (71/115) Installing mpg123-libs (1.32.6-r0) 18:00:52 (72/115) Installing libopenmpt (0.7.7-r0) 18:00:52 (73/115) Installing cjson (1.7.18-r0) 18:00:52 (74/115) Installing mbedtls (3.6.1-r0) 18:00:52 (75/115) Installing librist (0.2.10-r1) 18:00:52 (76/115) Installing libsrt (1.5.3-r0) 18:00:52 (77/115) Installing libssh (0.10.6-r0) 18:00:52 (78/115) Installing xz-libs (5.6.2-r0) 18:00:52 (79/115) Installing libxml2 (2.12.7-r0) 18:00:52 (80/115) Installing libsodium (1.0.19-r0) 18:00:52 (81/115) Installing libzmq (4.3.5-r2) 18:00:52 (82/115) Installing ffmpeg-libavformat (6.1.1-r8) 18:00:52 (83/115) Installing serd-libs (0.32.2-r0) 18:00:52 (84/115) Installing zix-libs (0.4.2-r0) 18:00:52 (85/115) Installing sord-libs (0.16.16-r0) 18:00:52 (86/115) Installing sratom (0.6.16-r0) 18:00:52 (87/115) Installing lilv-libs (0.24.24-r1) 18:00:52 (88/115) Installing glslang-libs (1.3.261.1-r0) 18:00:52 (89/115) Installing libdovi (3.3.0-r0) 18:00:52 (90/115) Installing spirv-tools (1.3.261.1-r0) 18:00:52 (91/115) Installing shaderc (2024.0-r0) 18:00:52 (92/115) Installing vulkan-loader (1.3.261.1-r0) 18:00:52 (93/115) Installing libplacebo (6.338.2-r1) 18:00:52 (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) 18:00:52 (95/115) Installing ffmpeg-libswscale (6.1.1-r8) 18:00:52 (96/115) Installing vidstab (1.1.1-r0) 18:00:52 (97/115) Installing zimg (3.0.5-r2) 18:00:52 (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) 18:00:52 (99/115) Installing libasyncns (0.8-r3) 18:00:52 (100/115) Installing dbus-libs (1.14.10-r1) 18:00:52 (101/115) Installing libltdl (2.4.7-r3) 18:00:52 (102/115) Installing orc (0.4.39-r0) 18:00:52 (103/115) Installing libflac (1.4.3-r1) 18:00:52 (104/115) Installing libsndfile (1.2.2-r0) 18:00:52 (105/115) Installing speexdsp (1.2.1-r2) 18:00:52 (106/115) Installing tdb-libs (1.4.9-r1) 18:00:52 (107/115) Installing libpulse (17.0-r0) 18:00:52 (108/115) Installing v4l-utils-libs (1.24.1-r1) 18:00:52 (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) 18:00:52 (110/115) Installing ffmpeg (6.1.1-r8) 18:00:52 (111/115) Installing udev-init-scripts (35-r1) 18:00:52 (112/115) Installing eudev-libs (3.2.14-r2) 18:00:52 (113/115) Installing zstd-libs (1.5.6-r0) 18:00:52 (114/115) Installing kmod-libs (32-r0) 18:00:52 (115/115) Installing eudev (3.2.14-r2) 18:00:52 Executing busybox-1.36.1-r29.trigger 18:00:52 Executing glib-2.80.5-r0.trigger 18:00:52 Executing eudev-3.2.14-r2.trigger 18:00:52 OK: 134 MiB in 129 packages 18:00:56 Removing intermediate container a3d71b0250d7 18:00:56 ---> 474bc8b820b0 18:00:56 Step 18/37 : RUN apk --no-cache upgrade 18:00:56 ---> Running in f6fed32291c2 18:00:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:00:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:00:56 Upgrading critical system libraries and apk-tools: 18:00:56 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 18:00:56 Executing busybox-1.36.1-r29.trigger 18:00:56 Continuing the upgrade transaction with new apk-tools: 18:00:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:00:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:00:57 OK: 134 MiB in 129 packages 18:00:57 Removing intermediate container f6fed32291c2 18:00:57 ---> 4437816a2fc0 18:00:57 Step 19/37 : WORKDIR / 18:00:57 ---> Running in a6031503a4b3 18:00:57 Removing intermediate container a6031503a4b3 18:00:57 ---> 81f77a14ee28 18:00:57 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 18:00:59 ---> ad87a365d31e 18:00:59 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 18:00:59 ---> 6cc2e74b0eb6 18:00:59 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 18:00:59 ---> 424d328eff74 18:00:59 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 18:00:59 ---> 2bc7bfba457a 18:00:59 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 18:00:59 ---> 17df2c12d047 18:00:59 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 18:00:59 ---> 1505deaffaba 18:00:59 Step 26/37 : COPY --from=rtsp /mediamtx / 18:01:00 ---> 8be78179f9fb 18:01:00 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 18:01:00 ---> Running in 4c55b597e3a5 18:01:00 Removing intermediate container 4c55b597e3a5 18:01:00 ---> 3fcacda71cdd 18:01:00 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 18:01:00 ---> Running in 2c6f07aac741 18:01:01 Removing intermediate container 2c6f07aac741 18:01:01 ---> 6addfcb5da84 18:01:01 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 18:01:01 ---> Running in 33f0b5114d66 18:01:01 Removing intermediate container 33f0b5114d66 18:01:01 ---> e95d07ad85ec 18:01:01 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 18:01:01 ---> Running in 4ef655aed2a3 18:01:02 Removing intermediate container 4ef655aed2a3 18:01:02 ---> ab0eece89473 18:01:02 Step 31/37 : EXPOSE 59983 18:01:02 ---> Running in 1b49364426ce 18:01:02 Removing intermediate container 1b49364426ce 18:01:02 ---> e79d897470f8 18:01:02 Step 32/37 : EXPOSE 8554 18:01:02 ---> Running in b0268810c917 18:01:02 Removing intermediate container b0268810c917 18:01:02 ---> 485796edc9c6 18:01:02 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 18:01:02 ---> Running in d5c679c188bc 18:01:02 Removing intermediate container d5c679c188bc 18:01:02 ---> d56b2dfeff17 18:01:02 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 18:01:02 ---> Running in 4e419e5da391 18:01:02 Removing intermediate container 4e419e5da391 18:01:02 ---> d6e7284ef003 18:01:02 Step 35/37 : LABEL arch=amd64 18:01:02 ---> Running in c81dbadf8c43 18:01:02 Removing intermediate container c81dbadf8c43 18:01:02 ---> d640154ae808 18:01:02 Step 36/37 : LABEL git_sha=4755ab541db10572433b487a255c1c9b216bf2ea 18:01:02 ---> Running in 8727e1fde928 18:01:02 Removing intermediate container 8727e1fde928 18:01:02 ---> 1e308a982f7f 18:01:02 Step 37/37 : LABEL version=0.0.0 18:01:02 ---> Running in 9aa62f543780 18:01:02 Removing intermediate container 9aa62f543780 18:01:02 ---> c198f7a2eb48 18:01:02 [Warning] One or more build-args [ARCH] were not consumed 18:01:02 Successfully built c198f7a2eb48 18:01:02 Successfully tagged device-usb-camera:latest [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 18:01:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:01:04 18:01:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:01:04 latest: Pulling from edgex-lftools-log-publisher 18:01:04 5eb5b503b376: Pulling fs layer 18:01:04 5c69ac0246d0: Pulling fs layer 18:01:04 ec43610c2a17: Pulling fs layer 18:01:04 3a2ae6a8a46f: Pulling fs layer 18:01:04 33b1e0a273af: Pulling fs layer 18:01:04 5d3b04190fa2: Pulling fs layer 18:01:04 2f39f015ded8: Pulling fs layer 18:01:04 33b1e0a273af: Waiting 18:01:04 5d3b04190fa2: Waiting 18:01:04 2f39f015ded8: Waiting 18:01:04 5c69ac0246d0: Verifying Checksum 18:01:04 5c69ac0246d0: Download complete 18:01:04 3a2ae6a8a46f: Verifying Checksum 18:01:04 3a2ae6a8a46f: Download complete 18:01:04 33b1e0a273af: Verifying Checksum 18:01:04 33b1e0a273af: Download complete 18:01:04 5d3b04190fa2: Download complete 18:01:04 ec43610c2a17: Verifying Checksum 18:01:04 ec43610c2a17: Download complete 18:01:04 5eb5b503b376: Verifying Checksum 18:01:04 5eb5b503b376: Download complete 18:01:05 2f39f015ded8: Download complete 18:01:05 5eb5b503b376: Pull complete 18:01:05 5c69ac0246d0: Pull complete 18:01:06 ec43610c2a17: Pull complete 18:01:06 3a2ae6a8a46f: Pull complete 18:01:06 33b1e0a273af: Pull complete 18:01:06 5d3b04190fa2: Pull complete 18:01:10 2f39f015ded8: Pull complete 18:01:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:01:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:01:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:01:11 prd-ubuntu20.04-docker-8c-8g-22796 does not seem to be running inside a container 18:01:11 $ 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-357 -v /w/workspace/foundry_device-usb-camera_PR-357:/w/workspace/foundry_device-usb-camera_PR-357:rw,z -v /w/workspace/foundry_device-usb-camera_PR-357@tmp:/w/workspace/foundry_device-usb-camera_PR-357@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 18:01:16 $ docker top 851ac1d21027dc085e3e84c8bea9139a73d0a16da19e3f950a846b5aecaf6cad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:01:17 ---> job-cost.sh 18:01:17 lf-activate-venv: SKIPPING 18:01:17 INFO: No Stack... 18:01:17 INFO: Retrieving Pricing Info for: v3-standard-8 18:01:17 INFO: Archiving Costs [Pipeline] sh 18:01:17 + cat /w/workspace/foundry_device-usb-camera_PR-357/archives/cost.csv 18:01:17 + cut -d, -f6 [Pipeline] lock 18:01:17 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-357-1-stack-cost] 18:01:17 Resource [jenkins-edgexfoundry-device-usb-camera-PR-357-1-stack-cost] did not exist. Created. 18:01:17 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-357-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:01:18 + echo total: 0.2199999988079071 [Pipeline] stash 18:01:18 Stashed 1 file(s) [Pipeline] } 18:01:18 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-357-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:01:18 $ docker stop --time=1 851ac1d21027dc085e3e84c8bea9139a73d0a16da19e3f950a846b5aecaf6cad 18:01:19 $ docker rm -f --volumes 851ac1d21027dc085e3e84c8bea9139a73d0a16da19e3f950a846b5aecaf6cad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:02:42 Removing intermediate container d0944c4fe231 18:02:42 ---> b9542e540302 18:02:42 Step 11/13 : COPY . . 18:02:42 ---> 7037d35ac667 18:02:42 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 18:02:42 ---> Running in 0b263cf6598f 18:02:42  % Total % Received % Xferd Average Speed  Time  Time  Time Current 18:02:42  Dload Upload Total Spent Left Speed 18:02:42 0  0  0 0   0 0   0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062  0 0 9878  0 --:--:-- --:--:-- --:--:-- 10114 18:02:42 Removing intermediate container 0b263cf6598f 18:02:42 ---> 73defd68109d 18:02:42 Step 13/13 : RUN ${MAKE} 18:02:42 ---> Running in 5aa60bb40270 18:02:42 noop 18:02:42 Removing intermediate container 5aa60bb40270 18:02:42 ---> 78b10305eeb6 18:02:42 Successfully built 78b10305eeb6 18:02:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:43 + docker inspect -f . ci-base-image-arm64 18:02:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:02:43 prd-ubuntu20.04-docker-arm64-4c-16g-22797 does not seem to be running inside a container 18:02:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@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-arm64 cat 18:02:44 $ docker top 02bd08194d456bc3d7e8e87f83ee4b5a2f64ceaa0ace974880f7889116835c8d -eo pid,comm [Pipeline] { [Pipeline] sh 18:02:45 + go version 18:02:45 go version go1.23.2 linux/arm64 [Pipeline] } 18:02:45 $ docker stop --time=1 02bd08194d456bc3d7e8e87f83ee4b5a2f64ceaa0ace974880f7889116835c8d 18:02:47 $ docker rm -f --volumes 02bd08194d456bc3d7e8e87f83ee4b5a2f64ceaa0ace974880f7889116835c8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:48 + docker inspect -f . ci-base-image-arm64 18:02:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:02:49 prd-ubuntu20.04-docker-arm64-4c-16g-22797 does not seem to be running inside a container 18:02:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@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-arm64 cat 18:02:50 $ docker top 1b4f756460f54e6751adf7595044649b6b4ae74c702ee04ba80a9f9bf9b1b667 -eo pid,comm [Pipeline] { [Pipeline] sh 18:02:53 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 18:02:57 + make test 18:02:58 go test ./... -coverprofile=coverage.out ./... 18:03:05 ? github.com/edgexfoundry/device-usb-camera [no test files] 18:06:43 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 18:06:46 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.061s coverage: 4.4% of statements 18:06:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:06:47 go vet ./... 18:07:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:07:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:07:44 ./bin/test-attribution-txt.sh [Pipeline] echo 18:07:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:07:44 $ docker stop --time=1 1b4f756460f54e6751adf7595044649b6b4ae74c702ee04ba80a9f9bf9b1b667 18:07:46 $ docker rm -f --volumes 1b4f756460f54e6751adf7595044649b6b4ae74c702ee04ba80a9f9bf9b1b667 [Pipeline] // withDockerContainer [Pipeline] sh 18:07:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:07:47 Warning: overwriting stash ‘coverage-report’ 18:07:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:07:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:07:49 + ls -al . 18:07:49 total 296 18:07:49 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 18:03 . 18:07:49 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 17:59 .. 18:07:49 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 17:59 .git 18:07:49 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 17:59 .github 18:07:49 -rw-rw-r-- 1 jenkins jenkins 379 Oct 14 17:59 .gitignore 18:07:49 -rw-rw-r-- 1 jenkins jenkins 203 Oct 14 17:59 .golangci.yml 18:07:49 -rw-rw-r-- 1 jenkins jenkins 77 Oct 14 17:59 .hadolint.yml 18:07:49 -rw-rw-r-- 1 jenkins jenkins 19367 Oct 14 17:59 Attribution.txt 18:07:49 -rw-rw-r-- 1 jenkins jenkins 16561 Oct 14 17:59 CHANGELOG.md 18:07:49 -rw-rw-r-- 1 jenkins jenkins 2453 Oct 14 17:59 Dockerfile 18:07:49 -rw-rw-r-- 1 jenkins jenkins 678 Oct 14 17:59 GOVERNANCE.md 18:07:49 -rw-rw-r-- 1 jenkins jenkins 659 Oct 14 17:59 Jenkinsfile 18:07:49 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 14 17:59 LICENSE 18:07:49 -rw-rw-r-- 1 jenkins jenkins 3148 Oct 14 17:59 Makefile 18:07:49 -rw-rw-r-- 1 jenkins jenkins 622 Oct 14 17:59 OWNERS.md 18:07:49 -rw-rw-r-- 1 jenkins jenkins 2575 Oct 14 17:59 README.md 18:07:49 -rw-rw-r-- 1 jenkins jenkins 5 Oct 14 17:57 VERSION 18:07:49 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 17:59 bin 18:07:49 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 17:59 cmd 18:07:49 -rw-r--r-- 1 jenkins jenkins 54772 Oct 14 18:06 coverage.out 18:07:49 -rwxrwxr-x 1 jenkins jenkins 84 Oct 14 17:59 docker-entrypoint.sh 18:07:49 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 17:59 docs 18:07:49 -rw-rw-r-- 1 jenkins jenkins 7182 Oct 14 17:59 go.mod 18:07:49 -rw-rw-r-- 1 jenkins jenkins 100524 Oct 14 17:59 go.sum 18:07:49 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 17:59 internal 18:07:49 -rw-rw-r-- 1 jenkins jenkins 231 Oct 14 17:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:07:49 + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=4755ab541db10572433b487a255c1c9b216bf2ea --label arch=arm64 --label version=0.0.0 . 18:07:50 Sending build context to Docker daemon 10.64MB 18:07:50 Step 1/37 : ARG BASE=golang:1.23-alpine3.20 18:07:50 Step 2/37 : FROM ${BASE} AS builder 18:07:50 ---> 78b10305eeb6 18:07:50 Step 3/37 : ARG ADD_BUILD_TAGS="" 18:07:50 ---> Running in d926573d477e 18:07:50 Removing intermediate container d926573d477e 18:07:50 ---> d8cd36502fbd 18:07:50 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:07:50 ---> Running in afa706d2cbd8 18:07:51 Removing intermediate container afa706d2cbd8 18:07:51 ---> d72d0e0ea102 18:07:51 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:07:51 ---> Running in 4a3bb0faa994 18:07:51 Removing intermediate container 4a3bb0faa994 18:07:51 ---> e627fd7b8e26 18:07:51 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:07:51 ---> Running in 96b1918fedf5 18:07:51 Removing intermediate container 96b1918fedf5 18:07:51 ---> 13cccbd204e4 18:07:51 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:07:52 ---> Running in 2d81704cc6ce 18:07:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:07:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:07:54 OK: 246 MiB in 68 packages 18:07:55 Removing intermediate container 2d81704cc6ce 18:07:55 ---> 6ef0c6aa6a40 18:07:55 Step 8/37 : WORKDIR /device-usb-camera 18:07:55 ---> Running in c39eac62d8a2 18:07:56 Removing intermediate container c39eac62d8a2 18:07:56 ---> 59eed19c4fbb 18:07:56 Step 9/37 : COPY go.mod vendor* ./ 18:07:56 ---> da16332a738f 18:07:56 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:07:56 ---> Running in 476b9ca69c21 18:07:59 Removing intermediate container 476b9ca69c21 18:07:59 ---> 1b7366a04e58 18:07:59 Step 11/37 : COPY . . 18:08:00 ---> 7155fc21af92 18:08:00 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 18:08:00 ---> Running in 65a579abbb78 18:08:01  % Total % Received % Xferd Average Speed Time Time Time Current 18:08:01 Dload Upload Total Spent Left Speed 18:08:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1062  100  1062 0 0 5027 0 --:--:-- --:--:-- --:--:-- 5081 18:08:02 Removing intermediate container 65a579abbb78 18:08:02 ---> b4d97dc35373 18:08:02 Step 13/37 : RUN ${MAKE} 18:08:02 ---> Running in 7d02b732f535 18:08:03 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.46" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-usb-camera ./cmd 18:11:55 Removing intermediate container 7d02b732f535 18:11:55 ---> 22144aa4b751 18:11:55 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 18:11:55 1.8.2: Pulling from bluenviron/mediamtx 18:11:55 da4d7e05a7aa: Pulling fs layer 18:11:55 da4d7e05a7aa: Verifying Checksum 18:11:55 da4d7e05a7aa: Download complete 18:11:55 da4d7e05a7aa: Pull complete 18:11:55 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 18:11:55 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 18:11:55 ---> 62c65ed7ef0d 18:11:55 Step 15/37 : FROM alpine:3.20 18:11:55 3.20: Pulling from library/alpine 18:11:55 cf04c63912e1: Already exists 18:11:55 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 18:11:55 Status: Downloaded newer image for alpine:3.20 18:11:55 ---> c157a85ed455 18:11:55 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 18:11:55 ---> Running in 7e7848e6321e 18:11:55 Removing intermediate container 7e7848e6321e 18:11:55 ---> a071dc577964 18:11:55 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 18:11:55 ---> Running in 4f3f1fc976fe 18:11:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:11:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:11:55 (1/114) Installing dumb-init (1.2.5-r3) 18:11:55 (2/114) Installing libSvtAv1Enc (2.0.0-r1) 18:11:55 (3/114) Installing aom-libs (3.9.1-r0) 18:11:55 (4/114) Installing libxau (1.0.11-r4) 18:11:55 (5/114) Installing libmd (1.1.0-r0) 18:11:55 (6/114) Installing libbsd (0.12.2-r0) 18:11:55 (7/114) Installing libxdmcp (1.1.5-r1) 18:11:55 (8/114) Installing libxcb (1.16.1-r0) 18:11:55 (9/114) Installing libx11 (1.8.9-r1) 18:11:55 (10/114) Installing hwdata-pci (0.382-r0) 18:11:55 (11/114) Installing libpciaccess (0.18.1-r0) 18:11:55 (12/114) Installing libdrm (2.4.120-r0) 18:11:55 (13/114) Installing libxext (1.3.6-r2) 18:11:55 (14/114) Installing libxfixes (6.0.1-r4) 18:11:55 (15/114) Installing libffi (3.4.6-r0) 18:11:55 (16/114) Installing wayland-libs-client (1.22.0-r4) 18:11:55 (17/114) Installing libva (2.21.0-r0) 18:11:55 (18/114) Installing libvdpau (1.5-r3) 18:11:55 (19/114) Installing ffmpeg-libavutil (6.1.1-r8) 18:11:55 (20/114) Installing libdav1d (1.4.2-r0) 18:11:55 (21/114) Installing libgcc (13.2.1_git20240309-r0) 18:11:55 (22/114) Installing libstdc++ (13.2.1_git20240309-r0) 18:11:55 (23/114) Installing openexr-libiex (3.1.13-r1) 18:11:55 (24/114) Installing openexr-libilmthread (3.1.13-r1) 18:11:55 (25/114) Installing imath (3.1.12-r0) 18:11:55 (26/114) Installing openexr-libopenexr (3.1.13-r1) 18:11:55 (27/114) Installing brotli-libs (1.1.0-r2) 18:11:55 (28/114) Installing giflib (5.2.2-r0) 18:11:55 (29/114) Installing libhwy (1.0.7-r0) 18:11:55 (30/114) Installing libjpeg-turbo (3.0.3-r0) 18:11:55 (31/114) Installing lcms2 (2.16-r0) 18:11:55 (32/114) Installing libpng (1.6.44-r0) 18:11:55 (33/114) Installing libjxl (0.10.2-r0) 18:11:55 (34/114) Installing lame-libs (3.100-r5) 18:11:55 (35/114) Installing opus (1.5.2-r0) 18:11:55 (36/114) Installing rav1e-libs (0.7.1-r0) 18:11:55 (37/114) Installing libgomp (13.2.1_git20240309-r0) 18:11:55 (38/114) Installing soxr (0.1.3-r7) 18:11:55 (39/114) Installing ffmpeg-libswresample (6.1.1-r8) 18:11:55 (40/114) Installing libogg (1.3.5-r5) 18:11:55 (41/114) Installing libtheora (1.1.1-r18) 18:11:55 (42/114) Installing libvorbis (1.3.7-r2) 18:11:55 (43/114) Installing libvpx (1.14.1-r0) 18:11:55 (44/114) Installing libsharpyuv (1.3.2-r0) 18:11:55 (45/114) Installing libwebp (1.3.2-r0) 18:11:55 (46/114) Installing libwebpmux (1.3.2-r0) 18:11:55 (47/114) Installing x264-libs (0.164_git20231001-r0) 18:11:55 (48/114) Installing numactl (2.0.18-r0) 18:11:55 (49/114) Installing x265-libs (3.6-r0) 18:11:55 (50/114) Installing xvidcore (1.3.7-r2) 18:11:55 (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) 18:11:55 (52/114) Installing sdl2 (2.28.5-r1) 18:11:55 (53/114) Installing alsa-lib (1.2.11-r0) 18:11:55 (54/114) Installing libexpat (2.6.3-r0) 18:11:55 (55/114) Installing libbz2 (1.0.8-r6) 18:11:55 (56/114) Installing freetype (2.13.2-r0) 18:11:55 (57/114) Installing fontconfig (2.15.0-r1) 18:11:55 (58/114) Installing fribidi (1.0.15-r0) 18:11:55 (59/114) Installing libintl (0.22.5-r0) 18:11:55 (60/114) Installing libeconf (0.6.3-r0) 18:11:55 (61/114) Installing libblkid (2.40.1-r1) 18:11:55 (62/114) Installing libmount (2.40.1-r1) 18:11:55 (63/114) Installing pcre2 (10.43-r0) 18:11:55 (64/114) Installing glib (2.80.5-r0) 18:11:55 (65/114) Installing graphite2 (1.3.14-r6) 18:11:55 (66/114) Installing harfbuzz (8.5.0-r0) 18:11:55 (67/114) Installing libunibreak (6.1-r0) 18:11:55 (68/114) Installing libass (0.17.2-r0) 18:11:55 (69/114) Installing libbluray (1.3.4-r1) 18:11:55 (70/114) Installing mpg123-libs (1.32.6-r0) 18:11:55 (71/114) Installing libopenmpt (0.7.7-r0) 18:11:55 (72/114) Installing cjson (1.7.18-r0) 18:11:55 (73/114) Installing mbedtls (3.6.1-r0) 18:11:55 (74/114) Installing librist (0.2.10-r1) 18:11:55 (75/114) Installing libsrt (1.5.3-r0) 18:11:55 (76/114) Installing libssh (0.10.6-r0) 18:11:55 (77/114) Installing xz-libs (5.6.2-r0) 18:11:55 (78/114) Installing libxml2 (2.12.7-r0) 18:11:55 (79/114) Installing libsodium (1.0.19-r0) 18:11:55 (80/114) Installing libzmq (4.3.5-r2) 18:11:55 (81/114) Installing ffmpeg-libavformat (6.1.1-r8) 18:11:55 (82/114) Installing serd-libs (0.32.2-r0) 18:11:55 (83/114) Installing zix-libs (0.4.2-r0) 18:11:55 (84/114) Installing sord-libs (0.16.16-r0) 18:11:55 (85/114) Installing sratom (0.6.16-r0) 18:11:55 (86/114) Installing lilv-libs (0.24.24-r1) 18:11:55 (87/114) Installing glslang-libs (1.3.261.1-r0) 18:11:55 (88/114) Installing libdovi (3.3.0-r0) 18:11:55 (89/114) Installing spirv-tools (1.3.261.1-r0) 18:11:55 (90/114) Installing shaderc (2024.0-r0) 18:11:55 (91/114) Installing vulkan-loader (1.3.261.1-r0) 18:11:55 (92/114) Installing libplacebo (6.338.2-r1) 18:11:55 (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) 18:11:55 (94/114) Installing ffmpeg-libswscale (6.1.1-r8) 18:11:55 (95/114) Installing vidstab (1.1.1-r0) 18:11:55 (96/114) Installing zimg (3.0.5-r2) 18:11:55 (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) 18:11:55 (98/114) Installing libasyncns (0.8-r3) 18:11:55 (99/114) Installing dbus-libs (1.14.10-r1) 18:11:55 (100/114) Installing libltdl (2.4.7-r3) 18:11:55 (101/114) Installing orc (0.4.39-r0) 18:11:55 (102/114) Installing libflac (1.4.3-r1) 18:11:55 (103/114) Installing libsndfile (1.2.2-r0) 18:11:55 (104/114) Installing speexdsp (1.2.1-r2) 18:11:55 (105/114) Installing tdb-libs (1.4.9-r1) 18:11:55 (106/114) Installing libpulse (17.0-r0) 18:11:55 (107/114) Installing v4l-utils-libs (1.24.1-r1) 18:11:55 (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) 18:11:55 (109/114) Installing ffmpeg (6.1.1-r8) 18:11:55 (110/114) Installing udev-init-scripts (35-r1) 18:11:55 (111/114) Installing eudev-libs (3.2.14-r2) 18:11:55 (112/114) Installing zstd-libs (1.5.6-r0) 18:11:55 (113/114) Installing kmod-libs (32-r0) 18:11:55 (114/114) Installing eudev (3.2.14-r2) 18:11:55 Executing busybox-1.36.1-r29.trigger 18:11:55 Executing glib-2.80.5-r0.trigger 18:11:55 Executing eudev-3.2.14-r2.trigger 18:11:55 OK: 120 MiB in 128 packages 18:11:56 Removing intermediate container 4f3f1fc976fe 18:11:56 ---> 0e1069cc0bca 18:11:56 Step 18/37 : RUN apk --no-cache upgrade 18:11:57 ---> Running in 25ba1826c1ed 18:11:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:11:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:11:59 Upgrading critical system libraries and apk-tools: 18:11:59 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 18:11:59 Executing busybox-1.36.1-r29.trigger 18:11:59 Continuing the upgrade transaction with new apk-tools: 18:11:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:12:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:12:01 OK: 120 MiB in 128 packages 18:12:02 Removing intermediate container 25ba1826c1ed 18:12:02 ---> 6bed0925a670 18:12:02 Step 19/37 : WORKDIR / 18:12:02 ---> Running in 7ead15f313ba 18:12:02 Removing intermediate container 7ead15f313ba 18:12:02 ---> 3421feb622c8 18:12:02 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 18:12:05 ---> ec05f334fbcf 18:12:05 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 18:12:05 ---> 73a37d80e0a5 18:12:05 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 18:12:05 ---> dcfc730eb505 18:12:05 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 18:12:07 ---> 623e3e92cfc8 18:12:07 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 18:12:08 ---> 9fbc809ffdf0 18:12:08 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 18:12:08 ---> e67d558f61ec 18:12:08 Step 26/37 : COPY --from=rtsp /mediamtx / 18:12:10 ---> b40831e2d750 18:12:10 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 18:12:10 ---> Running in 86e1281464c4 18:12:11 Removing intermediate container 86e1281464c4 18:12:11 ---> 23a1c4f4ad36 18:12:11 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 18:12:12 ---> Running in eaa741e85d2a 18:12:13 Removing intermediate container eaa741e85d2a 18:12:13 ---> 8232a1dd4881 18:12:13 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 18:12:13 ---> Running in 1bc502287417 18:12:15 Removing intermediate container 1bc502287417 18:12:15 ---> b63cc3354735 18:12:15 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 18:12:15 ---> Running in 2f89850d891d 18:12:16 Removing intermediate container 2f89850d891d 18:12:16 ---> 250fbc60e804 18:12:16 Step 31/37 : EXPOSE 59983 18:12:16 ---> Running in d57a356f4208 18:12:17 Removing intermediate container d57a356f4208 18:12:17 ---> 45c0dd031efe 18:12:17 Step 32/37 : EXPOSE 8554 18:12:17 ---> Running in 59cc99b84dcd 18:12:17 Removing intermediate container 59cc99b84dcd 18:12:17 ---> cdf2e8955c6e 18:12:17 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 18:12:17 ---> Running in a321fef6fd74 18:12:17 Removing intermediate container a321fef6fd74 18:12:17 ---> d032bc37eb06 18:12:17 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 18:12:17 ---> Running in 0fa12fdd83f1 18:12:18 Removing intermediate container 0fa12fdd83f1 18:12:18 ---> fc73195cabde 18:12:18 Step 35/37 : LABEL arch=arm64 18:12:18 ---> Running in 7c90154edc20 18:12:18 Removing intermediate container 7c90154edc20 18:12:18 ---> 7a2e623ead68 18:12:18 Step 36/37 : LABEL git_sha=4755ab541db10572433b487a255c1c9b216bf2ea 18:12:18 ---> Running in ee7c480e78e7 18:12:18 Removing intermediate container ee7c480e78e7 18:12:18 ---> dcdd7c255364 18:12:18 Step 37/37 : LABEL version=0.0.0 18:12:18 ---> Running in 37cfb8f767a2 18:12:19 Removing intermediate container 37cfb8f767a2 18:12:19 ---> 5f73db3b1a6e 18:12:19 [Warning] One or more build-args [ARCH] were not consumed 18:12:19 Successfully built 5f73db3b1a6e 18:12:19 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:12:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:12:20 18:12:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:12:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:12:20 arm64: Pulling from edgex-lftools-log-publisher 18:12:20 8998bd30e6a1: Pulling fs layer 18:12:20 04944245beec: Pulling fs layer 18:12:20 699f458cf7ca: Pulling fs layer 18:12:20 765212b225bb: Pulling fs layer 18:12:20 f23df028b6ca: Pulling fs layer 18:12:20 d65c8cfc05b1: Pulling fs layer 18:12:20 2437ff75d9bd: Pulling fs layer 18:12:20 765212b225bb: Waiting 18:12:20 f23df028b6ca: Waiting 18:12:20 d65c8cfc05b1: Waiting 18:12:20 2437ff75d9bd: Waiting 18:12:20 04944245beec: Verifying Checksum 18:12:20 04944245beec: Download complete 18:12:20 765212b225bb: Verifying Checksum 18:12:20 765212b225bb: Download complete 18:12:20 f23df028b6ca: Verifying Checksum 18:12:20 f23df028b6ca: Download complete 18:12:20 d65c8cfc05b1: Verifying Checksum 18:12:20 d65c8cfc05b1: Download complete 18:12:20 699f458cf7ca: Verifying Checksum 18:12:20 699f458cf7ca: Download complete 18:12:21 8998bd30e6a1: Verifying Checksum 18:12:21 8998bd30e6a1: Download complete 18:12:23 2437ff75d9bd: Verifying Checksum 18:12:23 2437ff75d9bd: Download complete 18:12:25 8998bd30e6a1: Pull complete 18:12:26 04944245beec: Pull complete 18:12:27 699f458cf7ca: Pull complete 18:12:27 765212b225bb: Pull complete 18:12:28 f23df028b6ca: Pull complete 18:12:28 d65c8cfc05b1: Pull complete 18:12:43 2437ff75d9bd: Pull complete 18:12:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:12:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:12:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:12:44 prd-ubuntu20.04-docker-arm64-4c-16g-22797 does not seem to be running inside a container 18:12:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@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:arm64 cat 18:12:46 $ docker top e91b8dee1b8b6452df1c533c3bbffd76ad70449d7dad1d057efa14b4086235f2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:12:47 ---> job-cost.sh 18:12:47 lf-activate-venv: SKIPPING 18:12:47 INFO: No Stack... 18:12:48 INFO: Retrieving Pricing Info for: v3-standard-4 18:12:48 INFO: Archiving Costs [Pipeline] sh 18:12:49 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 18:12:49 + cut -d, -f6 [Pipeline] lock 18:12:49 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-357-1-stack-cost] 18:12:49 Resource [jenkins-edgexfoundry-device-usb-camera-PR-357-1-stack-cost] did not exist. Created. 18:12:49 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-357-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:12:49 /w/workspace/device-usb-camera/1@tmp/durable-5386359f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:12:49 + echo total: 0.10999999940395355 [Pipeline] stash 18:12:50 Warning: overwriting stash ‘stack-cost’ 18:12:50 Stashed 1 file(s) [Pipeline] } 18:12:50 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-357-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:12:50 $ docker stop --time=1 e91b8dee1b8b6452df1c533c3bbffd76ad70449d7dad1d057efa14b4086235f2 18:12:51 $ docker rm -f --volumes e91b8dee1b8b6452df1c533c3bbffd76ad70449d7dad1d057efa14b4086235f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 18:12:52 provisioning config files... 18:12:52 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-357@tmp/config12172197466992592389tmp [Pipeline] { [Pipeline] sh 18:12:53 + set +x 18:12:53 + bash -s -- 18:12:53 + curl -s https://codecov.io/bash 18:12:53 18:12:53 _____ _ 18:12:53 / ____| | | 18:12:53 | | ___ __| | ___ ___ _____ __ 18:12:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:12:53 | |___| (_) | (_| | __/ (_| (_) \ V / 18:12:53 \_____\___/ \__,_|\___|\___\___/ \_/ 18:12:53 Bash-1.0.6 18:12:53 18:12:53 18:12:53 ==> git version 2.25.1 found 18:12:53 ==> 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 18:12:53 Release-Date: 2020-01-08 18:12:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:12:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:12:53 ==> Jenkins CI detected. 18:12:53 current dir:  /w/workspace/foundry_device-usb-camera_PR-357 18:12:53 project root: . 18:12:53 --> token set from env 18:12:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:12:53 ==> Running gcov in . (disable via -X gcov) 18:12:53 ==> Python coveragepy not found 18:12:53 ==> Searching for coverage reports in: 18:12:53 + . 18:12:53 -> Found 1 reports 18:12:53 ==> Detecting git/mercurial file structure 18:12:53 ==> Reading reports 18:12:53 + ./coverage.out bytes=54772 18:12:53 ==> Appending adjustments 18:12:53 https://docs.codecov.io/docs/fixing-reports 18:12:53 + Found adjustments 18:12:53 ==> Gzipping contents 18:12:53 8.0K /tmp/codecov.aL85fp.gz 18:12:53 ==> Uploading reports 18:12:53 url: https://codecov.io 18:12:53 query: branch=PR-357&commit=4755ab541db10572433b487a255c1c9b216bf2ea&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-357%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=357&job=&cmd_args= 18:12:53 -> Pinging Codecov 18:12:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-357&commit=4755ab541db10572433b487a255c1c9b216bf2ea&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-357%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=357&job=&cmd_args= 18:12:53 -> Uploading to 18:12:53 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-usb-camera/4755ab541db10572433b487a255c1c9b216bf2ea/d3fb7652-95cc-4426-bd46-9abe78323965.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241014%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241014T181253Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=e5e7cc44b72b595f6075a6e20ba2d3f00da8ff44de8e537cedb8f99d5c7a1c1d 18:12:53 % Total % Received % Xferd Average Speed Time Time Time Current 18:12:53 Dload Upload Total Spent Left Speed 18:12:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6816 0 0 100 6816 0 27155 --:--:-- --:--:-- --:--:-- 27155 18:12:53 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/4755ab541db10572433b487a255c1c9b216bf2ea [Pipeline] } 18:12:53 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 18:12:56 + [ -d /w/workspace/foundry_device-usb-camera_PR-357/archives ] 18:12:56 + ls -al /w/workspace/foundry_device-usb-camera_PR-357/archives 18:12:56 total 16 18:12:56 drwxr-xr-x 3 root root 4096 Oct 14 18:01 . 18:12:56 drwxrwxr-x 10 jenkins jenkins 4096 Oct 14 18:01 .. 18:12:56 drwxr-xr-x 2 root root 4096 Oct 14 18:01 cost 18:12:56 -rw-r--r-- 1 root root 89 Oct 14 18:01 cost.csv 18:12:56 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-357/archives 18:12:56 + ls -al /w/workspace/foundry_device-usb-camera_PR-357/archives 18:12:56 total 16 18:12:56 drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 18:01 . 18:12:56 drwxrwxr-x 10 jenkins jenkins 4096 Oct 14 18:01 .. 18:12:56 drwxr-xr-x 2 jenkins jenkins 4096 Oct 14 18:01 cost 18:12:56 -rw-r--r-- 1 jenkins jenkins 89 Oct 14 18:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:12:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:12:57 ---> package-listing.sh 18:12:57 ++ facter osfamily 18:12:57 ++ tr '[:upper:]' '[:lower:]' 18:12:57 + OS_FAMILY=debian 18:12:57 + workspace=/w/workspace/foundry_device-usb-camera_PR-357 18:12:57 + START_PACKAGES=/tmp/packages_start.txt 18:12:57 + END_PACKAGES=/tmp/packages_end.txt 18:12:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:12:57 + PACKAGES=/tmp/packages_start.txt 18:12:57 + '[' /w/workspace/foundry_device-usb-camera_PR-357 ']' 18:12:57 + PACKAGES=/tmp/packages_end.txt 18:12:57 + case "${OS_FAMILY}" in 18:12:57 + dpkg -l 18:12:57 + grep '^ii' 18:12:57 + '[' -f /tmp/packages_start.txt ']' 18:12:57 + '[' -f /tmp/packages_end.txt ']' 18:12:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:12:57 + '[' /w/workspace/foundry_device-usb-camera_PR-357 ']' 18:12:57 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-357/archives/ 18:12:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-357/archives/ [Pipeline] echo 18:12:57 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-357/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:12:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:12:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:12:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:12:58 prd-ubuntu20.04-docker-8c-8g-22796 does not seem to be running inside a container 18:12:59 $ 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-357/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-357 -v /w/workspace/foundry_device-usb-camera_PR-357:/w/workspace/foundry_device-usb-camera_PR-357:rw,z -v /w/workspace/foundry_device-usb-camera_PR-357@tmp:/w/workspace/foundry_device-usb-camera_PR-357@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:12:59 $ docker top eb58bf52e8ad57ad030bdeed6e1817bb3efc61faf5adcb7132bc88359003abec -eo pid,comm [Pipeline] { [Pipeline] sh 18:12:59 + touch /tmp/pre-build-complete [Pipeline] sh 18:12:59 + mkdir -p /var/log/sysstat [Pipeline] sh 18:13:00 + ls /var/log/sa-host 18:13:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:13:00 provisioning config files... 18:13:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-357@tmp/config9698409067976315072tmp [Pipeline] { [Pipeline] echo 18:13:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:13:00 ---> create-netrc.sh [Pipeline] } 18:13:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:13:01 ---> python-tools-install.sh [Pipeline] echo 18:13:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:13:01 ---> sudo-logs.sh 18:13:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:13:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:13:02 ---> job-cost.sh 18:13:02 lf-activate-venv: SKIPPING 18:13:02 DEBUG: total: 0.2199999988079071 18:13:02 INFO: Retrieving Stack Cost... 18:13:02 INFO: Retrieving Pricing Info for: v3-standard-8 18:13:03 INFO: Archiving Costs [Pipeline] echo 18:13:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:13:03 ---> logs-deploy.sh 18:13:03 lf-activate-venv: SKIPPING 18:13:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-357/1 18:13:03 INFO: archiving workspace using pattern(s): 18:13:04 Archives upload complete. 18:13:04 INFO: archiving logs to Nexus