Pull request #346 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 080cae460d85e2b6181a83a9e3720447c88122c4+e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 (5a8b74ba2baf196867160089c1df810c0ff31fc9) 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-ssh7389449878655370923.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh1031328787254020666.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 f3350a1713306dce7682ed7e37d5774890d03277 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-346/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-346/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4180137456565193412.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-346/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14051567075046008452.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh5167332457235899232.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-346/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-346/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2573339416873369134.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 f3350a1713306dce7682ed7e37d5774890d03277 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.21 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-8830 in /w/workspace/foundry_device-usb-camera_PR-346 [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-346 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 into PR head commit 080cae460d85e2b6181a83a9e3720447c88122c4 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/346/head:refs/remotes/origin/PR-346 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 080cae460d85e2b6181a83a9e3720447c88122c4 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 Merge succeeded, producing 080cae460d85e2b6181a83a9e3720447c88122c4 Checking out Revision 080cae460d85e2b6181a83a9e3720447c88122c4 (PR-346) 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 f3350a1713306dce7682ed7e37d5774890d03277 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 080cae460d85e2b6181a83a9e3720447c88122c4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:30:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:30:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:30:55 ========================================================= 17:30:55 EdgeX Global Pipelines Version Info 17:30:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:30:56 ------------------- 17:30:56 stable info: 17:30:56 ------------------- 17:30:56 Commited By: Cherry Wang cherry@iotechsys.com 17:30:56 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 17:30:56 Message: update stable to v1.0.263 17:30:57 ------------------- 17:30:57 experimental info: 17:30:57 ------------------- 17:30:57 Commited By: Cherry Wang cherry@iotechsys.com 17:30:57 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 17:30:57 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:30:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 17:30:57 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 17:30:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:30:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:30:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:30:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 17:30:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:30:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:30:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:30:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:30:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:30:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 17:30:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:30:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:30:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:30:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:30:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:30:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:30:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:30:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:30:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:30:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:30:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:30:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:30:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:30:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:30:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:30:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-346 [Pipeline] echo 17:30:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-346 [Pipeline] echo 17:30:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-346 [Pipeline] echo 17:30:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 080cae460d85e2b6181a83a9e3720447c88122c4 [Pipeline] echo 17:30:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 080cae4 [Pipeline] echo 17:30:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:30:59 provisioning config files... 17:30:59 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-346@tmp/config15904445331444413100tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:31:00 ---> ****-login.sh 17:31:00 nexus3.edgexfoundry.org:10001 17:31:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:31:00 Configure a credential helper to remove this warning. See 17:31:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:31:00 17:31:00 Login Succeeded 17:31:00 nexus3.edgexfoundry.org:10002 17:31:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:31:00 Configure a credential helper to remove this warning. See 17:31:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:31:00 17:31:00 Login Succeeded 17:31:00 nexus3.edgexfoundry.org:10003 17:31:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:31:00 Configure a credential helper to remove this warning. See 17:31:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:31:00 17:31:00 Login Succeeded 17:31:00 nexus3.edgexfoundry.org:10004 17:31:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:31:00 Configure a credential helper to remove this warning. See 17:31:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:31:00 17:31:00 Login Succeeded 17:31:00 ****.io 17:31:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:31:01 Configure a credential helper to remove this warning. See 17:31:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:31:01 17:31:01 Login Succeeded 17:31:01 ---> ****-login.sh ends [Pipeline] } 17:31:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:31:01 + git rev-list -1 --merges 080cae460d85e2b6181a83a9e3720447c88122c4~1..080cae460d85e2b6181a83a9e3720447c88122c4 [Pipeline] echo 17:31:02 -----------> git rev-list -1 --merges 080cae460d85e2b6181a83a9e3720447c88122c4~1..080cae460d85e2b6181a83a9e3720447c88122c4 080cae460d85e2b6181a83a9e3720447c88122c4 [false] [Pipeline] sh 17:31:02 + git log --format=format:%s -1 080cae460d85e2b6181a83a9e3720447c88122c4 [Pipeline] echo 17:31:02 ========================================================= 17:31:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:31:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:31:02 + git log --format=format:%s -1 080cae460d85e2b6181a83a9e3720447c88122c4 [Pipeline] echo 17:31:03 [semverPrep] GIT_COMMIT: 080cae460d85e2b6181a83a9e3720447c88122c4, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 17:31:03 [semverPrep] This is not a build commit. [Pipeline] sh 17:31:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:31:03 + grep -v github /etc/ssh/ssh_known_hosts 17:31:03 + [ -e /tmp/ssh_known_hosts ] 17:31:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:31:03 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo 17:31:03 tee -a /etc/ssh/ssh_known_hosts 17:31:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:31:04 17:31:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:31:04 0.1.4: Pulling from edgex-devops/py-git-semver 17:31:04 b85a868b505f: Pulling fs layer 17:31:04 e2be974225ed: Pulling fs layer 17:31:04 339a4e72a1f5: Pulling fs layer 17:31:04 988bab9f4d93: Pulling fs layer 17:31:04 1469e6f7b9e6: Pulling fs layer 17:31:04 eaf3925da568: Pulling fs layer 17:31:04 bab4dde63d76: Pulling fs layer 17:31:04 bde34c3a00c8: Pulling fs layer 17:31:04 b352a97aabf1: Pulling fs layer 17:31:04 4872d77fe225: Pulling fs layer 17:31:04 5851b861e8e6: Pulling fs layer 17:31:04 988bab9f4d93: Waiting 17:31:04 1469e6f7b9e6: Waiting 17:31:04 eaf3925da568: Waiting 17:31:04 bab4dde63d76: Waiting 17:31:04 bde34c3a00c8: Waiting 17:31:04 b352a97aabf1: Waiting 17:31:04 4872d77fe225: Waiting 17:31:04 5851b861e8e6: Waiting 17:31:04 e2be974225ed: Verifying Checksum 17:31:04 e2be974225ed: Download complete 17:31:04 988bab9f4d93: Download complete 17:31:04 339a4e72a1f5: Verifying Checksum 17:31:04 339a4e72a1f5: Download complete 17:31:04 1469e6f7b9e6: Verifying Checksum 17:31:04 1469e6f7b9e6: Download complete 17:31:04 eaf3925da568: Verifying Checksum 17:31:04 eaf3925da568: Download complete 17:31:04 bde34c3a00c8: Verifying Checksum 17:31:04 bde34c3a00c8: Download complete 17:31:04 b352a97aabf1: Download complete 17:31:04 4872d77fe225: Download complete 17:31:04 5851b861e8e6: Download complete 17:31:04 b85a868b505f: Verifying Checksum 17:31:04 b85a868b505f: Download complete 17:31:05 bab4dde63d76: Verifying Checksum 17:31:05 bab4dde63d76: Download complete 17:31:06 b85a868b505f: Pull complete 17:31:06 e2be974225ed: Pull complete 17:31:06 339a4e72a1f5: Pull complete 17:31:06 988bab9f4d93: Pull complete 17:31:07 1469e6f7b9e6: Pull complete 17:31:07 eaf3925da568: Pull complete 17:31:08 bab4dde63d76: Pull complete 17:31:08 bde34c3a00c8: Pull complete 17:31:08 b352a97aabf1: Pull complete 17:31:09 4872d77fe225: Pull complete 17:31:09 5851b861e8e6: Pull complete 17:31:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:31:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:31:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:31:09 prd-ubuntu20.04-docker-8c-8g-8830 does not seem to be running inside a container 17:31:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-346 -v /w/workspace/foundry_device-usb-camera_PR-346:/w/workspace/foundry_device-usb-camera_PR-346:rw,z -v /w/workspace/foundry_device-usb-camera_PR-346@tmp:/w/workspace/foundry_device-usb-camera_PR-346@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:31:12 $ docker top 8222f237633b2aebeb0cd7b16a7a4fb28ee7c5e3a5ddb712e78910831a7b4007 -eo pid,comm 17:31:12 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:31:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:31:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:31:12 [ssh-agent] Looking for ssh-agent implementation... 17:31:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:31:12 $ docker exec 8222f237633b2aebeb0cd7b16a7a4fb28ee7c5e3a5ddb712e78910831a7b4007 ssh-agent 17:31:13 SSH_AUTH_SOCK=/tmp/ssh-4Wu4mTSbzgjR/agent.32 17:31:13 SSH_AGENT_PID=38 17:31:13 Running ssh-add (command line suppressed) 17:31:13 Identity added: /w/workspace/foundry_device-usb-camera_PR-346@tmp/private_key_11144751381170319231.key (/w/workspace/foundry_device-usb-camera_PR-346@tmp/private_key_11144751381170319231.key) 17:31:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:31:13 + git tag --points-at HEAD [Pipeline] } 17:31:13 $ docker exec --env ******** --env ******** 8222f237633b2aebeb0cd7b16a7a4fb28ee7c5e3a5ddb712e78910831a7b4007 ssh-agent -k 17:31:13 unset SSH_AUTH_SOCK; 17:31:13 unset SSH_AGENT_PID; 17:31:13 echo Agent pid 38 killed; 17:31:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:31:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:31:13 [ssh-agent] Looking for ssh-agent implementation... 17:31:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:31:13 $ docker exec 8222f237633b2aebeb0cd7b16a7a4fb28ee7c5e3a5ddb712e78910831a7b4007 ssh-agent 17:31:13 SSH_AUTH_SOCK=/tmp/ssh-F9GzkWwPuYNf/agent.71 17:31:13 SSH_AGENT_PID=77 17:31:13 Running ssh-add (command line suppressed) 17:31:14 Identity added: /w/workspace/foundry_device-usb-camera_PR-346@tmp/private_key_2783622638708694980.key (/w/workspace/foundry_device-usb-camera_PR-346@tmp/private_key_2783622638708694980.key) 17:31:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:31:14 + git semver init 17:31:14 2024-08-27 17:31:14,608 [run_init] DEBUG init version:0.0.0 force:False 17:31:14 2024-08-27 17:31:14,608 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-346/.semver 17:31:14 2024-08-27 17:31:14,609 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-346/.semver 17:31:14 2024-08-27 17:31:14,609 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-346/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-346, universal_newlines=False, shell=None, istream=None) 17:31:16 2024-08-27 17:31:16,251 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-346/.git/info/exclude 17:31:16 2024-08-27 17:31:16,252 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-346/.semver/PR-346 with force:False 17:31:16 2024-08-27 17:31:16,252 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-346/.semver/PR-346 17:31:16 2024-08-27 17:31:16,256 [execute] INFO git cat-file --batch-check 17:31:16 2024-08-27 17:31:16,256 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-346/.semver, universal_newlines=False, shell=None, istream=) 17:31:16 2024-08-27 17:31:16,263 [execute] INFO git cat-file --batch 17:31:16 2024-08-27 17:31:16,263 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-346/.semver, universal_newlines=False, shell=None, istream=) 17:31:16 2024-08-27 17:31:16,268 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-346/.semver/PR-346 17:31:16 0.0.0 [Pipeline] } 17:31:16 $ docker exec --env ******** --env ******** 8222f237633b2aebeb0cd7b16a7a4fb28ee7c5e3a5ddb712e78910831a7b4007 ssh-agent -k 17:31:16 unset SSH_AUTH_SOCK; 17:31:16 unset SSH_AGENT_PID; 17:31:16 echo Agent pid 77 killed; 17:31:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:31:17 + git semver [Pipeline] } 17:31:17 $ docker stop --time=1 8222f237633b2aebeb0cd7b16a7a4fb28ee7c5e3a5ddb712e78910831a7b4007 17:31:18 $ docker rm -f --volumes 8222f237633b2aebeb0cd7b16a7a4fb28ee7c5e3a5ddb712e78910831a7b4007 [Pipeline] // withDockerContainer [Pipeline] sh 17:31:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:31:19 Stashed 1 file(s) [Pipeline] echo 17:31:19 [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:31:20 provisioning config files... 17:31:20 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-346@tmp/config2064357869584243534tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:31:20 ---> ****-login.sh 17:31:20 nexus3.edgexfoundry.org:10001 17:31:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:31:20 Configure a credential helper to remove this warning. See 17:31:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:31:20 17:31:20 Login Succeeded 17:31:20 nexus3.edgexfoundry.org:10002 17:31:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:31:20 Configure a credential helper to remove this warning. See 17:31:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:31:20 17:31:20 Login Succeeded 17:31:20 nexus3.edgexfoundry.org:10003 17:31:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:31:20 Configure a credential helper to remove this warning. See 17:31:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:31:20 17:31:20 Login Succeeded 17:31:20 nexus3.edgexfoundry.org:10004 17:31:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:31:20 Configure a credential helper to remove this warning. See 17:31:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:31:20 17:31:20 Login Succeeded 17:31:20 ****.io 17:31:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:31:21 Configure a credential helper to remove this warning. See 17:31:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:31:21 17:31:21 Login Succeeded 17:31:21 ---> ****-login.sh ends [Pipeline] } 17:31:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:31:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:31:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:31:21 ========================================================= 17:31:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 17:31:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:22 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 17:31:22 Sending build context to Docker daemon 20.48MB 17:31:22 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 17:31:22 Step 2/13 : FROM ${BASE} AS builder 17:31:22 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 17:31:22 619be1103602: Pulling fs layer 17:31:22 7862e08f4a3e: Pulling fs layer 17:31:22 5df492c9dc93: Pulling fs layer 17:31:22 7629e6793208: Pulling fs layer 17:31:22 4f4fb700ef54: Pulling fs layer 17:31:22 fb5054dd5b73: Pulling fs layer 17:31:22 eeca6798cff9: Pulling fs layer 17:31:22 aa269ceb94a6: Pulling fs layer 17:31:22 ada007ff1a6a: Pulling fs layer 17:31:22 7629e6793208: Waiting 17:31:22 4f4fb700ef54: Waiting 17:31:22 eeca6798cff9: Waiting 17:31:22 aa269ceb94a6: Waiting 17:31:22 ada007ff1a6a: Waiting 17:31:22 7862e08f4a3e: Verifying Checksum 17:31:22 7862e08f4a3e: Download complete 17:31:22 7629e6793208: Download complete 17:31:22 4f4fb700ef54: Verifying Checksum 17:31:22 4f4fb700ef54: Download complete 17:31:22 619be1103602: Verifying Checksum 17:31:22 619be1103602: Download complete 17:31:22 fb5054dd5b73: Download complete 17:31:22 619be1103602: Pull complete 17:31:22 eeca6798cff9: Verifying Checksum 17:31:22 eeca6798cff9: Download complete 17:31:22 7862e08f4a3e: Pull complete 17:31:22 ada007ff1a6a: Verifying Checksum 17:31:22 ada007ff1a6a: Download complete 17:31:22 5df492c9dc93: Verifying Checksum 17:31:22 5df492c9dc93: Download complete 17:31:23 aa269ceb94a6: Verifying Checksum 17:31:23 aa269ceb94a6: Download complete 17:31:26 5df492c9dc93: Pull complete 17:31:26 7629e6793208: Pull complete 17:31:26 4f4fb700ef54: Pull complete 17:31:26 fb5054dd5b73: Pull complete 17:31:26 eeca6798cff9: Pull complete 17:31:28 aa269ceb94a6: Pull complete 17:31:29 ada007ff1a6a: Pull complete 17:31:29 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 17:31:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 17:31:29 ---> f489d0715acc 17:31:29 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:31:33 ---> Running in 671c8205aca2 17:31:33 Removing intermediate container 671c8205aca2 17:31:33 ---> dab406cea656 17:31:33 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:31:33 ---> Running in ef7fff6f186a 17:31:33 Removing intermediate container ef7fff6f186a 17:31:33 ---> 10581b8f492c 17:31:33 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:31:33 ---> Running in a2228bdeec7d 17:31:33 Removing intermediate container a2228bdeec7d 17:31:33 ---> 2ad3b7a696cf 17:31:33 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:31:33 ---> Running in 75bcd73fc6eb 17:31:33 Removing intermediate container 75bcd73fc6eb 17:31:33 ---> 3330e1345e84 17:31:33 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:31:33 ---> Running in 60096664af5d 17:31:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:31:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:31:34 (1/13) Installing libintl (0.21.1-r7) 17:31:34 (2/13) Installing eudev-libs (3.2.11-r8) 17:31:34 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 17:31:34 (4/13) Installing v4l-utils-libs (1.24.1-r0) 17:31:34 (5/13) Installing v4l-utils (1.24.1-r0) 17:31:34 (6/13) Installing libdvbv5 (1.24.1-r0) 17:31:34 (7/13) Installing udev-init-scripts (35-r1) 17:31:34 (8/13) Installing libblkid (2.38.1-r8) 17:31:34 (9/13) Installing xz-libs (5.4.3-r0) 17:31:34 (10/13) Installing kmod-libs (30-r3) 17:31:34 (11/13) Installing eudev (3.2.11-r8) 17:31:34 (12/13) Installing eudev-dev (3.2.11-r8) 17:31:34 (13/13) Installing v4l-utils-dev (1.24.1-r0) 17:31:34 Executing busybox-1.36.1-r5.trigger 17:31:34 Executing eudev-3.2.11-r8.trigger 17:31:34 OK: 271 MiB in 65 packages 17:31:34 Still waiting to schedule task 17:31:34 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:31:35 Removing intermediate container 60096664af5d 17:31:35 ---> 01ec814c0bd9 17:31:35 Step 8/13 : WORKDIR /device-usb-camera 17:31:35 ---> Running in 2afd98efb973 17:31:35 Removing intermediate container 2afd98efb973 17:31:35 ---> e4f66581ba39 17:31:35 Step 9/13 : COPY go.mod vendor* ./ 17:31:35 ---> d90305ee4a32 17:31:35 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:31:35 ---> Running in 314b06abe948 17:32:32 Removing intermediate container 314b06abe948 17:32:32 ---> bf12186656e4 17:32:32 Step 11/13 : COPY . . 17:32:32 ---> 113cae35993e 17:32:32 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 17:32:32 ---> Running in c74ccf379b4b 17:32:33  % Total % Received % Xferd Average Speed Time Time Time Current 17:32:33   Dload Upload Total Spent Left Speed 17:32:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8234 0 --:--:-- --:--:-- --:--:-- 8296 17:32:33 Removing intermediate container c74ccf379b4b 17:32:33 ---> 2811f1461641 17:32:33 Step 13/13 : RUN ${MAKE} 17:32:33 ---> Running in 55f128ca38a2 17:32:33 noop 17:32:33 Removing intermediate container 55f128ca38a2 17:32:33 ---> 76e109583367 17:32:33 Successfully built 76e109583367 17:32:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:34 + docker inspect -f . ci-base-image-x86_64 17:32:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:32:34 prd-ubuntu20.04-docker-8c-8g-8830 does not seem to be running inside a container 17:32:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-346 -v /w/workspace/foundry_device-usb-camera_PR-346:/w/workspace/foundry_device-usb-camera_PR-346:rw,z -v /w/workspace/foundry_device-usb-camera_PR-346@tmp:/w/workspace/foundry_device-usb-camera_PR-346@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:32:35 $ docker top 419e6f37b3567d78a49136b57adaf9030d17fe7559e2837777262428eebff2a5 -eo pid,comm [Pipeline] { [Pipeline] sh 17:32:35 + go version 17:32:35 go version go1.21.9 linux/amd64 [Pipeline] } 17:32:35 $ docker stop --time=1 419e6f37b3567d78a49136b57adaf9030d17fe7559e2837777262428eebff2a5 17:32:36 $ docker rm -f --volumes 419e6f37b3567d78a49136b57adaf9030d17fe7559e2837777262428eebff2a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:37 + docker inspect -f . ci-base-image-x86_64 17:32:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:32:37 prd-ubuntu20.04-docker-8c-8g-8830 does not seem to be running inside a container 17:32:37 $ 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-346 -v /w/workspace/foundry_device-usb-camera_PR-346:/w/workspace/foundry_device-usb-camera_PR-346:rw,z -v /w/workspace/foundry_device-usb-camera_PR-346@tmp:/w/workspace/foundry_device-usb-camera_PR-346@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:32:38 $ docker top 97e1518eea97d5844c71d2700ac5465b69a2b74594601b497d08b0a54f2b6ee5 -eo pid,comm [Pipeline] { [Pipeline] sh 17:32:38 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-346 [Pipeline] fileExists [Pipeline] sh 17:32:39 + make test 17:32:39 go test ./... -coverprofile=coverage.out ./... 17:32:40 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:33:03 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:33:03 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.014s coverage: 4.4% of statements 17:33:13 go vet ./... 17:33:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:33:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:33:18 ./bin/test-attribution-txt.sh 17:33:18 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 17:33:18 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 17:33:18 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 17:33:18 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 17:33:18 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 17:33:18 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 17:33:18 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 17:33:18 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 17:33:18 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 17:33:18 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 17:33:18 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 17:33:18 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 17:33:18 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 17:33:18 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 17:33:18 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 17:33:18 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 17:33:18 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 17:33:18 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 17:33:18 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 17:33:18 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 17:33:18 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 17:33:18 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 17:33:18 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 17:33:18 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 17:33:18 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 17:33:18 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 17:33:18 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 17:33:18 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 17:33:18 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 17:33:18 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 17:33:18 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 17:33:18 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 17:33:18 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 17:33:18 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 17:33:18 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 17:33:18 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 17:33:18 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 17:33:18 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 17:33:18 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 17:33:18 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 17:33:18 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 17:33:18 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 17:33:18 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 17:33:18 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 17:33:18 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 17:33:18 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 17:33:18 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 17:33:18 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 17:33:18 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 17:33:18 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 17:33:18 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 17:33:18 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 17:33:18 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 17:33:18 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 17:33:18 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 17:33:18 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 17:33:18 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 17:33:18 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 17:33:18 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 17:33:18 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 17:33:18 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 17:33:18 An attribution for golang.org/x/term is missing from Attribution.txt, please add 17:33:18 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 17:33:18 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 17:33:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 17:33:18 $ docker stop --time=1 97e1518eea97d5844c71d2700ac5465b69a2b74594601b497d08b0a54f2b6ee5 17:33:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8831 in /w/workspace/foundry_device-usb-camera_PR-346 17:33:22 $ docker rm -f --volumes 97e1518eea97d5844c71d2700ac5465b69a2b74594601b497d08b0a54f2b6ee5 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws 17:33:23 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 17:33:23 + sudo chown -R jenkins:jenkins . 17:33:23 Selected Git installation does not exist. Using Default 17:33:23 The recommended git tool is: NONE [Pipeline] stash 17:33:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:33:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:33:24 + ls -al . 17:33:24 total 292 17:33:24 drwxrwxr-x 9 jenkins jenkins 4096 Aug 27 17:32 . 17:33:24 drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 17:30 .. 17:33:24 drwxrwxr-x 8 jenkins jenkins 4096 Aug 27 17:33 .git 17:33:24 drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 17:30 .github 17:33:24 -rw-rw-r-- 1 jenkins jenkins 379 Aug 27 17:30 .gitignore 17:33:24 -rw-rw-r-- 1 jenkins jenkins 45 Aug 27 17:30 .golangci.yml 17:33:24 -rw-rw-r-- 1 jenkins jenkins 77 Aug 27 17:30 .hadolint.yml 17:33:24 drwxr-xr-x 3 jenkins jenkins 4096 Aug 27 17:31 .semver 17:33:24 -rw-rw-r-- 1 jenkins jenkins 10870 Aug 27 17:30 Attribution.txt 17:33:24 -rw-rw-r-- 1 jenkins jenkins 16561 Aug 27 17:30 CHANGELOG.md 17:33:24 -rw-rw-r-- 1 jenkins jenkins 2453 Aug 27 17:30 Dockerfile 17:33:24 -rw-rw-r-- 1 jenkins jenkins 678 Aug 27 17:30 GOVERNANCE.md 17:33:24 -rw-rw-r-- 1 jenkins jenkins 659 Aug 27 17:30 Jenkinsfile 17:33:24 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 27 17:30 LICENSE 17:33:24 -rw-rw-r-- 1 jenkins jenkins 2611 Aug 27 17:30 Makefile 17:33:24 -rw-rw-r-- 1 jenkins jenkins 622 Aug 27 17:30 OWNERS.md 17:33:24 -rw-rw-r-- 1 jenkins jenkins 2575 Aug 27 17:30 README.md 17:33:24 -rw-rw-r-- 1 jenkins jenkins 5 Aug 27 17:31 VERSION 17:33:24 drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 17:30 bin 17:33:24 drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 17:30 cmd 17:33:24 -rw-r--r-- 1 jenkins jenkins 54703 Aug 27 17:33 coverage.out 17:33:24 -rwxrwxr-x 1 jenkins jenkins 84 Aug 27 17:30 docker-entrypoint.sh 17:33:24 drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 17:30 docs 17:33:24 -rw-rw-r-- 1 jenkins jenkins 7210 Aug 27 17:30 go.mod 17:33:24 -rw-rw-r-- 1 jenkins jenkins 102021 Aug 27 17:30 go.sum 17:33:24 drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 17:30 internal 17:33:24 -rw-rw-r-- 1 jenkins jenkins 231 Aug 27 17:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:25 + 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=080cae460d85e2b6181a83a9e3720447c88122c4 --label arch=amd64 --label version=0.0.0 . 17:33:25 Sending build context to Docker daemon 20.53MB 17:33:25 Step 1/37 : ARG BASE=golang:1.21-alpine3.18 17:33:25 Step 2/37 : FROM ${BASE} AS builder 17:33:25 ---> 76e109583367 17:33:25 Step 3/37 : ARG ADD_BUILD_TAGS="" 17:33:25 ---> Running in 398265a00a0d 17:33:25 Removing intermediate container 398265a00a0d 17:33:25 ---> 9986020e8fd1 17:33:25 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:33:25 ---> Running in 2cf0be03b091 17:33:25 Removing intermediate container 2cf0be03b091 17:33:25 ---> 9952d9ee0473 17:33:25 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:33:25 ---> Running in 7d5e598c4f4d 17:33:25 Removing intermediate container 7d5e598c4f4d 17:33:25 ---> bbab3c70b461 17:33:25 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:33:25 ---> Running in 47c5b2626090 17:33:25 Removing intermediate container 47c5b2626090 17:33:25 ---> bc5e3012db7d 17:33:25 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:33:25 ---> Running in 3e1639a61925 17:33:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:33:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:33:26 OK: 271 MiB in 65 packages 17:33:26 Removing intermediate container 3e1639a61925 17:33:26 ---> 93eacf6c55f5 17:33:26 Step 8/37 : WORKDIR /device-usb-camera 17:33:26 ---> Running in 26a784ade856 17:33:26 Removing intermediate container 26a784ade856 17:33:26 ---> 4c9c111e58b9 17:33:26 Step 9/37 : COPY go.mod vendor* ./ 17:33:27 ---> 1d00db43ff8f 17:33:27 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:33:27 ---> Running in eb00fdd7eaba 17:33:28 Removing intermediate container eb00fdd7eaba 17:33:28 ---> 3a10e1b13448 17:33:28 Step 11/37 : COPY . . 17:33:28 ---> 532dbe54f806 17:33:28 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 17:33:28 ---> Running in ebac3d48b7b5 17:33:29  % Total % Received % Xferd Average Speed Time Time Time Current 17:33:29 Dload Upload Total Spent Left Speed 17:33:29  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 30163 0 --:--:-- --:--:-- --:--:-- 31235 17:33:29 Removing intermediate container ebac3d48b7b5 17:33:29 ---> 43718ebb6650 17:33:29 Step 13/37 : RUN ${MAKE} 17:33:29 ---> Running in a3e2f313ec58 17:33: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.34" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:33:32 using credential edgex-jenkins-ssh 17:33:32 Cloning the remote Git repository 17:33:32 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 17:33:32 > git init /w/workspace/device-usb-camera/1 # timeout=10 17:33:32 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:33:32 > git --version # timeout=10 17:33:32 > git --version # 'git version 2.25.1' 17:33:32 using GIT_SSH to set credentials SSH Credentials for GitHub 17:33:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:33:36 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:33:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:33:38 Merging remotes/origin/main commit e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 into PR head commit 080cae460d85e2b6181a83a9e3720447c88122c4 17:33:37 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:33:37 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:33:37 using GIT_SSH to set credentials SSH Credentials for GitHub 17:33:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/346/head:refs/remotes/origin/PR-346 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:33:38 > git config core.sparsecheckout # timeout=10 17:33:38 > git checkout -f 080cae460d85e2b6181a83a9e3720447c88122c4 # timeout=10 17:33:38 > git remote # timeout=10 17:33:38 Merge succeeded, producing 080cae460d85e2b6181a83a9e3720447c88122c4 17:33:38 Checking out Revision 080cae460d85e2b6181a83a9e3720447c88122c4 (PR-346) 17:33:39 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 17:33:39 > git --version # timeout=10 17:33:39 > git --version # 'git version 2.25.1' 17:33:39 fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 17:33:38 > git config --get remote.origin.url # timeout=10 17:33:38 using GIT_SSH to set credentials SSH Credentials for GitHub 17:33:38 > git merge e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 # timeout=10 17:33:38 > git rev-parse HEAD^{commit} # timeout=10 17:33:38 > git config core.sparsecheckout # timeout=10 17:33:38 > git checkout -f 080cae460d85e2b6181a83a9e3720447c88122c4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:33:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:33:44 % Total % Received % Xferd Average Speed Time Time Time Current 17:33:44 Dload Upload Total Spent Left Speed 17:33:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 75017 0 --:--:-- --:--:-- --:--:-- 75017 [Pipeline] sh 17:33:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:33:45 + sudo tee /etc/docker/daemon.new 17:33:45 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:33:45 { 17:33:45 "registry-mirrors": [ 17:33:45 "https://nexus3.edgexfoundry.org:10001" 17:33:45 ], 17:33:45 "bip": "10.250.0.254/24", 17:33:45 "hosts": [ 17:33:45 "tcp://0.0.0.0:5555", 17:33:45 "unix:///var/run/docker.sock" 17:33:45 ], 17:33:45 "mtu": 1458, 17:33:45 "selinux-enabled": true, 17:33:45 "seccomp-profile": "/etc/docker/seccomp.json" 17:33:45 } [Pipeline] sh 17:33:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:33:46 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:34:04 provisioning config files... 17:34:04 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config10632053530964931121tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:34:05 ---> ****-login.sh 17:34:05 nexus3.edgexfoundry.org:10001 17:34:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:34:05 Configure a credential helper to remove this warning. See 17:34:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:34:05 17:34:05 Login Succeeded 17:34:05 nexus3.edgexfoundry.org:10002 17:34:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:34:05 Configure a credential helper to remove this warning. See 17:34:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:34:05 17:34:05 Login Succeeded 17:34:05 nexus3.edgexfoundry.org:10003 17:34:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:34:06 Configure a credential helper to remove this warning. See 17:34:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:34:06 17:34:06 Login Succeeded 17:34:06 nexus3.edgexfoundry.org:10004 17:34:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:34:06 Configure a credential helper to remove this warning. See 17:34:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:34:06 17:34:06 Login Succeeded 17:34:06 ****.io 17:34:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:34:07 Configure a credential helper to remove this warning. See 17:34:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:34:07 17:34:07 Login Succeeded 17:34:07 ---> ****-login.sh ends [Pipeline] } 17:34:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:34:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:34:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:34:07 ========================================================= 17:34:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 17:34:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:08 Removing intermediate container a3e2f313ec58 17:34:08 ---> 511137346653 17:34:08 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 17:34:08 1.8.2: Pulling from bluenviron/mediamtx 17:34:08 8411072a22a5: Pulling fs layer 17:34:08 8411072a22a5: Verifying Checksum 17:34:08 8411072a22a5: Download complete 17:34:08 8411072a22a5: Pull complete 17:34:08 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 17:34:08 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 17:34:08 ---> 1ac78cb06e13 17:34:08 Step 15/37 : FROM alpine:3.18 17:34:08 3.18: Pulling from library/alpine 17:34:08 930bdd4d222e: Pulling fs layer 17:34:08 930bdd4d222e: Verifying Checksum 17:34:08 930bdd4d222e: Download complete 17:34:08 930bdd4d222e: Pull complete 17:34:08 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 17:34:08 Status: Downloaded newer image for alpine:3.18 17:34:08 ---> 18f865063206 17:34:08 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:34:08 ---> Running in 2b8efa400130 17:34:08 Removing intermediate container 2b8efa400130 17:34:08 ---> ab26abd29c9b 17:34:08 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:34:08 ---> Running in feeba0bd9d18 17:34:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:34:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:34:08 (1/107) Installing dumb-init (1.2.5-r2) 17:34:08 (2/107) Installing sdl2 (2.26.5-r0) 17:34:08 (3/107) Installing svt-av1-libs (1.6.0-r0) 17:34:08 (4/107) Installing aom-libs (3.6.1-r0) 17:34:08 (5/107) Installing libxau (1.0.11-r2) 17:34:08 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 17:34:08 (6/107) Installing libmd (1.0.4-r2) 17:34:08 (7/107) Installing libbsd (0.11.7-r1) 17:34:08 (8/107) Installing libxdmcp (1.1.4-r2) 17:34:08 (9/107) Installing libxcb (1.15-r1) 17:34:08 (10/107) Installing libx11 (1.8.7-r0) 17:34:08 (11/107) Installing hwdata-pci (0.370-r0) 17:34:08 (12/107) Installing libpciaccess (0.17-r2) 17:34:08 (13/107) Installing libdrm (2.4.115-r4) 17:34:08 (14/107) Installing libxext (1.3.5-r2) 17:34:08 (15/107) Installing libxfixes (6.0.1-r2) 17:34:08 (16/107) Installing libffi (3.4.4-r2) 17:34:08 (17/107) Installing wayland-libs-client (1.22.0-r2) 17:34:08 (18/107) Installing libva (2.18.0-r1) 17:34:08 (19/107) Installing libvdpau (1.5-r1) 17:34:08 (20/107) Installing libgcc (12.2.1_git20220924-r10) 17:34:08 (21/107) Installing libstdc++ (12.2.1_git20220924-r10) 17:34:08 (22/107) Installing onevpl-libs (2023.2.1-r0) 17:34:08 (23/107) Installing ffmpeg-libavutil (6.0.1-r0) 17:34:08 (24/107) Installing libdav1d (1.2.1-r0) 17:34:08 (25/107) Installing brotli-libs (1.0.9-r14) 17:34:08 (26/107) Installing libhwy (1.0.4-r1) 17:34:08 (27/107) Installing lcms2 (2.15-r2) 17:34:08 (28/107) Installing libjxl (0.8.2-r0) 17:34:08 (29/107) Installing lame-libs (3.100-r5) 17:34:08 (30/107) Installing opus (1.4-r0) 17:34:08 (31/107) Installing libgomp (12.2.1_git20220924-r10) 17:34:08 (32/107) Installing soxr (0.1.3-r5) 17:34:08 (33/107) Installing ffmpeg-libswresample (6.0.1-r0) 17:34:08 (34/107) Installing libogg (1.3.5-r4) 17:34:08 (35/107) Installing libtheora (1.1.1-r17) 17:34:08 (36/107) Installing libvorbis (1.3.7-r1) 17:34:08 (37/107) Installing libvpx (1.13.0-r2) 17:34:08 (38/107) Installing libwebp (1.3.2-r0) 17:34:08 (39/107) Installing x264-libs (0.164_git20220602-r1) 17:34:08 (40/107) Installing numactl (2.0.16-r4) 17:34:08 (41/107) Installing x265-libs (3.5-r4) 17:34:08 (42/107) Installing xvidcore (1.3.7-r1) 17:34:08 (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) 17:34:09 Sending build context to Docker daemon 10.5MB 17:34:09 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 17:34:09 Step 2/13 : FROM ${BASE} AS builder 17:34:09 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:34:09 c6b39de5b339: Pulling fs layer 17:34:09 a69c41024577: Pulling fs layer 17:34:09 d6de4b400683: Pulling fs layer 17:34:09 35cb2a7552d0: Pulling fs layer 17:34:09 4f4fb700ef54: Pulling fs layer 17:34:09 464afbd9ba4c: Pulling fs layer 17:34:09 00f215d4a9da: Pulling fs layer 17:34:09 d496ad576159: Pulling fs layer 17:34:09 35cb2a7552d0: Waiting 17:34:09 464afbd9ba4c: Waiting 17:34:09 00f215d4a9da: Waiting 17:34:09 d496ad576159: Waiting 17:34:09 4f4fb700ef54: Waiting 17:34:09 (44/107) Installing alsa-lib (1.2.9-r1) 17:34:09 (45/107) Installing libexpat (2.6.2-r0) 17:34:09 (46/107) Installing libbz2 (1.0.8-r5) 17:34:09 (47/107) Installing libpng (1.6.39-r3) 17:34:09 (48/107) Installing freetype (2.13.0-r5) 17:34:09 (49/107) Installing fontconfig (2.14.2-r3) 17:34:09 (50/107) Installing fribidi (1.0.13-r0) 17:34:09 (51/107) Installing libintl (0.21.1-r7) 17:34:09 (52/107) Installing libblkid (2.38.1-r8) 17:34:09 (53/107) Installing libmount (2.38.1-r8) 17:34:09 (54/107) Installing pcre2 (10.42-r1) 17:34:09 (55/107) Installing glib (2.76.6-r0) 17:34:09 (56/107) Installing graphite2 (1.3.14-r5) 17:34:09 (57/107) Installing harfbuzz (7.3.0-r0) 17:34:09 (58/107) Installing libunibreak (5.1-r0) 17:34:09 (59/107) Installing libass (0.17.1-r0) 17:34:09 (60/107) Installing libbluray (1.3.4-r0) 17:34:09 (61/107) Installing gmp (6.2.1-r3) 17:34:09 (62/107) Installing nettle (3.8.1-r2) 17:34:09 (63/107) Installing libunistring (1.1-r1) 17:34:09 (64/107) Installing libidn2 (2.3.4-r1) 17:34:09 (65/107) Installing p11-kit (0.24.1-r2) 17:34:09 (66/107) Installing libtasn1 (4.19.0-r1) 17:34:09 (67/107) Installing gnutls (3.8.4-r0) 17:34:09 a69c41024577: Download complete 17:34:09 35cb2a7552d0: Verifying Checksum 17:34:09 35cb2a7552d0: Download complete 17:34:09 4f4fb700ef54: Verifying Checksum 17:34:09 4f4fb700ef54: Download complete 17:34:09 464afbd9ba4c: Verifying Checksum 17:34:09 464afbd9ba4c: Download complete 17:34:09 c6b39de5b339: Verifying Checksum 17:34:09 c6b39de5b339: Download complete 17:34:09 (68/107) Installing mpg123-libs (1.31.3-r1) 17:34:09 (69/107) Installing libopenmpt (0.7.2-r0) 17:34:09 (70/107) Installing cjson (1.7.17-r0) 17:34:09 (71/107) Installing mbedtls (2.28.8-r0) 17:34:09 (72/107) Installing librist (0.2.7-r0) 17:34:09 (73/107) Installing libsrt (1.5.2-r0) 17:34:09 (74/107) Installing libssh (0.10.5-r0) 17:34:09 (75/107) Installing xz-libs (5.4.3-r0) 17:34:09 (76/107) Installing libxml2 (2.11.8-r0) 17:34:09 (77/107) Installing libsodium (1.0.18-r3) 17:34:09 (78/107) Installing libzmq (4.3.4-r4) 17:34:09 (79/107) Installing ffmpeg-libavformat (6.0.1-r0) 17:34:09 (80/107) Installing glslang-libs (1.3.243.0-r1) 17:34:09 (81/107) Installing spirv-tools (1.3.243.0-r1) 17:34:09 (82/107) Installing shaderc (2023.3-r1) 17:34:09 (83/107) Installing vulkan-loader (1.3.243.0-r1) 17:34:09 (84/107) Installing libplacebo (5.264.1-r1) 17:34:09 (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) 17:34:09 (86/107) Installing ffmpeg-libswscale (6.0.1-r0) 17:34:09 (87/107) Installing vidstab (1.1.1-r0) 17:34:09 (88/107) Installing zimg (3.0.5-r0) 17:34:09 (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) 17:34:09 (90/107) Installing libasyncns (0.8-r1) 17:34:09 (91/107) Installing dbus-libs (1.14.8-r0) 17:34:09 (92/107) Installing libltdl (2.4.7-r2) 17:34:09 (93/107) Installing orc (0.4.34-r0) 17:34:09 (94/107) Installing flac-libs (1.4.3-r0) 17:34:09 (95/107) Installing libsndfile (1.2.0-r2) 17:34:09 (96/107) Installing speexdsp (1.2.1-r1) 17:34:09 (97/107) Installing tdb-libs (1.4.8-r1) 17:34:09 (98/107) Installing libpulse (16.1-r10) 17:34:09 (99/107) Installing libjpeg-turbo (2.1.5.1-r3) 17:34:09 (100/107) Installing v4l-utils-libs (1.24.1-r0) 17:34:09 (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) 17:34:09 (102/107) Installing ffmpeg (6.0.1-r0) 17:34:09 d496ad576159: Verifying Checksum 17:34:09 d496ad576159: Download complete 17:34:10 (103/107) Installing udev-init-scripts (35-r1) 17:34:10 (104/107) Installing eudev-libs (3.2.11-r8) 17:34:10 (105/107) Installing zstd-libs (1.5.5-r4) 17:34:10 (106/107) Installing kmod-libs (30-r3) 17:34:10 (107/107) Installing eudev (3.2.11-r8) 17:34:10 Executing busybox-1.36.1-r7.trigger 17:34:10 Executing glib-2.76.6-r0.trigger 17:34:10 Executing eudev-3.2.11-r8.trigger 17:34:10 OK: 131 MiB in 122 packages 17:34:10 c6b39de5b339: Pull complete 17:34:10 a69c41024577: Pull complete 17:34:11 d6de4b400683: Verifying Checksum 17:34:11 d6de4b400683: Download complete 17:34:12 00f215d4a9da: Download complete 17:34:14 Removing intermediate container feeba0bd9d18 17:34:14 ---> 4a580811f50d 17:34:14 Step 18/37 : RUN apk --no-cache upgrade 17:34:14 ---> Running in db03ac63c769 17:34:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:34:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:34:14 OK: 131 MiB in 122 packages 17:34:14 Removing intermediate container db03ac63c769 17:34:14 ---> be238729bd07 17:34:14 Step 19/37 : WORKDIR / 17:34:14 ---> Running in 50a394a9eed9 17:34:15 Removing intermediate container 50a394a9eed9 17:34:15 ---> 13cba32df09a 17:34:15 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 17:34:16 ---> 5bf836c65450 17:34:16 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 17:34:16 ---> 1eb13b441b1c 17:34:16 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 17:34:16 ---> c2fffc1ba6d4 17:34:16 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:34:16 ---> dc1f00ef1314 17:34:16 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:34:16 ---> 18082c272d5f 17:34:16 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 17:34:16 ---> 1319ae9f835c 17:34:16 Step 26/37 : COPY --from=rtsp /mediamtx / 17:34:17 ---> b219c64daf85 17:34:17 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 17:34:17 ---> Running in fac770c38aa3 17:34:18 Removing intermediate container fac770c38aa3 17:34:18 ---> d1500f9312bb 17:34:18 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 17:34:18 ---> Running in 1e9b3eeadd5e 17:34:19 Removing intermediate container 1e9b3eeadd5e 17:34:19 ---> ecbef91ce360 17:34:19 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 17:34:19 ---> Running in 0ea8b0e8b2f3 17:34:19 Removing intermediate container 0ea8b0e8b2f3 17:34:19 ---> 6fb1fb9f3d1a 17:34:19 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 17:34:19 ---> Running in 67b87b598106 17:34:20 Removing intermediate container 67b87b598106 17:34:20 ---> f9b31d7b0d86 17:34:20 Step 31/37 : EXPOSE 59983 17:34:20 ---> Running in cca7451bf8c9 17:34:20 Removing intermediate container cca7451bf8c9 17:34:20 ---> d4c6b5b942c5 17:34:20 Step 32/37 : EXPOSE 8554 17:34:20 ---> Running in 51b3370449f6 17:34:20 Removing intermediate container 51b3370449f6 17:34:20 ---> ca6a44029ad9 17:34:20 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:34:20 ---> Running in 811eb6a41465 17:34:20 Removing intermediate container 811eb6a41465 17:34:20 ---> 0a47f3370629 17:34:20 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:34:20 ---> Running in a4b1c02dbae7 17:34:20 Removing intermediate container a4b1c02dbae7 17:34:20 ---> 501095f5add2 17:34:20 Step 35/37 : LABEL arch=amd64 17:34:20 ---> Running in 0633a076e3f6 17:34:20 Removing intermediate container 0633a076e3f6 17:34:20 ---> b147313ee556 17:34:20 Step 36/37 : LABEL git_sha=080cae460d85e2b6181a83a9e3720447c88122c4 17:34:20 ---> Running in 26f73b2a42f0 17:34:20 Removing intermediate container 26f73b2a42f0 17:34:20 ---> b069076238d5 17:34:20 Step 37/37 : LABEL version=0.0.0 17:34:20 ---> Running in b442370e015f 17:34:21 Removing intermediate container b442370e015f 17:34:21 ---> 565e2c97d4e4 17:34:21 [Warning] One or more build-args [ARCH] were not consumed 17:34:21 Successfully built 565e2c97d4e4 17:34:21 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:34:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:34:22 17:34:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:34:22 latest: Pulling from edgex-lftools-log-publisher 17:34:22 5eb5b503b376: Pulling fs layer 17:34:22 5c69ac0246d0: Pulling fs layer 17:34:22 ec43610c2a17: Pulling fs layer 17:34:22 3a2ae6a8a46f: Pulling fs layer 17:34:22 33b1e0a273af: Pulling fs layer 17:34:22 3a2ae6a8a46f: Waiting 17:34:22 5d3b04190fa2: Pulling fs layer 17:34:22 33b1e0a273af: Waiting 17:34:22 2f39f015ded8: Pulling fs layer 17:34:22 5c69ac0246d0: Verifying Checksum 17:34:22 5c69ac0246d0: Download complete 17:34:22 3a2ae6a8a46f: Verifying Checksum 17:34:22 3a2ae6a8a46f: Download complete 17:34:22 ec43610c2a17: Verifying Checksum 17:34:22 ec43610c2a17: Download complete 17:34:22 33b1e0a273af: Verifying Checksum 17:34:22 33b1e0a273af: Download complete 17:34:22 5d3b04190fa2: Download complete 17:34:22 5eb5b503b376: Verifying Checksum 17:34:22 5eb5b503b376: Download complete 17:34:23 2f39f015ded8: Download complete 17:34:24 5eb5b503b376: Pull complete 17:34:24 5c69ac0246d0: Pull complete 17:34:24 ec43610c2a17: Pull complete 17:34:24 3a2ae6a8a46f: Pull complete 17:34:24 d6de4b400683: Pull complete 17:34:24 35cb2a7552d0: Pull complete 17:34:24 4f4fb700ef54: Pull complete 17:34:24 464afbd9ba4c: Pull complete 17:34:25 33b1e0a273af: Pull complete 17:34:25 5d3b04190fa2: Pull complete 17:34:30 2f39f015ded8: Pull complete 17:34:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:34:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:34:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:34:30 prd-ubuntu20.04-docker-8c-8g-8830 does not seem to be running inside a container 17:34:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-346 -v /w/workspace/foundry_device-usb-camera_PR-346:/w/workspace/foundry_device-usb-camera_PR-346:rw,z -v /w/workspace/foundry_device-usb-camera_PR-346@tmp:/w/workspace/foundry_device-usb-camera_PR-346@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:34:34 00f215d4a9da: Pull complete 17:34:35 $ docker top 8b9b051fbb9941b0dc494aade7aec530dbaee69fd71e6828de605506ebe4a7ba -eo pid,comm 17:34:35 d496ad576159: Pull complete 17:34:35 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 17:34:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 17:34:35 ---> f246e2811388 17:34:35 Step 3/13 : ARG ADD_BUILD_TAGS="" [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:34:35 ---> job-cost.sh 17:34:35 lf-activate-venv: SKIPPING 17:34:35 INFO: No Stack... 17:34:36 INFO: Retrieving Pricing Info for: v3-standard-8 17:34:36 INFO: Archiving Costs [Pipeline] sh 17:34:36 + cat /w/workspace/foundry_device-usb-camera_PR-346/archives/cost.csv 17:34:36 + cut -d, -f6 [Pipeline] lock 17:34:36 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-346-1-stack-cost] 17:34:36 Resource [jenkins-edgexfoundry-device-usb-camera-PR-346-1-stack-cost] did not exist. Created. 17:34:36 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-346-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:34:37 + echo total: 0.2199999988079071 [Pipeline] stash 17:34:37 Stashed 1 file(s) 17:34:37 ---> Running in 41386721efd0 [Pipeline] } 17:34:37 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-346-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:34:37 $ docker stop --time=1 8b9b051fbb9941b0dc494aade7aec530dbaee69fd71e6828de605506ebe4a7ba 17:34:37 Removing intermediate container 41386721efd0 17:34:37 ---> 49099f4755f1 17:34:37 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:34:37 ---> Running in f260037a7fd5 17:34:38 Removing intermediate container f260037a7fd5 17:34:38 ---> 46b72ba21811 17:34:38 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:34:38 ---> Running in f187ffe4879d 17:34:38 Removing intermediate container f187ffe4879d 17:34:38 ---> 094c7f8608e9 17:34:38 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:34:38 ---> Running in 1717932b6357 17:34:38 $ docker rm -f --volumes 8b9b051fbb9941b0dc494aade7aec530dbaee69fd71e6828de605506ebe4a7ba 17:34:38 Removing intermediate container 1717932b6357 17:34:38 ---> 147474fef045 17:34:38 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [Pipeline] // withDockerContainer [Pipeline] } 17:34:38 ---> Running in 1bc678135e78 [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:34:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:34:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:34:41 (1/13) Installing libintl (0.21.1-r7) 17:34:41 (2/13) Installing eudev-libs (3.2.11-r8) 17:34:41 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 17:34:41 (4/13) Installing v4l-utils-libs (1.24.1-r0) 17:34:41 (5/13) Installing v4l-utils (1.24.1-r0) 17:34:41 (6/13) Installing libdvbv5 (1.24.1-r0) 17:34:41 (7/13) Installing udev-init-scripts (35-r1) 17:34:41 (8/13) Installing libblkid (2.38.1-r8) 17:34:41 (9/13) Installing xz-libs (5.4.3-r0) 17:34:41 (10/13) Installing kmod-libs (30-r3) 17:34:41 (11/13) Installing eudev (3.2.11-r8) 17:34:41 (12/13) Installing eudev-dev (3.2.11-r8) 17:34:41 (13/13) Installing v4l-utils-dev (1.24.1-r0) 17:34:41 Executing busybox-1.36.1-r5.trigger 17:34:41 Executing eudev-3.2.11-r8.trigger 17:34:42 OK: 273 MiB in 65 packages 17:34:43 Removing intermediate container 1bc678135e78 17:34:43 ---> d38635a6647c 17:34:43 Step 8/13 : WORKDIR /device-usb-camera 17:34:43 ---> Running in 74905e9df31d 17:34:43 Removing intermediate container 74905e9df31d 17:34:43 ---> 9b7a71fd5e13 17:34:43 Step 9/13 : COPY go.mod vendor* ./ 17:34:44 ---> fc3dc7c30c48 17:34:44 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:34:44 ---> Running in 5374cb345c11 17:36:50 Removing intermediate container 5374cb345c11 17:36:50 ---> f500bca3362e 17:36:50 Step 11/13 : COPY . . 17:36:50 ---> f1e6a6750075 17:36:50 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 17:36:50 ---> Running in 84cb03e1b68a 17:36:50  % Total % Received % Xferd Average Speed  Time Time Time  Current 17:36:50    Dload Upload Total Spent Left Speed 17:36:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6254 0 --:--:-- --:--:-- --:--:-- 6284 17:36:50 Removing intermediate container 84cb03e1b68a 17:36:50 ---> 63c88602b67c 17:36:50 Step 13/13 : RUN ${MAKE} 17:36:50 ---> Running in 41e93c28c25e 17:36:52 noop 17:36:52 Removing intermediate container 41e93c28c25e 17:36:52 ---> 607758ee9b1a 17:36:52 Successfully built 607758ee9b1a 17:36:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:53 + docker inspect -f . ci-base-image-arm64 17:36:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:36:53 prd-ubuntu20.04-docker-arm64-4c-16g-8831 does not seem to be running inside a container 17:36:53 $ 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:36:55 $ docker top 9825e66bd1a5e090b53d547c85d0dbed256ebe30048984da411aa808f3e8c2d2 -eo pid,comm [Pipeline] { [Pipeline] sh 17:36:56 + go version 17:36:56 go version go1.21.9 linux/arm64 [Pipeline] } 17:36:56 $ docker stop --time=1 9825e66bd1a5e090b53d547c85d0dbed256ebe30048984da411aa808f3e8c2d2 17:36:57 $ docker rm -f --volumes 9825e66bd1a5e090b53d547c85d0dbed256ebe30048984da411aa808f3e8c2d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:58 + docker inspect -f . ci-base-image-arm64 17:36:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:36:59 prd-ubuntu20.04-docker-arm64-4c-16g-8831 does not seem to be running inside a container 17:36:59 $ 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:37:00 $ docker top 8b6227576947c3107095b3042765322c8af6c51f0d332c2b4e7a1cd6ce200401 -eo pid,comm [Pipeline] { [Pipeline] sh 17:37:01 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 17:37:02 + make test 17:37:02 go test ./... -coverprofile=coverage.out ./... 17:37:08 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:40:45 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:40:45 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.062s coverage: 4.4% of statements 17:40:46 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:40:46 go vet ./... 17:41:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:41:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:41:33 ./bin/test-attribution-txt.sh 17:41:33 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 17:41:33 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 17:41:33 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 17:41:33 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 17:41:33 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 17:41:33 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 17:41:33 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 17:41:33 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 17:41:33 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 17:41:33 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 17:41:33 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 17:41:33 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 17:41:33 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 17:41:33 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 17:41:33 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 17:41:33 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 17:41:33 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 17:41:33 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 17:41:33 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 17:41:33 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 17:41:33 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 17:41:33 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 17:41:33 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 17:41:33 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 17:41:33 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 17:41:33 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 17:41:33 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 17:41:33 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 17:41:33 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 17:41:33 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 17:41:33 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 17:41:33 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 17:41:33 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 17:41:33 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 17:41:33 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 17:41:33 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 17:41:33 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 17:41:33 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 17:41:33 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 17:41:33 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 17:41:33 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 17:41:33 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 17:41:33 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 17:41:33 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 17:41:33 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 17:41:33 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 17:41:33 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 17:41:33 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 17:41:33 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 17:41:33 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 17:41:33 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 17:41:33 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 17:41:33 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 17:41:33 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 17:41:33 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 17:41:33 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 17:41:33 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 17:41:33 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 17:41:33 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 17:41:33 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 17:41:33 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 17:41:33 An attribution for golang.org/x/term is missing from Attribution.txt, please add 17:41:33 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 17:41:33 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 17:41:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 17:41:33 $ docker stop --time=1 8b6227576947c3107095b3042765322c8af6c51f0d332c2b4e7a1cd6ce200401 17:41:35 $ docker rm -f --volumes 8b6227576947c3107095b3042765322c8af6c51f0d332c2b4e7a1cd6ce200401 [Pipeline] // withDockerContainer [Pipeline] sh 17:41:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:41:36 Warning: overwriting stash ‘coverage-report’ 17:41:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:41:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:41:38 + ls -al . 17:41:38 total 288 17:41:38 drwxrwxr-x 8 jenkins jenkins 4096 Aug 27 17:37 . 17:41:38 drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 17:33 .. 17:41:38 drwxrwxr-x 8 jenkins jenkins 4096 Aug 27 17:33 .git 17:41:38 drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 17:33 .github 17:41:38 -rw-rw-r-- 1 jenkins jenkins 379 Aug 27 17:33 .gitignore 17:41:38 -rw-rw-r-- 1 jenkins jenkins 45 Aug 27 17:33 .golangci.yml 17:41:38 -rw-rw-r-- 1 jenkins jenkins 77 Aug 27 17:33 .hadolint.yml 17:41:38 -rw-rw-r-- 1 jenkins jenkins 10870 Aug 27 17:33 Attribution.txt 17:41:38 -rw-rw-r-- 1 jenkins jenkins 16561 Aug 27 17:33 CHANGELOG.md 17:41:38 -rw-rw-r-- 1 jenkins jenkins 2453 Aug 27 17:33 Dockerfile 17:41:38 -rw-rw-r-- 1 jenkins jenkins 678 Aug 27 17:33 GOVERNANCE.md 17:41:38 -rw-rw-r-- 1 jenkins jenkins 659 Aug 27 17:33 Jenkinsfile 17:41:38 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 27 17:33 LICENSE 17:41:38 -rw-rw-r-- 1 jenkins jenkins 2611 Aug 27 17:33 Makefile 17:41:38 -rw-rw-r-- 1 jenkins jenkins 622 Aug 27 17:33 OWNERS.md 17:41:38 -rw-rw-r-- 1 jenkins jenkins 2575 Aug 27 17:33 README.md 17:41:38 -rw-rw-r-- 1 jenkins jenkins 5 Aug 27 17:31 VERSION 17:41:38 drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 17:33 bin 17:41:38 drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 17:33 cmd 17:41:38 -rw-r--r-- 1 jenkins jenkins 54703 Aug 27 17:40 coverage.out 17:41:38 -rwxrwxr-x 1 jenkins jenkins 84 Aug 27 17:33 docker-entrypoint.sh 17:41:38 drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 17:33 docs 17:41:38 -rw-rw-r-- 1 jenkins jenkins 7210 Aug 27 17:33 go.mod 17:41:38 -rw-rw-r-- 1 jenkins jenkins 102021 Aug 27 17:33 go.sum 17:41:38 drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 17:33 internal 17:41:38 -rw-rw-r-- 1 jenkins jenkins 231 Aug 27 17:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:38 + 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=080cae460d85e2b6181a83a9e3720447c88122c4 --label arch=arm64 --label version=0.0.0 . 17:41:39 Sending build context to Docker daemon 10.56MB 17:41:39 Step 1/37 : ARG BASE=golang:1.21-alpine3.18 17:41:39 Step 2/37 : FROM ${BASE} AS builder 17:41:39 ---> 607758ee9b1a 17:41:39 Step 3/37 : ARG ADD_BUILD_TAGS="" 17:41:39 ---> Running in 029097271c83 17:41:40 Removing intermediate container 029097271c83 17:41:40 ---> fb39490be5cd 17:41:40 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:41:40 ---> Running in 2c828cc8a5fe 17:41:40 Removing intermediate container 2c828cc8a5fe 17:41:40 ---> 31b2dfbb7072 17:41:40 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:41:40 ---> Running in bf9406b6981c 17:41:40 Removing intermediate container bf9406b6981c 17:41:40 ---> 2a687b5f98c8 17:41:40 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:41:40 ---> Running in eaef8dde1ebc 17:41:41 Removing intermediate container eaef8dde1ebc 17:41:41 ---> b5161a101f7d 17:41:41 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:41:41 ---> Running in 6cafe9836bbe 17:41:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:41:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:41:43 OK: 273 MiB in 65 packages 17:41:44 Removing intermediate container 6cafe9836bbe 17:41:44 ---> 02d751c307b3 17:41:44 Step 8/37 : WORKDIR /device-usb-camera 17:41:44 ---> Running in ca5af092c4f0 17:41:44 Removing intermediate container ca5af092c4f0 17:41:44 ---> a783303bf31a 17:41:44 Step 9/37 : COPY go.mod vendor* ./ 17:41:45 ---> dc52ebb92956 17:41:45 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:41:45 ---> Running in abb7b505f304 17:41:48 Removing intermediate container abb7b505f304 17:41:48 ---> 1ce2e5ce5e30 17:41:48 Step 11/37 : COPY . . 17:41:49 ---> 9d355d82e77c 17:41:49 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 17:41:49 ---> Running in 4d0798672f1a 17:41:50  % Total % Received % Xferd Average Speed Time Time Time Current 17:41:50 Dload Upload Total Spent Left Speed 17:41:51 0 0  0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062  0 0 5085 0 --:--:-- --:--:-- --:--:-- 5081 17:41:51 Removing intermediate container 4d0798672f1a 17:41:51 ---> 74d3e216cffa 17:41:51 Step 13/37 : RUN ${MAKE} 17:41:51 ---> Running in 885beff60a79 17:41:53 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.34" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:45:29 Removing intermediate container 885beff60a79 17:45:29 ---> df315c1611c9 17:45:29 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 17:45:30 1.8.2: Pulling from bluenviron/mediamtx 17:45:30 da4d7e05a7aa: Pulling fs layer 17:45:31 da4d7e05a7aa: Verifying Checksum 17:45:31 da4d7e05a7aa: Download complete 17:45:32 da4d7e05a7aa: Pull complete 17:45:32 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 17:45:32 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 17:45:32 ---> 62c65ed7ef0d 17:45:32 Step 15/37 : FROM alpine:3.18 17:45:33 3.18: Pulling from library/alpine 17:45:33 4983c3fe2029: Pulling fs layer 17:45:33 4983c3fe2029: Verifying Checksum 17:45:33 4983c3fe2029: Download complete 17:45:34 4983c3fe2029: Pull complete 17:45:34 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 17:45:34 Status: Downloaded newer image for alpine:3.18 17:45:34 ---> a0237000ae83 17:45:34 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:45:34 ---> Running in c1b18726fa9c 17:45:34 Removing intermediate container c1b18726fa9c 17:45:34 ---> 08b3c180ca67 17:45:34 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:45:34 ---> Running in 08e2d93951d9 17:45:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:45:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:45:36 (1/104) Installing dumb-init (1.2.5-r2) 17:45:36 (2/104) Installing sdl2 (2.26.5-r0) 17:45:37 (3/104) Installing svt-av1-libs (1.6.0-r0) 17:45:37 (4/104) Installing aom-libs (3.6.1-r0) 17:45:37 (5/104) Installing libxau (1.0.11-r2) 17:45:37 (6/104) Installing libmd (1.0.4-r2) 17:45:37 (7/104) Installing libbsd (0.11.7-r1) 17:45:37 (8/104) Installing libxdmcp (1.1.4-r2) 17:45:37 (9/104) Installing libxcb (1.15-r1) 17:45:37 (10/104) Installing libx11 (1.8.7-r0) 17:45:37 (11/104) Installing libdrm (2.4.115-r4) 17:45:37 (12/104) Installing libxext (1.3.5-r2) 17:45:38 (13/104) Installing libxfixes (6.0.1-r2) 17:45:38 (14/104) Installing libffi (3.4.4-r2) 17:45:38 (15/104) Installing wayland-libs-client (1.22.0-r2) 17:45:38 (16/104) Installing libva (2.18.0-r1) 17:45:38 (17/104) Installing libvdpau (1.5-r1) 17:45:38 (18/104) Installing ffmpeg-libavutil (6.0.1-r0) 17:45:38 (19/104) Installing libdav1d (1.2.1-r0) 17:45:38 (20/104) Installing brotli-libs (1.0.9-r14) 17:45:38 (21/104) Installing libgcc (12.2.1_git20220924-r10) 17:45:38 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) 17:45:38 (23/104) Installing libhwy (1.0.4-r1) 17:45:38 (24/104) Installing lcms2 (2.15-r2) 17:45:38 (25/104) Installing libjxl (0.8.2-r0) 17:45:38 (26/104) Installing lame-libs (3.100-r5) 17:45:38 (27/104) Installing opus (1.4-r0) 17:45:38 (28/104) Installing libgomp (12.2.1_git20220924-r10) 17:45:38 (29/104) Installing soxr (0.1.3-r5) 17:45:38 (30/104) Installing ffmpeg-libswresample (6.0.1-r0) 17:45:38 (31/104) Installing libogg (1.3.5-r4) 17:45:38 (32/104) Installing libtheora (1.1.1-r17) 17:45:38 (33/104) Installing libvorbis (1.3.7-r1) 17:45:38 (34/104) Installing libvpx (1.13.0-r2) 17:45:38 (35/104) Installing libwebp (1.3.2-r0) 17:45:38 (36/104) Installing x264-libs (0.164_git20220602-r1) 17:45:38 (37/104) Installing numactl (2.0.16-r4) 17:45:38 (38/104) Installing x265-libs (3.5-r4) 17:45:38 (39/104) Installing xvidcore (1.3.7-r1) 17:45:38 (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) 17:45:39 (41/104) Installing alsa-lib (1.2.9-r1) 17:45:39 (42/104) Installing libexpat (2.6.2-r0) 17:45:39 (43/104) Installing libbz2 (1.0.8-r5) 17:45:39 (44/104) Installing libpng (1.6.39-r3) 17:45:39 (45/104) Installing freetype (2.13.0-r5) 17:45:39 (46/104) Installing fontconfig (2.14.2-r3) 17:45:39 (47/104) Installing fribidi (1.0.13-r0) 17:45:39 (48/104) Installing libintl (0.21.1-r7) 17:45:39 (49/104) Installing libblkid (2.38.1-r8) 17:45:39 (50/104) Installing libmount (2.38.1-r8) 17:45:39 (51/104) Installing pcre2 (10.42-r1) 17:45:39 (52/104) Installing glib (2.76.6-r0) 17:45:39 (53/104) Installing graphite2 (1.3.14-r5) 17:45:39 (54/104) Installing harfbuzz (7.3.0-r0) 17:45:39 (55/104) Installing libunibreak (5.1-r0) 17:45:39 (56/104) Installing libass (0.17.1-r0) 17:45:39 (57/104) Installing libbluray (1.3.4-r0) 17:45:39 (58/104) Installing gmp (6.2.1-r3) 17:45:39 (59/104) Installing nettle (3.8.1-r2) 17:45:39 (60/104) Installing libunistring (1.1-r1) 17:45:40 (61/104) Installing libidn2 (2.3.4-r1) 17:45:40 (62/104) Installing p11-kit (0.24.1-r2) 17:45:40 (63/104) Installing libtasn1 (4.19.0-r1) 17:45:40 (64/104) Installing gnutls (3.8.4-r0) 17:45:40 (65/104) Installing mpg123-libs (1.31.3-r1) 17:45:40 (66/104) Installing libopenmpt (0.7.2-r0) 17:45:40 (67/104) Installing cjson (1.7.17-r0) 17:45:40 (68/104) Installing mbedtls (2.28.8-r0) 17:45:40 (69/104) Installing librist (0.2.7-r0) 17:45:40 (70/104) Installing libsrt (1.5.2-r0) 17:45:40 (71/104) Installing libssh (0.10.5-r0) 17:45:40 (72/104) Installing xz-libs (5.4.3-r0) 17:45:40 (73/104) Installing libxml2 (2.11.8-r0) 17:45:40 (74/104) Installing libsodium (1.0.18-r3) 17:45:40 (75/104) Installing libzmq (4.3.4-r4) 17:45:40 (76/104) Installing ffmpeg-libavformat (6.0.1-r0) 17:45:40 (77/104) Installing glslang-libs (1.3.243.0-r1) 17:45:41 (78/104) Installing spirv-tools (1.3.243.0-r1) 17:45:41 (79/104) Installing shaderc (2023.3-r1) 17:45:41 (80/104) Installing vulkan-loader (1.3.243.0-r1) 17:45:41 (81/104) Installing libplacebo (5.264.1-r1) 17:45:41 (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) 17:45:41 (83/104) Installing ffmpeg-libswscale (6.0.1-r0) 17:45:42 (84/104) Installing vidstab (1.1.1-r0) 17:45:42 (85/104) Installing zimg (3.0.5-r0) 17:45:42 (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) 17:45:42 (87/104) Installing libasyncns (0.8-r1) 17:45:42 (88/104) Installing dbus-libs (1.14.8-r0) 17:45:42 (89/104) Installing libltdl (2.4.7-r2) 17:45:42 (90/104) Installing orc (0.4.34-r0) 17:45:42 (91/104) Installing flac-libs (1.4.3-r0) 17:45:42 (92/104) Installing libsndfile (1.2.0-r2) 17:45:42 (93/104) Installing speexdsp (1.2.1-r1) 17:45:42 (94/104) Installing tdb-libs (1.4.8-r1) 17:45:42 (95/104) Installing libpulse (16.1-r10) 17:45:42 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) 17:45:42 (97/104) Installing v4l-utils-libs (1.24.1-r0) 17:45:42 (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) 17:45:42 (99/104) Installing ffmpeg (6.0.1-r0) 17:45:42 (100/104) Installing udev-init-scripts (35-r1) 17:45:42 (101/104) Installing eudev-libs (3.2.11-r8) 17:45:42 (102/104) Installing zstd-libs (1.5.5-r4) 17:45:42 (103/104) Installing kmod-libs (30-r3) 17:45:42 (104/104) Installing eudev (3.2.11-r8) 17:45:42 Executing busybox-1.36.1-r7.trigger 17:45:42 Executing glib-2.76.6-r0.trigger 17:45:42 Executing eudev-3.2.11-r8.trigger 17:45:42 OK: 110 MiB in 119 packages 17:45:47 Removing intermediate container 08e2d93951d9 17:45:47 ---> 47f01c54d098 17:45:47 Step 18/37 : RUN apk --no-cache upgrade 17:45:47 ---> Running in 597df3f43c6a 17:45:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:45:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:45:48 OK: 110 MiB in 119 packages 17:45:49 Removing intermediate container 597df3f43c6a 17:45:49 ---> 4a4421ff3f9e 17:45:49 Step 19/37 : WORKDIR / 17:45:49 ---> Running in 4e8202bd6bd9 17:45:50 Removing intermediate container 4e8202bd6bd9 17:45:50 ---> a7b993f8acfe 17:45:50 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 17:45:52 ---> 3d4f91646776 17:45:52 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 17:45:52 ---> 65e1e84d5ddb 17:45:52 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 17:45:52 ---> 119d445eeccc 17:45:52 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:45:53 ---> d0dbbad46c0b 17:45:53 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:45:54 ---> 014566ca2699 17:45:54 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 17:45:54 ---> 4ece7060c67b 17:45:54 Step 26/37 : COPY --from=rtsp /mediamtx / 17:45:56 ---> e4f7a01441b1 17:45:56 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 17:45:56 ---> Running in 5c21977e1f7e 17:45:58 Removing intermediate container 5c21977e1f7e 17:45:58 ---> 813c29458257 17:45:58 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 17:45:58 ---> Running in 616c4e29fb86 17:45:59 Removing intermediate container 616c4e29fb86 17:45:59 ---> eb4811c04c3b 17:45:59 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 17:45:59 ---> Running in e0903c9ac5eb 17:46:01 Removing intermediate container e0903c9ac5eb 17:46:01 ---> 7d6c72e22c49 17:46:01 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 17:46:01 ---> Running in b41b901d07d1 17:46:02 Removing intermediate container b41b901d07d1 17:46:02 ---> 58cb74014afa 17:46:02 Step 31/37 : EXPOSE 59983 17:46:02 ---> Running in 763d9e5692d4 17:46:03 Removing intermediate container 763d9e5692d4 17:46:03 ---> e073643d1268 17:46:03 Step 32/37 : EXPOSE 8554 17:46:03 ---> Running in c3db848467e4 17:46:03 Removing intermediate container c3db848467e4 17:46:03 ---> ba3575132398 17:46:03 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:46:03 ---> Running in de636c168662 17:46:03 Removing intermediate container de636c168662 17:46:03 ---> ca76bc2e2f04 17:46:03 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:46:03 ---> Running in 771ad0d42ee9 17:46:04 Removing intermediate container 771ad0d42ee9 17:46:04 ---> 0433ae6cc454 17:46:04 Step 35/37 : LABEL arch=arm64 17:46:04 ---> Running in edf5cc72fa77 17:46:04 Removing intermediate container edf5cc72fa77 17:46:04 ---> da25705eebac 17:46:04 Step 36/37 : LABEL git_sha=080cae460d85e2b6181a83a9e3720447c88122c4 17:46:04 ---> Running in ad09154ff796 17:46:04 Removing intermediate container ad09154ff796 17:46:04 ---> eb091c016ce0 17:46:04 Step 37/37 : LABEL version=0.0.0 17:46:04 ---> Running in ac7e2b828905 17:46:05 Removing intermediate container ac7e2b828905 17:46:05 ---> 793678fada64 17:46:05 [Warning] One or more build-args [ARCH] were not consumed 17:46:05 Successfully built 793678fada64 17:46:05 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:46:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:46:06 17:46:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:46:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:46:06 arm64: Pulling from edgex-lftools-log-publisher 17:46:06 8998bd30e6a1: Pulling fs layer 17:46:06 04944245beec: Pulling fs layer 17:46:06 699f458cf7ca: Pulling fs layer 17:46:06 765212b225bb: Pulling fs layer 17:46:06 f23df028b6ca: Pulling fs layer 17:46:06 d65c8cfc05b1: Pulling fs layer 17:46:06 2437ff75d9bd: Pulling fs layer 17:46:06 f23df028b6ca: Waiting 17:46:06 d65c8cfc05b1: Waiting 17:46:06 2437ff75d9bd: Waiting 17:46:06 765212b225bb: Waiting 17:46:07 04944245beec: Verifying Checksum 17:46:07 04944245beec: Download complete 17:46:07 765212b225bb: Verifying Checksum 17:46:07 765212b225bb: Download complete 17:46:07 f23df028b6ca: Verifying Checksum 17:46:07 f23df028b6ca: Download complete 17:46:07 d65c8cfc05b1: Verifying Checksum 17:46:07 d65c8cfc05b1: Download complete 17:46:07 699f458cf7ca: Verifying Checksum 17:46:07 699f458cf7ca: Download complete 17:46:07 8998bd30e6a1: Verifying Checksum 17:46:07 8998bd30e6a1: Download complete 17:46:10 2437ff75d9bd: Verifying Checksum 17:46:10 2437ff75d9bd: Download complete 17:46:12 8998bd30e6a1: Pull complete 17:46:12 04944245beec: Pull complete 17:46:14 699f458cf7ca: Pull complete 17:46:14 765212b225bb: Pull complete 17:46:15 f23df028b6ca: Pull complete 17:46:15 d65c8cfc05b1: Pull complete 17:46:33 2437ff75d9bd: Pull complete 17:46:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:46:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:46:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:46:34 prd-ubuntu20.04-docker-arm64-4c-16g-8831 does not seem to be running inside a container 17:46:34 $ 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:46:36 $ docker top 02a50f23e526e5ad891aa7bd8a3a6dc55fc405fe85d845e6ebbd8c623be16e9b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:46:37 ---> job-cost.sh 17:46:37 lf-activate-venv: SKIPPING 17:46:37 INFO: No Stack... 17:46:38 INFO: Retrieving Pricing Info for: v3-standard-4 17:46:39 INFO: Archiving Costs [Pipeline] sh 17:46:39 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 17:46:39 + cut -d, -f6 [Pipeline] lock 17:46:39 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-346-1-stack-cost] 17:46:39 Resource [jenkins-edgexfoundry-device-usb-camera-PR-346-1-stack-cost] did not exist. Created. 17:46:39 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-346-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:46:40 /w/workspace/device-usb-camera/1@tmp/durable-592ea6f6/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:46:41 + echo total: 0.10999999940395355 [Pipeline] stash 17:46:41 Warning: overwriting stash ‘stack-cost’ 17:46:41 Stashed 1 file(s) [Pipeline] } 17:46:41 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-346-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:46:41 $ docker stop --time=1 02a50f23e526e5ad891aa7bd8a3a6dc55fc405fe85d845e6ebbd8c623be16e9b 17:46:43 $ docker rm -f --volumes 02a50f23e526e5ad891aa7bd8a3a6dc55fc405fe85d845e6ebbd8c623be16e9b [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:46:44 provisioning config files... 17:46:44 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-346@tmp/config2231251808250415476tmp [Pipeline] { [Pipeline] sh 17:46:44 + set +x 17:46:44 + bash -s -- 17:46:44 + curl -s https://codecov.io/bash 17:46:44 17:46:44 _____ _ 17:46:44 / ____| | | 17:46:44 | | ___ __| | ___ ___ _____ __ 17:46:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:46:44 | |___| (_) | (_| | __/ (_| (_) \ V / 17:46:44 \_____\___/ \__,_|\___|\___\___/ \_/ 17:46:44 Bash-1.0.6 17:46:44 17:46:44 17:46:44 ==> git version 2.25.1 found 17:46:44 ==> 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:46:44 Release-Date: 2020-01-08 17:46:44 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:46:44 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:46:44 ==> Jenkins CI detected. 17:46:44 current dir:  /w/workspace/foundry_device-usb-camera_PR-346 17:46:44 project root: . 17:46:44 --> token set from env 17:46:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:46:44 ==> Running gcov in . (disable via -X gcov) 17:46:44 ==> Python coveragepy not found 17:46:44 ==> Searching for coverage reports in: 17:46:44 + . 17:46:44 -> Found 1 reports 17:46:44 ==> Detecting git/mercurial file structure 17:46:44 ==> Reading reports 17:46:45 + ./coverage.out bytes=54703 17:46:45 ==> Appending adjustments 17:46:45 https://docs.codecov.io/docs/fixing-reports 17:46:45 + Found adjustments 17:46:45 ==> Gzipping contents 17:46:45 8.0K /tmp/codecov.rb5SfT.gz 17:46:45 ==> Uploading reports 17:46:45 url: https://codecov.io 17:46:45 query: branch=PR-346&commit=080cae460d85e2b6181a83a9e3720447c88122c4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-346%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=346&job=&cmd_args= 17:46:45 -> Pinging Codecov 17:46:45 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-346&commit=080cae460d85e2b6181a83a9e3720447c88122c4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-346%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=346&job=&cmd_args= 17:46:45 -> Uploading to 17:46:45 https://storage.googleapis.com/codecov/v4/raw/2024-08-27/73D8F5FF140700D3E01443B452E23636/080cae460d85e2b6181a83a9e3720447c88122c4/f503fec3-16be-41d5-9fad-2afeb3b8c675.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240827%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240827T174645Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=68f46eb12018e72057a9caf8250008a10dfe900404ae79361d806d4f566f5944 17:46:45 % Total % Received % Xferd Average Speed Time Time Time Current 17:46:45 Dload Upload Total Spent Left Speed 17:46:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 27003 --:--:-- --:--:-- --:--:-- 27003 17:46:45 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/080cae460d85e2b6181a83a9e3720447c88122c4 [Pipeline] } 17:46:45 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:46:47 + [ -d /w/workspace/foundry_device-usb-camera_PR-346/archives ] 17:46:47 + ls -al /w/workspace/foundry_device-usb-camera_PR-346/archives 17:46:47 total 16 17:46:47 drwxr-xr-x 3 root root 4096 Aug 27 17:34 . 17:46:47 drwxrwxr-x 10 jenkins jenkins 4096 Aug 27 17:34 .. 17:46:47 drwxr-xr-x 2 root root 4096 Aug 27 17:34 cost 17:46:47 -rw-r--r-- 1 root root 89 Aug 27 17:34 cost.csv 17:46:47 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-346/archives 17:46:47 + ls -al /w/workspace/foundry_device-usb-camera_PR-346/archives 17:46:47 total 16 17:46:47 drwxr-xr-x 3 jenkins jenkins 4096 Aug 27 17:34 . 17:46:47 drwxrwxr-x 10 jenkins jenkins 4096 Aug 27 17:34 .. 17:46:47 drwxr-xr-x 2 jenkins jenkins 4096 Aug 27 17:34 cost 17:46:47 -rw-r--r-- 1 jenkins jenkins 89 Aug 27 17:34 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:46:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:46:49 ---> package-listing.sh 17:46:49 ++ facter osfamily 17:46:49 ++ tr '[:upper:]' '[:lower:]' 17:46:49 + OS_FAMILY=debian 17:46:49 + workspace=/w/workspace/foundry_device-usb-camera_PR-346 17:46:49 + START_PACKAGES=/tmp/packages_start.txt 17:46:49 + END_PACKAGES=/tmp/packages_end.txt 17:46:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:46:49 + PACKAGES=/tmp/packages_start.txt 17:46:49 + '[' /w/workspace/foundry_device-usb-camera_PR-346 ']' 17:46:49 + PACKAGES=/tmp/packages_end.txt 17:46:49 + case "${OS_FAMILY}" in 17:46:49 + dpkg -l 17:46:49 + grep '^ii' 17:46:49 + '[' -f /tmp/packages_start.txt ']' 17:46:49 + '[' -f /tmp/packages_end.txt ']' 17:46:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:46:49 + '[' /w/workspace/foundry_device-usb-camera_PR-346 ']' 17:46:49 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-346/archives/ 17:46:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-346/archives/ [Pipeline] echo 17:46:49 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-346/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:46:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:46:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:46:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:46:50 prd-ubuntu20.04-docker-8c-8g-8830 does not seem to be running inside a container 17:46:50 $ 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-346/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-346 -v /w/workspace/foundry_device-usb-camera_PR-346:/w/workspace/foundry_device-usb-camera_PR-346:rw,z -v /w/workspace/foundry_device-usb-camera_PR-346@tmp:/w/workspace/foundry_device-usb-camera_PR-346@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:46:50 $ docker top 1ff07a390f46feccea1cafe50b230d4708015243ed1e76a4c5e9e9c9f2c96e81 -eo pid,comm [Pipeline] { [Pipeline] sh 17:46:51 + touch /tmp/pre-build-complete [Pipeline] sh 17:46:51 + mkdir -p /var/log/sysstat [Pipeline] sh 17:46:52 + ls /var/log/sa-host 17:46:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:46:52 provisioning config files... 17:46:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-346@tmp/config1959918370602067821tmp [Pipeline] { [Pipeline] echo 17:46:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:46:52 ---> create-netrc.sh [Pipeline] } 17:46:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:46:53 ---> python-tools-install.sh [Pipeline] echo 17:46:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:46:53 ---> sudo-logs.sh 17:46:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:46:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:46:54 ---> job-cost.sh 17:46:54 lf-activate-venv: SKIPPING 17:46:54 DEBUG: total: 0.2199999988079071 17:46:54 INFO: Retrieving Stack Cost... 17:46:54 INFO: Retrieving Pricing Info for: v3-standard-8 17:46:54 INFO: Archiving Costs [Pipeline] echo 17:46:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:46:55 ---> logs-deploy.sh 17:46:55 lf-activate-venv: SKIPPING 17:46:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-346/1 17:46:55 INFO: archiving workspace using pattern(s): 17:46:56 Archives upload complete. 17:46:56 INFO: archiving logs to Nexus 17:46:57 ---> uname -a: 17:46:57 Linux prd-ubuntu20-04-docker-8c-8g-8830 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:46:57 17:46:57 17:46:57 ---> lscpu: 17:46:57 Architecture: x86_64 17:46:57 CPU op-mode(s): 32-bit, 64-bit 17:46:57 Byte Order: Little Endian 17:46:57 Address sizes: 40 bits physical, 48 bits virtual 17:46:57 CPU(s): 8 17:46:57 On-line CPU(s) list: 0-7 17:46:57 Thread(s) per core: 1 17:46:57 Core(s) per socket: 1 17:46:57 Socket(s): 8 17:46:57 NUMA node(s): 1 17:46:57 Vendor ID: AuthenticAMD 17:46:57 CPU family: 23 17:46:57 Model: 49 17:46:57 Model name: AMD EPYC-Rome Processor 17:46:57 Stepping: 0 17:46:57 CPU MHz: 2799.998 17:46:57 BogoMIPS: 5599.99 17:46:57 Virtualization: AMD-V 17:46:57 Hypervisor vendor: KVM 17:46:57 Virtualization type: full 17:46:57 L1d cache: 256 KiB 17:46:57 L1i cache: 256 KiB 17:46:57 L2 cache: 4 MiB 17:46:57 L3 cache: 128 MiB 17:46:57 NUMA node0 CPU(s): 0-7 17:46:57 Vulnerability Itlb multihit: Not affected 17:46:57 Vulnerability L1tf: Not affected 17:46:57 Vulnerability Mds: Not affected 17:46:57 Vulnerability Meltdown: Not affected 17:46:57 Vulnerability Mmio stale data: Not affected 17:46:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:46:57 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:46:57 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:46:57 Vulnerability Srbds: Not affected 17:46:57 Vulnerability Tsx async abort: Not affected 17:46:57 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 17:46:57 17:46:57 17:46:57 ---> nproc: 17:46:57 8 17:46:57 17:46:57 17:46:57 ---> df -h: 17:46:57 Filesystem Size Used Avail Use% Mounted on 17:46:57 overlay 155G 13G 143G 8% / 17:46:57 tmpfs 64M 0 64M 0% /dev 17:46:57 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:46:57 shm 64M 0 64M 0% /dev/shm 17:46:57 /dev/vda1 155G 13G 143G 8% /facter-os 17:46:57 17:46:57 17:46:57 ---> sar -b -r -n DEV: 17:46:57 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8830) 08/27/24 _x86_64_ (8 CPU) 17:46:57 17:46:57 17:30:12 LINUX RESTART (8 CPU) 17:46:57 17:46:57 17:31:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:46:57 17:32:01 203.52 5.93 197.59 0.00 528.09 45679.84 0.00 17:46:57 17:33:01 204.02 0.07 203.95 0.00 11.60 68282.75 0.00 17:46:57 17:34:01 110.11 0.12 109.99 0.00 7.99 31074.75 0.00 17:46:57 17:35:01 193.38 0.12 193.27 0.00 15.60 46996.03 0.00 17:46:57 17:36:01 49.39 6.12 43.28 0.00 4364.34 8457.27 0.00 17:46:57 17:37:01 6.75 0.02 6.73 0.00 0.13 131.84 0.00 17:46:57 17:38:01 1.37 0.00 1.37 0.00 0.00 15.73 0.00 17:46:57 17:39:01 1.50 0.00 1.50 0.00 0.00 17.46 0.00 17:46:57 17:40:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 17:46:57 17:41:01 1.65 0.00 1.65 0.00 0.00 19.06 0.00 17:46:57 17:42:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 17:46:57 17:43:01 1.98 0.00 1.98 0.00 0.00 22.26 0.00 17:46:57 17:44:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 17:46:57 17:45:01 1.88 0.00 1.88 0.00 0.00 20.93 0.00 17:46:57 17:46:01 2.20 0.02 2.18 0.00 0.13 28.92 0.00 17:46:57 Average: 51.90 0.82 51.08 0.00 328.27 13349.62 0.00 17:46:57 17:46:57 17:31:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:46:57 17:32:01 28069348 31530040 777324 2.36 130552 3491848 1896652 5.59 1264792 3037108 730244 17:46:57 17:33:01 27510776 31488820 811912 2.47 192128 3879100 1850052 5.45 1310548 3476304 355192 17:46:57 17:34:01 27076564 31528888 775576 2.36 195204 4347728 1899584 5.60 1370704 3851216 407312 17:46:57 17:35:01 26774824 31537756 763476 2.32 206528 4610352 1774516 5.23 1404632 4075652 392 17:46:57 17:36:01 26325212 31516332 754748 2.30 235192 5008636 1720696 5.07 1683416 4211812 1036 17:46:57 17:37:01 26339012 31525240 746584 2.27 233752 5005388 1716244 5.06 1674000 4208612 8 17:46:57 17:38:01 26338824 31525144 746684 2.27 233840 5005392 1716244 5.06 1674060 4208620 4 17:46:57 17:39:01 26344604 31530976 740812 2.25 233868 5005396 1716244 5.06 1669164 4208620 12 17:46:57 17:40:01 26346188 31532568 739220 2.25 233908 5005400 1716244 5.06 1667988 4208624 8 17:46:57 17:41:01 26345976 31532416 739500 2.25 233952 5005396 1716244 5.06 1668116 4208628 28 17:46:57 17:42:01 26345708 31532188 739716 2.25 233976 5005388 1716244 5.06 1668188 4208628 52 17:46:57 17:43:01 26346668 31533220 738628 2.25 234032 5005400 1716244 5.06 1667328 4208632 8 17:46:57 17:44:01 26346872 31533456 738324 2.25 234080 5005388 1716244 5.06 1666916 4208636 32 17:46:57 17:45:01 26346500 31533192 738476 2.25 234152 5005412 1716244 5.06 1667476 4208636 172 17:46:57 17:46:01 26345664 31532452 739120 2.25 234244 5005392 1750044 5.16 1667668 4208608 20 17:46:57 Average: 26613516 31527513 752673 2.29 219961 4759441 1755849 5.17 1581666 4049222 99635 17:46:57 17:46:57 17:31:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:46:57 17:32:01 lo 4.34 4.34 0.43 0.43 0.00 0.00 0.00 0.00 17:46:57 17:32:01 docker0 385.72 574.01 32.09 3571.99 0.00 0.00 0.00 0.00 17:46:57 17:32:01 ens3 784.40 515.18 8478.39 65.32 0.00 0.00 0.00 0.00 17:46:57 17:33:01 veth4b86c36 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 17:46:57 17:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:46:57 17:33:01 docker0 0.28 0.42 0.03 0.14 0.00 0.00 0.00 0.00 17:46:57 17:33:01 ens3 24.75 15.95 31.02 10.03 0.00 0.00 0.00 0.00 17:46:57 17:34:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 17:46:57 17:34:01 docker0 1.58 2.88 0.11 30.98 0.00 0.00 0.00 0.00 17:46:57 17:34:01 ens3 24.93 16.19 51.12 10.09 0.00 0.00 0.00 0.00 17:46:57 17:35:01 lo 2.53 2.53 0.26 0.26 0.00 0.00 0.00 0.00 17:46:57 17:35:01 docker0 19.26 47.64 1.37 832.21 0.00 0.00 0.00 0.00 17:46:57 17:35:01 ens3 174.32 94.12 3673.96 18.47 0.00 0.00 0.00 0.00 17:46:57 17:36:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 17:46:57 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:57 17:36:01 ens3 193.27 90.65 2734.13 6.65 0.00 0.00 0.00 0.00 17:46:57 17:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:46:57 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:57 17:37:01 ens3 0.27 0.22 0.02 0.02 0.00 0.00 0.00 0.00 17:46:57 17:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:57 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:57 17:38:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:57 17:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:46:57 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:57 17:39:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:46:57 17:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:57 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:57 17:40:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:57 17:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:46:57 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:57 17:41:01 ens3 0.32 0.25 0.09 0.09 0.00 0.00 0.00 0.00 17:46:57 17:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:57 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:57 17:42:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:57 17:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:46:57 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:57 17:43:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:46:57 17:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:57 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:57 17:44:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:57 17:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:46:57 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:57 17:45:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:46:57 17:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:57 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:57 17:46:01 ens3 0.60 0.52 1.56 0.09 0.00 0.00 0.00 0.00 17:46:57 Average: lo 0.59 0.59 0.06 0.06 0.00 0.00 0.00 0.00 17:46:57 Average: docker0 26.73 41.07 2.21 292.05 0.00 0.00 0.00 0.00 17:46:57 Average: ens3 79.44 48.38 989.68 7.32 0.00 0.00 0.00 0.00 17:46:57 17:46:57 17:46:57 ---> sar -P ALL: 17:46:57 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8830) 08/27/24 _x86_64_ (8 CPU) 17:46:57 17:46:57 17:30:12 LINUX RESTART (8 CPU) 17:46:57 17:46:57 17:31:02 CPU %user %nice %system %iowait %steal %idle 17:46:57 17:32:01 all 8.24 0.00 3.72 2.87 0.07 85.09 17:46:57 17:32:01 0 9.94 0.00 3.93 4.67 0.10 81.36 17:46:57 17:32:01 1 8.57 0.00 3.79 0.94 0.07 86.63 17:46:57 17:32:01 2 7.58 0.00 3.38 0.58 0.07 88.39 17:46:57 17:32:01 3 7.22 0.00 2.86 1.78 0.05 88.10 17:46:57 17:32:01 4 8.49 0.00 3.84 7.85 0.07 79.75 17:46:57 17:32:01 5 8.98 0.00 3.96 0.33 0.07 86.67 17:46:57 17:32:01 6 7.04 0.00 3.85 0.52 0.07 88.53 17:46:57 17:32:01 7 8.11 0.00 4.20 6.34 0.07 81.28 17:46:57 17:33:01 all 29.60 0.00 7.22 4.45 0.08 58.66 17:46:57 17:33:01 0 29.45 0.00 6.26 0.03 0.05 64.21 17:46:57 17:33:01 1 30.15 0.00 7.36 3.06 0.08 59.35 17:46:57 17:33:01 2 28.38 0.00 7.04 4.03 0.07 60.49 17:46:57 17:33:01 3 29.79 0.00 7.46 0.91 0.12 61.72 17:46:57 17:33:01 4 29.82 0.00 8.55 24.48 0.10 37.05 17:46:57 17:33:01 5 29.61 0.00 6.98 1.45 0.07 61.90 17:46:57 17:33:01 6 29.85 0.00 7.70 1.50 0.07 60.87 17:46:57 17:33:01 7 29.72 0.00 6.44 0.24 0.05 63.56 17:46:57 17:34:01 all 42.67 0.00 6.92 1.46 0.13 48.82 17:46:57 17:34:01 0 45.10 0.00 7.32 0.13 0.10 47.34 17:46:57 17:34:01 1 41.27 0.00 5.84 0.15 0.22 52.52 17:46:57 17:34:01 2 43.91 0.00 6.86 0.32 0.13 48.77 17:46:57 17:34:01 3 42.51 0.00 6.76 0.19 0.15 50.40 17:46:57 17:34:01 4 41.56 0.00 7.14 0.72 0.12 50.45 17:46:57 17:34:01 5 42.28 0.00 7.14 0.12 0.12 50.35 17:46:57 17:34:01 6 42.53 0.00 7.17 6.02 0.10 44.18 17:46:57 17:34:01 7 42.21 0.00 7.10 4.05 0.14 46.51 17:46:57 17:35:01 all 4.47 0.00 2.26 2.99 0.04 90.24 17:46:57 17:35:01 0 4.88 0.00 2.56 0.03 0.03 92.49 17:46:57 17:35:01 1 4.04 0.00 2.31 0.17 0.03 93.45 17:46:57 17:35:01 2 5.89 0.00 2.46 0.45 0.07 91.14 17:46:57 17:35:01 3 4.07 0.00 2.05 0.07 0.03 93.78 17:46:57 17:35:01 4 3.87 0.00 1.78 0.10 0.03 94.22 17:46:57 17:35:01 5 4.03 0.00 2.39 7.90 0.03 85.64 17:46:57 17:35:01 6 3.52 0.00 1.99 3.15 0.03 91.30 17:46:57 17:35:01 7 5.48 0.00 2.52 12.16 0.07 79.77 17:46:57 17:36:01 all 2.62 0.00 1.45 0.58 0.03 95.34 17:46:57 17:36:01 0 1.92 0.00 1.07 0.72 0.02 96.28 17:46:57 17:36:01 1 2.99 0.00 0.83 0.30 0.03 95.86 17:46:57 17:36:01 2 1.49 0.00 1.50 0.05 0.02 96.95 17:46:57 17:36:01 3 2.37 0.00 1.50 0.05 0.02 96.06 17:46:57 17:36:01 4 3.25 0.00 1.12 0.07 0.03 95.53 17:46:57 17:36:01 5 2.02 0.00 1.47 1.64 0.03 94.83 17:46:57 17:36:01 6 3.58 0.00 1.34 1.32 0.03 93.73 17:46:57 17:36:01 7 3.31 0.00 2.74 0.47 0.03 93.45 17:46:57 17:37:01 all 0.22 0.00 0.05 0.02 0.01 99.70 17:46:57 17:37:01 0 0.08 0.00 0.03 0.00 0.02 99.87 17:46:57 17:37:01 1 1.24 0.00 0.07 0.00 0.03 98.66 17:46:57 17:37:01 2 0.02 0.00 0.05 0.00 0.00 99.93 17:46:57 17:37:01 3 0.03 0.00 0.07 0.00 0.02 99.88 17:46:57 17:37:01 4 0.07 0.00 0.03 0.00 0.00 99.90 17:46:57 17:37:01 5 0.03 0.00 0.05 0.08 0.02 99.82 17:46:57 17:37:01 6 0.07 0.00 0.03 0.08 0.00 99.82 17:46:57 17:37:01 7 0.20 0.00 0.10 0.00 0.00 99.70 17:46:57 17:38:01 all 0.01 0.00 0.01 0.06 0.01 99.90 17:46:57 17:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:46:57 17:38:01 1 0.02 0.00 0.03 0.00 0.03 99.92 17:46:57 17:38:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:46:57 17:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:46:57 17:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:46:57 17:38:01 5 0.05 0.00 0.02 0.00 0.02 99.92 17:46:57 17:38:01 6 0.02 0.00 0.02 0.50 0.02 99.45 17:46:57 17:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:46:57 17:39:01 all 0.03 0.00 0.01 0.00 0.01 99.94 17:46:57 17:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:46:57 17:39:01 1 0.03 0.00 0.05 0.00 0.03 99.88 17:46:57 17:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:46:57 17:39:01 3 0.03 0.00 0.02 0.00 0.00 99.95 17:46:57 17:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:46:57 17:39:01 5 0.05 0.00 0.02 0.02 0.03 99.88 17:46:57 17:39:01 6 0.05 0.00 0.02 0.02 0.00 99.92 17:46:57 17:39:01 7 0.03 0.00 0.00 0.00 0.02 99.95 17:46:57 17:40:01 all 0.01 0.00 0.00 0.00 0.01 99.96 17:46:57 17:40:01 0 0.02 0.00 0.00 0.00 0.02 99.97 17:46:57 17:40:01 1 0.02 0.00 0.02 0.00 0.02 99.95 17:46:57 17:40:01 2 0.00 0.00 0.00 0.00 0.02 99.98 17:46:57 17:40:01 3 0.02 0.00 0.00 0.00 0.02 99.97 17:46:57 17:40:01 4 0.03 0.00 0.00 0.00 0.02 99.95 17:46:57 17:40:01 5 0.00 0.00 0.00 0.02 0.02 99.97 17:46:57 17:40:01 6 0.02 0.00 0.00 0.02 0.02 99.95 17:46:57 17:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:46:57 17:41:01 all 0.08 0.00 0.01 0.01 0.01 99.89 17:46:57 17:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:46:57 17:41:01 1 0.03 0.00 0.02 0.00 0.03 99.92 17:46:57 17:41:01 2 0.02 0.00 0.00 0.02 0.00 99.97 17:46:57 17:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:46:57 17:41:01 4 0.27 0.00 0.02 0.00 0.00 99.72 17:46:57 17:41:01 5 0.28 0.00 0.02 0.00 0.02 99.68 17:46:57 17:41:01 6 0.03 0.00 0.00 0.03 0.02 99.92 17:46:57 17:41:01 7 0.02 0.00 0.02 0.00 0.02 99.95 17:46:57 17:42:01 all 0.09 0.00 0.02 0.00 0.01 99.88 17:46:57 17:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:46:57 17:42:01 1 0.05 0.00 0.02 0.00 0.03 99.90 17:46:57 17:42:01 2 0.00 0.00 0.03 0.02 0.02 99.93 17:46:57 17:42:01 3 0.03 0.00 0.00 0.00 0.02 99.95 17:46:57 17:42:01 4 0.10 0.00 0.03 0.00 0.00 99.87 17:46:57 17:42:01 5 0.45 0.00 0.05 0.00 0.03 99.47 17:46:57 17:42:01 6 0.02 0.00 0.02 0.02 0.02 99.93 17:46:57 17:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:46:57 17:46:57 17:42:01 CPU %user %nice %system %iowait %steal %idle 17:46:57 17:43:01 all 0.07 0.00 0.01 0.03 0.01 99.89 17:46:57 17:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:46:57 17:43:01 1 0.03 0.00 0.02 0.13 0.03 99.78 17:46:57 17:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:46:57 17:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:46:57 17:43:01 4 0.02 0.00 0.02 0.00 0.02 99.95 17:46:57 17:43:01 5 0.43 0.00 0.02 0.00 0.00 99.55 17:46:57 17:43:01 6 0.02 0.00 0.00 0.08 0.02 99.88 17:46:57 17:43:01 7 0.02 0.00 0.00 0.00 0.02 99.97 17:46:57 17:44:01 all 0.06 0.00 0.01 0.00 0.01 99.91 17:46:57 17:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:46:57 17:44:01 1 0.07 0.00 0.03 0.00 0.03 99.87 17:46:57 17:44:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:46:57 17:44:01 3 0.08 0.00 0.02 0.00 0.00 99.90 17:46:57 17:44:01 4 0.07 0.00 0.03 0.00 0.00 99.90 17:46:57 17:44:01 5 0.18 0.00 0.00 0.00 0.02 99.80 17:46:57 17:44:01 6 0.07 0.00 0.02 0.02 0.02 99.88 17:46:57 17:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:46:57 17:45:01 all 0.01 0.00 0.02 0.01 0.01 99.95 17:46:57 17:45:01 0 0.00 0.00 0.00 0.00 0.02 99.98 17:46:57 17:45:01 1 0.03 0.00 0.03 0.00 0.03 99.90 17:46:57 17:45:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:46:57 17:45:01 3 0.03 0.00 0.02 0.00 0.00 99.95 17:46:57 17:45:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:46:57 17:45:01 5 0.02 0.00 0.02 0.00 0.02 99.95 17:46:57 17:45:01 6 0.02 0.00 0.02 0.08 0.00 99.88 17:46:57 17:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:46:57 17:46:01 all 0.07 0.00 0.03 0.00 0.01 99.89 17:46:57 17:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:46:57 17:46:01 1 0.05 0.00 0.05 0.00 0.02 99.88 17:46:57 17:46:01 2 0.03 0.00 0.02 0.00 0.00 99.95 17:46:57 17:46:01 3 0.05 0.00 0.00 0.00 0.02 99.93 17:46:57 17:46:01 4 0.10 0.00 0.03 0.00 0.00 99.87 17:46:57 17:46:01 5 0.20 0.00 0.07 0.00 0.02 99.72 17:46:57 17:46:01 6 0.10 0.00 0.00 0.03 0.02 99.85 17:46:57 17:46:01 7 0.00 0.00 0.02 0.00 0.02 99.97 17:46:57 Average: all 5.83 0.00 1.44 0.82 0.03 91.88 17:46:57 Average: 0 6.06 0.00 1.40 0.37 0.02 92.15 17:46:57 Average: 1 5.85 0.00 1.35 0.31 0.05 92.43 17:46:57 Average: 2 5.78 0.00 1.41 0.36 0.03 92.42 17:46:57 Average: 3 5.70 0.00 1.37 0.20 0.03 92.70 17:46:57 Average: 4 5.79 0.00 1.49 2.18 0.03 90.51 17:46:57 Average: 5 5.86 0.00 1.47 0.77 0.03 91.87 17:46:57 Average: 6 5.75 0.00 1.46 0.89 0.03 91.87 17:46:57 Average: 7 5.87 0.00 1.53 1.53 0.03 91.05 17:46:57 17:46:57 17:46:57