Pull request #359 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ce97f143cae52f804d6ff4306df0e1aea8b8199d+ebb085bb7a70741b066bc3ef5ee31b5738d04c47 (653461e9dee08bca1ba93bfe0c526a50190666d8) 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-ssh1317261298152208749.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5352274126133771693.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-359/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-359/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3567665383458597288.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-359/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1150560953991422612.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17229116213465467150.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-359/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-359/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7440571130912302750.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-23528 in /w/workspace/foundry_device-usb-camera_PR-359 [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-359 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/359/head:refs/remotes/origin/PR-359 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ebb085bb7a70741b066bc3ef5ee31b5738d04c47 into PR head commit ce97f143cae52f804d6ff4306df0e1aea8b8199d Merge succeeded, producing ce97f143cae52f804d6ff4306df0e1aea8b8199d Checking out Revision ce97f143cae52f804d6ff4306df0e1aea8b8199d (PR-359) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f ce97f143cae52f804d6ff4306df0e1aea8b8199d # 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 ebb085bb7a70741b066bc3ef5ee31b5738d04c47 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ce97f143cae52f804d6ff4306df0e1aea8b8199d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:01:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:01:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:01:15 ========================================================= 18:01:15 EdgeX Global Pipelines Version Info 18:01:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:01:16 ------------------- 18:01:16 stable info: 18:01:16 ------------------- 18:01:16 Commited By: Ginny Guan ginny@iotechsys.com 18:01:16 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 18:01:16 Message: update stable to v1.0.265 18:01:16 ------------------- 18:01:16 experimental info: 18:01:16 ------------------- 18:01:16 Commited By: Cherry Wang cherry@iotechsys.com 18:01:16 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 18:01:16 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:01:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 18:01:16 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 18:01:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:01:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:01:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:01:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 18:01:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:01:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:01:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:01:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:01:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:01:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 18:01:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:01:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:01:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:01:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:01:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:01:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:01:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:01:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:01:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:01:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:01:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:01:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:01:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:01:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:01:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:01:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-359 [Pipeline] echo 18:01:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-359 [Pipeline] echo 18:01:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-359 [Pipeline] echo 18:01:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ce97f143cae52f804d6ff4306df0e1aea8b8199d [Pipeline] echo 18:01:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ce97f14 [Pipeline] echo 18:01:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:01:18 provisioning config files... 18:01:18 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-359@tmp/config4581897347268729058tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:01:19 ---> ****-login.sh 18:01:19 nexus3.edgexfoundry.org:10001 18:01:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:01:19 Configure a credential helper to remove this warning. See 18:01:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:01:19 18:01:19 Login Succeeded 18:01:19 nexus3.edgexfoundry.org:10002 18:01:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:01:19 Configure a credential helper to remove this warning. See 18:01:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:01:19 18:01:19 Login Succeeded 18:01:19 nexus3.edgexfoundry.org:10003 18:01:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:01:19 Configure a credential helper to remove this warning. See 18:01:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:01:19 18:01:19 Login Succeeded 18:01:20 nexus3.edgexfoundry.org:10004 18:01:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:01:20 Configure a credential helper to remove this warning. See 18:01:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:01:20 18:01:20 Login Succeeded 18:01:20 ****.io 18:01:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:01:20 Configure a credential helper to remove this warning. See 18:01:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:01:20 18:01:20 Login Succeeded 18:01:20 ---> ****-login.sh ends [Pipeline] } 18:01:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:01:21 + git rev-list -1 --merges ce97f143cae52f804d6ff4306df0e1aea8b8199d~1..ce97f143cae52f804d6ff4306df0e1aea8b8199d [Pipeline] echo 18:01:21 -----------> git rev-list -1 --merges ce97f143cae52f804d6ff4306df0e1aea8b8199d~1..ce97f143cae52f804d6ff4306df0e1aea8b8199d ce97f143cae52f804d6ff4306df0e1aea8b8199d [false] [Pipeline] sh 18:01:21 + git log --format=format:%s -1 ce97f143cae52f804d6ff4306df0e1aea8b8199d [Pipeline] echo 18:01:21 ========================================================= 18:01:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:01:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:01:21 + git log --format=format:%s -1 ce97f143cae52f804d6ff4306df0e1aea8b8199d [Pipeline] echo 18:01:22 [semverPrep] GIT_COMMIT: ce97f143cae52f804d6ff4306df0e1aea8b8199d, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 18:01:22 [semverPrep] This is not a build commit. [Pipeline] sh 18:01:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:01:22 + grep -v github /etc/ssh/ssh_known_hosts 18:01:22 + [ -e /tmp/ssh_known_hosts ] 18:01:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:01:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:01:22 + sudo tee -a /etc/ssh/ssh_known_hosts 18:01:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:01:23 18:01:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:01:23 0.1.4: Pulling from edgex-devops/py-git-semver 18:01:23 b85a868b505f: Pulling fs layer 18:01:23 e2be974225ed: Pulling fs layer 18:01:23 339a4e72a1f5: Pulling fs layer 18:01:23 988bab9f4d93: Pulling fs layer 18:01:23 1469e6f7b9e6: Pulling fs layer 18:01:23 eaf3925da568: Pulling fs layer 18:01:23 bab4dde63d76: Pulling fs layer 18:01:23 bde34c3a00c8: Pulling fs layer 18:01:23 b352a97aabf1: Pulling fs layer 18:01:23 4872d77fe225: Pulling fs layer 18:01:23 5851b861e8e6: Pulling fs layer 18:01:23 988bab9f4d93: Waiting 18:01:23 bab4dde63d76: Waiting 18:01:23 1469e6f7b9e6: Waiting 18:01:23 eaf3925da568: Waiting 18:01:23 bde34c3a00c8: Waiting 18:01:23 b352a97aabf1: Waiting 18:01:23 4872d77fe225: Waiting 18:01:23 5851b861e8e6: Waiting 18:01:23 e2be974225ed: Verifying Checksum 18:01:23 988bab9f4d93: Verifying Checksum 18:01:23 988bab9f4d93: Download complete 18:01:23 1469e6f7b9e6: Verifying Checksum 18:01:23 1469e6f7b9e6: Download complete 18:01:23 eaf3925da568: Verifying Checksum 18:01:23 eaf3925da568: Download complete 18:01:23 339a4e72a1f5: Verifying Checksum 18:01:23 339a4e72a1f5: Download complete 18:01:23 bde34c3a00c8: Verifying Checksum 18:01:23 bde34c3a00c8: Download complete 18:01:23 b352a97aabf1: Download complete 18:01:23 4872d77fe225: Verifying Checksum 18:01:23 4872d77fe225: Download complete 18:01:23 5851b861e8e6: Verifying Checksum 18:01:23 5851b861e8e6: Download complete 18:01:23 b85a868b505f: Verifying Checksum 18:01:23 b85a868b505f: Download complete 18:01:24 bab4dde63d76: Verifying Checksum 18:01:24 bab4dde63d76: Download complete 18:01:25 b85a868b505f: Pull complete 18:01:25 e2be974225ed: Pull complete 18:01:25 339a4e72a1f5: Pull complete 18:01:25 988bab9f4d93: Pull complete 18:01:26 1469e6f7b9e6: Pull complete 18:01:26 eaf3925da568: Pull complete 18:01:28 bab4dde63d76: Pull complete 18:01:28 bde34c3a00c8: Pull complete 18:01:28 b352a97aabf1: Pull complete 18:01:28 4872d77fe225: Pull complete 18:01:28 5851b861e8e6: Pull complete 18:01:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:01:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:01:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:01:28 prd-ubuntu20.04-docker-8c-8g-23528 does not seem to be running inside a container 18:01:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-359 -v /w/workspace/foundry_device-usb-camera_PR-359:/w/workspace/foundry_device-usb-camera_PR-359:rw,z -v /w/workspace/foundry_device-usb-camera_PR-359@tmp:/w/workspace/foundry_device-usb-camera_PR-359@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:01:32 $ docker top 9ac0eb24f12e7c0bb587dc3219065e227edaecc83382889d120918b101a1a860 -eo pid,comm 18:01:32 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:01:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:01:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:01:32 [ssh-agent] Looking for ssh-agent implementation... 18:01:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:01:32 $ docker exec 9ac0eb24f12e7c0bb587dc3219065e227edaecc83382889d120918b101a1a860 ssh-agent 18:01:32 SSH_AUTH_SOCK=/tmp/ssh-ldcykCefz5SW/agent.32 18:01:32 SSH_AGENT_PID=38 18:01:32 Running ssh-add (command line suppressed) 18:01:33 Identity added: /w/workspace/foundry_device-usb-camera_PR-359@tmp/private_key_3351452149241092546.key (/w/workspace/foundry_device-usb-camera_PR-359@tmp/private_key_3351452149241092546.key) 18:01:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:01:33 + git tag --points-at HEAD [Pipeline] } 18:01:33 $ docker exec --env ******** --env ******** 9ac0eb24f12e7c0bb587dc3219065e227edaecc83382889d120918b101a1a860 ssh-agent -k 18:01:33 unset SSH_AUTH_SOCK; 18:01:33 unset SSH_AGENT_PID; 18:01:33 echo Agent pid 38 killed; 18:01:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:01:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:01:33 [ssh-agent] Looking for ssh-agent implementation... 18:01:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:01:33 $ docker exec 9ac0eb24f12e7c0bb587dc3219065e227edaecc83382889d120918b101a1a860 ssh-agent 18:01:33 SSH_AUTH_SOCK=/tmp/ssh-HvkJozeSByO6/agent.71 18:01:33 SSH_AGENT_PID=77 18:01:33 Running ssh-add (command line suppressed) 18:01:33 Identity added: /w/workspace/foundry_device-usb-camera_PR-359@tmp/private_key_4124925154608699847.key (/w/workspace/foundry_device-usb-camera_PR-359@tmp/private_key_4124925154608699847.key) 18:01:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:01:34 + git semver init 18:01:34 2024-10-22 18:01:34,477 [run_init] DEBUG init version:0.0.0 force:False 18:01:34 2024-10-22 18:01:34,478 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-359/.semver 18:01:34 2024-10-22 18:01:34,479 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-359/.semver 18:01:34 2024-10-22 18:01:34,479 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-359/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-359, universal_newlines=False, shell=None, istream=None) 18:01:36 2024-10-22 18:01:36,179 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-359/.git/info/exclude 18:01:36 2024-10-22 18:01:36,179 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-359/.semver/PR-359 with force:False 18:01:36 2024-10-22 18:01:36,179 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-359/.semver/PR-359 18:01:36 2024-10-22 18:01:36,181 [execute] INFO git cat-file --batch-check 18:01:36 2024-10-22 18:01:36,182 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-359/.semver, universal_newlines=False, shell=None, istream=) 18:01:36 2024-10-22 18:01:36,187 [execute] INFO git cat-file --batch 18:01:36 2024-10-22 18:01:36,187 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-359/.semver, universal_newlines=False, shell=None, istream=) 18:01:36 2024-10-22 18:01:36,191 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-359/.semver/PR-359 18:01:36 0.0.0 [Pipeline] } 18:01:36 $ docker exec --env ******** --env ******** 9ac0eb24f12e7c0bb587dc3219065e227edaecc83382889d120918b101a1a860 ssh-agent -k 18:01:36 unset SSH_AUTH_SOCK; 18:01:36 unset SSH_AGENT_PID; 18:01:36 echo Agent pid 77 killed; 18:01:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:01:37 + git semver [Pipeline] } 18:01:37 $ docker stop --time=1 9ac0eb24f12e7c0bb587dc3219065e227edaecc83382889d120918b101a1a860 18:01:38 $ docker rm -f --volumes 9ac0eb24f12e7c0bb587dc3219065e227edaecc83382889d120918b101a1a860 [Pipeline] // withDockerContainer [Pipeline] sh 18:01:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:01:39 Stashed 1 file(s) [Pipeline] echo 18:01:39 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:01:40 provisioning config files... 18:01:40 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-359@tmp/config13218132706582600884tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:01:40 ---> ****-login.sh 18:01:40 nexus3.edgexfoundry.org:10001 18:01:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:01:40 Configure a credential helper to remove this warning. See 18:01:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:01:40 18:01:40 Login Succeeded 18:01:40 nexus3.edgexfoundry.org:10002 18:01:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:01:40 Configure a credential helper to remove this warning. See 18:01:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:01:40 18:01:40 Login Succeeded 18:01:40 nexus3.edgexfoundry.org:10003 18:01:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:01:40 Configure a credential helper to remove this warning. See 18:01:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:01:40 18:01:40 Login Succeeded 18:01:40 nexus3.edgexfoundry.org:10004 18:01:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:01:40 Configure a credential helper to remove this warning. See 18:01:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:01:40 18:01:40 Login Succeeded 18:01:40 ****.io 18:01:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:01:41 Configure a credential helper to remove this warning. See 18:01:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:01:41 18:01:41 Login Succeeded 18:01:41 ---> ****-login.sh ends [Pipeline] } 18:01:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:01:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:01:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:01:41 ========================================================= 18:01:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 18:01:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:41 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 18:01:41 Sending build context to Docker daemon 20.64MB 18:01:41 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 18:01:41 Step 2/13 : FROM ${BASE} AS builder 18:01:42 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 18:01:42 43c4264eed91: Pulling fs layer 18:01:42 4cc291be95ef: Pulling fs layer 18:01:42 2ac1f1163629: Pulling fs layer 18:01:42 5c3c966382ef: Pulling fs layer 18:01:42 4f4fb700ef54: Pulling fs layer 18:01:42 5d5c8e513c77: Pulling fs layer 18:01:42 9f66e0745190: Pulling fs layer 18:01:42 f49a43e4bbc0: Pulling fs layer 18:01:42 561ebcabdf7f: Pulling fs layer 18:01:42 5c3c966382ef: Waiting 18:01:42 4f4fb700ef54: Waiting 18:01:42 5d5c8e513c77: Waiting 18:01:42 9f66e0745190: Waiting 18:01:42 f49a43e4bbc0: Waiting 18:01:42 561ebcabdf7f: Waiting 18:01:42 4cc291be95ef: Verifying Checksum 18:01:42 4cc291be95ef: Download complete 18:01:42 5c3c966382ef: Download complete 18:01:42 4f4fb700ef54: Verifying Checksum 18:01:42 4f4fb700ef54: Download complete 18:01:42 5d5c8e513c77: Download complete 18:01:42 43c4264eed91: Download complete 18:01:42 9f66e0745190: Verifying Checksum 18:01:42 9f66e0745190: Download complete 18:01:42 43c4264eed91: Pull complete 18:01:42 561ebcabdf7f: Download complete 18:01:42 4cc291be95ef: Pull complete 18:01:42 2ac1f1163629: Verifying Checksum 18:01:42 2ac1f1163629: Download complete 18:01:42 f49a43e4bbc0: Download complete 18:01:46 2ac1f1163629: Pull complete 18:01:46 5c3c966382ef: Pull complete 18:01:46 4f4fb700ef54: Pull complete 18:01:46 5d5c8e513c77: Pull complete 18:01:46 9f66e0745190: Pull complete 18:01:48 f49a43e4bbc0: Pull complete 18:01:48 561ebcabdf7f: Pull complete 18:01:48 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 18:01:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 18:01:48 ---> 3a752c3f9dda 18:01:48 Step 3/13 : ARG ADD_BUILD_TAGS="" 18:01:54 ---> Running in aa2061d4aea4 18:01:54 Removing intermediate container aa2061d4aea4 18:01:54 ---> fb358bb702f7 18:01:54 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:01:54 ---> Running in b290b5115694 18:01:54 Removing intermediate container b290b5115694 18:01:54 ---> 67c6dc8971a9 18:01:54 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:01:54 ---> Running in e16f0332db9f 18:01:54 Removing intermediate container e16f0332db9f 18:01:54 ---> e54352b65b4a 18:01:54 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:01:54 ---> Running in 5a432f4d0d47 18:01:54 Removing intermediate container 5a432f4d0d47 18:01:54 ---> aa5c28c44777 18:01:54 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:01:54 ---> Running in cfb8d93eb659 18:01:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:01:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:01:54 Still waiting to schedule task 18:01:54 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:01:54 (1/14) Installing libintl (0.22.5-r0) 18:01:54 (2/14) Installing eudev-libs (3.2.14-r2) 18:01:54 (3/14) Installing libjpeg-turbo (3.0.3-r0) 18:01:54 (4/14) Installing v4l-utils-libs (1.24.1-r1) 18:01:55 (5/14) Installing v4l-utils (1.24.1-r1) 18:01:55 (6/14) Installing libdvbv5 (1.24.1-r1) 18:01:55 (7/14) Installing udev-init-scripts (35-r1) 18:01:55 (8/14) Installing libeconf (0.6.3-r0) 18:01:55 (9/14) Installing libblkid (2.40.1-r1) 18:01:55 (10/14) Installing xz-libs (5.6.2-r0) 18:01:55 (11/14) Installing kmod-libs (32-r0) 18:01:55 (12/14) Installing eudev (3.2.14-r2) 18:01:55 (13/14) Installing eudev-dev (3.2.14-r2) 18:01:55 (14/14) Installing v4l-utils-dev (1.24.1-r1) 18:01:55 Executing busybox-1.36.1-r29.trigger 18:01:55 Executing eudev-3.2.14-r2.trigger 18:01:55 OK: 253 MiB in 68 packages 18:01:55 Removing intermediate container cfb8d93eb659 18:01:55 ---> eb6d29e2e2de 18:01:55 Step 8/13 : WORKDIR /device-usb-camera 18:01:55 ---> Running in 13daccbdadd8 18:01:56 Removing intermediate container 13daccbdadd8 18:01:56 ---> 867cf0f648f8 18:01:56 Step 9/13 : COPY go.mod vendor* ./ 18:01:56 ---> 1d7ee9316b01 18:01:56 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:01:56 ---> Running in b0e558e037ab 18:03:03 Removing intermediate container b0e558e037ab 18:03:03 ---> 362761e7eba8 18:03:03 Step 11/13 : COPY . . 18:03:04 ---> c165f35afdcf 18:03:04 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 18:03:04 ---> Running in 8badf2485bc5 18:03:04  % Total % Received % Xferd Average Speed Time Time Time Current 18:03:04 Dload Upload Total Spent Left Speed 18:03:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5356 0 --:--:-- --:--:-- --:--:-- 5390 18:03:04 Removing intermediate container 8badf2485bc5 18:03:04 ---> a05ada88e4ba 18:03:04 Step 13/13 : RUN ${MAKE} 18:03:04 ---> Running in fd326ec638ca 18:03:05 noop 18:03:05 Removing intermediate container fd326ec638ca 18:03:05 ---> 376b42dc84eb 18:03:05 Successfully built 376b42dc84eb 18:03:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:05 + docker inspect -f . ci-base-image-x86_64 18:03:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:03:06 prd-ubuntu20.04-docker-8c-8g-23528 does not seem to be running inside a container 18:03:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-359 -v /w/workspace/foundry_device-usb-camera_PR-359:/w/workspace/foundry_device-usb-camera_PR-359:rw,z -v /w/workspace/foundry_device-usb-camera_PR-359@tmp:/w/workspace/foundry_device-usb-camera_PR-359@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:03:06 $ docker top dca191b9296f470a03aac7b2aa24518bbbc8a673da6aa9634da9359b07031da3 -eo pid,comm [Pipeline] { [Pipeline] sh 18:03:06 + go version 18:03:06 go version go1.23.2 linux/amd64 [Pipeline] } 18:03:06 $ docker stop --time=1 dca191b9296f470a03aac7b2aa24518bbbc8a673da6aa9634da9359b07031da3 18:03:08 $ docker rm -f --volumes dca191b9296f470a03aac7b2aa24518bbbc8a673da6aa9634da9359b07031da3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:09 + docker inspect -f . ci-base-image-x86_64 18:03:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:03:09 prd-ubuntu20.04-docker-8c-8g-23528 does not seem to be running inside a container 18:03:09 $ 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-359 -v /w/workspace/foundry_device-usb-camera_PR-359:/w/workspace/foundry_device-usb-camera_PR-359:rw,z -v /w/workspace/foundry_device-usb-camera_PR-359@tmp:/w/workspace/foundry_device-usb-camera_PR-359@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:03:09 $ docker top ba0dc982d59d53d4c3f0687ab225d85dd33ce05e8128b8a2a476b12792185e75 -eo pid,comm [Pipeline] { [Pipeline] sh 18:03:09 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-359 [Pipeline] fileExists [Pipeline] sh 18:03:10 + make test 18:03:10 go test ./... -coverprofile=coverage.out ./... 18:03:12 ? github.com/edgexfoundry/device-usb-camera [no test files] 18:03:30 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 18:03:30 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.014s coverage: 4.4% of statements 18:03:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23529 in /w/workspace/foundry_device-usb-camera_PR-359 [Pipeline] { [Pipeline] ws 18:03:37 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 18:03:41 Selected Git installation does not exist. Using Default 18:03:41 The recommended git tool is: NONE 18:03:42 go vet ./... 18:03:47 using credential edgex-jenkins-ssh 18:03:47 Cloning the remote Git repository 18:03:47 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 18:03:47 > git init /w/workspace/device-usb-camera/1 # timeout=10 18:03:47 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 18:03:47 > git --version # timeout=10 18:03:48 > git --version # 'git version 2.25.1' 18:03:48 using GIT_SSH to set credentials SSH Credentials for GitHub 18:03:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:03:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:03:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:03:49 ./bin/test-attribution-txt.sh [Pipeline] echo 18:03:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:03:49 $ docker stop --time=1 ba0dc982d59d53d4c3f0687ab225d85dd33ce05e8128b8a2a476b12792185e75 18:03:51 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 18:03:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:03:54 Merging remotes/origin/main commit ebb085bb7a70741b066bc3ef5ee31b5738d04c47 into PR head commit ce97f143cae52f804d6ff4306df0e1aea8b8199d 18:03:53 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 18:03:53 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 18:03:53 using GIT_SSH to set credentials SSH Credentials for GitHub 18:03:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/359/head:refs/remotes/origin/PR-359 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:03:54 > git config core.sparsecheckout # timeout=10 18:03:54 > git checkout -f ce97f143cae52f804d6ff4306df0e1aea8b8199d # timeout=10 18:03:54 > git remote # timeout=10 18:03:54 Merge succeeded, producing ce97f143cae52f804d6ff4306df0e1aea8b8199d 18:03:54 Checking out Revision ce97f143cae52f804d6ff4306df0e1aea8b8199d (PR-359) 18:03:55 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 18:03:55 > git --version # timeout=10 18:03:55 > git --version # 'git version 2.25.1' 18:03:55 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 18:03:55 $ docker rm -f --volumes ba0dc982d59d53d4c3f0687ab225d85dd33ce05e8128b8a2a476b12792185e75 [Pipeline] // withDockerContainer [Pipeline] sh 18:03:54 > git config --get remote.origin.url # timeout=10 18:03:54 using GIT_SSH to set credentials SSH Credentials for GitHub 18:03:54 > git merge ebb085bb7a70741b066bc3ef5ee31b5738d04c47 # timeout=10 18:03:54 > git rev-parse HEAD^{commit} # timeout=10 18:03:54 > git config core.sparsecheckout # timeout=10 18:03:54 > git checkout -f ce97f143cae52f804d6ff4306df0e1aea8b8199d # timeout=10 18:03:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:03:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:03:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:03:57 + ls -al . 18:03:57 total 300 18:03:57 drwxrwxr-x 9 jenkins jenkins 4096 Oct 22 18:03 . 18:03:57 drwxrwxr-x 4 jenkins jenkins 4096 Oct 22 18:01 .. 18:03:57 drwxrwxr-x 8 jenkins jenkins 4096 Oct 22 18:03 .git 18:03:57 drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 18:01 .github 18:03:57 -rw-rw-r-- 1 jenkins jenkins 379 Oct 22 18:01 .gitignore 18:03:57 -rw-rw-r-- 1 jenkins jenkins 203 Oct 22 18:01 .golangci.yml 18:03:57 -rw-rw-r-- 1 jenkins jenkins 77 Oct 22 18:01 .hadolint.yml 18:03:57 drwxr-xr-x 3 jenkins jenkins 4096 Oct 22 18:01 .semver 18:03:57 -rw-rw-r-- 1 jenkins jenkins 19367 Oct 22 18:01 Attribution.txt 18:03:57 -rw-rw-r-- 1 jenkins jenkins 16561 Oct 22 18:01 CHANGELOG.md 18:03:57 -rw-rw-r-- 1 jenkins jenkins 2453 Oct 22 18:01 Dockerfile 18:03:57 -rw-rw-r-- 1 jenkins jenkins 678 Oct 22 18:01 GOVERNANCE.md 18:03:57 -rw-rw-r-- 1 jenkins jenkins 659 Oct 22 18:01 Jenkinsfile 18:03:57 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 22 18:01 LICENSE 18:03:57 -rw-rw-r-- 1 jenkins jenkins 3148 Oct 22 18:01 Makefile 18:03:57 -rw-rw-r-- 1 jenkins jenkins 622 Oct 22 18:01 OWNERS.md 18:03:57 -rw-rw-r-- 1 jenkins jenkins 2575 Oct 22 18:01 README.md 18:03:57 -rw-rw-r-- 1 jenkins jenkins 5 Oct 22 18:01 VERSION 18:03:57 drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 18:01 bin 18:03:57 drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 18:01 cmd 18:03:57 -rw-r--r-- 1 jenkins jenkins 54772 Oct 22 18:03 coverage.out 18:03:57 -rwxrwxr-x 1 jenkins jenkins 84 Oct 22 18:01 docker-entrypoint.sh 18:03:57 drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 18:01 docs 18:03:57 -rw-rw-r-- 1 jenkins jenkins 7182 Oct 22 18:01 go.mod 18:03:57 -rw-rw-r-- 1 jenkins jenkins 100524 Oct 22 18:01 go.sum 18:03:57 drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 18:01 internal 18:03:57 -rw-rw-r-- 1 jenkins jenkins 231 Oct 22 18:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:58 + 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=ce97f143cae52f804d6ff4306df0e1aea8b8199d --label arch=amd64 --label version=0.0.0 . 18:03:58 Sending build context to Docker daemon 20.69MB 18:03:58 Step 1/37 : ARG BASE=golang:1.23-alpine3.20 18:03:58 Step 2/37 : FROM ${BASE} AS builder 18:03:58 ---> 376b42dc84eb 18:03:58 Step 3/37 : ARG ADD_BUILD_TAGS="" 18:03:58 ---> Running in 19ea1d952691 18:03:59 Removing intermediate container 19ea1d952691 18:03:59 ---> f4afaee52a85 18:03:59 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:03:59 ---> Running in 6ddc5c206d12 18:03:59 Removing intermediate container 6ddc5c206d12 18:03:59 ---> ed37d2dcd43d 18:03:59 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:03:59 ---> Running in 1379f0719427 18:03:59 Removing intermediate container 1379f0719427 18:03:59 ---> 2f80e3997380 18:03:59 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:03:59 ---> Running in c7a492d0b73a 18:04:00 Removing intermediate container c7a492d0b73a 18:04:00 ---> 90b6ed5e3e16 18:04:00 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:04:00 ---> Running in a6c2e46c72ed [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:04:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:04:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:04:00 OK: 253 MiB in 68 packages 18:04:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:04:00 % Total % Received % Xferd Average Speed Time Time Time Current 18:04:00 Dload Upload Total Spent Left Speed 18:04:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 80679 0 --:--:-- --:--:-- --:--:-- 80679 [Pipeline] sh 18:04:01 Removing intermediate container a6c2e46c72ed 18:04:01 ---> 5d53f8a748b5 18:04:01 Step 8/37 : WORKDIR /device-usb-camera 18:04:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:04:01 ---> Running in 6c111211e85f 18:04:01 Removing intermediate container 6c111211e85f 18:04:01 ---> c5779ac64358 18:04:01 Step 9/37 : COPY go.mod vendor* ./ 18:04:01 ---> 122f0e7a2c88 18:04:01 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:04:01 ---> Running in 92f3bafff8b5 18:04:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:04:01 + sudo tee /etc/docker/daemon.new 18:04:01 { 18:04:01 "registry-mirrors": [ 18:04:01 "https://nexus3.edgexfoundry.org:10001" 18:04:01 ], 18:04:01 "bip": "10.250.0.254/24", 18:04:01 "hosts": [ 18:04:01 "tcp://0.0.0.0:5555", 18:04:01 "unix:///var/run/docker.sock" 18:04:01 ], 18:04:01 "mtu": 1458, 18:04:01 "selinux-enabled": true, 18:04:01 "seccomp-profile": "/etc/docker/seccomp.json" 18:04:01 } [Pipeline] sh 18:04:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:04:02 Removing intermediate container 92f3bafff8b5 18:04:02 ---> 6b4305e411be 18:04:02 Step 11/37 : COPY . . 18:04:02 + sudo service docker restart 18:04:02 ---> 01b21ae86997 18:04:02 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 18:04:02 ---> Running in ff66aade844e 18:04:03  % Total % Received % Xferd Average Speed Time Time Time Current 18:04:03 Dload Upload Total Spent Left Speed 18:04:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 43205 0 --:--:-- --:--:-- --:--:-- 46173 18:04:03 Removing intermediate container ff66aade844e 18:04:03 ---> 69c9e5c5ab44 18:04:03 Step 13/37 : RUN ${MAKE} 18:04:03 ---> Running in aa1b2a57c07f 18:04:03 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.48" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-usb-camera ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:04:20 provisioning config files... 18:04:21 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config3428424282422317095tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:04:21 ---> ****-login.sh 18:04:21 nexus3.edgexfoundry.org:10001 18:04:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:04:22 Configure a credential helper to remove this warning. See 18:04:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:04:22 18:04:22 Login Succeeded 18:04:22 nexus3.edgexfoundry.org:10002 18:04:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:04:22 Configure a credential helper to remove this warning. See 18:04:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:04:22 18:04:22 Login Succeeded 18:04:22 nexus3.edgexfoundry.org:10003 18:04:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:04:23 Configure a credential helper to remove this warning. See 18:04:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:04:23 18:04:23 Login Succeeded 18:04:23 nexus3.edgexfoundry.org:10004 18:04:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:04:23 Configure a credential helper to remove this warning. See 18:04:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:04:23 18:04:23 Login Succeeded 18:04:23 ****.io 18:04:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:04:23 Configure a credential helper to remove this warning. See 18:04:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:04:23 18:04:23 Login Succeeded 18:04:23 ---> ****-login.sh ends [Pipeline] } 18:04:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:04:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:04:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:04:24 ========================================================= 18:04:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 18:04:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:25 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 18:04:25 Sending build context to Docker daemon 10.59MB 18:04:25 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 18:04:25 Step 2/13 : FROM ${BASE} AS builder 18:04:25 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:04:25 cf04c63912e1: Pulling fs layer 18:04:25 55b35a11ae5e: Pulling fs layer 18:04:25 a37a00ec5f00: Pulling fs layer 18:04:25 50b3750afda1: Pulling fs layer 18:04:25 4f4fb700ef54: Pulling fs layer 18:04:25 80978eb59214: Pulling fs layer 18:04:25 c9f46d7d2bd2: Pulling fs layer 18:04:25 c5a475d317c9: Pulling fs layer 18:04:25 80978eb59214: Waiting 18:04:25 c9f46d7d2bd2: Waiting 18:04:25 c5a475d317c9: Waiting 18:04:25 4f4fb700ef54: Waiting 18:04:25 50b3750afda1: Waiting 18:04:26 55b35a11ae5e: Verifying Checksum 18:04:26 55b35a11ae5e: Download complete 18:04:26 50b3750afda1: Verifying Checksum 18:04:26 50b3750afda1: Download complete 18:04:26 4f4fb700ef54: Verifying Checksum 18:04:26 4f4fb700ef54: Download complete 18:04:26 80978eb59214: Verifying Checksum 18:04:26 80978eb59214: Download complete 18:04:26 cf04c63912e1: Verifying Checksum 18:04:26 cf04c63912e1: Download complete 18:04:26 c5a475d317c9: Verifying Checksum 18:04:26 c5a475d317c9: Download complete 18:04:27 cf04c63912e1: Pull complete 18:04:27 a37a00ec5f00: Verifying Checksum 18:04:27 a37a00ec5f00: Download complete 18:04:28 55b35a11ae5e: Pull complete 18:04:28 c9f46d7d2bd2: Verifying Checksum 18:04:28 c9f46d7d2bd2: Download complete 18:04:42 Removing intermediate container aa1b2a57c07f 18:04:42 ---> 9f44881cc7d9 18:04:42 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 18:04:42 1.8.2: Pulling from bluenviron/mediamtx 18:04:42 8411072a22a5: Pulling fs layer 18:04:42 8411072a22a5: Verifying Checksum 18:04:42 8411072a22a5: Download complete 18:04:42 8411072a22a5: Pull complete 18:04:42 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 18:04:42 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 18:04:42 ---> 1ac78cb06e13 18:04:42 Step 15/37 : FROM alpine:3.20 18:04:42 3.20: Pulling from library/alpine 18:04:42 43c4264eed91: Already exists 18:04:42 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 18:04:42 Status: Downloaded newer image for alpine:3.20 18:04:42 ---> 91ef0af61f39 18:04:42 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 18:04:42 ---> Running in e3387c09d205 18:04:42 Removing intermediate container e3387c09d205 18:04:42 ---> 55dbb6bc6dc8 18:04:42 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 18:04:42 ---> Running in a33eae183cb2 18:04:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:04:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:04:42 (1/115) Installing dumb-init (1.2.5-r3) 18:04:42 (2/115) Installing libSvtAv1Enc (2.0.0-r1) 18:04:42 (3/115) Installing aom-libs (3.9.1-r0) 18:04:42 (4/115) Installing libxau (1.0.11-r4) 18:04:42 (5/115) Installing libmd (1.1.0-r0) 18:04:42 (6/115) Installing libbsd (0.12.2-r0) 18:04:42 (7/115) Installing libxdmcp (1.1.5-r1) 18:04:42 (8/115) Installing libxcb (1.16.1-r0) 18:04:42 (9/115) Installing libx11 (1.8.9-r1) 18:04:42 (10/115) Installing hwdata-pci (0.382-r0) 18:04:42 (11/115) Installing libpciaccess (0.18.1-r0) 18:04:42 (12/115) Installing libdrm (2.4.120-r0) 18:04:42 (13/115) Installing libxext (1.3.6-r2) 18:04:42 (14/115) Installing libxfixes (6.0.1-r4) 18:04:42 (15/115) Installing libffi (3.4.6-r0) 18:04:42 (16/115) Installing wayland-libs-client (1.22.0-r4) 18:04:42 (17/115) Installing libva (2.21.0-r0) 18:04:42 (18/115) Installing libvdpau (1.5-r3) 18:04:42 (19/115) Installing libgcc (13.2.1_git20240309-r0) 18:04:42 (20/115) Installing libstdc++ (13.2.1_git20240309-r0) 18:04:42 (21/115) Installing onevpl-libs (2023.3.1-r2) 18:04:42 (22/115) Installing ffmpeg-libavutil (6.1.1-r8) 18:04:42 (23/115) Installing libdav1d (1.4.2-r0) 18:04:42 (24/115) Installing openexr-libiex (3.1.13-r1) 18:04:42 (25/115) Installing openexr-libilmthread (3.1.13-r1) 18:04:42 (26/115) Installing imath (3.1.12-r0) 18:04:42 (27/115) Installing openexr-libopenexr (3.1.13-r1) 18:04:42 (28/115) Installing brotli-libs (1.1.0-r2) 18:04:42 (29/115) Installing giflib (5.2.2-r0) 18:04:42 (30/115) Installing libhwy (1.0.7-r0) 18:04:42 (31/115) Installing libjpeg-turbo (3.0.3-r0) 18:04:42 (32/115) Installing lcms2 (2.16-r0) 18:04:42 (33/115) Installing libpng (1.6.44-r0) 18:04:42 (34/115) Installing libjxl (0.10.2-r0) 18:04:42 (35/115) Installing lame-libs (3.100-r5) 18:04:42 (36/115) Installing opus (1.5.2-r0) 18:04:42 (37/115) Installing rav1e-libs (0.7.1-r0) 18:04:42 (38/115) Installing libgomp (13.2.1_git20240309-r0) 18:04:42 (39/115) Installing soxr (0.1.3-r7) 18:04:42 (40/115) Installing ffmpeg-libswresample (6.1.1-r8) 18:04:42 (41/115) Installing libogg (1.3.5-r5) 18:04:42 (42/115) Installing libtheora (1.1.1-r18) 18:04:42 (43/115) Installing libvorbis (1.3.7-r2) 18:04:42 (44/115) Installing libvpx (1.14.1-r0) 18:04:42 (45/115) Installing libsharpyuv (1.3.2-r0) 18:04:42 (46/115) Installing libwebp (1.3.2-r0) 18:04:42 (47/115) Installing libwebpmux (1.3.2-r0) 18:04:42 (48/115) Installing x264-libs (0.164_git20231001-r0) 18:04:42 (49/115) Installing numactl (2.0.18-r0) 18:04:42 (50/115) Installing x265-libs (3.6-r0) 18:04:42 (51/115) Installing xvidcore (1.3.7-r2) 18:04:42 (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) 18:04:42 (53/115) Installing sdl2 (2.28.5-r1) 18:04:42 (54/115) Installing alsa-lib (1.2.11-r0) 18:04:42 (55/115) Installing libexpat (2.6.3-r0) 18:04:42 (56/115) Installing libbz2 (1.0.8-r6) 18:04:42 (57/115) Installing freetype (2.13.2-r0) 18:04:42 (58/115) Installing fontconfig (2.15.0-r1) 18:04:42 (59/115) Installing fribidi (1.0.15-r0) 18:04:42 (60/115) Installing libintl (0.22.5-r0) 18:04:42 (61/115) Installing libeconf (0.6.3-r0) 18:04:42 (62/115) Installing libblkid (2.40.1-r1) 18:04:42 (63/115) Installing libmount (2.40.1-r1) 18:04:42 (64/115) Installing pcre2 (10.43-r0) 18:04:42 (65/115) Installing glib (2.80.5-r0) 18:04:42 (66/115) Installing graphite2 (1.3.14-r6) 18:04:42 (67/115) Installing harfbuzz (8.5.0-r0) 18:04:42 (68/115) Installing libunibreak (6.1-r0) 18:04:42 (69/115) Installing libass (0.17.2-r0) 18:04:42 (70/115) Installing libbluray (1.3.4-r1) 18:04:42 (71/115) Installing mpg123-libs (1.32.6-r0) 18:04:42 (72/115) Installing libopenmpt (0.7.7-r0) 18:04:42 (73/115) Installing cjson (1.7.18-r0) 18:04:42 (74/115) Installing mbedtls (3.6.2-r0) 18:04:42 (75/115) Installing librist (0.2.10-r1) 18:04:42 (76/115) Installing libsrt (1.5.3-r0) 18:04:42 (77/115) Installing libssh (0.10.6-r0) 18:04:42 (78/115) Installing xz-libs (5.6.2-r0) 18:04:42 (79/115) Installing libxml2 (2.12.7-r0) 18:04:42 (80/115) Installing libsodium (1.0.19-r0) 18:04:42 (81/115) Installing libzmq (4.3.5-r2) 18:04:42 (82/115) Installing ffmpeg-libavformat (6.1.1-r8) 18:04:42 (83/115) Installing serd-libs (0.32.2-r0) 18:04:42 (84/115) Installing zix-libs (0.4.2-r0) 18:04:42 (85/115) Installing sord-libs (0.16.16-r0) 18:04:42 (86/115) Installing sratom (0.6.16-r0) 18:04:42 (87/115) Installing lilv-libs (0.24.24-r1) 18:04:42 (88/115) Installing glslang-libs (1.3.261.1-r0) 18:04:42 (89/115) Installing libdovi (3.3.0-r0) 18:04:42 (90/115) Installing spirv-tools (1.3.261.1-r0) 18:04:42 (91/115) Installing shaderc (2024.0-r0) 18:04:42 (92/115) Installing vulkan-loader (1.3.261.1-r0) 18:04:42 (93/115) Installing libplacebo (6.338.2-r1) 18:04:42 (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) 18:04:42 (95/115) Installing ffmpeg-libswscale (6.1.1-r8) 18:04:42 (96/115) Installing vidstab (1.1.1-r0) 18:04:42 (97/115) Installing zimg (3.0.5-r2) 18:04:42 (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) 18:04:42 (99/115) Installing libasyncns (0.8-r3) 18:04:42 (100/115) Installing dbus-libs (1.14.10-r1) 18:04:42 (101/115) Installing libltdl (2.4.7-r3) 18:04:42 (102/115) Installing orc (0.4.39-r0) 18:04:42 (103/115) Installing libflac (1.4.3-r1) 18:04:42 (104/115) Installing libsndfile (1.2.2-r0) 18:04:42 (105/115) Installing speexdsp (1.2.1-r2) 18:04:42 (106/115) Installing tdb-libs (1.4.9-r1) 18:04:42 (107/115) Installing libpulse (17.0-r0) 18:04:42 (108/115) Installing v4l-utils-libs (1.24.1-r1) 18:04:42 (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) 18:04:42 (110/115) Installing ffmpeg (6.1.1-r8) 18:04:42 (111/115) Installing udev-init-scripts (35-r1) 18:04:42 (112/115) Installing eudev-libs (3.2.14-r2) 18:04:42 (113/115) Installing zstd-libs (1.5.6-r0) 18:04:42 (114/115) Installing kmod-libs (32-r0) 18:04:42 (115/115) Installing eudev (3.2.14-r2) 18:04:42 Executing busybox-1.36.1-r29.trigger 18:04:42 Executing glib-2.80.5-r0.trigger 18:04:42 Executing eudev-3.2.14-r2.trigger 18:04:42 OK: 134 MiB in 129 packages 18:04:43 a37a00ec5f00: Pull complete 18:04:43 50b3750afda1: Pull complete 18:04:43 4f4fb700ef54: Pull complete 18:04:43 80978eb59214: Pull complete 18:04:45 Removing intermediate container a33eae183cb2 18:04:45 ---> 889daad1c1a2 18:04:45 Step 18/37 : RUN apk --no-cache upgrade 18:04:45 ---> Running in cd11543ba93b 18:04:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:04:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:04:46 Upgrading critical system libraries and apk-tools: 18:04:46 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 18:04:46 Executing busybox-1.36.1-r29.trigger 18:04:46 Continuing the upgrade transaction with new apk-tools: 18:04:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:04:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:04:46 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 18:04:46 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 18:04:46 OK: 134 MiB in 129 packages 18:04:47 Removing intermediate container cd11543ba93b 18:04:47 ---> 3bb99e04d20d 18:04:47 Step 19/37 : WORKDIR / 18:04:47 ---> Running in bf13f38e38ce 18:04:47 Removing intermediate container bf13f38e38ce 18:04:47 ---> 050bf80a5458 18:04:47 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 18:04:48 ---> 32b950fa9e7a 18:04:48 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 18:04:48 ---> 4b447117a3d4 18:04:48 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 18:04:48 ---> 8848330c357e 18:04:48 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 18:04:48 ---> 5b607f079b8f 18:04:48 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 18:04:48 ---> b75601f47a18 18:04:48 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 18:04:49 ---> e93aa768942e 18:04:49 Step 26/37 : COPY --from=rtsp /mediamtx / 18:04:50 ---> f331d901cae3 18:04:50 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 18:04:50 ---> Running in 79ca9ad2e4bb 18:04:50 c9f46d7d2bd2: Pull complete 18:04:50 Removing intermediate container 79ca9ad2e4bb 18:04:50 ---> 54e578c5422b 18:04:50 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 18:04:50 ---> Running in 74ecace31543 18:04:50 Removing intermediate container 74ecace31543 18:04:50 ---> 4342b66fa066 18:04:50 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 18:04:51 ---> Running in 257cac796f6f 18:04:51 Removing intermediate container 257cac796f6f 18:04:51 ---> b07b57492a8e 18:04:51 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 18:04:51 ---> Running in a85abd232d2c 18:04:52 Removing intermediate container a85abd232d2c 18:04:52 ---> f1c6fd9bd769 18:04:52 Step 31/37 : EXPOSE 59983 18:04:52 ---> Running in 33eb858fe509 18:04:52 Removing intermediate container 33eb858fe509 18:04:52 ---> d1edebfd0535 18:04:52 Step 32/37 : EXPOSE 8554 18:04:52 ---> Running in cb869421c1fd 18:04:52 Removing intermediate container cb869421c1fd 18:04:52 ---> 2692db1032ac 18:04:52 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 18:04:52 ---> Running in 0cd8da606b9a 18:04:52 c5a475d317c9: Pull complete 18:04:52 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 18:04:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 18:04:52 ---> be29e6b0f0d4 18:04:52 Step 3/13 : ARG ADD_BUILD_TAGS="" 18:04:52 Removing intermediate container 0cd8da606b9a 18:04:52 ---> 7e1ff29efb52 18:04:52 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 18:04:52 ---> Running in 2d91dc0bccda 18:04:52 Removing intermediate container 2d91dc0bccda 18:04:52 ---> 9445ce8b406e 18:04:52 Step 35/37 : LABEL arch=amd64 18:04:52 ---> Running in 8858963359f0 18:04:52 Removing intermediate container 8858963359f0 18:04:52 ---> d73eeab8d540 18:04:52 Step 36/37 : LABEL git_sha=ce97f143cae52f804d6ff4306df0e1aea8b8199d 18:04:52 ---> Running in bb7e79b342c4 18:04:52 Removing intermediate container bb7e79b342c4 18:04:52 ---> c8c5ea0fcb09 18:04:52 Step 37/37 : LABEL version=0.0.0 18:04:52 ---> Running in bd7238b24eee 18:04:52 Removing intermediate container bd7238b24eee 18:04:52 ---> 7ac3a8244556 18:04:52 [Warning] One or more build-args [ARCH] were not consumed 18:04:52 Successfully built 7ac3a8244556 18:04:52 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 18:04:53 ---> Running in b133e23c8128 18:04:53 Removing intermediate container b133e23c8128 18:04:53 ---> 15b244624832 18:04:53 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 18:04:53 ---> Running in cc09a533564d [Pipeline] sh 18:04:53 Removing intermediate container cc09a533564d 18:04:53 ---> db466809d794 18:04:53 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:04:53 ---> Running in dfcb7f7e3272 18:04:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:04:53 18:04:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:54 Removing intermediate container dfcb7f7e3272 18:04:54 ---> b314febafb9e 18:04:54 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:04:54 ---> Running in bb1eb1222813 18:04:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:04:54 latest: Pulling from edgex-lftools-log-publisher 18:04:54 5eb5b503b376: Pulling fs layer 18:04:54 5c69ac0246d0: Pulling fs layer 18:04:54 ec43610c2a17: Pulling fs layer 18:04:54 3a2ae6a8a46f: Pulling fs layer 18:04:54 33b1e0a273af: Pulling fs layer 18:04:54 5d3b04190fa2: Pulling fs layer 18:04:54 3a2ae6a8a46f: Waiting 18:04:54 33b1e0a273af: Waiting 18:04:54 2f39f015ded8: Pulling fs layer 18:04:54 5d3b04190fa2: Waiting 18:04:54 2f39f015ded8: Waiting 18:04:54 5c69ac0246d0: Verifying Checksum 18:04:54 5c69ac0246d0: Download complete 18:04:54 3a2ae6a8a46f: Verifying Checksum 18:04:54 3a2ae6a8a46f: Download complete 18:04:54 33b1e0a273af: Verifying Checksum 18:04:54 33b1e0a273af: Download complete 18:04:54 Removing intermediate container bb1eb1222813 18:04:54 ---> 88a44400f10a 18:04:54 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:04:54 5d3b04190fa2: Verifying Checksum 18:04:54 5d3b04190fa2: Download complete 18:04:54 ec43610c2a17: Verifying Checksum 18:04:54 ec43610c2a17: Download complete 18:04:54 5eb5b503b376: Verifying Checksum 18:04:54 5eb5b503b376: Download complete 18:04:54 ---> Running in ba7965cb4035 18:04:55 2f39f015ded8: Download complete 18:04:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:04:55 5eb5b503b376: Pull complete 18:04:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:04:55 5c69ac0246d0: Pull complete 18:04:56 ec43610c2a17: Pull complete 18:04:56 3a2ae6a8a46f: Pull complete 18:04:56 33b1e0a273af: Pull complete 18:04:56 5d3b04190fa2: Pull complete 18:04:57 (1/14) Installing libintl (0.22.5-r0) 18:04:57 (2/14) Installing eudev-libs (3.2.14-r2) 18:04:57 (3/14) Installing libjpeg-turbo (3.0.3-r0) 18:04:57 (4/14) Installing v4l-utils-libs (1.24.1-r1) 18:04:57 (5/14) Installing v4l-utils (1.24.1-r1) 18:04:57 (6/14) Installing libdvbv5 (1.24.1-r1) 18:04:57 (7/14) Installing udev-init-scripts (35-r1) 18:04:57 (8/14) Installing libeconf (0.6.3-r0) 18:04:57 (9/14) Installing libblkid (2.40.1-r1) 18:04:57 (10/14) Installing xz-libs (5.6.2-r0) 18:04:57 (11/14) Installing kmod-libs (32-r0) 18:04:57 (12/14) Installing eudev (3.2.14-r2) 18:04:57 (13/14) Installing eudev-dev (3.2.14-r2) 18:04:57 (14/14) Installing v4l-utils-dev (1.24.1-r1) 18:04:57 Executing busybox-1.36.1-r29.trigger 18:04:57 Executing eudev-3.2.14-r2.trigger 18:04:57 OK: 246 MiB in 68 packages 18:04:58 Removing intermediate container ba7965cb4035 18:04:58 ---> b3b80d4a9d94 18:04:58 Step 8/13 : WORKDIR /device-usb-camera 18:04:58 ---> Running in fb310b37e089 18:04:59 Removing intermediate container fb310b37e089 18:04:59 ---> 07300972f835 18:04:59 Step 9/13 : COPY go.mod vendor* ./ 18:04:59 ---> 307459b05788 18:04:59 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:04:59 ---> Running in ccff8246ffa1 18:05:00 2f39f015ded8: Pull complete 18:05:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:05:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:05:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:05:01 prd-ubuntu20.04-docker-8c-8g-23528 does not seem to be running inside a container 18:05:01 $ 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-359 -v /w/workspace/foundry_device-usb-camera_PR-359:/w/workspace/foundry_device-usb-camera_PR-359:rw,z -v /w/workspace/foundry_device-usb-camera_PR-359@tmp:/w/workspace/foundry_device-usb-camera_PR-359@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:05:05 $ docker top 35c23105168aba2daad5a769b67c56306a8b5c81a7f8d1ef530726d25cfabfa4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:05:05 ---> job-cost.sh 18:05:05 lf-activate-venv: SKIPPING 18:05:05 INFO: No Stack... 18:05:06 INFO: Retrieving Pricing Info for: v3-standard-8 18:05:06 INFO: Archiving Costs [Pipeline] sh 18:05:07 + cat /w/workspace/foundry_device-usb-camera_PR-359/archives/cost.csv 18:05:07 + cut -d, -f6 [Pipeline] lock 18:05:07 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-359-1-stack-cost] 18:05:07 Resource [jenkins-edgexfoundry-device-usb-camera-PR-359-1-stack-cost] did not exist. Created. 18:05:07 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-359-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:05:07 + echo total: 0.2199999988079071 [Pipeline] stash 18:05:07 Stashed 1 file(s) [Pipeline] } 18:05:07 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-359-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:05:07 $ docker stop --time=1 35c23105168aba2daad5a769b67c56306a8b5c81a7f8d1ef530726d25cfabfa4 18:05:09 $ docker rm -f --volumes 35c23105168aba2daad5a769b67c56306a8b5c81a7f8d1ef530726d25cfabfa4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:06:51 Removing intermediate container ccff8246ffa1 18:06:51 ---> b1be53cd9725 18:06:51 Step 11/13 : COPY . . 18:06:51 ---> 34ad3fe67367 18:06:51 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 18:06:51 ---> Running in 19af04b5011c 18:06:51  % Total % Received % Xferd Average Speed Time Time Time Current 18:06:51 Dload Upload Total Spent Left Speed 18:06:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10374 0 --:--:-- --:--:-- --:--:-- 10620 18:06:52 Removing intermediate container 19af04b5011c 18:06:52 ---> f33ff2849b03 18:06:52 Step 13/13 : RUN ${MAKE} 18:06:52 ---> Running in 923f17716bff 18:06:53 noop 18:06:53 Removing intermediate container 923f17716bff 18:06:53 ---> 293eec78557a 18:06:53 Successfully built 293eec78557a 18:06:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:54 + docker inspect -f . ci-base-image-arm64 18:06:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:06:54 prd-ubuntu20.04-docker-arm64-4c-16g-23529 does not seem to be running inside a container 18:06:54 $ 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 18:06:55 $ docker top e4347fc0db5dac14b079c33b7cd9a060999aef30349e4ee6499b7b8936df0f12 -eo pid,comm [Pipeline] { [Pipeline] sh 18:06:56 + go version 18:06:56 go version go1.23.2 linux/arm64 [Pipeline] } 18:06:56 $ docker stop --time=1 e4347fc0db5dac14b079c33b7cd9a060999aef30349e4ee6499b7b8936df0f12 18:06:58 $ docker rm -f --volumes e4347fc0db5dac14b079c33b7cd9a060999aef30349e4ee6499b7b8936df0f12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:59 + docker inspect -f . ci-base-image-arm64 18:06:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:06:59 prd-ubuntu20.04-docker-arm64-4c-16g-23529 does not seem to be running inside a container 18:06:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:07:00 $ docker top 98a4f8d83edcf6daed7848af6fb47539f6746ad213b38c2c3fdb13b51c1cde05 -eo pid,comm [Pipeline] { [Pipeline] sh 18:07:01 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 18:07:02 + make test 18:07:02 go test ./... -coverprofile=coverage.out ./... 18:07:09 ? github.com/edgexfoundry/device-usb-camera [no test files] 18:10:30 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 18:10:43 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.066s coverage: 4.4% of statements 18:10:43 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:10:43 go vet ./... 18:11:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:11:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:11:39 ./bin/test-attribution-txt.sh [Pipeline] echo 18:11:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:11:39 $ docker stop --time=1 98a4f8d83edcf6daed7848af6fb47539f6746ad213b38c2c3fdb13b51c1cde05 18:11:41 $ docker rm -f --volumes 98a4f8d83edcf6daed7848af6fb47539f6746ad213b38c2c3fdb13b51c1cde05 [Pipeline] // withDockerContainer [Pipeline] sh 18:11:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:11:43 Warning: overwriting stash ‘coverage-report’ 18:11:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:11:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:11:45 + ls -al . 18:11:45 total 296 18:11:45 drwxrwxr-x 8 jenkins jenkins 4096 Oct 22 18:07 . 18:11:45 drwxrwxr-x 4 jenkins jenkins 4096 Oct 22 18:03 .. 18:11:45 drwxrwxr-x 8 jenkins jenkins 4096 Oct 22 18:03 .git 18:11:45 drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 18:03 .github 18:11:45 -rw-rw-r-- 1 jenkins jenkins 379 Oct 22 18:03 .gitignore 18:11:45 -rw-rw-r-- 1 jenkins jenkins 203 Oct 22 18:03 .golangci.yml 18:11:45 -rw-rw-r-- 1 jenkins jenkins 77 Oct 22 18:03 .hadolint.yml 18:11:45 -rw-rw-r-- 1 jenkins jenkins 19367 Oct 22 18:03 Attribution.txt 18:11:45 -rw-rw-r-- 1 jenkins jenkins 16561 Oct 22 18:03 CHANGELOG.md 18:11:45 -rw-rw-r-- 1 jenkins jenkins 2453 Oct 22 18:03 Dockerfile 18:11:45 -rw-rw-r-- 1 jenkins jenkins 678 Oct 22 18:03 GOVERNANCE.md 18:11:45 -rw-rw-r-- 1 jenkins jenkins 659 Oct 22 18:03 Jenkinsfile 18:11:45 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 22 18:03 LICENSE 18:11:45 -rw-rw-r-- 1 jenkins jenkins 3148 Oct 22 18:03 Makefile 18:11:45 -rw-rw-r-- 1 jenkins jenkins 622 Oct 22 18:03 OWNERS.md 18:11:45 -rw-rw-r-- 1 jenkins jenkins 2575 Oct 22 18:03 README.md 18:11:45 -rw-rw-r-- 1 jenkins jenkins 5 Oct 22 18:01 VERSION 18:11:45 drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 18:03 bin 18:11:45 drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 18:03 cmd 18:11:45 -rw-r--r-- 1 jenkins jenkins 54772 Oct 22 18:10 coverage.out 18:11:45 -rwxrwxr-x 1 jenkins jenkins 84 Oct 22 18:03 docker-entrypoint.sh 18:11:45 drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 18:03 docs 18:11:45 -rw-rw-r-- 1 jenkins jenkins 7182 Oct 22 18:03 go.mod 18:11:45 -rw-rw-r-- 1 jenkins jenkins 100524 Oct 22 18:03 go.sum 18:11:45 drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 18:03 internal 18:11:45 -rw-rw-r-- 1 jenkins jenkins 231 Oct 22 18:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:45 + 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=ce97f143cae52f804d6ff4306df0e1aea8b8199d --label arch=arm64 --label version=0.0.0 . 18:11:46 Sending build context to Docker daemon 10.64MB 18:11:46 Step 1/37 : ARG BASE=golang:1.23-alpine3.20 18:11:46 Step 2/37 : FROM ${BASE} AS builder 18:11:46 ---> 293eec78557a 18:11:46 Step 3/37 : ARG ADD_BUILD_TAGS="" 18:11:46 ---> Running in ccdb031a432a 18:11:46 Removing intermediate container ccdb031a432a 18:11:46 ---> 51ff08331043 18:11:46 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:11:46 ---> Running in 612dcb8b971e 18:11:47 Removing intermediate container 612dcb8b971e 18:11:47 ---> f18a2a00aaee 18:11:47 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:11:47 ---> Running in 56cd5924ea7f 18:11:47 Removing intermediate container 56cd5924ea7f 18:11:47 ---> 83100db17362 18:11:47 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:11:47 ---> Running in 3b67f829dfcc 18:11:47 Removing intermediate container 3b67f829dfcc 18:11:47 ---> 441e1c670555 18:11:47 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:11:48 ---> Running in 408622c1d26d 18:11:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:11:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:11:50 OK: 246 MiB in 68 packages 18:11:51 Removing intermediate container 408622c1d26d 18:11:51 ---> c5c202bc75a3 18:11:51 Step 8/37 : WORKDIR /device-usb-camera 18:11:51 ---> Running in 34db4dbaa132 18:11:51 Removing intermediate container 34db4dbaa132 18:11:51 ---> 4efc9f839975 18:11:51 Step 9/37 : COPY go.mod vendor* ./ 18:11:52 ---> 57897aeea3af 18:11:52 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:11:52 ---> Running in 66c710c1ecea 18:11:54 Removing intermediate container 66c710c1ecea 18:11:54 ---> 62544e2fe356 18:11:54 Step 11/37 : COPY . . 18:11:56 ---> 7fec2b43cff1 18:11:56 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 18:11:56 ---> Running in c876da5ff016 18:11:57  % Total % Received % Xferd Average Speed Time Time Time Current 18:11:57 Dload Upload Total  Spent Left Speed 18:11:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4952 0 --:--:-- --:--:-- --:--:-- 5009 18:11:57 Removing intermediate container c876da5ff016 18:11:57 ---> bdeb79216377 18:11:57 Step 13/37 : RUN ${MAKE} 18:11:58 ---> Running in 89a44f706758 18:11:59 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.48" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-usb-camera ./cmd 18:16:05 Removing intermediate container 89a44f706758 18:16:05 ---> 02720f3986fd 18:16:05 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 18:16:05 1.8.2: Pulling from bluenviron/mediamtx 18:16:05 da4d7e05a7aa: Pulling fs layer 18:16:05 da4d7e05a7aa: Verifying Checksum 18:16:05 da4d7e05a7aa: Download complete 18:16:05 da4d7e05a7aa: Pull complete 18:16:05 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 18:16:05 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 18:16:05 ---> 62c65ed7ef0d 18:16:05 Step 15/37 : FROM alpine:3.20 18:16:05 3.20: Pulling from library/alpine 18:16:05 cf04c63912e1: Already exists 18:16:05 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 18:16:05 Status: Downloaded newer image for alpine:3.20 18:16:05 ---> c157a85ed455 18:16:05 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 18:16:05 ---> Running in 3f0f2ad5a3e5 18:16:05 Removing intermediate container 3f0f2ad5a3e5 18:16:05 ---> 8d0a7964f771 18:16:05 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 18:16:05 ---> Running in cc6c2ebac916 18:16:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:16:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:16:05 (1/114) Installing dumb-init (1.2.5-r3) 18:16:05 (2/114) Installing libSvtAv1Enc (2.0.0-r1) 18:16:05 (3/114) Installing aom-libs (3.9.1-r0) 18:16:05 (4/114) Installing libxau (1.0.11-r4) 18:16:05 (5/114) Installing libmd (1.1.0-r0) 18:16:06 (6/114) Installing libbsd (0.12.2-r0) 18:16:06 (7/114) Installing libxdmcp (1.1.5-r1) 18:16:06 (8/114) Installing libxcb (1.16.1-r0) 18:16:06 (9/114) Installing libx11 (1.8.9-r1) 18:16:06 (10/114) Installing hwdata-pci (0.382-r0) 18:16:06 (11/114) Installing libpciaccess (0.18.1-r0) 18:16:06 (12/114) Installing libdrm (2.4.120-r0) 18:16:06 (13/114) Installing libxext (1.3.6-r2) 18:16:06 (14/114) Installing libxfixes (6.0.1-r4) 18:16:06 (15/114) Installing libffi (3.4.6-r0) 18:16:06 (16/114) Installing wayland-libs-client (1.22.0-r4) 18:16:06 (17/114) Installing libva (2.21.0-r0) 18:16:06 (18/114) Installing libvdpau (1.5-r3) 18:16:06 (19/114) Installing ffmpeg-libavutil (6.1.1-r8) 18:16:06 (20/114) Installing libdav1d (1.4.2-r0) 18:16:06 (21/114) Installing libgcc (13.2.1_git20240309-r0) 18:16:06 (22/114) Installing libstdc++ (13.2.1_git20240309-r0) 18:16:06 (23/114) Installing openexr-libiex (3.1.13-r1) 18:16:06 (24/114) Installing openexr-libilmthread (3.1.13-r1) 18:16:06 (25/114) Installing imath (3.1.12-r0) 18:16:06 (26/114) Installing openexr-libopenexr (3.1.13-r1) 18:16:06 (27/114) Installing brotli-libs (1.1.0-r2) 18:16:06 (28/114) Installing giflib (5.2.2-r0) 18:16:06 (29/114) Installing libhwy (1.0.7-r0) 18:16:06 (30/114) Installing libjpeg-turbo (3.0.3-r0) 18:16:06 (31/114) Installing lcms2 (2.16-r0) 18:16:06 (32/114) Installing libpng (1.6.44-r0) 18:16:06 (33/114) Installing libjxl (0.10.2-r0) 18:16:06 (34/114) Installing lame-libs (3.100-r5) 18:16:06 (35/114) Installing opus (1.5.2-r0) 18:16:06 (36/114) Installing rav1e-libs (0.7.1-r0) 18:16:06 (37/114) Installing libgomp (13.2.1_git20240309-r0) 18:16:06 (38/114) Installing soxr (0.1.3-r7) 18:16:06 (39/114) Installing ffmpeg-libswresample (6.1.1-r8) 18:16:06 (40/114) Installing libogg (1.3.5-r5) 18:16:06 (41/114) Installing libtheora (1.1.1-r18) 18:16:06 (42/114) Installing libvorbis (1.3.7-r2) 18:16:06 (43/114) Installing libvpx (1.14.1-r0) 18:16:06 (44/114) Installing libsharpyuv (1.3.2-r0) 18:16:06 (45/114) Installing libwebp (1.3.2-r0) 18:16:06 (46/114) Installing libwebpmux (1.3.2-r0) 18:16:06 (47/114) Installing x264-libs (0.164_git20231001-r0) 18:16:06 (48/114) Installing numactl (2.0.18-r0) 18:16:06 (49/114) Installing x265-libs (3.6-r0) 18:16:07 (50/114) Installing xvidcore (1.3.7-r2) 18:16:07 (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) 18:16:07 (52/114) Installing sdl2 (2.28.5-r1) 18:16:07 (53/114) Installing alsa-lib (1.2.11-r0) 18:16:07 (54/114) Installing libexpat (2.6.3-r0) 18:16:07 (55/114) Installing libbz2 (1.0.8-r6) 18:16:07 (56/114) Installing freetype (2.13.2-r0) 18:16:07 (57/114) Installing fontconfig (2.15.0-r1) 18:16:07 (58/114) Installing fribidi (1.0.15-r0) 18:16:07 (59/114) Installing libintl (0.22.5-r0) 18:16:07 (60/114) Installing libeconf (0.6.3-r0) 18:16:07 (61/114) Installing libblkid (2.40.1-r1) 18:16:07 (62/114) Installing libmount (2.40.1-r1) 18:16:07 (63/114) Installing pcre2 (10.43-r0) 18:16:08 (64/114) Installing glib (2.80.5-r0) 18:16:08 (65/114) Installing graphite2 (1.3.14-r6) 18:16:08 (66/114) Installing harfbuzz (8.5.0-r0) 18:16:08 (67/114) Installing libunibreak (6.1-r0) 18:16:08 (68/114) Installing libass (0.17.2-r0) 18:16:08 (69/114) Installing libbluray (1.3.4-r1) 18:16:08 (70/114) Installing mpg123-libs (1.32.6-r0) 18:16:08 (71/114) Installing libopenmpt (0.7.7-r0) 18:16:08 (72/114) Installing cjson (1.7.18-r0) 18:16:08 (73/114) Installing mbedtls (3.6.2-r0) 18:16:08 (74/114) Installing librist (0.2.10-r1) 18:16:08 (75/114) Installing libsrt (1.5.3-r0) 18:16:08 (76/114) Installing libssh (0.10.6-r0) 18:16:08 (77/114) Installing xz-libs (5.6.2-r0) 18:16:08 (78/114) Installing libxml2 (2.12.7-r0) 18:16:08 (79/114) Installing libsodium (1.0.19-r0) 18:16:08 (80/114) Installing libzmq (4.3.5-r2) 18:16:08 (81/114) Installing ffmpeg-libavformat (6.1.1-r8) 18:16:08 (82/114) Installing serd-libs (0.32.2-r0) 18:16:08 (83/114) Installing zix-libs (0.4.2-r0) 18:16:08 (84/114) Installing sord-libs (0.16.16-r0) 18:16:08 (85/114) Installing sratom (0.6.16-r0) 18:16:08 (86/114) Installing lilv-libs (0.24.24-r1) 18:16:08 (87/114) Installing glslang-libs (1.3.261.1-r0) 18:16:08 (88/114) Installing libdovi (3.3.0-r0) 18:16:08 (89/114) Installing spirv-tools (1.3.261.1-r0) 18:16:08 (90/114) Installing shaderc (2024.0-r0) 18:16:08 (91/114) Installing vulkan-loader (1.3.261.1-r0) 18:16:08 (92/114) Installing libplacebo (6.338.2-r1) 18:16:08 (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) 18:16:08 (94/114) Installing ffmpeg-libswscale (6.1.1-r8) 18:16:08 (95/114) Installing vidstab (1.1.1-r0) 18:16:08 (96/114) Installing zimg (3.0.5-r2) 18:16:08 (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) 18:16:09 (98/114) Installing libasyncns (0.8-r3) 18:16:09 (99/114) Installing dbus-libs (1.14.10-r1) 18:16:09 (100/114) Installing libltdl (2.4.7-r3) 18:16:09 (101/114) Installing orc (0.4.39-r0) 18:16:09 (102/114) Installing libflac (1.4.3-r1) 18:16:09 (103/114) Installing libsndfile (1.2.2-r0) 18:16:09 (104/114) Installing speexdsp (1.2.1-r2) 18:16:09 (105/114) Installing tdb-libs (1.4.9-r1) 18:16:09 (106/114) Installing libpulse (17.0-r0) 18:16:09 (107/114) Installing v4l-utils-libs (1.24.1-r1) 18:16:09 (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) 18:16:09 (109/114) Installing ffmpeg (6.1.1-r8) 18:16:09 (110/114) Installing udev-init-scripts (35-r1) 18:16:09 (111/114) Installing eudev-libs (3.2.14-r2) 18:16:09 (112/114) Installing zstd-libs (1.5.6-r0) 18:16:09 (113/114) Installing kmod-libs (32-r0) 18:16:09 (114/114) Installing eudev (3.2.14-r2) 18:16:09 Executing busybox-1.36.1-r29.trigger 18:16:09 Executing glib-2.80.5-r0.trigger 18:16:09 Executing eudev-3.2.14-r2.trigger 18:16:09 OK: 120 MiB in 128 packages 18:16:14 Removing intermediate container cc6c2ebac916 18:16:14 ---> 520555bc7927 18:16:14 Step 18/37 : RUN apk --no-cache upgrade 18:16:14 ---> Running in 143fd55bc212 18:16:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:16:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:16:17 Upgrading critical system libraries and apk-tools: 18:16:17 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 18:16:17 Executing busybox-1.36.1-r29.trigger 18:16:17 Continuing the upgrade transaction with new apk-tools: 18:16:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:16:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:16:19 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 18:16:19 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 18:16:19 OK: 120 MiB in 128 packages 18:16:20 Removing intermediate container 143fd55bc212 18:16:20 ---> b1054b6d69ac 18:16:20 Step 19/37 : WORKDIR / 18:16:21 ---> Running in 0344621acd6a 18:16:21 Removing intermediate container 0344621acd6a 18:16:21 ---> 93185c7778ad 18:16:21 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 18:16:23 ---> 1aee10dd46b1 18:16:23 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 18:16:24 ---> fee876467de9 18:16:24 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 18:16:24 ---> 214d6bd28eb7 18:16:24 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 18:16:25 ---> 546d72be251b 18:16:25 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 18:16:25 ---> 5ff72fac3718 18:16:25 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 18:16:26 ---> 534176208a4d 18:16:26 Step 26/37 : COPY --from=rtsp /mediamtx / 18:16:28 ---> 8c4c05c3ad8c 18:16:28 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 18:16:28 ---> Running in d322e07e9c16 18:16:29 Removing intermediate container d322e07e9c16 18:16:29 ---> e344f8b34ebf 18:16:29 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 18:16:29 ---> Running in 281741c94ecb 18:16:31 Removing intermediate container 281741c94ecb 18:16:31 ---> cb2a8d09a5dc 18:16:31 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 18:16:31 ---> Running in 4240687ee199 18:16:33 Removing intermediate container 4240687ee199 18:16:33 ---> 530f66d69bca 18:16:33 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 18:16:33 ---> Running in 1e0d87f4e2ed 18:16:35 Removing intermediate container 1e0d87f4e2ed 18:16:35 ---> b64da0834516 18:16:35 Step 31/37 : EXPOSE 59983 18:16:35 ---> Running in d52f3bd45224 18:16:35 Removing intermediate container d52f3bd45224 18:16:35 ---> f70ca5f3162c 18:16:35 Step 32/37 : EXPOSE 8554 18:16:36 ---> Running in 1036543e200a 18:16:36 Removing intermediate container 1036543e200a 18:16:36 ---> 3c4c02bf0294 18:16:36 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 18:16:36 ---> Running in 70834bee1913 18:16:36 Removing intermediate container 70834bee1913 18:16:36 ---> 21177c3b5917 18:16:36 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 18:16:36 ---> Running in c2e8520fcdbe 18:16:37 Removing intermediate container c2e8520fcdbe 18:16:37 ---> 61bdc7ebcacb 18:16:37 Step 35/37 : LABEL arch=arm64 18:16:37 ---> Running in 43a781aed29c 18:16:37 Removing intermediate container 43a781aed29c 18:16:37 ---> 0941614a04d7 18:16:37 Step 36/37 : LABEL git_sha=ce97f143cae52f804d6ff4306df0e1aea8b8199d 18:16:37 ---> Running in c4a166fe40d1 18:16:37 Removing intermediate container c4a166fe40d1 18:16:37 ---> c266873bd29b 18:16:37 Step 37/37 : LABEL version=0.0.0 18:16:37 ---> Running in 477277cfc3c4 18:16:38 Removing intermediate container 477277cfc3c4 18:16:38 ---> d05fa3613ce2 18:16:38 [Warning] One or more build-args [ARCH] were not consumed 18:16:38 Successfully built d05fa3613ce2 18:16:38 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 18:16:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:16:39 18:16:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:16:39 arm64: Pulling from edgex-lftools-log-publisher 18:16:39 8998bd30e6a1: Pulling fs layer 18:16:39 04944245beec: Pulling fs layer 18:16:39 699f458cf7ca: Pulling fs layer 18:16:39 765212b225bb: Pulling fs layer 18:16:39 f23df028b6ca: Pulling fs layer 18:16:39 d65c8cfc05b1: Pulling fs layer 18:16:39 2437ff75d9bd: Pulling fs layer 18:16:39 f23df028b6ca: Waiting 18:16:39 765212b225bb: Waiting 18:16:39 d65c8cfc05b1: Waiting 18:16:39 2437ff75d9bd: Waiting 18:16:39 04944245beec: Verifying Checksum 18:16:39 04944245beec: Download complete 18:16:39 765212b225bb: Verifying Checksum 18:16:39 765212b225bb: Download complete 18:16:39 f23df028b6ca: Verifying Checksum 18:16:39 f23df028b6ca: Download complete 18:16:39 d65c8cfc05b1: Verifying Checksum 18:16:39 d65c8cfc05b1: Download complete 18:16:40 699f458cf7ca: Verifying Checksum 18:16:40 699f458cf7ca: Download complete 18:16:40 8998bd30e6a1: Verifying Checksum 18:16:40 8998bd30e6a1: Download complete 18:16:42 2437ff75d9bd: Verifying Checksum 18:16:42 2437ff75d9bd: Download complete 18:16:45 8998bd30e6a1: Pull complete 18:16:45 04944245beec: Pull complete 18:16:47 699f458cf7ca: Pull complete 18:16:47 765212b225bb: Pull complete 18:16:48 f23df028b6ca: Pull complete 18:16:48 d65c8cfc05b1: Pull complete 18:17:06 2437ff75d9bd: Pull complete 18:17:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:17:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:17:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:17:07 prd-ubuntu20.04-docker-arm64-4c-16g-23529 does not seem to be running inside a container 18:17:07 $ 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 18:17:10 $ docker top 408f927eaf9720b101286c7694448dd4837ebcee709b88b00a734c1234af4779 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:17:11 ---> job-cost.sh 18:17:11 lf-activate-venv: SKIPPING 18:17:11 INFO: No Stack... 18:17:11 INFO: Retrieving Pricing Info for: v3-standard-4 18:17:12 INFO: Archiving Costs [Pipeline] sh 18:17:13 + cut -d, -f6 18:17:13 + cat /w/workspace/device-usb-camera/1/archives/cost.csv [Pipeline] lock 18:17:13 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-359-1-stack-cost] 18:17:13 Resource [jenkins-edgexfoundry-device-usb-camera-PR-359-1-stack-cost] did not exist. Created. 18:17:13 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-359-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:17:14 /w/workspace/device-usb-camera/1@tmp/durable-240854a0/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:17:14 + echo total: 0.10999999940395355 [Pipeline] stash 18:17:14 Warning: overwriting stash ‘stack-cost’ 18:17:14 Stashed 1 file(s) [Pipeline] } 18:17:14 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-359-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:17:14 $ docker stop --time=1 408f927eaf9720b101286c7694448dd4837ebcee709b88b00a734c1234af4779 18:17:16 $ docker rm -f --volumes 408f927eaf9720b101286c7694448dd4837ebcee709b88b00a734c1234af4779 [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 18:17:17 provisioning config files... 18:17:17 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-359@tmp/config1850959136619032522tmp [Pipeline] { [Pipeline] sh 18:17:18 + set +x 18:17:18 + curl -s https://codecov.io/bash 18:17:18 + bash -s -- 18:17:18 18:17:18 _____ _ 18:17:18 / ____| | | 18:17:18 | | ___ __| | ___ ___ _____ __ 18:17:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:17:18 | |___| (_) | (_| | __/ (_| (_) \ V / 18:17:18 \_____\___/ \__,_|\___|\___\___/ \_/ 18:17:18 Bash-1.0.6 18:17:18 18:17:18 18:17:18 ==> git version 2.25.1 found 18:17:18 ==> 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 18:17:18 Release-Date: 2020-01-08 18:17:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:17:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:17:18 ==> Jenkins CI detected. 18:17:18 current dir:  /w/workspace/foundry_device-usb-camera_PR-359 18:17:18 project root: . 18:17:18 --> token set from env 18:17:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:17:18 ==> Running gcov in . (disable via -X gcov) 18:17:18 ==> Python coveragepy not found 18:17:18 ==> Searching for coverage reports in: 18:17:18 + . 18:17:18 -> Found 1 reports 18:17:18 ==> Detecting git/mercurial file structure 18:17:18 ==> Reading reports 18:17:18 + ./coverage.out bytes=54772 18:17:18 ==> Appending adjustments 18:17:18 https://docs.codecov.io/docs/fixing-reports 18:17:18 + Found adjustments 18:17:18 ==> Gzipping contents 18:17:18 8.0K /tmp/codecov.n4LymF.gz 18:17:18 ==> Uploading reports 18:17:18 url: https://codecov.io 18:17:18 query: branch=PR-359&commit=ce97f143cae52f804d6ff4306df0e1aea8b8199d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-359%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=359&job=&cmd_args= 18:17:18 -> Pinging Codecov 18:17:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-359&commit=ce97f143cae52f804d6ff4306df0e1aea8b8199d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-359%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=359&job=&cmd_args= 18:17:26 -> Uploading to 18:17:26 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-usb-camera/ce97f143cae52f804d6ff4306df0e1aea8b8199d/5072b032-5ee5-400c-8288-ffe74a717a3b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241022%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241022T181723Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=a43738e655444a44f67c52b8dd950cbf18a4df82dd84ff527c60cfee303185a0 18:17:26 % Total % Received % Xferd Average Speed Time Time Time Current 18:17:26 Dload Upload Total Spent Left Speed 18:17:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6816 0 0 100 6816 0 28881 --:--:-- --:--:-- --:--:-- 28881 18:17:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/ce97f143cae52f804d6ff4306df0e1aea8b8199d [Pipeline] } 18:17:26 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 18:17:28 + [ -d /w/workspace/foundry_device-usb-camera_PR-359/archives ] 18:17:28 + ls -al /w/workspace/foundry_device-usb-camera_PR-359/archives 18:17:28 total 16 18:17:28 drwxr-xr-x 3 root root 4096 Oct 22 18:05 . 18:17:28 drwxrwxr-x 10 jenkins jenkins 4096 Oct 22 18:05 .. 18:17:28 drwxr-xr-x 2 root root 4096 Oct 22 18:05 cost 18:17:28 -rw-r--r-- 1 root root 89 Oct 22 18:05 cost.csv 18:17:28 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-359/archives 18:17:28 + ls -al /w/workspace/foundry_device-usb-camera_PR-359/archives 18:17:28 total 16 18:17:28 drwxr-xr-x 3 jenkins jenkins 4096 Oct 22 18:05 . 18:17:28 drwxrwxr-x 10 jenkins jenkins 4096 Oct 22 18:05 .. 18:17:28 drwxr-xr-x 2 jenkins jenkins 4096 Oct 22 18:05 cost 18:17:28 -rw-r--r-- 1 jenkins jenkins 89 Oct 22 18:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:17:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:17:30 ---> package-listing.sh 18:17:30 ++ facter osfamily 18:17:30 ++ tr '[:upper:]' '[:lower:]' 18:17:30 + OS_FAMILY=debian 18:17:30 + workspace=/w/workspace/foundry_device-usb-camera_PR-359 18:17:30 + START_PACKAGES=/tmp/packages_start.txt 18:17:30 + END_PACKAGES=/tmp/packages_end.txt 18:17:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:17:30 + PACKAGES=/tmp/packages_start.txt 18:17:30 + '[' /w/workspace/foundry_device-usb-camera_PR-359 ']' 18:17:30 + PACKAGES=/tmp/packages_end.txt 18:17:30 + case "${OS_FAMILY}" in 18:17:30 + dpkg -l 18:17:30 + grep '^ii' 18:17:30 + '[' -f /tmp/packages_start.txt ']' 18:17:30 + '[' -f /tmp/packages_end.txt ']' 18:17:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:17:30 + '[' /w/workspace/foundry_device-usb-camera_PR-359 ']' 18:17:30 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-359/archives/ 18:17:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-359/archives/ [Pipeline] echo 18:17:30 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-359/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:17:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:17:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:17:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:17:31 prd-ubuntu20.04-docker-8c-8g-23528 does not seem to be running inside a container 18:17:31 $ 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-359/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-359 -v /w/workspace/foundry_device-usb-camera_PR-359:/w/workspace/foundry_device-usb-camera_PR-359:rw,z -v /w/workspace/foundry_device-usb-camera_PR-359@tmp:/w/workspace/foundry_device-usb-camera_PR-359@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 18:17:32 $ docker top ac4649112b174817e0f8af6d0f04c8d3f12027668ec83c986156eecd2e982897 -eo pid,comm [Pipeline] { [Pipeline] sh 18:17:32 + touch /tmp/pre-build-complete [Pipeline] sh 18:17:32 + mkdir -p /var/log/sysstat [Pipeline] sh 18:17:33 + ls /var/log/sa-host 18:17:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:17:33 provisioning config files... 18:17:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-359@tmp/config11417977265723651213tmp [Pipeline] { [Pipeline] echo 18:17:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:17:33 ---> create-netrc.sh [Pipeline] } 18:17:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:17:34 ---> python-tools-install.sh [Pipeline] echo 18:17:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:17:34 ---> sudo-logs.sh 18:17:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:17:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:17:35 ---> job-cost.sh 18:17:35 lf-activate-venv: SKIPPING 18:17:35 DEBUG: total: 0.2199999988079071 18:17:35 INFO: Retrieving Stack Cost... 18:17:35 INFO: Retrieving Pricing Info for: v3-standard-8 18:17:35 INFO: Archiving Costs [Pipeline] echo 18:17:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:17:36 ---> logs-deploy.sh 18:17:36 lf-activate-venv: SKIPPING 18:17:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-359/1 18:17:36 INFO: archiving workspace using pattern(s): 18:17:37 Archives upload complete. 18:17:37 INFO: archiving logs to Nexus 18:17:38 ---> uname -a: 18:17:38 Linux prd-ubuntu20-04-docker-8c-8g-23528 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:17:38 18:17:38 18:17:38 ---> lscpu: 18:17:38 Architecture: x86_64 18:17:38 CPU op-mode(s): 32-bit, 64-bit 18:17:38 Byte Order: Little Endian 18:17:38 Address sizes: 40 bits physical, 48 bits virtual 18:17:38 CPU(s): 8 18:17:38 On-line CPU(s) list: 0-7 18:17:38 Thread(s) per core: 1 18:17:38 Core(s) per socket: 1 18:17:38 Socket(s): 8 18:17:38 NUMA node(s): 1 18:17:38 Vendor ID: AuthenticAMD 18:17:38 CPU family: 23 18:17:38 Model: 49 18:17:38 Model name: AMD EPYC-Rome Processor 18:17:38 Stepping: 0 18:17:38 CPU MHz: 2799.998 18:17:38 BogoMIPS: 5599.99 18:17:38 Virtualization: AMD-V 18:17:38 Hypervisor vendor: KVM 18:17:38 Virtualization type: full 18:17:38 L1d cache: 256 KiB 18:17:38 L1i cache: 256 KiB 18:17:38 L2 cache: 4 MiB 18:17:38 L3 cache: 128 MiB 18:17:38 NUMA node0 CPU(s): 0-7 18:17:38 Vulnerability Itlb multihit: Not affected 18:17:38 Vulnerability L1tf: Not affected 18:17:38 Vulnerability Mds: Not affected 18:17:38 Vulnerability Meltdown: Not affected 18:17:38 Vulnerability Mmio stale data: Not affected 18:17:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:17:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:17:38 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:17:38 Vulnerability Srbds: Not affected 18:17:38 Vulnerability Tsx async abort: Not affected 18:17:38 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 18:17:38 18:17:38 18:17:38 ---> nproc: 18:17:38 8 18:17:38 18:17:38 18:17:38 ---> df -h: 18:17:38 Filesystem Size Used Avail Use% Mounted on 18:17:38 overlay 155G 13G 143G 8% / 18:17:38 tmpfs 64M 0 64M 0% /dev 18:17:38 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:17:38 shm 64M 0 64M 0% /dev/shm 18:17:38 /dev/vda1 155G 13G 143G 8% /facter-os 18:17:38 18:17:38 18:17:38 ---> sar -b -r -n DEV: 18:17:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23528) 10/22/24 _x86_64_ (8 CPU) 18:17:38 18:17:38 18:00:26 LINUX RESTART (8 CPU) 18:17:38 18:17:38 18:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:17:38 18:02:01 339.79 15.11 324.68 0.00 1928.35 118129.25 0.00 18:17:38 18:03:01 225.27 2.10 223.18 0.00 16.79 72545.02 0.00 18:17:38 18:04:01 114.05 0.42 113.63 0.00 34.66 22573.17 0.00 18:17:38 18:05:01 215.78 0.15 215.63 0.00 17.06 50453.19 0.00 18:17:38 18:06:01 92.18 5.10 87.09 0.00 4342.48 24427.95 0.00 18:17:38 18:07:01 6.70 0.02 6.68 0.00 0.13 128.78 0.00 18:17:38 18:08:01 1.43 0.00 1.43 0.00 0.00 15.59 0.00 18:17:38 18:09:01 2.07 0.00 2.07 0.00 0.00 23.46 0.00 18:17:38 18:10:01 1.23 0.00 1.23 0.00 0.00 13.46 0.00 18:17:38 18:11:01 1.83 0.00 1.83 0.00 0.00 20.66 0.00 18:17:38 18:12:01 1.33 0.00 1.33 0.00 0.00 20.00 0.00 18:17:38 18:13:01 1.87 0.00 1.87 0.00 0.00 20.12 0.00 18:17:38 18:14:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 18:17:38 18:15:01 1.32 0.00 1.32 0.00 0.00 15.20 0.00 18:17:38 18:16:01 2.08 0.02 2.07 0.00 0.13 26.80 0.00 18:17:38 18:17:01 2.05 0.02 2.03 0.00 0.13 22.13 0.00 18:17:38 Average: 63.13 1.43 61.69 0.00 396.21 18027.51 0.00 18:17:38 18:17:38 18:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:17:38 18:02:01 29146896 31501824 810000 2.46 79928 2549868 1971456 5.81 1071352 2275524 2132 18:17:38 18:03:01 26924184 31499560 800800 2.44 187648 4448536 1842396 5.43 1363352 3975764 78684 18:17:38 18:04:01 27911092 31482576 814864 2.48 197156 3517592 1936184 5.71 1336968 3097324 0 18:17:38 18:05:01 26692412 31494028 800748 2.44 207920 4651976 1846508 5.44 1456420 4107032 469400 18:17:38 18:06:01 26242776 31479380 790464 2.40 236812 5049556 1736760 5.12 1737964 4237924 1028 18:17:38 18:07:01 26250680 31482296 788256 2.40 235356 5046296 1712920 5.05 1735048 4234668 4 18:17:38 18:08:01 26253476 31485124 785324 2.39 235404 5046300 1712920 5.05 1731864 4234672 8 18:17:38 18:09:01 26253168 31484924 785428 2.39 235456 5046308 1712920 5.05 1731932 4234680 8 18:17:38 18:10:01 26261852 31493784 776544 2.36 235504 5046436 1712920 5.05 1723320 4234808 12 18:17:38 18:11:01 26264180 31496152 774132 2.35 235536 5046440 1712920 5.05 1721556 4234812 20 18:17:38 18:12:01 26266064 31498084 772068 2.35 235584 5046440 1712920 5.05 1720684 4234812 52 18:17:38 18:13:01 26266164 31498228 771888 2.35 235616 5046444 1712920 5.05 1720236 4234820 8 18:17:38 18:14:01 26266300 31498372 771876 2.35 235640 5046448 1712920 5.05 1720156 4234824 20 18:17:38 18:15:01 26266380 31498496 771752 2.35 235656 5046448 1712920 5.05 1720140 4234820 44 18:17:38 18:16:01 26264648 31496832 773376 2.35 235676 5046428 1749116 5.15 1720420 4234792 16 18:17:38 18:17:01 26264432 31496664 773460 2.35 235752 5046424 1749116 5.15 1720652 4234792 8 18:17:38 Average: 26612169 31492895 785061 2.39 218790 4732996 1765488 5.20 1620754 4017254 34465 18:17:38 18:17:38 18:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:17:38 18:02:01 docker0 104.17 112.61 8.59 322.51 0.00 0.00 0.00 0.00 18:17:38 18:02:01 ens3 554.47 372.70 5629.26 87.76 0.00 0.00 0.00 0.00 18:17:38 18:02:01 veth51decdc 76.85 81.97 7.45 74.03 0.00 0.00 0.00 0.01 18:17:38 18:02:01 lo 6.60 6.60 0.65 0.65 0.00 0.00 0.00 0.00 18:17:38 18:03:01 docker0 272.46 453.57 22.81 3198.78 0.00 0.00 0.00 0.00 18:17:38 18:03:01 ens3 457.78 274.38 3201.80 28.09 0.00 0.00 0.00 0.00 18:17:38 18:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:17:38 18:04:01 docker0 2.22 4.32 0.14 38.29 0.00 0.00 0.00 0.00 18:17:38 18:04:01 ens3 44.29 27.41 79.21 16.85 0.00 0.00 0.00 0.00 18:17:38 18:04:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 18:17:38 18:05:01 docker0 19.86 48.81 1.47 918.93 0.00 0.00 0.00 0.00 18:17:38 18:05:01 ens3 164.66 88.29 3700.04 17.29 0.00 0.00 0.00 0.00 18:17:38 18:05:01 lo 2.47 2.47 0.25 0.25 0.00 0.00 0.00 0.00 18:17:38 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:38 18:06:01 ens3 220.75 110.98 2780.94 11.38 0.00 0.00 0.00 0.00 18:17:38 18:06:01 lo 0.73 0.73 0.08 0.08 0.00 0.00 0.00 0.00 18:17:38 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:38 18:07:01 ens3 0.73 0.42 1.46 0.03 0.00 0.00 0.00 0.00 18:17:38 18:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:17:38 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:38 18:08:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:17:38 18:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:38 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:38 18:09:01 ens3 0.47 0.13 0.05 0.01 0.00 0.00 0.00 0.00 18:17:38 18:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:17:38 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:38 18:10:01 ens3 0.63 0.42 0.36 0.28 0.00 0.00 0.00 0.00 18:17:38 18:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:38 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:38 18:11:01 ens3 0.50 0.18 0.09 0.07 0.00 0.00 0.00 0.00 18:17:38 18:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:17:38 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:38 18:12:01 ens3 0.92 0.37 0.36 0.21 0.00 0.00 0.00 0.00 18:17:38 18:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:38 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:38 18:13:01 ens3 0.45 0.10 0.05 0.01 0.00 0.00 0.00 0.00 18:17:38 18:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:17:38 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:38 18:14:01 ens3 0.52 0.33 0.26 0.21 0.00 0.00 0.00 0.00 18:17:38 18:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:38 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:38 18:15:01 ens3 0.65 0.18 0.16 0.07 0.00 0.00 0.00 0.00 18:17:38 18:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:17:38 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:38 18:16:01 ens3 0.75 0.12 0.13 0.07 0.00 0.00 0.00 0.00 18:17:38 18:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:38 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:38 18:17:01 ens3 0.92 0.77 0.44 0.31 0.00 0.00 0.00 0.00 18:17:38 18:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:17:38 Average: docker0 24.92 38.71 2.06 279.92 0.00 0.00 0.00 0.00 18:17:38 Average: ens3 90.53 54.80 962.14 10.16 0.00 0.00 0.00 0.00 18:17:38 Average: lo 0.72 0.72 0.07 0.07 0.00 0.00 0.00 0.00 18:17:38 18:17:38 18:17:38 ---> sar -P ALL: 18:17:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23528) 10/22/24 _x86_64_ (8 CPU) 18:17:38 18:17:38 18:00:26 LINUX RESTART (8 CPU) 18:17:38 18:17:38 18:01:01 CPU %user %nice %system %iowait %steal %idle 18:17:38 18:02:01 all 8.07 0.00 2.93 2.84 0.06 86.10 18:17:38 18:02:01 0 7.85 0.00 2.84 0.72 0.05 88.54 18:17:38 18:02:01 1 8.55 0.00 2.42 0.47 0.05 88.51 18:17:38 18:02:01 2 5.84 0.00 2.94 1.54 0.05 89.63 18:17:38 18:02:01 3 8.14 0.00 2.78 7.44 0.08 81.56 18:17:38 18:02:01 4 9.26 0.00 2.91 0.24 0.05 87.54 18:17:38 18:02:01 5 8.47 0.00 2.41 0.12 0.05 88.95 18:17:38 18:02:01 6 10.90 0.00 2.71 0.98 0.07 85.34 18:17:38 18:02:01 7 5.51 0.00 4.42 11.33 0.07 78.66 18:17:38 18:03:01 all 5.59 0.00 2.69 5.42 0.05 86.26 18:17:38 18:03:01 0 4.31 0.00 2.80 5.86 0.03 87.00 18:17:38 18:03:01 1 4.86 0.00 2.10 0.27 0.05 92.72 18:17:38 18:03:01 2 5.43 0.00 2.07 0.46 0.05 91.99 18:17:38 18:03:01 3 5.14 0.00 2.65 1.29 0.03 90.88 18:17:38 18:03:01 4 6.49 0.00 4.68 32.98 0.07 55.79 18:17:38 18:03:01 5 5.75 0.00 2.35 1.19 0.05 90.65 18:17:38 18:03:01 6 6.10 0.00 2.35 0.22 0.03 91.29 18:17:38 18:03:01 7 6.61 0.00 2.48 1.23 0.05 89.63 18:17:38 18:04:01 all 42.91 0.00 7.05 3.80 0.09 46.14 18:17:38 18:04:01 0 43.33 0.00 7.24 2.58 0.08 46.77 18:17:38 18:04:01 1 42.43 0.00 7.01 2.34 0.08 48.14 18:17:38 18:04:01 2 42.75 0.00 6.43 1.15 0.08 49.59 18:17:38 18:04:01 3 42.89 0.00 7.16 4.78 0.10 45.06 18:17:38 18:04:01 4 42.77 0.00 7.09 11.18 0.10 38.87 18:17:38 18:04:01 5 41.65 0.00 8.12 2.59 0.12 47.52 18:17:38 18:04:01 6 43.92 0.00 6.65 4.52 0.10 44.81 18:17:38 18:04:01 7 43.55 0.00 6.72 1.26 0.08 48.38 18:17:38 18:05:01 all 26.55 0.00 5.61 2.93 0.09 64.81 18:17:38 18:05:01 0 24.60 0.00 5.02 0.05 0.07 70.27 18:17:38 18:05:01 1 31.60 0.00 6.02 1.28 0.10 61.00 18:17:38 18:05:01 2 26.60 0.00 5.52 0.74 0.10 67.03 18:17:38 18:05:01 3 26.43 0.00 5.78 11.09 0.10 56.60 18:17:38 18:05:01 4 25.21 0.00 6.64 3.71 0.08 64.36 18:17:38 18:05:01 5 25.53 0.00 5.36 3.97 0.10 65.04 18:17:38 18:05:01 6 26.23 0.00 5.40 1.20 0.07 67.10 18:17:38 18:05:01 7 26.23 0.00 5.18 1.48 0.07 67.05 18:17:38 18:06:01 all 2.65 0.00 1.49 1.19 0.02 94.65 18:17:38 18:06:01 0 3.59 0.00 1.75 0.07 0.02 94.58 18:17:38 18:06:01 1 2.29 0.00 0.82 1.31 0.05 95.52 18:17:38 18:06:01 2 2.04 0.00 1.32 0.50 0.02 96.12 18:17:38 18:06:01 3 2.72 0.00 1.04 0.10 0.02 96.13 18:17:38 18:06:01 4 2.65 0.00 2.87 0.07 0.02 94.39 18:17:38 18:06:01 5 2.75 0.00 1.31 5.24 0.02 90.69 18:17:38 18:06:01 6 2.91 0.00 0.89 0.30 0.03 95.87 18:17:38 18:06:01 7 2.22 0.00 1.89 1.97 0.02 93.90 18:17:38 18:07:01 all 0.08 0.00 0.06 0.01 0.00 99.84 18:17:38 18:07:01 0 0.23 0.00 0.12 0.00 0.00 99.65 18:17:38 18:07:01 1 0.10 0.00 0.08 0.03 0.00 99.78 18:17:38 18:07:01 2 0.10 0.00 0.05 0.07 0.02 99.77 18:17:38 18:07:01 3 0.08 0.00 0.07 0.00 0.00 99.85 18:17:38 18:07:01 4 0.02 0.00 0.05 0.00 0.00 99.93 18:17:38 18:07:01 5 0.05 0.00 0.05 0.00 0.00 99.90 18:17:38 18:07:01 6 0.03 0.00 0.05 0.02 0.00 99.90 18:17:38 18:07:01 7 0.00 0.00 0.03 0.00 0.00 99.97 18:17:38 18:08:01 all 0.22 0.00 0.01 0.00 0.01 99.76 18:17:38 18:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:17:38 18:08:01 1 1.63 0.00 0.00 0.00 0.02 98.35 18:17:38 18:08:01 2 0.02 0.00 0.03 0.02 0.00 99.93 18:17:38 18:08:01 3 0.05 0.00 0.02 0.00 0.02 99.92 18:17:38 18:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:17:38 18:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:17:38 18:08:01 6 0.03 0.00 0.00 0.00 0.02 99.95 18:17:38 18:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:17:38 18:09:01 all 0.12 0.00 0.01 0.01 0.00 99.86 18:17:38 18:09:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:17:38 18:09:01 1 0.89 0.00 0.02 0.00 0.00 99.09 18:17:38 18:09:01 2 0.02 0.00 0.02 0.03 0.00 99.93 18:17:38 18:09:01 3 0.02 0.00 0.03 0.00 0.02 99.93 18:17:38 18:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:17:38 18:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:17:38 18:09:01 6 0.02 0.00 0.03 0.02 0.00 99.93 18:17:38 18:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:17:38 18:10:01 all 0.17 0.00 0.02 0.00 0.01 99.80 18:17:38 18:10:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:17:38 18:10:01 1 0.02 0.00 0.02 0.00 0.02 99.95 18:17:38 18:10:01 2 0.03 0.00 0.00 0.02 0.00 99.95 18:17:38 18:10:01 3 0.03 0.00 0.05 0.00 0.02 99.90 18:17:38 18:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:17:38 18:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:17:38 18:10:01 6 1.21 0.00 0.05 0.02 0.02 98.71 18:17:38 18:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:17:38 18:11:01 all 0.04 0.00 0.02 0.01 0.00 99.92 18:17:38 18:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:17:38 18:11:01 1 0.03 0.00 0.00 0.00 0.02 99.95 18:17:38 18:11:01 2 0.10 0.00 0.05 0.03 0.00 99.82 18:17:38 18:11:01 3 0.07 0.00 0.07 0.00 0.00 99.87 18:17:38 18:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:17:38 18:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:17:38 18:11:01 6 0.10 0.00 0.05 0.07 0.00 99.78 18:17:38 18:11:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:17:38 18:12:01 all 0.24 0.00 0.02 0.01 0.01 99.73 18:17:38 18:12:01 0 0.05 0.00 0.02 0.00 0.00 99.93 18:17:38 18:12:01 1 0.05 0.00 0.00 0.00 0.00 99.95 18:17:38 18:12:01 2 0.38 0.00 0.05 0.07 0.00 99.50 18:17:38 18:12:01 3 0.07 0.00 0.02 0.00 0.02 99.90 18:17:38 18:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:17:38 18:12:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:17:38 18:12:01 6 1.34 0.00 0.03 0.02 0.02 98.59 18:17:38 18:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:17:38 18:17:38 18:12:01 CPU %user %nice %system %iowait %steal %idle 18:17:38 18:13:01 all 0.05 0.00 0.01 0.02 0.00 99.92 18:17:38 18:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:17:38 18:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:17:38 18:13:01 2 0.03 0.00 0.02 0.10 0.00 99.85 18:17:38 18:13:01 3 0.07 0.00 0.05 0.00 0.00 99.88 18:17:38 18:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:17:38 18:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:17:38 18:13:01 6 0.30 0.00 0.02 0.03 0.00 99.65 18:17:38 18:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:17:38 18:14:01 all 0.03 0.00 0.01 0.00 0.00 99.95 18:17:38 18:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:17:38 18:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:17:38 18:14:01 2 0.07 0.00 0.02 0.00 0.02 99.90 18:17:38 18:14:01 3 0.12 0.00 0.07 0.00 0.02 99.80 18:17:38 18:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:17:38 18:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:17:38 18:14:01 6 0.03 0.00 0.00 0.02 0.00 99.95 18:17:38 18:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:17:38 18:15:01 all 0.05 0.00 0.01 0.04 0.00 99.89 18:17:38 18:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:17:38 18:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:17:38 18:15:01 2 0.07 0.00 0.00 0.02 0.00 99.92 18:17:38 18:15:01 3 0.07 0.00 0.03 0.00 0.00 99.90 18:17:38 18:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:17:38 18:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:17:38 18:15:01 6 0.28 0.00 0.02 0.33 0.02 99.35 18:17:38 18:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:17:38 18:16:01 all 0.10 0.00 0.02 0.01 0.01 99.86 18:17:38 18:16:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:17:38 18:16:01 1 0.03 0.00 0.02 0.00 0.02 99.93 18:17:38 18:16:01 2 0.02 0.00 0.05 0.02 0.00 99.92 18:17:38 18:16:01 3 0.07 0.00 0.05 0.02 0.02 99.85 18:17:38 18:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:17:38 18:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:17:38 18:16:01 6 0.63 0.00 0.02 0.03 0.00 99.32 18:17:38 18:16:01 7 0.00 0.00 0.03 0.00 0.00 99.97 18:17:38 18:17:01 all 0.11 0.00 0.01 0.01 0.00 99.86 18:17:38 18:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:17:38 18:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:17:38 18:17:01 2 0.07 0.00 0.00 0.02 0.00 99.92 18:17:38 18:17:01 3 0.08 0.00 0.03 0.00 0.02 99.87 18:17:38 18:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:17:38 18:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:17:38 18:17:01 6 0.70 0.00 0.00 0.00 0.02 99.28 18:17:38 18:17:01 7 0.02 0.00 0.00 0.05 0.00 99.93 18:17:38 Average: all 5.39 0.00 1.24 1.01 0.02 92.33 18:17:38 Average: 0 5.23 0.00 1.24 0.58 0.02 92.94 18:17:38 Average: 1 5.74 0.00 1.15 0.35 0.03 92.73 18:17:38 Average: 2 5.17 0.00 1.15 0.30 0.02 93.37 18:17:38 Average: 3 5.33 0.00 1.23 1.53 0.03 91.88 18:17:38 Average: 4 5.36 0.00 1.51 2.98 0.02 90.13 18:17:38 Average: 5 5.22 0.00 1.22 0.81 0.02 92.73 18:17:38 Average: 6 5.88 0.00 1.13 0.48 0.02 92.48 18:17:38 Average: 7 5.23 0.00 1.29 1.07 0.02 92.40 18:17:38 18:17:38 18:17:38