Pull request #354 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d15d3953b1a126ac165e9fd14e526d0e613e04bc+ee0554b78990b186605d5e81a70b84bcc651ad1c (d1c5d953101cf186bfa78a141d75524e0c5c466d) 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-ssh11161418002612871896.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-ssh12998094549999842648.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-354/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-354/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6903772977968708612.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-354/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2620404169841151961.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-ssh11714960291721032359.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-354/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-354/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15400643367740505657.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-22076 in /w/workspace/foundry_device-usb-camera_PR-354 [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-354 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/354/head:refs/remotes/origin/PR-354 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ee0554b78990b186605d5e81a70b84bcc651ad1c into PR head commit d15d3953b1a126ac165e9fd14e526d0e613e04bc Merge succeeded, producing d15d3953b1a126ac165e9fd14e526d0e613e04bc Checking out Revision d15d3953b1a126ac165e9fd14e526d0e613e04bc (PR-354) 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 > git config core.sparsecheckout # timeout=10 > git checkout -f d15d3953b1a126ac165e9fd14e526d0e613e04bc # 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 ee0554b78990b186605d5e81a70b84bcc651ad1c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d15d3953b1a126ac165e9fd14e526d0e613e04bc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:44:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:44:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:44:30 ========================================================= 17:44:30 EdgeX Global Pipelines Version Info 17:44:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:44:30 ------------------- 17:44:30 stable info: 17:44:30 ------------------- 17:44:30 Commited By: Ginny Guan ginny@iotechsys.com 17:44:30 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 17:44:30 Message: update stable to v1.0.265 17:44:31 ------------------- 17:44:31 experimental info: 17:44:31 ------------------- 17:44:31 Commited By: Cherry Wang cherry@iotechsys.com 17:44:31 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 17:44:31 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:44:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 17:44:31 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 17:44:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:44:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:44:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:44:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 17:44:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:44:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:44:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:44:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:44:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:44:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 17:44:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:44:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:44:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:44:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:44:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:44:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:44:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:44:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:44:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:44:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:44:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:44:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:44:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:44:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:44:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:44:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-354 [Pipeline] echo 17:44:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-354 [Pipeline] echo 17:44:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-354 [Pipeline] echo 17:44:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d15d3953b1a126ac165e9fd14e526d0e613e04bc [Pipeline] echo 17:44:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d15d395 [Pipeline] echo 17:44:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:44:33 provisioning config files... 17:44:33 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-354@tmp/config81325999705258036tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:44:34 ---> ****-login.sh 17:44:34 nexus3.edgexfoundry.org:10001 17:44:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:44:34 Configure a credential helper to remove this warning. See 17:44:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:44:34 17:44:34 Login Succeeded 17:44:34 nexus3.edgexfoundry.org:10002 17:44:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:44:34 Configure a credential helper to remove this warning. See 17:44:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:44:34 17:44:34 Login Succeeded 17:44:34 nexus3.edgexfoundry.org:10003 17:44:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:44:34 Configure a credential helper to remove this warning. See 17:44:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:44:34 17:44:34 Login Succeeded 17:44:34 nexus3.edgexfoundry.org:10004 17:44:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:44:34 Configure a credential helper to remove this warning. See 17:44:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:44:34 17:44:34 Login Succeeded 17:44:34 ****.io 17:44:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:44:35 Configure a credential helper to remove this warning. See 17:44:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:44:35 17:44:35 Login Succeeded 17:44:35 ---> ****-login.sh ends [Pipeline] } 17:44:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:44:35 + git rev-list -1 --merges d15d3953b1a126ac165e9fd14e526d0e613e04bc~1..d15d3953b1a126ac165e9fd14e526d0e613e04bc [Pipeline] echo 17:44:36 -----------> git rev-list -1 --merges d15d3953b1a126ac165e9fd14e526d0e613e04bc~1..d15d3953b1a126ac165e9fd14e526d0e613e04bc d15d3953b1a126ac165e9fd14e526d0e613e04bc [false] [Pipeline] sh 17:44:36 + git log --format=format:%s -1 d15d3953b1a126ac165e9fd14e526d0e613e04bc [Pipeline] echo 17:44:36 ========================================================= 17:44:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:44:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:44:36 + git log --format=format:%s -1 d15d3953b1a126ac165e9fd14e526d0e613e04bc [Pipeline] echo 17:44:36 [semverPrep] GIT_COMMIT: d15d3953b1a126ac165e9fd14e526d0e613e04bc, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 17:44:36 [semverPrep] This is not a build commit. [Pipeline] sh 17:44:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:44:37 + grep -v github /etc/ssh/ssh_known_hosts 17:44:37 + [ -e /tmp/ssh_known_hosts ] 17:44:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:44:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:44:37 + sudo tee -a /etc/ssh/ssh_known_hosts 17:44:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:44:37 17:44: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:44:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:44:38 0.1.4: Pulling from edgex-devops/py-git-semver 17:44:38 b85a868b505f: Pulling fs layer 17:44:38 e2be974225ed: Pulling fs layer 17:44:38 339a4e72a1f5: Pulling fs layer 17:44:38 988bab9f4d93: Pulling fs layer 17:44:38 1469e6f7b9e6: Pulling fs layer 17:44:38 eaf3925da568: Pulling fs layer 17:44:38 bab4dde63d76: Pulling fs layer 17:44:38 bde34c3a00c8: Pulling fs layer 17:44:38 b352a97aabf1: Pulling fs layer 17:44:38 4872d77fe225: Pulling fs layer 17:44:38 5851b861e8e6: Pulling fs layer 17:44:38 988bab9f4d93: Waiting 17:44:38 b352a97aabf1: Waiting 17:44:38 4872d77fe225: Waiting 17:44:38 5851b861e8e6: Waiting 17:44:38 1469e6f7b9e6: Waiting 17:44:38 eaf3925da568: Waiting 17:44:38 bde34c3a00c8: Waiting 17:44:38 bab4dde63d76: Waiting 17:44:38 e2be974225ed: Download complete 17:44:38 988bab9f4d93: Download complete 17:44:38 1469e6f7b9e6: Verifying Checksum 17:44:38 1469e6f7b9e6: Download complete 17:44:38 eaf3925da568: Verifying Checksum 17:44:38 eaf3925da568: Download complete 17:44:38 339a4e72a1f5: Verifying Checksum 17:44:38 339a4e72a1f5: Download complete 17:44:38 bde34c3a00c8: Download complete 17:44:38 b352a97aabf1: Download complete 17:44:38 4872d77fe225: Download complete 17:44:38 5851b861e8e6: Verifying Checksum 17:44:38 5851b861e8e6: Download complete 17:44:38 b85a868b505f: Verifying Checksum 17:44:38 b85a868b505f: Download complete 17:44:38 bab4dde63d76: Verifying Checksum 17:44:38 bab4dde63d76: Download complete 17:44:40 b85a868b505f: Pull complete 17:44:40 e2be974225ed: Pull complete 17:44:40 339a4e72a1f5: Pull complete 17:44:40 988bab9f4d93: Pull complete 17:44:40 1469e6f7b9e6: Pull complete 17:44:40 eaf3925da568: Pull complete 17:44:42 bab4dde63d76: Pull complete 17:44:42 bde34c3a00c8: Pull complete 17:44:43 b352a97aabf1: Pull complete 17:44:43 4872d77fe225: Pull complete 17:44:43 5851b861e8e6: Pull complete 17:44:43 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:44:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:44:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:44:43 prd-ubuntu20.04-docker-8c-8g-22076 does not seem to be running inside a container 17:44:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-354 -v /w/workspace/foundry_device-usb-camera_PR-354:/w/workspace/foundry_device-usb-camera_PR-354:rw,z -v /w/workspace/foundry_device-usb-camera_PR-354@tmp:/w/workspace/foundry_device-usb-camera_PR-354@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:44:47 $ docker top d49b303782e360c204c0ceace1d288ecfd96adec71aa41c657571fa03c4c0f59 -eo pid,comm 17:44:47 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:44:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:44:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:44:47 [ssh-agent] Looking for ssh-agent implementation... 17:44:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:44:47 $ docker exec d49b303782e360c204c0ceace1d288ecfd96adec71aa41c657571fa03c4c0f59 ssh-agent 17:44:47 SSH_AUTH_SOCK=/tmp/ssh-0ylxTIkEAHZj/agent.32 17:44:47 SSH_AGENT_PID=38 17:44:47 Running ssh-add (command line suppressed) 17:44:47 Identity added: /w/workspace/foundry_device-usb-camera_PR-354@tmp/private_key_3217676261255543695.key (/w/workspace/foundry_device-usb-camera_PR-354@tmp/private_key_3217676261255543695.key) 17:44:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:44:48 + git tag --points-at HEAD [Pipeline] } 17:44:48 $ docker exec --env ******** --env ******** d49b303782e360c204c0ceace1d288ecfd96adec71aa41c657571fa03c4c0f59 ssh-agent -k 17:44:48 unset SSH_AUTH_SOCK; 17:44:48 unset SSH_AGENT_PID; 17:44:48 echo Agent pid 38 killed; 17:44:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:44:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:44:48 [ssh-agent] Looking for ssh-agent implementation... 17:44:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:44:48 $ docker exec d49b303782e360c204c0ceace1d288ecfd96adec71aa41c657571fa03c4c0f59 ssh-agent 17:44:48 SSH_AUTH_SOCK=/tmp/ssh-lpRuivAAaEp1/agent.71 17:44:48 SSH_AGENT_PID=77 17:44:48 Running ssh-add (command line suppressed) 17:44:48 Identity added: /w/workspace/foundry_device-usb-camera_PR-354@tmp/private_key_8993957795785143175.key (/w/workspace/foundry_device-usb-camera_PR-354@tmp/private_key_8993957795785143175.key) 17:44:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:44:49 + git semver init 17:44:49 2024-10-07 17:44:49,320 [run_init] DEBUG init version:0.0.0 force:False 17:44:49 2024-10-07 17:44:49,321 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-354/.semver 17:44:49 2024-10-07 17:44:49,321 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-354/.semver 17:44:49 2024-10-07 17:44:49,322 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-354/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-354, universal_newlines=False, shell=None, istream=None) 17:44:51 2024-10-07 17:44:50,899 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-354/.git/info/exclude 17:44:51 2024-10-07 17:44:50,900 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-354/.semver/PR-354 with force:False 17:44:51 2024-10-07 17:44:50,900 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-354/.semver/PR-354 17:44:51 2024-10-07 17:44:50,905 [execute] INFO git cat-file --batch-check 17:44:51 2024-10-07 17:44:50,905 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-354/.semver, universal_newlines=False, shell=None, istream=) 17:44:51 2024-10-07 17:44:50,911 [execute] INFO git cat-file --batch 17:44:51 2024-10-07 17:44:50,912 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-354/.semver, universal_newlines=False, shell=None, istream=) 17:44:51 2024-10-07 17:44:50,916 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-354/.semver/PR-354 17:44:51 0.0.0 [Pipeline] } 17:44:51 $ docker exec --env ******** --env ******** d49b303782e360c204c0ceace1d288ecfd96adec71aa41c657571fa03c4c0f59 ssh-agent -k 17:44:51 unset SSH_AUTH_SOCK; 17:44:51 unset SSH_AGENT_PID; 17:44:51 echo Agent pid 77 killed; 17:44:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:44:51 + git semver [Pipeline] } 17:44:52 $ docker stop --time=1 d49b303782e360c204c0ceace1d288ecfd96adec71aa41c657571fa03c4c0f59 17:44:53 $ docker rm -f --volumes d49b303782e360c204c0ceace1d288ecfd96adec71aa41c657571fa03c4c0f59 [Pipeline] // withDockerContainer [Pipeline] sh 17:44:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:44:54 Stashed 1 file(s) [Pipeline] echo 17:44:54 [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:44:54 provisioning config files... 17:44:54 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-354@tmp/config16918997337099057705tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:44:55 ---> ****-login.sh 17:44:55 nexus3.edgexfoundry.org:10001 17:44:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:44:55 Configure a credential helper to remove this warning. See 17:44:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:44:55 17:44:55 Login Succeeded 17:44:55 nexus3.edgexfoundry.org:10002 17:44:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:44:55 Configure a credential helper to remove this warning. See 17:44:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:44:55 17:44:55 Login Succeeded 17:44:55 nexus3.edgexfoundry.org:10003 17:44:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:44:55 Configure a credential helper to remove this warning. See 17:44:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:44:55 17:44:55 Login Succeeded 17:44:55 nexus3.edgexfoundry.org:10004 17:44:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:44:55 Configure a credential helper to remove this warning. See 17:44:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:44:55 17:44:55 Login Succeeded 17:44:55 ****.io 17:44:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:44:55 Configure a credential helper to remove this warning. See 17:44:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:44:55 17:44:55 Login Succeeded 17:44:55 ---> ****-login.sh ends [Pipeline] } 17:44:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:44:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:44:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:44:56 ========================================================= 17:44:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 17:44:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:56 + 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:44:56 Sending build context to Docker daemon 20.62MB 17:44:56 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 17:44:56 Step 2/13 : FROM ${BASE} AS builder 17:44:57 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 17:44:57 43c4264eed91: Pulling fs layer 17:44:57 4cc291be95ef: Pulling fs layer 17:44:57 2ac1f1163629: Pulling fs layer 17:44:57 5c3c966382ef: Pulling fs layer 17:44:57 4f4fb700ef54: Pulling fs layer 17:44:57 5d5c8e513c77: Pulling fs layer 17:44:57 9f66e0745190: Pulling fs layer 17:44:57 f49a43e4bbc0: Pulling fs layer 17:44:57 561ebcabdf7f: Pulling fs layer 17:44:57 f49a43e4bbc0: Waiting 17:44:57 5c3c966382ef: Waiting 17:44:57 9f66e0745190: Waiting 17:44:57 4f4fb700ef54: Waiting 17:44:57 5d5c8e513c77: Waiting 17:44:57 561ebcabdf7f: Waiting 17:44:57 4cc291be95ef: Verifying Checksum 17:44:57 4cc291be95ef: Download complete 17:44:57 5c3c966382ef: Verifying Checksum 17:44:57 5c3c966382ef: Download complete 17:44:57 4f4fb700ef54: Verifying Checksum 17:44:57 4f4fb700ef54: Download complete 17:44:57 5d5c8e513c77: Download complete 17:44:57 43c4264eed91: Download complete 17:44:57 9f66e0745190: Verifying Checksum 17:44:57 9f66e0745190: Download complete 17:44:57 561ebcabdf7f: Verifying Checksum 17:44:57 561ebcabdf7f: Download complete 17:44:57 43c4264eed91: Pull complete 17:44:57 2ac1f1163629: Verifying Checksum 17:44:57 2ac1f1163629: Download complete 17:44:57 4cc291be95ef: Pull complete 17:44:57 f49a43e4bbc0: Verifying Checksum 17:44:57 f49a43e4bbc0: Download complete 17:45:02 2ac1f1163629: Pull complete 17:45:02 5c3c966382ef: Pull complete 17:45:02 4f4fb700ef54: Pull complete 17:45:02 5d5c8e513c77: Pull complete 17:45:02 9f66e0745190: Pull complete 17:45:03 f49a43e4bbc0: Pull complete 17:45:04 561ebcabdf7f: Pull complete 17:45:04 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 17:45:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 17:45:04 ---> 3a752c3f9dda 17:45:04 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:45:09 Still waiting to schedule task 17:45:09 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:45:09 ---> Running in b4f7f60e333d 17:45:09 Removing intermediate container b4f7f60e333d 17:45:09 ---> f56cee8f4e9e 17:45:09 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:45:09 ---> Running in e7f4d9587cd2 17:45:09 Removing intermediate container e7f4d9587cd2 17:45:09 ---> 7dcba1051de5 17:45:09 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:45:09 ---> Running in 17e94ff10b99 17:45:09 Removing intermediate container 17e94ff10b99 17:45:09 ---> b8de65b00c3f 17:45:09 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:45:10 ---> Running in dcdeced144d2 17:45:10 Removing intermediate container dcdeced144d2 17:45:10 ---> 9d5312b89020 17:45:10 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:45:10 ---> Running in 0c0de247327a 17:45:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 17:45:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 17:45:10 (1/14) Installing libintl (0.22.5-r0) 17:45:10 (2/14) Installing eudev-libs (3.2.14-r2) 17:45:10 (3/14) Installing libjpeg-turbo (3.0.3-r0) 17:45:10 (4/14) Installing v4l-utils-libs (1.24.1-r1) 17:45:10 (5/14) Installing v4l-utils (1.24.1-r1) 17:45:10 (6/14) Installing libdvbv5 (1.24.1-r1) 17:45:10 (7/14) Installing udev-init-scripts (35-r1) 17:45:10 (8/14) Installing libeconf (0.6.3-r0) 17:45:10 (9/14) Installing libblkid (2.40.1-r1) 17:45:10 (10/14) Installing xz-libs (5.6.2-r0) 17:45:10 (11/14) Installing kmod-libs (32-r0) 17:45:10 (12/14) Installing eudev (3.2.14-r2) 17:45:10 (13/14) Installing eudev-dev (3.2.14-r2) 17:45:10 (14/14) Installing v4l-utils-dev (1.24.1-r1) 17:45:10 Executing busybox-1.36.1-r29.trigger 17:45:10 Executing eudev-3.2.14-r2.trigger 17:45:10 OK: 253 MiB in 68 packages 17:45:11 Removing intermediate container 0c0de247327a 17:45:11 ---> a4194e61b68f 17:45:11 Step 8/13 : WORKDIR /device-usb-camera 17:45:11 ---> Running in 49c925cd122b 17:45:11 Removing intermediate container 49c925cd122b 17:45:11 ---> 9e838d879921 17:45:11 Step 9/13 : COPY go.mod vendor* ./ 17:45:11 ---> 856ccbe308fb 17:45:11 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:45:11 ---> Running in 8549b5397b6d 17:46:19 Removing intermediate container 8549b5397b6d 17:46:19 ---> 1ceff606453c 17:46:19 Step 11/13 : COPY . . 17:46:19 ---> 7c8d7035b38c 17:46:19 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 17:46:19 ---> Running in ec987e618f4e 17:46:19  % Total % Received % Xferd Average Speed Time Time Time Current 17:46:19 Dload Upload Total Spent Left Speed 17:46:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9010 0 --:--:-- --:--:-- --:--:-- 9076 17:46:19 Removing intermediate container ec987e618f4e 17:46:19 ---> ee3e35f96d8e 17:46:19 Step 13/13 : RUN ${MAKE} 17:46:19 ---> Running in 86f5677428f9 17:46:19 noop 17:46:19 Removing intermediate container 86f5677428f9 17:46:19 ---> 46565ebc0ea4 17:46:19 Successfully built 46565ebc0ea4 17:46:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:46:20 + docker inspect -f . ci-base-image-x86_64 17:46:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:46:20 prd-ubuntu20.04-docker-8c-8g-22076 does not seem to be running inside a container 17:46:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-354 -v /w/workspace/foundry_device-usb-camera_PR-354:/w/workspace/foundry_device-usb-camera_PR-354:rw,z -v /w/workspace/foundry_device-usb-camera_PR-354@tmp:/w/workspace/foundry_device-usb-camera_PR-354@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:46:20 $ docker top b9b9d66be73f6a0bcbe1469cd86707b2d80aa0eed41498e9ede36203480747bb -eo pid,comm [Pipeline] { [Pipeline] sh 17:46:21 + go version 17:46:21 go version go1.23.2 linux/amd64 [Pipeline] } 17:46:21 $ docker stop --time=1 b9b9d66be73f6a0bcbe1469cd86707b2d80aa0eed41498e9ede36203480747bb 17:46:22 $ docker rm -f --volumes b9b9d66be73f6a0bcbe1469cd86707b2d80aa0eed41498e9ede36203480747bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:46:23 + docker inspect -f . ci-base-image-x86_64 17:46:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:46:23 prd-ubuntu20.04-docker-8c-8g-22076 does not seem to be running inside a container 17:46:23 $ 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-354 -v /w/workspace/foundry_device-usb-camera_PR-354:/w/workspace/foundry_device-usb-camera_PR-354:rw,z -v /w/workspace/foundry_device-usb-camera_PR-354@tmp:/w/workspace/foundry_device-usb-camera_PR-354@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:46:23 $ docker top 90160976be27c100112742e6e9da76d5a4beca0691c5c65274b8d5ff744e902d -eo pid,comm [Pipeline] { [Pipeline] sh 17:46:24 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-354 [Pipeline] fileExists [Pipeline] sh 17:46:24 + make test 17:46:24 go test ./... -coverprofile=coverage.out ./... 17:46:26 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:46:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22077 in /w/workspace/foundry_device-usb-camera_PR-354 [Pipeline] { [Pipeline] ws 17:46:43 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 17:46:46 Selected Git installation does not exist. Using Default 17:46:46 The recommended git tool is: NONE 17:46:48 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 17:46:48 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.013s coverage: 4.4% of statements 17:46:55 using credential edgex-jenkins-ssh 17:46:55 Cloning the remote Git repository 17:46:55 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 17:46:56 > git init /w/workspace/device-usb-camera/1 # timeout=10 17:46:56 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:46:56 > git --version # timeout=10 17:46:56 > git --version # 'git version 2.25.1' 17:46:56 using GIT_SSH to set credentials SSH Credentials for GitHub 17:46:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:46:58 go vet ./... 17:46:59 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:46:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:47:01 Merging remotes/origin/main commit ee0554b78990b186605d5e81a70b84bcc651ad1c into PR head commit d15d3953b1a126ac165e9fd14e526d0e613e04bc 17:47:01 Merge succeeded, producing d15d3953b1a126ac165e9fd14e526d0e613e04bc 17:47:01 Checking out Revision d15d3953b1a126ac165e9fd14e526d0e613e04bc (PR-354) 17:47:00 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:47:00 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:47:00 using GIT_SSH to set credentials SSH Credentials for GitHub 17:47:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/354/head:refs/remotes/origin/PR-354 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:47:01 > git config core.sparsecheckout # timeout=10 17:47:01 > git checkout -f d15d3953b1a126ac165e9fd14e526d0e613e04bc # timeout=10 17:47:01 > git remote # timeout=10 17:47:01 > git config --get remote.origin.url # timeout=10 17:47:01 using GIT_SSH to set credentials SSH Credentials for GitHub 17:47:01 > git merge ee0554b78990b186605d5e81a70b84bcc651ad1c # timeout=10 17:47:01 > git rev-parse HEAD^{commit} # timeout=10 17:47:01 > git config core.sparsecheckout # timeout=10 17:47:01 > git checkout -f d15d3953b1a126ac165e9fd14e526d0e613e04bc # timeout=10 17:47:01 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 17:47:02 > git --version # timeout=10 17:47:02 > git --version # 'git version 2.25.1' 17:47:02 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 17:47:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:47:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:47:03 ./bin/test-attribution-txt.sh [Pipeline] echo 17:47:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 17:47:03 $ docker stop --time=1 90160976be27c100112742e6e9da76d5a4beca0691c5c65274b8d5ff744e902d 17:47:09 $ docker rm -f --volumes 90160976be27c100112742e6e9da76d5a4beca0691c5c65274b8d5ff744e902d [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 17:47:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] stash 17:47:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 17:47:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:47:10 % Total % Received % Xferd Average Speed Time Time Time Current 17:47:10 Dload Upload Total Spent Left Speed 17:47:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 77277 0 --:--:-- --:--:-- --:--:-- 77745 [Pipeline] sh 17:47:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [Pipeline] sh 17:47:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:47:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 17:47:11 sudo tee /etc/docker/daemon.new 17:47:11 { 17:47:11 "registry-mirrors": [ 17:47:11 "https://nexus3.edgexfoundry.org:10001" 17:47:11 ], 17:47:11 "bip": "10.250.0.254/24", 17:47:11 "hosts": [ 17:47:11 "tcp://0.0.0.0:5555", 17:47:11 "unix:///var/run/docker.sock" 17:47:11 ], 17:47:11 "mtu": 1458, 17:47:11 "selinux-enabled": true, 17:47:11 "seccomp-profile": "/etc/docker/seccomp.json" 17:47:11 } [Pipeline] sh 17:47:11 + ls -al . 17:47:11 total 300 17:47:11 drwxrwxr-x 9 jenkins jenkins 4096 Oct 7 17:46 . 17:47:11 drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 17:44 .. 17:47:11 drwxrwxr-x 8 jenkins jenkins 4096 Oct 7 17:46 .git 17:47:11 drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 17:44 .github 17:47:11 -rw-rw-r-- 1 jenkins jenkins 379 Oct 7 17:44 .gitignore 17:47:11 -rw-rw-r-- 1 jenkins jenkins 203 Oct 7 17:44 .golangci.yml 17:47:11 -rw-rw-r-- 1 jenkins jenkins 77 Oct 7 17:44 .hadolint.yml 17:47:11 drwxr-xr-x 3 jenkins jenkins 4096 Oct 7 17:44 .semver 17:47:11 -rw-rw-r-- 1 jenkins jenkins 19367 Oct 7 17:44 Attribution.txt 17:47:11 -rw-rw-r-- 1 jenkins jenkins 16561 Oct 7 17:44 CHANGELOG.md 17:47:11 -rw-rw-r-- 1 jenkins jenkins 2453 Oct 7 17:44 Dockerfile 17:47:11 -rw-rw-r-- 1 jenkins jenkins 678 Oct 7 17:44 GOVERNANCE.md 17:47:11 -rw-rw-r-- 1 jenkins jenkins 659 Oct 7 17:44 Jenkinsfile 17:47:11 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 7 17:44 LICENSE 17:47:11 -rw-rw-r-- 1 jenkins jenkins 2611 Oct 7 17:44 Makefile 17:47:11 -rw-rw-r-- 1 jenkins jenkins 622 Oct 7 17:44 OWNERS.md 17:47:11 -rw-rw-r-- 1 jenkins jenkins 2575 Oct 7 17:44 README.md 17:47:11 -rw-rw-r-- 1 jenkins jenkins 5 Oct 7 17:44 VERSION 17:47:11 drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 17:44 bin 17:47:11 drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 17:44 cmd 17:47:11 -rw-r--r-- 1 jenkins jenkins 54772 Oct 7 17:46 coverage.out 17:47:11 -rwxrwxr-x 1 jenkins jenkins 84 Oct 7 17:44 docker-entrypoint.sh 17:47:11 drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 17:44 docs 17:47:11 -rw-rw-r-- 1 jenkins jenkins 7182 Oct 7 17:44 go.mod 17:47:11 -rw-rw-r-- 1 jenkins jenkins 100524 Oct 7 17:44 go.sum 17:47:11 drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 17:44 internal 17:47:11 -rw-rw-r-- 1 jenkins jenkins 231 Oct 7 17:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:47:11 + 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=d15d3953b1a126ac165e9fd14e526d0e613e04bc --label arch=amd64 --label version=0.0.0 . 17:47:11 Sending build context to Docker daemon 20.68MB 17:47:11 Step 1/37 : ARG BASE=golang:1.23-alpine3.20 17:47:11 Step 2/37 : FROM ${BASE} AS builder 17:47:11 ---> 46565ebc0ea4 17:47:11 Step 3/37 : ARG ADD_BUILD_TAGS="" 17:47:11 + sudo service docker restart 17:47:12 ---> Running in 1707288bc2ad 17:47:12 Removing intermediate container 1707288bc2ad 17:47:12 ---> 385297de5eed 17:47:12 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:47:12 ---> Running in bccfead2e30f 17:47:12 Removing intermediate container bccfead2e30f 17:47:12 ---> 01b5fbeb3ad1 17:47:12 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:47:12 ---> Running in 713b5c694068 17:47:12 Removing intermediate container 713b5c694068 17:47:12 ---> 5e3c313ebb2d 17:47:12 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:47:12 ---> Running in 5db9750fb95e 17:47:12 Removing intermediate container 5db9750fb95e 17:47:12 ---> ede0b4819102 17:47:12 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:47:12 ---> Running in 5002eb9d1843 17:47:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 17:47:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 17:47:13 OK: 253 MiB in 68 packages 17:47:13 Removing intermediate container 5002eb9d1843 17:47:13 ---> 5bac77c48c5a 17:47:13 Step 8/37 : WORKDIR /device-usb-camera 17:47:13 ---> Running in 4892fe3c18dc 17:47:13 Removing intermediate container 4892fe3c18dc 17:47:13 ---> 08b75c2698f5 17:47:13 Step 9/37 : COPY go.mod vendor* ./ 17:47:13 ---> 7ecec5ba74d9 17:47:13 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:47:13 ---> Running in 1f17954f7873 17:47:14 Removing intermediate container 1f17954f7873 17:47:14 ---> 6cfb84fc0fe5 17:47:14 Step 11/37 : COPY . . 17:47:15 ---> ee2d8ea5c101 17:47:15 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 17:47:15 ---> Running in e12e8f83fb9e 17:47:15  % Total % Received % Xferd Average Speed Time Time Time Current 17:47:15 Dload Upload Total Spent Left Speed 17:47:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 45431 0 --:--:-- --:--:-- --:--:-- 46173 17:47:15 Removing intermediate container e12e8f83fb9e 17:47:15 ---> d2c8d4f560c0 17:47:15 Step 13/37 : RUN ${MAKE} 17:47:15 ---> Running in cfe14e94d32d 17:47:16 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.44" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:47:28 provisioning config files... 17:47:29 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config15179271156678259747tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:47:29 ---> ****-login.sh 17:47:29 nexus3.edgexfoundry.org:10001 17:47:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:47:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:47:30 Configure a credential helper to remove this warning. See 17:47:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:47:30 17:47:30 Login Succeeded 17:47:30 nexus3.edgexfoundry.org:10002 17:47:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:47:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:47:30 Configure a credential helper to remove this warning. See 17:47:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:47:30 17:47:30 Login Succeeded 17:47:30 nexus3.edgexfoundry.org:10003 17:47:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:47:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:47:30 Configure a credential helper to remove this warning. See 17:47:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:47:30 17:47:30 Login Succeeded 17:47:30 nexus3.edgexfoundry.org:10004 17:47:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:47:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:47:31 Configure a credential helper to remove this warning. See 17:47:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:47:31 17:47:31 Login Succeeded 17:47:31 ****.io 17:47:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:47:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:47:31 Configure a credential helper to remove this warning. See 17:47:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:47:31 17:47:31 Login Succeeded 17:47:31 ---> ****-login.sh ends [Pipeline] } 17:47:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:47:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:47:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:47:32 ========================================================= 17:47:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 17:47:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:33 + 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 . 17:47:33 Sending build context to Docker daemon 10.58MB 17:47:33 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 17:47:33 Step 2/13 : FROM ${BASE} AS builder 17:47:38 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:47:38 cf04c63912e1: Pulling fs layer 17:47:38 55b35a11ae5e: Pulling fs layer 17:47:38 a37a00ec5f00: Pulling fs layer 17:47:38 50b3750afda1: Pulling fs layer 17:47:38 4f4fb700ef54: Pulling fs layer 17:47:38 80978eb59214: Pulling fs layer 17:47:38 c9f46d7d2bd2: Pulling fs layer 17:47:38 4f4fb700ef54: Waiting 17:47:38 50b3750afda1: Waiting 17:47:38 80978eb59214: Waiting 17:47:38 c9f46d7d2bd2: Waiting 17:47:38 c5a475d317c9: Pulling fs layer 17:47:38 55b35a11ae5e: Verifying Checksum 17:47:38 55b35a11ae5e: Download complete 17:47:38 50b3750afda1: Download complete 17:47:38 4f4fb700ef54: Verifying Checksum 17:47:38 4f4fb700ef54: Download complete 17:47:38 80978eb59214: Verifying Checksum 17:47:38 80978eb59214: Download complete 17:47:38 cf04c63912e1: Verifying Checksum 17:47:38 cf04c63912e1: Download complete 17:47:38 c5a475d317c9: Verifying Checksum 17:47:38 c5a475d317c9: Download complete 17:47:39 cf04c63912e1: Pull complete 17:47:39 55b35a11ae5e: Pull complete 17:47:40 a37a00ec5f00: Verifying Checksum 17:47:40 a37a00ec5f00: Download complete 17:47:41 c9f46d7d2bd2: Verifying Checksum 17:47:41 c9f46d7d2bd2: Download complete 17:47:56 a37a00ec5f00: Pull complete 17:47:56 50b3750afda1: Pull complete 17:47:56 4f4fb700ef54: Pull complete 17:47:56 80978eb59214: Pull complete 17:47:58 Removing intermediate container cfe14e94d32d 17:47:58 ---> b6db86df6721 17:47:58 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 17:47:58 1.8.2: Pulling from bluenviron/mediamtx 17:47:58 8411072a22a5: Pulling fs layer 17:47:58 8411072a22a5: Verifying Checksum 17:47:58 8411072a22a5: Download complete 17:47:58 8411072a22a5: Pull complete 17:47:58 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 17:47:58 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 17:47:58 ---> 1ac78cb06e13 17:47:58 Step 15/37 : FROM alpine:3.20 17:47:58 3.20: Pulling from library/alpine 17:47:58 43c4264eed91: Already exists 17:47:58 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 17:47:58 Status: Downloaded newer image for alpine:3.20 17:47:58 ---> 91ef0af61f39 17:47:58 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:47:58 ---> Running in a416b750f21f 17:47:58 Removing intermediate container a416b750f21f 17:47:58 ---> e1bb8bbed345 17:47:58 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:47:58 ---> Running in 3ed6bc3767db 17:47:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 17:47:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 17:47:58 (1/115) Installing dumb-init (1.2.5-r3) 17:47:58 (2/115) Installing libSvtAv1Enc (2.0.0-r1) 17:47:58 (3/115) Installing aom-libs (3.9.1-r0) 17:47:58 (4/115) Installing libxau (1.0.11-r4) 17:47:58 (5/115) Installing libmd (1.1.0-r0) 17:47:58 (6/115) Installing libbsd (0.12.2-r0) 17:47:58 (7/115) Installing libxdmcp (1.1.5-r1) 17:47:58 (8/115) Installing libxcb (1.16.1-r0) 17:47:58 (9/115) Installing libx11 (1.8.9-r1) 17:47:58 (10/115) Installing hwdata-pci (0.382-r0) 17:47:58 (11/115) Installing libpciaccess (0.18.1-r0) 17:47:58 (12/115) Installing libdrm (2.4.120-r0) 17:47:58 (13/115) Installing libxext (1.3.6-r2) 17:47:58 (14/115) Installing libxfixes (6.0.1-r4) 17:47:58 (15/115) Installing libffi (3.4.6-r0) 17:47:58 (16/115) Installing wayland-libs-client (1.22.0-r4) 17:47:58 (17/115) Installing libva (2.21.0-r0) 17:47:58 (18/115) Installing libvdpau (1.5-r3) 17:47:58 (19/115) Installing libgcc (13.2.1_git20240309-r0) 17:47:58 (20/115) Installing libstdc++ (13.2.1_git20240309-r0) 17:47:58 (21/115) Installing onevpl-libs (2023.3.1-r2) 17:47:58 (22/115) Installing ffmpeg-libavutil (6.1.1-r8) 17:47:58 (23/115) Installing libdav1d (1.4.2-r0) 17:47:58 (24/115) Installing openexr-libiex (3.1.13-r1) 17:47:58 (25/115) Installing openexr-libilmthread (3.1.13-r1) 17:47:58 (26/115) Installing imath (3.1.12-r0) 17:47:58 (27/115) Installing openexr-libopenexr (3.1.13-r1) 17:47:58 (28/115) Installing brotli-libs (1.1.0-r2) 17:47:58 (29/115) Installing giflib (5.2.2-r0) 17:47:58 (30/115) Installing libhwy (1.0.7-r0) 17:47:58 (31/115) Installing libjpeg-turbo (3.0.3-r0) 17:47:58 (32/115) Installing lcms2 (2.16-r0) 17:47:58 (33/115) Installing libpng (1.6.44-r0) 17:47:58 (34/115) Installing libjxl (0.10.2-r0) 17:47:58 (35/115) Installing lame-libs (3.100-r5) 17:47:58 (36/115) Installing opus (1.5.2-r0) 17:47:58 (37/115) Installing rav1e-libs (0.7.1-r0) 17:47:58 (38/115) Installing libgomp (13.2.1_git20240309-r0) 17:47:58 (39/115) Installing soxr (0.1.3-r7) 17:47:58 (40/115) Installing ffmpeg-libswresample (6.1.1-r8) 17:47:58 (41/115) Installing libogg (1.3.5-r5) 17:47:58 (42/115) Installing libtheora (1.1.1-r18) 17:47:58 (43/115) Installing libvorbis (1.3.7-r2) 17:47:58 (44/115) Installing libvpx (1.14.1-r0) 17:47:58 (45/115) Installing libsharpyuv (1.3.2-r0) 17:47:58 (46/115) Installing libwebp (1.3.2-r0) 17:47:58 (47/115) Installing libwebpmux (1.3.2-r0) 17:47:58 (48/115) Installing x264-libs (0.164_git20231001-r0) 17:47:58 (49/115) Installing numactl (2.0.18-r0) 17:47:58 (50/115) Installing x265-libs (3.6-r0) 17:47:58 (51/115) Installing xvidcore (1.3.7-r2) 17:47:58 (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) 17:47:58 (53/115) Installing sdl2 (2.28.5-r1) 17:47:58 (54/115) Installing alsa-lib (1.2.11-r0) 17:47:58 (55/115) Installing libexpat (2.6.3-r0) 17:47:58 (56/115) Installing libbz2 (1.0.8-r6) 17:47:58 (57/115) Installing freetype (2.13.2-r0) 17:47:58 (58/115) Installing fontconfig (2.15.0-r1) 17:47:58 (59/115) Installing fribidi (1.0.15-r0) 17:47:58 (60/115) Installing libintl (0.22.5-r0) 17:47:58 (61/115) Installing libeconf (0.6.3-r0) 17:47:58 (62/115) Installing libblkid (2.40.1-r1) 17:47:58 (63/115) Installing libmount (2.40.1-r1) 17:47:58 (64/115) Installing pcre2 (10.43-r0) 17:47:58 (65/115) Installing glib (2.80.5-r0) 17:47:58 (66/115) Installing graphite2 (1.3.14-r6) 17:47:58 (67/115) Installing harfbuzz (8.5.0-r0) 17:47:58 (68/115) Installing libunibreak (6.1-r0) 17:47:58 (69/115) Installing libass (0.17.2-r0) 17:47:58 (70/115) Installing libbluray (1.3.4-r1) 17:47:58 (71/115) Installing mpg123-libs (1.32.6-r0) 17:47:58 (72/115) Installing libopenmpt (0.7.7-r0) 17:47:58 (73/115) Installing cjson (1.7.18-r0) 17:47:58 (74/115) Installing mbedtls (3.6.1-r0) 17:47:58 (75/115) Installing librist (0.2.10-r1) 17:47:58 (76/115) Installing libsrt (1.5.3-r0) 17:47:58 (77/115) Installing libssh (0.10.6-r0) 17:47:58 (78/115) Installing xz-libs (5.6.2-r0) 17:47:58 (79/115) Installing libxml2 (2.12.7-r0) 17:47:58 (80/115) Installing libsodium (1.0.19-r0) 17:47:58 (81/115) Installing libzmq (4.3.5-r2) 17:47:58 (82/115) Installing ffmpeg-libavformat (6.1.1-r8) 17:47:58 (83/115) Installing serd-libs (0.32.2-r0) 17:47:58 (84/115) Installing zix-libs (0.4.2-r0) 17:47:58 (85/115) Installing sord-libs (0.16.16-r0) 17:47:58 (86/115) Installing sratom (0.6.16-r0) 17:47:58 (87/115) Installing lilv-libs (0.24.24-r1) 17:47:58 (88/115) Installing glslang-libs (1.3.261.1-r0) 17:47:58 (89/115) Installing libdovi (3.3.0-r0) 17:47:58 (90/115) Installing spirv-tools (1.3.261.1-r0) 17:47:58 (91/115) Installing shaderc (2024.0-r0) 17:47:58 (92/115) Installing vulkan-loader (1.3.261.1-r0) 17:47:58 (93/115) Installing libplacebo (6.338.2-r1) 17:47:58 (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) 17:47:58 (95/115) Installing ffmpeg-libswscale (6.1.1-r8) 17:47:58 (96/115) Installing vidstab (1.1.1-r0) 17:47:58 (97/115) Installing zimg (3.0.5-r2) 17:47:58 (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) 17:47:58 (99/115) Installing libasyncns (0.8-r3) 17:47:58 (100/115) Installing dbus-libs (1.14.10-r1) 17:47:58 (101/115) Installing libltdl (2.4.7-r3) 17:47:58 (102/115) Installing orc (0.4.39-r0) 17:47:58 (103/115) Installing libflac (1.4.3-r1) 17:47:58 (104/115) Installing libsndfile (1.2.2-r0) 17:47:58 (105/115) Installing speexdsp (1.2.1-r2) 17:47:58 (106/115) Installing tdb-libs (1.4.9-r1) 17:47:58 (107/115) Installing libpulse (17.0-r0) 17:47:58 (108/115) Installing v4l-utils-libs (1.24.1-r1) 17:47:58 (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) 17:47:58 (110/115) Installing ffmpeg (6.1.1-r8) 17:47:58 (111/115) Installing udev-init-scripts (35-r1) 17:47:58 (112/115) Installing eudev-libs (3.2.14-r2) 17:47:58 (113/115) Installing zstd-libs (1.5.6-r0) 17:47:58 (114/115) Installing kmod-libs (32-r0) 17:47:58 (115/115) Installing eudev (3.2.14-r2) 17:47:58 Executing busybox-1.36.1-r29.trigger 17:47:58 Executing glib-2.80.5-r0.trigger 17:47:58 Executing eudev-3.2.14-r2.trigger 17:47:58 OK: 134 MiB in 129 packages 17:48:02 c9f46d7d2bd2: Pull complete 17:48:04 Removing intermediate container 3ed6bc3767db 17:48:04 ---> a7005e3a0790 17:48:04 Step 18/37 : RUN apk --no-cache upgrade 17:48:04 ---> Running in a4d2cda3e4b3 17:48:04 c5a475d317c9: Pull complete 17:48:04 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 17:48:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 17:48:04 ---> be29e6b0f0d4 17:48:04 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:48:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 17:48:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 17:48:05 Upgrading critical system libraries and apk-tools: 17:48:05 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 17:48:05 Executing busybox-1.36.1-r29.trigger 17:48:05 Continuing the upgrade transaction with new apk-tools: 17:48:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 17:48:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 17:48:05 OK: 134 MiB in 129 packages 17:48:06 ---> Running in 582af7fd7fc8 17:48:06 Removing intermediate container 582af7fd7fc8 17:48:06 ---> 43902d900431 17:48:06 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:48:06 ---> Running in 11938d30b513 17:48:06 Removing intermediate container a4d2cda3e4b3 17:48:06 ---> 39357384dad6 17:48:06 Step 19/37 : WORKDIR / 17:48:06 ---> Running in a9f27e805385 17:48:06 Removing intermediate container a9f27e805385 17:48:06 ---> e25960763b94 17:48:06 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 17:48:06 Removing intermediate container 11938d30b513 17:48:06 ---> b21bca435dc0 17:48:06 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:48:06 ---> Running in 64f5bee25530 17:48:06 Removing intermediate container 64f5bee25530 17:48:06 ---> a484ed9b129d 17:48:06 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:48:07 ---> Running in 88f7b765ce8e 17:48:07 Removing intermediate container 88f7b765ce8e 17:48:07 ---> e58704672e4a 17:48:07 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:48:07 ---> Running in 0dc94c3f34e7 17:48:07 ---> 4aaa1dd6304c 17:48:07 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 17:48:07 ---> fd9e5793033f 17:48:07 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 17:48:07 ---> 763c29cb27b5 17:48:07 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:48:07 ---> eafaf4f308b4 17:48:07 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:48:08 ---> b5f11a004712 17:48:08 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 17:48:08 ---> 93f7c07b1055 17:48:08 Step 26/37 : COPY --from=rtsp /mediamtx / 17:48:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 17:48:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 17:48:09 ---> fe4517441d0c 17:48:09 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 17:48:09 ---> Running in 555e9fe6b903 17:48:09 Removing intermediate container 555e9fe6b903 17:48:09 ---> c8dc1b6f78a3 17:48:09 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 17:48:09 ---> Running in 4005a848c13a 17:48:10 (1/14) Installing libintl (0.22.5-r0) 17:48:10 (2/14) Installing eudev-libs (3.2.14-r2) 17:48:10 (3/14) Installing libjpeg-turbo (3.0.3-r0) 17:48:10 (4/14) Installing v4l-utils-libs (1.24.1-r1) 17:48:10 (5/14) Installing v4l-utils (1.24.1-r1) 17:48:10 (6/14) Installing libdvbv5 (1.24.1-r1) 17:48:10 (7/14) Installing udev-init-scripts (35-r1) 17:48:10 (8/14) Installing libeconf (0.6.3-r0) 17:48:10 (9/14) Installing libblkid (2.40.1-r1) 17:48:10 (10/14) Installing xz-libs (5.6.2-r0) 17:48:10 (11/14) Installing kmod-libs (32-r0) 17:48:10 (12/14) Installing eudev (3.2.14-r2) 17:48:10 (13/14) Installing eudev-dev (3.2.14-r2) 17:48:10 Removing intermediate container 4005a848c13a 17:48:10 ---> 5bc13bc5205a 17:48:10 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 17:48:10 ---> Running in 70ac407ebb15 17:48:10 (14/14) Installing v4l-utils-dev (1.24.1-r1) 17:48:10 Executing busybox-1.36.1-r29.trigger 17:48:10 Executing eudev-3.2.14-r2.trigger 17:48:10 OK: 246 MiB in 68 packages 17:48:11 Removing intermediate container 70ac407ebb15 17:48:11 ---> 377640a0e322 17:48:11 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 17:48:11 ---> Running in 84a1291db370 17:48:11 Removing intermediate container 84a1291db370 17:48:11 ---> 3ece8257e121 17:48:11 Step 31/37 : EXPOSE 59983 17:48:11 ---> Running in d4242da5246c 17:48:11 Removing intermediate container 0dc94c3f34e7 17:48:11 ---> c2df90a1ddd3 17:48:11 Step 8/13 : WORKDIR /device-usb-camera 17:48:11 ---> Running in 95d1a236ad4d 17:48:12 Removing intermediate container d4242da5246c 17:48:12 ---> 992bba7e9b3d 17:48:12 Step 32/37 : EXPOSE 8554 17:48:12 ---> Running in baffde102bf8 17:48:12 Removing intermediate container baffde102bf8 17:48:12 ---> 20f0a68057ee 17:48:12 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:48:12 ---> Running in f6d994ece758 17:48:12 Removing intermediate container f6d994ece758 17:48:12 ---> b00aa48485b5 17:48:12 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:48:12 ---> Running in 8600464363b1 17:48:12 Removing intermediate container 95d1a236ad4d 17:48:12 ---> 78f819654d8c 17:48:12 Step 9/13 : COPY go.mod vendor* ./ 17:48:12 Removing intermediate container 8600464363b1 17:48:12 ---> 6043ac8f8b28 17:48:12 Step 35/37 : LABEL arch=amd64 17:48:12 ---> Running in a634f885b4a9 17:48:12 Removing intermediate container a634f885b4a9 17:48:12 ---> 4bf3d0565540 17:48:12 Step 36/37 : LABEL git_sha=d15d3953b1a126ac165e9fd14e526d0e613e04bc 17:48:12 ---> Running in 2c49cffa5ed8 17:48:12 Removing intermediate container 2c49cffa5ed8 17:48:12 ---> 8a8ec3cc2617 17:48:12 Step 37/37 : LABEL version=0.0.0 17:48:12 ---> Running in 89782e8f2052 17:48:12 Removing intermediate container 89782e8f2052 17:48:12 ---> 22d4015bcdb4 17:48:12 [Warning] One or more build-args [ARCH] were not consumed 17:48:12 Successfully built 22d4015bcdb4 17:48:12 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv 17:48:12 ---> 6bf822113688 17:48:12 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:48:12 ---> Running in 129a8f965423 [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 17:48:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:48:13 17:48:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:48:14 latest: Pulling from edgex-lftools-log-publisher 17:48:14 5eb5b503b376: Pulling fs layer 17:48:14 5c69ac0246d0: Pulling fs layer 17:48:14 ec43610c2a17: Pulling fs layer 17:48:14 3a2ae6a8a46f: Pulling fs layer 17:48:14 33b1e0a273af: Pulling fs layer 17:48:14 5d3b04190fa2: Pulling fs layer 17:48:14 2f39f015ded8: Pulling fs layer 17:48:14 33b1e0a273af: Waiting 17:48:14 5d3b04190fa2: Waiting 17:48:14 3a2ae6a8a46f: Waiting 17:48:14 2f39f015ded8: Waiting 17:48:14 5c69ac0246d0: Download complete 17:48:14 3a2ae6a8a46f: Download complete 17:48:14 33b1e0a273af: Verifying Checksum 17:48:14 33b1e0a273af: Download complete 17:48:14 5d3b04190fa2: Download complete 17:48:14 ec43610c2a17: Verifying Checksum 17:48:14 ec43610c2a17: Download complete 17:48:14 5eb5b503b376: Verifying Checksum 17:48:14 5eb5b503b376: Download complete 17:48:15 2f39f015ded8: Download complete 17:48:15 5eb5b503b376: Pull complete 17:48:15 5c69ac0246d0: Pull complete 17:48:16 ec43610c2a17: Pull complete 17:48:16 3a2ae6a8a46f: Pull complete 17:48:16 33b1e0a273af: Pull complete 17:48:16 5d3b04190fa2: Pull complete 17:48:20 2f39f015ded8: Pull complete 17:48:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:48:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:48:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:48:20 prd-ubuntu20.04-docker-8c-8g-22076 does not seem to be running inside a container 17:48:20 $ 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-354 -v /w/workspace/foundry_device-usb-camera_PR-354:/w/workspace/foundry_device-usb-camera_PR-354:rw,z -v /w/workspace/foundry_device-usb-camera_PR-354@tmp:/w/workspace/foundry_device-usb-camera_PR-354@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:48:28 $ docker top b11dd52bfcbf6ea2b285381e1b17679def0c920741c5f0343cef7ecadd893dca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:48:28 ---> job-cost.sh 17:48:28 lf-activate-venv: SKIPPING 17:48:28 INFO: No Stack... 17:48:28 INFO: Retrieving Pricing Info for: v3-standard-8 17:48:29 INFO: Archiving Costs [Pipeline] sh 17:48:29 + cat /w/workspace/foundry_device-usb-camera_PR-354/archives/cost.csv 17:48:29 + cut -d, -f6 [Pipeline] lock 17:48:29 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-354-1-stack-cost] 17:48:29 Resource [jenkins-edgexfoundry-device-usb-camera-PR-354-1-stack-cost] did not exist. Created. 17:48:29 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-354-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:48:29 + echo total: 0.2199999988079071 [Pipeline] stash 17:48:30 Stashed 1 file(s) [Pipeline] } 17:48:30 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-354-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:48:30 $ docker stop --time=1 b11dd52bfcbf6ea2b285381e1b17679def0c920741c5f0343cef7ecadd893dca 17:48:31 $ docker rm -f --volumes b11dd52bfcbf6ea2b285381e1b17679def0c920741c5f0343cef7ecadd893dca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:50:04 Removing intermediate container 129a8f965423 17:50:04 ---> 242ed931e628 17:50:04 Step 11/13 : COPY . . 17:50:04 ---> 2689b174a9b2 17:50:04 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 17:50:04 ---> Running in ae0665935b80 17:50:04  % Total % Received % Xferd Average Speed Time Time Time  Current 17:50:04   Dload Upload Total Spent Left Speed 17:50:04 0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 2725 0 --:--:-- --:--:-- --:--:-- 2744 17:50:04 Removing intermediate container ae0665935b80 17:50:04 ---> 9d4df1b07b51 17:50:04 Step 13/13 : RUN ${MAKE} 17:50:04 ---> Running in 6c933d05a86e 17:50:04 noop 17:50:04 Removing intermediate container 6c933d05a86e 17:50:04 ---> 9d37c902f9dd 17:50:04 Successfully built 9d37c902f9dd 17:50:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:50:05 + docker inspect -f . ci-base-image-arm64 17:50:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:50:05 prd-ubuntu20.04-docker-arm64-4c-16g-22077 does not seem to be running inside a container 17:50:05 $ 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 17:50:06 $ docker top 9bf57f3518bdf7d6ef3e87cd4a365d41237041d57feec8660561193f67be2d98 -eo pid,comm [Pipeline] { [Pipeline] sh 17:50:07 + go version 17:50:07 go version go1.23.2 linux/arm64 [Pipeline] } 17:50:07 $ docker stop --time=1 9bf57f3518bdf7d6ef3e87cd4a365d41237041d57feec8660561193f67be2d98 17:50:09 $ docker rm -f --volumes 9bf57f3518bdf7d6ef3e87cd4a365d41237041d57feec8660561193f67be2d98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:50:10 + docker inspect -f . ci-base-image-arm64 17:50:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:50:10 prd-ubuntu20.04-docker-arm64-4c-16g-22077 does not seem to be running inside a container 17:50:10 $ 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 17:50:11 $ docker top 4e0ece2c106b2f7289f75fea9c59534854dbafece0392318d3196a8598dd7ff6 -eo pid,comm [Pipeline] { [Pipeline] sh 17:50:12 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 17:50:13 + make test 17:50:13 go test ./... -coverprofile=coverage.out ./... 17:50:18 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:53:40 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 17:53:47 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.059s coverage: 4.4% of statements 17:53:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:53:47 go vet ./... 17:54:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:54:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:54:34 ./bin/test-attribution-txt.sh [Pipeline] echo 17:54:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 17:54:34 $ docker stop --time=1 4e0ece2c106b2f7289f75fea9c59534854dbafece0392318d3196a8598dd7ff6 17:54:36 $ docker rm -f --volumes 4e0ece2c106b2f7289f75fea9c59534854dbafece0392318d3196a8598dd7ff6 [Pipeline] // withDockerContainer [Pipeline] sh 17:54:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:54:38 Warning: overwriting stash ‘coverage-report’ 17:54:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:54:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:54:39 + ls -al . 17:54:39 total 296 17:54:39 drwxrwxr-x 8 jenkins jenkins 4096 Oct 7 17:50 . 17:54:39 drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 17:46 .. 17:54:39 drwxrwxr-x 8 jenkins jenkins 4096 Oct 7 17:47 .git 17:54:39 drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 17:47 .github 17:54:39 -rw-rw-r-- 1 jenkins jenkins 379 Oct 7 17:47 .gitignore 17:54:39 -rw-rw-r-- 1 jenkins jenkins 203 Oct 7 17:47 .golangci.yml 17:54:39 -rw-rw-r-- 1 jenkins jenkins 77 Oct 7 17:47 .hadolint.yml 17:54:39 -rw-rw-r-- 1 jenkins jenkins 19367 Oct 7 17:47 Attribution.txt 17:54:39 -rw-rw-r-- 1 jenkins jenkins 16561 Oct 7 17:47 CHANGELOG.md 17:54:39 -rw-rw-r-- 1 jenkins jenkins 2453 Oct 7 17:47 Dockerfile 17:54:39 -rw-rw-r-- 1 jenkins jenkins 678 Oct 7 17:47 GOVERNANCE.md 17:54:39 -rw-rw-r-- 1 jenkins jenkins 659 Oct 7 17:47 Jenkinsfile 17:54:39 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 7 17:47 LICENSE 17:54:39 -rw-rw-r-- 1 jenkins jenkins 2611 Oct 7 17:47 Makefile 17:54:39 -rw-rw-r-- 1 jenkins jenkins 622 Oct 7 17:47 OWNERS.md 17:54:39 -rw-rw-r-- 1 jenkins jenkins 2575 Oct 7 17:47 README.md 17:54:39 -rw-rw-r-- 1 jenkins jenkins 5 Oct 7 17:44 VERSION 17:54:39 drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 17:47 bin 17:54:39 drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 17:47 cmd 17:54:39 -rw-r--r-- 1 jenkins jenkins 54772 Oct 7 17:53 coverage.out 17:54:39 -rwxrwxr-x 1 jenkins jenkins 84 Oct 7 17:47 docker-entrypoint.sh 17:54:39 drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 17:47 docs 17:54:39 -rw-rw-r-- 1 jenkins jenkins 7182 Oct 7 17:47 go.mod 17:54:39 -rw-rw-r-- 1 jenkins jenkins 100524 Oct 7 17:47 go.sum 17:54:39 drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 17:47 internal 17:54:39 -rw-rw-r-- 1 jenkins jenkins 231 Oct 7 17:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:40 + 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=d15d3953b1a126ac165e9fd14e526d0e613e04bc --label arch=arm64 --label version=0.0.0 . 17:54:40 Sending build context to Docker daemon 10.63MB 17:54:40 Step 1/37 : ARG BASE=golang:1.23-alpine3.20 17:54:40 Step 2/37 : FROM ${BASE} AS builder 17:54:40 ---> 9d37c902f9dd 17:54:40 Step 3/37 : ARG ADD_BUILD_TAGS="" 17:54:40 ---> Running in 24bc43e652ce 17:54:41 Removing intermediate container 24bc43e652ce 17:54:41 ---> f8a7667ee62e 17:54:41 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:54:41 ---> Running in ad0c2cfc76f5 17:54:41 Removing intermediate container ad0c2cfc76f5 17:54:41 ---> 8e81e2742247 17:54:41 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:54:41 ---> Running in 941f1cde4930 17:54:42 Removing intermediate container 941f1cde4930 17:54:42 ---> ca04149dd47b 17:54:42 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:54:42 ---> Running in 498a312c94e5 17:54:42 Removing intermediate container 498a312c94e5 17:54:42 ---> 7f8f6680ce39 17:54:42 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:54:42 ---> Running in 431ee5114aa0 17:54:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 17:54:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 17:54:45 OK: 246 MiB in 68 packages 17:54:46 Removing intermediate container 431ee5114aa0 17:54:46 ---> 44d04b9e4198 17:54:46 Step 8/37 : WORKDIR /device-usb-camera 17:54:46 ---> Running in 6f0535261b0d 17:54:46 Removing intermediate container 6f0535261b0d 17:54:46 ---> a8d0fe180d53 17:54:46 Step 9/37 : COPY go.mod vendor* ./ 17:54:47 ---> 53ad76f39cb7 17:54:47 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:54:47 ---> Running in 3f6721ecabed 17:54:49 Removing intermediate container 3f6721ecabed 17:54:49 ---> eeec5dfe274f 17:54:49 Step 11/37 : COPY . . 17:54:51 ---> 711c3057f0bb 17:54:51 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 17:54:51 ---> Running in c72a93201389 17:54:52  % Total % Received % Xferd Average Speed Time Time   Time Current 17:54:52     Dload Upload Total Spent Left Speed 17:54:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 6220 0 --:--:-- --:--:-- --:--:-- 6321 17:54:52 Removing intermediate container c72a93201389 17:54:52 ---> 182bbd48e20b 17:54:52 Step 13/37 : RUN ${MAKE} 17:54:53 ---> Running in 352619b7b576 17:54:54 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.44" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:58:45 Removing intermediate container 352619b7b576 17:58:45 ---> dbc341f10996 17:58:45 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 17:58:45 1.8.2: Pulling from bluenviron/mediamtx 17:58:45 da4d7e05a7aa: Pulling fs layer 17:58:45 da4d7e05a7aa: Verifying Checksum 17:58:45 da4d7e05a7aa: Download complete 17:58:45 da4d7e05a7aa: Pull complete 17:58:45 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 17:58:45 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 17:58:45 ---> 62c65ed7ef0d 17:58:45 Step 15/37 : FROM alpine:3.20 17:58:45 3.20: Pulling from library/alpine 17:58:45 cf04c63912e1: Already exists 17:58:45 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 17:58:45 Status: Downloaded newer image for alpine:3.20 17:58:45 ---> c157a85ed455 17:58:45 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:58:45 ---> Running in 04542858fd71 17:58:45 Removing intermediate container 04542858fd71 17:58:45 ---> f48629341259 17:58:45 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:58:45 ---> Running in 477c738ecd6d 17:58:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 17:58:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 17:58:45 (1/114) Installing dumb-init (1.2.5-r3) 17:58:45 (2/114) Installing libSvtAv1Enc (2.0.0-r1) 17:58:45 (3/114) Installing aom-libs (3.9.1-r0) 17:58:45 (4/114) Installing libxau (1.0.11-r4) 17:58:45 (5/114) Installing libmd (1.1.0-r0) 17:58:45 (6/114) Installing libbsd (0.12.2-r0) 17:58:45 (7/114) Installing libxdmcp (1.1.5-r1) 17:58:45 (8/114) Installing libxcb (1.16.1-r0) 17:58:45 (9/114) Installing libx11 (1.8.9-r1) 17:58:45 (10/114) Installing hwdata-pci (0.382-r0) 17:58:45 (11/114) Installing libpciaccess (0.18.1-r0) 17:58:45 (12/114) Installing libdrm (2.4.120-r0) 17:58:45 (13/114) Installing libxext (1.3.6-r2) 17:58:45 (14/114) Installing libxfixes (6.0.1-r4) 17:58:45 (15/114) Installing libffi (3.4.6-r0) 17:58:45 (16/114) Installing wayland-libs-client (1.22.0-r4) 17:58:45 (17/114) Installing libva (2.21.0-r0) 17:58:45 (18/114) Installing libvdpau (1.5-r3) 17:58:45 (19/114) Installing ffmpeg-libavutil (6.1.1-r8) 17:58:45 (20/114) Installing libdav1d (1.4.2-r0) 17:58:45 (21/114) Installing libgcc (13.2.1_git20240309-r0) 17:58:45 (22/114) Installing libstdc++ (13.2.1_git20240309-r0) 17:58:45 (23/114) Installing openexr-libiex (3.1.13-r1) 17:58:45 (24/114) Installing openexr-libilmthread (3.1.13-r1) 17:58:45 (25/114) Installing imath (3.1.12-r0) 17:58:45 (26/114) Installing openexr-libopenexr (3.1.13-r1) 17:58:45 (27/114) Installing brotli-libs (1.1.0-r2) 17:58:45 (28/114) Installing giflib (5.2.2-r0) 17:58:45 (29/114) Installing libhwy (1.0.7-r0) 17:58:45 (30/114) Installing libjpeg-turbo (3.0.3-r0) 17:58:45 (31/114) Installing lcms2 (2.16-r0) 17:58:45 (32/114) Installing libpng (1.6.44-r0) 17:58:45 (33/114) Installing libjxl (0.10.2-r0) 17:58:45 (34/114) Installing lame-libs (3.100-r5) 17:58:45 (35/114) Installing opus (1.5.2-r0) 17:58:45 (36/114) Installing rav1e-libs (0.7.1-r0) 17:58:45 (37/114) Installing libgomp (13.2.1_git20240309-r0) 17:58:45 (38/114) Installing soxr (0.1.3-r7) 17:58:45 (39/114) Installing ffmpeg-libswresample (6.1.1-r8) 17:58:45 (40/114) Installing libogg (1.3.5-r5) 17:58:45 (41/114) Installing libtheora (1.1.1-r18) 17:58:45 (42/114) Installing libvorbis (1.3.7-r2) 17:58:45 (43/114) Installing libvpx (1.14.1-r0) 17:58:45 (44/114) Installing libsharpyuv (1.3.2-r0) 17:58:45 (45/114) Installing libwebp (1.3.2-r0) 17:58:45 (46/114) Installing libwebpmux (1.3.2-r0) 17:58:45 (47/114) Installing x264-libs (0.164_git20231001-r0) 17:58:45 (48/114) Installing numactl (2.0.18-r0) 17:58:45 (49/114) Installing x265-libs (3.6-r0) 17:58:45 (50/114) Installing xvidcore (1.3.7-r2) 17:58:45 (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) 17:58:45 (52/114) Installing sdl2 (2.28.5-r1) 17:58:45 (53/114) Installing alsa-lib (1.2.11-r0) 17:58:45 (54/114) Installing libexpat (2.6.3-r0) 17:58:45 (55/114) Installing libbz2 (1.0.8-r6) 17:58:45 (56/114) Installing freetype (2.13.2-r0) 17:58:45 (57/114) Installing fontconfig (2.15.0-r1) 17:58:45 (58/114) Installing fribidi (1.0.15-r0) 17:58:45 (59/114) Installing libintl (0.22.5-r0) 17:58:45 (60/114) Installing libeconf (0.6.3-r0) 17:58:45 (61/114) Installing libblkid (2.40.1-r1) 17:58:45 (62/114) Installing libmount (2.40.1-r1) 17:58:45 (63/114) Installing pcre2 (10.43-r0) 17:58:45 (64/114) Installing glib (2.80.5-r0) 17:58:45 (65/114) Installing graphite2 (1.3.14-r6) 17:58:45 (66/114) Installing harfbuzz (8.5.0-r0) 17:58:45 (67/114) Installing libunibreak (6.1-r0) 17:58:45 (68/114) Installing libass (0.17.2-r0) 17:58:45 (69/114) Installing libbluray (1.3.4-r1) 17:58:45 (70/114) Installing mpg123-libs (1.32.6-r0) 17:58:45 (71/114) Installing libopenmpt (0.7.7-r0) 17:58:45 (72/114) Installing cjson (1.7.18-r0) 17:58:45 (73/114) Installing mbedtls (3.6.1-r0) 17:58:45 (74/114) Installing librist (0.2.10-r1) 17:58:45 (75/114) Installing libsrt (1.5.3-r0) 17:58:45 (76/114) Installing libssh (0.10.6-r0) 17:58:45 (77/114) Installing xz-libs (5.6.2-r0) 17:58:45 (78/114) Installing libxml2 (2.12.7-r0) 17:58:45 (79/114) Installing libsodium (1.0.19-r0) 17:58:45 (80/114) Installing libzmq (4.3.5-r2) 17:58:45 (81/114) Installing ffmpeg-libavformat (6.1.1-r8) 17:58:45 (82/114) Installing serd-libs (0.32.2-r0) 17:58:45 (83/114) Installing zix-libs (0.4.2-r0) 17:58:45 (84/114) Installing sord-libs (0.16.16-r0) 17:58:45 (85/114) Installing sratom (0.6.16-r0) 17:58:45 (86/114) Installing lilv-libs (0.24.24-r1) 17:58:45 (87/114) Installing glslang-libs (1.3.261.1-r0) 17:58:45 (88/114) Installing libdovi (3.3.0-r0) 17:58:45 (89/114) Installing spirv-tools (1.3.261.1-r0) 17:58:45 (90/114) Installing shaderc (2024.0-r0) 17:58:45 (91/114) Installing vulkan-loader (1.3.261.1-r0) 17:58:45 (92/114) Installing libplacebo (6.338.2-r1) 17:58:45 (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) 17:58:45 (94/114) Installing ffmpeg-libswscale (6.1.1-r8) 17:58:45 (95/114) Installing vidstab (1.1.1-r0) 17:58:45 (96/114) Installing zimg (3.0.5-r2) 17:58:45 (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) 17:58:46 (98/114) Installing libasyncns (0.8-r3) 17:58:46 (99/114) Installing dbus-libs (1.14.10-r1) 17:58:46 (100/114) Installing libltdl (2.4.7-r3) 17:58:46 (101/114) Installing orc (0.4.39-r0) 17:58:46 (102/114) Installing libflac (1.4.3-r1) 17:58:46 (103/114) Installing libsndfile (1.2.2-r0) 17:58:46 (104/114) Installing speexdsp (1.2.1-r2) 17:58:46 (105/114) Installing tdb-libs (1.4.9-r1) 17:58:46 (106/114) Installing libpulse (17.0-r0) 17:58:46 (107/114) Installing v4l-utils-libs (1.24.1-r1) 17:58:46 (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) 17:58:46 (109/114) Installing ffmpeg (6.1.1-r8) 17:58:46 (110/114) Installing udev-init-scripts (35-r1) 17:58:46 (111/114) Installing eudev-libs (3.2.14-r2) 17:58:46 (112/114) Installing zstd-libs (1.5.6-r0) 17:58:46 (113/114) Installing kmod-libs (32-r0) 17:58:46 (114/114) Installing eudev (3.2.14-r2) 17:58:46 Executing busybox-1.36.1-r29.trigger 17:58:46 Executing glib-2.80.5-r0.trigger 17:58:46 Executing eudev-3.2.14-r2.trigger 17:58:46 OK: 120 MiB in 128 packages 17:58:50 Removing intermediate container 477c738ecd6d 17:58:50 ---> d0bfd0fb3d17 17:58:50 Step 18/37 : RUN apk --no-cache upgrade 17:58:50 ---> Running in a9b3c6e099c0 17:58:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 17:58:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 17:58:53 Upgrading critical system libraries and apk-tools: 17:58:53 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 17:58:53 Executing busybox-1.36.1-r29.trigger 17:58:53 Continuing the upgrade transaction with new apk-tools: 17:58:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 17:58:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 17:58:55 OK: 120 MiB in 128 packages 17:58:56 Removing intermediate container a9b3c6e099c0 17:58:56 ---> e725dfd591ec 17:58:56 Step 19/37 : WORKDIR / 17:58:56 ---> Running in f327ac9d872f 17:58:56 Removing intermediate container f327ac9d872f 17:58:56 ---> 26067cf59066 17:58:56 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 17:58:59 ---> 41b0eaa696d4 17:58:59 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 17:58:59 ---> b36a4a974b23 17:58:59 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 17:58:59 ---> 3ddac7e90934 17:58:59 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:59:00 ---> 8fcd35982c76 17:59:00 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:59:01 ---> 4c760f13ac08 17:59:01 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 17:59:01 ---> 54eea059449a 17:59:01 Step 26/37 : COPY --from=rtsp /mediamtx / 17:59:03 ---> 9c8b149d65f8 17:59:03 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 17:59:03 ---> Running in 646dcca9d9fa 17:59:04 Removing intermediate container 646dcca9d9fa 17:59:04 ---> a6b35016653f 17:59:04 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 17:59:04 ---> Running in c191a91067be 17:59:06 Removing intermediate container c191a91067be 17:59:06 ---> 3ef9f47d24fe 17:59:06 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 17:59:06 ---> Running in 84cf1062b16a 17:59:08 Removing intermediate container 84cf1062b16a 17:59:08 ---> decb08457b27 17:59:08 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 17:59:08 ---> Running in 9ca4e2882841 17:59:09 Removing intermediate container 9ca4e2882841 17:59:09 ---> f6901fc08922 17:59:09 Step 31/37 : EXPOSE 59983 17:59:09 ---> Running in 62a51e2da57a 17:59:11 Removing intermediate container 62a51e2da57a 17:59:11 ---> 1c454a2f5bd0 17:59:11 Step 32/37 : EXPOSE 8554 17:59:11 ---> Running in d9fce2470822 17:59:11 Removing intermediate container d9fce2470822 17:59:11 ---> bd18539e963b 17:59:11 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:59:11 ---> Running in ec693b92a085 17:59:11 Removing intermediate container ec693b92a085 17:59:11 ---> 2fd54f1426df 17:59:11 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:59:11 ---> Running in 2e444a686ba6 17:59:12 Removing intermediate container 2e444a686ba6 17:59:12 ---> 49261cd3ac1d 17:59:12 Step 35/37 : LABEL arch=arm64 17:59:12 ---> Running in 0ff5c9378660 17:59:12 Removing intermediate container 0ff5c9378660 17:59:12 ---> 2e3f3261dbc1 17:59:12 Step 36/37 : LABEL git_sha=d15d3953b1a126ac165e9fd14e526d0e613e04bc 17:59:12 ---> Running in cd2a69bcaa4f 17:59:12 Removing intermediate container cd2a69bcaa4f 17:59:12 ---> 5084bd62ba03 17:59:12 Step 37/37 : LABEL version=0.0.0 17:59:12 ---> Running in 010a03fbb1dd 17:59:13 Removing intermediate container 010a03fbb1dd 17:59:13 ---> 6a05135a4c3c 17:59:13 [Warning] One or more build-args [ARCH] were not consumed 17:59:13 Successfully built 6a05135a4c3c 17:59:13 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 17:59:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:59:14 17:59:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:59:14 arm64: Pulling from edgex-lftools-log-publisher 17:59:14 8998bd30e6a1: Pulling fs layer 17:59:14 04944245beec: Pulling fs layer 17:59:14 699f458cf7ca: Pulling fs layer 17:59:14 765212b225bb: Pulling fs layer 17:59:14 f23df028b6ca: Pulling fs layer 17:59:14 d65c8cfc05b1: Pulling fs layer 17:59:14 2437ff75d9bd: Pulling fs layer 17:59:14 f23df028b6ca: Waiting 17:59:14 d65c8cfc05b1: Waiting 17:59:14 2437ff75d9bd: Waiting 17:59:14 765212b225bb: Waiting 17:59:14 04944245beec: Verifying Checksum 17:59:14 04944245beec: Download complete 17:59:14 765212b225bb: Verifying Checksum 17:59:14 765212b225bb: Download complete 17:59:14 f23df028b6ca: Verifying Checksum 17:59:14 f23df028b6ca: Download complete 17:59:14 d65c8cfc05b1: Verifying Checksum 17:59:14 d65c8cfc05b1: Download complete 17:59:14 699f458cf7ca: Verifying Checksum 17:59:14 699f458cf7ca: Download complete 17:59:15 8998bd30e6a1: Verifying Checksum 17:59:15 8998bd30e6a1: Download complete 17:59:18 2437ff75d9bd: Verifying Checksum 17:59:18 2437ff75d9bd: Download complete 17:59:19 8998bd30e6a1: Pull complete 17:59:20 04944245beec: Pull complete 17:59:21 699f458cf7ca: Pull complete 17:59:21 765212b225bb: Pull complete 17:59:22 f23df028b6ca: Pull complete 17:59:22 d65c8cfc05b1: Pull complete 17:59:41 2437ff75d9bd: Pull complete 17:59:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:59:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:59:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:59:41 prd-ubuntu20.04-docker-arm64-4c-16g-22077 does not seem to be running inside a container 17:59:41 $ 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 17:59:44 $ docker top 1eb28e0b6052cba10cd959a6650e5d005b81befc4fa86a5428909dae874d2c22 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:59:45 ---> job-cost.sh 17:59:45 lf-activate-venv: SKIPPING 17:59:45 INFO: No Stack... 17:59:45 INFO: Retrieving Pricing Info for: v3-standard-4 17:59:46 INFO: Archiving Costs [Pipeline] sh 17:59:47 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 17:59:47 + cut -d, -f6 [Pipeline] lock 17:59:47 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-354-1-stack-cost] 17:59:47 Resource [jenkins-edgexfoundry-device-usb-camera-PR-354-1-stack-cost] did not exist. Created. 17:59:47 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-354-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:59:47 /w/workspace/device-usb-camera/1@tmp/durable-5ffcc89e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:59:48 + echo total: 0.10999999940395355 [Pipeline] stash 17:59:48 Warning: overwriting stash ‘stack-cost’ 17:59:48 Stashed 1 file(s) [Pipeline] } 17:59:48 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-354-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:59:48 $ docker stop --time=1 1eb28e0b6052cba10cd959a6650e5d005b81befc4fa86a5428909dae874d2c22 17:59:50 $ docker rm -f --volumes 1eb28e0b6052cba10cd959a6650e5d005b81befc4fa86a5428909dae874d2c22 [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 17:59:51 provisioning config files... 17:59:51 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-354@tmp/config8772411970014187853tmp [Pipeline] { [Pipeline] sh 17:59:51 + set +x 17:59:51 + curl -s https://codecov.io/bash 17:59:51 + bash -s -- 17:59:51 17:59:51 _____ _ 17:59:51 / ____| | | 17:59:51 | | ___ __| | ___ ___ _____ __ 17:59:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:59:51 | |___| (_) | (_| | __/ (_| (_) \ V / 17:59:51 \_____\___/ \__,_|\___|\___\___/ \_/ 17:59:51 Bash-1.0.6 17:59:51 17:59:51 17:59:51 ==> git version 2.25.1 found 17:59:51 ==> 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 17:59:51 Release-Date: 2020-01-08 17:59:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:59:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:59:51 ==> Jenkins CI detected. 17:59:51 current dir:  /w/workspace/foundry_device-usb-camera_PR-354 17:59:51 project root: . 17:59:51 --> token set from env 17:59:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:59:51 ==> Running gcov in . (disable via -X gcov) 17:59:51 ==> Python coveragepy not found 17:59:51 ==> Searching for coverage reports in: 17:59:51 + . 17:59:51 -> Found 1 reports 17:59:51 ==> Detecting git/mercurial file structure 17:59:51 ==> Reading reports 17:59:52 + ./coverage.out bytes=54772 17:59:52 ==> Appending adjustments 17:59:52 https://docs.codecov.io/docs/fixing-reports 17:59:52 + Found adjustments 17:59:52 ==> Gzipping contents 17:59:52 8.0K /tmp/codecov.fE3c3Q.gz 17:59:52 ==> Uploading reports 17:59:52 url: https://codecov.io 17:59:52 query: branch=PR-354&commit=d15d3953b1a126ac165e9fd14e526d0e613e04bc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-354%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=354&job=&cmd_args= 17:59:52 -> Pinging Codecov 17:59:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-354&commit=d15d3953b1a126ac165e9fd14e526d0e613e04bc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-354%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=354&job=&cmd_args= 17:59:52 -> Uploading to 17:59:52 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-usb-camera/d15d3953b1a126ac165e9fd14e526d0e613e04bc/ee3e036b-37ab-4224-8f64-aad491af8f8e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241007%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241007T175952Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=481d1434ad0495bbef01ccb33cfd51e90a656eefc3dacf41ac2a47998483cdce 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 6816 0 0 100 6816 0 32927 --:--:-- --:--:-- --:--:-- 32927 17:59:52 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/d15d3953b1a126ac165e9fd14e526d0e613e04bc [Pipeline] } 17:59:52 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 17:59:54 + [ -d /w/workspace/foundry_device-usb-camera_PR-354/archives ] 17:59:54 + ls -al /w/workspace/foundry_device-usb-camera_PR-354/archives 17:59:54 total 16 17:59:54 drwxr-xr-x 3 root root 4096 Oct 7 17:48 . 17:59:54 drwxrwxr-x 10 jenkins jenkins 4096 Oct 7 17:48 .. 17:59:54 drwxr-xr-x 2 root root 4096 Oct 7 17:48 cost 17:59:54 -rw-r--r-- 1 root root 89 Oct 7 17:48 cost.csv 17:59:54 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-354/archives 17:59:54 + ls -al /w/workspace/foundry_device-usb-camera_PR-354/archives 17:59:54 total 16 17:59:54 drwxr-xr-x 3 jenkins jenkins 4096 Oct 7 17:48 . 17:59:54 drwxrwxr-x 10 jenkins jenkins 4096 Oct 7 17:48 .. 17:59:54 drwxr-xr-x 2 jenkins jenkins 4096 Oct 7 17:48 cost 17:59:54 -rw-r--r-- 1 jenkins jenkins 89 Oct 7 17:48 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:59:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:59:55 ---> package-listing.sh 17:59:55 ++ facter osfamily 17:59:55 ++ tr '[:upper:]' '[:lower:]' 17:59:56 + OS_FAMILY=debian 17:59:56 + workspace=/w/workspace/foundry_device-usb-camera_PR-354 17:59:56 + START_PACKAGES=/tmp/packages_start.txt 17:59:56 + END_PACKAGES=/tmp/packages_end.txt 17:59:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:59:56 + PACKAGES=/tmp/packages_start.txt 17:59:56 + '[' /w/workspace/foundry_device-usb-camera_PR-354 ']' 17:59:56 + PACKAGES=/tmp/packages_end.txt 17:59:56 + case "${OS_FAMILY}" in 17:59:56 + dpkg -l 17:59:56 + grep '^ii' 17:59:56 + '[' -f /tmp/packages_start.txt ']' 17:59:56 + '[' -f /tmp/packages_end.txt ']' 17:59:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:59:56 + '[' /w/workspace/foundry_device-usb-camera_PR-354 ']' 17:59:56 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-354/archives/ 17:59:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-354/archives/ [Pipeline] echo 17:59:56 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-354/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:59:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:59:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:59:57 prd-ubuntu20.04-docker-8c-8g-22076 does not seem to be running inside a container 17:59:57 $ 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-354/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-354 -v /w/workspace/foundry_device-usb-camera_PR-354:/w/workspace/foundry_device-usb-camera_PR-354:rw,z -v /w/workspace/foundry_device-usb-camera_PR-354@tmp:/w/workspace/foundry_device-usb-camera_PR-354@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 17:59:57 $ docker top 6284eab13bc2f46306c0e75d42054883539851fe8bf65e5f60b8ce9febfdc3dd -eo pid,comm [Pipeline] { [Pipeline] sh 17:59:57 + touch /tmp/pre-build-complete [Pipeline] sh 17:59:58 + mkdir -p /var/log/sysstat [Pipeline] sh 17:59:58 + ls /var/log/sa-host 17:59:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:59:58 provisioning config files... 17:59:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-354@tmp/config15573713552921775581tmp [Pipeline] { [Pipeline] echo 17:59:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:59:59 ---> create-netrc.sh [Pipeline] } 17:59:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:59:59 ---> python-tools-install.sh [Pipeline] echo 17:59:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:00:00 ---> sudo-logs.sh 18:00:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:00:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:00:00 ---> job-cost.sh 18:00:00 lf-activate-venv: SKIPPING 18:00:00 DEBUG: total: 0.2199999988079071 18:00:00 INFO: Retrieving Stack Cost... 18:00:00 INFO: Retrieving Pricing Info for: v3-standard-8 18:00:01 INFO: Archiving Costs [Pipeline] echo 18:00:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:00:01 ---> logs-deploy.sh 18:00:01 lf-activate-venv: SKIPPING 18:00:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-354/1 18:00:01 INFO: archiving workspace using pattern(s): 18:00:02 Archives upload complete. 18:00:02 INFO: archiving logs to Nexus