Pull request #337 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 78947391361058177ef3170d1bd6497ea16b3f62+f25607548414acab236b5d6b621afb5b0ea6f720 (f951949ca2e1e3cfc4e61b6888514aa3c7463c8c) 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-ssh12165712118635996017.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-ssh10832378997116732492.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-337/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-337/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10422152305575175460.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-337/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18444462281417206419.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-ssh17187413465168959434.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-337/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-337/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh346154562834185626.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5462 in /w/workspace/foundry_device-usb-camera_PR-337 [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-337 # 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 f25607548414acab236b5d6b621afb5b0ea6f720 into PR head commit 78947391361058177ef3170d1bd6497ea16b3f62 > 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/337/head:refs/remotes/origin/PR-337 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 78947391361058177ef3170d1bd6497ea16b3f62 # 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 f25607548414acab236b5d6b621afb5b0ea6f720 # timeout=10 Merge succeeded, producing 78947391361058177ef3170d1bd6497ea16b3f62 Checking out Revision 78947391361058177ef3170d1bd6497ea16b3f62 (PR-337) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 78947391361058177ef3170d1bd6497ea16b3f62 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:33:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:33:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:33:23 ========================================================= 17:33:23 EdgeX Global Pipelines Version Info 17:33:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:33:25 ------------------- 17:33:25 stable info: 17:33:25 ------------------- 17:33:25 Commited By: Ginny Guan ginny@iotechsys.com 17:33:25 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 17:33:25 Message: update stable to v1.0.260 17:33:25 ------------------- 17:33:25 experimental info: 17:33:25 ------------------- 17:33:25 Commited By: Ginny Guan ginny@iotechsys.com 17:33:25 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 17:33:25 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:33:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 17:33:25 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 17:33:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:33:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:33:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:33:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 17:33:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:33:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:33:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:33:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:33:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:33:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 17:33:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:33:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:33:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:33:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:33:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:33:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:33:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:33:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:33:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:33:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:33:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:33:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:33:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:33:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:33:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:33:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-337 [Pipeline] echo 17:33:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-337 [Pipeline] echo 17:33:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-337 [Pipeline] echo 17:33:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 78947391361058177ef3170d1bd6497ea16b3f62 [Pipeline] echo 17:33:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7894739 [Pipeline] echo 17:33:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:33:27 provisioning config files... 17:33:27 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-337@tmp/config270965842458980109tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:33:28 ---> ****-login.sh 17:33:28 nexus3.edgexfoundry.org:10001 17:33:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:33:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:33:28 Configure a credential helper to remove this warning. See 17:33:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:33:28 17:33:28 Login Succeeded 17:33:28 nexus3.edgexfoundry.org:10002 17:33:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:33:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:33:28 Configure a credential helper to remove this warning. See 17:33:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:33:28 17:33:28 Login Succeeded 17:33:28 nexus3.edgexfoundry.org:10003 17:33:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:33:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:33:28 Configure a credential helper to remove this warning. See 17:33:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:33:28 17:33:28 Login Succeeded 17:33:28 nexus3.edgexfoundry.org:10004 17:33:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:33:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:33:28 Configure a credential helper to remove this warning. See 17:33:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:33:28 17:33:28 Login Succeeded 17:33:28 ****.io 17:33:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:33:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:33:29 Configure a credential helper to remove this warning. See 17:33:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:33:29 17:33:29 Login Succeeded 17:33:29 ---> ****-login.sh ends [Pipeline] } 17:33:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:33:29 + git rev-list -1 --merges 78947391361058177ef3170d1bd6497ea16b3f62~1..78947391361058177ef3170d1bd6497ea16b3f62 [Pipeline] echo 17:33:29 -----------> git rev-list -1 --merges 78947391361058177ef3170d1bd6497ea16b3f62~1..78947391361058177ef3170d1bd6497ea16b3f62 78947391361058177ef3170d1bd6497ea16b3f62 [false] [Pipeline] sh 17:33:30 + git log --format=format:%s -1 78947391361058177ef3170d1bd6497ea16b3f62 [Pipeline] echo 17:33:30 ========================================================= 17:33:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:33:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:33:30 + git log --format=format:%s -1 78947391361058177ef3170d1bd6497ea16b3f62 [Pipeline] echo 17:33:30 [semverPrep] GIT_COMMIT: 78947391361058177ef3170d1bd6497ea16b3f62, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 17:33:30 [semverPrep] This is not a build commit. [Pipeline] sh 17:33:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:33:31 + grep -v github /etc/ssh/ssh_known_hosts 17:33:31 + [ -e /tmp/ssh_known_hosts ] 17:33:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:33:31 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 17:33:31 -a /etc/ssh/ssh_known_hosts 17:33:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:33:31 17:33:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:33:32 0.1.4: Pulling from edgex-devops/py-git-semver 17:33:32 b85a868b505f: Pulling fs layer 17:33:32 e2be974225ed: Pulling fs layer 17:33:32 339a4e72a1f5: Pulling fs layer 17:33:32 988bab9f4d93: Pulling fs layer 17:33:32 1469e6f7b9e6: Pulling fs layer 17:33:32 eaf3925da568: Pulling fs layer 17:33:32 bab4dde63d76: Pulling fs layer 17:33:32 bde34c3a00c8: Pulling fs layer 17:33:32 b352a97aabf1: Pulling fs layer 17:33:32 4872d77fe225: Pulling fs layer 17:33:32 5851b861e8e6: Pulling fs layer 17:33:32 bab4dde63d76: Waiting 17:33:32 1469e6f7b9e6: Waiting 17:33:32 bde34c3a00c8: Waiting 17:33:32 eaf3925da568: Waiting 17:33:32 b352a97aabf1: Waiting 17:33:32 4872d77fe225: Waiting 17:33:32 988bab9f4d93: Waiting 17:33:32 5851b861e8e6: Waiting 17:33:32 e2be974225ed: Verifying Checksum 17:33:32 e2be974225ed: Download complete 17:33:32 988bab9f4d93: Verifying Checksum 17:33:32 988bab9f4d93: Download complete 17:33:32 339a4e72a1f5: Verifying Checksum 17:33:32 339a4e72a1f5: Download complete 17:33:32 1469e6f7b9e6: Verifying Checksum 17:33:32 1469e6f7b9e6: Download complete 17:33:32 eaf3925da568: Verifying Checksum 17:33:32 eaf3925da568: Download complete 17:33:32 bde34c3a00c8: Verifying Checksum 17:33:32 bde34c3a00c8: Download complete 17:33:32 b352a97aabf1: Verifying Checksum 17:33:32 4872d77fe225: Download complete 17:33:32 5851b861e8e6: Download complete 17:33:32 b85a868b505f: Verifying Checksum 17:33:32 b85a868b505f: Download complete 17:33:32 bab4dde63d76: Verifying Checksum 17:33:32 bab4dde63d76: Download complete 17:33:34 b85a868b505f: Pull complete 17:33:34 e2be974225ed: Pull complete 17:33:34 339a4e72a1f5: Pull complete 17:33:34 988bab9f4d93: Pull complete 17:33:34 1469e6f7b9e6: Pull complete 17:33:34 eaf3925da568: Pull complete 17:33:36 bab4dde63d76: Pull complete 17:33:36 bde34c3a00c8: Pull complete 17:33:36 b352a97aabf1: Pull complete 17:33:37 4872d77fe225: Pull complete 17:33:37 5851b861e8e6: Pull complete 17:33:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:33:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:33:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:33:37 prd-ubuntu20.04-docker-8c-8g-5462 does not seem to be running inside a container 17:33:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-337 -v /w/workspace/foundry_device-usb-camera_PR-337:/w/workspace/foundry_device-usb-camera_PR-337:rw,z -v /w/workspace/foundry_device-usb-camera_PR-337@tmp:/w/workspace/foundry_device-usb-camera_PR-337@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:33:40 $ docker top cbb05f84ee426d207bc7e909c3d9aa6e05175b0e551f6f5c840c5ea3f079ff7d -eo pid,comm 17:33:40 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:33:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:33:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:33:41 [ssh-agent] Looking for ssh-agent implementation... 17:33:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:33:41 $ docker exec cbb05f84ee426d207bc7e909c3d9aa6e05175b0e551f6f5c840c5ea3f079ff7d ssh-agent 17:33:41 SSH_AUTH_SOCK=/tmp/ssh-rxJjDVj4YoPE/agent.32 17:33:41 SSH_AGENT_PID=38 17:33:41 Running ssh-add (command line suppressed) 17:33:41 Identity added: /w/workspace/foundry_device-usb-camera_PR-337@tmp/private_key_3219262172101330449.key (/w/workspace/foundry_device-usb-camera_PR-337@tmp/private_key_3219262172101330449.key) 17:33:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:33:41 + git tag --points-at HEAD [Pipeline] } 17:33:41 $ docker exec --env ******** --env ******** cbb05f84ee426d207bc7e909c3d9aa6e05175b0e551f6f5c840c5ea3f079ff7d ssh-agent -k 17:33:41 unset SSH_AUTH_SOCK; 17:33:41 unset SSH_AGENT_PID; 17:33:41 echo Agent pid 38 killed; 17:33:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:33:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:33:42 [ssh-agent] Looking for ssh-agent implementation... 17:33:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:33:42 $ docker exec cbb05f84ee426d207bc7e909c3d9aa6e05175b0e551f6f5c840c5ea3f079ff7d ssh-agent 17:33:42 SSH_AUTH_SOCK=/tmp/ssh-qNgdMasTXlTw/agent.72 17:33:42 SSH_AGENT_PID=78 17:33:42 Running ssh-add (command line suppressed) 17:33:42 Identity added: /w/workspace/foundry_device-usb-camera_PR-337@tmp/private_key_3074681630232014878.key (/w/workspace/foundry_device-usb-camera_PR-337@tmp/private_key_3074681630232014878.key) 17:33:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:33:42 + git semver init 17:33:43 2024-07-12 17:33:42,983 [run_init] DEBUG init version:0.0.0 force:False 17:33:43 2024-07-12 17:33:42,984 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-337/.semver 17:33:43 2024-07-12 17:33:42,984 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-337/.semver 17:33:43 2024-07-12 17:33:42,984 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-337/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-337, universal_newlines=False, shell=None, istream=None) 17:33:45 2024-07-12 17:33:44,556 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-337/.git/info/exclude 17:33:45 2024-07-12 17:33:44,556 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-337/.semver/PR-337 with force:False 17:33:45 2024-07-12 17:33:44,556 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-337/.semver/PR-337 17:33:45 2024-07-12 17:33:44,560 [execute] INFO git cat-file --batch-check 17:33:45 2024-07-12 17:33:44,560 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-337/.semver, universal_newlines=False, shell=None, istream=) 17:33:45 2024-07-12 17:33:44,567 [execute] INFO git cat-file --batch 17:33:45 2024-07-12 17:33:44,567 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-337/.semver, universal_newlines=False, shell=None, istream=) 17:33:45 2024-07-12 17:33:44,573 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-337/.semver/PR-337 17:33:45 0.0.0 [Pipeline] } 17:33:45 $ docker exec --env ******** --env ******** cbb05f84ee426d207bc7e909c3d9aa6e05175b0e551f6f5c840c5ea3f079ff7d ssh-agent -k 17:33:45 unset SSH_AUTH_SOCK; 17:33:45 unset SSH_AGENT_PID; 17:33:45 echo Agent pid 78 killed; 17:33:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:33:45 + git semver [Pipeline] } 17:33:45 $ docker stop --time=1 cbb05f84ee426d207bc7e909c3d9aa6e05175b0e551f6f5c840c5ea3f079ff7d 17:33:47 $ docker rm -f --volumes cbb05f84ee426d207bc7e909c3d9aa6e05175b0e551f6f5c840c5ea3f079ff7d [Pipeline] // withDockerContainer [Pipeline] sh 17:33:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:33:48 Stashed 1 file(s) [Pipeline] echo 17:33:48 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:33:48 provisioning config files... 17:33:48 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-337@tmp/config9543983665443980182tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:33:49 ---> ****-login.sh 17:33:49 nexus3.edgexfoundry.org:10001 17:33:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:33:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:33:49 Configure a credential helper to remove this warning. See 17:33:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:33:49 17:33:49 Login Succeeded 17:33:49 nexus3.edgexfoundry.org:10002 17:33:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:33:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:33:49 Configure a credential helper to remove this warning. See 17:33:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:33:49 17:33:49 Login Succeeded 17:33:49 nexus3.edgexfoundry.org:10003 17:33:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:33:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:33:49 Configure a credential helper to remove this warning. See 17:33:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:33:49 17:33:49 Login Succeeded 17:33:49 nexus3.edgexfoundry.org:10004 17:33:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:33:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:33:49 Configure a credential helper to remove this warning. See 17:33:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:33:49 17:33:49 Login Succeeded 17:33:49 ****.io 17:33:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:33:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:33:49 Configure a credential helper to remove this warning. See 17:33:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:33:49 17:33:49 Login Succeeded 17:33:49 ---> ****-login.sh ends [Pipeline] } 17:33:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:33:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:33:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:33:50 ========================================================= 17:33:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 17:33:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:50 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 17:33:50 Sending build context to Docker daemon 20.44MB 17:33:50 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 17:33:50 Step 2/13 : FROM ${BASE} AS builder 17:33:50 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 17:33:50 619be1103602: Pulling fs layer 17:33:50 7862e08f4a3e: Pulling fs layer 17:33:50 5df492c9dc93: Pulling fs layer 17:33:50 7629e6793208: Pulling fs layer 17:33:50 4f4fb700ef54: Pulling fs layer 17:33:50 fb5054dd5b73: Pulling fs layer 17:33:50 eeca6798cff9: Pulling fs layer 17:33:50 aa269ceb94a6: Pulling fs layer 17:33:50 ada007ff1a6a: Pulling fs layer 17:33:50 eeca6798cff9: Waiting 17:33:50 aa269ceb94a6: Waiting 17:33:50 ada007ff1a6a: Waiting 17:33:50 7629e6793208: Waiting 17:33:50 4f4fb700ef54: Waiting 17:33:50 fb5054dd5b73: Waiting 17:33:50 7862e08f4a3e: Download complete 17:33:50 7629e6793208: Verifying Checksum 17:33:50 7629e6793208: Download complete 17:33:50 619be1103602: Verifying Checksum 17:33:50 619be1103602: Download complete 17:33:50 4f4fb700ef54: Download complete 17:33:50 fb5054dd5b73: Verifying Checksum 17:33:50 fb5054dd5b73: Download complete 17:33:50 eeca6798cff9: Verifying Checksum 17:33:50 eeca6798cff9: Download complete 17:33:51 619be1103602: Pull complete 17:33:51 ada007ff1a6a: Verifying Checksum 17:33:51 ada007ff1a6a: Download complete 17:33:51 7862e08f4a3e: Pull complete 17:33:51 5df492c9dc93: Download complete 17:33:51 aa269ceb94a6: Verifying Checksum 17:33:51 aa269ceb94a6: Download complete 17:33:54 5df492c9dc93: Pull complete 17:33:54 7629e6793208: Pull complete 17:33:54 4f4fb700ef54: Pull complete 17:33:54 fb5054dd5b73: Pull complete 17:33:54 eeca6798cff9: Pull complete 17:33:57 aa269ceb94a6: Pull complete 17:33:58 ada007ff1a6a: Pull complete 17:33:58 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 17:33:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 17:33:58 ---> f489d0715acc 17:33:58 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:34:03 ---> Running in 99c3913dc748 17:34:03 Removing intermediate container 99c3913dc748 17:34:03 ---> 0b1e6e4f8c24 17:34:03 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:34:03 ---> Running in 0219718520b8 17:34:03 Still waiting to schedule task 17:34:03 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:34:03 Removing intermediate container 0219718520b8 17:34:03 ---> adb23e8401f8 17:34:03 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:34:03 ---> Running in 367ee05b7b4d 17:34:03 Removing intermediate container 367ee05b7b4d 17:34:03 ---> 54b0e17cf01c 17:34:03 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:34:03 ---> Running in b446d9c969a5 17:34:03 Removing intermediate container b446d9c969a5 17:34:03 ---> 29188c926396 17:34:03 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:34:03 ---> Running in 328a68085208 17:34:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:34:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:34:04 (1/13) Installing libintl (0.21.1-r7) 17:34:04 (2/13) Installing eudev-libs (3.2.11-r8) 17:34:04 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 17:34:04 (4/13) Installing v4l-utils-libs (1.24.1-r0) 17:34:04 (5/13) Installing v4l-utils (1.24.1-r0) 17:34:04 (6/13) Installing libdvbv5 (1.24.1-r0) 17:34:04 (7/13) Installing udev-init-scripts (35-r1) 17:34:04 (8/13) Installing libblkid (2.38.1-r8) 17:34:04 (9/13) Installing xz-libs (5.4.3-r0) 17:34:04 (10/13) Installing kmod-libs (30-r3) 17:34:04 (11/13) Installing eudev (3.2.11-r8) 17:34:05 (12/13) Installing eudev-dev (3.2.11-r8) 17:34:05 (13/13) Installing v4l-utils-dev (1.24.1-r0) 17:34:05 Executing busybox-1.36.1-r5.trigger 17:34:05 Executing eudev-3.2.11-r8.trigger 17:34:05 OK: 271 MiB in 65 packages 17:34:05 Removing intermediate container 328a68085208 17:34:05 ---> 5266da9af418 17:34:05 Step 8/13 : WORKDIR /device-usb-camera 17:34:05 ---> Running in 71695b44b552 17:34:05 Removing intermediate container 71695b44b552 17:34:05 ---> 94c2329a0020 17:34:05 Step 9/13 : COPY go.mod vendor* ./ 17:34:05 ---> 7089e3b7862f 17:34:05 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:34:05 ---> Running in bf44a768453c 17:35:02 Removing intermediate container bf44a768453c 17:35:02 ---> 2a83d121b9b2 17:35:02 Step 11/13 : COPY . . 17:35:02 ---> b57b933e5d46 17:35:02 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 17:35:02 ---> Running in fb70b461e164 17:35:03  % Total % Received % Xferd Average Speed Time Time Time Current 17:35:03 Dload Upload Total Spent Left Speed 17:35:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7625 0 --:--:-- --:--:-- --:--:-- 7640 17:35:03 Removing intermediate container fb70b461e164 17:35:03 ---> 4ba3aff7d7eb 17:35:03 Step 13/13 : RUN ${MAKE} 17:35:03 ---> Running in 616c0ad5db5a 17:35:03 noop 17:35:04 Removing intermediate container 616c0ad5db5a 17:35:04 ---> bf18e6dd6517 17:35:04 Successfully built bf18e6dd6517 17:35:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:04 + docker inspect -f . ci-base-image-x86_64 17:35:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:35:04 prd-ubuntu20.04-docker-8c-8g-5462 does not seem to be running inside a container 17:35:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-337 -v /w/workspace/foundry_device-usb-camera_PR-337:/w/workspace/foundry_device-usb-camera_PR-337:rw,z -v /w/workspace/foundry_device-usb-camera_PR-337@tmp:/w/workspace/foundry_device-usb-camera_PR-337@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:35:05 $ docker top a34121d6eb501143ba08bad60db75f4855c00c8b34210b5bf7526fe48dd8db2a -eo pid,comm [Pipeline] { [Pipeline] sh 17:35:05 + go version 17:35:05 go version go1.21.9 linux/amd64 [Pipeline] } 17:35:05 $ docker stop --time=1 a34121d6eb501143ba08bad60db75f4855c00c8b34210b5bf7526fe48dd8db2a 17:35:06 $ docker rm -f --volumes a34121d6eb501143ba08bad60db75f4855c00c8b34210b5bf7526fe48dd8db2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:07 + docker inspect -f . ci-base-image-x86_64 17:35:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:35:07 prd-ubuntu20.04-docker-8c-8g-5462 does not seem to be running inside a container 17:35:07 $ 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-337 -v /w/workspace/foundry_device-usb-camera_PR-337:/w/workspace/foundry_device-usb-camera_PR-337:rw,z -v /w/workspace/foundry_device-usb-camera_PR-337@tmp:/w/workspace/foundry_device-usb-camera_PR-337@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:35:08 $ docker top f390fed22ec5a69eeb236a3985ee0168feaa32ec72f883dd7cba16ee844d5639 -eo pid,comm [Pipeline] { [Pipeline] sh 17:35:08 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-337 [Pipeline] fileExists [Pipeline] sh 17:35:09 + make test 17:35:09 go test ./... -coverprofile=coverage.out ./... 17:35:10 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:35:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5463 in /w/workspace/foundry_device-usb-camera_PR-337 [Pipeline] { [Pipeline] ws 17:35:31 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 17:35:32 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:35:32 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 4.4% of statements 17:35:34 Selected Git installation does not exist. Using Default 17:35:34 The recommended git tool is: NONE 17:35:39 using credential edgex-jenkins-ssh 17:35:39 Cloning the remote Git repository 17:35:39 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 17:35:39 > git init /w/workspace/device-usb-camera/1 # timeout=10 17:35:39 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:35:39 > git --version # timeout=10 17:35:39 > git --version # 'git version 2.25.1' 17:35:39 using GIT_SSH to set credentials SSH Credentials for GitHub 17:35:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:35:42 go vet ./... 17:35:42 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:35:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:35:43 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:35:43 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:35:43 using GIT_SSH to set credentials SSH Credentials for GitHub 17:35:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/337/head:refs/remotes/origin/PR-337 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:35:43 Merging remotes/origin/main commit f25607548414acab236b5d6b621afb5b0ea6f720 into PR head commit 78947391361058177ef3170d1bd6497ea16b3f62 17:35:43 Merge succeeded, producing 78947391361058177ef3170d1bd6497ea16b3f62 17:35:43 Checking out Revision 78947391361058177ef3170d1bd6497ea16b3f62 (PR-337) 17:35:44 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 17:35:44 > git --version # timeout=10 17:35:44 > git --version # 'git version 2.25.1' 17:35:44 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 17:35:43 > git config core.sparsecheckout # timeout=10 17:35:43 > git checkout -f 78947391361058177ef3170d1bd6497ea16b3f62 # timeout=10 17:35:43 > git remote # timeout=10 17:35:43 > git config --get remote.origin.url # timeout=10 17:35:43 using GIT_SSH to set credentials SSH Credentials for GitHub 17:35:43 > git merge f25607548414acab236b5d6b621afb5b0ea6f720 # timeout=10 17:35:43 > git rev-parse HEAD^{commit} # timeout=10 17:35:43 > git config core.sparsecheckout # timeout=10 17:35:44 > git checkout -f 78947391361058177ef3170d1bd6497ea16b3f62 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:35:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:35:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:35:49 ./bin/test-attribution-txt.sh 17:35:49 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 17:35:49 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 17:35:49 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 17:35:49 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 17:35:49 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 17:35:49 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 17:35:49 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 17:35:49 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 17:35:49 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 17:35:49 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 17:35:49 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 17:35:49 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 17:35:49 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 17:35:49 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 17:35:49 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 17:35:49 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 17:35:49 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 17:35:49 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 17:35:49 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 17:35:49 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 17:35:49 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 17:35:49 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 17:35:49 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 17:35:49 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 17:35:49 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 17:35:49 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 17:35:49 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 17:35:49 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 17:35:49 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 17:35:49 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 17:35:49 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 17:35:49 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 17:35:49 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 17:35:49 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 17:35:49 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 17:35:49 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 17:35:49 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 17:35:49 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 17:35:49 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 17:35:49 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 17:35:49 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 17:35:49 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 17:35:49 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 17:35:49 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 17:35:49 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 17:35:49 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 17:35:49 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 17:35:49 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 17:35:49 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 17:35:49 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 17:35:49 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 17:35:49 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 17:35:49 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 17:35:49 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 17:35:49 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 17:35:49 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 17:35:49 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 17:35:49 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 17:35:49 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 17:35:49 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 17:35:49 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 17:35:49 An attribution for golang.org/x/term is missing from Attribution.txt, please add 17:35:49 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 17:35:49 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 17:35:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:35:49 % Total % Received % Xferd Average Speed Time Time Time Current 17:35:49 Dload Upload Total Spent Left Speed 17:35:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 67162 0 --:--:-- --:--:-- --:--:-- 67515 17:35:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [Pipeline] } 17:35:49 $ docker stop --time=1 f390fed22ec5a69eeb236a3985ee0168feaa32ec72f883dd7cba16ee844d5639 17:35:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 17:35:53 $ docker rm -f --volumes f390fed22ec5a69eeb236a3985ee0168feaa32ec72f883dd7cba16ee844d5639 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 17:35:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:35:54 + + sudo teesudo /etc/docker/daemon.new jq 17:35:54 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:35:54 { 17:35:54 "registry-mirrors": [ 17:35:54 "https://nexus3.edgexfoundry.org:10001" 17:35:54 ], 17:35:54 "bip": "10.250.0.254/24", 17:35:54 "hosts": [ 17:35:54 "tcp://0.0.0.0:5555", 17:35:54 "unix:///var/run/docker.sock" 17:35:54 ], 17:35:54 "mtu": 1458, 17:35:54 "selinux-enabled": true, 17:35:54 "seccomp-profile": "/etc/docker/seccomp.json" 17:35:54 } 17:35:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 17:35:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [Pipeline] sh 17:35:55 + sudo service docker restart 17:35:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:35:55 + ls -al . 17:35:55 total 296 17:35:55 drwxrwxr-x 9 jenkins jenkins 4096 Jul 12 17:35 . 17:35:55 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 17:33 .. 17:35:55 drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 17:35 .git 17:35:55 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 17:33 .github 17:35:55 -rw-rw-r-- 1 jenkins jenkins 379 Jul 12 17:33 .gitignore 17:35:55 -rw-rw-r-- 1 jenkins jenkins 45 Jul 12 17:33 .golangci.yml 17:35:55 -rw-rw-r-- 1 jenkins jenkins 77 Jul 12 17:33 .hadolint.yml 17:35:55 drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 17:33 .semver 17:35:55 -rw-rw-r-- 1 jenkins jenkins 10870 Jul 12 17:33 Attribution.txt 17:35:55 -rw-rw-r-- 1 jenkins jenkins 16561 Jul 12 17:33 CHANGELOG.md 17:35:55 -rw-rw-r-- 1 jenkins jenkins 2453 Jul 12 17:33 Dockerfile 17:35:55 -rw-rw-r-- 1 jenkins jenkins 678 Jul 12 17:33 GOVERNANCE.md 17:35:55 -rw-rw-r-- 1 jenkins jenkins 659 Jul 12 17:33 Jenkinsfile 17:35:55 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 12 17:33 LICENSE 17:35:55 -rw-rw-r-- 1 jenkins jenkins 2611 Jul 12 17:33 Makefile 17:35:55 -rw-rw-r-- 1 jenkins jenkins 622 Jul 12 17:33 OWNERS.md 17:35:55 -rw-rw-r-- 1 jenkins jenkins 2575 Jul 12 17:33 README.md 17:35:55 -rw-rw-r-- 1 jenkins jenkins 5 Jul 12 17:33 VERSION 17:35:55 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 17:33 bin 17:35:55 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 17:33 cmd 17:35:55 -rw-r--r-- 1 jenkins jenkins 54703 Jul 12 17:35 coverage.out 17:35:55 -rwxrwxr-x 1 jenkins jenkins 84 Jul 12 17:33 docker-entrypoint.sh 17:35:55 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 17:33 docs 17:35:55 -rw-rw-r-- 1 jenkins jenkins 7316 Jul 12 17:33 go.mod 17:35:55 -rw-rw-r-- 1 jenkins jenkins 102644 Jul 12 17:33 go.sum 17:35:55 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 17:33 internal 17:35:55 -rw-rw-r-- 1 jenkins jenkins 231 Jul 12 17:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:55 + 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=78947391361058177ef3170d1bd6497ea16b3f62 --label arch=amd64 --label version=0.0.0 . 17:35:55 Sending build context to Docker daemon 20.49MB 17:35:55 Step 1/37 : ARG BASE=golang:1.21-alpine3.18 17:35:55 Step 2/37 : FROM ${BASE} AS builder 17:35:55 ---> bf18e6dd6517 17:35:55 Step 3/37 : ARG ADD_BUILD_TAGS="" 17:35:56 ---> Running in 4087a41eb211 17:35:56 Removing intermediate container 4087a41eb211 17:35:56 ---> e6809091dca5 17:35:56 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:35:56 ---> Running in d840526610e0 17:35:56 Removing intermediate container d840526610e0 17:35:56 ---> a0866ba63dd7 17:35:56 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:35:56 ---> Running in e83dc32147fa 17:35:56 Removing intermediate container e83dc32147fa 17:35:56 ---> 509f48c2bb1d 17:35:56 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:35:56 ---> Running in a4df0e25cb7d 17:35:56 Removing intermediate container a4df0e25cb7d 17:35:56 ---> a40addbb4df5 17:35:56 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:35:56 ---> Running in db8a2a545368 17:35:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:35:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:35:57 OK: 271 MiB in 65 packages 17:35:57 Removing intermediate container db8a2a545368 17:35:57 ---> 3ef99cbd8d1d 17:35:57 Step 8/37 : WORKDIR /device-usb-camera 17:35:57 ---> Running in aa780b773a73 17:35:57 Removing intermediate container aa780b773a73 17:35:57 ---> 79078fd4cece 17:35:57 Step 9/37 : COPY go.mod vendor* ./ 17:35:58 ---> 23576a43feca 17:35:58 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:35:58 ---> Running in 6ae91018b552 17:35:58 Removing intermediate container 6ae91018b552 17:35:58 ---> 002f5b99d75e 17:35:58 Step 11/37 : COPY . . 17:35:59 ---> c564e1c2bca2 17:35:59 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 17:35:59 ---> Running in 5a701356c3e2 17:35:59  % Total % Received % Xferd Average Speed Time Time Time Current 17:35:59 Dload Upload Total Spent Left Speed 17:35:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 32336 0 --:--:-- --:--:-- --:--:-- 33187 17:36:00 Removing intermediate container 5a701356c3e2 17:36:00 ---> 2c25538be483 17:36:00 Step 13/37 : RUN ${MAKE} 17:36:00 ---> Running in f6bc13374727 17:36:00 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.21" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:36:13 provisioning config files... 17:36:13 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config1264767540782434928tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:36:13 ---> ****-login.sh 17:36:13 nexus3.edgexfoundry.org:10001 17:36:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:36:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:36:14 Configure a credential helper to remove this warning. See 17:36:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:36:14 17:36:14 Login Succeeded 17:36:14 nexus3.edgexfoundry.org:10002 17:36:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:36:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:36:14 Configure a credential helper to remove this warning. See 17:36:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:36:14 17:36:14 Login Succeeded 17:36:14 nexus3.edgexfoundry.org:10003 17:36:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:36:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:36:15 Configure a credential helper to remove this warning. See 17:36:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:36:15 17:36:15 Login Succeeded 17:36:15 nexus3.edgexfoundry.org:10004 17:36:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:36:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:36:15 Configure a credential helper to remove this warning. See 17:36:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:36:15 17:36:15 Login Succeeded 17:36:15 ****.io 17:36:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:36:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:36:16 Configure a credential helper to remove this warning. See 17:36:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:36:16 17:36:16 Login Succeeded 17:36:16 ---> ****-login.sh ends [Pipeline] } 17:36:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:36:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:36:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:36:16 ========================================================= 17:36:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 17:36:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:17 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 17:36:17 Sending build context to Docker daemon 10.48MB 17:36:17 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 17:36:17 Step 2/13 : FROM ${BASE} AS builder 17:36:17 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:36:17 c6b39de5b339: Pulling fs layer 17:36:17 a69c41024577: Pulling fs layer 17:36:17 d6de4b400683: Pulling fs layer 17:36:17 35cb2a7552d0: Pulling fs layer 17:36:17 4f4fb700ef54: Pulling fs layer 17:36:17 464afbd9ba4c: Pulling fs layer 17:36:17 00f215d4a9da: Pulling fs layer 17:36:17 d496ad576159: Pulling fs layer 17:36:17 00f215d4a9da: Waiting 17:36:17 4f4fb700ef54: Waiting 17:36:17 464afbd9ba4c: Waiting 17:36:17 35cb2a7552d0: Waiting 17:36:17 d496ad576159: Waiting 17:36:17 a69c41024577: Verifying Checksum 17:36:17 a69c41024577: Download complete 17:36:18 35cb2a7552d0: Verifying Checksum 17:36:18 35cb2a7552d0: Download complete 17:36:18 4f4fb700ef54: Verifying Checksum 17:36:18 4f4fb700ef54: Download complete 17:36:18 464afbd9ba4c: Verifying Checksum 17:36:18 464afbd9ba4c: Download complete 17:36:18 c6b39de5b339: Verifying Checksum 17:36:18 c6b39de5b339: Download complete 17:36:18 d496ad576159: Verifying Checksum 17:36:18 d496ad576159: Download complete 17:36:18 c6b39de5b339: Pull complete 17:36:19 a69c41024577: Pull complete 17:36:19 d6de4b400683: Verifying Checksum 17:36:19 d6de4b400683: Download complete 17:36:21 00f215d4a9da: Verifying Checksum 17:36:21 00f215d4a9da: Download complete 17:36:33 d6de4b400683: Pull complete 17:36:33 35cb2a7552d0: Pull complete 17:36:33 4f4fb700ef54: Pull complete 17:36:33 464afbd9ba4c: Pull complete 17:36:39 Removing intermediate container f6bc13374727 17:36:39 ---> 59bca45dfe3b 17:36:39 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 17:36:39 1.8.2: Pulling from bluenviron/mediamtx 17:36:39 8411072a22a5: Pulling fs layer 17:36:39 8411072a22a5: Download complete 17:36:39 8411072a22a5: Pull complete 17:36:39 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 17:36:39 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 17:36:39 ---> 1ac78cb06e13 17:36:39 Step 15/37 : FROM alpine:3.18 17:36:39 3.18: Pulling from library/alpine 17:36:39 73baa7ef167e: Pulling fs layer 17:36:39 73baa7ef167e: Verifying Checksum 17:36:39 73baa7ef167e: Download complete 17:36:40 73baa7ef167e: Pull complete 17:36:40 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 17:36:40 Status: Downloaded newer image for alpine:3.18 17:36:40 ---> 8fd7cac70a4a 17:36:40 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:36:40 ---> Running in 278f5a6860ee 17:36:40 Removing intermediate container 278f5a6860ee 17:36:40 ---> 35937ea6ef16 17:36:40 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:36:40 ---> Running in 7fdbfa762468 17:36:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:36:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:36:41 (1/107) Installing dumb-init (1.2.5-r2) 17:36:41 (2/107) Installing sdl2 (2.26.5-r0) 17:36:41 00f215d4a9da: Pull complete 17:36:41 (3/107) Installing svt-av1-libs (1.6.0-r0) 17:36:41 (4/107) Installing aom-libs (3.6.1-r0) 17:36:41 (5/107) Installing libxau (1.0.11-r2) 17:36:41 (6/107) Installing libmd (1.0.4-r2) 17:36:41 (7/107) Installing libbsd (0.11.7-r1) 17:36:41 (8/107) Installing libxdmcp (1.1.4-r2) 17:36:41 (9/107) Installing libxcb (1.15-r1) 17:36:41 (10/107) Installing libx11 (1.8.7-r0) 17:36:41 (11/107) Installing hwdata-pci (0.370-r0) 17:36:41 (12/107) Installing libpciaccess (0.17-r2) 17:36:41 (13/107) Installing libdrm (2.4.115-r4) 17:36:41 (14/107) Installing libxext (1.3.5-r2) 17:36:41 (15/107) Installing libxfixes (6.0.1-r2) 17:36:41 (16/107) Installing libffi (3.4.4-r2) 17:36:41 (17/107) Installing wayland-libs-client (1.22.0-r2) 17:36:41 (18/107) Installing libva (2.18.0-r1) 17:36:41 (19/107) Installing libvdpau (1.5-r1) 17:36:41 (20/107) Installing libgcc (12.2.1_git20220924-r10) 17:36:41 (21/107) Installing libstdc++ (12.2.1_git20220924-r10) 17:36:41 (22/107) Installing onevpl-libs (2023.2.1-r0) 17:36:41 (23/107) Installing ffmpeg-libavutil (6.0.1-r0) 17:36:41 (24/107) Installing libdav1d (1.2.1-r0) 17:36:41 (25/107) Installing brotli-libs (1.0.9-r14) 17:36:41 (26/107) Installing libhwy (1.0.4-r1) 17:36:41 (27/107) Installing lcms2 (2.15-r2) 17:36:41 (28/107) Installing libjxl (0.8.2-r0) 17:36:41 (29/107) Installing lame-libs (3.100-r5) 17:36:41 (30/107) Installing opus (1.4-r0) 17:36:41 (31/107) Installing libgomp (12.2.1_git20220924-r10) 17:36:41 (32/107) Installing soxr (0.1.3-r5) 17:36:41 (33/107) Installing ffmpeg-libswresample (6.0.1-r0) 17:36:41 (34/107) Installing libogg (1.3.5-r4) 17:36:41 (35/107) Installing libtheora (1.1.1-r17) 17:36:41 (36/107) Installing libvorbis (1.3.7-r1) 17:36:41 (37/107) Installing libvpx (1.13.0-r2) 17:36:41 (38/107) Installing libwebp (1.3.2-r0) 17:36:41 (39/107) Installing x264-libs (0.164_git20220602-r1) 17:36:41 (40/107) Installing numactl (2.0.16-r4) 17:36:41 (41/107) Installing x265-libs (3.5-r4) 17:36:42 (42/107) Installing xvidcore (1.3.7-r1) 17:36:42 (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) 17:36:42 (44/107) Installing alsa-lib (1.2.9-r1) 17:36:42 (45/107) Installing libexpat (2.6.2-r0) 17:36:42 (46/107) Installing libbz2 (1.0.8-r5) 17:36:42 (47/107) Installing libpng (1.6.39-r3) 17:36:42 (48/107) Installing freetype (2.13.0-r5) 17:36:42 (49/107) Installing fontconfig (2.14.2-r3) 17:36:42 (50/107) Installing fribidi (1.0.13-r0) 17:36:42 (51/107) Installing libintl (0.21.1-r7) 17:36:42 (52/107) Installing libblkid (2.38.1-r8) 17:36:42 (53/107) Installing libmount (2.38.1-r8) 17:36:42 (54/107) Installing pcre2 (10.42-r1) 17:36:42 (55/107) Installing glib (2.76.6-r0) 17:36:42 (56/107) Installing graphite2 (1.3.14-r5) 17:36:42 (57/107) Installing harfbuzz (7.3.0-r0) 17:36:42 (58/107) Installing libunibreak (5.1-r0) 17:36:42 (59/107) Installing libass (0.17.1-r0) 17:36:42 (60/107) Installing libbluray (1.3.4-r0) 17:36:42 (61/107) Installing gmp (6.2.1-r3) 17:36:42 (62/107) Installing nettle (3.8.1-r2) 17:36:42 (63/107) Installing libunistring (1.1-r1) 17:36:42 (64/107) Installing libidn2 (2.3.4-r1) 17:36:42 (65/107) Installing p11-kit (0.24.1-r2) 17:36:42 (66/107) Installing libtasn1 (4.19.0-r1) 17:36:42 (67/107) Installing gnutls (3.8.4-r0) 17:36:42 (68/107) Installing mpg123-libs (1.31.3-r1) 17:36:42 (69/107) Installing libopenmpt (0.7.2-r0) 17:36:42 (70/107) Installing cjson (1.7.17-r0) 17:36:42 (71/107) Installing mbedtls (2.28.8-r0) 17:36:42 (72/107) Installing librist (0.2.7-r0) 17:36:42 (73/107) Installing libsrt (1.5.2-r0) 17:36:42 (74/107) Installing libssh (0.10.5-r0) 17:36:42 (75/107) Installing xz-libs (5.4.3-r0) 17:36:42 (76/107) Installing libxml2 (2.11.8-r0) 17:36:42 (77/107) Installing libsodium (1.0.18-r3) 17:36:42 (78/107) Installing libzmq (4.3.4-r4) 17:36:42 (79/107) Installing ffmpeg-libavformat (6.0.1-r0) 17:36:42 (80/107) Installing glslang-libs (1.3.243.0-r1) 17:36:42 (81/107) Installing spirv-tools (1.3.243.0-r1) 17:36:42 (82/107) Installing shaderc (2023.3-r1) 17:36:42 (83/107) Installing vulkan-loader (1.3.243.0-r1) 17:36:42 (84/107) Installing libplacebo (5.264.1-r1) 17:36:42 (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) 17:36:42 (86/107) Installing ffmpeg-libswscale (6.0.1-r0) 17:36:42 (87/107) Installing vidstab (1.1.1-r0) 17:36:42 (88/107) Installing zimg (3.0.5-r0) 17:36:42 (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) 17:36:42 (90/107) Installing libasyncns (0.8-r1) 17:36:42 (91/107) Installing dbus-libs (1.14.8-r0) 17:36:42 (92/107) Installing libltdl (2.4.7-r2) 17:36:42 (93/107) Installing orc (0.4.34-r0) 17:36:42 (94/107) Installing flac-libs (1.4.3-r0) 17:36:42 (95/107) Installing libsndfile (1.2.0-r2) 17:36:42 (96/107) Installing speexdsp (1.2.1-r1) 17:36:42 (97/107) Installing tdb-libs (1.4.8-r1) 17:36:42 (98/107) Installing libpulse (16.1-r10) 17:36:42 (99/107) Installing libjpeg-turbo (2.1.5.1-r3) 17:36:42 (100/107) Installing v4l-utils-libs (1.24.1-r0) 17:36:42 (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) 17:36:42 (102/107) Installing ffmpeg (6.0.1-r0) 17:36:42 (103/107) Installing udev-init-scripts (35-r1) 17:36:42 (104/107) Installing eudev-libs (3.2.11-r8) 17:36:43 (105/107) Installing zstd-libs (1.5.5-r4) 17:36:43 (106/107) Installing kmod-libs (30-r3) 17:36:43 (107/107) Installing eudev (3.2.11-r8) 17:36:43 Executing busybox-1.36.1-r7.trigger 17:36:43 Executing glib-2.76.6-r0.trigger 17:36:43 Executing eudev-3.2.11-r8.trigger 17:36:43 OK: 131 MiB in 122 packages 17:36:43 d496ad576159: Pull complete 17:36:43 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 17:36:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 17:36:43 ---> f246e2811388 17:36:43 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:36:44 ---> Running in 33450a47a21f 17:36:45 Removing intermediate container 33450a47a21f 17:36:45 ---> 410aee75451d 17:36:45 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:36:45 ---> Running in 6eb75190d007 17:36:45 Removing intermediate container 6eb75190d007 17:36:45 ---> 2d82d9e3996c 17:36:45 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:36:45 ---> Running in d62a1395ed32 17:36:46 Removing intermediate container d62a1395ed32 17:36:46 ---> 41474a0efce2 17:36:46 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:36:46 ---> Running in 0f61f22b0ea7 17:36:46 Removing intermediate container 0f61f22b0ea7 17:36:46 ---> 489a283ae0df 17:36:46 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:36:46 ---> Running in 1b813faa2f97 17:36:47 Removing intermediate container 7fdbfa762468 17:36:47 ---> 4ec649de1da5 17:36:47 Step 18/37 : RUN apk --no-cache upgrade 17:36:47 ---> Running in 75763e608770 17:36:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:36:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:36:47 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 17:36:47 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 17:36:47 OK: 131 MiB in 122 packages 17:36:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:36:47 Removing intermediate container 75763e608770 17:36:47 ---> 47d9f5e34433 17:36:47 Step 19/37 : WORKDIR / 17:36:47 ---> Running in 9fcc76eb861e 17:36:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:36:48 Removing intermediate container 9fcc76eb861e 17:36:48 ---> 0464cf0e80d2 17:36:48 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 17:36:48 (1/13) Installing libintl (0.21.1-r7) 17:36:48 (2/13) Installing eudev-libs (3.2.11-r8) 17:36:48 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 17:36:48 (4/13) Installing v4l-utils-libs (1.24.1-r0) 17:36:48 (5/13) Installing v4l-utils (1.24.1-r0) 17:36:48 (6/13) Installing libdvbv5 (1.24.1-r0) 17:36:49 (7/13) Installing udev-init-scripts (35-r1) 17:36:49 (8/13) Installing libblkid (2.38.1-r8) 17:36:49 (9/13) Installing xz-libs (5.4.3-r0) 17:36:49 (10/13) Installing kmod-libs (30-r3) 17:36:49 (11/13) Installing eudev (3.2.11-r8) 17:36:49 (12/13) Installing eudev-dev (3.2.11-r8) 17:36:49 (13/13) Installing v4l-utils-dev (1.24.1-r0) 17:36:49 Executing busybox-1.36.1-r5.trigger 17:36:49 Executing eudev-3.2.11-r8.trigger 17:36:49 ---> 97a74503ce3e 17:36:49 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 17:36:49 ---> 48f162ef0423 17:36:49 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 17:36:49 OK: 273 MiB in 65 packages 17:36:49 ---> 8abeb570d0a0 17:36:49 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:36:49 ---> f2002b686d72 17:36:49 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:36:50 ---> df668c7f3a94 17:36:50 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 17:36:50 ---> 56420884095b 17:36:50 Step 26/37 : COPY --from=rtsp /mediamtx / 17:36:51 ---> 36704c99aa64 17:36:51 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 17:36:51 ---> Running in bff9f899bc68 17:36:51 Removing intermediate container 1b813faa2f97 17:36:51 ---> 4d9eda2a30dd 17:36:51 Step 8/13 : WORKDIR /device-usb-camera 17:36:51 ---> Running in 33ce12243f56 17:36:51 Removing intermediate container 33ce12243f56 17:36:51 ---> a49c87e53dec 17:36:51 Step 9/13 : COPY go.mod vendor* ./ 17:36:51 Removing intermediate container bff9f899bc68 17:36:51 ---> 63c7819d07ec 17:36:51 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 17:36:51 ---> Running in be23cdda3dee 17:36:51 ---> 948a09ea96d6 17:36:51 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:36:51 ---> Running in a511192417d5 17:36:52 Removing intermediate container be23cdda3dee 17:36:52 ---> eb01089930c8 17:36:52 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 17:36:52 ---> Running in 39f9ab5c574a 17:36:52 Removing intermediate container 39f9ab5c574a 17:36:52 ---> d6ac8338de1a 17:36:52 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 17:36:52 ---> Running in a98c8d53c564 17:36:53 Removing intermediate container a98c8d53c564 17:36:53 ---> d94c32d0bc74 17:36:53 Step 31/37 : EXPOSE 59983 17:36:53 ---> Running in 2f163d9a8e6e 17:36:53 Removing intermediate container 2f163d9a8e6e 17:36:53 ---> c03b4a76db55 17:36:53 Step 32/37 : EXPOSE 8554 17:36:53 ---> Running in 2b66444a8570 17:36:53 Removing intermediate container 2b66444a8570 17:36:53 ---> d65ed8d57bc0 17:36:53 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:36:53 ---> Running in 70aea4edcfbd 17:36:53 Removing intermediate container 70aea4edcfbd 17:36:53 ---> c096602a75af 17:36:53 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:36:53 ---> Running in c97b3914b8b6 17:36:53 Removing intermediate container c97b3914b8b6 17:36:53 ---> 77e1ed6fc264 17:36:53 Step 35/37 : LABEL arch=amd64 17:36:53 ---> Running in 802fa88013f1 17:36:53 Removing intermediate container 802fa88013f1 17:36:53 ---> 32a41618cedb 17:36:53 Step 36/37 : LABEL git_sha=78947391361058177ef3170d1bd6497ea16b3f62 17:36:53 ---> Running in efc9eca9d165 17:36:54 Removing intermediate container efc9eca9d165 17:36:54 ---> 4d572c4ea247 17:36:54 Step 37/37 : LABEL version=0.0.0 17:36:54 ---> Running in 6b0ff37607c2 17:36:54 Removing intermediate container 6b0ff37607c2 17:36:54 ---> aeb32e96670a 17:36:54 [Warning] One or more build-args [ARCH] were not consumed 17:36:54 Successfully built aeb32e96670a 17:36:54 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:36:55 17:36:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:36:55 latest: Pulling from edgex-lftools-log-publisher 17:36:55 5eb5b503b376: Pulling fs layer 17:36:55 5c69ac0246d0: Pulling fs layer 17:36:55 ec43610c2a17: Pulling fs layer 17:36:55 3a2ae6a8a46f: Pulling fs layer 17:36:55 33b1e0a273af: Pulling fs layer 17:36:55 5d3b04190fa2: Pulling fs layer 17:36:55 2f39f015ded8: Pulling fs layer 17:36:55 3a2ae6a8a46f: Waiting 17:36:55 33b1e0a273af: Waiting 17:36:55 2f39f015ded8: Waiting 17:36:55 5c69ac0246d0: Download complete 17:36:55 3a2ae6a8a46f: Verifying Checksum 17:36:55 3a2ae6a8a46f: Download complete 17:36:55 33b1e0a273af: Verifying Checksum 17:36:55 33b1e0a273af: Download complete 17:36:55 5d3b04190fa2: Verifying Checksum 17:36:55 5d3b04190fa2: Download complete 17:36:55 ec43610c2a17: Download complete 17:36:55 5eb5b503b376: Verifying Checksum 17:36:55 5eb5b503b376: Download complete 17:36:56 2f39f015ded8: Verifying Checksum 17:36:56 5eb5b503b376: Pull complete 17:36:57 5c69ac0246d0: Pull complete 17:36:57 ec43610c2a17: Pull complete 17:36:57 3a2ae6a8a46f: Pull complete 17:36:58 33b1e0a273af: Pull complete 17:36:58 5d3b04190fa2: Pull complete 17:37:02 2f39f015ded8: Pull complete 17:37:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:37:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:37:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:37:02 prd-ubuntu20.04-docker-8c-8g-5462 does not seem to be running inside a container 17:37:02 $ 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-337 -v /w/workspace/foundry_device-usb-camera_PR-337:/w/workspace/foundry_device-usb-camera_PR-337:rw,z -v /w/workspace/foundry_device-usb-camera_PR-337@tmp:/w/workspace/foundry_device-usb-camera_PR-337@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:37:07 $ docker top 60b1bd29b78c643e56628f63de84e7001e24b8a794dac35fc3fd6aa2913ffec4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:37:08 ---> job-cost.sh 17:37:08 lf-activate-venv: SKIPPING 17:37:08 INFO: No Stack... 17:37:08 INFO: Retrieving Pricing Info for: v3-standard-8 17:37:08 INFO: Archiving Costs [Pipeline] sh 17:37:09 + cat /w/workspace/foundry_device-usb-camera_PR-337/archives/cost.csv 17:37:09 + cut -d, -f6 [Pipeline] lock 17:37:09 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-337-1-stack-cost] 17:37:09 Resource [jenkins-edgexfoundry-device-usb-camera-PR-337-1-stack-cost] did not exist. Created. 17:37:09 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-337-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:37:09 + echo total: 0.2199999988079071 [Pipeline] stash 17:37:09 Stashed 1 file(s) [Pipeline] } 17:37:09 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-337-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:37:09 $ docker stop --time=1 60b1bd29b78c643e56628f63de84e7001e24b8a794dac35fc3fd6aa2913ffec4 17:37:11 $ docker rm -f --volumes 60b1bd29b78c643e56628f63de84e7001e24b8a794dac35fc3fd6aa2913ffec4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:38:58 Removing intermediate container a511192417d5 17:38:58 ---> 8aba55009f44 17:38:58 Step 11/13 : COPY . . 17:38:58 ---> 9fd1054e5a0b 17:38:58 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 17:38:58 ---> Running in 79834a16958e 17:38:59  % Total % Received % Xferd Average Speed Time Time  Time Current 17:38:59   Dload Upload Total Spent Left Speed 17:38:59  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8202 0 --:--:-- --:--:-- --:--:-- 8296 17:39:00 Removing intermediate container 79834a16958e 17:39:00 ---> f043c243a377 17:39:00 Step 13/13 : RUN ${MAKE} 17:39:00 ---> Running in 53e4aa878fa2 17:39:01 noop 17:39:01 Removing intermediate container 53e4aa878fa2 17:39:01 ---> 47643c91f65c 17:39:01 Successfully built 47643c91f65c 17:39:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:02 + docker inspect -f . ci-base-image-arm64 17:39:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:39:02 prd-ubuntu20.04-docker-arm64-4c-16g-5463 does not seem to be running inside a container 17:39:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:39:04 $ docker top 6059cb039c03fdfe823a79de764e2a011b485eea85c53d0539a4c155a3ff5d6e -eo pid,comm [Pipeline] { [Pipeline] sh 17:39:04 + go version 17:39:04 go version go1.21.9 linux/arm64 [Pipeline] } 17:39:04 $ docker stop --time=1 6059cb039c03fdfe823a79de764e2a011b485eea85c53d0539a4c155a3ff5d6e 17:39:06 $ docker rm -f --volumes 6059cb039c03fdfe823a79de764e2a011b485eea85c53d0539a4c155a3ff5d6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:07 + docker inspect -f . ci-base-image-arm64 17:39:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:39:07 prd-ubuntu20.04-docker-arm64-4c-16g-5463 does not seem to be running inside a container 17:39:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:39:09 $ docker top 5e3cffb14e95659e76f564274bdf32d26d7cd728ad2e9e63be40eb419e1d37bd -eo pid,comm [Pipeline] { [Pipeline] sh 17:39:09 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 17:39:10 + make test 17:39:10 go test ./... -coverprofile=coverage.out ./... 17:39:17 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:42:54 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:43:04 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.060s coverage: 4.4% of statements 17:43:04 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:43:04 go vet ./... 17:43:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:43:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:43:51 ./bin/test-attribution-txt.sh 17:43:51 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 17:43:51 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 17:43:51 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 17:43:51 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 17:43:51 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 17:43:51 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 17:43:51 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 17:43:51 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 17:43:51 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 17:43:51 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 17:43:51 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 17:43:51 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 17:43:51 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 17:43:51 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 17:43:51 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 17:43:51 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 17:43:51 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 17:43:51 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 17:43:51 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 17:43:51 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 17:43:51 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 17:43:51 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 17:43:51 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 17:43:51 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 17:43:51 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 17:43:51 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 17:43:51 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 17:43:51 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 17:43:51 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 17:43:51 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 17:43:51 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 17:43:51 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 17:43:51 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 17:43:51 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 17:43:51 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 17:43:51 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 17:43:51 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 17:43:51 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 17:43:51 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 17:43:51 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 17:43:51 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 17:43:51 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 17:43:51 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 17:43:51 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 17:43:51 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 17:43:51 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 17:43:51 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 17:43:51 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 17:43:51 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 17:43:51 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 17:43:51 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 17:43:51 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 17:43:51 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 17:43:51 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 17:43:51 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 17:43:51 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 17:43:51 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 17:43:51 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 17:43:51 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 17:43:51 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 17:43:51 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 17:43:51 An attribution for golang.org/x/term is missing from Attribution.txt, please add 17:43:51 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 17:43:51 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 17:43:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 17:43:51 $ docker stop --time=1 5e3cffb14e95659e76f564274bdf32d26d7cd728ad2e9e63be40eb419e1d37bd 17:43:53 $ docker rm -f --volumes 5e3cffb14e95659e76f564274bdf32d26d7cd728ad2e9e63be40eb419e1d37bd [Pipeline] // withDockerContainer [Pipeline] sh 17:43:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:43:55 Warning: overwriting stash ‘coverage-report’ 17:43:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:43:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:43:56 + ls -al . 17:43:56 total 292 17:43:56 drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 17:39 . 17:43:56 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 17:35 .. 17:43:56 drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 17:35 .git 17:43:56 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 17:35 .github 17:43:56 -rw-rw-r-- 1 jenkins jenkins 379 Jul 12 17:35 .gitignore 17:43:56 -rw-rw-r-- 1 jenkins jenkins 45 Jul 12 17:35 .golangci.yml 17:43:56 -rw-rw-r-- 1 jenkins jenkins 77 Jul 12 17:35 .hadolint.yml 17:43:56 -rw-rw-r-- 1 jenkins jenkins 10870 Jul 12 17:35 Attribution.txt 17:43:56 -rw-rw-r-- 1 jenkins jenkins 16561 Jul 12 17:35 CHANGELOG.md 17:43:56 -rw-rw-r-- 1 jenkins jenkins 2453 Jul 12 17:35 Dockerfile 17:43:56 -rw-rw-r-- 1 jenkins jenkins 678 Jul 12 17:35 GOVERNANCE.md 17:43:56 -rw-rw-r-- 1 jenkins jenkins 659 Jul 12 17:35 Jenkinsfile 17:43:56 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 12 17:35 LICENSE 17:43:56 -rw-rw-r-- 1 jenkins jenkins 2611 Jul 12 17:35 Makefile 17:43:56 -rw-rw-r-- 1 jenkins jenkins 622 Jul 12 17:35 OWNERS.md 17:43:56 -rw-rw-r-- 1 jenkins jenkins 2575 Jul 12 17:35 README.md 17:43:56 -rw-rw-r-- 1 jenkins jenkins 5 Jul 12 17:33 VERSION 17:43:56 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 17:35 bin 17:43:56 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 17:35 cmd 17:43:56 -rw-r--r-- 1 jenkins jenkins 54703 Jul 12 17:43 coverage.out 17:43:56 -rwxrwxr-x 1 jenkins jenkins 84 Jul 12 17:35 docker-entrypoint.sh 17:43:56 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 17:35 docs 17:43:56 -rw-rw-r-- 1 jenkins jenkins 7316 Jul 12 17:35 go.mod 17:43:56 -rw-rw-r-- 1 jenkins jenkins 102644 Jul 12 17:35 go.sum 17:43:56 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 17:35 internal 17:43:56 -rw-rw-r-- 1 jenkins jenkins 231 Jul 12 17:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:57 + 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=78947391361058177ef3170d1bd6497ea16b3f62 --label arch=arm64 --label version=0.0.0 . 17:43:57 Sending build context to Docker daemon 10.54MB 17:43:57 Step 1/37 : ARG BASE=golang:1.21-alpine3.18 17:43:57 Step 2/37 : FROM ${BASE} AS builder 17:43:57 ---> 47643c91f65c 17:43:57 Step 3/37 : ARG ADD_BUILD_TAGS="" 17:43:57 ---> Running in f8ff0bec712f 17:43:58 Removing intermediate container f8ff0bec712f 17:43:58 ---> eac6c62daf12 17:43:58 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:43:58 ---> Running in a506ad092329 17:43:58 Removing intermediate container a506ad092329 17:43:58 ---> 9e51868cd6ef 17:43:58 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:43:58 ---> Running in c2b957627195 17:43:59 Removing intermediate container c2b957627195 17:43:59 ---> a75b6dc13a81 17:43:59 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:43:59 ---> Running in ca121c380d25 17:43:59 Removing intermediate container ca121c380d25 17:43:59 ---> d76f66a9fd5a 17:43:59 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:43:59 ---> Running in 15b5437825ca 17:44:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:44:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:44:01 OK: 273 MiB in 65 packages 17:44:02 Removing intermediate container 15b5437825ca 17:44:02 ---> 7ebc3e57635d 17:44:02 Step 8/37 : WORKDIR /device-usb-camera 17:44:02 ---> Running in 833b9769b2cc 17:44:03 Removing intermediate container 833b9769b2cc 17:44:03 ---> c5930a0f3c62 17:44:03 Step 9/37 : COPY go.mod vendor* ./ 17:44:03 ---> d7502afe35ee 17:44:03 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:44:03 ---> Running in 2d8ba02b6069 17:44:06 Removing intermediate container 2d8ba02b6069 17:44:06 ---> f08d3c859b3a 17:44:06 Step 11/37 : COPY . . 17:44:07 ---> 2b59204d458e 17:44:07 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 17:44:07 ---> Running in bf2db3c03427 17:44:08  % Total % Received % Xferd Average Speed Time Time Time Current 17:44:08 Dload Upload Total Spent Left Speed 17:44:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0  5718  0 --:--:-- --:--:-- --:--:-- 5740 17:44:09 Removing intermediate container bf2db3c03427 17:44:09 ---> 26770f375e55 17:44:09 Step 13/37 : RUN ${MAKE} 17:44:09 ---> Running in d05093c1d565 17:44:10 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.21" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:47:46 Removing intermediate container d05093c1d565 17:47:46 ---> bb38fc8c2e37 17:47:46 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 17:47:47 1.8.2: Pulling from bluenviron/mediamtx 17:47:47 da4d7e05a7aa: Pulling fs layer 17:47:48 da4d7e05a7aa: Verifying Checksum 17:47:48 da4d7e05a7aa: Download complete 17:47:49 da4d7e05a7aa: Pull complete 17:47:49 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 17:47:49 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 17:47:49 ---> 62c65ed7ef0d 17:47:49 Step 15/37 : FROM alpine:3.18 17:47:49 3.18: Pulling from library/alpine 17:47:49 5c905c7ebe2f: Pulling fs layer 17:47:49 5c905c7ebe2f: Verifying Checksum 17:47:49 5c905c7ebe2f: Download complete 17:47:50 5c905c7ebe2f: Pull complete 17:47:50 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 17:47:50 Status: Downloaded newer image for alpine:3.18 17:47:50 ---> dec292d02e07 17:47:50 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:47:50 ---> Running in 96c4a7d054ff 17:47:50 Removing intermediate container 96c4a7d054ff 17:47:50 ---> e540ec3bcd26 17:47:50 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:47:51 ---> Running in 1fc5fb9b6164 17:47:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:47:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:47:53 (1/104) Installing dumb-init (1.2.5-r2) 17:47:53 (2/104) Installing sdl2 (2.26.5-r0) 17:47:53 (3/104) Installing svt-av1-libs (1.6.0-r0) 17:47:53 (4/104) Installing aom-libs (3.6.1-r0) 17:47:53 (5/104) Installing libxau (1.0.11-r2) 17:47:53 (6/104) Installing libmd (1.0.4-r2) 17:47:53 (7/104) Installing libbsd (0.11.7-r1) 17:47:53 (8/104) Installing libxdmcp (1.1.4-r2) 17:47:53 (9/104) Installing libxcb (1.15-r1) 17:47:53 (10/104) Installing libx11 (1.8.7-r0) 17:47:53 (11/104) Installing libdrm (2.4.115-r4) 17:47:53 (12/104) Installing libxext (1.3.5-r2) 17:47:53 (13/104) Installing libxfixes (6.0.1-r2) 17:47:53 (14/104) Installing libffi (3.4.4-r2) 17:47:53 (15/104) Installing wayland-libs-client (1.22.0-r2) 17:47:53 (16/104) Installing libva (2.18.0-r1) 17:47:53 (17/104) Installing libvdpau (1.5-r1) 17:47:53 (18/104) Installing ffmpeg-libavutil (6.0.1-r0) 17:47:53 (19/104) Installing libdav1d (1.2.1-r0) 17:47:53 (20/104) Installing brotli-libs (1.0.9-r14) 17:47:53 (21/104) Installing libgcc (12.2.1_git20220924-r10) 17:47:53 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) 17:47:53 (23/104) Installing libhwy (1.0.4-r1) 17:47:53 (24/104) Installing lcms2 (2.15-r2) 17:47:54 (25/104) Installing libjxl (0.8.2-r0) 17:47:54 (26/104) Installing lame-libs (3.100-r5) 17:47:54 (27/104) Installing opus (1.4-r0) 17:47:54 (28/104) Installing libgomp (12.2.1_git20220924-r10) 17:47:54 (29/104) Installing soxr (0.1.3-r5) 17:47:54 (30/104) Installing ffmpeg-libswresample (6.0.1-r0) 17:47:54 (31/104) Installing libogg (1.3.5-r4) 17:47:54 (32/104) Installing libtheora (1.1.1-r17) 17:47:54 (33/104) Installing libvorbis (1.3.7-r1) 17:47:54 (34/104) Installing libvpx (1.13.0-r2) 17:47:54 (35/104) Installing libwebp (1.3.2-r0) 17:47:54 (36/104) Installing x264-libs (0.164_git20220602-r1) 17:47:54 (37/104) Installing numactl (2.0.16-r4) 17:47:54 (38/104) Installing x265-libs (3.5-r4) 17:47:54 (39/104) Installing xvidcore (1.3.7-r1) 17:47:54 (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) 17:47:54 (41/104) Installing alsa-lib (1.2.9-r1) 17:47:54 (42/104) Installing libexpat (2.6.2-r0) 17:47:54 (43/104) Installing libbz2 (1.0.8-r5) 17:47:54 (44/104) Installing libpng (1.6.39-r3) 17:47:54 (45/104) Installing freetype (2.13.0-r5) 17:47:54 (46/104) Installing fontconfig (2.14.2-r3) 17:47:54 (47/104) Installing fribidi (1.0.13-r0) 17:47:54 (48/104) Installing libintl (0.21.1-r7) 17:47:54 (49/104) Installing libblkid (2.38.1-r8) 17:47:54 (50/104) Installing libmount (2.38.1-r8) 17:47:54 (51/104) Installing pcre2 (10.42-r1) 17:47:54 (52/104) Installing glib (2.76.6-r0) 17:47:55 (53/104) Installing graphite2 (1.3.14-r5) 17:47:55 (54/104) Installing harfbuzz (7.3.0-r0) 17:47:55 (55/104) Installing libunibreak (5.1-r0) 17:47:55 (56/104) Installing libass (0.17.1-r0) 17:47:55 (57/104) Installing libbluray (1.3.4-r0) 17:47:55 (58/104) Installing gmp (6.2.1-r3) 17:47:55 (59/104) Installing nettle (3.8.1-r2) 17:47:55 (60/104) Installing libunistring (1.1-r1) 17:47:55 (61/104) Installing libidn2 (2.3.4-r1) 17:47:55 (62/104) Installing p11-kit (0.24.1-r2) 17:47:55 (63/104) Installing libtasn1 (4.19.0-r1) 17:47:55 (64/104) Installing gnutls (3.8.4-r0) 17:47:55 (65/104) Installing mpg123-libs (1.31.3-r1) 17:47:55 (66/104) Installing libopenmpt (0.7.2-r0) 17:47:55 (67/104) Installing cjson (1.7.17-r0) 17:47:55 (68/104) Installing mbedtls (2.28.8-r0) 17:47:55 (69/104) Installing librist (0.2.7-r0) 17:47:55 (70/104) Installing libsrt (1.5.2-r0) 17:47:55 (71/104) Installing libssh (0.10.5-r0) 17:47:55 (72/104) Installing xz-libs (5.4.3-r0) 17:47:55 (73/104) Installing libxml2 (2.11.8-r0) 17:47:55 (74/104) Installing libsodium (1.0.18-r3) 17:47:55 (75/104) Installing libzmq (4.3.4-r4) 17:47:55 (76/104) Installing ffmpeg-libavformat (6.0.1-r0) 17:47:55 (77/104) Installing glslang-libs (1.3.243.0-r1) 17:47:55 (78/104) Installing spirv-tools (1.3.243.0-r1) 17:47:56 (79/104) Installing shaderc (2023.3-r1) 17:47:56 (80/104) Installing vulkan-loader (1.3.243.0-r1) 17:47:56 (81/104) Installing libplacebo (5.264.1-r1) 17:47:56 (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) 17:47:56 (83/104) Installing ffmpeg-libswscale (6.0.1-r0) 17:47:56 (84/104) Installing vidstab (1.1.1-r0) 17:47:56 (85/104) Installing zimg (3.0.5-r0) 17:47:56 (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) 17:47:57 (87/104) Installing libasyncns (0.8-r1) 17:47:57 (88/104) Installing dbus-libs (1.14.8-r0) 17:47:57 (89/104) Installing libltdl (2.4.7-r2) 17:47:57 (90/104) Installing orc (0.4.34-r0) 17:47:57 (91/104) Installing flac-libs (1.4.3-r0) 17:47:57 (92/104) Installing libsndfile (1.2.0-r2) 17:47:57 (93/104) Installing speexdsp (1.2.1-r1) 17:47:57 (94/104) Installing tdb-libs (1.4.8-r1) 17:47:57 (95/104) Installing libpulse (16.1-r10) 17:47:57 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) 17:47:57 (97/104) Installing v4l-utils-libs (1.24.1-r0) 17:47:57 (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) 17:47:57 (99/104) Installing ffmpeg (6.0.1-r0) 17:47:57 (100/104) Installing udev-init-scripts (35-r1) 17:47:57 (101/104) Installing eudev-libs (3.2.11-r8) 17:47:57 (102/104) Installing zstd-libs (1.5.5-r4) 17:47:57 (103/104) Installing kmod-libs (30-r3) 17:47:57 (104/104) Installing eudev (3.2.11-r8) 17:47:57 Executing busybox-1.36.1-r7.trigger 17:47:57 Executing glib-2.76.6-r0.trigger 17:47:57 Executing eudev-3.2.11-r8.trigger 17:47:57 OK: 110 MiB in 119 packages 17:48:02 Removing intermediate container 1fc5fb9b6164 17:48:02 ---> b8424d575148 17:48:02 Step 18/37 : RUN apk --no-cache upgrade 17:48:02 ---> Running in 346d6ec9e181 17:48:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:48:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:48:04 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 17:48:04 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 17:48:04 OK: 110 MiB in 119 packages 17:48:05 Removing intermediate container 346d6ec9e181 17:48:05 ---> 1ff1a1b3fbd9 17:48:05 Step 19/37 : WORKDIR / 17:48:05 ---> Running in bd4b81e518a1 17:48:05 Removing intermediate container bd4b81e518a1 17:48:05 ---> 46a0fb2d29e9 17:48:05 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 17:48:07 ---> fdf901f1eb09 17:48:07 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 17:48:08 ---> 370b7feb26b0 17:48:08 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 17:48:08 ---> eb73d9e3d3c3 17:48:08 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:48:09 ---> 52a355707a22 17:48:09 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:48:09 ---> a08b2cb43a43 17:48:09 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 17:48:10 ---> ae00e1493963 17:48:10 Step 26/37 : COPY --from=rtsp /mediamtx / 17:48:11 ---> d6fc7adbee1d 17:48:11 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 17:48:12 ---> Running in 79cc567521c5 17:48:13 Removing intermediate container 79cc567521c5 17:48:13 ---> 4505ecbb7277 17:48:13 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 17:48:13 ---> Running in 30e6bf344048 17:48:15 Removing intermediate container 30e6bf344048 17:48:15 ---> 6ae7ef88f5be 17:48:15 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 17:48:15 ---> Running in f7a41e45a8de 17:48:16 Removing intermediate container f7a41e45a8de 17:48:16 ---> 3c459b67c37b 17:48:16 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 17:48:16 ---> Running in 46a71c2ab830 17:48:18 Removing intermediate container 46a71c2ab830 17:48:18 ---> 2319772b7392 17:48:18 Step 31/37 : EXPOSE 59983 17:48:18 ---> Running in 166f7afdeaab 17:48:18 Removing intermediate container 166f7afdeaab 17:48:18 ---> 6d4a164cf98f 17:48:18 Step 32/37 : EXPOSE 8554 17:48:19 ---> Running in 64b77f02274f 17:48:19 Removing intermediate container 64b77f02274f 17:48:19 ---> c89c33de89bc 17:48:19 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:48:19 ---> Running in 2aa386f6912f 17:48:19 Removing intermediate container 2aa386f6912f 17:48:19 ---> 749d62eb1eeb 17:48:19 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:48:19 ---> Running in 99db854c3567 17:48:19 Removing intermediate container 99db854c3567 17:48:19 ---> 9f6bc1d7a73c 17:48:19 Step 35/37 : LABEL arch=arm64 17:48:19 ---> Running in 88308562da98 17:48:20 Removing intermediate container 88308562da98 17:48:20 ---> 9dfe8b08875b 17:48:20 Step 36/37 : LABEL git_sha=78947391361058177ef3170d1bd6497ea16b3f62 17:48:20 ---> Running in 8e694e8c6470 17:48:20 Removing intermediate container 8e694e8c6470 17:48:20 ---> 588bf2b87ab7 17:48:20 Step 37/37 : LABEL version=0.0.0 17:48:20 ---> Running in 6c152c3f4528 17:48:20 Removing intermediate container 6c152c3f4528 17:48:20 ---> a9853e49c448 17:48:20 [Warning] One or more build-args [ARCH] were not consumed 17:48:20 Successfully built a9853e49c448 17:48: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 17:48:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:48:21 17:48:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:48:22 arm64: Pulling from edgex-lftools-log-publisher 17:48:22 8998bd30e6a1: Pulling fs layer 17:48:22 04944245beec: Pulling fs layer 17:48:22 699f458cf7ca: Pulling fs layer 17:48:22 765212b225bb: Pulling fs layer 17:48:22 f23df028b6ca: Pulling fs layer 17:48:22 765212b225bb: Waiting 17:48:22 d65c8cfc05b1: Pulling fs layer 17:48:22 2437ff75d9bd: Pulling fs layer 17:48:22 d65c8cfc05b1: Waiting 17:48:22 f23df028b6ca: Waiting 17:48:22 2437ff75d9bd: Waiting 17:48:22 04944245beec: Verifying Checksum 17:48:22 04944245beec: Download complete 17:48:22 765212b225bb: Verifying Checksum 17:48:22 765212b225bb: Download complete 17:48:22 f23df028b6ca: Verifying Checksum 17:48:22 f23df028b6ca: Download complete 17:48:22 d65c8cfc05b1: Verifying Checksum 17:48:22 d65c8cfc05b1: Download complete 17:48:22 699f458cf7ca: Verifying Checksum 17:48:22 699f458cf7ca: Download complete 17:48:23 8998bd30e6a1: Verifying Checksum 17:48:23 8998bd30e6a1: Download complete 17:48:25 2437ff75d9bd: Verifying Checksum 17:48:25 2437ff75d9bd: Download complete 17:48:27 8998bd30e6a1: Pull complete 17:48:28 04944245beec: Pull complete 17:48:30 699f458cf7ca: Pull complete 17:48:30 765212b225bb: Pull complete 17:48:30 f23df028b6ca: Pull complete 17:48:30 d65c8cfc05b1: Pull complete 17:48:49 2437ff75d9bd: Pull complete 17:48:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:48:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:48:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:48:49 prd-ubuntu20.04-docker-arm64-4c-16g-5463 does not seem to be running inside a container 17:48:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:48:51 $ docker top 7c27ac6d183a02f1a4fcc2225e864d7cb15d35daf127c81fa7a41f995cb496e6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:48:52 ---> job-cost.sh 17:48:52 lf-activate-venv: SKIPPING 17:48:52 INFO: No Stack... 17:48:53 INFO: Retrieving Pricing Info for: v3-standard-4 17:48:54 INFO: Archiving Costs [Pipeline] sh 17:48:54 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 17:48:54 + cut -d, -f6 [Pipeline] lock 17:48:54 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-337-1-stack-cost] 17:48:54 Resource [jenkins-edgexfoundry-device-usb-camera-PR-337-1-stack-cost] did not exist. Created. 17:48:54 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-337-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:48:55 /w/workspace/device-usb-camera/1@tmp/durable-9238db24/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:48:56 + echo total: 0.10999999940395355 [Pipeline] stash 17:48:56 Warning: overwriting stash ‘stack-cost’ 17:48:56 Stashed 1 file(s) [Pipeline] } 17:48:56 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-337-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:48:56 $ docker stop --time=1 7c27ac6d183a02f1a4fcc2225e864d7cb15d35daf127c81fa7a41f995cb496e6 17:48:57 $ docker rm -f --volumes 7c27ac6d183a02f1a4fcc2225e864d7cb15d35daf127c81fa7a41f995cb496e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:48:59 provisioning config files... 17:48:59 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-337@tmp/config17097300465577696626tmp [Pipeline] { [Pipeline] sh 17:48:59 + set +x 17:48:59 + bash -s -- 17:48:59 + curl -s https://codecov.io/bash 17:48:59 17:48:59 _____ _ 17:48:59 / ____| | | 17:48:59 | | ___ __| | ___ ___ _____ __ 17:48:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:48:59 | |___| (_) | (_| | __/ (_| (_) \ V / 17:48:59 \_____\___/ \__,_|\___|\___\___/ \_/ 17:48:59 Bash-1.0.6 17:48:59 17:48:59 17:48:59 ==> git version 2.25.1 found 17:48:59 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:48:59 Release-Date: 2020-01-08 17:48:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:48:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:48:59 ==> Jenkins CI detected. 17:48:59 current dir:  /w/workspace/foundry_device-usb-camera_PR-337 17:48:59 project root: . 17:48:59 --> token set from env 17:48:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:48:59 ==> Running gcov in . (disable via -X gcov) 17:48:59 ==> Python coveragepy not found 17:48:59 ==> Searching for coverage reports in: 17:48:59 + . 17:48:59 -> Found 1 reports 17:48:59 ==> Detecting git/mercurial file structure 17:48:59 ==> Reading reports 17:48:59 + ./coverage.out bytes=54703 17:48:59 ==> Appending adjustments 17:48:59 https://docs.codecov.io/docs/fixing-reports 17:48:59 + Found adjustments 17:48:59 ==> Gzipping contents 17:48:59 8.0K /tmp/codecov.lYVLcu.gz 17:48:59 ==> Uploading reports 17:48:59 url: https://codecov.io 17:48:59 query: branch=PR-337&commit=78947391361058177ef3170d1bd6497ea16b3f62&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-337%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=337&job=&cmd_args= 17:48:59 -> Pinging Codecov 17:48:59 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-337&commit=78947391361058177ef3170d1bd6497ea16b3f62&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-337%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=337&job=&cmd_args= 17:49:00 -> Uploading to 17:49:00 https://storage.googleapis.com/codecov/v4/raw/2024-07-12/73D8F5FF140700D3E01443B452E23636/78947391361058177ef3170d1bd6497ea16b3f62/18ccd8b0-b854-4ad7-b065-de20be3e2e8e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240712%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240712T174859Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=48d7b65ebbc8f30cdd55ce83c14df75fb5ce42da54976a635b2fda04a550dee1 17:49:00 % Total % Received % Xferd Average Speed Time Time Time Current 17:49:00 Dload Upload Total Spent Left Speed 17:49:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 6805 0 0 100 6805 0 5101 0:00:01 0:00:01 --:--:-- 5105 17:49:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/78947391361058177ef3170d1bd6497ea16b3f62 [Pipeline] } 17:49: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 17:49:03 + [ -d /w/workspace/foundry_device-usb-camera_PR-337/archives ] 17:49:03 + ls -al /w/workspace/foundry_device-usb-camera_PR-337/archives 17:49:03 total 16 17:49:03 drwxr-xr-x 3 root root 4096 Jul 12 17:37 . 17:49:03 drwxrwxr-x 10 jenkins jenkins 4096 Jul 12 17:37 .. 17:49:03 drwxr-xr-x 2 root root 4096 Jul 12 17:37 cost 17:49:03 -rw-r--r-- 1 root root 89 Jul 12 17:37 cost.csv 17:49:03 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-337/archives 17:49:03 + ls -al /w/workspace/foundry_device-usb-camera_PR-337/archives 17:49:03 total 16 17:49:03 drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 17:37 . 17:49:03 drwxrwxr-x 10 jenkins jenkins 4096 Jul 12 17:37 .. 17:49:03 drwxr-xr-x 2 jenkins jenkins 4096 Jul 12 17:37 cost 17:49:03 -rw-r--r-- 1 jenkins jenkins 89 Jul 12 17:37 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:49:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:49:04 ---> package-listing.sh 17:49:04 ++ facter osfamily 17:49:04 ++ tr '[:upper:]' '[:lower:]' 17:49:05 + OS_FAMILY=debian 17:49:05 + workspace=/w/workspace/foundry_device-usb-camera_PR-337 17:49:05 + START_PACKAGES=/tmp/packages_start.txt 17:49:05 + END_PACKAGES=/tmp/packages_end.txt 17:49:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:49:05 + PACKAGES=/tmp/packages_start.txt 17:49:05 + '[' /w/workspace/foundry_device-usb-camera_PR-337 ']' 17:49:05 + PACKAGES=/tmp/packages_end.txt 17:49:05 + case "${OS_FAMILY}" in 17:49:05 + dpkg -l 17:49:05 + grep '^ii' 17:49:05 + '[' -f /tmp/packages_start.txt ']' 17:49:05 + '[' -f /tmp/packages_end.txt ']' 17:49:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:49:05 + '[' /w/workspace/foundry_device-usb-camera_PR-337 ']' 17:49:05 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-337/archives/ 17:49:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-337/archives/ [Pipeline] echo 17:49: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-337/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:49:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:49:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:49:06 prd-ubuntu20.04-docker-8c-8g-5462 does not seem to be running inside a container 17:49: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-337/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-337 -v /w/workspace/foundry_device-usb-camera_PR-337:/w/workspace/foundry_device-usb-camera_PR-337:rw,z -v /w/workspace/foundry_device-usb-camera_PR-337@tmp:/w/workspace/foundry_device-usb-camera_PR-337@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:49:06 $ docker top f0c1791093a9bdfe9993abf93fe3c773dafab3fcfe026c2da56cfc2b3261e062 -eo pid,comm [Pipeline] { [Pipeline] sh 17:49:07 + touch /tmp/pre-build-complete [Pipeline] sh 17:49:07 + mkdir -p /var/log/sysstat [Pipeline] sh 17:49:07 + ls /var/log/sa-host 17:49:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:49:07 provisioning config files... 17:49:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-337@tmp/config10837985307952306464tmp [Pipeline] { [Pipeline] echo 17:49:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:49:09 ---> create-netrc.sh [Pipeline] } 17:49:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:49:09 ---> python-tools-install.sh [Pipeline] echo 17:49:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:49:10 ---> sudo-logs.sh 17:49:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:49:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:49:10 ---> job-cost.sh 17:49:10 lf-activate-venv: SKIPPING 17:49:10 DEBUG: total: 0.2199999988079071 17:49:10 INFO: Retrieving Stack Cost... 17:49:10 INFO: Retrieving Pricing Info for: v3-standard-8 17:49:11 INFO: Archiving Costs [Pipeline] echo 17:49:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:49:11 ---> logs-deploy.sh 17:49:11 lf-activate-venv: SKIPPING 17:49:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-337/1 17:49:11 INFO: archiving workspace using pattern(s): 17:49:12 Archives upload complete. 17:49:12 INFO: archiving logs to Nexus 17:49:13 ---> uname -a: 17:49:13 Linux prd-ubuntu20-04-docker-8c-8g-5462 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:49:13 17:49:13 17:49:13 ---> lscpu: 17:49:13 Architecture: x86_64 17:49:13 CPU op-mode(s): 32-bit, 64-bit 17:49:13 Byte Order: Little Endian 17:49:13 Address sizes: 40 bits physical, 48 bits virtual 17:49:13 CPU(s): 8 17:49:13 On-line CPU(s) list: 0-7 17:49:13 Thread(s) per core: 1 17:49:13 Core(s) per socket: 1 17:49:13 Socket(s): 8 17:49:13 NUMA node(s): 1 17:49:13 Vendor ID: AuthenticAMD 17:49:13 CPU family: 23 17:49:13 Model: 49 17:49:13 Model name: AMD EPYC-Rome Processor 17:49:13 Stepping: 0 17:49:13 CPU MHz: 2799.998 17:49:13 BogoMIPS: 5599.99 17:49:13 Virtualization: AMD-V 17:49:13 Hypervisor vendor: KVM 17:49:13 Virtualization type: full 17:49:13 L1d cache: 256 KiB 17:49:13 L1i cache: 256 KiB 17:49:13 L2 cache: 4 MiB 17:49:13 L3 cache: 128 MiB 17:49:13 NUMA node0 CPU(s): 0-7 17:49:13 Vulnerability Itlb multihit: Not affected 17:49:13 Vulnerability L1tf: Not affected 17:49:13 Vulnerability Mds: Not affected 17:49:13 Vulnerability Meltdown: Not affected 17:49:13 Vulnerability Mmio stale data: Not affected 17:49:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:49:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:49:13 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:49:13 Vulnerability Srbds: Not affected 17:49:13 Vulnerability Tsx async abort: Not affected 17:49: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 17:49:13 17:49:13 17:49:13 ---> nproc: 17:49:13 8 17:49:13 17:49:13 17:49:13 ---> df -h: 17:49:13 Filesystem Size Used Avail Use% Mounted on 17:49:13 overlay 155G 13G 143G 8% / 17:49:13 tmpfs 64M 0 64M 0% /dev 17:49:13 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:49:13 shm 64M 0 64M 0% /dev/shm 17:49:13 /dev/vda1 155G 13G 143G 8% /facter-os 17:49:13 17:49:13 17:49:13 ---> sar -b -r -n DEV: 17:49:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5462) 07/12/24 _x86_64_ (8 CPU) 17:49:13 17:49:13 17:32:41 LINUX RESTART (8 CPU) 17:49:13 17:49:13 17:33:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:49:13 17:34:02 332.63 38.76 293.87 0.00 4310.08 87354.24 0.00 17:49:13 17:35:01 289.97 2.14 287.83 0.00 20.61 81648.53 0.00 17:49:13 17:36:01 136.94 0.27 136.68 0.00 18.26 22135.24 0.00 17:49:13 17:37:01 178.19 0.08 178.10 0.00 7.07 45076.22 0.00 17:49:13 17:38:01 82.25 5.08 77.17 0.00 4344.08 21302.60 0.00 17:49:13 17:39:01 15.36 1.07 14.30 0.00 22.66 3599.00 0.00 17:49:13 17:40:01 3.53 0.02 3.52 0.00 0.13 93.58 0.00 17:49:13 17:41:01 2.02 0.00 2.02 0.00 0.00 22.40 0.00 17:49:13 17:42:01 1.37 0.00 1.37 0.00 0.00 14.66 0.00 17:49:13 17:43:01 1.88 0.00 1.88 0.00 0.00 21.20 0.00 17:49:13 17:44:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 17:49:13 17:45:01 1.88 0.00 1.88 0.00 0.00 21.86 0.00 17:49:13 17:46:01 1.38 0.00 1.38 0.00 0.00 15.20 0.00 17:49:13 17:47:01 1.73 0.00 1.73 0.00 0.00 20.53 0.00 17:49:13 17:48:01 1.77 0.02 1.75 0.00 0.13 24.53 0.00 17:49:13 17:49:01 1.20 0.10 1.10 0.00 7.20 14.53 0.00 17:49:13 Average: 65.58 2.97 62.61 0.00 546.17 16267.48 0.00 17:49:13 17:49:13 17:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:49:13 17:34:02 29197580 31532008 801712 2.44 74076 2528164 1885244 5.56 1037908 2268964 121800 17:49:13 17:35:01 27165380 31513120 802564 2.44 185680 4235156 1889976 5.57 1311936 3815220 116 17:49:13 17:36:01 27774420 31405600 900532 2.74 194712 3545064 2405760 7.09 1432676 3106644 7256 17:49:13 17:37:01 26665948 31474360 832980 2.53 204980 4659292 2122748 6.26 1453416 4141304 503756 17:49:13 17:38:01 26342776 31488832 784896 2.39 223116 4977996 1743756 5.14 1666000 4215644 94436 17:49:13 17:39:01 26295372 31488224 784696 2.39 234752 5011048 1734556 5.11 1716484 4209172 24 17:49:13 17:40:01 26312468 31500560 772896 2.35 233324 5007800 1724816 5.08 1704800 4205960 8 17:49:13 17:41:01 26312184 31500400 773024 2.35 233408 5007796 1724816 5.08 1704952 4205968 12 17:49:13 17:42:01 26313816 31502056 771364 2.35 233496 5007804 1724816 5.08 1704076 4205968 8 17:49:13 17:43:01 26314616 31502920 770256 2.34 233544 5007808 1724816 5.08 1703176 4205968 8 17:49:13 17:44:01 26315024 31503352 769756 2.34 233572 5007808 1724816 5.08 1703060 4205968 16 17:49:13 17:45:01 26314724 31503260 769752 2.34 233648 5007932 1724816 5.08 1703124 4206100 24 17:49:13 17:46:01 26315684 31504304 768652 2.34 233716 5007944 1724816 5.08 1701564 4206108 8 17:49:13 17:47:01 26316104 31504776 768328 2.34 233772 5007948 1724816 5.08 1701620 4206104 48 17:49:13 17:48:01 26314648 31503452 769344 2.34 233824 5007924 1750896 5.16 1702164 4206080 56 17:49:13 17:49:01 26313608 31502716 769772 2.34 233844 5008168 1782944 5.25 1703584 4206068 196 17:49:13 Average: 26661522 31495621 788158 2.40 215842 4689728 1819650 5.36 1603159 3988578 45486 17:49:13 17:49:13 17:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:49:13 17:34:02 docker0 21.90 23.35 1.77 160.76 0.00 0.00 0.00 0.00 17:49:13 17:34:02 ens3 527.88 351.01 5844.61 95.98 0.00 0.00 0.00 0.00 17:49:13 17:34:02 lo 6.73 6.73 0.66 0.66 0.00 0.00 0.00 0.00 17:49:13 17:35:01 docker0 337.52 532.96 28.81 3412.22 0.00 0.00 0.00 0.00 17:49:13 17:35:01 ens3 542.40 343.67 3419.51 37.50 0.00 0.00 0.00 0.00 17:49:13 17:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:49:13 17:36:01 docker0 2.07 3.07 0.14 31.14 0.00 0.00 0.00 0.00 17:49:13 17:36:01 ens3 47.89 29.05 75.57 17.84 0.00 0.00 0.00 0.00 17:49:13 17:36:01 veth9cac2ab 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 17:49:13 17:36:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 17:49:13 17:37:01 docker0 17.05 42.98 1.27 864.55 0.00 0.00 0.00 0.00 17:49:13 17:37:01 ens3 163.19 90.65 3697.75 17.11 0.00 0.00 0.00 0.00 17:49:13 17:37:01 lo 2.53 2.53 0.26 0.26 0.00 0.00 0.00 0.00 17:49:13 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:13 17:38:01 ens3 216.03 90.87 2726.59 10.64 0.00 0.00 0.00 0.00 17:49:13 17:38:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 17:49:13 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:13 17:39:01 ens3 0.72 0.53 0.36 0.14 0.00 0.00 0.00 0.00 17:49:13 17:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:49:13 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:13 17:40:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:13 17:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:13 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:13 17:41:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:49:13 17:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:49:13 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:13 17:42:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:49:13 17:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:13 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:13 17:43:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:49:13 17:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:49:13 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:13 17:44:01 ens3 0.12 0.08 0.07 0.06 0.00 0.00 0.00 0.00 17:49:13 17:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:13 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:13 17:45:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:49:13 17:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:49:13 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:13 17:46:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:13 17:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:13 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:13 17:47:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:49:13 17:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:49:13 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:13 17:48:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:49:13 17:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:13 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:13 17:49:01 ens3 4.62 3.50 4.38 1.65 0.00 0.00 0.00 0.00 17:49:13 17:49:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 17:49:13 Average: docker0 23.33 37.13 1.97 276.02 0.00 0.00 0.00 0.00 17:49:13 Average: ens3 93.50 56.56 983.00 11.28 0.00 0.00 0.00 0.00 17:49:13 Average: lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 17:49:13 17:49:13 17:49:13 ---> sar -P ALL: 17:49:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5462) 07/12/24 _x86_64_ (8 CPU) 17:49:13 17:49:13 17:32:41 LINUX RESTART (8 CPU) 17:49:13 17:49:13 17:33:01 CPU %user %nice %system %iowait %steal %idle 17:49:13 17:34:02 all 9.39 0.00 3.26 3.24 0.06 84.05 17:49:13 17:34:02 0 9.52 0.00 3.07 0.27 0.07 87.07 17:49:13 17:34:02 1 11.01 0.00 4.16 0.56 0.05 84.22 17:49:13 17:34:02 2 8.79 0.00 2.64 7.42 0.07 81.08 17:49:13 17:34:02 3 7.93 0.00 2.52 1.43 0.03 88.08 17:49:13 17:34:02 4 7.70 0.00 3.08 0.20 0.07 88.95 17:49:13 17:34:02 5 11.36 0.00 3.04 0.74 0.05 84.81 17:49:13 17:34:02 6 7.81 0.00 4.82 13.84 0.07 73.46 17:49:13 17:34:02 7 11.00 0.00 2.76 1.48 0.05 84.71 17:49:13 17:35:01 all 7.35 0.00 3.64 5.54 0.07 83.40 17:49:13 17:35:01 0 8.06 0.00 3.19 2.48 0.05 86.22 17:49:13 17:35:01 1 7.30 0.00 2.00 1.04 0.05 89.60 17:49:13 17:35:01 2 7.38 0.00 3.35 0.43 0.05 88.79 17:49:13 17:35:01 3 6.60 0.00 3.44 0.53 0.07 89.36 17:49:13 17:35:01 4 7.02 0.00 3.79 0.58 0.09 88.52 17:49:13 17:35:01 5 8.17 0.00 5.43 31.37 0.14 54.89 17:49:13 17:35:01 6 7.11 0.00 4.74 2.84 0.07 85.24 17:49:13 17:35:01 7 7.14 0.00 3.18 5.27 0.05 84.35 17:49:13 17:36:01 all 46.71 0.00 8.06 1.71 0.10 43.42 17:49:13 17:36:01 0 46.19 0.00 8.20 0.79 0.10 44.71 17:49:13 17:36:01 1 47.03 0.00 7.65 0.54 0.12 44.67 17:49:13 17:36:01 2 45.91 0.00 8.18 2.72 0.08 43.10 17:49:13 17:36:01 3 46.37 0.00 7.60 6.12 0.10 39.81 17:49:13 17:36:01 4 46.06 0.00 8.06 0.56 0.08 45.24 17:49:13 17:36:01 5 47.13 0.00 7.91 1.23 0.08 43.64 17:49:13 17:36:01 6 47.27 0.00 8.72 0.47 0.08 43.46 17:49:13 17:36:01 7 47.74 0.00 8.17 1.24 0.15 42.70 17:49:13 17:37:01 all 28.33 0.00 6.21 2.94 0.08 62.43 17:49:13 17:37:01 0 29.46 0.00 6.04 0.02 0.08 64.39 17:49:13 17:37:01 1 26.74 0.00 6.08 0.08 0.07 67.03 17:49:13 17:37:01 2 26.95 0.00 5.70 4.58 0.08 62.69 17:49:13 17:37:01 3 29.95 0.00 6.87 5.72 0.08 57.38 17:49:13 17:37:01 4 27.39 0.00 5.65 0.02 0.08 66.86 17:49:13 17:37:01 5 27.56 0.00 6.61 0.83 0.08 64.91 17:49:13 17:37:01 6 27.41 0.00 6.11 0.24 0.08 66.16 17:49:13 17:37:01 7 31.21 0.00 6.65 12.04 0.10 50.00 17:49:13 17:38:01 all 2.35 0.00 1.30 1.66 0.03 94.66 17:49:13 17:38:01 0 2.30 0.00 1.14 1.47 0.02 95.08 17:49:13 17:38:01 1 3.22 0.00 1.10 0.03 0.02 95.62 17:49:13 17:38:01 2 1.39 0.00 1.04 4.06 0.03 93.48 17:49:13 17:38:01 3 1.45 0.00 1.44 6.29 0.03 90.78 17:49:13 17:38:01 4 1.25 0.00 0.80 0.05 0.02 97.88 17:49:13 17:38:01 5 1.99 0.00 2.07 0.07 0.03 95.84 17:49:13 17:38:01 6 2.04 0.00 0.84 0.55 0.03 96.54 17:49:13 17:38:01 7 5.17 0.00 1.99 0.80 0.03 92.00 17:49:13 17:39:01 all 0.67 0.00 0.43 0.14 0.01 98.76 17:49:13 17:39:01 0 0.75 0.00 0.15 0.00 0.00 99.10 17:49:13 17:39:01 1 0.73 0.00 0.25 0.08 0.02 98.92 17:49:13 17:39:01 2 0.47 0.00 0.94 0.18 0.02 98.39 17:49:13 17:39:01 3 0.62 0.00 0.25 0.03 0.03 99.06 17:49:13 17:39:01 4 0.53 0.00 0.23 0.23 0.02 98.98 17:49:13 17:39:01 5 0.83 0.00 1.07 0.58 0.00 97.52 17:49:13 17:39:01 6 0.45 0.00 0.20 0.00 0.00 99.35 17:49:13 17:39:01 7 0.93 0.00 0.32 0.00 0.00 98.75 17:49:13 17:40:01 all 0.10 0.00 0.05 0.01 0.00 99.84 17:49:13 17:40:01 0 0.10 0.00 0.03 0.00 0.02 99.85 17:49:13 17:40:01 1 0.05 0.00 0.05 0.07 0.00 99.83 17:49:13 17:40:01 2 0.03 0.00 0.03 0.00 0.00 99.93 17:49:13 17:40:01 3 0.30 0.00 0.13 0.02 0.00 99.55 17:49:13 17:40:01 4 0.10 0.00 0.03 0.00 0.00 99.87 17:49:13 17:40:01 5 0.03 0.00 0.07 0.00 0.00 99.90 17:49:13 17:40:01 6 0.07 0.00 0.03 0.00 0.02 99.88 17:49:13 17:40:01 7 0.08 0.00 0.03 0.02 0.00 99.87 17:49:13 17:41:01 all 0.01 0.00 0.01 0.00 0.00 99.98 17:49:13 17:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:49:13 17:41:01 1 0.02 0.00 0.03 0.02 0.00 99.93 17:49:13 17:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:49:13 17:41:01 3 0.00 0.00 0.00 0.00 0.02 99.98 17:49:13 17:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:49:13 17:41:01 5 0.00 0.00 0.00 0.00 0.02 99.98 17:49:13 17:41:01 6 0.05 0.00 0.02 0.00 0.00 99.93 17:49:13 17:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:49:13 17:42:01 all 0.14 0.00 0.01 0.01 0.00 99.83 17:49:13 17:42:01 0 1.01 0.00 0.07 0.00 0.00 98.93 17:49:13 17:42:01 1 0.02 0.00 0.00 0.03 0.02 99.93 17:49:13 17:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:49:13 17:42:01 3 0.03 0.00 0.02 0.02 0.02 99.92 17:49:13 17:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:49:13 17:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:49:13 17:42:01 6 0.07 0.00 0.02 0.00 0.00 99.92 17:49:13 17:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:49:13 17:43:01 all 0.27 0.00 0.01 0.00 0.01 99.72 17:49:13 17:43:01 0 1.97 0.00 0.02 0.00 0.00 98.01 17:49:13 17:43:01 1 0.02 0.00 0.02 0.02 0.00 99.95 17:49:13 17:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:49:13 17:43:01 3 0.00 0.00 0.02 0.00 0.02 99.97 17:49:13 17:43:01 4 0.00 0.00 0.00 0.00 0.02 99.98 17:49:13 17:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:49:13 17:43:01 6 0.10 0.00 0.00 0.00 0.00 99.90 17:49:13 17:43:01 7 0.00 0.00 0.00 0.02 0.02 99.97 17:49:13 17:44:01 all 0.24 0.00 0.01 0.00 0.00 99.74 17:49:13 17:44:01 0 1.51 0.00 0.02 0.00 0.00 98.47 17:49:13 17:44:01 1 0.00 0.00 0.03 0.02 0.00 99.95 17:49:13 17:44:01 2 0.03 0.00 0.00 0.00 0.00 99.97 17:49:13 17:44:01 3 0.07 0.00 0.03 0.02 0.00 99.88 17:49:13 17:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:49:13 17:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:49:13 17:44:01 6 0.30 0.00 0.03 0.00 0.02 99.65 17:49:13 17:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:49:13 17:49:13 17:44:01 CPU %user %nice %system %iowait %steal %idle 17:49:13 17:45:01 all 0.09 0.00 0.01 0.00 0.01 99.89 17:49:13 17:45:01 0 0.60 0.00 0.02 0.00 0.02 99.37 17:49:13 17:45:01 1 0.02 0.00 0.02 0.03 0.02 99.92 17:49:13 17:45:01 2 0.03 0.00 0.00 0.00 0.02 99.95 17:49:13 17:45:01 3 0.00 0.00 0.05 0.00 0.02 99.93 17:49:13 17:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:49:13 17:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:49:13 17:45:01 6 0.03 0.00 0.00 0.00 0.00 99.97 17:49:13 17:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:49:13 17:46:01 all 0.14 0.00 0.01 0.01 0.00 99.84 17:49:13 17:46:01 0 0.86 0.00 0.00 0.00 0.00 99.14 17:49:13 17:46:01 1 0.00 0.00 0.03 0.03 0.00 99.93 17:49:13 17:46:01 2 0.03 0.00 0.00 0.00 0.00 99.97 17:49:13 17:46:01 3 0.05 0.00 0.03 0.00 0.00 99.92 17:49:13 17:46:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:49:13 17:46:01 5 0.02 0.00 0.00 0.00 0.02 99.97 17:49:13 17:46:01 6 0.15 0.00 0.02 0.00 0.00 99.83 17:49:13 17:46:01 7 0.02 0.00 0.00 0.02 0.00 99.97 17:49:13 17:47:01 all 0.07 0.00 0.01 0.01 0.00 99.91 17:49:13 17:47:01 0 0.48 0.00 0.00 0.00 0.00 99.52 17:49:13 17:47:01 1 0.02 0.00 0.03 0.03 0.00 99.92 17:49:13 17:47:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:49:13 17:47:01 3 0.00 0.00 0.03 0.00 0.02 99.95 17:49:13 17:47:01 4 0.00 0.00 0.00 0.02 0.00 99.98 17:49:13 17:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:49:13 17:47:01 6 0.05 0.00 0.02 0.00 0.00 99.93 17:49:13 17:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:49:13 17:48:01 all 0.08 0.00 0.03 0.01 0.01 99.89 17:49:13 17:48:01 0 0.35 0.00 0.02 0.00 0.00 99.63 17:49:13 17:48:01 1 0.03 0.00 0.02 0.02 0.00 99.93 17:49:13 17:48:01 2 0.03 0.00 0.02 0.00 0.00 99.95 17:49:13 17:48:01 3 0.05 0.00 0.03 0.02 0.02 99.88 17:49:13 17:48:01 4 0.02 0.00 0.02 0.00 0.02 99.95 17:49:13 17:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:49:13 17:48:01 6 0.07 0.00 0.05 0.00 0.02 99.87 17:49:13 17:48:01 7 0.03 0.00 0.05 0.02 0.00 99.90 17:49:13 17:49:01 all 0.08 0.00 0.06 0.00 0.00 99.85 17:49:13 17:49:01 0 0.07 0.00 0.03 0.00 0.02 99.88 17:49:13 17:49:01 1 0.10 0.00 0.08 0.00 0.02 99.80 17:49:13 17:49:01 2 0.03 0.00 0.02 0.00 0.00 99.95 17:49:13 17:49:01 3 0.10 0.00 0.12 0.02 0.00 99.77 17:49:13 17:49:01 4 0.02 0.00 0.03 0.00 0.00 99.95 17:49:13 17:49:01 5 0.08 0.00 0.13 0.00 0.00 99.78 17:49:13 17:49:01 6 0.20 0.00 0.07 0.00 0.00 99.73 17:49:13 17:49:01 7 0.05 0.00 0.03 0.00 0.00 99.92 17:49:13 Average: all 5.95 0.00 1.43 0.94 0.02 91.65 17:49:13 Average: 0 6.40 0.00 1.36 0.31 0.02 91.91 17:49:13 Average: 1 5.97 0.00 1.34 0.16 0.02 92.51 17:49:13 Average: 2 5.66 0.00 1.36 1.21 0.02 91.75 17:49:13 Average: 3 5.80 0.00 1.40 1.25 0.03 91.51 17:49:13 Average: 4 5.58 0.00 1.34 0.10 0.02 92.95 17:49:13 Average: 5 6.02 0.00 1.63 2.11 0.03 90.21 17:49:13 Average: 6 5.77 0.00 1.59 1.11 0.02 91.51 17:49:13 Average: 7 6.41 0.00 1.44 1.29 0.03 90.84 17:49:13 17:49:13 17:49:13