Pull request #334 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/device-usb-camera Obtained Jenkinsfile from 655e03c27f2ff945cb952fa065b06381bbbf9253+068bc12a608a23ab923b6491ce7bb6877555defb (cbc2ca8c8a15c71009fd92cff91d9f476f1aabee) 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-ssh5925726030931734915.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh7649762365684827064.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 590556114a56c6d90cc8043840e039c2f74196dc 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-334/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-334/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10107287229933607957.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-334/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7556787450424331790.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh8346104911148953177.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-334/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-334/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18118255428330467755.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 590556114a56c6d90cc8043840e039c2f74196dc 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4513 in /w/workspace/foundry_device-usb-camera_PR-334 [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-334 # 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 068bc12a608a23ab923b6491ce7bb6877555defb into PR head commit 655e03c27f2ff945cb952fa065b06381bbbf9253 Merge succeeded, producing 655e03c27f2ff945cb952fa065b06381bbbf9253 Checking out Revision 655e03c27f2ff945cb952fa065b06381bbbf9253 (PR-334) > 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/334/head:refs/remotes/origin/PR-334 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 655e03c27f2ff945cb952fa065b06381bbbf9253 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 068bc12a608a23ab923b6491ce7bb6877555defb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 655e03c27f2ff945cb952fa065b06381bbbf9253 # timeout=10 Commit message: "build: Update RTSP server image and version" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:58:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:58:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:58:06 ========================================================= 01:58:06 EdgeX Global Pipelines Version Info 01:58:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:58:07 ------------------- 01:58:07 stable info: 01:58:07 ------------------- 01:58:07 Commited By: Ginny Guan ginny@iotechsys.com 01:58:07 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 01:58:07 Message: update stable to v1.0.260 01:58:07 ------------------- 01:58:07 experimental info: 01:58:07 ------------------- 01:58:07 Commited By: Ginny Guan ginny@iotechsys.com 01:58:07 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 01:58:07 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:58:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 01:58:08 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 01:58:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:58:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:58:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:58:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 01:58:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:58:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:58:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:58:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:58:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:58:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 01:58:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:58:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:58:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:58:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:58:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:58:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:58:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:58:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:58:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:58:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:58:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:58:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:58:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:58:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:58:09 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:58:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-334 [Pipeline] echo 01:58:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-334 [Pipeline] echo 01:58:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-334 [Pipeline] echo 01:58:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 655e03c27f2ff945cb952fa065b06381bbbf9253 [Pipeline] echo 01:58:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 655e03c [Pipeline] echo 01:58:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:58:10 provisioning config files... 01:58:10 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-334@tmp/config4786543430276284296tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:58:10 ---> ****-login.sh 01:58:10 nexus3.edgexfoundry.org:10001 01:58:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:10 Configure a credential helper to remove this warning. See 01:58:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:10 01:58:10 Login Succeeded 01:58:10 nexus3.edgexfoundry.org:10002 01:58:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:10 Configure a credential helper to remove this warning. See 01:58:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:10 01:58:10 Login Succeeded 01:58:10 nexus3.edgexfoundry.org:10003 01:58:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:11 Configure a credential helper to remove this warning. See 01:58:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:11 01:58:11 Login Succeeded 01:58:11 nexus3.edgexfoundry.org:10004 01:58:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:11 Configure a credential helper to remove this warning. See 01:58:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:11 01:58:11 Login Succeeded 01:58:11 ****.io 01:58:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:11 Configure a credential helper to remove this warning. See 01:58:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:11 01:58:11 Login Succeeded 01:58:11 ---> ****-login.sh ends [Pipeline] } 01:58:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:58:12 + git rev-list -1 --merges 655e03c27f2ff945cb952fa065b06381bbbf9253~1..655e03c27f2ff945cb952fa065b06381bbbf9253 [Pipeline] echo 01:58:12 -----------> git rev-list -1 --merges 655e03c27f2ff945cb952fa065b06381bbbf9253~1..655e03c27f2ff945cb952fa065b06381bbbf9253 655e03c27f2ff945cb952fa065b06381bbbf9253 [false] [Pipeline] sh 01:58:12 + git log --format=format:%s -1 655e03c27f2ff945cb952fa065b06381bbbf9253 [Pipeline] echo 01:58:12 ========================================================= 01:58:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:58:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:58:13 + git log --format=format:%s -1 655e03c27f2ff945cb952fa065b06381bbbf9253 [Pipeline] echo 01:58:13 [semverPrep] GIT_COMMIT: 655e03c27f2ff945cb952fa065b06381bbbf9253, Commit Message: build: Update RTSP server image and version [Pipeline] echo 01:58:13 [semverPrep] This is not a build commit. [Pipeline] sh 01:58:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:58:13 + grep -v github /etc/ssh/ssh_known_hosts 01:58:13 + [ -e /tmp/ssh_known_hosts ] 01:58:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:58:13 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:58:13 sudo tee -a /etc/ssh/ssh_known_hosts 01:58:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:58:13 01:58:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:58:14 0.1.4: Pulling from edgex-devops/py-git-semver 01:58:14 b85a868b505f: Pulling fs layer 01:58:14 e2be974225ed: Pulling fs layer 01:58:14 339a4e72a1f5: Pulling fs layer 01:58:14 988bab9f4d93: Pulling fs layer 01:58:14 1469e6f7b9e6: Pulling fs layer 01:58:14 eaf3925da568: Pulling fs layer 01:58:14 bab4dde63d76: Pulling fs layer 01:58:14 bde34c3a00c8: Pulling fs layer 01:58:14 b352a97aabf1: Pulling fs layer 01:58:14 4872d77fe225: Pulling fs layer 01:58:14 5851b861e8e6: Pulling fs layer 01:58:14 988bab9f4d93: Waiting 01:58:14 1469e6f7b9e6: Waiting 01:58:14 eaf3925da568: Waiting 01:58:14 bab4dde63d76: Waiting 01:58:14 bde34c3a00c8: Waiting 01:58:14 b352a97aabf1: Waiting 01:58:14 4872d77fe225: Waiting 01:58:14 5851b861e8e6: Waiting 01:58:14 e2be974225ed: Verifying Checksum 01:58:14 e2be974225ed: Download complete 01:58:14 988bab9f4d93: Verifying Checksum 01:58:14 988bab9f4d93: Download complete 01:58:14 1469e6f7b9e6: Verifying Checksum 01:58:14 1469e6f7b9e6: Download complete 01:58:14 eaf3925da568: Verifying Checksum 01:58:14 eaf3925da568: Download complete 01:58:14 339a4e72a1f5: Verifying Checksum 01:58:14 339a4e72a1f5: Download complete 01:58:14 bde34c3a00c8: Verifying Checksum 01:58:14 bde34c3a00c8: Download complete 01:58:14 b352a97aabf1: Verifying Checksum 01:58:14 b352a97aabf1: Download complete 01:58:14 4872d77fe225: Verifying Checksum 01:58:14 4872d77fe225: Download complete 01:58:14 5851b861e8e6: Download complete 01:58:14 b85a868b505f: Verifying Checksum 01:58:14 b85a868b505f: Download complete 01:58:14 bab4dde63d76: Verifying Checksum 01:58:14 bab4dde63d76: Download complete 01:58:15 b85a868b505f: Pull complete 01:58:16 e2be974225ed: Pull complete 01:58:16 339a4e72a1f5: Pull complete 01:58:16 988bab9f4d93: Pull complete 01:58:16 1469e6f7b9e6: Pull complete 01:58:16 eaf3925da568: Pull complete 01:58:18 bab4dde63d76: Pull complete 01:58:18 bde34c3a00c8: Pull complete 01:58:19 b352a97aabf1: Pull complete 01:58:19 4872d77fe225: Pull complete 01:58:19 5851b861e8e6: Pull complete 01:58:19 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:58:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:58:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:58:19 prd-ubuntu20.04-docker-8c-8g-4513 does not seem to be running inside a container 01:58:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-334 -v /w/workspace/foundry_device-usb-camera_PR-334:/w/workspace/foundry_device-usb-camera_PR-334:rw,z -v /w/workspace/foundry_device-usb-camera_PR-334@tmp:/w/workspace/foundry_device-usb-camera_PR-334@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-devops/py-git-semver:0.1.4 cat 01:58:22 $ docker top fb8f1aaa1cc8542c0515fc9191520aa496d2db32438bb09af7cf02229c63d9ba -eo pid,comm 01:58:22 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). 01:58:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:58:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:58:22 [ssh-agent] Looking for ssh-agent implementation... 01:58:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:58:22 $ docker exec fb8f1aaa1cc8542c0515fc9191520aa496d2db32438bb09af7cf02229c63d9ba ssh-agent 01:58:23 SSH_AUTH_SOCK=/tmp/ssh-dUmTDep6CFxg/agent.33 01:58:23 SSH_AGENT_PID=39 01:58:23 Running ssh-add (command line suppressed) 01:58:23 Identity added: /w/workspace/foundry_device-usb-camera_PR-334@tmp/private_key_10808088475727685132.key (/w/workspace/foundry_device-usb-camera_PR-334@tmp/private_key_10808088475727685132.key) 01:58:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:58:23 + git tag --points-at HEAD [Pipeline] } 01:58:23 $ docker exec --env ******** --env ******** fb8f1aaa1cc8542c0515fc9191520aa496d2db32438bb09af7cf02229c63d9ba ssh-agent -k 01:58:23 unset SSH_AUTH_SOCK; 01:58:23 unset SSH_AGENT_PID; 01:58:23 echo Agent pid 39 killed; 01:58:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:58:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:58:23 [ssh-agent] Looking for ssh-agent implementation... 01:58:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:58:23 $ docker exec fb8f1aaa1cc8542c0515fc9191520aa496d2db32438bb09af7cf02229c63d9ba ssh-agent 01:58:24 SSH_AUTH_SOCK=/tmp/ssh-SpqvdTbqjegt/agent.74 01:58:24 SSH_AGENT_PID=80 01:58:24 Running ssh-add (command line suppressed) 01:58:24 Identity added: /w/workspace/foundry_device-usb-camera_PR-334@tmp/private_key_11810114140542539735.key (/w/workspace/foundry_device-usb-camera_PR-334@tmp/private_key_11810114140542539735.key) 01:58:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:58:24 + git semver init 01:58:24 2024-06-28 01:58:24,671 [run_init] DEBUG init version:0.0.0 force:False 01:58:24 2024-06-28 01:58:24,672 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-334/.semver 01:58:24 2024-06-28 01:58:24,672 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-334/.semver 01:58:24 2024-06-28 01:58:24,673 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-334/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-334, universal_newlines=False, shell=None, istream=None) 01:58:26 2024-06-28 01:58:26,333 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-334/.git/info/exclude 01:58:26 2024-06-28 01:58:26,334 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-334/.semver/PR-334 with force:False 01:58:26 2024-06-28 01:58:26,334 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-334/.semver/PR-334 01:58:26 2024-06-28 01:58:26,340 [execute] INFO git cat-file --batch-check 01:58:26 2024-06-28 01:58:26,341 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-334/.semver, universal_newlines=False, shell=None, istream=) 01:58:26 2024-06-28 01:58:26,349 [execute] INFO git cat-file --batch 01:58:26 2024-06-28 01:58:26,350 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-334/.semver, universal_newlines=False, shell=None, istream=) 01:58:26 2024-06-28 01:58:26,368 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-334/.semver/PR-334 01:58:26 0.0.0 [Pipeline] } 01:58:26 $ docker exec --env ******** --env ******** fb8f1aaa1cc8542c0515fc9191520aa496d2db32438bb09af7cf02229c63d9ba ssh-agent -k 01:58:26 unset SSH_AUTH_SOCK; 01:58:26 unset SSH_AGENT_PID; 01:58:26 echo Agent pid 80 killed; 01:58:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:58:27 + git semver [Pipeline] } 01:58:27 $ docker stop --time=1 fb8f1aaa1cc8542c0515fc9191520aa496d2db32438bb09af7cf02229c63d9ba 01:58:28 $ docker rm -f --volumes fb8f1aaa1cc8542c0515fc9191520aa496d2db32438bb09af7cf02229c63d9ba [Pipeline] // withDockerContainer [Pipeline] sh 01:58:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:58:29 Stashed 1 file(s) [Pipeline] echo 01:58:29 [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 01:58:30 provisioning config files... 01:58:30 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-334@tmp/config6695361630786055214tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:58:30 ---> ****-login.sh 01:58:30 nexus3.edgexfoundry.org:10001 01:58:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:30 Configure a credential helper to remove this warning. See 01:58:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:30 01:58:30 Login Succeeded 01:58:30 nexus3.edgexfoundry.org:10002 01:58:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:30 Configure a credential helper to remove this warning. See 01:58:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:30 01:58:30 Login Succeeded 01:58:30 nexus3.edgexfoundry.org:10003 01:58:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:30 Configure a credential helper to remove this warning. See 01:58:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:30 01:58:30 Login Succeeded 01:58:30 nexus3.edgexfoundry.org:10004 01:58:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:31 Configure a credential helper to remove this warning. See 01:58:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:31 01:58:31 Login Succeeded 01:58:31 ****.io 01:58:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:31 Configure a credential helper to remove this warning. See 01:58:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:31 01:58:31 Login Succeeded 01:58:31 ---> ****-login.sh ends [Pipeline] } 01:58:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:58:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:58:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:58:31 ========================================================= 01:58:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 01:58:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:32 + 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 . 01:58:32 Sending build context to Docker daemon 20.4MB 01:58:32 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 01:58:32 Step 2/13 : FROM ${BASE} AS builder 01:58:32 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 01:58:32 619be1103602: Pulling fs layer 01:58:32 7862e08f4a3e: Pulling fs layer 01:58:32 5df492c9dc93: Pulling fs layer 01:58:32 7629e6793208: Pulling fs layer 01:58:32 4f4fb700ef54: Pulling fs layer 01:58:32 fb5054dd5b73: Pulling fs layer 01:58:32 eeca6798cff9: Pulling fs layer 01:58:32 aa269ceb94a6: Pulling fs layer 01:58:32 ada007ff1a6a: Pulling fs layer 01:58:32 7629e6793208: Waiting 01:58:32 4f4fb700ef54: Waiting 01:58:32 aa269ceb94a6: Waiting 01:58:32 fb5054dd5b73: Waiting 01:58:32 ada007ff1a6a: Waiting 01:58:32 eeca6798cff9: Waiting 01:58:32 7862e08f4a3e: Verifying Checksum 01:58:32 7862e08f4a3e: Download complete 01:58:32 7629e6793208: Verifying Checksum 01:58:32 7629e6793208: Download complete 01:58:32 4f4fb700ef54: Verifying Checksum 01:58:32 4f4fb700ef54: Download complete 01:58:32 619be1103602: Download complete 01:58:32 fb5054dd5b73: Verifying Checksum 01:58:32 fb5054dd5b73: Download complete 01:58:32 eeca6798cff9: Verifying Checksum 01:58:32 eeca6798cff9: Download complete 01:58:32 619be1103602: Pull complete 01:58:32 ada007ff1a6a: Verifying Checksum 01:58:32 ada007ff1a6a: Download complete 01:58:32 7862e08f4a3e: Pull complete 01:58:33 5df492c9dc93: Verifying Checksum 01:58:33 5df492c9dc93: Download complete 01:58:33 aa269ceb94a6: Download complete 01:58:36 5df492c9dc93: Pull complete 01:58:36 7629e6793208: Pull complete 01:58:36 4f4fb700ef54: Pull complete 01:58:36 fb5054dd5b73: Pull complete 01:58:36 eeca6798cff9: Pull complete 01:58:39 aa269ceb94a6: Pull complete 01:58:39 ada007ff1a6a: Pull complete 01:58:39 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 01:58:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 01:58:39 ---> f489d0715acc 01:58:39 Step 3/13 : ARG ADD_BUILD_TAGS="" 01:58:43 ---> Running in 481a50fce19e 01:58:43 Removing intermediate container 481a50fce19e 01:58:43 ---> 3cd091316310 01:58:43 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:58:43 ---> Running in 827a020387a2 01:58:43 Removing intermediate container 827a020387a2 01:58:43 ---> c07cac38d11d 01:58:43 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 01:58:43 ---> Running in 01eb08b9d7ce 01:58:43 Removing intermediate container 01eb08b9d7ce 01:58:43 ---> 6d6c5decb6e4 01:58:43 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 01:58:43 ---> Running in d978a137dd4f 01:58:43 Removing intermediate container d978a137dd4f 01:58:43 ---> 536e249fca24 01:58:43 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:58:43 ---> Running in 9f3eca0f2771 01:58:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:58:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:58:44 (1/13) Installing libintl (0.21.1-r7) 01:58:44 (2/13) Installing eudev-libs (3.2.11-r8) 01:58:44 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 01:58:44 (4/13) Installing v4l-utils-libs (1.24.1-r0) 01:58:44 (5/13) Installing v4l-utils (1.24.1-r0) 01:58:44 (6/13) Installing libdvbv5 (1.24.1-r0) 01:58:44 (7/13) Installing udev-init-scripts (35-r1) 01:58:44 (8/13) Installing libblkid (2.38.1-r8) 01:58:44 (9/13) Installing xz-libs (5.4.3-r0) 01:58:44 (10/13) Installing kmod-libs (30-r3) 01:58:44 (11/13) Installing eudev (3.2.11-r8) 01:58:44 (12/13) Installing eudev-dev (3.2.11-r8) 01:58:44 (13/13) Installing v4l-utils-dev (1.24.1-r0) 01:58:44 Executing busybox-1.36.1-r5.trigger 01:58:44 Executing eudev-3.2.11-r8.trigger 01:58:44 OK: 271 MiB in 65 packages 01:58:44 Removing intermediate container 9f3eca0f2771 01:58:44 ---> 362bf4b7dcec 01:58:44 Step 8/13 : WORKDIR /device-usb-camera 01:58:44 ---> Running in a985ed473647 01:58:45 Removing intermediate container a985ed473647 01:58:45 ---> da608bcdbdcc 01:58:45 Step 9/13 : COPY go.mod vendor* ./ 01:58:45 ---> 8be58e6981ee 01:58:45 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:58:45 ---> Running in 2245f42c1e01 01:58:45 Still waiting to schedule task 01:58:45 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4511’ 01:59:41 Removing intermediate container 2245f42c1e01 01:59:41 ---> dd0b851e8a42 01:59:41 Step 11/13 : COPY . . 01:59:41 ---> c909c6fe2a0b 01:59:41 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 01:59:41 ---> Running in 08f790fadb86 01:59:41  % Total % Received % Xferd Average Speed Time Time Time Current 01:59:41 Dload Upload Total Spent Left Speed 01:59:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10310 0 --:--:-- --:--:-- --:--:-- 10411 01:59:41 Removing intermediate container 08f790fadb86 01:59:41 ---> e8c935c69c45 01:59:41 Step 13/13 : RUN ${MAKE} 01:59:41 ---> Running in ab4ceb149e21 01:59:41 noop 01:59:41 Removing intermediate container ab4ceb149e21 01:59:41 ---> b2fd88c64ef7 01:59:41 Successfully built b2fd88c64ef7 01:59:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:41 + docker inspect -f . ci-base-image-x86_64 01:59:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:59:42 prd-ubuntu20.04-docker-8c-8g-4513 does not seem to be running inside a container 01:59:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-334 -v /w/workspace/foundry_device-usb-camera_PR-334:/w/workspace/foundry_device-usb-camera_PR-334:rw,z -v /w/workspace/foundry_device-usb-camera_PR-334@tmp:/w/workspace/foundry_device-usb-camera_PR-334@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:59:42 $ docker top 24b131d655febb9126239c3b2c36a5801008071e5c06afb0f41ac9cb0c98b2e2 -eo pid,comm [Pipeline] { [Pipeline] sh 01:59:42 + go version 01:59:42 go version go1.21.9 linux/amd64 [Pipeline] } 01:59:42 $ docker stop --time=1 24b131d655febb9126239c3b2c36a5801008071e5c06afb0f41ac9cb0c98b2e2 01:59:44 $ docker rm -f --volumes 24b131d655febb9126239c3b2c36a5801008071e5c06afb0f41ac9cb0c98b2e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:45 + docker inspect -f . ci-base-image-x86_64 01:59:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:59:45 prd-ubuntu20.04-docker-8c-8g-4513 does not seem to be running inside a container 01:59:45 $ 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-334 -v /w/workspace/foundry_device-usb-camera_PR-334:/w/workspace/foundry_device-usb-camera_PR-334:rw,z -v /w/workspace/foundry_device-usb-camera_PR-334@tmp:/w/workspace/foundry_device-usb-camera_PR-334@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:59:45 $ docker top 44b957669b49ec051f11bb95563f6b71ec8506b02a9de6d1eef9e400e3a5da50 -eo pid,comm [Pipeline] { [Pipeline] sh 01:59:51 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-334 [Pipeline] fileExists [Pipeline] sh 01:59:52 + make test 01:59:52 go test ./... -coverprofile=coverage.out ./... 01:59:53 ? github.com/edgexfoundry/device-usb-camera [no test files] 02:00:16 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 02:00:16 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.010s coverage: 4.4% of statements 02:00:26 go vet ./... 02:00:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:00:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:00:31 ./bin/test-attribution-txt.sh 02:00:31 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 02:00:31 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 02:00:31 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 02:00:31 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 02:00:31 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 02:00:31 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 02:00:31 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 02:00:31 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 02:00:31 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 02:00:31 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 02:00:31 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 02:00:31 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 02:00:31 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 02:00:31 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 02:00:31 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 02:00:31 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 02:00:31 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 02:00:31 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 02:00:31 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 02:00:31 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 02:00:31 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 02:00:31 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 02:00:31 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 02:00:31 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 02:00:31 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 02:00:31 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 02:00:31 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 02:00:31 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 02:00:31 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 02:00:31 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 02:00:31 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 02:00:31 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 02:00:31 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 02:00:31 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 02:00:31 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 02:00:31 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 02:00:31 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 02:00:31 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 02:00:31 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 02:00:31 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 02:00:31 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 02:00:31 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 02:00:31 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 02:00:31 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 02:00:31 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 02:00:31 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 02:00:31 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 02:00:31 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 02:00:31 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 02:00:31 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 02:00:31 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 02:00:31 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 02:00:31 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 02:00:31 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 02:00:31 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 02:00:31 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 02:00:31 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 02:00:31 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 02:00:31 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 02:00:31 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 02:00:31 An attribution for golang.org/x/term is missing from Attribution.txt, please add 02:00:31 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 02:00:31 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 02:00:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 02:00:31 $ docker stop --time=1 44b957669b49ec051f11bb95563f6b71ec8506b02a9de6d1eef9e400e3a5da50 02:00:34 $ docker rm -f --volumes 44b957669b49ec051f11bb95563f6b71ec8506b02a9de6d1eef9e400e3a5da50 [Pipeline] // withDockerContainer [Pipeline] sh 02:00:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:00:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:00:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:00:36 + ls -al . 02:00:36 total 292 02:00:36 drwxrwxr-x 9 jenkins jenkins 4096 Jun 28 01:59 . 02:00:36 drwxrwxr-x 4 jenkins jenkins 4096 Jun 28 01:57 .. 02:00:36 drwxrwxr-x 8 jenkins jenkins 4096 Jun 28 02:00 .git 02:00:36 drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 01:58 .github 02:00:36 -rw-rw-r-- 1 jenkins jenkins 379 Jun 28 01:58 .gitignore 02:00:36 -rw-rw-r-- 1 jenkins jenkins 45 Jun 28 01:58 .golangci.yml 02:00:36 -rw-rw-r-- 1 jenkins jenkins 77 Jun 28 01:58 .hadolint.yml 02:00:36 drwxr-xr-x 3 jenkins jenkins 4096 Jun 28 01:58 .semver 02:00:36 -rw-rw-r-- 1 jenkins jenkins 10870 Jun 28 01:58 Attribution.txt 02:00:36 -rw-rw-r-- 1 jenkins jenkins 16561 Jun 28 01:58 CHANGELOG.md 02:00:36 -rw-rw-r-- 1 jenkins jenkins 2453 Jun 28 01:58 Dockerfile 02:00:36 -rw-rw-r-- 1 jenkins jenkins 678 Jun 28 01:58 GOVERNANCE.md 02:00:36 -rw-rw-r-- 1 jenkins jenkins 659 Jun 28 01:58 Jenkinsfile 02:00:36 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 28 01:58 LICENSE 02:00:36 -rw-rw-r-- 1 jenkins jenkins 2611 Jun 28 01:58 Makefile 02:00:36 -rw-rw-r-- 1 jenkins jenkins 622 Jun 28 01:58 OWNERS.md 02:00:36 -rw-rw-r-- 1 jenkins jenkins 2575 Jun 28 01:58 README.md 02:00:36 -rw-rw-r-- 1 jenkins jenkins 5 Jun 28 01:58 VERSION 02:00:36 drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 01:58 bin 02:00:36 drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 01:58 cmd 02:00:36 -rw-r--r-- 1 jenkins jenkins 54703 Jun 28 02:00 coverage.out 02:00:36 -rwxrwxr-x 1 jenkins jenkins 84 Jun 28 01:58 docker-entrypoint.sh 02:00:36 drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 01:58 docs 02:00:36 -rw-rw-r-- 1 jenkins jenkins 7266 Jun 28 01:58 go.mod 02:00:36 -rw-rw-r-- 1 jenkins jenkins 102297 Jun 28 01:58 go.sum 02:00:36 drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 01:58 internal 02:00:36 -rw-rw-r-- 1 jenkins jenkins 231 Jun 28 01:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:37 + 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=655e03c27f2ff945cb952fa065b06381bbbf9253 --label arch=amd64 --label version=0.0.0 . 02:00:37 Sending build context to Docker daemon 20.46MB 02:00:37 Step 1/37 : ARG BASE=golang:1.21-alpine3.18 02:00:37 Step 2/37 : FROM ${BASE} AS builder 02:00:37 ---> b2fd88c64ef7 02:00:37 Step 3/37 : ARG ADD_BUILD_TAGS="" 02:00:37 ---> Running in 92cd30c22701 02:00:37 Removing intermediate container 92cd30c22701 02:00:37 ---> 498dfd2a1ba0 02:00:37 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:00:37 ---> Running in 587b1efed925 02:00:37 Removing intermediate container 587b1efed925 02:00:37 ---> 8f991669899f 02:00:37 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 02:00:37 ---> Running in c03c81e7f18e 02:00:37 Removing intermediate container c03c81e7f18e 02:00:37 ---> d6cf2197e4df 02:00:37 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 02:00:37 ---> Running in c50271f5ab84 02:00:37 Removing intermediate container c50271f5ab84 02:00:37 ---> e9de1a84c330 02:00:37 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:00:37 ---> Running in 4f32dbe97ab1 02:00:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:00:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:00:38 OK: 271 MiB in 65 packages 02:00:38 Removing intermediate container 4f32dbe97ab1 02:00:38 ---> bbdad81dfd0b 02:00:38 Step 8/37 : WORKDIR /device-usb-camera 02:00:38 ---> Running in 1e05f2ecbacf 02:00:39 Removing intermediate container 1e05f2ecbacf 02:00:39 ---> b2a288e52eab 02:00:39 Step 9/37 : COPY go.mod vendor* ./ 02:00:39 ---> 075d1e892610 02:00:39 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:00:39 ---> Running in 77e508225aec 02:00:39 Removing intermediate container 77e508225aec 02:00:39 ---> 3ba4dbde9422 02:00:39 Step 11/37 : COPY . . 02:00:40 ---> 39063baf6e09 02:00:40 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 02:00:40 ---> Running in f371861982ba 02:00:40  % Total % Received % Xferd Average Speed Time Time Time Current 02:00:40 Dload Upload Total Spent Left Speed 02:00:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 31697 0 --:--:-- --:--:-- --:--:-- 32181 02:00:41 Removing intermediate container f371861982ba 02:00:41 ---> 2530fd9793a8 02:00:41 Step 13/37 : RUN ${MAKE} 02:00:41 ---> Running in 6ac3d1b2b094 02:00:41 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.18" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 02:01:20 Removing intermediate container 6ac3d1b2b094 02:01:20 ---> e48f5c203db3 02:01:20 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 02:01:20 1.8.2: Pulling from bluenviron/mediamtx 02:01:20 8411072a22a5: Pulling fs layer 02:01:20 8411072a22a5: Verifying Checksum 02:01:20 8411072a22a5: Download complete 02:01:20 8411072a22a5: Pull complete 02:01:20 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 02:01:20 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 02:01:20 ---> 1ac78cb06e13 02:01:20 Step 15/37 : FROM alpine:3.18 02:01:20 3.18: Pulling from library/alpine 02:01:20 73baa7ef167e: Pulling fs layer 02:01:20 73baa7ef167e: Download complete 02:01:20 73baa7ef167e: Pull complete 02:01:20 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 02:01:20 Status: Downloaded newer image for alpine:3.18 02:01:20 ---> 8fd7cac70a4a 02:01:20 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 02:01:20 ---> Running in d2081c885e66 02:01:20 Removing intermediate container d2081c885e66 02:01:20 ---> e351e49b55dd 02:01:20 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 02:01:20 ---> Running in 3285be5be3de 02:01:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:01:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:01:21 (1/107) Installing dumb-init (1.2.5-r2) 02:01:21 (2/107) Installing sdl2 (2.26.5-r0) 02:01:21 (3/107) Installing svt-av1-libs (1.6.0-r0) 02:01:21 (4/107) Installing aom-libs (3.6.1-r0) 02:01:21 (5/107) Installing libxau (1.0.11-r2) 02:01:21 (6/107) Installing libmd (1.0.4-r2) 02:01:21 (7/107) Installing libbsd (0.11.7-r1) 02:01:21 (8/107) Installing libxdmcp (1.1.4-r2) 02:01:21 (9/107) Installing libxcb (1.15-r1) 02:01:21 (10/107) Installing libx11 (1.8.7-r0) 02:01:21 (11/107) Installing hwdata-pci (0.370-r0) 02:01:21 (12/107) Installing libpciaccess (0.17-r2) 02:01:21 (13/107) Installing libdrm (2.4.115-r4) 02:01:21 (14/107) Installing libxext (1.3.5-r2) 02:01:21 (15/107) Installing libxfixes (6.0.1-r2) 02:01:21 (16/107) Installing libffi (3.4.4-r2) 02:01:21 (17/107) Installing wayland-libs-client (1.22.0-r2) 02:01:21 (18/107) Installing libva (2.18.0-r1) 02:01:21 (19/107) Installing libvdpau (1.5-r1) 02:01:21 (20/107) Installing libgcc (12.2.1_git20220924-r10) 02:01:21 (21/107) Installing libstdc++ (12.2.1_git20220924-r10) 02:01:21 (22/107) Installing onevpl-libs (2023.2.1-r0) 02:01:21 (23/107) Installing ffmpeg-libavutil (6.0.1-r0) 02:01:21 (24/107) Installing libdav1d (1.2.1-r0) 02:01:22 (25/107) Installing brotli-libs (1.0.9-r14) 02:01:22 (26/107) Installing libhwy (1.0.4-r1) 02:01:22 (27/107) Installing lcms2 (2.15-r2) 02:01:22 (28/107) Installing libjxl (0.8.2-r0) 02:01:22 (29/107) Installing lame-libs (3.100-r5) 02:01:22 (30/107) Installing opus (1.4-r0) 02:01:22 (31/107) Installing libgomp (12.2.1_git20220924-r10) 02:01:22 (32/107) Installing soxr (0.1.3-r5) 02:01:22 (33/107) Installing ffmpeg-libswresample (6.0.1-r0) 02:01:22 (34/107) Installing libogg (1.3.5-r4) 02:01:22 (35/107) Installing libtheora (1.1.1-r17) 02:01:22 (36/107) Installing libvorbis (1.3.7-r1) 02:01:22 (37/107) Installing libvpx (1.13.0-r2) 02:01:22 (38/107) Installing libwebp (1.3.2-r0) 02:01:22 (39/107) Installing x264-libs (0.164_git20220602-r1) 02:01:22 (40/107) Installing numactl (2.0.16-r4) 02:01:22 (41/107) Installing x265-libs (3.5-r4) 02:01:22 (42/107) Installing xvidcore (1.3.7-r1) 02:01:22 (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) 02:01:22 (44/107) Installing alsa-lib (1.2.9-r1) 02:01:22 (45/107) Installing libexpat (2.6.2-r0) 02:01:22 (46/107) Installing libbz2 (1.0.8-r5) 02:01:22 (47/107) Installing libpng (1.6.39-r3) 02:01:22 (48/107) Installing freetype (2.13.0-r5) 02:01:22 (49/107) Installing fontconfig (2.14.2-r3) 02:01:22 (50/107) Installing fribidi (1.0.13-r0) 02:01:22 (51/107) Installing libintl (0.21.1-r7) 02:01:22 (52/107) Installing libblkid (2.38.1-r8) 02:01:22 (53/107) Installing libmount (2.38.1-r8) 02:01:22 (54/107) Installing pcre2 (10.42-r1) 02:01:22 (55/107) Installing glib (2.76.6-r0) 02:01:22 (56/107) Installing graphite2 (1.3.14-r5) 02:01:22 (57/107) Installing harfbuzz (7.3.0-r0) 02:01:22 (58/107) Installing libunibreak (5.1-r0) 02:01:22 (59/107) Installing libass (0.17.1-r0) 02:01:22 (60/107) Installing libbluray (1.3.4-r0) 02:01:22 (61/107) Installing gmp (6.2.1-r3) 02:01:22 (62/107) Installing nettle (3.8.1-r2) 02:01:22 (63/107) Installing libunistring (1.1-r1) 02:01:22 (64/107) Installing libidn2 (2.3.4-r1) 02:01:22 (65/107) Installing p11-kit (0.24.1-r2) 02:01:22 (66/107) Installing libtasn1 (4.19.0-r1) 02:01:22 (67/107) Installing gnutls (3.8.4-r0) 02:01:22 (68/107) Installing mpg123-libs (1.31.3-r1) 02:01:22 (69/107) Installing libopenmpt (0.7.2-r0) 02:01:22 (70/107) Installing cjson (1.7.17-r0) 02:01:22 (71/107) Installing mbedtls (2.28.8-r0) 02:01:22 (72/107) Installing librist (0.2.7-r0) 02:01:22 (73/107) Installing libsrt (1.5.2-r0) 02:01:22 (74/107) Installing libssh (0.10.5-r0) 02:01:22 (75/107) Installing xz-libs (5.4.3-r0) 02:01:22 (76/107) Installing libxml2 (2.11.8-r0) 02:01:22 (77/107) Installing libsodium (1.0.18-r3) 02:01:22 (78/107) Installing libzmq (4.3.4-r4) 02:01:22 (79/107) Installing ffmpeg-libavformat (6.0.1-r0) 02:01:22 (80/107) Installing glslang-libs (1.3.243.0-r1) 02:01:22 (81/107) Installing spirv-tools (1.3.243.0-r1) 02:01:22 (82/107) Installing shaderc (2023.3-r1) 02:01:22 (83/107) Installing vulkan-loader (1.3.243.0-r1) 02:01:22 (84/107) Installing libplacebo (5.264.1-r1) 02:01:22 (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) 02:01:22 (86/107) Installing ffmpeg-libswscale (6.0.1-r0) 02:01:22 (87/107) Installing vidstab (1.1.1-r0) 02:01:22 (88/107) Installing zimg (3.0.5-r0) 02:01:22 (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) 02:01:23 (90/107) Installing libasyncns (0.8-r1) 02:01:23 (91/107) Installing dbus-libs (1.14.8-r0) 02:01:23 (92/107) Installing libltdl (2.4.7-r2) 02:01:23 (93/107) Installing orc (0.4.34-r0) 02:01:23 (94/107) Installing flac-libs (1.4.3-r0) 02:01:23 (95/107) Installing libsndfile (1.2.0-r2) 02:01:23 (96/107) Installing speexdsp (1.2.1-r1) 02:01:23 (97/107) Installing tdb-libs (1.4.8-r1) 02:01:23 (98/107) Installing libpulse (16.1-r10) 02:01:23 (99/107) Installing libjpeg-turbo (2.1.5.1-r3) 02:01:23 (100/107) Installing v4l-utils-libs (1.24.1-r0) 02:01:23 (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) 02:01:23 (102/107) Installing ffmpeg (6.0.1-r0) 02:01:23 (103/107) Installing udev-init-scripts (35-r1) 02:01:23 (104/107) Installing eudev-libs (3.2.11-r8) 02:01:23 (105/107) Installing zstd-libs (1.5.5-r4) 02:01:23 (106/107) Installing kmod-libs (30-r3) 02:01:23 (107/107) Installing eudev (3.2.11-r8) 02:01:23 Executing busybox-1.36.1-r7.trigger 02:01:23 Executing glib-2.76.6-r0.trigger 02:01:23 Executing eudev-3.2.11-r8.trigger 02:01:23 OK: 131 MiB in 122 packages 02:01:26 Removing intermediate container 3285be5be3de 02:01:26 ---> cc8a4a5c171f 02:01:26 Step 18/37 : RUN apk --no-cache upgrade 02:01:26 ---> Running in cba3cd559e77 02:01:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:01:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:01:27 OK: 131 MiB in 122 packages 02:01:27 Removing intermediate container cba3cd559e77 02:01:27 ---> 506bfcec4fd4 02:01:27 Step 19/37 : WORKDIR / 02:01:27 ---> Running in d43825a51674 02:01:27 Removing intermediate container d43825a51674 02:01:27 ---> 8733bfb20bd5 02:01:27 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 02:01:29 ---> 6cb54d373a14 02:01:29 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 02:01:29 ---> 32a4d9c5d0f1 02:01:29 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 02:01:29 ---> db71080b348f 02:01:29 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 02:01:29 ---> e69215d7e120 02:01:29 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 02:01:29 ---> df781aef5480 02:01:29 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 02:01:29 ---> 62c2556b1d22 02:01:29 Step 26/37 : COPY --from=rtsp /mediamtx / 02:01:30 ---> 33cc53d6c9bc 02:01:30 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 02:01:30 ---> Running in 33f4921ee222 02:01:31 Removing intermediate container 33f4921ee222 02:01:31 ---> c9c85dfa50a4 02:01:31 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 02:01:31 ---> Running in 6dc47dfe3f9a 02:01:31 Removing intermediate container 6dc47dfe3f9a 02:01:31 ---> ac7e31c3be67 02:01:31 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 02:01:31 ---> Running in 5c8809f4ed34 02:01:32 Removing intermediate container 5c8809f4ed34 02:01:32 ---> 3133a1bc084d 02:01:32 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 02:01:32 ---> Running in 1f416c7dce06 02:01:32 Removing intermediate container 1f416c7dce06 02:01:32 ---> 0bf78f5536f4 02:01:32 Step 31/37 : EXPOSE 59983 02:01:32 ---> Running in 893924be90a3 02:01:32 Removing intermediate container 893924be90a3 02:01:32 ---> b373ce2a213d 02:01:32 Step 32/37 : EXPOSE 8554 02:01:33 ---> Running in 66b1e89b9609 02:01:33 Removing intermediate container 66b1e89b9609 02:01:33 ---> f9bbbc892bd0 02:01:33 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 02:01:33 ---> Running in ad52bf781b98 02:01:33 Removing intermediate container ad52bf781b98 02:01:33 ---> b90eb45c9ec7 02:01:33 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 02:01:33 ---> Running in a5270062634d 02:01:33 Removing intermediate container a5270062634d 02:01:33 ---> e24bdf547770 02:01:33 Step 35/37 : LABEL arch=amd64 02:01:33 ---> Running in e13caee67be7 02:01:33 Removing intermediate container e13caee67be7 02:01:33 ---> 30a9be024f35 02:01:33 Step 36/37 : LABEL git_sha=655e03c27f2ff945cb952fa065b06381bbbf9253 02:01:33 ---> Running in 7b52ab1fb474 02:01:33 Removing intermediate container 7b52ab1fb474 02:01:33 ---> e51dbf034418 02:01:33 Step 37/37 : LABEL version=0.0.0 02:01:33 ---> Running in a3e0a1539426 02:01:33 Removing intermediate container a3e0a1539426 02:01:33 ---> 039def843ba8 02:01:33 [Warning] One or more build-args [ARCH] were not consumed 02:01:33 Successfully built 039def843ba8 02:01:33 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 02:01:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:01:34 02:01:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:01:35 latest: Pulling from edgex-lftools-log-publisher 02:01:35 5eb5b503b376: Pulling fs layer 02:01:35 5c69ac0246d0: Pulling fs layer 02:01:35 ec43610c2a17: Pulling fs layer 02:01:35 3a2ae6a8a46f: Pulling fs layer 02:01:35 33b1e0a273af: Pulling fs layer 02:01:35 5d3b04190fa2: Pulling fs layer 02:01:35 2f39f015ded8: Pulling fs layer 02:01:35 33b1e0a273af: Waiting 02:01:35 5d3b04190fa2: Waiting 02:01:35 3a2ae6a8a46f: Waiting 02:01:35 2f39f015ded8: Waiting 02:01:35 5c69ac0246d0: Download complete 02:01:35 3a2ae6a8a46f: Verifying Checksum 02:01:35 3a2ae6a8a46f: Download complete 02:01:35 33b1e0a273af: Verifying Checksum 02:01:35 33b1e0a273af: Download complete 02:01:35 5d3b04190fa2: Download complete 02:01:35 ec43610c2a17: Verifying Checksum 02:01:35 ec43610c2a17: Download complete 02:01:35 5eb5b503b376: Verifying Checksum 02:01:35 5eb5b503b376: Download complete 02:01:35 2f39f015ded8: Download complete 02:01:36 5eb5b503b376: Pull complete 02:01:36 5c69ac0246d0: Pull complete 02:01:37 ec43610c2a17: Pull complete 02:01:37 3a2ae6a8a46f: Pull complete 02:01:37 33b1e0a273af: Pull complete 02:01:37 5d3b04190fa2: Pull complete 02:01:42 2f39f015ded8: Pull complete 02:01:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:01:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:01:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:43 prd-ubuntu20.04-docker-8c-8g-4513 does not seem to be running inside a container 02:01:43 $ 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-334 -v /w/workspace/foundry_device-usb-camera_PR-334:/w/workspace/foundry_device-usb-camera_PR-334:rw,z -v /w/workspace/foundry_device-usb-camera_PR-334@tmp:/w/workspace/foundry_device-usb-camera_PR-334@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:01:47 $ docker top 2023d41f8eafd77a7fa7cf022f86955b00aa2a6d7c27713505d9ef32cfe91d00 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:01:47 ---> job-cost.sh 02:01:47 lf-activate-venv: SKIPPING 02:01:47 INFO: No Stack... 02:01:47 INFO: Retrieving Pricing Info for: v3-standard-8 02:01:48 INFO: Archiving Costs [Pipeline] sh 02:01:48 + cat /w/workspace/foundry_device-usb-camera_PR-334/archives/cost.csv 02:01:48 + cut -d, -f6 [Pipeline] lock 02:01:48 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-334-1-stack-cost] 02:01:48 Resource [jenkins-edgexfoundry-device-usb-camera-PR-334-1-stack-cost] did not exist. Created. 02:01:48 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-334-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:01:49 + echo total: 0.2199999988079071 [Pipeline] stash 02:01:49 Stashed 1 file(s) [Pipeline] } 02:01:49 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-334-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:01:49 $ docker stop --time=1 2023d41f8eafd77a7fa7cf022f86955b00aa2a6d7c27713505d9ef32cfe91d00 02:01:50 $ docker rm -f --volumes 2023d41f8eafd77a7fa7cf022f86955b00aa2a6d7c27713505d9ef32cfe91d00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:02:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4515 in /w/workspace/foundry_device-usb-camera_PR-334 [Pipeline] { [Pipeline] ws 02:02:15 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 02:02:15 Selected Git installation does not exist. Using Default 02:02:15 The recommended git tool is: NONE 02:02:24 using credential edgex-jenkins-ssh 02:02:24 Cloning the remote Git repository 02:02:24 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 02:02:24 > git init /w/workspace/device-usb-camera/1 # timeout=10 02:02:25 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 02:02:25 > git --version # timeout=10 02:02:25 > git --version # 'git version 2.25.1' 02:02:25 using GIT_SSH to set credentials SSH Credentials for GitHub 02:02:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:02:28 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 02:02:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:02:30 Merging remotes/origin/main commit 068bc12a608a23ab923b6491ce7bb6877555defb into PR head commit 655e03c27f2ff945cb952fa065b06381bbbf9253 02:02:29 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 02:02:29 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 02:02:29 using GIT_SSH to set credentials SSH Credentials for GitHub 02:02:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/334/head:refs/remotes/origin/PR-334 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:02:30 > git config core.sparsecheckout # timeout=10 02:02:30 > git checkout -f 655e03c27f2ff945cb952fa065b06381bbbf9253 # timeout=10 02:02:30 > git remote # timeout=10 02:02:30 > git config --get remote.origin.url # timeout=10 02:02:30 using GIT_SSH to set credentials SSH Credentials for GitHub 02:02:31 Merge succeeded, producing 655e03c27f2ff945cb952fa065b06381bbbf9253 02:02:31 Checking out Revision 655e03c27f2ff945cb952fa065b06381bbbf9253 (PR-334) 02:02:30 > git merge 068bc12a608a23ab923b6491ce7bb6877555defb # timeout=10 02:02:31 > git rev-parse HEAD^{commit} # timeout=10 02:02:31 > git config core.sparsecheckout # timeout=10 02:02:31 > git checkout -f 655e03c27f2ff945cb952fa065b06381bbbf9253 # timeout=10 02:02:34 Commit message: "build: Update RTSP server image and version" 02:02:34 > git --version # timeout=10 02:02:35 > git --version # 'git version 2.25.1' 02:02:35 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:02:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:02:36 % Total % Received % Xferd Average Speed Time Time Time Current 02:02:36 Dload Upload Total Spent Left Speed 02:02:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 219k 0 --:--:-- --:--:-- --:--:-- 219k [Pipeline] sh 02:02:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:02:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:02:37 + sudo tee /etc/docker/daemon.new 02:02:37 { 02:02:37 "registry-mirrors": [ 02:02:37 "https://nexus3.edgexfoundry.org:10001" 02:02:37 ], 02:02:37 "bip": "10.250.0.254/24", 02:02:37 "hosts": [ 02:02:37 "tcp://0.0.0.0:5555", 02:02:37 "unix:///var/run/docker.sock" 02:02:37 ], 02:02:37 "mtu": 1458, 02:02:37 "selinux-enabled": true, 02:02:37 "seccomp-profile": "/etc/docker/seccomp.json" 02:02:37 } [Pipeline] sh 02:02:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:02:38 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:02:56 provisioning config files... 02:02:56 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config5207715132149514437tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:02:57 ---> ****-login.sh 02:02:57 nexus3.edgexfoundry.org:10001 02:02:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:02:57 Configure a credential helper to remove this warning. See 02:02:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:02:57 02:02:57 Login Succeeded 02:02:57 nexus3.edgexfoundry.org:10002 02:02:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:02:58 Configure a credential helper to remove this warning. See 02:02:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:02:58 02:02:58 Login Succeeded 02:02:58 nexus3.edgexfoundry.org:10003 02:02:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:02:58 Configure a credential helper to remove this warning. See 02:02:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:02:58 02:02:58 Login Succeeded 02:02:58 nexus3.edgexfoundry.org:10004 02:02:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:02:58 Configure a credential helper to remove this warning. See 02:02:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:02:58 02:02:58 Login Succeeded 02:02:58 ****.io 02:02:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:02:59 Configure a credential helper to remove this warning. See 02:02:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:02:59 02:02:59 Login Succeeded 02:02:59 ---> ****-login.sh ends [Pipeline] } 02:02:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:03:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:03:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:03:00 ========================================================= 02:03:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 02:03:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:00 + 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 . 02:03:01 Sending build context to Docker daemon 10.5MB 02:03:01 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 02:03:01 Step 2/13 : FROM ${BASE} AS builder 02:03:01 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:03:01 c6b39de5b339: Pulling fs layer 02:03:01 a69c41024577: Pulling fs layer 02:03:01 d6de4b400683: Pulling fs layer 02:03:01 35cb2a7552d0: Pulling fs layer 02:03:01 4f4fb700ef54: Pulling fs layer 02:03:01 464afbd9ba4c: Pulling fs layer 02:03:01 00f215d4a9da: Pulling fs layer 02:03:01 d496ad576159: Pulling fs layer 02:03:01 35cb2a7552d0: Waiting 02:03:01 4f4fb700ef54: Waiting 02:03:01 464afbd9ba4c: Waiting 02:03:01 00f215d4a9da: Waiting 02:03:01 d496ad576159: Waiting 02:03:01 a69c41024577: Verifying Checksum 02:03:01 a69c41024577: Download complete 02:03:01 35cb2a7552d0: Verifying Checksum 02:03:01 35cb2a7552d0: Download complete 02:03:01 4f4fb700ef54: Verifying Checksum 02:03:01 464afbd9ba4c: Verifying Checksum 02:03:01 464afbd9ba4c: Download complete 02:03:01 c6b39de5b339: Download complete 02:03:01 d496ad576159: Verifying Checksum 02:03:01 d496ad576159: Download complete 02:03:02 c6b39de5b339: Pull complete 02:03:03 a69c41024577: Pull complete 02:03:03 d6de4b400683: Verifying Checksum 02:03:03 d6de4b400683: Download complete 02:03:04 00f215d4a9da: Verifying Checksum 02:03:04 00f215d4a9da: Download complete 02:03:16 d6de4b400683: Pull complete 02:03:16 35cb2a7552d0: Pull complete 02:03:16 4f4fb700ef54: Pull complete 02:03:16 464afbd9ba4c: Pull complete 02:03:25 00f215d4a9da: Pull complete 02:03:26 d496ad576159: Pull complete 02:03:26 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 02:03:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:03:26 ---> f246e2811388 02:03:26 Step 3/13 : ARG ADD_BUILD_TAGS="" 02:03:28 ---> Running in 98357b0a7366 02:03:28 Removing intermediate container 98357b0a7366 02:03:28 ---> 3d93ffcbd25f 02:03:28 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:03:28 ---> Running in 8022104027a4 02:03:29 Removing intermediate container 8022104027a4 02:03:29 ---> f25477f2b97c 02:03:29 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 02:03:29 ---> Running in 1c2f69b950e6 02:03:29 Removing intermediate container 1c2f69b950e6 02:03:29 ---> 1260a69ebe8b 02:03:29 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 02:03:29 ---> Running in 673d2267650f 02:03:29 Removing intermediate container 673d2267650f 02:03:29 ---> e5f87d85a7a4 02:03:29 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:03:29 ---> Running in 8c4d368553d7 02:03:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:03:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:03:32 (1/13) Installing libintl (0.21.1-r7) 02:03:32 (2/13) Installing eudev-libs (3.2.11-r8) 02:03:32 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 02:03:32 (4/13) Installing v4l-utils-libs (1.24.1-r0) 02:03:32 (5/13) Installing v4l-utils (1.24.1-r0) 02:03:32 (6/13) Installing libdvbv5 (1.24.1-r0) 02:03:32 (7/13) Installing udev-init-scripts (35-r1) 02:03:32 (8/13) Installing libblkid (2.38.1-r8) 02:03:32 (9/13) Installing xz-libs (5.4.3-r0) 02:03:32 (10/13) Installing kmod-libs (30-r3) 02:03:32 (11/13) Installing eudev (3.2.11-r8) 02:03:32 (12/13) Installing eudev-dev (3.2.11-r8) 02:03:32 (13/13) Installing v4l-utils-dev (1.24.1-r0) 02:03:32 Executing busybox-1.36.1-r5.trigger 02:03:32 Executing eudev-3.2.11-r8.trigger 02:03:32 OK: 273 MiB in 65 packages 02:03:34 Removing intermediate container 8c4d368553d7 02:03:34 ---> f26c2d446d6e 02:03:34 Step 8/13 : WORKDIR /device-usb-camera 02:03:35 ---> Running in f251daacb20e 02:03:35 Removing intermediate container f251daacb20e 02:03:35 ---> 8a7ad13bc8f6 02:03:35 Step 9/13 : COPY go.mod vendor* ./ 02:03:36 ---> 33d38ac2098d 02:03:36 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:36 ---> Running in 87376491133b 02:05:42 Removing intermediate container 87376491133b 02:05:42 ---> 994284843b29 02:05:42 Step 11/13 : COPY . . 02:05:42 ---> 227c027d413f 02:05:42 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 02:05:42 ---> Running in 98f27fddd3a1 02:05:42  % Total % Received % Xferd Average Speed Time Time Time Current 02:05:42 Dload Upload Total Spent Left Speed 02:05:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5319 0 --:--:-- --:--:-- --:--:-- 5336 02:05:42 Removing intermediate container 98f27fddd3a1 02:05:42 ---> b5fec880b930 02:05:42 Step 13/13 : RUN ${MAKE} 02:05:42 ---> Running in 3bd974c1df2c 02:05:42 noop 02:05:42 Removing intermediate container 3bd974c1df2c 02:05:42 ---> a7aa8173c184 02:05:42 Successfully built a7aa8173c184 02:05:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:43 + docker inspect -f . ci-base-image-arm64 02:05:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:05:43 prd-ubuntu20.04-docker-arm64-4c-16g-4515 does not seem to be running inside a container 02:05:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:05:45 $ docker top aa2d5a9527ea02dc21525337e24039a06004f184ba887b4683fd03ec4e9c9992 -eo pid,comm [Pipeline] { [Pipeline] sh 02:05:46 + go version 02:05:46 go version go1.21.9 linux/arm64 [Pipeline] } 02:05:46 $ docker stop --time=1 aa2d5a9527ea02dc21525337e24039a06004f184ba887b4683fd03ec4e9c9992 02:05:47 $ docker rm -f --volumes aa2d5a9527ea02dc21525337e24039a06004f184ba887b4683fd03ec4e9c9992 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:48 + docker inspect -f . ci-base-image-arm64 02:05:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:05:49 prd-ubuntu20.04-docker-arm64-4c-16g-4515 does not seem to be running inside a container 02:05:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:05:50 $ docker top bfa706573176c532da76d0c3feaff45573212335e25f4675d1d62b6b4d11997b -eo pid,comm [Pipeline] { [Pipeline] sh 02:05:51 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 02:05:52 + make test 02:05:52 go test ./... -coverprofile=coverage.out ./... 02:05:58 ? github.com/edgexfoundry/device-usb-camera [no test files] 02:09:35 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 02:09:41 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.065s coverage: 4.4% of statements 02:09:41 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:09:41 go vet ./... 02:10:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:10:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:10:28 ./bin/test-attribution-txt.sh 02:10:28 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 02:10:28 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 02:10:28 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 02:10:28 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 02:10:28 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 02:10:28 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 02:10:28 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 02:10:28 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 02:10:28 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 02:10:28 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 02:10:28 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 02:10:28 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 02:10:28 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 02:10:28 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 02:10:28 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 02:10:28 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 02:10:28 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 02:10:28 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 02:10:28 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 02:10:28 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 02:10:28 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 02:10:28 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 02:10:28 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 02:10:28 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 02:10:28 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 02:10:28 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 02:10:28 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 02:10:28 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 02:10:28 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 02:10:28 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 02:10:28 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 02:10:28 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 02:10:28 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 02:10:28 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 02:10:28 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 02:10:28 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 02:10:28 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 02:10:28 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 02:10:28 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 02:10:28 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 02:10:28 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 02:10:28 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 02:10:28 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 02:10:28 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 02:10:28 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 02:10:28 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 02:10:28 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 02:10:28 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 02:10:28 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 02:10:28 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 02:10:28 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 02:10:28 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 02:10:28 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 02:10:28 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 02:10:28 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 02:10:28 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 02:10:28 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 02:10:28 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 02:10:28 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 02:10:28 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 02:10:28 An attribution for golang.org/x/term is missing from Attribution.txt, please add 02:10:28 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 02:10:28 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 02:10:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 02:10:28 $ docker stop --time=1 bfa706573176c532da76d0c3feaff45573212335e25f4675d1d62b6b4d11997b 02:10:30 $ docker rm -f --volumes bfa706573176c532da76d0c3feaff45573212335e25f4675d1d62b6b4d11997b [Pipeline] // withDockerContainer [Pipeline] sh 02:10:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:10:32 Warning: overwriting stash ‘coverage-report’ 02:10:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:10:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:10:33 + ls -al . 02:10:33 total 288 02:10:33 drwxrwxr-x 8 jenkins jenkins 4096 Jun 28 02:05 . 02:10:33 drwxrwxr-x 4 jenkins jenkins 4096 Jun 28 02:02 .. 02:10:33 drwxrwxr-x 8 jenkins jenkins 4096 Jun 28 02:02 .git 02:10:33 drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 02:02 .github 02:10:33 -rw-rw-r-- 1 jenkins jenkins 379 Jun 28 02:02 .gitignore 02:10:33 -rw-rw-r-- 1 jenkins jenkins 45 Jun 28 02:02 .golangci.yml 02:10:33 -rw-rw-r-- 1 jenkins jenkins 77 Jun 28 02:02 .hadolint.yml 02:10:33 -rw-rw-r-- 1 jenkins jenkins 10870 Jun 28 02:02 Attribution.txt 02:10:33 -rw-rw-r-- 1 jenkins jenkins 16561 Jun 28 02:02 CHANGELOG.md 02:10:33 -rw-rw-r-- 1 jenkins jenkins 2453 Jun 28 02:02 Dockerfile 02:10:33 -rw-rw-r-- 1 jenkins jenkins 678 Jun 28 02:02 GOVERNANCE.md 02:10:33 -rw-rw-r-- 1 jenkins jenkins 659 Jun 28 02:02 Jenkinsfile 02:10:33 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 28 02:02 LICENSE 02:10:33 -rw-rw-r-- 1 jenkins jenkins 2611 Jun 28 02:02 Makefile 02:10:33 -rw-rw-r-- 1 jenkins jenkins 622 Jun 28 02:02 OWNERS.md 02:10:33 -rw-rw-r-- 1 jenkins jenkins 2575 Jun 28 02:02 README.md 02:10:33 -rw-rw-r-- 1 jenkins jenkins 5 Jun 28 01:58 VERSION 02:10:33 drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 02:02 bin 02:10:33 drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 02:02 cmd 02:10:33 -rw-r--r-- 1 jenkins jenkins 54703 Jun 28 02:09 coverage.out 02:10:33 -rwxrwxr-x 1 jenkins jenkins 84 Jun 28 02:02 docker-entrypoint.sh 02:10:33 drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 02:02 docs 02:10:33 -rw-rw-r-- 1 jenkins jenkins 7266 Jun 28 02:02 go.mod 02:10:33 -rw-rw-r-- 1 jenkins jenkins 102297 Jun 28 02:02 go.sum 02:10:33 drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 02:02 internal 02:10:33 -rw-rw-r-- 1 jenkins jenkins 231 Jun 28 02:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:34 + 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=655e03c27f2ff945cb952fa065b06381bbbf9253 --label arch=arm64 --label version=0.0.0 . 02:10:34 Sending build context to Docker daemon 10.55MB 02:10:34 Step 1/37 : ARG BASE=golang:1.21-alpine3.18 02:10:34 Step 2/37 : FROM ${BASE} AS builder 02:10:34 ---> a7aa8173c184 02:10:34 Step 3/37 : ARG ADD_BUILD_TAGS="" 02:10:34 ---> Running in ff074fbf67c8 02:10:35 Removing intermediate container ff074fbf67c8 02:10:35 ---> 10be95b91b27 02:10:35 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:10:35 ---> Running in b4994f6dcade 02:10:35 Removing intermediate container b4994f6dcade 02:10:35 ---> f97fdc0b0924 02:10:35 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 02:10:35 ---> Running in fe46811bfe55 02:10:36 Removing intermediate container fe46811bfe55 02:10:36 ---> 90cfc6f85eeb 02:10:36 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 02:10:36 ---> Running in 27de0c50ddc9 02:10:36 Removing intermediate container 27de0c50ddc9 02:10:36 ---> 7c024c29b965 02:10:36 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:10:36 ---> Running in c6553aeebbcf 02:10:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:10:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:10:39 OK: 273 MiB in 65 packages 02:10:40 Removing intermediate container c6553aeebbcf 02:10:40 ---> 0720ad11a191 02:10:40 Step 8/37 : WORKDIR /device-usb-camera 02:10:40 ---> Running in 0ae79cd92071 02:10:40 Removing intermediate container 0ae79cd92071 02:10:40 ---> 7ccfc17d39e6 02:10:40 Step 9/37 : COPY go.mod vendor* ./ 02:10:40 ---> a92ca69d93b3 02:10:40 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:10:40 ---> Running in 8546f329b401 02:10:43 Removing intermediate container 8546f329b401 02:10:43 ---> 2fc1edcce28f 02:10:43 Step 11/37 : COPY . . 02:10:44 ---> 97136eb632c5 02:10:44 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 02:10:44 ---> Running in 5a36094d41c6 02:10:45  % Total % Received % Xferd Average Speed Time Time Time Current 02:10:45 Dload Upload Total Spent Left Speed 02:10:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4376 0 --:--:-- --:--:-- --:--:-- 4388 02:10:46 Removing intermediate container 5a36094d41c6 02:10:46 ---> 83ec14cd5eac 02:10:46 Step 13/37 : RUN ${MAKE} 02:10:46 ---> Running in 6be9e7700b0d 02:10:47 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.18" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 02:14:54 Removing intermediate container 6be9e7700b0d 02:14:54 ---> f64143f46e49 02:14:54 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 02:14:54 1.8.2: Pulling from bluenviron/mediamtx 02:14:54 da4d7e05a7aa: Pulling fs layer 02:14:54 da4d7e05a7aa: Verifying Checksum 02:14:54 da4d7e05a7aa: Download complete 02:14:54 da4d7e05a7aa: Pull complete 02:14:54 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 02:14:54 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 02:14:54 ---> 62c65ed7ef0d 02:14:54 Step 15/37 : FROM alpine:3.18 02:14:54 3.18: Pulling from library/alpine 02:14:54 5c905c7ebe2f: Pulling fs layer 02:14:54 5c905c7ebe2f: Verifying Checksum 02:14:54 5c905c7ebe2f: Download complete 02:14:54 5c905c7ebe2f: Pull complete 02:14:54 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 02:14:54 Status: Downloaded newer image for alpine:3.18 02:14:54 ---> dec292d02e07 02:14:54 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 02:14:54 ---> Running in 61a6428f4ad2 02:14:54 Removing intermediate container 61a6428f4ad2 02:14:54 ---> de498e7fdab0 02:14:54 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 02:14:54 ---> Running in 8c4e6722d4c6 02:14:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:14:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:14:54 (1/104) Installing dumb-init (1.2.5-r2) 02:14:54 (2/104) Installing sdl2 (2.26.5-r0) 02:14:54 (3/104) Installing svt-av1-libs (1.6.0-r0) 02:14:54 (4/104) Installing aom-libs (3.6.1-r0) 02:14:54 (5/104) Installing libxau (1.0.11-r2) 02:14:54 (6/104) Installing libmd (1.0.4-r2) 02:14:54 (7/104) Installing libbsd (0.11.7-r1) 02:14:54 (8/104) Installing libxdmcp (1.1.4-r2) 02:14:54 (9/104) Installing libxcb (1.15-r1) 02:14:54 (10/104) Installing libx11 (1.8.7-r0) 02:14:54 (11/104) Installing libdrm (2.4.115-r4) 02:14:54 (12/104) Installing libxext (1.3.5-r2) 02:14:54 (13/104) Installing libxfixes (6.0.1-r2) 02:14:54 (14/104) Installing libffi (3.4.4-r2) 02:14:54 (15/104) Installing wayland-libs-client (1.22.0-r2) 02:14:54 (16/104) Installing libva (2.18.0-r1) 02:14:54 (17/104) Installing libvdpau (1.5-r1) 02:14:54 (18/104) Installing ffmpeg-libavutil (6.0.1-r0) 02:14:54 (19/104) Installing libdav1d (1.2.1-r0) 02:14:54 (20/104) Installing brotli-libs (1.0.9-r14) 02:14:54 (21/104) Installing libgcc (12.2.1_git20220924-r10) 02:14:54 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) 02:14:54 (23/104) Installing libhwy (1.0.4-r1) 02:14:54 (24/104) Installing lcms2 (2.15-r2) 02:14:54 (25/104) Installing libjxl (0.8.2-r0) 02:14:54 (26/104) Installing lame-libs (3.100-r5) 02:14:54 (27/104) Installing opus (1.4-r0) 02:14:54 (28/104) Installing libgomp (12.2.1_git20220924-r10) 02:14:54 (29/104) Installing soxr (0.1.3-r5) 02:14:54 (30/104) Installing ffmpeg-libswresample (6.0.1-r0) 02:14:54 (31/104) Installing libogg (1.3.5-r4) 02:14:54 (32/104) Installing libtheora (1.1.1-r17) 02:14:54 (33/104) Installing libvorbis (1.3.7-r1) 02:14:54 (34/104) Installing libvpx (1.13.0-r2) 02:14:54 (35/104) Installing libwebp (1.3.2-r0) 02:14:54 (36/104) Installing x264-libs (0.164_git20220602-r1) 02:14:54 (37/104) Installing numactl (2.0.16-r4) 02:14:54 (38/104) Installing x265-libs (3.5-r4) 02:14:54 (39/104) Installing xvidcore (1.3.7-r1) 02:14:54 (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) 02:14:54 (41/104) Installing alsa-lib (1.2.9-r1) 02:14:54 (42/104) Installing libexpat (2.6.2-r0) 02:14:54 (43/104) Installing libbz2 (1.0.8-r5) 02:14:54 (44/104) Installing libpng (1.6.39-r3) 02:14:54 (45/104) Installing freetype (2.13.0-r5) 02:14:54 (46/104) Installing fontconfig (2.14.2-r3) 02:14:54 (47/104) Installing fribidi (1.0.13-r0) 02:14:54 (48/104) Installing libintl (0.21.1-r7) 02:14:54 (49/104) Installing libblkid (2.38.1-r8) 02:14:54 (50/104) Installing libmount (2.38.1-r8) 02:14:54 (51/104) Installing pcre2 (10.42-r1) 02:14:54 (52/104) Installing glib (2.76.6-r0) 02:14:54 (53/104) Installing graphite2 (1.3.14-r5) 02:14:54 (54/104) Installing harfbuzz (7.3.0-r0) 02:14:54 (55/104) Installing libunibreak (5.1-r0) 02:14:54 (56/104) Installing libass (0.17.1-r0) 02:14:54 (57/104) Installing libbluray (1.3.4-r0) 02:14:54 (58/104) Installing gmp (6.2.1-r3) 02:14:54 (59/104) Installing nettle (3.8.1-r2) 02:14:54 (60/104) Installing libunistring (1.1-r1) 02:14:54 (61/104) Installing libidn2 (2.3.4-r1) 02:14:54 (62/104) Installing p11-kit (0.24.1-r2) 02:14:54 (63/104) Installing libtasn1 (4.19.0-r1) 02:14:54 (64/104) Installing gnutls (3.8.4-r0) 02:14:54 (65/104) Installing mpg123-libs (1.31.3-r1) 02:14:54 (66/104) Installing libopenmpt (0.7.2-r0) 02:14:54 (67/104) Installing cjson (1.7.17-r0) 02:14:54 (68/104) Installing mbedtls (2.28.8-r0) 02:14:54 (69/104) Installing librist (0.2.7-r0) 02:14:54 (70/104) Installing libsrt (1.5.2-r0) 02:14:54 (71/104) Installing libssh (0.10.5-r0) 02:14:54 (72/104) Installing xz-libs (5.4.3-r0) 02:14:54 (73/104) Installing libxml2 (2.11.8-r0) 02:14:54 (74/104) Installing libsodium (1.0.18-r3) 02:14:54 (75/104) Installing libzmq (4.3.4-r4) 02:14:54 (76/104) Installing ffmpeg-libavformat (6.0.1-r0) 02:14:54 (77/104) Installing glslang-libs (1.3.243.0-r1) 02:14:54 (78/104) Installing spirv-tools (1.3.243.0-r1) 02:14:54 (79/104) Installing shaderc (2023.3-r1) 02:14:54 (80/104) Installing vulkan-loader (1.3.243.0-r1) 02:14:54 (81/104) Installing libplacebo (5.264.1-r1) 02:14:55 (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) 02:14:55 (83/104) Installing ffmpeg-libswscale (6.0.1-r0) 02:14:55 (84/104) Installing vidstab (1.1.1-r0) 02:14:55 (85/104) Installing zimg (3.0.5-r0) 02:14:55 (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) 02:14:55 (87/104) Installing libasyncns (0.8-r1) 02:14:55 (88/104) Installing dbus-libs (1.14.8-r0) 02:14:55 (89/104) Installing libltdl (2.4.7-r2) 02:14:55 (90/104) Installing orc (0.4.34-r0) 02:14:55 (91/104) Installing flac-libs (1.4.3-r0) 02:14:55 (92/104) Installing libsndfile (1.2.0-r2) 02:14:55 (93/104) Installing speexdsp (1.2.1-r1) 02:14:55 (94/104) Installing tdb-libs (1.4.8-r1) 02:14:55 (95/104) Installing libpulse (16.1-r10) 02:14:55 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) 02:14:55 (97/104) Installing v4l-utils-libs (1.24.1-r0) 02:14:55 (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) 02:14:55 (99/104) Installing ffmpeg (6.0.1-r0) 02:14:55 (100/104) Installing udev-init-scripts (35-r1) 02:14:55 (101/104) Installing eudev-libs (3.2.11-r8) 02:14:55 (102/104) Installing zstd-libs (1.5.5-r4) 02:14:55 (103/104) Installing kmod-libs (30-r3) 02:14:55 (104/104) Installing eudev (3.2.11-r8) 02:14:55 Executing busybox-1.36.1-r7.trigger 02:14:55 Executing glib-2.76.6-r0.trigger 02:14:55 Executing eudev-3.2.11-r8.trigger 02:14:55 OK: 110 MiB in 119 packages 02:14:59 Removing intermediate container 8c4e6722d4c6 02:14:59 ---> c29b8048c373 02:14:59 Step 18/37 : RUN apk --no-cache upgrade 02:14:59 ---> Running in f770045a3e46 02:15:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:15:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:15:02 OK: 110 MiB in 119 packages 02:15:03 Removing intermediate container f770045a3e46 02:15:03 ---> a05886455b5c 02:15:03 Step 19/37 : WORKDIR / 02:15:03 ---> Running in 3cdacd0f0d73 02:15:03 Removing intermediate container 3cdacd0f0d73 02:15:03 ---> a83e01f0daf6 02:15:03 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 02:15:05 ---> a6a612fad7be 02:15:05 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 02:15:06 ---> 16b832a26597 02:15:06 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 02:15:07 ---> 3d478b58b3f5 02:15:07 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 02:15:07 ---> e6c3d3f2ef1d 02:15:07 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 02:15:08 ---> 2523c68eefad 02:15:08 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 02:15:08 ---> 988dd2954b10 02:15:08 Step 26/37 : COPY --from=rtsp /mediamtx / 02:15:10 ---> f24500f194f3 02:15:10 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 02:15:10 ---> Running in 1c0708777b2e 02:15:12 Removing intermediate container 1c0708777b2e 02:15:12 ---> af4c9537f875 02:15:12 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 02:15:12 ---> Running in 349287a64618 02:15:14 Removing intermediate container 349287a64618 02:15:14 ---> 99106cc035b1 02:15:14 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 02:15:14 ---> Running in 0be59bd53b36 02:15:16 Removing intermediate container 0be59bd53b36 02:15:16 ---> a44471b0ceb9 02:15:16 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 02:15:16 ---> Running in d8318e360d96 02:15:18 Removing intermediate container d8318e360d96 02:15:18 ---> eca54b10a422 02:15:18 Step 31/37 : EXPOSE 59983 02:15:18 ---> Running in c84f67461d31 02:15:18 Removing intermediate container c84f67461d31 02:15:18 ---> 4905f8352fe7 02:15:18 Step 32/37 : EXPOSE 8554 02:15:18 ---> Running in bcbcf63d8e18 02:15:18 Removing intermediate container bcbcf63d8e18 02:15:18 ---> 54635f983fc7 02:15:18 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 02:15:19 ---> Running in 9ab2715e0467 02:15:19 Removing intermediate container 9ab2715e0467 02:15:19 ---> ef7a64879a22 02:15:19 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 02:15:19 ---> Running in d70417830a95 02:15:19 Removing intermediate container d70417830a95 02:15:19 ---> eb0082028018 02:15:19 Step 35/37 : LABEL arch=arm64 02:15:19 ---> Running in 59bca0d686f3 02:15:20 Removing intermediate container 59bca0d686f3 02:15:20 ---> 09288b3e4155 02:15:20 Step 36/37 : LABEL git_sha=655e03c27f2ff945cb952fa065b06381bbbf9253 02:15:20 ---> Running in eb58cb3f66c4 02:15:20 Removing intermediate container eb58cb3f66c4 02:15:20 ---> 3d458fea9fe4 02:15:20 Step 37/37 : LABEL version=0.0.0 02:15:20 ---> Running in bec643205154 02:15:20 Removing intermediate container bec643205154 02:15:20 ---> 5a271116ac87 02:15:20 [Warning] One or more build-args [ARCH] were not consumed 02:15:20 Successfully built 5a271116ac87 02:15:20 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 02:15:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:15:21 02:15:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:15:22 arm64: Pulling from edgex-lftools-log-publisher 02:15:22 8998bd30e6a1: Pulling fs layer 02:15:22 04944245beec: Pulling fs layer 02:15:22 699f458cf7ca: Pulling fs layer 02:15:22 765212b225bb: Pulling fs layer 02:15:22 f23df028b6ca: Pulling fs layer 02:15:22 d65c8cfc05b1: Pulling fs layer 02:15:22 2437ff75d9bd: Pulling fs layer 02:15:22 f23df028b6ca: Waiting 02:15:22 d65c8cfc05b1: Waiting 02:15:22 2437ff75d9bd: Waiting 02:15:22 765212b225bb: Waiting 02:15:22 04944245beec: Verifying Checksum 02:15:22 04944245beec: Download complete 02:15:22 765212b225bb: Verifying Checksum 02:15:22 765212b225bb: Download complete 02:15:22 f23df028b6ca: Verifying Checksum 02:15:22 f23df028b6ca: Download complete 02:15:22 d65c8cfc05b1: Verifying Checksum 02:15:22 d65c8cfc05b1: Download complete 02:15:22 699f458cf7ca: Verifying Checksum 02:15:23 8998bd30e6a1: Verifying Checksum 02:15:23 8998bd30e6a1: Download complete 02:15:25 2437ff75d9bd: Verifying Checksum 02:15:25 2437ff75d9bd: Download complete 02:15:27 8998bd30e6a1: Pull complete 02:15:28 04944245beec: Pull complete 02:15:30 699f458cf7ca: Pull complete 02:15:30 765212b225bb: Pull complete 02:15:31 f23df028b6ca: Pull complete 02:15:31 d65c8cfc05b1: Pull complete 02:15:49 2437ff75d9bd: Pull complete 02:15:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:15:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:15:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:15:49 prd-ubuntu20.04-docker-arm64-4c-16g-4515 does not seem to be running inside a container 02:15:50 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:15:53 $ docker top d44c517615fe1e46c57adda569b79f1cc4fa11b5e17bfa0b211f635e5dde0a59 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:15:53 ---> job-cost.sh 02:15:53 lf-activate-venv: SKIPPING 02:15:53 INFO: No Stack... 02:15:54 INFO: Retrieving Pricing Info for: v3-standard-4 02:15:55 INFO: Archiving Costs [Pipeline] sh 02:15:55 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 02:15:55 + cut -d, -f6 [Pipeline] lock 02:15:55 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-334-1-stack-cost] 02:15:55 Resource [jenkins-edgexfoundry-device-usb-camera-PR-334-1-stack-cost] did not exist. Created. 02:15:55 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-334-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:15:56 /w/workspace/device-usb-camera/1@tmp/durable-0dab133b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:15:57 + echo total: 0.10999999940395355 [Pipeline] stash 02:15:57 Warning: overwriting stash ‘stack-cost’ 02:15:57 Stashed 1 file(s) [Pipeline] } 02:15:57 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-334-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:15:57 $ docker stop --time=1 d44c517615fe1e46c57adda569b79f1cc4fa11b5e17bfa0b211f635e5dde0a59 02:15:59 $ docker rm -f --volumes d44c517615fe1e46c57adda569b79f1cc4fa11b5e17bfa0b211f635e5dde0a59 [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 02:16:00 provisioning config files... 02:16:00 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-334@tmp/config10333541716238851636tmp [Pipeline] { [Pipeline] sh 02:16:00 + set +x 02:16:00 + bash -s -- 02:16:00 + curl -s https://codecov.io/bash 02:16:00 02:16:00 _____ _ 02:16:00 / ____| | | 02:16:00 | | ___ __| | ___ ___ _____ __ 02:16:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:16:00 | |___| (_) | (_| | __/ (_| (_) \ V / 02:16:00 \_____\___/ \__,_|\___|\___\___/ \_/ 02:16:00 Bash-1.0.6 02:16:00 02:16:00 02:16:00 ==> git version 2.25.1 found 02:16:00 ==> 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 02:16:00 Release-Date: 2020-01-08 02:16:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:16:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:16:00 ==> Jenkins CI detected. 02:16:00 current dir:  /w/workspace/foundry_device-usb-camera_PR-334 02:16:00 project root: . 02:16:00 --> token set from env 02:16:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:16:00 ==> Running gcov in . (disable via -X gcov) 02:16:00 ==> Python coveragepy not found 02:16:00 ==> Searching for coverage reports in: 02:16:00 + . 02:16:00 -> Found 1 reports 02:16:00 ==> Detecting git/mercurial file structure 02:16:00 ==> Reading reports 02:16:01 + ./coverage.out bytes=54703 02:16:01 ==> Appending adjustments 02:16:01 https://docs.codecov.io/docs/fixing-reports 02:16:01 + Found adjustments 02:16:01 ==> Gzipping contents 02:16:01 8.0K /tmp/codecov.55WAJz.gz 02:16:01 ==> Uploading reports 02:16:01 url: https://codecov.io 02:16:01 query: branch=PR-334&commit=655e03c27f2ff945cb952fa065b06381bbbf9253&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-334%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=334&job=&cmd_args= 02:16:01 -> Pinging Codecov 02:16:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-334&commit=655e03c27f2ff945cb952fa065b06381bbbf9253&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-334%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=334&job=&cmd_args= 02:16:01 -> Uploading to 02:16:01 https://storage.googleapis.com/codecov/v4/raw/2024-06-28/73D8F5FF140700D3E01443B452E23636/655e03c27f2ff945cb952fa065b06381bbbf9253/18a8127e-4d9b-4849-8494-e4f9ed2ef500.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240628%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240628T021601Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8d58b811b868bf49096c2d60e8a39cb4ac695fc746088eb945e7a76343bc64f0 02:16:01 % Total % Received % Xferd Average Speed Time Time Time Current 02:16:01 Dload Upload Total Spent Left Speed 02:16:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 28354 --:--:-- --:--:-- --:--:-- 28354 02:16:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/655e03c27f2ff945cb952fa065b06381bbbf9253 [Pipeline] } 02:16:01 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 02:16:04 + [ -d /w/workspace/foundry_device-usb-camera_PR-334/archives ] 02:16:04 + ls -al /w/workspace/foundry_device-usb-camera_PR-334/archives 02:16:04 total 16 02:16:04 drwxr-xr-x 3 root root 4096 Jun 28 02:01 . 02:16:04 drwxrwxr-x 10 jenkins jenkins 4096 Jun 28 02:01 .. 02:16:04 drwxr-xr-x 2 root root 4096 Jun 28 02:01 cost 02:16:04 -rw-r--r-- 1 root root 89 Jun 28 02:01 cost.csv 02:16:04 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-334/archives 02:16:04 + ls -al /w/workspace/foundry_device-usb-camera_PR-334/archives 02:16:04 total 16 02:16:04 drwxr-xr-x 3 jenkins jenkins 4096 Jun 28 02:01 . 02:16:04 drwxrwxr-x 10 jenkins jenkins 4096 Jun 28 02:01 .. 02:16:04 drwxr-xr-x 2 jenkins jenkins 4096 Jun 28 02:01 cost 02:16:04 -rw-r--r-- 1 jenkins jenkins 89 Jun 28 02:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:16:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:16:05 ---> package-listing.sh 02:16:05 ++ facter osfamily 02:16:05 ++ tr '[:upper:]' '[:lower:]' 02:16:05 + OS_FAMILY=debian 02:16:05 + workspace=/w/workspace/foundry_device-usb-camera_PR-334 02:16:05 + START_PACKAGES=/tmp/packages_start.txt 02:16:05 + END_PACKAGES=/tmp/packages_end.txt 02:16:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:16:05 + PACKAGES=/tmp/packages_start.txt 02:16:05 + '[' /w/workspace/foundry_device-usb-camera_PR-334 ']' 02:16:05 + PACKAGES=/tmp/packages_end.txt 02:16:05 + case "${OS_FAMILY}" in 02:16:05 + dpkg -l 02:16:05 + grep '^ii' 02:16:05 + '[' -f /tmp/packages_start.txt ']' 02:16:05 + '[' -f /tmp/packages_end.txt ']' 02:16:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:16:05 + '[' /w/workspace/foundry_device-usb-camera_PR-334 ']' 02:16:05 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-334/archives/ 02:16:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-334/archives/ [Pipeline] echo 02:16:05 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-334/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:16:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:16:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:16:06 prd-ubuntu20.04-docker-8c-8g-4513 does not seem to be running inside a container 02:16:06 $ 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-334/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-334 -v /w/workspace/foundry_device-usb-camera_PR-334:/w/workspace/foundry_device-usb-camera_PR-334:rw,z -v /w/workspace/foundry_device-usb-camera_PR-334@tmp:/w/workspace/foundry_device-usb-camera_PR-334@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:16:07 $ docker top 17cec44bd39fd283a37f09ad2dc11e8cd61b97617a53f9f1509cdfbbdd84e79e -eo pid,comm [Pipeline] { [Pipeline] sh 02:16:07 + touch /tmp/pre-build-complete [Pipeline] sh 02:16:07 + mkdir -p /var/log/sysstat [Pipeline] sh 02:16:08 + ls /var/log/sa-host 02:16:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:16:08 provisioning config files... 02:16:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-334@tmp/config10976322809566006858tmp [Pipeline] { [Pipeline] echo 02:16:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:16:08 ---> create-netrc.sh [Pipeline] } 02:16:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:16:09 ---> python-tools-install.sh [Pipeline] echo 02:16:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:16:09 ---> sudo-logs.sh 02:16:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:16:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:16:10 ---> job-cost.sh 02:16:10 lf-activate-venv: SKIPPING 02:16:10 DEBUG: total: 0.2199999988079071 02:16:10 INFO: Retrieving Stack Cost... 02:16:10 INFO: Retrieving Pricing Info for: v3-standard-8 02:16:11 INFO: Archiving Costs [Pipeline] echo 02:16:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:16:11 ---> logs-deploy.sh 02:16:11 lf-activate-venv: SKIPPING 02:16:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-334/1 02:16:11 INFO: archiving workspace using pattern(s): 02:16:12 Archives upload complete. 02:16:12 INFO: archiving logs to Nexus 02:16:13 ---> uname -a: 02:16:13 Linux prd-ubuntu20-04-docker-8c-8g-4513 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:16:13 02:16:13 02:16:13 ---> lscpu: 02:16:13 Architecture: x86_64 02:16:13 CPU op-mode(s): 32-bit, 64-bit 02:16:13 Byte Order: Little Endian 02:16:13 Address sizes: 40 bits physical, 48 bits virtual 02:16:13 CPU(s): 8 02:16:13 On-line CPU(s) list: 0-7 02:16:13 Thread(s) per core: 1 02:16:13 Core(s) per socket: 1 02:16:13 Socket(s): 8 02:16:13 NUMA node(s): 1 02:16:13 Vendor ID: AuthenticAMD 02:16:13 CPU family: 23 02:16:13 Model: 49 02:16:13 Model name: AMD EPYC-Rome Processor 02:16:13 Stepping: 0 02:16:13 CPU MHz: 2799.998 02:16:13 BogoMIPS: 5599.99 02:16:13 Virtualization: AMD-V 02:16:13 Hypervisor vendor: KVM 02:16:13 Virtualization type: full 02:16:13 L1d cache: 256 KiB 02:16:13 L1i cache: 256 KiB 02:16:13 L2 cache: 4 MiB 02:16:13 L3 cache: 128 MiB 02:16:13 NUMA node0 CPU(s): 0-7 02:16:13 Vulnerability Itlb multihit: Not affected 02:16:13 Vulnerability L1tf: Not affected 02:16:13 Vulnerability Mds: Not affected 02:16:13 Vulnerability Meltdown: Not affected 02:16:13 Vulnerability Mmio stale data: Not affected 02:16:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:16:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:16:13 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:16:13 Vulnerability Srbds: Not affected 02:16:13 Vulnerability Tsx async abort: Not affected 02:16:13 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 02:16:13 02:16:13 02:16:13 ---> nproc: 02:16:13 8 02:16:13 02:16:13 02:16:13 ---> df -h: 02:16:13 Filesystem Size Used Avail Use% Mounted on 02:16:13 overlay 155G 13G 143G 8% / 02:16:13 tmpfs 64M 0 64M 0% /dev 02:16:13 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:16:13 shm 64M 0 64M 0% /dev/shm 02:16:13 /dev/vda1 155G 13G 143G 8% /facter-os 02:16:13 02:16:13 02:16:13 ---> sar -b -r -n DEV: 02:16:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4513) 06/28/24 _x86_64_ (8 CPU) 02:16:13 02:16:13 01:57:24 LINUX RESTART (8 CPU) 02:16:13 02:16:13 01:58:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:16:13 01:59:01 389.09 12.48 376.60 0.00 1765.84 37772.37 0.00 02:16:13 02:00:01 240.52 0.10 240.42 0.00 6.93 76888.90 0.00 02:16:13 02:01:01 91.15 0.15 91.00 0.00 7.87 17493.48 0.00 02:16:13 02:02:01 217.88 0.12 217.76 0.00 13.06 60745.34 0.00 02:16:13 02:03:01 49.92 6.11 43.80 0.00 4363.61 8465.59 0.00 02:16:13 02:04:01 6.20 0.02 6.18 0.00 0.13 123.45 0.00 02:16:13 02:05:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 02:16:13 02:06:01 1.50 0.00 1.50 0.00 0.00 16.93 0.00 02:16:13 02:07:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 02:16:13 02:08:01 1.77 0.00 1.77 0.00 0.00 20.00 0.00 02:16:13 02:09:01 1.30 0.00 1.30 0.00 0.00 18.80 0.00 02:16:13 02:10:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 02:16:13 02:11:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 02:16:13 02:12:01 1.30 0.00 1.30 0.00 0.00 14.66 0.00 02:16:13 02:13:01 1.87 0.02 1.85 0.00 0.13 25.33 0.00 02:16:13 02:14:01 1.75 0.00 1.75 0.00 0.00 20.26 0.00 02:16:13 02:15:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 02:16:13 02:16:01 1.63 0.10 1.53 0.00 7.20 19.33 0.00 02:16:13 Average: 56.19 1.06 55.13 0.00 342.51 11204.99 0.00 02:16:13 02:16:13 01:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:16:13 01:59:01 28254456 31458028 847940 2.58 122348 3228996 2016820 5.94 1298360 2803472 715016 02:16:13 02:00:01 27056712 30964868 1334012 4.06 190264 3827996 2675768 7.89 1929244 3327788 301528 02:16:13 02:01:01 27085996 31414516 883152 2.69 195800 4212132 2059112 6.07 1754908 3441040 678432 02:16:13 02:02:01 26743584 31499476 800116 2.43 206616 4606076 1770184 5.22 1444320 4069848 384 02:16:13 02:03:01 26286668 31473004 796948 2.42 235396 5004444 1738048 5.12 1730060 4202396 1048 02:16:13 02:04:01 26300804 31482252 788508 2.40 233948 5001188 1721040 5.07 1721180 4199144 156 02:16:13 02:05:01 26300844 31482356 788216 2.40 233988 5001192 1721040 5.07 1721916 4199148 168 02:16:13 02:06:01 26302672 31484224 786368 2.39 234016 5001200 1721040 5.07 1720060 4199152 12 02:16:13 02:07:01 26312824 31494400 776220 2.36 234032 5001200 1721040 5.07 1709996 4199156 12 02:16:13 02:08:01 26313172 31494800 775948 2.36 234064 5001204 1721040 5.07 1710212 4199160 28 02:16:13 02:09:01 26314912 31496580 774140 2.35 234104 5001204 1721040 5.07 1708936 4199160 16 02:16:13 02:10:01 26314824 31496624 773996 2.35 234128 5001336 1721040 5.07 1708724 4199276 48 02:16:13 02:11:01 26314776 31496596 773948 2.35 234160 5001340 1721040 5.07 1708452 4199296 8 02:16:13 02:12:01 26314476 31496372 774168 2.35 234176 5001340 1721040 5.07 1708564 4199296 40 02:16:13 02:13:01 26313464 31495464 775184 2.36 234216 5001320 1714472 5.05 1709332 4199268 204 02:16:13 02:14:01 26313376 31495424 775252 2.36 234244 5001328 1714472 5.05 1709072 4199272 4 02:16:13 02:15:01 26313132 31495212 775436 2.36 234272 5001328 1714472 5.05 1708968 4199272 16 02:16:13 02:16:01 26312832 31495052 775148 2.36 234280 5001556 1730536 5.10 1709700 4199296 36 02:16:13 Average: 26526085 31456403 820817 2.50 221892 4772021 1812402 5.34 1689556 4024136 94286 02:16:13 02:16:13 01:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:16:13 01:59:01 ens3 747.38 570.05 8176.46 84.48 0.00 0.00 0.00 0.00 02:16:13 01:59:01 veth8d157c9 369.14 449.73 35.07 3040.15 0.00 0.00 0.00 0.25 02:16:13 01:59:01 lo 6.33 6.33 0.62 0.62 0.00 0.00 0.00 0.00 02:16:13 01:59:01 docker0 399.13 480.44 32.32 3271.36 0.00 0.00 0.00 0.00 02:16:13 02:00:01 ens3 42.44 28.37 262.12 10.00 0.00 0.00 0.00 0.00 02:16:13 02:00:01 vethe7c3d16 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 02:16:13 02:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:16:13 02:00:01 docker0 14.55 18.23 1.12 235.38 0.00 0.00 0.00 0.00 02:16:13 02:01:01 ens3 25.45 14.85 53.13 9.43 0.00 0.00 0.00 0.00 02:16:13 02:01:01 veth5a4ce1a 0.02 0.18 0.00 0.01 0.00 0.00 0.00 0.00 02:16:13 02:01:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 02:16:13 02:01:01 docker0 1.62 2.75 0.11 31.01 0.00 0.00 0.00 0.00 02:16:13 02:02:01 ens3 186.20 105.08 3675.98 20.77 0.00 0.00 0.00 0.00 02:16:13 02:02:01 lo 2.53 2.53 0.26 0.26 0.00 0.00 0.00 0.00 02:16:13 02:02:01 docker0 22.43 54.21 1.54 832.46 0.00 0.00 0.00 0.00 02:16:13 02:03:01 ens3 194.05 93.82 2715.23 6.81 0.00 0.00 0.00 0.00 02:16:13 02:03:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 02:16:13 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:13 02:04:01 ens3 0.72 0.25 0.06 0.02 0.00 0.00 0.00 0.00 02:16:13 02:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:16:13 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:13 02:05:01 ens3 0.43 0.37 0.26 0.22 0.00 0.00 0.00 0.00 02:16:13 02:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:13 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:13 02:06:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 02:16:13 02:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:16:13 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:13 02:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:13 02:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:13 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:13 02:08:01 ens3 0.53 0.37 0.17 0.16 0.00 0.00 0.00 0.00 02:16:13 02:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:16:13 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:13 02:09:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:13 02:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:13 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:13 02:10:01 ens3 0.25 0.18 0.09 0.01 0.00 0.00 0.00 0.00 02:16:13 02:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:16:13 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:13 02:11:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:13 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:13 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:13 02:12:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:16:13 02:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:16:13 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:13 02:13:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 02:16:13 02:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:13 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:13 02:14:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:16:13 02:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:16:13 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:13 02:15:01 ens3 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 02:16:13 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:13 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:13 02:16:01 ens3 4.33 3.20 4.17 1.46 0.00 0.00 0.00 0.00 02:16:13 02:16:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 02:16:13 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:13 Average: ens3 66.81 45.39 827.08 7.41 0.00 0.00 0.00 0.00 02:16:13 Average: lo 0.64 0.64 0.06 0.06 0.00 0.00 0.00 0.00 02:16:13 Average: docker0 24.32 30.87 1.95 242.78 0.00 0.00 0.00 0.00 02:16:13 02:16:13 02:16:13 ---> sar -P ALL: 02:16:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4513) 06/28/24 _x86_64_ (8 CPU) 02:16:13 02:16:13 01:57:24 LINUX RESTART (8 CPU) 02:16:13 02:16:13 01:58:01 CPU %user %nice %system %iowait %steal %idle 02:16:13 01:59:01 all 8.76 0.00 3.75 2.60 0.07 84.82 02:16:13 01:59:01 0 7.81 0.00 3.02 1.50 0.05 87.62 02:16:13 01:59:01 1 8.20 0.00 4.27 0.19 0.07 87.28 02:16:13 01:59:01 2 9.66 0.00 3.28 0.71 0.07 86.28 02:16:13 01:59:01 3 8.66 0.00 3.65 2.45 0.07 85.17 02:16:13 01:59:01 4 8.44 0.00 3.89 5.19 0.08 82.40 02:16:13 01:59:01 5 9.09 0.00 3.92 1.20 0.05 85.74 02:16:13 01:59:01 6 9.97 0.00 3.27 1.25 0.08 85.43 02:16:13 01:59:01 7 8.25 0.00 4.71 8.37 0.08 78.58 02:16:13 02:00:01 all 17.00 0.00 5.08 4.23 0.07 73.63 02:16:13 02:00:01 0 16.36 0.00 4.44 0.81 0.07 78.32 02:16:13 02:00:01 1 17.16 0.00 6.34 12.47 0.08 63.94 02:16:13 02:00:01 2 17.26 0.00 4.76 0.86 0.03 77.09 02:16:13 02:00:01 3 17.03 0.00 4.41 4.62 0.08 73.85 02:16:13 02:00:01 4 18.28 0.00 5.80 4.10 0.07 71.76 02:16:13 02:00:01 5 17.01 0.00 4.54 0.44 0.05 77.96 02:16:13 02:00:01 6 15.71 0.00 5.01 1.12 0.07 78.08 02:16:13 02:00:01 7 17.19 0.00 5.33 9.50 0.07 67.91 02:16:13 02:01:01 all 55.28 0.00 8.89 0.83 0.09 34.90 02:16:13 02:01:01 0 55.82 0.00 9.14 0.19 0.08 34.78 02:16:13 02:01:01 1 56.18 0.00 8.56 0.30 0.10 34.86 02:16:13 02:01:01 2 55.06 0.00 9.05 0.12 0.08 35.68 02:16:13 02:01:01 3 54.09 0.00 8.35 0.20 0.08 37.27 02:16:13 02:01:01 4 54.77 0.00 9.11 0.86 0.08 35.18 02:16:13 02:01:01 5 55.27 0.00 8.79 0.29 0.10 35.55 02:16:13 02:01:01 6 55.05 0.00 9.50 0.17 0.10 35.18 02:16:13 02:01:01 7 56.01 0.00 8.62 4.53 0.08 30.75 02:16:13 02:02:01 all 7.08 0.00 3.06 2.94 0.05 86.88 02:16:13 02:02:01 0 6.12 0.00 3.03 9.37 0.05 81.43 02:16:13 02:02:01 1 6.07 0.00 3.41 10.06 0.05 80.41 02:16:13 02:02:01 2 11.12 0.00 3.69 1.78 0.07 83.34 02:16:13 02:02:01 3 5.43 0.00 2.78 0.05 0.03 91.70 02:16:13 02:02:01 4 6.58 0.00 3.08 0.13 0.05 90.15 02:16:13 02:02:01 5 6.64 0.00 2.67 0.55 0.03 90.10 02:16:13 02:02:01 6 7.83 0.00 3.00 0.93 0.03 88.22 02:16:13 02:02:01 7 6.82 0.00 2.81 0.72 0.05 89.60 02:16:13 02:03:01 all 2.46 0.00 1.50 0.88 0.03 95.14 02:16:13 02:03:01 0 3.16 0.00 1.64 2.02 0.03 93.15 02:16:13 02:03:01 1 3.29 0.00 1.37 0.85 0.03 94.46 02:16:13 02:03:01 2 1.66 0.00 1.46 2.06 0.02 94.81 02:16:13 02:03:01 3 2.61 0.00 1.32 0.55 0.02 95.51 02:16:13 02:03:01 4 2.34 0.00 2.52 0.30 0.03 94.81 02:16:13 02:03:01 5 2.29 0.00 1.65 0.84 0.05 95.17 02:16:13 02:03:01 6 2.42 0.00 1.08 0.40 0.02 96.08 02:16:13 02:03:01 7 1.93 0.00 0.92 0.02 0.02 97.11 02:16:13 02:04:01 all 0.09 0.00 0.06 0.01 0.01 99.83 02:16:13 02:04:01 0 0.07 0.00 0.07 0.00 0.02 99.85 02:16:13 02:04:01 1 0.07 0.00 0.05 0.00 0.02 99.87 02:16:13 02:04:01 2 0.03 0.00 0.08 0.02 0.02 99.85 02:16:13 02:04:01 3 0.05 0.00 0.03 0.02 0.00 99.90 02:16:13 02:04:01 4 0.07 0.00 0.07 0.00 0.00 99.87 02:16:13 02:04:01 5 0.27 0.00 0.12 0.00 0.00 99.62 02:16:13 02:04:01 6 0.12 0.00 0.03 0.05 0.02 99.78 02:16:13 02:04:01 7 0.03 0.00 0.07 0.00 0.02 99.88 02:16:13 02:05:01 all 0.02 0.00 0.01 0.00 0.01 99.95 02:16:13 02:05:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:16:13 02:05:01 1 0.10 0.00 0.02 0.00 0.00 99.88 02:16:13 02:05:01 2 0.00 0.00 0.00 0.02 0.00 99.98 02:16:13 02:05:01 3 0.00 0.00 0.02 0.00 0.02 99.97 02:16:13 02:05:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:16:13 02:05:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:16:13 02:05:01 6 0.00 0.00 0.00 0.02 0.00 99.98 02:16:13 02:05:01 7 0.02 0.00 0.02 0.00 0.03 99.93 02:16:13 02:06:01 all 0.03 0.00 0.01 0.00 0.01 99.95 02:16:13 02:06:01 0 0.05 0.00 0.00 0.00 0.02 99.93 02:16:13 02:06:01 1 0.05 0.00 0.02 0.00 0.02 99.92 02:16:13 02:06:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:16:13 02:06:01 3 0.03 0.00 0.00 0.02 0.00 99.95 02:16:13 02:06:01 4 0.00 0.00 0.00 0.00 0.02 99.98 02:16:13 02:06:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:16:13 02:06:01 6 0.00 0.00 0.00 0.02 0.02 99.97 02:16:13 02:06:01 7 0.05 0.00 0.03 0.00 0.02 99.90 02:16:13 02:07:01 all 0.02 0.00 0.01 0.00 0.00 99.97 02:16:13 02:07:01 0 0.02 0.00 0.03 0.00 0.02 99.93 02:16:13 02:07:01 1 0.05 0.00 0.00 0.00 0.00 99.95 02:16:13 02:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:16:13 02:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:16:13 02:07:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:16:13 02:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:16:13 02:07:01 6 0.03 0.00 0.00 0.00 0.00 99.97 02:16:13 02:07:01 7 0.03 0.00 0.02 0.00 0.02 99.93 02:16:13 02:08:01 all 0.05 0.00 0.02 0.01 0.01 99.91 02:16:13 02:08:01 0 0.22 0.00 0.03 0.02 0.00 99.73 02:16:13 02:08:01 1 0.08 0.00 0.03 0.00 0.02 99.87 02:16:13 02:08:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:16:13 02:08:01 3 0.00 0.00 0.00 0.02 0.00 99.98 02:16:13 02:08:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:16:13 02:08:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:16:13 02:08:01 6 0.00 0.00 0.03 0.02 0.03 99.92 02:16:13 02:08:01 7 0.03 0.00 0.02 0.00 0.02 99.93 02:16:13 02:09:01 all 0.04 0.00 0.01 0.02 0.01 99.92 02:16:13 02:09:01 0 0.17 0.00 0.00 0.00 0.02 99.82 02:16:13 02:09:01 1 0.05 0.00 0.02 0.00 0.02 99.92 02:16:13 02:09:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:16:13 02:09:01 3 0.03 0.00 0.00 0.00 0.02 99.95 02:16:13 02:09:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:16:13 02:09:01 5 0.02 0.00 0.00 0.00 0.02 99.97 02:16:13 02:09:01 6 0.02 0.00 0.00 0.13 0.00 99.85 02:16:13 02:09:01 7 0.03 0.00 0.03 0.02 0.02 99.90 02:16:13 02:16:13 02:09:01 CPU %user %nice %system %iowait %steal %idle 02:16:13 02:10:01 all 0.01 0.00 0.01 0.00 0.01 99.96 02:16:13 02:10:01 0 0.00 0.00 0.02 0.02 0.02 99.95 02:16:13 02:10:01 1 0.05 0.00 0.02 0.00 0.02 99.92 02:16:13 02:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:16:13 02:10:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:16:13 02:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:16:13 02:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:16:13 02:10:01 6 0.00 0.00 0.00 0.02 0.02 99.97 02:16:13 02:10:01 7 0.02 0.00 0.02 0.00 0.02 99.95 02:16:13 02:11:01 all 0.03 0.00 0.00 0.00 0.01 99.95 02:16:13 02:11:01 0 0.08 0.00 0.02 0.02 0.00 99.88 02:16:13 02:11:01 1 0.05 0.00 0.00 0.00 0.00 99.95 02:16:13 02:11:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:16:13 02:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:16:13 02:11:01 4 0.00 0.00 0.00 0.00 0.02 99.98 02:16:13 02:11:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:16:13 02:11:01 6 0.02 0.00 0.00 0.02 0.00 99.97 02:16:13 02:11:01 7 0.02 0.00 0.00 0.00 0.03 99.95 02:16:13 02:12:01 all 0.02 0.00 0.01 0.00 0.00 99.97 02:16:13 02:12:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:16:13 02:12:01 1 0.03 0.00 0.00 0.03 0.02 99.92 02:16:13 02:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:16:13 02:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:16:13 02:12:01 4 0.05 0.00 0.02 0.00 0.00 99.93 02:16:13 02:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:16:13 02:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:16:13 02:12:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:16:13 02:13:01 all 0.03 0.00 0.02 0.04 0.00 99.90 02:16:13 02:13:01 0 0.10 0.00 0.03 0.00 0.02 99.85 02:16:13 02:13:01 1 0.05 0.00 0.03 0.00 0.00 99.92 02:16:13 02:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:16:13 02:13:01 3 0.00 0.00 0.03 0.22 0.00 99.75 02:16:13 02:13:01 4 0.02 0.00 0.03 0.00 0.00 99.95 02:16:13 02:13:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:16:13 02:13:01 6 0.03 0.00 0.00 0.13 0.00 99.83 02:16:13 02:13:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:16:13 02:14:01 all 0.15 0.00 0.01 0.01 0.01 99.82 02:16:13 02:14:01 0 1.14 0.00 0.05 0.00 0.02 98.79 02:16:13 02:14:01 1 0.03 0.00 0.00 0.02 0.02 99.93 02:16:13 02:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:16:13 02:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:16:13 02:14:01 4 0.00 0.00 0.00 0.00 0.02 99.98 02:16:13 02:14:01 5 0.00 0.00 0.02 0.02 0.00 99.97 02:16:13 02:14:01 6 0.00 0.00 0.02 0.03 0.02 99.93 02:16:13 02:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:16:13 02:15:01 all 0.27 0.00 0.00 0.00 0.01 99.72 02:16:13 02:15:01 0 2.04 0.00 0.03 0.00 0.03 97.90 02:16:13 02:15:01 1 0.05 0.00 0.00 0.00 0.02 99.93 02:16:13 02:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:16:13 02:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:16:13 02:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:16:13 02:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:16:13 02:15:01 6 0.00 0.00 0.00 0.02 0.00 99.98 02:16:13 02:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:16:13 02:16:01 all 0.32 0.00 0.05 0.01 0.00 99.63 02:16:13 02:16:01 0 2.07 0.00 0.03 0.00 0.02 97.88 02:16:13 02:16:01 1 0.08 0.00 0.07 0.00 0.00 99.85 02:16:13 02:16:01 2 0.10 0.00 0.02 0.00 0.00 99.88 02:16:13 02:16:01 3 0.05 0.00 0.02 0.02 0.00 99.92 02:16:13 02:16:01 4 0.05 0.00 0.02 0.00 0.00 99.93 02:16:13 02:16:01 5 0.10 0.00 0.10 0.02 0.00 99.78 02:16:13 02:16:01 6 0.03 0.00 0.07 0.02 0.00 99.88 02:16:13 02:16:01 7 0.03 0.00 0.07 0.00 0.00 99.90 02:16:13 Average: all 5.05 0.00 1.24 0.64 0.02 93.05 02:16:13 Average: 0 5.25 0.00 1.19 0.77 0.03 92.77 02:16:13 Average: 1 5.04 0.00 1.33 1.31 0.03 92.29 02:16:13 Average: 2 5.25 0.00 1.24 0.31 0.02 93.18 02:16:13 Average: 3 4.84 0.00 1.14 0.45 0.02 93.56 02:16:13 Average: 4 4.99 0.00 1.36 0.58 0.02 93.05 02:16:13 Average: 5 5.00 0.00 1.21 0.18 0.02 93.59 02:16:13 Average: 6 5.03 0.00 1.22 0.24 0.02 93.49 02:16:13 Average: 7 5.00 0.00 1.25 1.28 0.03 92.44 02:16:13 02:16:13 02:16:13