Pull request #355 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f0051f1bde426278d2936049d5d5d4a5e8e655d1+ee0554b78990b186605d5e81a70b84bcc651ad1c (87f3488808a24b1f6636f0db95b5e447bb6bb71f) 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-ssh13174477120243933004.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-ssh9244068093065922174.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-355/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-355/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9077632816916770638.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-355/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11674468567568943721.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-ssh11925956250934202168.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-355/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-355/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12287360855503207775.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-22335 in /w/workspace/foundry_device-usb-camera_PR-355 [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-355 # 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 Merging remotes/origin/main commit ee0554b78990b186605d5e81a70b84bcc651ad1c into PR head commit f0051f1bde426278d2936049d5d5d4a5e8e655d1 Merge succeeded, producing f0051f1bde426278d2936049d5d5d4a5e8e655d1 Checking out Revision f0051f1bde426278d2936049d5d5d4a5e8e655d1 (PR-355) 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 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/355/head:refs/remotes/origin/PR-355 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0051f1bde426278d2936049d5d5d4a5e8e655d1 # 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 f0051f1bde426278d2936049d5d5d4a5e8e655d1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:35:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:35:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:35:10 ========================================================= 17:35:10 EdgeX Global Pipelines Version Info 17:35:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:35:11 ------------------- 17:35:11 stable info: 17:35:11 ------------------- 17:35:11 Commited By: Ginny Guan ginny@iotechsys.com 17:35:11 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 17:35:11 Message: update stable to v1.0.265 17:35:12 ------------------- 17:35:12 experimental info: 17:35:12 ------------------- 17:35:12 Commited By: Cherry Wang cherry@iotechsys.com 17:35:12 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 17:35:12 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:35:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 17:35:12 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 17:35:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:35:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:35:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:35:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 17:35:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:35:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:35:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:35:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:35:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:35:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 17:35:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:35:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:35:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:35:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:35:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:35:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:35:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:35:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:35:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:35:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:35:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:35:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:35:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:35:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:35:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:35:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-355 [Pipeline] echo 17:35:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-355 [Pipeline] echo 17:35:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-355 [Pipeline] echo 17:35:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f0051f1bde426278d2936049d5d5d4a5e8e655d1 [Pipeline] echo 17:35:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f0051f1 [Pipeline] echo 17:35:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:35:14 provisioning config files... 17:35:14 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-355@tmp/config12075266228293020851tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:35:14 ---> ****-login.sh 17:35:14 nexus3.edgexfoundry.org:10001 17:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:35:15 Configure a credential helper to remove this warning. See 17:35:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:35:15 17:35:15 Login Succeeded 17:35:15 nexus3.edgexfoundry.org:10002 17:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:35:15 Configure a credential helper to remove this warning. See 17:35:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:35:15 17:35:15 Login Succeeded 17:35:15 nexus3.edgexfoundry.org:10003 17:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:35:15 Configure a credential helper to remove this warning. See 17:35:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:35:15 17:35:15 Login Succeeded 17:35:15 nexus3.edgexfoundry.org:10004 17:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:35:15 Configure a credential helper to remove this warning. See 17:35:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:35:15 17:35:15 Login Succeeded 17:35:15 ****.io 17:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:35:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:35:16 Configure a credential helper to remove this warning. See 17:35:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:35:16 17:35:16 Login Succeeded 17:35:16 ---> ****-login.sh ends [Pipeline] } 17:35:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:35:16 + git rev-list -1 --merges f0051f1bde426278d2936049d5d5d4a5e8e655d1~1..f0051f1bde426278d2936049d5d5d4a5e8e655d1 [Pipeline] echo 17:35:16 -----------> git rev-list -1 --merges f0051f1bde426278d2936049d5d5d4a5e8e655d1~1..f0051f1bde426278d2936049d5d5d4a5e8e655d1 f0051f1bde426278d2936049d5d5d4a5e8e655d1 [false] [Pipeline] sh 17:35:17 + git log --format=format:%s -1 f0051f1bde426278d2936049d5d5d4a5e8e655d1 [Pipeline] echo 17:35:17 ========================================================= 17:35:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:35:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:35:17 + git log --format=format:%s -1 f0051f1bde426278d2936049d5d5d4a5e8e655d1 [Pipeline] echo 17:35:17 [semverPrep] GIT_COMMIT: f0051f1bde426278d2936049d5d5d4a5e8e655d1, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 17:35:17 [semverPrep] This is not a build commit. [Pipeline] sh 17:35:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:35:18 + grep -v github /etc/ssh/ssh_known_hosts 17:35:18 + [ -e /tmp/ssh_known_hosts ] 17:35:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:35:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:35:18 + sudo tee -a /etc/ssh/ssh_known_hosts 17:35:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:35:18 17:35:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:35:19 0.1.4: Pulling from edgex-devops/py-git-semver 17:35:19 b85a868b505f: Pulling fs layer 17:35:19 e2be974225ed: Pulling fs layer 17:35:19 339a4e72a1f5: Pulling fs layer 17:35:19 988bab9f4d93: Pulling fs layer 17:35:19 1469e6f7b9e6: Pulling fs layer 17:35:19 eaf3925da568: Pulling fs layer 17:35:19 bab4dde63d76: Pulling fs layer 17:35:19 bde34c3a00c8: Pulling fs layer 17:35:19 b352a97aabf1: Pulling fs layer 17:35:19 4872d77fe225: Pulling fs layer 17:35:19 5851b861e8e6: Pulling fs layer 17:35:19 1469e6f7b9e6: Waiting 17:35:19 eaf3925da568: Waiting 17:35:19 bab4dde63d76: Waiting 17:35:19 bde34c3a00c8: Waiting 17:35:19 b352a97aabf1: Waiting 17:35:19 988bab9f4d93: Waiting 17:35:19 4872d77fe225: Waiting 17:35:19 5851b861e8e6: Waiting 17:35:19 e2be974225ed: Download complete 17:35:19 988bab9f4d93: Download complete 17:35:19 1469e6f7b9e6: Verifying Checksum 17:35:19 1469e6f7b9e6: Download complete 17:35:19 eaf3925da568: Verifying Checksum 17:35:19 eaf3925da568: Download complete 17:35:19 339a4e72a1f5: Verifying Checksum 17:35:19 339a4e72a1f5: Download complete 17:35:19 bde34c3a00c8: Verifying Checksum 17:35:19 bde34c3a00c8: Download complete 17:35:19 b352a97aabf1: Verifying Checksum 17:35:19 b352a97aabf1: Download complete 17:35:19 4872d77fe225: Verifying Checksum 17:35:19 4872d77fe225: Download complete 17:35:19 5851b861e8e6: Verifying Checksum 17:35:19 5851b861e8e6: Download complete 17:35:19 b85a868b505f: Verifying Checksum 17:35:19 b85a868b505f: Download complete 17:35:19 bab4dde63d76: Verifying Checksum 17:35:21 b85a868b505f: Pull complete 17:35:21 e2be974225ed: Pull complete 17:35:22 339a4e72a1f5: Pull complete 17:35:22 988bab9f4d93: Pull complete 17:35:23 1469e6f7b9e6: Pull complete 17:35:23 eaf3925da568: Pull complete 17:35:25 bab4dde63d76: Pull complete 17:35:25 bde34c3a00c8: Pull complete 17:35:25 b352a97aabf1: Pull complete 17:35:25 4872d77fe225: Pull complete 17:35:25 5851b861e8e6: Pull complete 17:35:25 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:35:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:35:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:35:25 prd-ubuntu20.04-docker-8c-8g-22335 does not seem to be running inside a container 17:35:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-355 -v /w/workspace/foundry_device-usb-camera_PR-355:/w/workspace/foundry_device-usb-camera_PR-355:rw,z -v /w/workspace/foundry_device-usb-camera_PR-355@tmp:/w/workspace/foundry_device-usb-camera_PR-355@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:35:32 $ docker top c1f09c1f40aca7b0e41d983688533249e006a12ccce35b082ad84ef56d21e8b2 -eo pid,comm 17:35:32 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:35:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:35:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:35:32 [ssh-agent] Looking for ssh-agent implementation... 17:35:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:35:33 $ docker exec c1f09c1f40aca7b0e41d983688533249e006a12ccce35b082ad84ef56d21e8b2 ssh-agent 17:35:33 SSH_AUTH_SOCK=/tmp/ssh-MWsiHbCWETU3/agent.33 17:35:33 SSH_AGENT_PID=39 17:35:33 Running ssh-add (command line suppressed) 17:35:33 Identity added: /w/workspace/foundry_device-usb-camera_PR-355@tmp/private_key_7276248618835009785.key (/w/workspace/foundry_device-usb-camera_PR-355@tmp/private_key_7276248618835009785.key) 17:35:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:35:33 + git tag --points-at HEAD [Pipeline] } 17:35:33 $ docker exec --env ******** --env ******** c1f09c1f40aca7b0e41d983688533249e006a12ccce35b082ad84ef56d21e8b2 ssh-agent -k 17:35:33 unset SSH_AUTH_SOCK; 17:35:33 unset SSH_AGENT_PID; 17:35:33 echo Agent pid 39 killed; 17:35:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:35:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:35:33 [ssh-agent] Looking for ssh-agent implementation... 17:35:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:35:33 $ docker exec c1f09c1f40aca7b0e41d983688533249e006a12ccce35b082ad84ef56d21e8b2 ssh-agent 17:35:34 SSH_AUTH_SOCK=/tmp/ssh-tUxTbbq8vvfV/agent.73 17:35:34 SSH_AGENT_PID=79 17:35:34 Running ssh-add (command line suppressed) 17:35:34 Identity added: /w/workspace/foundry_device-usb-camera_PR-355@tmp/private_key_16689005408046214089.key (/w/workspace/foundry_device-usb-camera_PR-355@tmp/private_key_16689005408046214089.key) 17:35:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:35:34 + git semver init 17:35:34 2024-10-09 17:35:34,733 [run_init] DEBUG init version:0.0.0 force:False 17:35:34 2024-10-09 17:35:34,734 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-355/.semver 17:35:34 2024-10-09 17:35:34,735 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-355/.semver 17:35:34 2024-10-09 17:35:34,735 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-355/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-355, universal_newlines=False, shell=None, istream=None) 17:35:36 2024-10-09 17:35:36,388 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-355/.git/info/exclude 17:35:36 2024-10-09 17:35:36,388 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-355/.semver/PR-355 with force:False 17:35:36 2024-10-09 17:35:36,389 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-355/.semver/PR-355 17:35:36 2024-10-09 17:35:36,393 [execute] INFO git cat-file --batch-check 17:35:36 2024-10-09 17:35:36,393 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-355/.semver, universal_newlines=False, shell=None, istream=) 17:35:36 2024-10-09 17:35:36,399 [execute] INFO git cat-file --batch 17:35:36 2024-10-09 17:35:36,399 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-355/.semver, universal_newlines=False, shell=None, istream=) 17:35:36 2024-10-09 17:35:36,404 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-355/.semver/PR-355 17:35:36 0.0.0 [Pipeline] } 17:35:36 $ docker exec --env ******** --env ******** c1f09c1f40aca7b0e41d983688533249e006a12ccce35b082ad84ef56d21e8b2 ssh-agent -k 17:35:36 unset SSH_AUTH_SOCK; 17:35:36 unset SSH_AGENT_PID; 17:35:36 echo Agent pid 79 killed; 17:35:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:35:37 + git semver [Pipeline] } 17:35:37 $ docker stop --time=1 c1f09c1f40aca7b0e41d983688533249e006a12ccce35b082ad84ef56d21e8b2 17:35:38 $ docker rm -f --volumes c1f09c1f40aca7b0e41d983688533249e006a12ccce35b082ad84ef56d21e8b2 [Pipeline] // withDockerContainer [Pipeline] sh 17:35:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:35:39 Stashed 1 file(s) [Pipeline] echo 17:35:39 [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:35:40 provisioning config files... 17:35:40 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-355@tmp/config3468252666635824367tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:35:40 ---> ****-login.sh 17:35:40 nexus3.edgexfoundry.org:10001 17:35:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:35:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:35:40 Configure a credential helper to remove this warning. See 17:35:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:35:40 17:35:40 Login Succeeded 17:35:40 nexus3.edgexfoundry.org:10002 17:35:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:35:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:35:40 Configure a credential helper to remove this warning. See 17:35:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:35:40 17:35:40 Login Succeeded 17:35:40 nexus3.edgexfoundry.org:10003 17:35:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:35:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:35:41 Configure a credential helper to remove this warning. See 17:35:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:35:41 17:35:41 Login Succeeded 17:35:41 nexus3.edgexfoundry.org:10004 17:35:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:35:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:35:41 Configure a credential helper to remove this warning. See 17:35:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:35:41 17:35:41 Login Succeeded 17:35:41 ****.io 17:35:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:35:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:35:41 Configure a credential helper to remove this warning. See 17:35:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:35:41 17:35:41 Login Succeeded 17:35:41 ---> ****-login.sh ends [Pipeline] } 17:35:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:35:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:35:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:35:41 ========================================================= 17:35:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 17:35:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:42 + 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:35:42 Sending build context to Docker daemon 20.62MB 17:35:42 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 17:35:42 Step 2/13 : FROM ${BASE} AS builder 17:35:42 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 17:35:42 43c4264eed91: Pulling fs layer 17:35:42 4cc291be95ef: Pulling fs layer 17:35:42 2ac1f1163629: Pulling fs layer 17:35:42 5c3c966382ef: Pulling fs layer 17:35:42 4f4fb700ef54: Pulling fs layer 17:35:42 5d5c8e513c77: Pulling fs layer 17:35:42 9f66e0745190: Pulling fs layer 17:35:42 f49a43e4bbc0: Pulling fs layer 17:35:42 561ebcabdf7f: Pulling fs layer 17:35:42 9f66e0745190: Waiting 17:35:42 f49a43e4bbc0: Waiting 17:35:42 4f4fb700ef54: Waiting 17:35:42 5d5c8e513c77: Waiting 17:35:42 561ebcabdf7f: Waiting 17:35:42 4cc291be95ef: Verifying Checksum 17:35:42 4cc291be95ef: Download complete 17:35:42 5c3c966382ef: Verifying Checksum 17:35:42 4f4fb700ef54: Download complete 17:35:42 5d5c8e513c77: Verifying Checksum 17:35:42 5d5c8e513c77: Download complete 17:35:42 43c4264eed91: Download complete 17:35:42 9f66e0745190: Verifying Checksum 17:35:42 9f66e0745190: Download complete 17:35:42 43c4264eed91: Pull complete 17:35:42 561ebcabdf7f: Verifying Checksum 17:35:42 561ebcabdf7f: Download complete 17:35:42 4cc291be95ef: Pull complete 17:35:43 2ac1f1163629: Verifying Checksum 17:35:43 2ac1f1163629: Download complete 17:35:43 f49a43e4bbc0: Verifying Checksum 17:35:43 f49a43e4bbc0: Download complete 17:35:46 2ac1f1163629: Pull complete 17:35:46 5c3c966382ef: Pull complete 17:35:46 4f4fb700ef54: Pull complete 17:35:46 5d5c8e513c77: Pull complete 17:35:46 9f66e0745190: Pull complete 17:35:48 f49a43e4bbc0: Pull complete 17:35:49 561ebcabdf7f: Pull complete 17:35:49 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 17:35:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 17:35:49 ---> 3a752c3f9dda 17:35:49 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:35:55 Still waiting to schedule task 17:35:55 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:35:59 ---> Running in 03b3b5bb2334 17:35:59 Removing intermediate container 03b3b5bb2334 17:35:59 ---> fac14cc0686e 17:35:59 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:35:59 ---> Running in 38a656fc110c 17:35:59 Removing intermediate container 38a656fc110c 17:35:59 ---> c5d5fc50162e 17:35:59 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:35:59 ---> Running in 1815d700b723 17:35:59 Removing intermediate container 1815d700b723 17:35:59 ---> 5dae91a9ebb5 17:35:59 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:35:59 ---> Running in 5924b49b2bad 17:35:59 Removing intermediate container 5924b49b2bad 17:35:59 ---> 4905177352fe 17:35:59 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:35:59 ---> Running in 7ef39050f9b8 17:35:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 17:35:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 17:35:59 (1/14) Installing libintl (0.22.5-r0) 17:35:59 (2/14) Installing eudev-libs (3.2.14-r2) 17:35:59 (3/14) Installing libjpeg-turbo (3.0.3-r0) 17:35:59 (4/14) Installing v4l-utils-libs (1.24.1-r1) 17:35:59 (5/14) Installing v4l-utils (1.24.1-r1) 17:35:59 (6/14) Installing libdvbv5 (1.24.1-r1) 17:35:59 (7/14) Installing udev-init-scripts (35-r1) 17:35:59 (8/14) Installing libeconf (0.6.3-r0) 17:35:59 (9/14) Installing libblkid (2.40.1-r1) 17:35:59 (10/14) Installing xz-libs (5.6.2-r0) 17:35:59 (11/14) Installing kmod-libs (32-r0) 17:35:59 (12/14) Installing eudev (3.2.14-r2) 17:35:59 (13/14) Installing eudev-dev (3.2.14-r2) 17:35:59 (14/14) Installing v4l-utils-dev (1.24.1-r1) 17:36:00 Executing busybox-1.36.1-r29.trigger 17:36:00 Executing eudev-3.2.14-r2.trigger 17:36:00 OK: 253 MiB in 68 packages 17:36:00 Removing intermediate container 7ef39050f9b8 17:36:00 ---> 14bf047e96a6 17:36:00 Step 8/13 : WORKDIR /device-usb-camera 17:36:00 ---> Running in dc400fc56329 17:36:00 Removing intermediate container dc400fc56329 17:36:00 ---> 804f0df797f9 17:36:00 Step 9/13 : COPY go.mod vendor* ./ 17:36:00 ---> d57ed27872c1 17:36:00 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:36:00 ---> Running in 1d4423bb21a9 17:37:08 Removing intermediate container 1d4423bb21a9 17:37:08 ---> 03564c0838bd 17:37:08 Step 11/13 : COPY . . 17:37:08 ---> caf5b7bf2268 17:37:08 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 17:37:08 ---> Running in 172b745f4e6c 17:37:08  % Total % Received % Xferd Average Speed Time Time Time Current 17:37:08 Dload Upload Total Spent Left Speed 17:37:08 0 0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 1213 0 --:--:-- --:--:-- --:--:-- 1212 17:37:08 Removing intermediate container 172b745f4e6c 17:37:08 ---> c830f62009a3 17:37:08 Step 13/13 : RUN ${MAKE} 17:37:08 ---> Running in 9cf06778c691 17:37:08 noop 17:37:08 Removing intermediate container 9cf06778c691 17:37:08 ---> a613260b23e1 17:37:08 Successfully built a613260b23e1 17:37:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:09 + docker inspect -f . ci-base-image-x86_64 17:37:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:37:09 prd-ubuntu20.04-docker-8c-8g-22335 does not seem to be running inside a container 17:37:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-355 -v /w/workspace/foundry_device-usb-camera_PR-355:/w/workspace/foundry_device-usb-camera_PR-355:rw,z -v /w/workspace/foundry_device-usb-camera_PR-355@tmp:/w/workspace/foundry_device-usb-camera_PR-355@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:37:09 $ docker top 1599d45bedb737a48b9f1201fef86bac9f89af39dcae30f925ce4323cbd478da -eo pid,comm [Pipeline] { [Pipeline] sh 17:37:10 + go version 17:37:10 go version go1.23.2 linux/amd64 [Pipeline] } 17:37:10 $ docker stop --time=1 1599d45bedb737a48b9f1201fef86bac9f89af39dcae30f925ce4323cbd478da 17:37:11 $ docker rm -f --volumes 1599d45bedb737a48b9f1201fef86bac9f89af39dcae30f925ce4323cbd478da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:12 + docker inspect -f . ci-base-image-x86_64 17:37:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:37:12 prd-ubuntu20.04-docker-8c-8g-22335 does not seem to be running inside a container 17:37:12 $ 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-355 -v /w/workspace/foundry_device-usb-camera_PR-355:/w/workspace/foundry_device-usb-camera_PR-355:rw,z -v /w/workspace/foundry_device-usb-camera_PR-355@tmp:/w/workspace/foundry_device-usb-camera_PR-355@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:37:12 $ docker top 23de88000d9b9c52d33d8c49d107d3829510cf43f120f82de3c307501c156f47 -eo pid,comm [Pipeline] { [Pipeline] sh 17:37:13 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-355 [Pipeline] fileExists [Pipeline] sh 17:37:13 + make test 17:37:13 go test ./... -coverprofile=coverage.out ./... 17:37:15 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:37:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22336 in /w/workspace/foundry_device-usb-camera_PR-355 [Pipeline] { [Pipeline] ws 17:37:28 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 17:37:31 Selected Git installation does not exist. Using Default 17:37:31 The recommended git tool is: NONE 17:37:34 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 17:37:34 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.013s coverage: 4.4% of statements 17:37:36 using credential edgex-jenkins-ssh 17:37:36 Cloning the remote Git repository 17:37:36 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 17:37:36 > git init /w/workspace/device-usb-camera/1 # timeout=10 17:37:36 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:37:36 > git --version # timeout=10 17:37:36 > git --version # 'git version 2.25.1' 17:37:36 using GIT_SSH to set credentials SSH Credentials for GitHub 17:37:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:37:39 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:37:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:37:40 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:37:40 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:37:40 using GIT_SSH to set credentials SSH Credentials for GitHub 17:37:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/355/head:refs/remotes/origin/PR-355 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:37:41 Merging remotes/origin/main commit ee0554b78990b186605d5e81a70b84bcc651ad1c into PR head commit f0051f1bde426278d2936049d5d5d4a5e8e655d1 17:37:41 Merge succeeded, producing f0051f1bde426278d2936049d5d5d4a5e8e655d1 17:37:41 Checking out Revision f0051f1bde426278d2936049d5d5d4a5e8e655d1 (PR-355) 17:37:41 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 17:37:41 > git config core.sparsecheckout # timeout=10 17:37:41 > git checkout -f f0051f1bde426278d2936049d5d5d4a5e8e655d1 # timeout=10 17:37:41 > git remote # timeout=10 17:37:41 > git config --get remote.origin.url # timeout=10 17:37:41 using GIT_SSH to set credentials SSH Credentials for GitHub 17:37:41 > git merge ee0554b78990b186605d5e81a70b84bcc651ad1c # timeout=10 17:37:41 > git rev-parse HEAD^{commit} # timeout=10 17:37:41 > git config core.sparsecheckout # timeout=10 17:37:41 > git checkout -f f0051f1bde426278d2936049d5d5d4a5e8e655d1 # timeout=10 17:37:41 > git --version # timeout=10 17:37:41 > git --version # 'git version 2.25.1' 17:37:41 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 17:37:42 go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:37:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:37:46 % Total % Received % Xferd Average Speed Time Time Time Current 17:37:46 Dload Upload Total Spent Left Speed 17:37:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 67162 0 --:--:-- --:--:-- --:--:-- 67515 [Pipeline] sh 17:37:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:37:47 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:37:47 + sudo tee /etc/docker/daemon.new 17:37:47 { 17:37:47 "registry-mirrors": [ 17:37:47 "https://nexus3.edgexfoundry.org:10001" 17:37:47 ], 17:37:47 "bip": "10.250.0.254/24", 17:37:47 "hosts": [ 17:37:47 "tcp://0.0.0.0:5555", 17:37:47 "unix:///var/run/docker.sock" 17:37:47 ], 17:37:47 "mtu": 1458, 17:37:47 "selinux-enabled": true, 17:37:47 "seccomp-profile": "/etc/docker/seccomp.json" 17:37:47 } [Pipeline] sh 17:37:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:37:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:37:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:37:48 ./bin/test-attribution-txt.sh [Pipeline] echo 17:37:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 17:37:48 $ docker stop --time=1 23de88000d9b9c52d33d8c49d107d3829510cf43f120f82de3c307501c156f47 17:37:48 + sudo service docker restart 17:37:52 $ docker rm -f --volumes 23de88000d9b9c52d33d8c49d107d3829510cf43f120f82de3c307501c156f47 [Pipeline] // withDockerContainer [Pipeline] sh 17:37:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:37:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:37:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:37:54 + ls -al . 17:37:54 total 300 17:37:54 drwxrwxr-x 9 jenkins jenkins 4096 Oct 9 17:37 . 17:37:54 drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 17:35 .. 17:37:54 drwxrwxr-x 8 jenkins jenkins 4096 Oct 9 17:37 .git 17:37:54 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 17:35 .github 17:37:54 -rw-rw-r-- 1 jenkins jenkins 379 Oct 9 17:35 .gitignore 17:37:54 -rw-rw-r-- 1 jenkins jenkins 203 Oct 9 17:35 .golangci.yml 17:37:54 -rw-rw-r-- 1 jenkins jenkins 77 Oct 9 17:35 .hadolint.yml 17:37:54 drwxr-xr-x 3 jenkins jenkins 4096 Oct 9 17:35 .semver 17:37:54 -rw-rw-r-- 1 jenkins jenkins 19367 Oct 9 17:35 Attribution.txt 17:37:54 -rw-rw-r-- 1 jenkins jenkins 16561 Oct 9 17:35 CHANGELOG.md 17:37:54 -rw-rw-r-- 1 jenkins jenkins 2453 Oct 9 17:35 Dockerfile 17:37:54 -rw-rw-r-- 1 jenkins jenkins 678 Oct 9 17:35 GOVERNANCE.md 17:37:54 -rw-rw-r-- 1 jenkins jenkins 659 Oct 9 17:35 Jenkinsfile 17:37:54 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 9 17:35 LICENSE 17:37:54 -rw-rw-r-- 1 jenkins jenkins 2611 Oct 9 17:35 Makefile 17:37:54 -rw-rw-r-- 1 jenkins jenkins 622 Oct 9 17:35 OWNERS.md 17:37:54 -rw-rw-r-- 1 jenkins jenkins 2575 Oct 9 17:35 README.md 17:37:54 -rw-rw-r-- 1 jenkins jenkins 5 Oct 9 17:35 VERSION 17:37:54 drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 17:35 bin 17:37:54 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 17:35 cmd 17:37:54 -rw-r--r-- 1 jenkins jenkins 54772 Oct 9 17:37 coverage.out 17:37:54 -rwxrwxr-x 1 jenkins jenkins 84 Oct 9 17:35 docker-entrypoint.sh 17:37:54 drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 17:35 docs 17:37:54 -rw-rw-r-- 1 jenkins jenkins 7182 Oct 9 17:35 go.mod 17:37:54 -rw-rw-r-- 1 jenkins jenkins 100524 Oct 9 17:35 go.sum 17:37:54 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 17:35 internal 17:37:54 -rw-rw-r-- 1 jenkins jenkins 231 Oct 9 17:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:54 + 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=f0051f1bde426278d2936049d5d5d4a5e8e655d1 --label arch=amd64 --label version=0.0.0 . 17:37:54 Sending build context to Docker daemon 20.68MB 17:37:54 Step 1/37 : ARG BASE=golang:1.23-alpine3.20 17:37:54 Step 2/37 : FROM ${BASE} AS builder 17:37:54 ---> a613260b23e1 17:37:54 Step 3/37 : ARG ADD_BUILD_TAGS="" 17:37:54 ---> Running in 15b5975cf400 17:37:55 Removing intermediate container 15b5975cf400 17:37:55 ---> 387086720df6 17:37:55 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:37:55 ---> Running in da891b4c0511 17:37:55 Removing intermediate container da891b4c0511 17:37:55 ---> af9d8c9ac506 17:37:55 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:37:55 ---> Running in 2424dfada9ba 17:37:55 Removing intermediate container 2424dfada9ba 17:37:55 ---> 2af89acea461 17:37:55 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:37:55 ---> Running in a1ee901eae73 17:37:55 Removing intermediate container a1ee901eae73 17:37:55 ---> 9d75e40b76de 17:37:55 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:37:55 ---> Running in 4475fa469364 17:37:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 17:37:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 17:37:55 OK: 253 MiB in 68 packages 17:37:56 Removing intermediate container 4475fa469364 17:37:56 ---> 059fc3f32932 17:37:56 Step 8/37 : WORKDIR /device-usb-camera 17:37:56 ---> Running in 2c48a4250065 17:37:56 Removing intermediate container 2c48a4250065 17:37:56 ---> bd1feb746fb5 17:37:56 Step 9/37 : COPY go.mod vendor* ./ 17:37:56 ---> dee0b343467f 17:37:56 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:37:56 ---> Running in c813f5f9516b 17:37:56 Removing intermediate container c813f5f9516b 17:37:56 ---> 310fa65f7a32 17:37:56 Step 11/37 : COPY . . 17:37:57 ---> f964d32af4cf 17:37:57 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 17:37:57 ---> Running in 769bb4269a53 17:37:58  % Total % Received % Xferd Average Speed Time Time Time Current 17:37:58 Dload Upload Total Spent  Left Speed 17:37:58  0 0  0 0  0 0 0  0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 44827 0 --:--:-- --:--:-- --:--:-- 46173 17:37:58 Removing intermediate container 769bb4269a53 17:37:58 ---> ef71595cf2e6 17:37:58 Step 13/37 : RUN ${MAKE} 17:37:58 ---> Running in a1948435f634 17:37:58 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.45" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:38:07 provisioning config files... 17:38:07 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config3395437988772715666tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:38:08 ---> ****-login.sh 17:38:08 nexus3.edgexfoundry.org:10001 17:38:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:38:08 Configure a credential helper to remove this warning. See 17:38:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:38:08 17:38:08 Login Succeeded 17:38:08 nexus3.edgexfoundry.org:10002 17:38:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:38:09 Configure a credential helper to remove this warning. See 17:38:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:38:09 17:38:09 Login Succeeded 17:38:09 nexus3.edgexfoundry.org:10003 17:38:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:38:09 Configure a credential helper to remove this warning. See 17:38:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:38:09 17:38:09 Login Succeeded 17:38:09 nexus3.edgexfoundry.org:10004 17:38:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:38:09 Configure a credential helper to remove this warning. See 17:38:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:38:09 17:38:09 Login Succeeded 17:38:09 ****.io 17:38:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:38:10 Configure a credential helper to remove this warning. See 17:38:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:38:10 17:38:10 Login Succeeded 17:38:10 ---> ****-login.sh ends [Pipeline] } 17:38:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:38:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:38:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:38:11 ========================================================= 17:38:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 17:38:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:11 + 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:38:12 Sending build context to Docker daemon 10.58MB 17:38:12 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 17:38:12 Step 2/13 : FROM ${BASE} AS builder 17:38:12 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:38:12 cf04c63912e1: Pulling fs layer 17:38:12 55b35a11ae5e: Pulling fs layer 17:38:12 a37a00ec5f00: Pulling fs layer 17:38:12 50b3750afda1: Pulling fs layer 17:38:12 4f4fb700ef54: Pulling fs layer 17:38:12 80978eb59214: Pulling fs layer 17:38:12 c9f46d7d2bd2: Pulling fs layer 17:38:12 c5a475d317c9: Pulling fs layer 17:38:12 4f4fb700ef54: Waiting 17:38:12 80978eb59214: Waiting 17:38:12 c9f46d7d2bd2: Waiting 17:38:12 c5a475d317c9: Waiting 17:38:12 50b3750afda1: Waiting 17:38:12 55b35a11ae5e: Verifying Checksum 17:38:12 55b35a11ae5e: Download complete 17:38:12 50b3750afda1: Verifying Checksum 17:38:12 50b3750afda1: Download complete 17:38:12 4f4fb700ef54: Verifying Checksum 17:38:12 4f4fb700ef54: Download complete 17:38:12 80978eb59214: Verifying Checksum 17:38:12 80978eb59214: Download complete 17:38:12 cf04c63912e1: Verifying Checksum 17:38:12 cf04c63912e1: Download complete 17:38:13 c5a475d317c9: Verifying Checksum 17:38:13 c5a475d317c9: Download complete 17:38:13 cf04c63912e1: Pull complete 17:38:13 55b35a11ae5e: Pull complete 17:38:14 a37a00ec5f00: Verifying Checksum 17:38:14 a37a00ec5f00: Download complete 17:38:15 c9f46d7d2bd2: Verifying Checksum 17:38:15 c9f46d7d2bd2: Download complete 17:38:27 a37a00ec5f00: Pull complete 17:38:27 50b3750afda1: Pull complete 17:38:27 4f4fb700ef54: Pull complete 17:38:28 80978eb59214: Pull complete 17:38:36 c9f46d7d2bd2: Pull complete 17:38:37 Removing intermediate container a1948435f634 17:38:37 ---> b6f5488aa557 17:38:37 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 17:38:37 1.8.2: Pulling from bluenviron/mediamtx 17:38:37 8411072a22a5: Pulling fs layer 17:38:37 8411072a22a5: Verifying Checksum 17:38:37 8411072a22a5: Download complete 17:38:37 8411072a22a5: Pull complete 17:38:37 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 17:38:37 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 17:38:37 ---> 1ac78cb06e13 17:38:37 Step 15/37 : FROM alpine:3.20 17:38:37 3.20: Pulling from library/alpine 17:38:37 43c4264eed91: Already exists 17:38:37 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 17:38:37 Status: Downloaded newer image for alpine:3.20 17:38:37 ---> 91ef0af61f39 17:38:37 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:38:37 ---> Running in 4084de7af114 17:38:37 Removing intermediate container 4084de7af114 17:38:37 ---> 5927d3f21804 17:38:37 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:38:37 ---> Running in a414b81b5963 17:38:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 17:38:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 17:38:37 (1/115) Installing dumb-init (1.2.5-r3) 17:38:37 (2/115) Installing libSvtAv1Enc (2.0.0-r1) 17:38:37 (3/115) Installing aom-libs (3.9.1-r0) 17:38:37 (4/115) Installing libxau (1.0.11-r4) 17:38:37 (5/115) Installing libmd (1.1.0-r0) 17:38:37 (6/115) Installing libbsd (0.12.2-r0) 17:38:37 (7/115) Installing libxdmcp (1.1.5-r1) 17:38:37 (8/115) Installing libxcb (1.16.1-r0) 17:38:37 (9/115) Installing libx11 (1.8.9-r1) 17:38:37 (10/115) Installing hwdata-pci (0.382-r0) 17:38:37 (11/115) Installing libpciaccess (0.18.1-r0) 17:38:37 (12/115) Installing libdrm (2.4.120-r0) 17:38:37 (13/115) Installing libxext (1.3.6-r2) 17:38:37 (14/115) Installing libxfixes (6.0.1-r4) 17:38:37 (15/115) Installing libffi (3.4.6-r0) 17:38:37 (16/115) Installing wayland-libs-client (1.22.0-r4) 17:38:37 (17/115) Installing libva (2.21.0-r0) 17:38:37 (18/115) Installing libvdpau (1.5-r3) 17:38:37 (19/115) Installing libgcc (13.2.1_git20240309-r0) 17:38:37 (20/115) Installing libstdc++ (13.2.1_git20240309-r0) 17:38:37 (21/115) Installing onevpl-libs (2023.3.1-r2) 17:38:37 (22/115) Installing ffmpeg-libavutil (6.1.1-r8) 17:38:37 (23/115) Installing libdav1d (1.4.2-r0) 17:38:37 (24/115) Installing openexr-libiex (3.1.13-r1) 17:38:37 (25/115) Installing openexr-libilmthread (3.1.13-r1) 17:38:37 (26/115) Installing imath (3.1.12-r0) 17:38:37 (27/115) Installing openexr-libopenexr (3.1.13-r1) 17:38:37 (28/115) Installing brotli-libs (1.1.0-r2) 17:38:37 (29/115) Installing giflib (5.2.2-r0) 17:38:37 (30/115) Installing libhwy (1.0.7-r0) 17:38:37 (31/115) Installing libjpeg-turbo (3.0.3-r0) 17:38:37 (32/115) Installing lcms2 (2.16-r0) 17:38:37 (33/115) Installing libpng (1.6.44-r0) 17:38:37 (34/115) Installing libjxl (0.10.2-r0) 17:38:37 (35/115) Installing lame-libs (3.100-r5) 17:38:37 (36/115) Installing opus (1.5.2-r0) 17:38:37 (37/115) Installing rav1e-libs (0.7.1-r0) 17:38:37 (38/115) Installing libgomp (13.2.1_git20240309-r0) 17:38:37 (39/115) Installing soxr (0.1.3-r7) 17:38:37 (40/115) Installing ffmpeg-libswresample (6.1.1-r8) 17:38:37 (41/115) Installing libogg (1.3.5-r5) 17:38:37 (42/115) Installing libtheora (1.1.1-r18) 17:38:37 (43/115) Installing libvorbis (1.3.7-r2) 17:38:37 (44/115) Installing libvpx (1.14.1-r0) 17:38:37 (45/115) Installing libsharpyuv (1.3.2-r0) 17:38:37 (46/115) Installing libwebp (1.3.2-r0) 17:38:37 (47/115) Installing libwebpmux (1.3.2-r0) 17:38:37 (48/115) Installing x264-libs (0.164_git20231001-r0) 17:38:37 (49/115) Installing numactl (2.0.18-r0) 17:38:37 (50/115) Installing x265-libs (3.6-r0) 17:38:37 (51/115) Installing xvidcore (1.3.7-r2) 17:38:37 (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) 17:38:37 (53/115) Installing sdl2 (2.28.5-r1) 17:38:37 (54/115) Installing alsa-lib (1.2.11-r0) 17:38:37 (55/115) Installing libexpat (2.6.3-r0) 17:38:37 (56/115) Installing libbz2 (1.0.8-r6) 17:38:37 (57/115) Installing freetype (2.13.2-r0) 17:38:37 (58/115) Installing fontconfig (2.15.0-r1) 17:38:37 (59/115) Installing fribidi (1.0.15-r0) 17:38:37 (60/115) Installing libintl (0.22.5-r0) 17:38:37 (61/115) Installing libeconf (0.6.3-r0) 17:38:37 (62/115) Installing libblkid (2.40.1-r1) 17:38:37 (63/115) Installing libmount (2.40.1-r1) 17:38:37 (64/115) Installing pcre2 (10.43-r0) 17:38:37 (65/115) Installing glib (2.80.5-r0) 17:38:37 (66/115) Installing graphite2 (1.3.14-r6) 17:38:37 (67/115) Installing harfbuzz (8.5.0-r0) 17:38:37 (68/115) Installing libunibreak (6.1-r0) 17:38:37 (69/115) Installing libass (0.17.2-r0) 17:38:37 (70/115) Installing libbluray (1.3.4-r1) 17:38:37 (71/115) Installing mpg123-libs (1.32.6-r0) 17:38:37 (72/115) Installing libopenmpt (0.7.7-r0) 17:38:37 (73/115) Installing cjson (1.7.18-r0) 17:38:37 (74/115) Installing mbedtls (3.6.1-r0) 17:38:37 (75/115) Installing librist (0.2.10-r1) 17:38:37 (76/115) Installing libsrt (1.5.3-r0) 17:38:37 (77/115) Installing libssh (0.10.6-r0) 17:38:37 (78/115) Installing xz-libs (5.6.2-r0) 17:38:37 (79/115) Installing libxml2 (2.12.7-r0) 17:38:37 (80/115) Installing libsodium (1.0.19-r0) 17:38:37 (81/115) Installing libzmq (4.3.5-r2) 17:38:37 (82/115) Installing ffmpeg-libavformat (6.1.1-r8) 17:38:37 (83/115) Installing serd-libs (0.32.2-r0) 17:38:37 (84/115) Installing zix-libs (0.4.2-r0) 17:38:37 (85/115) Installing sord-libs (0.16.16-r0) 17:38:37 (86/115) Installing sratom (0.6.16-r0) 17:38:37 (87/115) Installing lilv-libs (0.24.24-r1) 17:38:37 (88/115) Installing glslang-libs (1.3.261.1-r0) 17:38:37 (89/115) Installing libdovi (3.3.0-r0) 17:38:37 (90/115) Installing spirv-tools (1.3.261.1-r0) 17:38:37 (91/115) Installing shaderc (2024.0-r0) 17:38:37 (92/115) Installing vulkan-loader (1.3.261.1-r0) 17:38:37 (93/115) Installing libplacebo (6.338.2-r1) 17:38:37 (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) 17:38:37 (95/115) Installing ffmpeg-libswscale (6.1.1-r8) 17:38:37 (96/115) Installing vidstab (1.1.1-r0) 17:38:37 (97/115) Installing zimg (3.0.5-r2) 17:38:37 (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) 17:38:37 (99/115) Installing libasyncns (0.8-r3) 17:38:37 (100/115) Installing dbus-libs (1.14.10-r1) 17:38:37 (101/115) Installing libltdl (2.4.7-r3) 17:38:37 (102/115) Installing orc (0.4.39-r0) 17:38:37 (103/115) Installing libflac (1.4.3-r1) 17:38:37 (104/115) Installing libsndfile (1.2.2-r0) 17:38:37 (105/115) Installing speexdsp (1.2.1-r2) 17:38:37 (106/115) Installing tdb-libs (1.4.9-r1) 17:38:37 (107/115) Installing libpulse (17.0-r0) 17:38:37 (108/115) Installing v4l-utils-libs (1.24.1-r1) 17:38:37 (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) 17:38:37 (110/115) Installing ffmpeg (6.1.1-r8) 17:38:37 (111/115) Installing udev-init-scripts (35-r1) 17:38:37 (112/115) Installing eudev-libs (3.2.14-r2) 17:38:37 (113/115) Installing zstd-libs (1.5.6-r0) 17:38:37 (114/115) Installing kmod-libs (32-r0) 17:38:37 (115/115) Installing eudev (3.2.14-r2) 17:38:37 Executing busybox-1.36.1-r29.trigger 17:38:37 Executing glib-2.80.5-r0.trigger 17:38:37 Executing eudev-3.2.14-r2.trigger 17:38:37 OK: 134 MiB in 129 packages 17:38:37 c5a475d317c9: Pull complete 17:38:37 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 17:38:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 17:38:37 ---> be29e6b0f0d4 17:38:37 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:38:38 ---> Running in 8803098e584c 17:38:39 Removing intermediate container 8803098e584c 17:38:39 ---> 4634f61aab5c 17:38:39 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:38:39 ---> Running in d7b6d9914762 17:38:39 Removing intermediate container a414b81b5963 17:38:39 ---> cb2692b06943 17:38:39 Step 18/37 : RUN apk --no-cache upgrade 17:38:39 ---> Running in 7b8637d3d48d 17:38:39 Removing intermediate container d7b6d9914762 17:38:39 ---> 84ad6d5fc830 17:38:39 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:38:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 17:38:39 ---> Running in 1b386d705d65 17:38:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 17:38:39 Removing intermediate container 1b386d705d65 17:38:39 ---> 7a4a63eab2b0 17:38:39 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:38:39 ---> Running in 2c01730f2f86 17:38:40 Upgrading critical system libraries and apk-tools: 17:38:40 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 17:38:40 Executing busybox-1.36.1-r29.trigger 17:38:40 Continuing the upgrade transaction with new apk-tools: 17:38:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 17:38:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 17:38:40 Removing intermediate container 2c01730f2f86 17:38:40 ---> 28519e3ccaf3 17:38:40 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:38:40 OK: 134 MiB in 129 packages 17:38:40 ---> Running in 3fa8218c5fd1 17:38:40 Removing intermediate container 7b8637d3d48d 17:38:40 ---> d2cbb0526037 17:38:40 Step 19/37 : WORKDIR / 17:38:40 ---> Running in b808654fa506 17:38:40 Removing intermediate container b808654fa506 17:38:40 ---> c2fe36eb4a3c 17:38:40 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 17:38:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 17:38:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 17:38:42 ---> 700082b89b40 17:38:42 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 17:38:42 ---> 93f5f5b5d7c6 17:38:42 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 17:38:42 ---> fb4aa6a77920 17:38:42 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:38:42 ---> 2698e7580fb2 17:38:42 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:38:42 ---> e05c3d491808 17:38:42 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 17:38:42 ---> 515f815d1514 17:38:42 Step 26/37 : COPY --from=rtsp /mediamtx / 17:38:43 (1/14) Installing libintl (0.22.5-r0) 17:38:43 (2/14) Installing eudev-libs (3.2.14-r2) 17:38:43 (3/14) Installing libjpeg-turbo (3.0.3-r0) 17:38:43 (4/14) Installing v4l-utils-libs (1.24.1-r1) 17:38:43 (5/14) Installing v4l-utils (1.24.1-r1) 17:38:43 (6/14) Installing libdvbv5 (1.24.1-r1) 17:38:43 (7/14) Installing udev-init-scripts (35-r1) 17:38:43 (8/14) Installing libeconf (0.6.3-r0) 17:38:43 (9/14) Installing libblkid (2.40.1-r1) 17:38:43 (10/14) Installing xz-libs (5.6.2-r0) 17:38:43 (11/14) Installing kmod-libs (32-r0) 17:38:43 (12/14) Installing eudev (3.2.14-r2) 17:38:43 (13/14) Installing eudev-dev (3.2.14-r2) 17:38:43 (14/14) Installing v4l-utils-dev (1.24.1-r1) 17:38:43 Executing busybox-1.36.1-r29.trigger 17:38:43 Executing eudev-3.2.14-r2.trigger 17:38:43 OK: 246 MiB in 68 packages 17:38:43 ---> b5b318a34e0a 17:38:43 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 17:38:43 ---> Running in 0c4772ae076c 17:38:44 Removing intermediate container 0c4772ae076c 17:38:44 ---> db77cc302a9e 17:38:44 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 17:38:44 ---> Running in fd4ff3bde3d2 17:38:44 Removing intermediate container fd4ff3bde3d2 17:38:44 ---> d99d435905b4 17:38:44 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 17:38:44 ---> Running in ebcc43d5da16 17:38:44 Removing intermediate container 3fa8218c5fd1 17:38:44 ---> cf7e84c2960f 17:38:44 Step 8/13 : WORKDIR /device-usb-camera 17:38:44 ---> Running in 0c321d345347 17:38:44 Removing intermediate container ebcc43d5da16 17:38:44 ---> be56a2f69323 17:38:44 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 17:38:44 ---> Running in 5b15076519b1 17:38:45 Removing intermediate container 0c321d345347 17:38:45 ---> 74b96cf7f85f 17:38:45 Step 9/13 : COPY go.mod vendor* ./ 17:38:45 Removing intermediate container 5b15076519b1 17:38:45 ---> 5dafdf211475 17:38:45 Step 31/37 : EXPOSE 59983 17:38:45 ---> Running in 7b0b84bb7ae9 17:38:45 ---> f35f99a4810b 17:38:45 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:38:45 ---> Running in 6e98e76657df 17:38:45 Removing intermediate container 7b0b84bb7ae9 17:38:45 ---> aa1661e2397d 17:38:45 Step 32/37 : EXPOSE 8554 17:38:45 ---> Running in 6f3da4c72eed 17:38:45 Removing intermediate container 6f3da4c72eed 17:38:45 ---> 58584dcc2ea0 17:38:45 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:38:45 ---> Running in 8fcae978622c 17:38:45 Removing intermediate container 8fcae978622c 17:38:45 ---> ee018b56c5aa 17:38:45 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:38:45 ---> Running in 318d5524d0f6 17:38:45 Removing intermediate container 318d5524d0f6 17:38:45 ---> 7551fc31a43f 17:38:45 Step 35/37 : LABEL arch=amd64 17:38:45 ---> Running in a39a9171db01 17:38:45 Removing intermediate container a39a9171db01 17:38:45 ---> 284483b54b47 17:38:45 Step 36/37 : LABEL git_sha=f0051f1bde426278d2936049d5d5d4a5e8e655d1 17:38:45 ---> Running in e8f59aa16b25 17:38:45 Removing intermediate container e8f59aa16b25 17:38:45 ---> 4ee1d61cbf86 17:38:45 Step 37/37 : LABEL version=0.0.0 17:38:45 ---> Running in d5365400457c 17:38:45 Removing intermediate container d5365400457c 17:38:45 ---> e3e537456f8b 17:38:45 [Warning] One or more build-args [ARCH] were not consumed 17:38:46 Successfully built e3e537456f8b 17:38:46 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:38:47 17:38:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:38:47 latest: Pulling from edgex-lftools-log-publisher 17:38:47 5eb5b503b376: Pulling fs layer 17:38:47 5c69ac0246d0: Pulling fs layer 17:38:47 ec43610c2a17: Pulling fs layer 17:38:47 3a2ae6a8a46f: Pulling fs layer 17:38:47 33b1e0a273af: Pulling fs layer 17:38:47 5d3b04190fa2: Pulling fs layer 17:38:47 2f39f015ded8: Pulling fs layer 17:38:47 33b1e0a273af: Waiting 17:38:47 5d3b04190fa2: Waiting 17:38:47 2f39f015ded8: Waiting 17:38:47 3a2ae6a8a46f: Waiting 17:38:47 5c69ac0246d0: Verifying Checksum 17:38:47 5c69ac0246d0: Download complete 17:38:47 3a2ae6a8a46f: Verifying Checksum 17:38:47 3a2ae6a8a46f: Download complete 17:38:47 33b1e0a273af: Verifying Checksum 17:38:47 33b1e0a273af: Download complete 17:38:47 ec43610c2a17: Verifying Checksum 17:38:47 ec43610c2a17: Download complete 17:38:47 5d3b04190fa2: Verifying Checksum 17:38:47 5d3b04190fa2: Download complete 17:38:47 5eb5b503b376: Verifying Checksum 17:38:47 5eb5b503b376: Download complete 17:38:48 2f39f015ded8: Verifying Checksum 17:38:48 2f39f015ded8: Download complete 17:38:49 5eb5b503b376: Pull complete 17:38:49 5c69ac0246d0: Pull complete 17:38:49 ec43610c2a17: Pull complete 17:38:49 3a2ae6a8a46f: Pull complete 17:38:49 33b1e0a273af: Pull complete 17:38:49 5d3b04190fa2: Pull complete 17:38:54 2f39f015ded8: Pull complete 17:38:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:38:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:38:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:38:54 prd-ubuntu20.04-docker-8c-8g-22335 does not seem to be running inside a container 17:38:54 $ 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-355 -v /w/workspace/foundry_device-usb-camera_PR-355:/w/workspace/foundry_device-usb-camera_PR-355:rw,z -v /w/workspace/foundry_device-usb-camera_PR-355@tmp:/w/workspace/foundry_device-usb-camera_PR-355@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:38:58 $ docker top c2287d8b0def6071c6783baadb324f45b688d28dadfaacfd9773e740cd2a2cbe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:38:58 ---> job-cost.sh 17:38:58 lf-activate-venv: SKIPPING 17:38:58 INFO: No Stack... 17:38:59 INFO: Retrieving Pricing Info for: v3-standard-8 17:38:59 INFO: Archiving Costs [Pipeline] sh 17:39:00 + cat /w/workspace/foundry_device-usb-camera_PR-355/archives/cost.csv 17:39:00 + cut -d, -f6 [Pipeline] lock 17:39:00 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-355-1-stack-cost] 17:39:00 Resource [jenkins-edgexfoundry-device-usb-camera-PR-355-1-stack-cost] did not exist. Created. 17:39:00 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-355-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:39:00 + echo total: 0.2199999988079071 [Pipeline] stash 17:39:00 Stashed 1 file(s) [Pipeline] } 17:39:00 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-355-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:39:00 $ docker stop --time=1 c2287d8b0def6071c6783baadb324f45b688d28dadfaacfd9773e740cd2a2cbe 17:39:01 $ docker rm -f --volumes c2287d8b0def6071c6783baadb324f45b688d28dadfaacfd9773e740cd2a2cbe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:40:37 Removing intermediate container 6e98e76657df 17:40:37 ---> 9a3ed47062c3 17:40:37 Step 11/13 : COPY . . 17:40:37 ---> b786a11aa2d1 17:40:37 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 17:40:37 ---> Running in 588ef819d012 17:40:37  % Total % Received % Xferd Average Speed Time Time Time Current 17:40:37 Dload Upload Total Spent Left  Speed 17:40:37 0  0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062  0 0 10519 0 --:--:-- --:--:-- --:--:-- 10727 17:40:37 Removing intermediate container 588ef819d012 17:40:37 ---> 58083a5cac85 17:40:37 Step 13/13 : RUN ${MAKE} 17:40:37 ---> Running in 65c37e47a903 17:40:38 noop 17:40:39 Removing intermediate container 65c37e47a903 17:40:39 ---> b25e57914d18 17:40:39 Successfully built b25e57914d18 17:40:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:40 + docker inspect -f . ci-base-image-arm64 17:40:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:40:40 prd-ubuntu20.04-docker-arm64-4c-16g-22336 does not seem to be running inside a container 17:40:40 $ 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:40:41 $ docker top 4f81b5db1e1c1b3d4bbb1b0b8fd0a12241013068daef927eb053ce4a6e49ccd3 -eo pid,comm [Pipeline] { [Pipeline] sh 17:40:42 + go version 17:40:43 go version go1.23.2 linux/arm64 [Pipeline] } 17:40:43 $ docker stop --time=1 4f81b5db1e1c1b3d4bbb1b0b8fd0a12241013068daef927eb053ce4a6e49ccd3 17:40:44 $ docker rm -f --volumes 4f81b5db1e1c1b3d4bbb1b0b8fd0a12241013068daef927eb053ce4a6e49ccd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:45 + docker inspect -f . ci-base-image-arm64 17:40:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:40:45 prd-ubuntu20.04-docker-arm64-4c-16g-22336 does not seem to be running inside a container 17:40:46 $ 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:40:47 $ docker top 2998a20f56c66eb0ba557dfb30ea894aeb5c8c08387a2d5e8b33adef85516356 -eo pid,comm [Pipeline] { [Pipeline] sh 17:40:47 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 17:40:48 + make test 17:40:48 go test ./... -coverprofile=coverage.out ./... 17:40:54 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:44:16 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 17:44:21 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.065s coverage: 4.4% of statements 17:44:22 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:44:22 go vet ./... 17:45:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:45:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:45:09 ./bin/test-attribution-txt.sh [Pipeline] echo 17:45:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 17:45:10 $ docker stop --time=1 2998a20f56c66eb0ba557dfb30ea894aeb5c8c08387a2d5e8b33adef85516356 17:45:12 $ docker rm -f --volumes 2998a20f56c66eb0ba557dfb30ea894aeb5c8c08387a2d5e8b33adef85516356 [Pipeline] // withDockerContainer [Pipeline] sh 17:45:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:45:13 Warning: overwriting stash ‘coverage-report’ 17:45:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:45:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:45:15 + ls -al . 17:45:15 total 296 17:45:15 drwxrwxr-x 8 jenkins jenkins 4096 Oct 9 17:40 . 17:45:15 drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 17:37 .. 17:45:15 drwxrwxr-x 8 jenkins jenkins 4096 Oct 9 17:37 .git 17:45:15 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 17:37 .github 17:45:15 -rw-rw-r-- 1 jenkins jenkins 379 Oct 9 17:37 .gitignore 17:45:15 -rw-rw-r-- 1 jenkins jenkins 203 Oct 9 17:37 .golangci.yml 17:45:15 -rw-rw-r-- 1 jenkins jenkins 77 Oct 9 17:37 .hadolint.yml 17:45:15 -rw-rw-r-- 1 jenkins jenkins 19367 Oct 9 17:37 Attribution.txt 17:45:15 -rw-rw-r-- 1 jenkins jenkins 16561 Oct 9 17:37 CHANGELOG.md 17:45:15 -rw-rw-r-- 1 jenkins jenkins 2453 Oct 9 17:37 Dockerfile 17:45:15 -rw-rw-r-- 1 jenkins jenkins 678 Oct 9 17:37 GOVERNANCE.md 17:45:15 -rw-rw-r-- 1 jenkins jenkins 659 Oct 9 17:37 Jenkinsfile 17:45:15 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 9 17:37 LICENSE 17:45:15 -rw-rw-r-- 1 jenkins jenkins 2611 Oct 9 17:37 Makefile 17:45:15 -rw-rw-r-- 1 jenkins jenkins 622 Oct 9 17:37 OWNERS.md 17:45:15 -rw-rw-r-- 1 jenkins jenkins 2575 Oct 9 17:37 README.md 17:45:15 -rw-rw-r-- 1 jenkins jenkins 5 Oct 9 17:35 VERSION 17:45:15 drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 17:37 bin 17:45:15 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 17:37 cmd 17:45:15 -rw-r--r-- 1 jenkins jenkins 54772 Oct 9 17:44 coverage.out 17:45:15 -rwxrwxr-x 1 jenkins jenkins 84 Oct 9 17:37 docker-entrypoint.sh 17:45:15 drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 17:37 docs 17:45:15 -rw-rw-r-- 1 jenkins jenkins 7182 Oct 9 17:37 go.mod 17:45:15 -rw-rw-r-- 1 jenkins jenkins 100524 Oct 9 17:37 go.sum 17:45:15 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 17:37 internal 17:45:15 -rw-rw-r-- 1 jenkins jenkins 231 Oct 9 17:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:15 + 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=f0051f1bde426278d2936049d5d5d4a5e8e655d1 --label arch=arm64 --label version=0.0.0 . 17:45:16 Sending build context to Docker daemon 10.63MB 17:45:16 Step 1/37 : ARG BASE=golang:1.23-alpine3.20 17:45:16 Step 2/37 : FROM ${BASE} AS builder 17:45:16 ---> b25e57914d18 17:45:16 Step 3/37 : ARG ADD_BUILD_TAGS="" 17:45:16 ---> Running in 70fe72d53341 17:45:16 Removing intermediate container 70fe72d53341 17:45:16 ---> e891a16db070 17:45:16 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:45:16 ---> Running in 21f85aa0881f 17:45:16 Removing intermediate container 21f85aa0881f 17:45:16 ---> 0502b9a9d8a5 17:45:16 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:45:17 ---> Running in 1e4ca4d343d0 17:45:17 Removing intermediate container 1e4ca4d343d0 17:45:17 ---> ddf1ff64322b 17:45:17 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:45:17 ---> Running in 39b28b78b5f4 17:45:17 Removing intermediate container 39b28b78b5f4 17:45:17 ---> 4fc305f6f245 17:45:17 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:45:17 ---> Running in 38aa42a4cb2a 17:45:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 17:45:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 17:45:20 OK: 246 MiB in 68 packages 17:45:21 Removing intermediate container 38aa42a4cb2a 17:45:21 ---> 2a1ce15e67af 17:45:21 Step 8/37 : WORKDIR /device-usb-camera 17:45:21 ---> Running in ac68ff0ab5f4 17:45:21 Removing intermediate container ac68ff0ab5f4 17:45:21 ---> 01c49b3b724c 17:45:21 Step 9/37 : COPY go.mod vendor* ./ 17:45:22 ---> 4183ee1aa9ea 17:45:22 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:45:22 ---> Running in e39ef3585dd0 17:45:24 Removing intermediate container e39ef3585dd0 17:45:24 ---> 78b10f2d1492 17:45:24 Step 11/37 : COPY . . 17:45:25 ---> ce3796ae0ea8 17:45:25 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 17:45:26 ---> Running in d7ce52749529 17:45:27  % Total % Received % Xferd Average Speed Time Time Time Current 17:45:27 Dload Upload Total Spent Left Speed 17:45:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4217 0 --:--:-- --:--:-- --:--:-- 4265 17:45:28 Removing intermediate container d7ce52749529 17:45:28 ---> 6b695f5afc7a 17:45:28 Step 13/37 : RUN ${MAKE} 17:45:28 ---> Running in 15f622a757bb 17:45:29 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.45" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:49:20 Removing intermediate container 15f622a757bb 17:49:20 ---> 1ce88c35d7cd 17:49:20 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 17:49:20 1.8.2: Pulling from bluenviron/mediamtx 17:49:20 da4d7e05a7aa: Pulling fs layer 17:49:20 da4d7e05a7aa: Download complete 17:49:20 da4d7e05a7aa: Pull complete 17:49:20 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 17:49:20 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 17:49:20 ---> 62c65ed7ef0d 17:49:20 Step 15/37 : FROM alpine:3.20 17:49:20 3.20: Pulling from library/alpine 17:49:20 cf04c63912e1: Already exists 17:49:20 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 17:49:20 Status: Downloaded newer image for alpine:3.20 17:49:20 ---> c157a85ed455 17:49:20 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:49:20 ---> Running in 8152896d30df 17:49:20 Removing intermediate container 8152896d30df 17:49:20 ---> cf88869684e7 17:49:20 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:49:20 ---> Running in cd42aa57bc19 17:49:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 17:49:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 17:49:20 (1/114) Installing dumb-init (1.2.5-r3) 17:49:20 (2/114) Installing libSvtAv1Enc (2.0.0-r1) 17:49:20 (3/114) Installing aom-libs (3.9.1-r0) 17:49:20 (4/114) Installing libxau (1.0.11-r4) 17:49:20 (5/114) Installing libmd (1.1.0-r0) 17:49:20 (6/114) Installing libbsd (0.12.2-r0) 17:49:20 (7/114) Installing libxdmcp (1.1.5-r1) 17:49:20 (8/114) Installing libxcb (1.16.1-r0) 17:49:20 (9/114) Installing libx11 (1.8.9-r1) 17:49:20 (10/114) Installing hwdata-pci (0.382-r0) 17:49:20 (11/114) Installing libpciaccess (0.18.1-r0) 17:49:20 (12/114) Installing libdrm (2.4.120-r0) 17:49:20 (13/114) Installing libxext (1.3.6-r2) 17:49:20 (14/114) Installing libxfixes (6.0.1-r4) 17:49:20 (15/114) Installing libffi (3.4.6-r0) 17:49:20 (16/114) Installing wayland-libs-client (1.22.0-r4) 17:49:20 (17/114) Installing libva (2.21.0-r0) 17:49:20 (18/114) Installing libvdpau (1.5-r3) 17:49:20 (19/114) Installing ffmpeg-libavutil (6.1.1-r8) 17:49:20 (20/114) Installing libdav1d (1.4.2-r0) 17:49:20 (21/114) Installing libgcc (13.2.1_git20240309-r0) 17:49:20 (22/114) Installing libstdc++ (13.2.1_git20240309-r0) 17:49:20 (23/114) Installing openexr-libiex (3.1.13-r1) 17:49:20 (24/114) Installing openexr-libilmthread (3.1.13-r1) 17:49:20 (25/114) Installing imath (3.1.12-r0) 17:49:20 (26/114) Installing openexr-libopenexr (3.1.13-r1) 17:49:20 (27/114) Installing brotli-libs (1.1.0-r2) 17:49:20 (28/114) Installing giflib (5.2.2-r0) 17:49:20 (29/114) Installing libhwy (1.0.7-r0) 17:49:20 (30/114) Installing libjpeg-turbo (3.0.3-r0) 17:49:20 (31/114) Installing lcms2 (2.16-r0) 17:49:20 (32/114) Installing libpng (1.6.44-r0) 17:49:20 (33/114) Installing libjxl (0.10.2-r0) 17:49:20 (34/114) Installing lame-libs (3.100-r5) 17:49:20 (35/114) Installing opus (1.5.2-r0) 17:49:20 (36/114) Installing rav1e-libs (0.7.1-r0) 17:49:20 (37/114) Installing libgomp (13.2.1_git20240309-r0) 17:49:20 (38/114) Installing soxr (0.1.3-r7) 17:49:20 (39/114) Installing ffmpeg-libswresample (6.1.1-r8) 17:49:20 (40/114) Installing libogg (1.3.5-r5) 17:49:20 (41/114) Installing libtheora (1.1.1-r18) 17:49:20 (42/114) Installing libvorbis (1.3.7-r2) 17:49:20 (43/114) Installing libvpx (1.14.1-r0) 17:49:20 (44/114) Installing libsharpyuv (1.3.2-r0) 17:49:20 (45/114) Installing libwebp (1.3.2-r0) 17:49:20 (46/114) Installing libwebpmux (1.3.2-r0) 17:49:20 (47/114) Installing x264-libs (0.164_git20231001-r0) 17:49:20 (48/114) Installing numactl (2.0.18-r0) 17:49:20 (49/114) Installing x265-libs (3.6-r0) 17:49:20 (50/114) Installing xvidcore (1.3.7-r2) 17:49:20 (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) 17:49:20 (52/114) Installing sdl2 (2.28.5-r1) 17:49:20 (53/114) Installing alsa-lib (1.2.11-r0) 17:49:20 (54/114) Installing libexpat (2.6.3-r0) 17:49:20 (55/114) Installing libbz2 (1.0.8-r6) 17:49:20 (56/114) Installing freetype (2.13.2-r0) 17:49:20 (57/114) Installing fontconfig (2.15.0-r1) 17:49:20 (58/114) Installing fribidi (1.0.15-r0) 17:49:20 (59/114) Installing libintl (0.22.5-r0) 17:49:20 (60/114) Installing libeconf (0.6.3-r0) 17:49:20 (61/114) Installing libblkid (2.40.1-r1) 17:49:20 (62/114) Installing libmount (2.40.1-r1) 17:49:20 (63/114) Installing pcre2 (10.43-r0) 17:49:20 (64/114) Installing glib (2.80.5-r0) 17:49:20 (65/114) Installing graphite2 (1.3.14-r6) 17:49:20 (66/114) Installing harfbuzz (8.5.0-r0) 17:49:20 (67/114) Installing libunibreak (6.1-r0) 17:49:20 (68/114) Installing libass (0.17.2-r0) 17:49:20 (69/114) Installing libbluray (1.3.4-r1) 17:49:20 (70/114) Installing mpg123-libs (1.32.6-r0) 17:49:20 (71/114) Installing libopenmpt (0.7.7-r0) 17:49:20 (72/114) Installing cjson (1.7.18-r0) 17:49:20 (73/114) Installing mbedtls (3.6.1-r0) 17:49:20 (74/114) Installing librist (0.2.10-r1) 17:49:20 (75/114) Installing libsrt (1.5.3-r0) 17:49:20 (76/114) Installing libssh (0.10.6-r0) 17:49:20 (77/114) Installing xz-libs (5.6.2-r0) 17:49:20 (78/114) Installing libxml2 (2.12.7-r0) 17:49:20 (79/114) Installing libsodium (1.0.19-r0) 17:49:20 (80/114) Installing libzmq (4.3.5-r2) 17:49:20 (81/114) Installing ffmpeg-libavformat (6.1.1-r8) 17:49:20 (82/114) Installing serd-libs (0.32.2-r0) 17:49:20 (83/114) Installing zix-libs (0.4.2-r0) 17:49:20 (84/114) Installing sord-libs (0.16.16-r0) 17:49:20 (85/114) Installing sratom (0.6.16-r0) 17:49:20 (86/114) Installing lilv-libs (0.24.24-r1) 17:49:20 (87/114) Installing glslang-libs (1.3.261.1-r0) 17:49:20 (88/114) Installing libdovi (3.3.0-r0) 17:49:20 (89/114) Installing spirv-tools (1.3.261.1-r0) 17:49:20 (90/114) Installing shaderc (2024.0-r0) 17:49:20 (91/114) Installing vulkan-loader (1.3.261.1-r0) 17:49:20 (92/114) Installing libplacebo (6.338.2-r1) 17:49:20 (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) 17:49:20 (94/114) Installing ffmpeg-libswscale (6.1.1-r8) 17:49:20 (95/114) Installing vidstab (1.1.1-r0) 17:49:20 (96/114) Installing zimg (3.0.5-r2) 17:49:20 (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) 17:49:20 (98/114) Installing libasyncns (0.8-r3) 17:49:20 (99/114) Installing dbus-libs (1.14.10-r1) 17:49:20 (100/114) Installing libltdl (2.4.7-r3) 17:49:20 (101/114) Installing orc (0.4.39-r0) 17:49:20 (102/114) Installing libflac (1.4.3-r1) 17:49:20 (103/114) Installing libsndfile (1.2.2-r0) 17:49:20 (104/114) Installing speexdsp (1.2.1-r2) 17:49:20 (105/114) Installing tdb-libs (1.4.9-r1) 17:49:20 (106/114) Installing libpulse (17.0-r0) 17:49:20 (107/114) Installing v4l-utils-libs (1.24.1-r1) 17:49:20 (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) 17:49:20 (109/114) Installing ffmpeg (6.1.1-r8) 17:49:20 (110/114) Installing udev-init-scripts (35-r1) 17:49:20 (111/114) Installing eudev-libs (3.2.14-r2) 17:49:20 (112/114) Installing zstd-libs (1.5.6-r0) 17:49:20 (113/114) Installing kmod-libs (32-r0) 17:49:20 (114/114) Installing eudev (3.2.14-r2) 17:49:20 Executing busybox-1.36.1-r29.trigger 17:49:20 Executing glib-2.80.5-r0.trigger 17:49:20 Executing eudev-3.2.14-r2.trigger 17:49:20 OK: 120 MiB in 128 packages 17:49:24 Removing intermediate container cd42aa57bc19 17:49:24 ---> ba5f2f933359 17:49:24 Step 18/37 : RUN apk --no-cache upgrade 17:49:24 ---> Running in cc7d85957489 17:49:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 17:49:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 17:49:26 Upgrading critical system libraries and apk-tools: 17:49:26 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 17:49:26 Executing busybox-1.36.1-r29.trigger 17:49:26 Continuing the upgrade transaction with new apk-tools: 17:49:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 17:49:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 17:49:28 OK: 120 MiB in 128 packages 17:49:29 Removing intermediate container cc7d85957489 17:49:29 ---> a3052991a055 17:49:29 Step 19/37 : WORKDIR / 17:49:29 ---> Running in a4d7efb49544 17:49:29 Removing intermediate container a4d7efb49544 17:49:29 ---> 3f471f5b1a0e 17:49:29 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 17:49:31 ---> 1f1ff569ad0b 17:49:31 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 17:49:31 ---> 30b4dbe625a1 17:49:31 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 17:49:32 ---> c6bc7dac9ef9 17:49:32 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:49:32 ---> 260a0e9394a3 17:49:32 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:49:33 ---> 31846902c1cc 17:49:33 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 17:49:33 ---> 445c17654105 17:49:33 Step 26/37 : COPY --from=rtsp /mediamtx / 17:49:35 ---> 561e677a0020 17:49:35 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 17:49:35 ---> Running in ee4fe1d88e69 17:49:37 Removing intermediate container ee4fe1d88e69 17:49:37 ---> 6a69d9e53d5e 17:49:37 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 17:49:37 ---> Running in 33241d901ace 17:49:38 Removing intermediate container 33241d901ace 17:49:38 ---> 34926a90c29f 17:49:38 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 17:49:38 ---> Running in c5b92287bddd 17:49:40 Removing intermediate container c5b92287bddd 17:49:40 ---> 7411812c798b 17:49:40 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 17:49:40 ---> Running in f28c36ae3841 17:49:42 Removing intermediate container f28c36ae3841 17:49:42 ---> b727e6c5adef 17:49:42 Step 31/37 : EXPOSE 59983 17:49:42 ---> Running in 07595ad85410 17:49:42 Removing intermediate container 07595ad85410 17:49:42 ---> fb022ad641d7 17:49:42 Step 32/37 : EXPOSE 8554 17:49:42 ---> Running in 2d039a01cc77 17:49:42 Removing intermediate container 2d039a01cc77 17:49:42 ---> 11a7b940510e 17:49:42 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:49:42 ---> Running in d1223da5540f 17:49:43 Removing intermediate container d1223da5540f 17:49:43 ---> b3f9ed3d9f50 17:49:43 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:49:43 ---> Running in 963b21328c59 17:49:43 Removing intermediate container 963b21328c59 17:49:43 ---> 996b37bd13aa 17:49:43 Step 35/37 : LABEL arch=arm64 17:49:43 ---> Running in 39286096f646 17:49:43 Removing intermediate container 39286096f646 17:49:43 ---> 414fcd64926e 17:49:43 Step 36/37 : LABEL git_sha=f0051f1bde426278d2936049d5d5d4a5e8e655d1 17:49:44 ---> Running in 16f961ac8741 17:49:44 Removing intermediate container 16f961ac8741 17:49:44 ---> fd91e72c47fe 17:49:44 Step 37/37 : LABEL version=0.0.0 17:49:44 ---> Running in 5bc48e6578e0 17:49:44 Removing intermediate container 5bc48e6578e0 17:49:44 ---> 173a66c40816 17:49:44 [Warning] One or more build-args [ARCH] were not consumed 17:49:44 Successfully built 173a66c40816 17:49:44 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:49:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:49:45 17:49:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:49:46 arm64: Pulling from edgex-lftools-log-publisher 17:49:46 8998bd30e6a1: Pulling fs layer 17:49:46 04944245beec: Pulling fs layer 17:49:46 699f458cf7ca: Pulling fs layer 17:49:46 765212b225bb: Pulling fs layer 17:49:46 f23df028b6ca: Pulling fs layer 17:49:46 765212b225bb: Waiting 17:49:46 f23df028b6ca: Waiting 17:49:46 d65c8cfc05b1: Pulling fs layer 17:49:46 d65c8cfc05b1: Waiting 17:49:46 2437ff75d9bd: Pulling fs layer 17:49:46 2437ff75d9bd: Waiting 17:49:46 04944245beec: Verifying Checksum 17:49:46 04944245beec: Download complete 17:49:46 765212b225bb: Verifying Checksum 17:49:46 765212b225bb: Download complete 17:49:46 f23df028b6ca: Verifying Checksum 17:49:46 f23df028b6ca: Download complete 17:49:46 d65c8cfc05b1: Verifying Checksum 17:49:46 d65c8cfc05b1: Download complete 17:49:46 699f458cf7ca: Verifying Checksum 17:49:46 699f458cf7ca: Download complete 17:49:46 8998bd30e6a1: Verifying Checksum 17:49:46 8998bd30e6a1: Download complete 17:49:49 2437ff75d9bd: Verifying Checksum 17:49:49 2437ff75d9bd: Download complete 17:49:51 8998bd30e6a1: Pull complete 17:49:51 04944245beec: Pull complete 17:49:53 699f458cf7ca: Pull complete 17:49:53 765212b225bb: Pull complete 17:49:54 f23df028b6ca: Pull complete 17:49:54 d65c8cfc05b1: Pull complete 17:50:12 2437ff75d9bd: Pull complete 17:50:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:50:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:50:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:50:13 prd-ubuntu20.04-docker-arm64-4c-16g-22336 does not seem to be running inside a container 17:50:13 $ 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:50:16 $ docker top 0ea4b128b4a112bd17c9e314ed1c54edea11ad38e6a5cb5e77774f6ce0348f6a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:50:17 ---> job-cost.sh 17:50:17 lf-activate-venv: SKIPPING 17:50:17 INFO: No Stack... 17:50:17 INFO: Retrieving Pricing Info for: v3-standard-4 17:50:18 INFO: Archiving Costs [Pipeline] sh 17:50:19 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 17:50:19 + cut -d, -f6 [Pipeline] lock 17:50:19 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-355-1-stack-cost] 17:50:19 Resource [jenkins-edgexfoundry-device-usb-camera-PR-355-1-stack-cost] did not exist. Created. 17:50:19 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-355-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:50:19 /w/workspace/device-usb-camera/1@tmp/durable-f9e7987d/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:50:20 + echo total: 0.10999999940395355 [Pipeline] stash 17:50:20 Warning: overwriting stash ‘stack-cost’ 17:50:20 Stashed 1 file(s) [Pipeline] } 17:50:20 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-355-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:50:20 $ docker stop --time=1 0ea4b128b4a112bd17c9e314ed1c54edea11ad38e6a5cb5e77774f6ce0348f6a 17:50:22 $ docker rm -f --volumes 0ea4b128b4a112bd17c9e314ed1c54edea11ad38e6a5cb5e77774f6ce0348f6a [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:50:23 provisioning config files... 17:50:23 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-355@tmp/config5455719217037298356tmp [Pipeline] { [Pipeline] sh 17:50:23 + set +x 17:50:23 + curl -s https://codecov.io/bash 17:50:23 + bash -s -- 17:50:23 17:50:23 _____ _ 17:50:23 / ____| | | 17:50:23 | | ___ __| | ___ ___ _____ __ 17:50:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:50:23 | |___| (_) | (_| | __/ (_| (_) \ V / 17:50:23 \_____\___/ \__,_|\___|\___\___/ \_/ 17:50:23 Bash-1.0.6 17:50:23 17:50:23 17:50:23 ==> git version 2.25.1 found 17:50:23 ==> 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:50:23 Release-Date: 2020-01-08 17:50:23 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:50:23 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:50:23 ==> Jenkins CI detected. 17:50:23 current dir:  /w/workspace/foundry_device-usb-camera_PR-355 17:50:23 project root: . 17:50:23 --> token set from env 17:50:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:50:24 ==> Running gcov in . (disable via -X gcov) 17:50:24 ==> Python coveragepy not found 17:50:24 ==> Searching for coverage reports in: 17:50:24 + . 17:50:24 -> Found 1 reports 17:50:24 ==> Detecting git/mercurial file structure 17:50:24 ==> Reading reports 17:50:24 + ./coverage.out bytes=54772 17:50:24 ==> Appending adjustments 17:50:24 https://docs.codecov.io/docs/fixing-reports 17:50:24 + Found adjustments 17:50:24 ==> Gzipping contents 17:50:24 8.0K /tmp/codecov.baBFFd.gz 17:50:24 ==> Uploading reports 17:50:24 url: https://codecov.io 17:50:24 query: branch=PR-355&commit=f0051f1bde426278d2936049d5d5d4a5e8e655d1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-355%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=355&job=&cmd_args= 17:50:24 -> Pinging Codecov 17:50:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-355&commit=f0051f1bde426278d2936049d5d5d4a5e8e655d1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-355%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=355&job=&cmd_args= 17:50:24 -> Uploading to 17:50:24 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-usb-camera/f0051f1bde426278d2936049d5d5d4a5e8e655d1/c6391c34-77f8-47a4-8c08-8e2e773a5498.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241009%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241009T175024Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=a1c35ff7a0a7b43804822f6e2c51c8456b6266fea7ce7712b9df124d11cef036 17:50:24 % Total % Received % Xferd Average Speed Time Time Time Current 17:50:24 Dload Upload Total Spent Left Speed 17:50:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6816 0 0 100 6816 0 31410 --:--:-- --:--:-- --:--:-- 31266 100 6816 0 0 100 6816 0 31410 --:--:-- --:--:-- --:--:-- 31266 17:50:24 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/f0051f1bde426278d2936049d5d5d4a5e8e655d1 [Pipeline] } 17:50:24 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:50:26 + [ -d /w/workspace/foundry_device-usb-camera_PR-355/archives ] 17:50:26 + ls -al /w/workspace/foundry_device-usb-camera_PR-355/archives 17:50:26 total 16 17:50:26 drwxr-xr-x 3 root root 4096 Oct 9 17:38 . 17:50:26 drwxrwxr-x 10 jenkins jenkins 4096 Oct 9 17:39 .. 17:50:26 drwxr-xr-x 2 root root 4096 Oct 9 17:38 cost 17:50:26 -rw-r--r-- 1 root root 89 Oct 9 17:38 cost.csv 17:50:26 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-355/archives 17:50:26 + ls -al /w/workspace/foundry_device-usb-camera_PR-355/archives 17:50:26 total 16 17:50:26 drwxr-xr-x 3 jenkins jenkins 4096 Oct 9 17:38 . 17:50:26 drwxrwxr-x 10 jenkins jenkins 4096 Oct 9 17:39 .. 17:50:26 drwxr-xr-x 2 jenkins jenkins 4096 Oct 9 17:38 cost 17:50:26 -rw-r--r-- 1 jenkins jenkins 89 Oct 9 17:38 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:50:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:50:28 ---> package-listing.sh 17:50:28 ++ facter osfamily 17:50:28 ++ tr '[:upper:]' '[:lower:]' 17:50:28 + OS_FAMILY=debian 17:50:28 + workspace=/w/workspace/foundry_device-usb-camera_PR-355 17:50:28 + START_PACKAGES=/tmp/packages_start.txt 17:50:28 + END_PACKAGES=/tmp/packages_end.txt 17:50:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:50:28 + PACKAGES=/tmp/packages_start.txt 17:50:28 + '[' /w/workspace/foundry_device-usb-camera_PR-355 ']' 17:50:28 + PACKAGES=/tmp/packages_end.txt 17:50:28 + case "${OS_FAMILY}" in 17:50:28 + dpkg -l 17:50:28 + grep '^ii' 17:50:28 + '[' -f /tmp/packages_start.txt ']' 17:50:28 + '[' -f /tmp/packages_end.txt ']' 17:50:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:50:28 + '[' /w/workspace/foundry_device-usb-camera_PR-355 ']' 17:50:28 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-355/archives/ 17:50:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-355/archives/ [Pipeline] echo 17:50:28 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-355/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:50:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:50:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:50:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:50:29 prd-ubuntu20.04-docker-8c-8g-22335 does not seem to be running inside a container 17:50:29 $ 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-355/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-355 -v /w/workspace/foundry_device-usb-camera_PR-355:/w/workspace/foundry_device-usb-camera_PR-355:rw,z -v /w/workspace/foundry_device-usb-camera_PR-355@tmp:/w/workspace/foundry_device-usb-camera_PR-355@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:50:29 $ docker top 05a7f8c66e73ae72e781e5fabb62afd061240c55098aa42a0c968ec588039343 -eo pid,comm [Pipeline] { [Pipeline] sh 17:50:30 + touch /tmp/pre-build-complete [Pipeline] sh 17:50:30 + mkdir -p /var/log/sysstat [Pipeline] sh 17:50:30 + ls /var/log/sa-host 17:50:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:50:31 provisioning config files... 17:50:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-355@tmp/config2250565688508494529tmp [Pipeline] { [Pipeline] echo 17:50:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:50:31 ---> create-netrc.sh [Pipeline] } 17:50:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:50:31 ---> python-tools-install.sh [Pipeline] echo 17:50:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:50:32 ---> sudo-logs.sh 17:50:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:50:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:50:32 ---> job-cost.sh 17:50:32 lf-activate-venv: SKIPPING 17:50:32 DEBUG: total: 0.2199999988079071 17:50:32 INFO: Retrieving Stack Cost... 17:50:32 INFO: Retrieving Pricing Info for: v3-standard-8 17:50:33 INFO: Archiving Costs [Pipeline] echo 17:50:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:50:33 ---> logs-deploy.sh 17:50:33 lf-activate-venv: SKIPPING 17:50:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-355/1 17:50:33 INFO: archiving workspace using pattern(s): 17:50:34 Archives upload complete. 17:50:34 INFO: archiving logs to Nexus