Pull request #346 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 080cae460d85e2b6181a83a9e3720447c88122c4+e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 (5a8b74ba2baf196867160089c1df810c0ff31fc9) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7389449878655370923.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1031328787254020666.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-346/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-346/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4180137456565193412.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-346/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14051567075046008452.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5167332457235899232.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-346/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-346/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2573339416873369134.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8830 in /w/workspace/foundry_device-usb-camera_PR-346 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/foundry_device-usb-camera_PR-346 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 into PR head commit 080cae460d85e2b6181a83a9e3720447c88122c4 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/346/head:refs/remotes/origin/PR-346 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 080cae460d85e2b6181a83a9e3720447c88122c4 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 Merge succeeded, producing 080cae460d85e2b6181a83a9e3720447c88122c4 Checking out Revision 080cae460d85e2b6181a83a9e3720447c88122c4 (PR-346) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 080cae460d85e2b6181a83a9e3720447c88122c4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-27T17:30:55.264Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-27T17:30:55.501Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-27T17:30:55.639Z] ========================================================= [2024-08-27T17:30:55.639Z] EdgeX Global Pipelines Version Info [2024-08-27T17:30:55.639Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-27T17:30:56.775Z] ------------------- [2024-08-27T17:30:56.775Z] stable info: [2024-08-27T17:30:56.775Z] ------------------- [2024-08-27T17:30:56.775Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-08-27T17:30:56.775Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-08-27T17:30:56.775Z] Message: update stable to v1.0.263 [2024-08-27T17:30:57.036Z] ------------------- [2024-08-27T17:30:57.036Z] experimental info: [2024-08-27T17:30:57.036Z] ------------------- [2024-08-27T17:30:57.036Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-08-27T17:30:57.036Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-08-27T17:30:57.036Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-27T17:30:57.290Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2024-08-27T17:30:57.395Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2024-08-27T17:30:57.452Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-27T17:30:57.512Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-27T17:30:57.781Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-27T17:30:57.845Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-27T17:30:57.909Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-27T17:30:57.970Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-08-27T17:30:58.025Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-27T17:30:58.090Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-27T17:30:58.150Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-27T17:30:58.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2024-08-27T17:30:58.274Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-27T17:30:58.331Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-27T17:30:58.394Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-27T17:30:58.457Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-27T17:30:58.521Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-08-27T17:30:58.582Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-08-27T17:30:58.717Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-27T17:30:58.779Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-27T17:30:58.841Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-08-27T17:30:58.898Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-08-27T17:30:58.994Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-08-27T17:30:59.059Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-08-27T17:30:59.121Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-08-27T17:30:59.180Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-27T17:30:59.240Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-27T17:30:59.296Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-346 [Pipeline] echo [2024-08-27T17:30:59.362Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-346 [Pipeline] echo [2024-08-27T17:30:59.431Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-346 [Pipeline] echo [2024-08-27T17:30:59.492Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 080cae460d85e2b6181a83a9e3720447c88122c4 [Pipeline] echo [2024-08-27T17:30:59.557Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 080cae4 [Pipeline] echo [2024-08-27T17:30:59.616Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-27T17:30:59.763Z] provisioning config files... [2024-08-27T17:30:59.781Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-346@tmp/config15904445331444413100tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-27T17:31:00.188Z] ---> ****-login.sh [2024-08-27T17:31:00.188Z] nexus3.edgexfoundry.org:10001 [2024-08-27T17:31:00.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T17:31:00.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T17:31:00.711Z] Configure a credential helper to remove this warning. See [2024-08-27T17:31:00.711Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T17:31:00.711Z] [2024-08-27T17:31:00.711Z] Login Succeeded [2024-08-27T17:31:00.711Z] nexus3.edgexfoundry.org:10002 [2024-08-27T17:31:00.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T17:31:00.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T17:31:00.711Z] Configure a credential helper to remove this warning. See [2024-08-27T17:31:00.711Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T17:31:00.711Z] [2024-08-27T17:31:00.711Z] Login Succeeded [2024-08-27T17:31:00.711Z] nexus3.edgexfoundry.org:10003 [2024-08-27T17:31:00.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T17:31:00.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T17:31:00.972Z] Configure a credential helper to remove this warning. See [2024-08-27T17:31:00.972Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T17:31:00.972Z] [2024-08-27T17:31:00.972Z] Login Succeeded [2024-08-27T17:31:00.972Z] nexus3.edgexfoundry.org:10004 [2024-08-27T17:31:00.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T17:31:00.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T17:31:00.973Z] Configure a credential helper to remove this warning. See [2024-08-27T17:31:00.973Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T17:31:00.973Z] [2024-08-27T17:31:00.973Z] Login Succeeded [2024-08-27T17:31:00.973Z] ****.io [2024-08-27T17:31:00.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T17:31:01.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T17:31:01.234Z] Configure a credential helper to remove this warning. See [2024-08-27T17:31:01.234Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T17:31:01.234Z] [2024-08-27T17:31:01.234Z] Login Succeeded [2024-08-27T17:31:01.234Z] ---> ****-login.sh ends [Pipeline] } [2024-08-27T17:31:01.269Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-08-27T17:31:01.966Z] + git rev-list -1 --merges 080cae460d85e2b6181a83a9e3720447c88122c4~1..080cae460d85e2b6181a83a9e3720447c88122c4 [Pipeline] echo [2024-08-27T17:31:02.019Z] -----------> git rev-list -1 --merges 080cae460d85e2b6181a83a9e3720447c88122c4~1..080cae460d85e2b6181a83a9e3720447c88122c4 080cae460d85e2b6181a83a9e3720447c88122c4 [false] [Pipeline] sh [2024-08-27T17:31:02.342Z] + git log --format=format:%s -1 080cae460d85e2b6181a83a9e3720447c88122c4 [Pipeline] echo [2024-08-27T17:31:02.402Z] ========================================================= [2024-08-27T17:31:02.402Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-27T17:31:02.402Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-27T17:31:02.961Z] + git log --format=format:%s -1 080cae460d85e2b6181a83a9e3720447c88122c4 [Pipeline] echo [2024-08-27T17:31:03.002Z] [semverPrep] GIT_COMMIT: 080cae460d85e2b6181a83a9e3720447c88122c4, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-08-27T17:31:03.045Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-08-27T17:31:03.592Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-27T17:31:03.592Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-27T17:31:03.592Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-27T17:31:03.592Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-27T17:31:03.592Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo [2024-08-27T17:31:03.592Z] tee -a /etc/ssh/ssh_known_hosts [2024-08-27T17:31:03.592Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T17:31:04.123Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-27T17:31:04.123Z] [2024-08-27T17:31:04.123Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T17:31:04.543Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-27T17:31:04.543Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-27T17:31:04.543Z] b85a868b505f: Pulling fs layer [2024-08-27T17:31:04.543Z] e2be974225ed: Pulling fs layer [2024-08-27T17:31:04.543Z] 339a4e72a1f5: Pulling fs layer [2024-08-27T17:31:04.543Z] 988bab9f4d93: Pulling fs layer [2024-08-27T17:31:04.543Z] 1469e6f7b9e6: Pulling fs layer [2024-08-27T17:31:04.543Z] eaf3925da568: Pulling fs layer [2024-08-27T17:31:04.543Z] bab4dde63d76: Pulling fs layer [2024-08-27T17:31:04.543Z] bde34c3a00c8: Pulling fs layer [2024-08-27T17:31:04.543Z] b352a97aabf1: Pulling fs layer [2024-08-27T17:31:04.543Z] 4872d77fe225: Pulling fs layer [2024-08-27T17:31:04.543Z] 5851b861e8e6: Pulling fs layer [2024-08-27T17:31:04.543Z] 988bab9f4d93: Waiting [2024-08-27T17:31:04.543Z] 1469e6f7b9e6: Waiting [2024-08-27T17:31:04.543Z] eaf3925da568: Waiting [2024-08-27T17:31:04.543Z] bab4dde63d76: Waiting [2024-08-27T17:31:04.543Z] bde34c3a00c8: Waiting [2024-08-27T17:31:04.543Z] b352a97aabf1: Waiting [2024-08-27T17:31:04.543Z] 4872d77fe225: Waiting [2024-08-27T17:31:04.543Z] 5851b861e8e6: Waiting [2024-08-27T17:31:04.543Z] e2be974225ed: Verifying Checksum [2024-08-27T17:31:04.543Z] e2be974225ed: Download complete [2024-08-27T17:31:04.543Z] 988bab9f4d93: Download complete [2024-08-27T17:31:04.543Z] 339a4e72a1f5: Verifying Checksum [2024-08-27T17:31:04.543Z] 339a4e72a1f5: Download complete [2024-08-27T17:31:04.543Z] 1469e6f7b9e6: Verifying Checksum [2024-08-27T17:31:04.543Z] 1469e6f7b9e6: Download complete [2024-08-27T17:31:04.812Z] eaf3925da568: Verifying Checksum [2024-08-27T17:31:04.812Z] eaf3925da568: Download complete [2024-08-27T17:31:04.812Z] bde34c3a00c8: Verifying Checksum [2024-08-27T17:31:04.812Z] bde34c3a00c8: Download complete [2024-08-27T17:31:04.812Z] b352a97aabf1: Download complete [2024-08-27T17:31:04.812Z] 4872d77fe225: Download complete [2024-08-27T17:31:04.812Z] 5851b861e8e6: Download complete [2024-08-27T17:31:04.812Z] b85a868b505f: Verifying Checksum [2024-08-27T17:31:04.812Z] b85a868b505f: Download complete [2024-08-27T17:31:05.075Z] bab4dde63d76: Verifying Checksum [2024-08-27T17:31:05.075Z] bab4dde63d76: Download complete [2024-08-27T17:31:06.015Z] b85a868b505f: Pull complete [2024-08-27T17:31:06.276Z] e2be974225ed: Pull complete [2024-08-27T17:31:06.536Z] 339a4e72a1f5: Pull complete [2024-08-27T17:31:06.798Z] 988bab9f4d93: Pull complete [2024-08-27T17:31:07.057Z] 1469e6f7b9e6: Pull complete [2024-08-27T17:31:07.057Z] eaf3925da568: Pull complete [2024-08-27T17:31:08.976Z] bab4dde63d76: Pull complete [2024-08-27T17:31:08.976Z] bde34c3a00c8: Pull complete [2024-08-27T17:31:08.976Z] b352a97aabf1: Pull complete [2024-08-27T17:31:09.239Z] 4872d77fe225: Pull complete [2024-08-27T17:31:09.239Z] 5851b861e8e6: Pull complete [2024-08-27T17:31:09.239Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-27T17:31:09.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-27T17:31:09.239Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T17:31:09.542Z] prd-ubuntu20.04-docker-8c-8g-8830 does not seem to be running inside a container [2024-08-27T17:31:09.568Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-346 -v /w/workspace/foundry_device-usb-camera_PR-346:/w/workspace/foundry_device-usb-camera_PR-346:rw,z -v /w/workspace/foundry_device-usb-camera_PR-346@tmp:/w/workspace/foundry_device-usb-camera_PR-346@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-27T17:31:12.568Z] $ docker top 8222f237633b2aebeb0cd7b16a7a4fb28ee7c5e3a5ddb712e78910831a7b4007 -eo pid,comm [2024-08-27T17:31:12.626Z] 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). [2024-08-27T17:31:12.626Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-27T17:31:12.819Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-27T17:31:12.819Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-27T17:31:12.932Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-27T17:31:12.932Z] $ docker exec 8222f237633b2aebeb0cd7b16a7a4fb28ee7c5e3a5ddb712e78910831a7b4007 ssh-agent [2024-08-27T17:31:13.038Z] SSH_AUTH_SOCK=/tmp/ssh-4Wu4mTSbzgjR/agent.32 [2024-08-27T17:31:13.038Z] SSH_AGENT_PID=38 [2024-08-27T17:31:13.045Z] Running ssh-add (command line suppressed) [2024-08-27T17:31:13.144Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-346@tmp/private_key_11144751381170319231.key (/w/workspace/foundry_device-usb-camera_PR-346@tmp/private_key_11144751381170319231.key) [2024-08-27T17:31:13.160Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-27T17:31:13.509Z] + git tag --points-at HEAD [Pipeline] } [2024-08-27T17:31:13.534Z] $ docker exec --env ******** --env ******** 8222f237633b2aebeb0cd7b16a7a4fb28ee7c5e3a5ddb712e78910831a7b4007 ssh-agent -k [2024-08-27T17:31:13.625Z] unset SSH_AUTH_SOCK; [2024-08-27T17:31:13.626Z] unset SSH_AGENT_PID; [2024-08-27T17:31:13.626Z] echo Agent pid 38 killed; [2024-08-27T17:31:13.637Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-27T17:31:13.764Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-27T17:31:13.764Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-27T17:31:13.873Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-27T17:31:13.873Z] $ docker exec 8222f237633b2aebeb0cd7b16a7a4fb28ee7c5e3a5ddb712e78910831a7b4007 ssh-agent [2024-08-27T17:31:13.970Z] SSH_AUTH_SOCK=/tmp/ssh-F9GzkWwPuYNf/agent.71 [2024-08-27T17:31:13.970Z] SSH_AGENT_PID=77 [2024-08-27T17:31:13.976Z] Running ssh-add (command line suppressed) [2024-08-27T17:31:14.068Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-346@tmp/private_key_2783622638708694980.key (/w/workspace/foundry_device-usb-camera_PR-346@tmp/private_key_2783622638708694980.key) [2024-08-27T17:31:14.088Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-27T17:31:14.433Z] + git semver init [2024-08-27T17:31:14.694Z] 2024-08-27 17:31:14,608 [run_init] DEBUG init version:0.0.0 force:False [2024-08-27T17:31:14.694Z] 2024-08-27 17:31:14,608 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-346/.semver [2024-08-27T17:31:14.694Z] 2024-08-27 17:31:14,609 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-346/.semver [2024-08-27T17:31:14.694Z] 2024-08-27 17:31:14,609 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-346/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-346, universal_newlines=False, shell=None, istream=None) [2024-08-27T17:31:16.604Z] 2024-08-27 17:31:16,251 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-346/.git/info/exclude [2024-08-27T17:31:16.604Z] 2024-08-27 17:31:16,252 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-346/.semver/PR-346 with force:False [2024-08-27T17:31:16.604Z] 2024-08-27 17:31:16,252 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-346/.semver/PR-346 [2024-08-27T17:31:16.604Z] 2024-08-27 17:31:16,256 [execute] INFO git cat-file --batch-check [2024-08-27T17:31:16.604Z] 2024-08-27 17:31:16,256 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-346/.semver, universal_newlines=False, shell=None, istream=) [2024-08-27T17:31:16.604Z] 2024-08-27 17:31:16,263 [execute] INFO git cat-file --batch [2024-08-27T17:31:16.604Z] 2024-08-27 17:31:16,263 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-346/.semver, universal_newlines=False, shell=None, istream=) [2024-08-27T17:31:16.604Z] 2024-08-27 17:31:16,268 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-346/.semver/PR-346 [2024-08-27T17:31:16.604Z] 0.0.0 [Pipeline] } [2024-08-27T17:31:16.630Z] $ docker exec --env ******** --env ******** 8222f237633b2aebeb0cd7b16a7a4fb28ee7c5e3a5ddb712e78910831a7b4007 ssh-agent -k [2024-08-27T17:31:16.717Z] unset SSH_AUTH_SOCK; [2024-08-27T17:31:16.718Z] unset SSH_AGENT_PID; [2024-08-27T17:31:16.718Z] echo Agent pid 77 killed; [2024-08-27T17:31:16.729Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-27T17:31:17.190Z] + git semver [Pipeline] } [2024-08-27T17:31:17.481Z] $ docker stop --time=1 8222f237633b2aebeb0cd7b16a7a4fb28ee7c5e3a5ddb712e78910831a7b4007 [2024-08-27T17:31:18.762Z] $ docker rm -f --volumes 8222f237633b2aebeb0cd7b16a7a4fb28ee7c5e3a5ddb712e78910831a7b4007 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-27T17:31:19.188Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-27T17:31:19.490Z] Stashed 1 file(s) [Pipeline] echo [2024-08-27T17:31:19.515Z] [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 [2024-08-27T17:31:20.198Z] provisioning config files... [2024-08-27T17:31:20.209Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-346@tmp/config2064357869584243534tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-27T17:31:20.583Z] ---> ****-login.sh [2024-08-27T17:31:20.583Z] nexus3.edgexfoundry.org:10001 [2024-08-27T17:31:20.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T17:31:20.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T17:31:20.583Z] Configure a credential helper to remove this warning. See [2024-08-27T17:31:20.583Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T17:31:20.583Z] [2024-08-27T17:31:20.583Z] Login Succeeded [2024-08-27T17:31:20.583Z] nexus3.edgexfoundry.org:10002 [2024-08-27T17:31:20.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T17:31:20.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T17:31:20.583Z] Configure a credential helper to remove this warning. See [2024-08-27T17:31:20.583Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T17:31:20.583Z] [2024-08-27T17:31:20.583Z] Login Succeeded [2024-08-27T17:31:20.583Z] nexus3.edgexfoundry.org:10003 [2024-08-27T17:31:20.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T17:31:20.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T17:31:20.844Z] Configure a credential helper to remove this warning. See [2024-08-27T17:31:20.844Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T17:31:20.844Z] [2024-08-27T17:31:20.844Z] Login Succeeded [2024-08-27T17:31:20.844Z] nexus3.edgexfoundry.org:10004 [2024-08-27T17:31:20.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T17:31:20.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T17:31:20.844Z] Configure a credential helper to remove this warning. See [2024-08-27T17:31:20.844Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T17:31:20.844Z] [2024-08-27T17:31:20.844Z] Login Succeeded [2024-08-27T17:31:20.844Z] ****.io [2024-08-27T17:31:21.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T17:31:21.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T17:31:21.105Z] Configure a credential helper to remove this warning. See [2024-08-27T17:31:21.105Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T17:31:21.105Z] [2024-08-27T17:31:21.105Z] Login Succeeded [2024-08-27T17:31:21.105Z] ---> ****-login.sh ends [Pipeline] } [2024-08-27T17:31:21.142Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-08-27T17:31:21.394Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-27T17:31:21.441Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-27T17:31:21.493Z] ========================================================= [2024-08-27T17:31:21.493Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-27T17:31:21.493Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T17:31:22.023Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-08-27T17:31:22.023Z] Sending build context to Docker daemon 20.48MB [2024-08-27T17:31:22.023Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-08-27T17:31:22.023Z] Step 2/13 : FROM ${BASE} AS builder [2024-08-27T17:31:22.336Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-27T17:31:22.336Z] 619be1103602: Pulling fs layer [2024-08-27T17:31:22.336Z] 7862e08f4a3e: Pulling fs layer [2024-08-27T17:31:22.336Z] 5df492c9dc93: Pulling fs layer [2024-08-27T17:31:22.336Z] 7629e6793208: Pulling fs layer [2024-08-27T17:31:22.336Z] 4f4fb700ef54: Pulling fs layer [2024-08-27T17:31:22.336Z] fb5054dd5b73: Pulling fs layer [2024-08-27T17:31:22.336Z] eeca6798cff9: Pulling fs layer [2024-08-27T17:31:22.336Z] aa269ceb94a6: Pulling fs layer [2024-08-27T17:31:22.336Z] ada007ff1a6a: Pulling fs layer [2024-08-27T17:31:22.336Z] 7629e6793208: Waiting [2024-08-27T17:31:22.336Z] 4f4fb700ef54: Waiting [2024-08-27T17:31:22.336Z] eeca6798cff9: Waiting [2024-08-27T17:31:22.336Z] aa269ceb94a6: Waiting [2024-08-27T17:31:22.336Z] ada007ff1a6a: Waiting [2024-08-27T17:31:22.336Z] 7862e08f4a3e: Verifying Checksum [2024-08-27T17:31:22.336Z] 7862e08f4a3e: Download complete [2024-08-27T17:31:22.336Z] 7629e6793208: Download complete [2024-08-27T17:31:22.336Z] 4f4fb700ef54: Verifying Checksum [2024-08-27T17:31:22.336Z] 4f4fb700ef54: Download complete [2024-08-27T17:31:22.336Z] 619be1103602: Verifying Checksum [2024-08-27T17:31:22.336Z] 619be1103602: Download complete [2024-08-27T17:31:22.336Z] fb5054dd5b73: Download complete [2024-08-27T17:31:22.336Z] 619be1103602: Pull complete [2024-08-27T17:31:22.608Z] eeca6798cff9: Verifying Checksum [2024-08-27T17:31:22.608Z] eeca6798cff9: Download complete [2024-08-27T17:31:22.608Z] 7862e08f4a3e: Pull complete [2024-08-27T17:31:22.608Z] ada007ff1a6a: Verifying Checksum [2024-08-27T17:31:22.608Z] ada007ff1a6a: Download complete [2024-08-27T17:31:22.869Z] 5df492c9dc93: Verifying Checksum [2024-08-27T17:31:22.869Z] 5df492c9dc93: Download complete [2024-08-27T17:31:23.127Z] aa269ceb94a6: Verifying Checksum [2024-08-27T17:31:23.127Z] aa269ceb94a6: Download complete [2024-08-27T17:31:26.437Z] 5df492c9dc93: Pull complete [2024-08-27T17:31:26.437Z] 7629e6793208: Pull complete [2024-08-27T17:31:26.437Z] 4f4fb700ef54: Pull complete [2024-08-27T17:31:26.437Z] fb5054dd5b73: Pull complete [2024-08-27T17:31:26.437Z] eeca6798cff9: Pull complete [2024-08-27T17:31:28.968Z] aa269ceb94a6: Pull complete [2024-08-27T17:31:29.238Z] ada007ff1a6a: Pull complete [2024-08-27T17:31:29.238Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-27T17:31:29.238Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-27T17:31:29.238Z] ---> f489d0715acc [2024-08-27T17:31:29.238Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-08-27T17:31:33.460Z] ---> Running in 671c8205aca2 [2024-08-27T17:31:33.460Z] Removing intermediate container 671c8205aca2 [2024-08-27T17:31:33.460Z] ---> dab406cea656 [2024-08-27T17:31:33.460Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-27T17:31:33.460Z] ---> Running in ef7fff6f186a [2024-08-27T17:31:33.460Z] Removing intermediate container ef7fff6f186a [2024-08-27T17:31:33.460Z] ---> 10581b8f492c [2024-08-27T17:31:33.460Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-08-27T17:31:33.720Z] ---> Running in a2228bdeec7d [2024-08-27T17:31:33.720Z] Removing intermediate container a2228bdeec7d [2024-08-27T17:31:33.720Z] ---> 2ad3b7a696cf [2024-08-27T17:31:33.720Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-08-27T17:31:33.720Z] ---> Running in 75bcd73fc6eb [2024-08-27T17:31:33.720Z] Removing intermediate container 75bcd73fc6eb [2024-08-27T17:31:33.720Z] ---> 3330e1345e84 [2024-08-27T17:31:33.720Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-27T17:31:33.720Z] ---> Running in 60096664af5d [2024-08-27T17:31:33.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T17:31:34.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T17:31:34.499Z] (1/13) Installing libintl (0.21.1-r7) [2024-08-27T17:31:34.499Z] (2/13) Installing eudev-libs (3.2.11-r8) [2024-08-27T17:31:34.499Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2024-08-27T17:31:34.499Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2024-08-27T17:31:34.499Z] (5/13) Installing v4l-utils (1.24.1-r0) [2024-08-27T17:31:34.499Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2024-08-27T17:31:34.499Z] (7/13) Installing udev-init-scripts (35-r1) [2024-08-27T17:31:34.499Z] (8/13) Installing libblkid (2.38.1-r8) [2024-08-27T17:31:34.499Z] (9/13) Installing xz-libs (5.4.3-r0) [2024-08-27T17:31:34.499Z] (10/13) Installing kmod-libs (30-r3) [2024-08-27T17:31:34.499Z] (11/13) Installing eudev (3.2.11-r8) [2024-08-27T17:31:34.499Z] (12/13) Installing eudev-dev (3.2.11-r8) [2024-08-27T17:31:34.785Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2024-08-27T17:31:34.785Z] Executing busybox-1.36.1-r5.trigger [2024-08-27T17:31:34.785Z] Executing eudev-3.2.11-r8.trigger [2024-08-27T17:31:34.785Z] OK: 271 MiB in 65 packages [2024-08-27T17:31:34.987Z] Still waiting to schedule task [2024-08-27T17:31:34.988Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-08-27T17:31:35.355Z] Removing intermediate container 60096664af5d [2024-08-27T17:31:35.355Z] ---> 01ec814c0bd9 [2024-08-27T17:31:35.355Z] Step 8/13 : WORKDIR /device-usb-camera [2024-08-27T17:31:35.355Z] ---> Running in 2afd98efb973 [2024-08-27T17:31:35.355Z] Removing intermediate container 2afd98efb973 [2024-08-27T17:31:35.355Z] ---> e4f66581ba39 [2024-08-27T17:31:35.355Z] Step 9/13 : COPY go.mod vendor* ./ [2024-08-27T17:31:35.355Z] ---> d90305ee4a32 [2024-08-27T17:31:35.355Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T17:31:35.355Z] ---> Running in 314b06abe948 [2024-08-27T17:32:32.079Z] Removing intermediate container 314b06abe948 [2024-08-27T17:32:32.079Z] ---> bf12186656e4 [2024-08-27T17:32:32.079Z] Step 11/13 : COPY . . [2024-08-27T17:32:32.653Z] ---> 113cae35993e [2024-08-27T17:32:32.653Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-08-27T17:32:32.914Z] ---> Running in c74ccf379b4b [2024-08-27T17:32:33.174Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-27T17:32:33.174Z]   Dload Upload Total Spent Left Speed [2024-08-27T17:32:33.174Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8234 0 --:--:-- --:--:-- --:--:-- 8296 [2024-08-27T17:32:33.436Z] Removing intermediate container c74ccf379b4b [2024-08-27T17:32:33.436Z] ---> 2811f1461641 [2024-08-27T17:32:33.436Z] Step 13/13 : RUN ${MAKE} [2024-08-27T17:32:33.436Z] ---> Running in 55f128ca38a2 [2024-08-27T17:32:33.698Z] noop [2024-08-27T17:32:33.958Z] Removing intermediate container 55f128ca38a2 [2024-08-27T17:32:33.958Z] ---> 76e109583367 [2024-08-27T17:32:33.958Z] Successfully built 76e109583367 [2024-08-27T17:32:33.958Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T17:32:34.458Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-27T17:32:34.458Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T17:32:34.646Z] prd-ubuntu20.04-docker-8c-8g-8830 does not seem to be running inside a container [2024-08-27T17:32:34.675Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-346 -v /w/workspace/foundry_device-usb-camera_PR-346:/w/workspace/foundry_device-usb-camera_PR-346:rw,z -v /w/workspace/foundry_device-usb-camera_PR-346@tmp:/w/workspace/foundry_device-usb-camera_PR-346@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-27T17:32:35.067Z] $ docker top 419e6f37b3567d78a49136b57adaf9030d17fe7559e2837777262428eebff2a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-27T17:32:35.491Z] + go version [2024-08-27T17:32:35.491Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-27T17:32:35.528Z] $ docker stop --time=1 419e6f37b3567d78a49136b57adaf9030d17fe7559e2837777262428eebff2a5 [2024-08-27T17:32:36.812Z] $ docker rm -f --volumes 419e6f37b3567d78a49136b57adaf9030d17fe7559e2837777262428eebff2a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T17:32:37.633Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-27T17:32:37.633Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T17:32:37.817Z] prd-ubuntu20.04-docker-8c-8g-8830 does not seem to be running inside a container [2024-08-27T17:32:37.857Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-346 -v /w/workspace/foundry_device-usb-camera_PR-346:/w/workspace/foundry_device-usb-camera_PR-346:rw,z -v /w/workspace/foundry_device-usb-camera_PR-346@tmp:/w/workspace/foundry_device-usb-camera_PR-346@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-27T17:32:38.202Z] $ docker top 97e1518eea97d5844c71d2700ac5465b69a2b74594601b497d08b0a54f2b6ee5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-27T17:32:38.627Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-346 [Pipeline] fileExists [Pipeline] sh [2024-08-27T17:32:39.006Z] + make test [2024-08-27T17:32:39.006Z] go test ./... -coverprofile=coverage.out ./... [2024-08-27T17:32:40.975Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-08-27T17:33:03.036Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2024-08-27T17:33:03.036Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.014s coverage: 4.4% of statements [2024-08-27T17:33:13.004Z] go vet ./... [2024-08-27T17:33:18.333Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-27T17:33:18.333Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-27T17:33:18.333Z] ./bin/test-attribution-txt.sh [2024-08-27T17:33:18.333Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-08-27T17:33:18.333Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-08-27T17:33:18.333Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-08-27T17:33:18.333Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-08-27T17:33:18.333Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-08-27T17:33:18.333Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-08-27T17:33:18.333Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-08-27T17:33:18.333Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-08-27T17:33:18.333Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-08-27T17:33:18.333Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-08-27T17:33:18.333Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-08-27T17:33:18.333Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-08-27T17:33:18.333Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-08-27T17:33:18.333Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-08-27T17:33:18.333Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-08-27T17:33:18.333Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-08-27T17:33:18.333Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-08-27T17:33:18.333Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-08-27T17:33:18.333Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-08-27T17:33:18.333Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-08-27T17:33:18.333Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-08-27T17:33:18.333Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-08-27T17:33:18.333Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-08-27T17:33:18.333Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-08-27T17:33:18.333Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-08-27T17:33:18.333Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-08-27T17:33:18.333Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-08-27T17:33:18.333Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-08-27T17:33:18.333Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-08-27T17:33:18.333Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-08-27T17:33:18.333Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-08-27T17:33:18.333Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-08-27T17:33:18.333Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-08-27T17:33:18.333Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-08-27T17:33:18.333Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-08-27T17:33:18.333Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-08-27T17:33:18.333Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-08-27T17:33:18.333Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-08-27T17:33:18.333Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-08-27T17:33:18.333Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-08-27T17:33:18.333Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-08-27T17:33:18.333Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-08-27T17:33:18.333Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-08-27T17:33:18.333Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-08-27T17:33:18.333Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-08-27T17:33:18.333Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-08-27T17:33:18.333Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-08-27T17:33:18.333Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-08-27T17:33:18.333Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-08-27T17:33:18.333Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-08-27T17:33:18.333Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-08-27T17:33:18.333Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-08-27T17:33:18.333Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-08-27T17:33:18.333Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-08-27T17:33:18.333Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-08-27T17:33:18.333Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-08-27T17:33:18.333Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-08-27T17:33:18.333Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-08-27T17:33:18.333Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-08-27T17:33:18.333Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-08-27T17:33:18.333Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-08-27T17:33:18.333Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-08-27T17:33:18.333Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2024-08-27T17:33:18.333Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-08-27T17:33:18.379Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-27T17:33:18.421Z] $ docker stop --time=1 97e1518eea97d5844c71d2700ac5465b69a2b74594601b497d08b0a54f2b6ee5 [2024-08-27T17:33:22.133Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8831 in /w/workspace/foundry_device-usb-camera_PR-346 [2024-08-27T17:33:22.739Z] $ docker rm -f --volumes 97e1518eea97d5844c71d2700ac5465b69a2b74594601b497d08b0a54f2b6ee5 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws [2024-08-27T17:33:23.225Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2024-08-27T17:33:23.434Z] + sudo chown -R jenkins:jenkins . [2024-08-27T17:33:23.438Z] Selected Git installation does not exist. Using Default [2024-08-27T17:33:23.438Z] The recommended git tool is: NONE [Pipeline] stash [2024-08-27T17:33:23.524Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-08-27T17:33:24.276Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-27T17:33:24.595Z] + ls -al . [2024-08-27T17:33:24.595Z] total 292 [2024-08-27T17:33:24.595Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 27 17:32 . [2024-08-27T17:33:24.595Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 17:30 .. [2024-08-27T17:33:24.595Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 27 17:33 .git [2024-08-27T17:33:24.595Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 17:30 .github [2024-08-27T17:33:24.595Z] -rw-rw-r-- 1 jenkins jenkins 379 Aug 27 17:30 .gitignore [2024-08-27T17:33:24.595Z] -rw-rw-r-- 1 jenkins jenkins 45 Aug 27 17:30 .golangci.yml [2024-08-27T17:33:24.595Z] -rw-rw-r-- 1 jenkins jenkins 77 Aug 27 17:30 .hadolint.yml [2024-08-27T17:33:24.595Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 27 17:31 .semver [2024-08-27T17:33:24.595Z] -rw-rw-r-- 1 jenkins jenkins 10870 Aug 27 17:30 Attribution.txt [2024-08-27T17:33:24.595Z] -rw-rw-r-- 1 jenkins jenkins 16561 Aug 27 17:30 CHANGELOG.md [2024-08-27T17:33:24.595Z] -rw-rw-r-- 1 jenkins jenkins 2453 Aug 27 17:30 Dockerfile [2024-08-27T17:33:24.595Z] -rw-rw-r-- 1 jenkins jenkins 678 Aug 27 17:30 GOVERNANCE.md [2024-08-27T17:33:24.595Z] -rw-rw-r-- 1 jenkins jenkins 659 Aug 27 17:30 Jenkinsfile [2024-08-27T17:33:24.595Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 27 17:30 LICENSE [2024-08-27T17:33:24.595Z] -rw-rw-r-- 1 jenkins jenkins 2611 Aug 27 17:30 Makefile [2024-08-27T17:33:24.595Z] -rw-rw-r-- 1 jenkins jenkins 622 Aug 27 17:30 OWNERS.md [2024-08-27T17:33:24.595Z] -rw-rw-r-- 1 jenkins jenkins 2575 Aug 27 17:30 README.md [2024-08-27T17:33:24.595Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 27 17:31 VERSION [2024-08-27T17:33:24.595Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 17:30 bin [2024-08-27T17:33:24.595Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 17:30 cmd [2024-08-27T17:33:24.595Z] -rw-r--r-- 1 jenkins jenkins 54703 Aug 27 17:33 coverage.out [2024-08-27T17:33:24.595Z] -rwxrwxr-x 1 jenkins jenkins 84 Aug 27 17:30 docker-entrypoint.sh [2024-08-27T17:33:24.595Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 17:30 docs [2024-08-27T17:33:24.595Z] -rw-rw-r-- 1 jenkins jenkins 7210 Aug 27 17:30 go.mod [2024-08-27T17:33:24.595Z] -rw-rw-r-- 1 jenkins jenkins 102021 Aug 27 17:30 go.sum [2024-08-27T17:33:24.595Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 17:30 internal [2024-08-27T17:33:24.595Z] -rw-rw-r-- 1 jenkins jenkins 231 Aug 27 17:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T17:33:25.082Z] + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=080cae460d85e2b6181a83a9e3720447c88122c4 --label arch=amd64 --label version=0.0.0 . [2024-08-27T17:33:25.082Z] Sending build context to Docker daemon 20.53MB [2024-08-27T17:33:25.082Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2024-08-27T17:33:25.082Z] Step 2/37 : FROM ${BASE} AS builder [2024-08-27T17:33:25.082Z] ---> 76e109583367 [2024-08-27T17:33:25.082Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-08-27T17:33:25.668Z] ---> Running in 398265a00a0d [2024-08-27T17:33:25.668Z] Removing intermediate container 398265a00a0d [2024-08-27T17:33:25.668Z] ---> 9986020e8fd1 [2024-08-27T17:33:25.668Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-27T17:33:25.668Z] ---> Running in 2cf0be03b091 [2024-08-27T17:33:25.668Z] Removing intermediate container 2cf0be03b091 [2024-08-27T17:33:25.668Z] ---> 9952d9ee0473 [2024-08-27T17:33:25.668Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-08-27T17:33:25.668Z] ---> Running in 7d5e598c4f4d [2024-08-27T17:33:25.927Z] Removing intermediate container 7d5e598c4f4d [2024-08-27T17:33:25.927Z] ---> bbab3c70b461 [2024-08-27T17:33:25.927Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-08-27T17:33:25.927Z] ---> Running in 47c5b2626090 [2024-08-27T17:33:25.927Z] Removing intermediate container 47c5b2626090 [2024-08-27T17:33:25.927Z] ---> bc5e3012db7d [2024-08-27T17:33:25.927Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-27T17:33:25.927Z] ---> Running in 3e1639a61925 [2024-08-27T17:33:26.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T17:33:26.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T17:33:26.716Z] OK: 271 MiB in 65 packages [2024-08-27T17:33:26.974Z] Removing intermediate container 3e1639a61925 [2024-08-27T17:33:26.974Z] ---> 93eacf6c55f5 [2024-08-27T17:33:26.974Z] Step 8/37 : WORKDIR /device-usb-camera [2024-08-27T17:33:26.974Z] ---> Running in 26a784ade856 [2024-08-27T17:33:26.974Z] Removing intermediate container 26a784ade856 [2024-08-27T17:33:26.974Z] ---> 4c9c111e58b9 [2024-08-27T17:33:26.974Z] Step 9/37 : COPY go.mod vendor* ./ [2024-08-27T17:33:27.234Z] ---> 1d00db43ff8f [2024-08-27T17:33:27.234Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T17:33:27.234Z] ---> Running in eb00fdd7eaba [2024-08-27T17:33:28.177Z] Removing intermediate container eb00fdd7eaba [2024-08-27T17:33:28.177Z] ---> 3a10e1b13448 [2024-08-27T17:33:28.177Z] Step 11/37 : COPY . . [2024-08-27T17:33:28.752Z] ---> 532dbe54f806 [2024-08-27T17:33:28.752Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-08-27T17:33:28.752Z] ---> Running in ebac3d48b7b5 [2024-08-27T17:33:29.013Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-27T17:33:29.013Z] Dload Upload Total Spent Left Speed [2024-08-27T17:33:29.013Z]  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 30163 0 --:--:-- --:--:-- --:--:-- 31235 [2024-08-27T17:33:29.277Z] Removing intermediate container ebac3d48b7b5 [2024-08-27T17:33:29.277Z] ---> 43718ebb6650 [2024-08-27T17:33:29.277Z] Step 13/37 : RUN ${MAKE} [2024-08-27T17:33:29.277Z] ---> Running in a3e2f313ec58 [2024-08-27T17:33:29.537Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.34" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-08-27T17:33:32.263Z] using credential edgex-jenkins-ssh [2024-08-27T17:33:32.285Z] Cloning the remote Git repository [2024-08-27T17:33:32.337Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2024-08-27T17:33:32.497Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2024-08-27T17:33:32.773Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-08-27T17:33:32.775Z] > git --version # timeout=10 [2024-08-27T17:33:32.820Z] > git --version # 'git version 2.25.1' [2024-08-27T17:33:32.824Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-27T17:33:33.050Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-27T17:33:36.164Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-08-27T17:33:36.226Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-27T17:33:38.189Z] Merging remotes/origin/main commit e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 into PR head commit 080cae460d85e2b6181a83a9e3720447c88122c4 [2024-08-27T17:33:37.422Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-08-27T17:33:37.482Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-08-27T17:33:37.483Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-27T17:33:37.515Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/346/head:refs/remotes/origin/PR-346 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-08-27T17:33:38.211Z] > git config core.sparsecheckout # timeout=10 [2024-08-27T17:33:38.294Z] > git checkout -f 080cae460d85e2b6181a83a9e3720447c88122c4 # timeout=10 [2024-08-27T17:33:38.415Z] > git remote # timeout=10 [2024-08-27T17:33:38.590Z] Merge succeeded, producing 080cae460d85e2b6181a83a9e3720447c88122c4 [2024-08-27T17:33:38.591Z] Checking out Revision 080cae460d85e2b6181a83a9e3720447c88122c4 (PR-346) [2024-08-27T17:33:39.385Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-08-27T17:33:39.446Z] > git --version # timeout=10 [2024-08-27T17:33:39.462Z] > git --version # 'git version 2.25.1' [2024-08-27T17:33:39.477Z] fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [2024-08-27T17:33:38.445Z] > git config --get remote.origin.url # timeout=10 [2024-08-27T17:33:38.475Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-27T17:33:38.511Z] > git merge e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 # timeout=10 [2024-08-27T17:33:38.550Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-08-27T17:33:38.602Z] > git config core.sparsecheckout # timeout=10 [2024-08-27T17:33:38.625Z] > git checkout -f 080cae460d85e2b6181a83a9e3720447c88122c4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-27T17:33:44.698Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-27T17:33:44.698Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-27T17:33:44.698Z] Dload Upload Total Spent Left Speed [2024-08-27T17:33:44.698Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 75017 0 --:--:-- --:--:-- --:--:-- 75017 [Pipeline] sh [2024-08-27T17:33:45.070Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-27T17:33:45.427Z] + sudo tee /etc/docker/daemon.new [2024-08-27T17:33:45.427Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-27T17:33:45.427Z] { [2024-08-27T17:33:45.427Z] "registry-mirrors": [ [2024-08-27T17:33:45.427Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-27T17:33:45.427Z] ], [2024-08-27T17:33:45.427Z] "bip": "10.250.0.254/24", [2024-08-27T17:33:45.427Z] "hosts": [ [2024-08-27T17:33:45.427Z] "tcp://0.0.0.0:5555", [2024-08-27T17:33:45.427Z] "unix:///var/run/docker.sock" [2024-08-27T17:33:45.427Z] ], [2024-08-27T17:33:45.427Z] "mtu": 1458, [2024-08-27T17:33:45.427Z] "selinux-enabled": true, [2024-08-27T17:33:45.427Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-27T17:33:45.427Z] } [Pipeline] sh [2024-08-27T17:33:45.791Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-27T17:33:46.156Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-27T17:34:04.562Z] provisioning config files... [2024-08-27T17:34:04.589Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config10632053530964931121tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-27T17:34:05.108Z] ---> ****-login.sh [2024-08-27T17:34:05.108Z] nexus3.edgexfoundry.org:10001 [2024-08-27T17:34:05.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T17:34:05.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T17:34:05.649Z] Configure a credential helper to remove this warning. See [2024-08-27T17:34:05.649Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T17:34:05.649Z] [2024-08-27T17:34:05.649Z] Login Succeeded [2024-08-27T17:34:05.649Z] nexus3.edgexfoundry.org:10002 [2024-08-27T17:34:05.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T17:34:05.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T17:34:05.920Z] Configure a credential helper to remove this warning. See [2024-08-27T17:34:05.920Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T17:34:05.920Z] [2024-08-27T17:34:05.920Z] Login Succeeded [2024-08-27T17:34:05.920Z] nexus3.edgexfoundry.org:10003 [2024-08-27T17:34:06.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T17:34:06.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T17:34:06.467Z] Configure a credential helper to remove this warning. See [2024-08-27T17:34:06.467Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T17:34:06.467Z] [2024-08-27T17:34:06.467Z] Login Succeeded [2024-08-27T17:34:06.467Z] nexus3.edgexfoundry.org:10004 [2024-08-27T17:34:06.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T17:34:06.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T17:34:06.742Z] Configure a credential helper to remove this warning. See [2024-08-27T17:34:06.742Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T17:34:06.742Z] [2024-08-27T17:34:06.742Z] Login Succeeded [2024-08-27T17:34:06.742Z] ****.io [2024-08-27T17:34:07.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T17:34:07.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T17:34:07.285Z] Configure a credential helper to remove this warning. See [2024-08-27T17:34:07.285Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T17:34:07.285Z] [2024-08-27T17:34:07.285Z] Login Succeeded [2024-08-27T17:34:07.285Z] ---> ****-login.sh ends [Pipeline] } [2024-08-27T17:34:07.320Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-08-27T17:34:07.822Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-27T17:34:07.879Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-27T17:34:07.932Z] ========================================================= [2024-08-27T17:34:07.932Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-27T17:34:07.932Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T17:34:08.465Z] Removing intermediate container a3e2f313ec58 [2024-08-27T17:34:08.465Z] ---> 511137346653 [2024-08-27T17:34:08.465Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-08-27T17:34:08.465Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-08-27T17:34:08.465Z] 8411072a22a5: Pulling fs layer [2024-08-27T17:34:08.465Z] 8411072a22a5: Verifying Checksum [2024-08-27T17:34:08.465Z] 8411072a22a5: Download complete [2024-08-27T17:34:08.465Z] 8411072a22a5: Pull complete [2024-08-27T17:34:08.465Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-08-27T17:34:08.465Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-08-27T17:34:08.465Z] ---> 1ac78cb06e13 [2024-08-27T17:34:08.465Z] Step 15/37 : FROM alpine:3.18 [2024-08-27T17:34:08.465Z] 3.18: Pulling from library/alpine [2024-08-27T17:34:08.465Z] 930bdd4d222e: Pulling fs layer [2024-08-27T17:34:08.465Z] 930bdd4d222e: Verifying Checksum [2024-08-27T17:34:08.465Z] 930bdd4d222e: Download complete [2024-08-27T17:34:08.465Z] 930bdd4d222e: Pull complete [2024-08-27T17:34:08.465Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-27T17:34:08.465Z] Status: Downloaded newer image for alpine:3.18 [2024-08-27T17:34:08.465Z] ---> 18f865063206 [2024-08-27T17:34:08.465Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-08-27T17:34:08.465Z] ---> Running in 2b8efa400130 [2024-08-27T17:34:08.465Z] Removing intermediate container 2b8efa400130 [2024-08-27T17:34:08.465Z] ---> ab26abd29c9b [2024-08-27T17:34:08.465Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-08-27T17:34:08.465Z] ---> Running in feeba0bd9d18 [2024-08-27T17:34:08.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T17:34:08.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T17:34:08.465Z] (1/107) Installing dumb-init (1.2.5-r2) [2024-08-27T17:34:08.465Z] (2/107) Installing sdl2 (2.26.5-r0) [2024-08-27T17:34:08.465Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2024-08-27T17:34:08.465Z] (4/107) Installing aom-libs (3.6.1-r0) [2024-08-27T17:34:08.465Z] (5/107) Installing libxau (1.0.11-r2) [2024-08-27T17:34:08.511Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-08-27T17:34:08.726Z] (6/107) Installing libmd (1.0.4-r2) [2024-08-27T17:34:08.726Z] (7/107) Installing libbsd (0.11.7-r1) [2024-08-27T17:34:08.726Z] (8/107) Installing libxdmcp (1.1.4-r2) [2024-08-27T17:34:08.726Z] (9/107) Installing libxcb (1.15-r1) [2024-08-27T17:34:08.726Z] (10/107) Installing libx11 (1.8.7-r0) [2024-08-27T17:34:08.726Z] (11/107) Installing hwdata-pci (0.370-r0) [2024-08-27T17:34:08.726Z] (12/107) Installing libpciaccess (0.17-r2) [2024-08-27T17:34:08.726Z] (13/107) Installing libdrm (2.4.115-r4) [2024-08-27T17:34:08.726Z] (14/107) Installing libxext (1.3.5-r2) [2024-08-27T17:34:08.726Z] (15/107) Installing libxfixes (6.0.1-r2) [2024-08-27T17:34:08.726Z] (16/107) Installing libffi (3.4.4-r2) [2024-08-27T17:34:08.726Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2024-08-27T17:34:08.726Z] (18/107) Installing libva (2.18.0-r1) [2024-08-27T17:34:08.726Z] (19/107) Installing libvdpau (1.5-r1) [2024-08-27T17:34:08.726Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2024-08-27T17:34:08.726Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2024-08-27T17:34:08.726Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2024-08-27T17:34:08.726Z] (23/107) Installing ffmpeg-libavutil (6.0.1-r0) [2024-08-27T17:34:08.726Z] (24/107) Installing libdav1d (1.2.1-r0) [2024-08-27T17:34:08.726Z] (25/107) Installing brotli-libs (1.0.9-r14) [2024-08-27T17:34:08.726Z] (26/107) Installing libhwy (1.0.4-r1) [2024-08-27T17:34:08.726Z] (27/107) Installing lcms2 (2.15-r2) [2024-08-27T17:34:08.726Z] (28/107) Installing libjxl (0.8.2-r0) [2024-08-27T17:34:08.726Z] (29/107) Installing lame-libs (3.100-r5) [2024-08-27T17:34:08.726Z] (30/107) Installing opus (1.4-r0) [2024-08-27T17:34:08.726Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2024-08-27T17:34:08.987Z] (32/107) Installing soxr (0.1.3-r5) [2024-08-27T17:34:08.987Z] (33/107) Installing ffmpeg-libswresample (6.0.1-r0) [2024-08-27T17:34:08.987Z] (34/107) Installing libogg (1.3.5-r4) [2024-08-27T17:34:08.987Z] (35/107) Installing libtheora (1.1.1-r17) [2024-08-27T17:34:08.987Z] (36/107) Installing libvorbis (1.3.7-r1) [2024-08-27T17:34:08.987Z] (37/107) Installing libvpx (1.13.0-r2) [2024-08-27T17:34:08.987Z] (38/107) Installing libwebp (1.3.2-r0) [2024-08-27T17:34:08.987Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2024-08-27T17:34:08.987Z] (40/107) Installing numactl (2.0.16-r4) [2024-08-27T17:34:08.987Z] (41/107) Installing x265-libs (3.5-r4) [2024-08-27T17:34:08.987Z] (42/107) Installing xvidcore (1.3.7-r1) [2024-08-27T17:34:08.987Z] (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-08-27T17:34:09.109Z] Sending build context to Docker daemon 10.5MB [2024-08-27T17:34:09.109Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-08-27T17:34:09.109Z] Step 2/13 : FROM ${BASE} AS builder [2024-08-27T17:34:09.109Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-27T17:34:09.109Z] c6b39de5b339: Pulling fs layer [2024-08-27T17:34:09.109Z] a69c41024577: Pulling fs layer [2024-08-27T17:34:09.109Z] d6de4b400683: Pulling fs layer [2024-08-27T17:34:09.109Z] 35cb2a7552d0: Pulling fs layer [2024-08-27T17:34:09.109Z] 4f4fb700ef54: Pulling fs layer [2024-08-27T17:34:09.109Z] 464afbd9ba4c: Pulling fs layer [2024-08-27T17:34:09.109Z] 00f215d4a9da: Pulling fs layer [2024-08-27T17:34:09.109Z] d496ad576159: Pulling fs layer [2024-08-27T17:34:09.109Z] 35cb2a7552d0: Waiting [2024-08-27T17:34:09.109Z] 464afbd9ba4c: Waiting [2024-08-27T17:34:09.109Z] 00f215d4a9da: Waiting [2024-08-27T17:34:09.109Z] d496ad576159: Waiting [2024-08-27T17:34:09.109Z] 4f4fb700ef54: Waiting [2024-08-27T17:34:09.245Z] (44/107) Installing alsa-lib (1.2.9-r1) [2024-08-27T17:34:09.245Z] (45/107) Installing libexpat (2.6.2-r0) [2024-08-27T17:34:09.245Z] (46/107) Installing libbz2 (1.0.8-r5) [2024-08-27T17:34:09.245Z] (47/107) Installing libpng (1.6.39-r3) [2024-08-27T17:34:09.245Z] (48/107) Installing freetype (2.13.0-r5) [2024-08-27T17:34:09.245Z] (49/107) Installing fontconfig (2.14.2-r3) [2024-08-27T17:34:09.245Z] (50/107) Installing fribidi (1.0.13-r0) [2024-08-27T17:34:09.245Z] (51/107) Installing libintl (0.21.1-r7) [2024-08-27T17:34:09.245Z] (52/107) Installing libblkid (2.38.1-r8) [2024-08-27T17:34:09.245Z] (53/107) Installing libmount (2.38.1-r8) [2024-08-27T17:34:09.245Z] (54/107) Installing pcre2 (10.42-r1) [2024-08-27T17:34:09.245Z] (55/107) Installing glib (2.76.6-r0) [2024-08-27T17:34:09.245Z] (56/107) Installing graphite2 (1.3.14-r5) [2024-08-27T17:34:09.245Z] (57/107) Installing harfbuzz (7.3.0-r0) [2024-08-27T17:34:09.245Z] (58/107) Installing libunibreak (5.1-r0) [2024-08-27T17:34:09.245Z] (59/107) Installing libass (0.17.1-r0) [2024-08-27T17:34:09.245Z] (60/107) Installing libbluray (1.3.4-r0) [2024-08-27T17:34:09.245Z] (61/107) Installing gmp (6.2.1-r3) [2024-08-27T17:34:09.245Z] (62/107) Installing nettle (3.8.1-r2) [2024-08-27T17:34:09.245Z] (63/107) Installing libunistring (1.1-r1) [2024-08-27T17:34:09.245Z] (64/107) Installing libidn2 (2.3.4-r1) [2024-08-27T17:34:09.245Z] (65/107) Installing p11-kit (0.24.1-r2) [2024-08-27T17:34:09.245Z] (66/107) Installing libtasn1 (4.19.0-r1) [2024-08-27T17:34:09.245Z] (67/107) Installing gnutls (3.8.4-r0) [2024-08-27T17:34:09.382Z] a69c41024577: Download complete [2024-08-27T17:34:09.382Z] 35cb2a7552d0: Verifying Checksum [2024-08-27T17:34:09.382Z] 35cb2a7552d0: Download complete [2024-08-27T17:34:09.382Z] 4f4fb700ef54: Verifying Checksum [2024-08-27T17:34:09.382Z] 4f4fb700ef54: Download complete [2024-08-27T17:34:09.382Z] 464afbd9ba4c: Verifying Checksum [2024-08-27T17:34:09.382Z] 464afbd9ba4c: Download complete [2024-08-27T17:34:09.382Z] c6b39de5b339: Verifying Checksum [2024-08-27T17:34:09.382Z] c6b39de5b339: Download complete [2024-08-27T17:34:09.511Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2024-08-27T17:34:09.512Z] (69/107) Installing libopenmpt (0.7.2-r0) [2024-08-27T17:34:09.512Z] (70/107) Installing cjson (1.7.17-r0) [2024-08-27T17:34:09.512Z] (71/107) Installing mbedtls (2.28.8-r0) [2024-08-27T17:34:09.512Z] (72/107) Installing librist (0.2.7-r0) [2024-08-27T17:34:09.512Z] (73/107) Installing libsrt (1.5.2-r0) [2024-08-27T17:34:09.512Z] (74/107) Installing libssh (0.10.5-r0) [2024-08-27T17:34:09.512Z] (75/107) Installing xz-libs (5.4.3-r0) [2024-08-27T17:34:09.512Z] (76/107) Installing libxml2 (2.11.8-r0) [2024-08-27T17:34:09.512Z] (77/107) Installing libsodium (1.0.18-r3) [2024-08-27T17:34:09.512Z] (78/107) Installing libzmq (4.3.4-r4) [2024-08-27T17:34:09.512Z] (79/107) Installing ffmpeg-libavformat (6.0.1-r0) [2024-08-27T17:34:09.512Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2024-08-27T17:34:09.512Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2024-08-27T17:34:09.770Z] (82/107) Installing shaderc (2023.3-r1) [2024-08-27T17:34:09.770Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2024-08-27T17:34:09.770Z] (84/107) Installing libplacebo (5.264.1-r1) [2024-08-27T17:34:09.770Z] (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) [2024-08-27T17:34:09.770Z] (86/107) Installing ffmpeg-libswscale (6.0.1-r0) [2024-08-27T17:34:09.770Z] (87/107) Installing vidstab (1.1.1-r0) [2024-08-27T17:34:09.770Z] (88/107) Installing zimg (3.0.5-r0) [2024-08-27T17:34:09.770Z] (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) [2024-08-27T17:34:09.770Z] (90/107) Installing libasyncns (0.8-r1) [2024-08-27T17:34:09.770Z] (91/107) Installing dbus-libs (1.14.8-r0) [2024-08-27T17:34:09.770Z] (92/107) Installing libltdl (2.4.7-r2) [2024-08-27T17:34:09.770Z] (93/107) Installing orc (0.4.34-r0) [2024-08-27T17:34:09.770Z] (94/107) Installing flac-libs (1.4.3-r0) [2024-08-27T17:34:09.770Z] (95/107) Installing libsndfile (1.2.0-r2) [2024-08-27T17:34:09.770Z] (96/107) Installing speexdsp (1.2.1-r1) [2024-08-27T17:34:09.770Z] (97/107) Installing tdb-libs (1.4.8-r1) [2024-08-27T17:34:09.770Z] (98/107) Installing libpulse (16.1-r10) [2024-08-27T17:34:09.770Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2024-08-27T17:34:09.770Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2024-08-27T17:34:09.770Z] (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) [2024-08-27T17:34:09.770Z] (102/107) Installing ffmpeg (6.0.1-r0) [2024-08-27T17:34:09.979Z] d496ad576159: Verifying Checksum [2024-08-27T17:34:09.979Z] d496ad576159: Download complete [2024-08-27T17:34:10.029Z] (103/107) Installing udev-init-scripts (35-r1) [2024-08-27T17:34:10.029Z] (104/107) Installing eudev-libs (3.2.11-r8) [2024-08-27T17:34:10.029Z] (105/107) Installing zstd-libs (1.5.5-r4) [2024-08-27T17:34:10.029Z] (106/107) Installing kmod-libs (30-r3) [2024-08-27T17:34:10.029Z] (107/107) Installing eudev (3.2.11-r8) [2024-08-27T17:34:10.029Z] Executing busybox-1.36.1-r7.trigger [2024-08-27T17:34:10.029Z] Executing glib-2.76.6-r0.trigger [2024-08-27T17:34:10.029Z] Executing eudev-3.2.11-r8.trigger [2024-08-27T17:34:10.029Z] OK: 131 MiB in 122 packages [2024-08-27T17:34:10.251Z] c6b39de5b339: Pull complete [2024-08-27T17:34:10.845Z] a69c41024577: Pull complete [2024-08-27T17:34:11.115Z] d6de4b400683: Verifying Checksum [2024-08-27T17:34:11.115Z] d6de4b400683: Download complete [2024-08-27T17:34:12.535Z] 00f215d4a9da: Download complete [2024-08-27T17:34:14.227Z] Removing intermediate container feeba0bd9d18 [2024-08-27T17:34:14.228Z] ---> 4a580811f50d [2024-08-27T17:34:14.228Z] Step 18/37 : RUN apk --no-cache upgrade [2024-08-27T17:34:14.228Z] ---> Running in db03ac63c769 [2024-08-27T17:34:14.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T17:34:14.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T17:34:14.487Z] OK: 131 MiB in 122 packages [2024-08-27T17:34:14.746Z] Removing intermediate container db03ac63c769 [2024-08-27T17:34:14.746Z] ---> be238729bd07 [2024-08-27T17:34:14.746Z] Step 19/37 : WORKDIR / [2024-08-27T17:34:14.746Z] ---> Running in 50a394a9eed9 [2024-08-27T17:34:15.005Z] Removing intermediate container 50a394a9eed9 [2024-08-27T17:34:15.005Z] ---> 13cba32df09a [2024-08-27T17:34:15.005Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-08-27T17:34:16.384Z] ---> 5bf836c65450 [2024-08-27T17:34:16.384Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-08-27T17:34:16.384Z] ---> 1eb13b441b1c [2024-08-27T17:34:16.384Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-08-27T17:34:16.384Z] ---> c2fffc1ba6d4 [2024-08-27T17:34:16.384Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-08-27T17:34:16.644Z] ---> dc1f00ef1314 [2024-08-27T17:34:16.644Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-08-27T17:34:16.644Z] ---> 18082c272d5f [2024-08-27T17:34:16.644Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-08-27T17:34:16.904Z] ---> 1319ae9f835c [2024-08-27T17:34:16.904Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-08-27T17:34:17.978Z] ---> b219c64daf85 [2024-08-27T17:34:17.978Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-08-27T17:34:17.978Z] ---> Running in fac770c38aa3 [2024-08-27T17:34:18.544Z] Removing intermediate container fac770c38aa3 [2024-08-27T17:34:18.544Z] ---> d1500f9312bb [2024-08-27T17:34:18.544Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-08-27T17:34:18.544Z] ---> Running in 1e9b3eeadd5e [2024-08-27T17:34:19.111Z] Removing intermediate container 1e9b3eeadd5e [2024-08-27T17:34:19.111Z] ---> ecbef91ce360 [2024-08-27T17:34:19.111Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-08-27T17:34:19.111Z] ---> Running in 0ea8b0e8b2f3 [2024-08-27T17:34:19.679Z] Removing intermediate container 0ea8b0e8b2f3 [2024-08-27T17:34:19.679Z] ---> 6fb1fb9f3d1a [2024-08-27T17:34:19.679Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-08-27T17:34:19.679Z] ---> Running in 67b87b598106 [2024-08-27T17:34:20.247Z] Removing intermediate container 67b87b598106 [2024-08-27T17:34:20.247Z] ---> f9b31d7b0d86 [2024-08-27T17:34:20.247Z] Step 31/37 : EXPOSE 59983 [2024-08-27T17:34:20.247Z] ---> Running in cca7451bf8c9 [2024-08-27T17:34:20.247Z] Removing intermediate container cca7451bf8c9 [2024-08-27T17:34:20.247Z] ---> d4c6b5b942c5 [2024-08-27T17:34:20.247Z] Step 32/37 : EXPOSE 8554 [2024-08-27T17:34:20.247Z] ---> Running in 51b3370449f6 [2024-08-27T17:34:20.508Z] Removing intermediate container 51b3370449f6 [2024-08-27T17:34:20.508Z] ---> ca6a44029ad9 [2024-08-27T17:34:20.508Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-08-27T17:34:20.508Z] ---> Running in 811eb6a41465 [2024-08-27T17:34:20.508Z] Removing intermediate container 811eb6a41465 [2024-08-27T17:34:20.508Z] ---> 0a47f3370629 [2024-08-27T17:34:20.508Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-08-27T17:34:20.508Z] ---> Running in a4b1c02dbae7 [2024-08-27T17:34:20.778Z] Removing intermediate container a4b1c02dbae7 [2024-08-27T17:34:20.778Z] ---> 501095f5add2 [2024-08-27T17:34:20.778Z] Step 35/37 : LABEL arch=amd64 [2024-08-27T17:34:20.778Z] ---> Running in 0633a076e3f6 [2024-08-27T17:34:20.778Z] Removing intermediate container 0633a076e3f6 [2024-08-27T17:34:20.778Z] ---> b147313ee556 [2024-08-27T17:34:20.778Z] Step 36/37 : LABEL git_sha=080cae460d85e2b6181a83a9e3720447c88122c4 [2024-08-27T17:34:20.778Z] ---> Running in 26f73b2a42f0 [2024-08-27T17:34:20.778Z] Removing intermediate container 26f73b2a42f0 [2024-08-27T17:34:20.778Z] ---> b069076238d5 [2024-08-27T17:34:20.779Z] Step 37/37 : LABEL version=0.0.0 [2024-08-27T17:34:20.779Z] ---> Running in b442370e015f [2024-08-27T17:34:21.038Z] Removing intermediate container b442370e015f [2024-08-27T17:34:21.038Z] ---> 565e2c97d4e4 [2024-08-27T17:34:21.038Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-27T17:34:21.038Z] Successfully built 565e2c97d4e4 [2024-08-27T17:34:21.038Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T17:34:22.235Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-27T17:34:22.235Z] [2024-08-27T17:34:22.235Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T17:34:22.646Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-27T17:34:22.646Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-27T17:34:22.646Z] 5eb5b503b376: Pulling fs layer [2024-08-27T17:34:22.646Z] 5c69ac0246d0: Pulling fs layer [2024-08-27T17:34:22.646Z] ec43610c2a17: Pulling fs layer [2024-08-27T17:34:22.646Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-27T17:34:22.646Z] 33b1e0a273af: Pulling fs layer [2024-08-27T17:34:22.646Z] 3a2ae6a8a46f: Waiting [2024-08-27T17:34:22.646Z] 5d3b04190fa2: Pulling fs layer [2024-08-27T17:34:22.646Z] 33b1e0a273af: Waiting [2024-08-27T17:34:22.646Z] 2f39f015ded8: Pulling fs layer [2024-08-27T17:34:22.646Z] 5c69ac0246d0: Verifying Checksum [2024-08-27T17:34:22.646Z] 5c69ac0246d0: Download complete [2024-08-27T17:34:22.646Z] 3a2ae6a8a46f: Verifying Checksum [2024-08-27T17:34:22.646Z] 3a2ae6a8a46f: Download complete [2024-08-27T17:34:22.646Z] ec43610c2a17: Verifying Checksum [2024-08-27T17:34:22.646Z] ec43610c2a17: Download complete [2024-08-27T17:34:22.646Z] 33b1e0a273af: Verifying Checksum [2024-08-27T17:34:22.646Z] 33b1e0a273af: Download complete [2024-08-27T17:34:22.646Z] 5d3b04190fa2: Download complete [2024-08-27T17:34:22.904Z] 5eb5b503b376: Verifying Checksum [2024-08-27T17:34:22.904Z] 5eb5b503b376: Download complete [2024-08-27T17:34:23.473Z] 2f39f015ded8: Download complete [2024-08-27T17:34:24.041Z] 5eb5b503b376: Pull complete [2024-08-27T17:34:24.301Z] 5c69ac0246d0: Pull complete [2024-08-27T17:34:24.870Z] ec43610c2a17: Pull complete [2024-08-27T17:34:24.870Z] 3a2ae6a8a46f: Pull complete [2024-08-27T17:34:24.881Z] d6de4b400683: Pull complete [2024-08-27T17:34:24.881Z] 35cb2a7552d0: Pull complete [2024-08-27T17:34:24.881Z] 4f4fb700ef54: Pull complete [2024-08-27T17:34:24.881Z] 464afbd9ba4c: Pull complete [2024-08-27T17:34:25.129Z] 33b1e0a273af: Pull complete [2024-08-27T17:34:25.129Z] 5d3b04190fa2: Pull complete [2024-08-27T17:34:30.407Z] 2f39f015ded8: Pull complete [2024-08-27T17:34:30.407Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-27T17:34:30.407Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-27T17:34:30.407Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T17:34:30.690Z] prd-ubuntu20.04-docker-8c-8g-8830 does not seem to be running inside a container [2024-08-27T17:34:30.720Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-346 -v /w/workspace/foundry_device-usb-camera_PR-346:/w/workspace/foundry_device-usb-camera_PR-346:rw,z -v /w/workspace/foundry_device-usb-camera_PR-346@tmp:/w/workspace/foundry_device-usb-camera_PR-346@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-27T17:34:34.992Z] 00f215d4a9da: Pull complete [2024-08-27T17:34:35.210Z] $ docker top 8b9b051fbb9941b0dc494aade7aec530dbaee69fd71e6828de605506ebe4a7ba -eo pid,comm [2024-08-27T17:34:35.267Z] d496ad576159: Pull complete [2024-08-27T17:34:35.267Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-27T17:34:35.267Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-27T17:34:35.267Z] ---> f246e2811388 [2024-08-27T17:34:35.267Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-27T17:34:35.768Z] ---> job-cost.sh [2024-08-27T17:34:35.768Z] lf-activate-venv: SKIPPING [2024-08-27T17:34:35.768Z] INFO: No Stack... [2024-08-27T17:34:36.029Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-27T17:34:36.287Z] INFO: Archiving Costs [Pipeline] sh [2024-08-27T17:34:36.614Z] + cat /w/workspace/foundry_device-usb-camera_PR-346/archives/cost.csv [2024-08-27T17:34:36.614Z] + cut -d, -f6 [Pipeline] lock [2024-08-27T17:34:36.674Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-346-1-stack-cost] [2024-08-27T17:34:36.680Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-346-1-stack-cost] did not exist. Created. [2024-08-27T17:34:36.687Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-346-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-27T17:34:37.138Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-08-27T17:34:37.197Z] Stashed 1 file(s) [2024-08-27T17:34:37.212Z] ---> Running in 41386721efd0 [Pipeline] } [2024-08-27T17:34:37.255Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-346-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-27T17:34:37.346Z] $ docker stop --time=1 8b9b051fbb9941b0dc494aade7aec530dbaee69fd71e6828de605506ebe4a7ba [2024-08-27T17:34:37.488Z] Removing intermediate container 41386721efd0 [2024-08-27T17:34:37.488Z] ---> 49099f4755f1 [2024-08-27T17:34:37.488Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-27T17:34:37.754Z] ---> Running in f260037a7fd5 [2024-08-27T17:34:38.021Z] Removing intermediate container f260037a7fd5 [2024-08-27T17:34:38.021Z] ---> 46b72ba21811 [2024-08-27T17:34:38.021Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-08-27T17:34:38.021Z] ---> Running in f187ffe4879d [2024-08-27T17:34:38.288Z] Removing intermediate container f187ffe4879d [2024-08-27T17:34:38.288Z] ---> 094c7f8608e9 [2024-08-27T17:34:38.288Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-08-27T17:34:38.288Z] ---> Running in 1717932b6357 [2024-08-27T17:34:38.519Z] $ docker rm -f --volumes 8b9b051fbb9941b0dc494aade7aec530dbaee69fd71e6828de605506ebe4a7ba [2024-08-27T17:34:38.554Z] Removing intermediate container 1717932b6357 [2024-08-27T17:34:38.554Z] ---> 147474fef045 [2024-08-27T17:34:38.554Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [Pipeline] // withDockerContainer [Pipeline] } [2024-08-27T17:34:38.820Z] ---> Running in 1bc678135e78 [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-08-27T17:34:39.775Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T17:34:40.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T17:34:41.320Z] (1/13) Installing libintl (0.21.1-r7) [2024-08-27T17:34:41.320Z] (2/13) Installing eudev-libs (3.2.11-r8) [2024-08-27T17:34:41.320Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2024-08-27T17:34:41.320Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2024-08-27T17:34:41.587Z] (5/13) Installing v4l-utils (1.24.1-r0) [2024-08-27T17:34:41.587Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2024-08-27T17:34:41.587Z] (7/13) Installing udev-init-scripts (35-r1) [2024-08-27T17:34:41.587Z] (8/13) Installing libblkid (2.38.1-r8) [2024-08-27T17:34:41.587Z] (9/13) Installing xz-libs (5.4.3-r0) [2024-08-27T17:34:41.587Z] (10/13) Installing kmod-libs (30-r3) [2024-08-27T17:34:41.854Z] (11/13) Installing eudev (3.2.11-r8) [2024-08-27T17:34:41.854Z] (12/13) Installing eudev-dev (3.2.11-r8) [2024-08-27T17:34:41.854Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2024-08-27T17:34:41.854Z] Executing busybox-1.36.1-r5.trigger [2024-08-27T17:34:41.854Z] Executing eudev-3.2.11-r8.trigger [2024-08-27T17:34:42.121Z] OK: 273 MiB in 65 packages [2024-08-27T17:34:43.085Z] Removing intermediate container 1bc678135e78 [2024-08-27T17:34:43.085Z] ---> d38635a6647c [2024-08-27T17:34:43.085Z] Step 8/13 : WORKDIR /device-usb-camera [2024-08-27T17:34:43.352Z] ---> Running in 74905e9df31d [2024-08-27T17:34:43.619Z] Removing intermediate container 74905e9df31d [2024-08-27T17:34:43.619Z] ---> 9b7a71fd5e13 [2024-08-27T17:34:43.620Z] Step 9/13 : COPY go.mod vendor* ./ [2024-08-27T17:34:44.209Z] ---> fc3dc7c30c48 [2024-08-27T17:34:44.209Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T17:34:44.209Z] ---> Running in 5374cb345c11 [2024-08-27T17:36:50.903Z] Removing intermediate container 5374cb345c11 [2024-08-27T17:36:50.903Z] ---> f500bca3362e [2024-08-27T17:36:50.903Z] Step 11/13 : COPY . . [2024-08-27T17:36:50.903Z] ---> f1e6a6750075 [2024-08-27T17:36:50.903Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-08-27T17:36:50.903Z] ---> Running in 84cb03e1b68a [2024-08-27T17:36:50.903Z]  % Total % Received % Xferd Average Speed  Time Time Time  Current [2024-08-27T17:36:50.903Z]    Dload Upload Total Spent Left Speed [2024-08-27T17:36:50.903Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6254 0 --:--:-- --:--:-- --:--:-- 6284 [2024-08-27T17:36:50.903Z] Removing intermediate container 84cb03e1b68a [2024-08-27T17:36:50.903Z] ---> 63c88602b67c [2024-08-27T17:36:50.903Z] Step 13/13 : RUN ${MAKE} [2024-08-27T17:36:50.903Z] ---> Running in 41e93c28c25e [2024-08-27T17:36:52.325Z] noop [2024-08-27T17:36:52.593Z] Removing intermediate container 41e93c28c25e [2024-08-27T17:36:52.593Z] ---> 607758ee9b1a [2024-08-27T17:36:52.860Z] Successfully built 607758ee9b1a [2024-08-27T17:36:52.861Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T17:36:53.391Z] + docker inspect -f . ci-base-image-arm64 [2024-08-27T17:36:53.391Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T17:36:53.684Z] prd-ubuntu20.04-docker-arm64-4c-16g-8831 does not seem to be running inside a container [2024-08-27T17:36:53.749Z] $ 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 [2024-08-27T17:36:55.132Z] $ docker top 9825e66bd1a5e090b53d547c85d0dbed256ebe30048984da411aa808f3e8c2d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-27T17:36:56.099Z] + go version [2024-08-27T17:36:56.099Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-27T17:36:56.135Z] $ docker stop --time=1 9825e66bd1a5e090b53d547c85d0dbed256ebe30048984da411aa808f3e8c2d2 [2024-08-27T17:36:57.750Z] $ docker rm -f --volumes 9825e66bd1a5e090b53d547c85d0dbed256ebe30048984da411aa808f3e8c2d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T17:36:58.700Z] + docker inspect -f . ci-base-image-arm64 [2024-08-27T17:36:58.700Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T17:36:59.016Z] prd-ubuntu20.04-docker-arm64-4c-16g-8831 does not seem to be running inside a container [2024-08-27T17:36:59.085Z] $ 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 [2024-08-27T17:37:00.474Z] $ docker top 8b6227576947c3107095b3042765322c8af6c51f0d332c2b4e7a1cd6ce200401 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-27T17:37:01.408Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2024-08-27T17:37:02.159Z] + make test [2024-08-27T17:37:02.159Z] go test ./... -coverprofile=coverage.out ./... [2024-08-27T17:37:08.838Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-08-27T17:40:45.820Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2024-08-27T17:40:45.821Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.062s coverage: 4.4% of statements [2024-08-27T17:40:46.415Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-27T17:40:46.415Z] go vet ./... [2024-08-27T17:41:33.298Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-27T17:41:33.298Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-27T17:41:33.298Z] ./bin/test-attribution-txt.sh [2024-08-27T17:41:33.298Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-08-27T17:41:33.298Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-08-27T17:41:33.298Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-08-27T17:41:33.298Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-08-27T17:41:33.298Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-08-27T17:41:33.298Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-08-27T17:41:33.298Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-08-27T17:41:33.298Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-08-27T17:41:33.298Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-08-27T17:41:33.298Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-08-27T17:41:33.298Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-08-27T17:41:33.298Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-08-27T17:41:33.298Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-08-27T17:41:33.298Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-08-27T17:41:33.298Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-08-27T17:41:33.298Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-08-27T17:41:33.298Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-08-27T17:41:33.298Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-08-27T17:41:33.298Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-08-27T17:41:33.298Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-08-27T17:41:33.298Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-08-27T17:41:33.298Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-08-27T17:41:33.298Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-08-27T17:41:33.298Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-08-27T17:41:33.298Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-08-27T17:41:33.298Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-08-27T17:41:33.298Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-08-27T17:41:33.298Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-08-27T17:41:33.298Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-08-27T17:41:33.298Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-08-27T17:41:33.298Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-08-27T17:41:33.298Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-08-27T17:41:33.298Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-08-27T17:41:33.298Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-08-27T17:41:33.298Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-08-27T17:41:33.298Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-08-27T17:41:33.298Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-08-27T17:41:33.298Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-08-27T17:41:33.298Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-08-27T17:41:33.298Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-08-27T17:41:33.298Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-08-27T17:41:33.298Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-08-27T17:41:33.298Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-08-27T17:41:33.298Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-08-27T17:41:33.298Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-08-27T17:41:33.298Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-08-27T17:41:33.298Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-08-27T17:41:33.298Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-08-27T17:41:33.298Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-08-27T17:41:33.298Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-08-27T17:41:33.298Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-08-27T17:41:33.298Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-08-27T17:41:33.298Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-08-27T17:41:33.298Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-08-27T17:41:33.298Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-08-27T17:41:33.298Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-08-27T17:41:33.298Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-08-27T17:41:33.298Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-08-27T17:41:33.298Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-08-27T17:41:33.298Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-08-27T17:41:33.298Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-08-27T17:41:33.298Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-08-27T17:41:33.298Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2024-08-27T17:41:33.298Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-08-27T17:41:33.344Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-27T17:41:33.383Z] $ docker stop --time=1 8b6227576947c3107095b3042765322c8af6c51f0d332c2b4e7a1cd6ce200401 [2024-08-27T17:41:35.249Z] $ docker rm -f --volumes 8b6227576947c3107095b3042765322c8af6c51f0d332c2b4e7a1cd6ce200401 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-27T17:41:36.909Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-27T17:41:36.952Z] Warning: overwriting stash ‘coverage-report’ [2024-08-27T17:41:37.449Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-27T17:41:38.134Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-27T17:41:38.477Z] + ls -al . [2024-08-27T17:41:38.477Z] total 288 [2024-08-27T17:41:38.477Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 27 17:37 . [2024-08-27T17:41:38.477Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 17:33 .. [2024-08-27T17:41:38.477Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 27 17:33 .git [2024-08-27T17:41:38.477Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 17:33 .github [2024-08-27T17:41:38.477Z] -rw-rw-r-- 1 jenkins jenkins 379 Aug 27 17:33 .gitignore [2024-08-27T17:41:38.477Z] -rw-rw-r-- 1 jenkins jenkins 45 Aug 27 17:33 .golangci.yml [2024-08-27T17:41:38.477Z] -rw-rw-r-- 1 jenkins jenkins 77 Aug 27 17:33 .hadolint.yml [2024-08-27T17:41:38.477Z] -rw-rw-r-- 1 jenkins jenkins 10870 Aug 27 17:33 Attribution.txt [2024-08-27T17:41:38.477Z] -rw-rw-r-- 1 jenkins jenkins 16561 Aug 27 17:33 CHANGELOG.md [2024-08-27T17:41:38.477Z] -rw-rw-r-- 1 jenkins jenkins 2453 Aug 27 17:33 Dockerfile [2024-08-27T17:41:38.477Z] -rw-rw-r-- 1 jenkins jenkins 678 Aug 27 17:33 GOVERNANCE.md [2024-08-27T17:41:38.477Z] -rw-rw-r-- 1 jenkins jenkins 659 Aug 27 17:33 Jenkinsfile [2024-08-27T17:41:38.477Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 27 17:33 LICENSE [2024-08-27T17:41:38.477Z] -rw-rw-r-- 1 jenkins jenkins 2611 Aug 27 17:33 Makefile [2024-08-27T17:41:38.477Z] -rw-rw-r-- 1 jenkins jenkins 622 Aug 27 17:33 OWNERS.md [2024-08-27T17:41:38.477Z] -rw-rw-r-- 1 jenkins jenkins 2575 Aug 27 17:33 README.md [2024-08-27T17:41:38.477Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 27 17:31 VERSION [2024-08-27T17:41:38.477Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 17:33 bin [2024-08-27T17:41:38.477Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 17:33 cmd [2024-08-27T17:41:38.477Z] -rw-r--r-- 1 jenkins jenkins 54703 Aug 27 17:40 coverage.out [2024-08-27T17:41:38.477Z] -rwxrwxr-x 1 jenkins jenkins 84 Aug 27 17:33 docker-entrypoint.sh [2024-08-27T17:41:38.477Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 17:33 docs [2024-08-27T17:41:38.477Z] -rw-rw-r-- 1 jenkins jenkins 7210 Aug 27 17:33 go.mod [2024-08-27T17:41:38.477Z] -rw-rw-r-- 1 jenkins jenkins 102021 Aug 27 17:33 go.sum [2024-08-27T17:41:38.477Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 17:33 internal [2024-08-27T17:41:38.477Z] -rw-rw-r-- 1 jenkins jenkins 231 Aug 27 17:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T17:41:38.933Z] + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=080cae460d85e2b6181a83a9e3720447c88122c4 --label arch=arm64 --label version=0.0.0 . [2024-08-27T17:41:39.517Z] Sending build context to Docker daemon 10.56MB [2024-08-27T17:41:39.517Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2024-08-27T17:41:39.517Z] Step 2/37 : FROM ${BASE} AS builder [2024-08-27T17:41:39.517Z] ---> 607758ee9b1a [2024-08-27T17:41:39.517Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-08-27T17:41:39.790Z] ---> Running in 029097271c83 [2024-08-27T17:41:40.057Z] Removing intermediate container 029097271c83 [2024-08-27T17:41:40.057Z] ---> fb39490be5cd [2024-08-27T17:41:40.057Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-27T17:41:40.057Z] ---> Running in 2c828cc8a5fe [2024-08-27T17:41:40.325Z] Removing intermediate container 2c828cc8a5fe [2024-08-27T17:41:40.325Z] ---> 31b2dfbb7072 [2024-08-27T17:41:40.325Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-08-27T17:41:40.325Z] ---> Running in bf9406b6981c [2024-08-27T17:41:40.601Z] Removing intermediate container bf9406b6981c [2024-08-27T17:41:40.601Z] ---> 2a687b5f98c8 [2024-08-27T17:41:40.601Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-08-27T17:41:40.873Z] ---> Running in eaef8dde1ebc [2024-08-27T17:41:41.143Z] Removing intermediate container eaef8dde1ebc [2024-08-27T17:41:41.143Z] ---> b5161a101f7d [2024-08-27T17:41:41.143Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-27T17:41:41.143Z] ---> Running in 6cafe9836bbe [2024-08-27T17:41:42.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T17:41:42.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T17:41:43.658Z] OK: 273 MiB in 65 packages [2024-08-27T17:41:44.256Z] Removing intermediate container 6cafe9836bbe [2024-08-27T17:41:44.256Z] ---> 02d751c307b3 [2024-08-27T17:41:44.256Z] Step 8/37 : WORKDIR /device-usb-camera [2024-08-27T17:41:44.524Z] ---> Running in ca5af092c4f0 [2024-08-27T17:41:44.794Z] Removing intermediate container ca5af092c4f0 [2024-08-27T17:41:44.794Z] ---> a783303bf31a [2024-08-27T17:41:44.794Z] Step 9/37 : COPY go.mod vendor* ./ [2024-08-27T17:41:45.388Z] ---> dc52ebb92956 [2024-08-27T17:41:45.388Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T17:41:45.970Z] ---> Running in abb7b505f304 [2024-08-27T17:41:48.547Z] Removing intermediate container abb7b505f304 [2024-08-27T17:41:48.548Z] ---> 1ce2e5ce5e30 [2024-08-27T17:41:48.548Z] Step 11/37 : COPY . . [2024-08-27T17:41:49.950Z] ---> 9d355d82e77c [2024-08-27T17:41:49.950Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-08-27T17:41:49.950Z] ---> Running in 4d0798672f1a [2024-08-27T17:41:50.908Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-27T17:41:50.908Z] Dload Upload Total Spent Left Speed [2024-08-27T17:41:51.174Z] 0 0  0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062  0 0 5085 0 --:--:-- --:--:-- --:--:-- 5081 [2024-08-27T17:41:51.771Z] Removing intermediate container 4d0798672f1a [2024-08-27T17:41:51.771Z] ---> 74d3e216cffa [2024-08-27T17:41:51.771Z] Step 13/37 : RUN ${MAKE} [2024-08-27T17:41:51.771Z] ---> Running in 885beff60a79 [2024-08-27T17:41:53.185Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.34" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-08-27T17:45:29.990Z] Removing intermediate container 885beff60a79 [2024-08-27T17:45:29.990Z] ---> df315c1611c9 [2024-08-27T17:45:29.990Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-08-27T17:45:30.572Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-08-27T17:45:30.839Z] da4d7e05a7aa: Pulling fs layer [2024-08-27T17:45:31.798Z] da4d7e05a7aa: Verifying Checksum [2024-08-27T17:45:31.798Z] da4d7e05a7aa: Download complete [2024-08-27T17:45:32.757Z] da4d7e05a7aa: Pull complete [2024-08-27T17:45:32.757Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-08-27T17:45:32.757Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-08-27T17:45:32.757Z] ---> 62c65ed7ef0d [2024-08-27T17:45:32.757Z] Step 15/37 : FROM alpine:3.18 [2024-08-27T17:45:33.340Z] 3.18: Pulling from library/alpine [2024-08-27T17:45:33.340Z] 4983c3fe2029: Pulling fs layer [2024-08-27T17:45:33.606Z] 4983c3fe2029: Verifying Checksum [2024-08-27T17:45:33.606Z] 4983c3fe2029: Download complete [2024-08-27T17:45:34.238Z] 4983c3fe2029: Pull complete [2024-08-27T17:45:34.238Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-27T17:45:34.238Z] Status: Downloaded newer image for alpine:3.18 [2024-08-27T17:45:34.238Z] ---> a0237000ae83 [2024-08-27T17:45:34.238Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-08-27T17:45:34.504Z] ---> Running in c1b18726fa9c [2024-08-27T17:45:34.769Z] Removing intermediate container c1b18726fa9c [2024-08-27T17:45:34.769Z] ---> 08b3c180ca67 [2024-08-27T17:45:34.769Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-08-27T17:45:34.769Z] ---> Running in 08e2d93951d9 [2024-08-27T17:45:35.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T17:45:35.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T17:45:36.938Z] (1/104) Installing dumb-init (1.2.5-r2) [2024-08-27T17:45:36.938Z] (2/104) Installing sdl2 (2.26.5-r0) [2024-08-27T17:45:37.201Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2024-08-27T17:45:37.201Z] (4/104) Installing aom-libs (3.6.1-r0) [2024-08-27T17:45:37.468Z] (5/104) Installing libxau (1.0.11-r2) [2024-08-27T17:45:37.468Z] (6/104) Installing libmd (1.0.4-r2) [2024-08-27T17:45:37.468Z] (7/104) Installing libbsd (0.11.7-r1) [2024-08-27T17:45:37.468Z] (8/104) Installing libxdmcp (1.1.4-r2) [2024-08-27T17:45:37.468Z] (9/104) Installing libxcb (1.15-r1) [2024-08-27T17:45:37.736Z] (10/104) Installing libx11 (1.8.7-r0) [2024-08-27T17:45:37.736Z] (11/104) Installing libdrm (2.4.115-r4) [2024-08-27T17:45:37.736Z] (12/104) Installing libxext (1.3.5-r2) [2024-08-27T17:45:38.002Z] (13/104) Installing libxfixes (6.0.1-r2) [2024-08-27T17:45:38.002Z] (14/104) Installing libffi (3.4.4-r2) [2024-08-27T17:45:38.002Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2024-08-27T17:45:38.002Z] (16/104) Installing libva (2.18.0-r1) [2024-08-27T17:45:38.002Z] (17/104) Installing libvdpau (1.5-r1) [2024-08-27T17:45:38.002Z] (18/104) Installing ffmpeg-libavutil (6.0.1-r0) [2024-08-27T17:45:38.002Z] (19/104) Installing libdav1d (1.2.1-r0) [2024-08-27T17:45:38.002Z] (20/104) Installing brotli-libs (1.0.9-r14) [2024-08-27T17:45:38.002Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2024-08-27T17:45:38.002Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2024-08-27T17:45:38.002Z] (23/104) Installing libhwy (1.0.4-r1) [2024-08-27T17:45:38.002Z] (24/104) Installing lcms2 (2.15-r2) [2024-08-27T17:45:38.002Z] (25/104) Installing libjxl (0.8.2-r0) [2024-08-27T17:45:38.269Z] (26/104) Installing lame-libs (3.100-r5) [2024-08-27T17:45:38.269Z] (27/104) Installing opus (1.4-r0) [2024-08-27T17:45:38.269Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2024-08-27T17:45:38.269Z] (29/104) Installing soxr (0.1.3-r5) [2024-08-27T17:45:38.269Z] (30/104) Installing ffmpeg-libswresample (6.0.1-r0) [2024-08-27T17:45:38.269Z] (31/104) Installing libogg (1.3.5-r4) [2024-08-27T17:45:38.269Z] (32/104) Installing libtheora (1.1.1-r17) [2024-08-27T17:45:38.269Z] (33/104) Installing libvorbis (1.3.7-r1) [2024-08-27T17:45:38.269Z] (34/104) Installing libvpx (1.13.0-r2) [2024-08-27T17:45:38.535Z] (35/104) Installing libwebp (1.3.2-r0) [2024-08-27T17:45:38.535Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2024-08-27T17:45:38.535Z] (37/104) Installing numactl (2.0.16-r4) [2024-08-27T17:45:38.535Z] (38/104) Installing x265-libs (3.5-r4) [2024-08-27T17:45:38.803Z] (39/104) Installing xvidcore (1.3.7-r1) [2024-08-27T17:45:38.803Z] (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-08-27T17:45:39.068Z] (41/104) Installing alsa-lib (1.2.9-r1) [2024-08-27T17:45:39.068Z] (42/104) Installing libexpat (2.6.2-r0) [2024-08-27T17:45:39.068Z] (43/104) Installing libbz2 (1.0.8-r5) [2024-08-27T17:45:39.068Z] (44/104) Installing libpng (1.6.39-r3) [2024-08-27T17:45:39.333Z] (45/104) Installing freetype (2.13.0-r5) [2024-08-27T17:45:39.333Z] (46/104) Installing fontconfig (2.14.2-r3) [2024-08-27T17:45:39.333Z] (47/104) Installing fribidi (1.0.13-r0) [2024-08-27T17:45:39.333Z] (48/104) Installing libintl (0.21.1-r7) [2024-08-27T17:45:39.333Z] (49/104) Installing libblkid (2.38.1-r8) [2024-08-27T17:45:39.333Z] (50/104) Installing libmount (2.38.1-r8) [2024-08-27T17:45:39.333Z] (51/104) Installing pcre2 (10.42-r1) [2024-08-27T17:45:39.333Z] (52/104) Installing glib (2.76.6-r0) [2024-08-27T17:45:39.599Z] (53/104) Installing graphite2 (1.3.14-r5) [2024-08-27T17:45:39.599Z] (54/104) Installing harfbuzz (7.3.0-r0) [2024-08-27T17:45:39.866Z] (55/104) Installing libunibreak (5.1-r0) [2024-08-27T17:45:39.866Z] (56/104) Installing libass (0.17.1-r0) [2024-08-27T17:45:39.866Z] (57/104) Installing libbluray (1.3.4-r0) [2024-08-27T17:45:39.866Z] (58/104) Installing gmp (6.2.1-r3) [2024-08-27T17:45:39.866Z] (59/104) Installing nettle (3.8.1-r2) [2024-08-27T17:45:39.866Z] (60/104) Installing libunistring (1.1-r1) [2024-08-27T17:45:40.132Z] (61/104) Installing libidn2 (2.3.4-r1) [2024-08-27T17:45:40.132Z] (62/104) Installing p11-kit (0.24.1-r2) [2024-08-27T17:45:40.132Z] (63/104) Installing libtasn1 (4.19.0-r1) [2024-08-27T17:45:40.132Z] (64/104) Installing gnutls (3.8.4-r0) [2024-08-27T17:45:40.132Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2024-08-27T17:45:40.132Z] (66/104) Installing libopenmpt (0.7.2-r0) [2024-08-27T17:45:40.397Z] (67/104) Installing cjson (1.7.17-r0) [2024-08-27T17:45:40.397Z] (68/104) Installing mbedtls (2.28.8-r0) [2024-08-27T17:45:40.397Z] (69/104) Installing librist (0.2.7-r0) [2024-08-27T17:45:40.662Z] (70/104) Installing libsrt (1.5.2-r0) [2024-08-27T17:45:40.662Z] (71/104) Installing libssh (0.10.5-r0) [2024-08-27T17:45:40.662Z] (72/104) Installing xz-libs (5.4.3-r0) [2024-08-27T17:45:40.662Z] (73/104) Installing libxml2 (2.11.8-r0) [2024-08-27T17:45:40.662Z] (74/104) Installing libsodium (1.0.18-r3) [2024-08-27T17:45:40.662Z] (75/104) Installing libzmq (4.3.4-r4) [2024-08-27T17:45:40.928Z] (76/104) Installing ffmpeg-libavformat (6.0.1-r0) [2024-08-27T17:45:40.928Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2024-08-27T17:45:41.509Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2024-08-27T17:45:41.779Z] (79/104) Installing shaderc (2023.3-r1) [2024-08-27T17:45:41.779Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2024-08-27T17:45:41.779Z] (81/104) Installing libplacebo (5.264.1-r1) [2024-08-27T17:45:41.779Z] (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) [2024-08-27T17:45:41.779Z] (83/104) Installing ffmpeg-libswscale (6.0.1-r0) [2024-08-27T17:45:42.045Z] (84/104) Installing vidstab (1.1.1-r0) [2024-08-27T17:45:42.045Z] (85/104) Installing zimg (3.0.5-r0) [2024-08-27T17:45:42.045Z] (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) [2024-08-27T17:45:42.313Z] (87/104) Installing libasyncns (0.8-r1) [2024-08-27T17:45:42.313Z] (88/104) Installing dbus-libs (1.14.8-r0) [2024-08-27T17:45:42.313Z] (89/104) Installing libltdl (2.4.7-r2) [2024-08-27T17:45:42.313Z] (90/104) Installing orc (0.4.34-r0) [2024-08-27T17:45:42.313Z] (91/104) Installing flac-libs (1.4.3-r0) [2024-08-27T17:45:42.313Z] (92/104) Installing libsndfile (1.2.0-r2) [2024-08-27T17:45:42.313Z] (93/104) Installing speexdsp (1.2.1-r1) [2024-08-27T17:45:42.580Z] (94/104) Installing tdb-libs (1.4.8-r1) [2024-08-27T17:45:42.580Z] (95/104) Installing libpulse (16.1-r10) [2024-08-27T17:45:42.580Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2024-08-27T17:45:42.580Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2024-08-27T17:45:42.580Z] (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) [2024-08-27T17:45:42.580Z] (99/104) Installing ffmpeg (6.0.1-r0) [2024-08-27T17:45:42.580Z] (100/104) Installing udev-init-scripts (35-r1) [2024-08-27T17:45:42.580Z] (101/104) Installing eudev-libs (3.2.11-r8) [2024-08-27T17:45:42.580Z] (102/104) Installing zstd-libs (1.5.5-r4) [2024-08-27T17:45:42.580Z] (103/104) Installing kmod-libs (30-r3) [2024-08-27T17:45:42.580Z] (104/104) Installing eudev (3.2.11-r8) [2024-08-27T17:45:42.848Z] Executing busybox-1.36.1-r7.trigger [2024-08-27T17:45:42.848Z] Executing glib-2.76.6-r0.trigger [2024-08-27T17:45:42.848Z] Executing eudev-3.2.11-r8.trigger [2024-08-27T17:45:42.848Z] OK: 110 MiB in 119 packages [2024-08-27T17:45:47.102Z] Removing intermediate container 08e2d93951d9 [2024-08-27T17:45:47.102Z] ---> 47f01c54d098 [2024-08-27T17:45:47.102Z] Step 18/37 : RUN apk --no-cache upgrade [2024-08-27T17:45:47.102Z] ---> Running in 597df3f43c6a [2024-08-27T17:45:47.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T17:45:47.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T17:45:48.909Z] OK: 110 MiB in 119 packages [2024-08-27T17:45:49.876Z] Removing intermediate container 597df3f43c6a [2024-08-27T17:45:49.876Z] ---> 4a4421ff3f9e [2024-08-27T17:45:49.876Z] Step 19/37 : WORKDIR / [2024-08-27T17:45:49.876Z] ---> Running in 4e8202bd6bd9 [2024-08-27T17:45:50.141Z] Removing intermediate container 4e8202bd6bd9 [2024-08-27T17:45:50.141Z] ---> a7b993f8acfe [2024-08-27T17:45:50.141Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-08-27T17:45:52.091Z] ---> 3d4f91646776 [2024-08-27T17:45:52.091Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-08-27T17:45:52.675Z] ---> 65e1e84d5ddb [2024-08-27T17:45:52.675Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-08-27T17:45:52.941Z] ---> 119d445eeccc [2024-08-27T17:45:52.941Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-08-27T17:45:53.524Z] ---> d0dbbad46c0b [2024-08-27T17:45:53.524Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-08-27T17:45:54.106Z] ---> 014566ca2699 [2024-08-27T17:45:54.106Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-08-27T17:45:54.688Z] ---> 4ece7060c67b [2024-08-27T17:45:54.688Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-08-27T17:45:56.099Z] ---> e4f7a01441b1 [2024-08-27T17:45:56.099Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-08-27T17:45:56.099Z] ---> Running in 5c21977e1f7e [2024-08-27T17:45:58.052Z] Removing intermediate container 5c21977e1f7e [2024-08-27T17:45:58.052Z] ---> 813c29458257 [2024-08-27T17:45:58.052Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-08-27T17:45:58.052Z] ---> Running in 616c4e29fb86 [2024-08-27T17:45:59.457Z] Removing intermediate container 616c4e29fb86 [2024-08-27T17:45:59.457Z] ---> eb4811c04c3b [2024-08-27T17:45:59.457Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-08-27T17:45:59.457Z] ---> Running in e0903c9ac5eb [2024-08-27T17:46:01.396Z] Removing intermediate container e0903c9ac5eb [2024-08-27T17:46:01.396Z] ---> 7d6c72e22c49 [2024-08-27T17:46:01.396Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-08-27T17:46:01.396Z] ---> Running in b41b901d07d1 [2024-08-27T17:46:02.808Z] Removing intermediate container b41b901d07d1 [2024-08-27T17:46:02.808Z] ---> 58cb74014afa [2024-08-27T17:46:02.808Z] Step 31/37 : EXPOSE 59983 [2024-08-27T17:46:02.808Z] ---> Running in 763d9e5692d4 [2024-08-27T17:46:03.074Z] Removing intermediate container 763d9e5692d4 [2024-08-27T17:46:03.074Z] ---> e073643d1268 [2024-08-27T17:46:03.074Z] Step 32/37 : EXPOSE 8554 [2024-08-27T17:46:03.074Z] ---> Running in c3db848467e4 [2024-08-27T17:46:03.344Z] Removing intermediate container c3db848467e4 [2024-08-27T17:46:03.344Z] ---> ba3575132398 [2024-08-27T17:46:03.344Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-08-27T17:46:03.609Z] ---> Running in de636c168662 [2024-08-27T17:46:03.875Z] Removing intermediate container de636c168662 [2024-08-27T17:46:03.875Z] ---> ca76bc2e2f04 [2024-08-27T17:46:03.875Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-08-27T17:46:03.875Z] ---> Running in 771ad0d42ee9 [2024-08-27T17:46:04.140Z] Removing intermediate container 771ad0d42ee9 [2024-08-27T17:46:04.140Z] ---> 0433ae6cc454 [2024-08-27T17:46:04.140Z] Step 35/37 : LABEL arch=arm64 [2024-08-27T17:46:04.140Z] ---> Running in edf5cc72fa77 [2024-08-27T17:46:04.405Z] Removing intermediate container edf5cc72fa77 [2024-08-27T17:46:04.405Z] ---> da25705eebac [2024-08-27T17:46:04.405Z] Step 36/37 : LABEL git_sha=080cae460d85e2b6181a83a9e3720447c88122c4 [2024-08-27T17:46:04.670Z] ---> Running in ad09154ff796 [2024-08-27T17:46:04.935Z] Removing intermediate container ad09154ff796 [2024-08-27T17:46:04.935Z] ---> eb091c016ce0 [2024-08-27T17:46:04.935Z] Step 37/37 : LABEL version=0.0.0 [2024-08-27T17:46:04.935Z] ---> Running in ac7e2b828905 [2024-08-27T17:46:05.200Z] Removing intermediate container ac7e2b828905 [2024-08-27T17:46:05.200Z] ---> 793678fada64 [2024-08-27T17:46:05.200Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-27T17:46:05.200Z] Successfully built 793678fada64 [2024-08-27T17:46:05.464Z] 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 [2024-08-27T17:46:06.405Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-27T17:46:06.405Z] [2024-08-27T17:46:06.405Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T17:46:06.830Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-27T17:46:06.830Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-27T17:46:06.830Z] 8998bd30e6a1: Pulling fs layer [2024-08-27T17:46:06.830Z] 04944245beec: Pulling fs layer [2024-08-27T17:46:06.830Z] 699f458cf7ca: Pulling fs layer [2024-08-27T17:46:06.830Z] 765212b225bb: Pulling fs layer [2024-08-27T17:46:06.830Z] f23df028b6ca: Pulling fs layer [2024-08-27T17:46:06.830Z] d65c8cfc05b1: Pulling fs layer [2024-08-27T17:46:06.830Z] 2437ff75d9bd: Pulling fs layer [2024-08-27T17:46:06.830Z] f23df028b6ca: Waiting [2024-08-27T17:46:06.830Z] d65c8cfc05b1: Waiting [2024-08-27T17:46:06.830Z] 2437ff75d9bd: Waiting [2024-08-27T17:46:06.830Z] 765212b225bb: Waiting [2024-08-27T17:46:07.099Z] 04944245beec: Verifying Checksum [2024-08-27T17:46:07.099Z] 04944245beec: Download complete [2024-08-27T17:46:07.099Z] 765212b225bb: Verifying Checksum [2024-08-27T17:46:07.099Z] 765212b225bb: Download complete [2024-08-27T17:46:07.099Z] f23df028b6ca: Verifying Checksum [2024-08-27T17:46:07.099Z] f23df028b6ca: Download complete [2024-08-27T17:46:07.099Z] d65c8cfc05b1: Verifying Checksum [2024-08-27T17:46:07.099Z] d65c8cfc05b1: Download complete [2024-08-27T17:46:07.099Z] 699f458cf7ca: Verifying Checksum [2024-08-27T17:46:07.099Z] 699f458cf7ca: Download complete [2024-08-27T17:46:07.682Z] 8998bd30e6a1: Verifying Checksum [2024-08-27T17:46:07.682Z] 8998bd30e6a1: Download complete [2024-08-27T17:46:10.262Z] 2437ff75d9bd: Verifying Checksum [2024-08-27T17:46:10.262Z] 2437ff75d9bd: Download complete [2024-08-27T17:46:12.205Z] 8998bd30e6a1: Pull complete [2024-08-27T17:46:12.789Z] 04944245beec: Pull complete [2024-08-27T17:46:14.199Z] 699f458cf7ca: Pull complete [2024-08-27T17:46:14.466Z] 765212b225bb: Pull complete [2024-08-27T17:46:15.424Z] f23df028b6ca: Pull complete [2024-08-27T17:46:15.693Z] d65c8cfc05b1: Pull complete [2024-08-27T17:46:33.889Z] 2437ff75d9bd: Pull complete [2024-08-27T17:46:33.889Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-27T17:46:33.889Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-27T17:46:33.889Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T17:46:34.267Z] prd-ubuntu20.04-docker-arm64-4c-16g-8831 does not seem to be running inside a container [2024-08-27T17:46:34.372Z] $ 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 [2024-08-27T17:46:36.982Z] $ docker top 02a50f23e526e5ad891aa7bd8a3a6dc55fc405fe85d845e6ebbd8c623be16e9b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-27T17:46:37.982Z] ---> job-cost.sh [2024-08-27T17:46:37.982Z] lf-activate-venv: SKIPPING [2024-08-27T17:46:37.982Z] INFO: No Stack... [2024-08-27T17:46:38.250Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-27T17:46:39.213Z] INFO: Archiving Costs [Pipeline] sh [2024-08-27T17:46:39.892Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2024-08-27T17:46:39.892Z] + cut -d, -f6 [Pipeline] lock [2024-08-27T17:46:39.973Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-346-1-stack-cost] [2024-08-27T17:46:39.980Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-346-1-stack-cost] did not exist. Created. [2024-08-27T17:46:39.985Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-346-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-27T17:46:40.719Z] /w/workspace/device-usb-camera/1@tmp/durable-592ea6f6/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-08-27T17:46:41.402Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-08-27T17:46:41.448Z] Warning: overwriting stash ‘stack-cost’ [2024-08-27T17:46:41.495Z] Stashed 1 file(s) [Pipeline] } [2024-08-27T17:46:41.516Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-346-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-27T17:46:41.602Z] $ docker stop --time=1 02a50f23e526e5ad891aa7bd8a3a6dc55fc405fe85d845e6ebbd8c623be16e9b [2024-08-27T17:46:43.049Z] $ docker rm -f --volumes 02a50f23e526e5ad891aa7bd8a3a6dc55fc405fe85d845e6ebbd8c623be16e9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-08-27T17:46:44.279Z] provisioning config files... [2024-08-27T17:46:44.286Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-346@tmp/config2231251808250415476tmp [Pipeline] { [Pipeline] sh [2024-08-27T17:46:44.646Z] + set +x [2024-08-27T17:46:44.646Z] + bash -s -- [2024-08-27T17:46:44.646Z] + curl -s https://codecov.io/bash [2024-08-27T17:46:44.907Z] [2024-08-27T17:46:44.907Z] _____ _ [2024-08-27T17:46:44.907Z] / ____| | | [2024-08-27T17:46:44.907Z] | | ___ __| | ___ ___ _____ __ [2024-08-27T17:46:44.907Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-27T17:46:44.907Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-27T17:46:44.907Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-27T17:46:44.907Z] Bash-1.0.6 [2024-08-27T17:46:44.907Z] [2024-08-27T17:46:44.907Z] [2024-08-27T17:46:44.907Z] ==> git version 2.25.1 found [2024-08-27T17:46:44.907Z] ==> 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 [2024-08-27T17:46:44.907Z] Release-Date: 2020-01-08 [2024-08-27T17:46:44.907Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-08-27T17:46:44.907Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-27T17:46:44.907Z] ==> Jenkins CI detected. [2024-08-27T17:46:44.907Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-346 [2024-08-27T17:46:44.907Z] project root: . [2024-08-27T17:46:44.907Z] --> token set from env [2024-08-27T17:46:44.907Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-27T17:46:44.907Z] ==> Running gcov in . (disable via -X gcov) [2024-08-27T17:46:44.907Z] ==> Python coveragepy not found [2024-08-27T17:46:44.907Z] ==> Searching for coverage reports in: [2024-08-27T17:46:44.907Z] + . [2024-08-27T17:46:44.907Z] -> Found 1 reports [2024-08-27T17:46:44.907Z] ==> Detecting git/mercurial file structure [2024-08-27T17:46:44.907Z] ==> Reading reports [2024-08-27T17:46:45.167Z] + ./coverage.out bytes=54703 [2024-08-27T17:46:45.167Z] ==> Appending adjustments [2024-08-27T17:46:45.167Z] https://docs.codecov.io/docs/fixing-reports [2024-08-27T17:46:45.167Z] + Found adjustments [2024-08-27T17:46:45.167Z] ==> Gzipping contents [2024-08-27T17:46:45.167Z] 8.0K /tmp/codecov.rb5SfT.gz [2024-08-27T17:46:45.167Z] ==> Uploading reports [2024-08-27T17:46:45.167Z] url: https://codecov.io [2024-08-27T17:46:45.167Z] query: branch=PR-346&commit=080cae460d85e2b6181a83a9e3720447c88122c4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-346%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=346&job=&cmd_args= [2024-08-27T17:46:45.167Z] -> Pinging Codecov [2024-08-27T17:46:45.167Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-346&commit=080cae460d85e2b6181a83a9e3720447c88122c4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-346%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=346&job=&cmd_args= [2024-08-27T17:46:45.427Z] -> Uploading to [2024-08-27T17:46:45.427Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-27/73D8F5FF140700D3E01443B452E23636/080cae460d85e2b6181a83a9e3720447c88122c4/f503fec3-16be-41d5-9fad-2afeb3b8c675.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240827%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240827T174645Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=68f46eb12018e72057a9caf8250008a10dfe900404ae79361d806d4f566f5944 [2024-08-27T17:46:45.427Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-27T17:46:45.427Z] Dload Upload Total Spent Left Speed [2024-08-27T17:46:45.687Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 27003 --:--:-- --:--:-- --:--:-- 27003 [2024-08-27T17:46:45.687Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/080cae460d85e2b6181a83a9e3720447c88122c4 [Pipeline] } [2024-08-27T17:46:45.720Z] 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 [2024-08-27T17:46:47.905Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-346/archives ] [2024-08-27T17:46:47.905Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-346/archives [2024-08-27T17:46:47.905Z] total 16 [2024-08-27T17:46:47.905Z] drwxr-xr-x 3 root root 4096 Aug 27 17:34 . [2024-08-27T17:46:47.905Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 27 17:34 .. [2024-08-27T17:46:47.905Z] drwxr-xr-x 2 root root 4096 Aug 27 17:34 cost [2024-08-27T17:46:47.905Z] -rw-r--r-- 1 root root 89 Aug 27 17:34 cost.csv [2024-08-27T17:46:47.905Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-346/archives [2024-08-27T17:46:47.905Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-346/archives [2024-08-27T17:46:47.905Z] total 16 [2024-08-27T17:46:47.905Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 27 17:34 . [2024-08-27T17:46:47.905Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 27 17:34 .. [2024-08-27T17:46:47.905Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 27 17:34 cost [2024-08-27T17:46:47.905Z] -rw-r--r-- 1 jenkins jenkins 89 Aug 27 17:34 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-08-27T17:46:48.252Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-27T17:46:49.216Z] ---> package-listing.sh [2024-08-27T17:46:49.216Z] ++ facter osfamily [2024-08-27T17:46:49.216Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-27T17:46:49.475Z] + OS_FAMILY=debian [2024-08-27T17:46:49.475Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-346 [2024-08-27T17:46:49.475Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-27T17:46:49.475Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-27T17:46:49.475Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-27T17:46:49.475Z] + PACKAGES=/tmp/packages_start.txt [2024-08-27T17:46:49.475Z] + '[' /w/workspace/foundry_device-usb-camera_PR-346 ']' [2024-08-27T17:46:49.475Z] + PACKAGES=/tmp/packages_end.txt [2024-08-27T17:46:49.475Z] + case "${OS_FAMILY}" in [2024-08-27T17:46:49.475Z] + dpkg -l [2024-08-27T17:46:49.475Z] + grep '^ii' [2024-08-27T17:46:49.475Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-27T17:46:49.475Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-27T17:46:49.475Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-27T17:46:49.475Z] + '[' /w/workspace/foundry_device-usb-camera_PR-346 ']' [2024-08-27T17:46:49.475Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-346/archives/ [2024-08-27T17:46:49.475Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-346/archives/ [Pipeline] echo [2024-08-27T17:46:49.520Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-346/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-27T17:46:49.824Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T17:46:50.491Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-27T17:46:50.491Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T17:46:50.726Z] prd-ubuntu20.04-docker-8c-8g-8830 does not seem to be running inside a container [2024-08-27T17:46:50.748Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-346/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-346 -v /w/workspace/foundry_device-usb-camera_PR-346:/w/workspace/foundry_device-usb-camera_PR-346:rw,z -v /w/workspace/foundry_device-usb-camera_PR-346@tmp:/w/workspace/foundry_device-usb-camera_PR-346@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-27T17:46:50.955Z] $ docker top 1ff07a390f46feccea1cafe50b230d4708015243ed1e76a4c5e9e9c9f2c96e81 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-27T17:46:51.485Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-27T17:46:51.829Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-27T17:46:52.223Z] + ls /var/log/sa-host [2024-08-27T17:46:52.223Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-27T17:46:52.541Z] provisioning config files... [2024-08-27T17:46:52.550Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-346@tmp/config1959918370602067821tmp [Pipeline] { [Pipeline] echo [2024-08-27T17:46:52.632Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-27T17:46:52.972Z] ---> create-netrc.sh [Pipeline] } [2024-08-27T17:46:53.005Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-27T17:46:53.433Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-27T17:46:53.473Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-27T17:46:53.799Z] ---> sudo-logs.sh [2024-08-27T17:46:53.799Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-27T17:46:53.971Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-27T17:46:54.344Z] ---> job-cost.sh [2024-08-27T17:46:54.344Z] lf-activate-venv: SKIPPING [2024-08-27T17:46:54.344Z] DEBUG: total: 0.2199999988079071 [2024-08-27T17:46:54.344Z] INFO: Retrieving Stack Cost... [2024-08-27T17:46:54.603Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-27T17:46:54.863Z] INFO: Archiving Costs [Pipeline] echo [2024-08-27T17:46:54.906Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-27T17:46:55.233Z] ---> logs-deploy.sh [2024-08-27T17:46:55.233Z] lf-activate-venv: SKIPPING [2024-08-27T17:46:55.233Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-346/1 [2024-08-27T17:46:55.233Z] INFO: archiving workspace using pattern(s): [2024-08-27T17:46:56.171Z] Archives upload complete. [2024-08-27T17:46:56.431Z] INFO: archiving logs to Nexus [2024-08-27T17:46:57.002Z] ---> uname -a: [2024-08-27T17:46:57.002Z] Linux prd-ubuntu20-04-docker-8c-8g-8830 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-08-27T17:46:57.002Z] [2024-08-27T17:46:57.002Z] [2024-08-27T17:46:57.002Z] ---> lscpu: [2024-08-27T17:46:57.002Z] Architecture: x86_64 [2024-08-27T17:46:57.002Z] CPU op-mode(s): 32-bit, 64-bit [2024-08-27T17:46:57.002Z] Byte Order: Little Endian [2024-08-27T17:46:57.002Z] Address sizes: 40 bits physical, 48 bits virtual [2024-08-27T17:46:57.002Z] CPU(s): 8 [2024-08-27T17:46:57.002Z] On-line CPU(s) list: 0-7 [2024-08-27T17:46:57.002Z] Thread(s) per core: 1 [2024-08-27T17:46:57.002Z] Core(s) per socket: 1 [2024-08-27T17:46:57.002Z] Socket(s): 8 [2024-08-27T17:46:57.002Z] NUMA node(s): 1 [2024-08-27T17:46:57.002Z] Vendor ID: AuthenticAMD [2024-08-27T17:46:57.002Z] CPU family: 23 [2024-08-27T17:46:57.002Z] Model: 49 [2024-08-27T17:46:57.002Z] Model name: AMD EPYC-Rome Processor [2024-08-27T17:46:57.002Z] Stepping: 0 [2024-08-27T17:46:57.002Z] CPU MHz: 2799.998 [2024-08-27T17:46:57.002Z] BogoMIPS: 5599.99 [2024-08-27T17:46:57.002Z] Virtualization: AMD-V [2024-08-27T17:46:57.002Z] Hypervisor vendor: KVM [2024-08-27T17:46:57.002Z] Virtualization type: full [2024-08-27T17:46:57.002Z] L1d cache: 256 KiB [2024-08-27T17:46:57.002Z] L1i cache: 256 KiB [2024-08-27T17:46:57.002Z] L2 cache: 4 MiB [2024-08-27T17:46:57.002Z] L3 cache: 128 MiB [2024-08-27T17:46:57.002Z] NUMA node0 CPU(s): 0-7 [2024-08-27T17:46:57.002Z] Vulnerability Itlb multihit: Not affected [2024-08-27T17:46:57.002Z] Vulnerability L1tf: Not affected [2024-08-27T17:46:57.002Z] Vulnerability Mds: Not affected [2024-08-27T17:46:57.002Z] Vulnerability Meltdown: Not affected [2024-08-27T17:46:57.002Z] Vulnerability Mmio stale data: Not affected [2024-08-27T17:46:57.002Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-08-27T17:46:57.002Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-08-27T17:46:57.002Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-08-27T17:46:57.002Z] Vulnerability Srbds: Not affected [2024-08-27T17:46:57.002Z] Vulnerability Tsx async abort: Not affected [2024-08-27T17:46:57.002Z] 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 [2024-08-27T17:46:57.002Z] [2024-08-27T17:46:57.002Z] [2024-08-27T17:46:57.002Z] ---> nproc: [2024-08-27T17:46:57.002Z] 8 [2024-08-27T17:46:57.002Z] [2024-08-27T17:46:57.002Z] [2024-08-27T17:46:57.002Z] ---> df -h: [2024-08-27T17:46:57.002Z] Filesystem Size Used Avail Use% Mounted on [2024-08-27T17:46:57.002Z] overlay 155G 13G 143G 8% / [2024-08-27T17:46:57.002Z] tmpfs 64M 0 64M 0% /dev [2024-08-27T17:46:57.002Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-08-27T17:46:57.002Z] shm 64M 0 64M 0% /dev/shm [2024-08-27T17:46:57.002Z] /dev/vda1 155G 13G 143G 8% /facter-os [2024-08-27T17:46:57.002Z] [2024-08-27T17:46:57.002Z] [2024-08-27T17:46:57.002Z] ---> sar -b -r -n DEV: [2024-08-27T17:46:57.002Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8830) 08/27/24 _x86_64_ (8 CPU) [2024-08-27T17:46:57.002Z] [2024-08-27T17:46:57.002Z] 17:30:12 LINUX RESTART (8 CPU) [2024-08-27T17:46:57.002Z] [2024-08-27T17:46:57.002Z] 17:31:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-08-27T17:46:57.002Z] 17:32:01 203.52 5.93 197.59 0.00 528.09 45679.84 0.00 [2024-08-27T17:46:57.002Z] 17:33:01 204.02 0.07 203.95 0.00 11.60 68282.75 0.00 [2024-08-27T17:46:57.002Z] 17:34:01 110.11 0.12 109.99 0.00 7.99 31074.75 0.00 [2024-08-27T17:46:57.002Z] 17:35:01 193.38 0.12 193.27 0.00 15.60 46996.03 0.00 [2024-08-27T17:46:57.002Z] 17:36:01 49.39 6.12 43.28 0.00 4364.34 8457.27 0.00 [2024-08-27T17:46:57.002Z] 17:37:01 6.75 0.02 6.73 0.00 0.13 131.84 0.00 [2024-08-27T17:46:57.002Z] 17:38:01 1.37 0.00 1.37 0.00 0.00 15.73 0.00 [2024-08-27T17:46:57.002Z] 17:39:01 1.50 0.00 1.50 0.00 0.00 17.46 0.00 [2024-08-27T17:46:57.002Z] 17:40:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 [2024-08-27T17:46:57.002Z] 17:41:01 1.65 0.00 1.65 0.00 0.00 19.06 0.00 [2024-08-27T17:46:57.002Z] 17:42:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 [2024-08-27T17:46:57.002Z] 17:43:01 1.98 0.00 1.98 0.00 0.00 22.26 0.00 [2024-08-27T17:46:57.002Z] 17:44:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 [2024-08-27T17:46:57.002Z] 17:45:01 1.88 0.00 1.88 0.00 0.00 20.93 0.00 [2024-08-27T17:46:57.002Z] 17:46:01 2.20 0.02 2.18 0.00 0.13 28.92 0.00 [2024-08-27T17:46:57.002Z] Average: 51.90 0.82 51.08 0.00 328.27 13349.62 0.00 [2024-08-27T17:46:57.002Z] [2024-08-27T17:46:57.002Z] 17:31:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-08-27T17:46:57.002Z] 17:32:01 28069348 31530040 777324 2.36 130552 3491848 1896652 5.59 1264792 3037108 730244 [2024-08-27T17:46:57.002Z] 17:33:01 27510776 31488820 811912 2.47 192128 3879100 1850052 5.45 1310548 3476304 355192 [2024-08-27T17:46:57.002Z] 17:34:01 27076564 31528888 775576 2.36 195204 4347728 1899584 5.60 1370704 3851216 407312 [2024-08-27T17:46:57.002Z] 17:35:01 26774824 31537756 763476 2.32 206528 4610352 1774516 5.23 1404632 4075652 392 [2024-08-27T17:46:57.002Z] 17:36:01 26325212 31516332 754748 2.30 235192 5008636 1720696 5.07 1683416 4211812 1036 [2024-08-27T17:46:57.002Z] 17:37:01 26339012 31525240 746584 2.27 233752 5005388 1716244 5.06 1674000 4208612 8 [2024-08-27T17:46:57.002Z] 17:38:01 26338824 31525144 746684 2.27 233840 5005392 1716244 5.06 1674060 4208620 4 [2024-08-27T17:46:57.002Z] 17:39:01 26344604 31530976 740812 2.25 233868 5005396 1716244 5.06 1669164 4208620 12 [2024-08-27T17:46:57.002Z] 17:40:01 26346188 31532568 739220 2.25 233908 5005400 1716244 5.06 1667988 4208624 8 [2024-08-27T17:46:57.002Z] 17:41:01 26345976 31532416 739500 2.25 233952 5005396 1716244 5.06 1668116 4208628 28 [2024-08-27T17:46:57.002Z] 17:42:01 26345708 31532188 739716 2.25 233976 5005388 1716244 5.06 1668188 4208628 52 [2024-08-27T17:46:57.002Z] 17:43:01 26346668 31533220 738628 2.25 234032 5005400 1716244 5.06 1667328 4208632 8 [2024-08-27T17:46:57.002Z] 17:44:01 26346872 31533456 738324 2.25 234080 5005388 1716244 5.06 1666916 4208636 32 [2024-08-27T17:46:57.002Z] 17:45:01 26346500 31533192 738476 2.25 234152 5005412 1716244 5.06 1667476 4208636 172 [2024-08-27T17:46:57.002Z] 17:46:01 26345664 31532452 739120 2.25 234244 5005392 1750044 5.16 1667668 4208608 20 [2024-08-27T17:46:57.002Z] Average: 26613516 31527513 752673 2.29 219961 4759441 1755849 5.17 1581666 4049222 99635 [2024-08-27T17:46:57.002Z] [2024-08-27T17:46:57.002Z] 17:31:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-08-27T17:46:57.002Z] 17:32:01 lo 4.34 4.34 0.43 0.43 0.00 0.00 0.00 0.00 [2024-08-27T17:46:57.002Z] 17:32:01 docker0 385.72 574.01 32.09 3571.99 0.00 0.00 0.00 0.00 [2024-08-27T17:46:57.002Z] 17:32:01 ens3 784.40 515.18 8478.39 65.32 0.00 0.00 0.00 0.00 [2024-08-27T17:46:57.002Z] 17:33:01 veth4b86c36 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-27T17:46:57.002Z] 17:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T17:46:57.002Z] 17:33:01 docker0 0.28 0.42 0.03 0.14 0.00 0.00 0.00 0.00 [2024-08-27T17:46:57.002Z] 17:33:01 ens3 24.75 15.95 31.02 10.03 0.00 0.00 0.00 0.00 [2024-08-27T17:46:57.002Z] 17:34:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2024-08-27T17:46:57.002Z] 17:34:01 docker0 1.58 2.88 0.11 30.98 0.00 0.00 0.00 0.00 [2024-08-27T17:46:57.002Z] 17:34:01 ens3 24.93 16.19 51.12 10.09 0.00 0.00 0.00 0.00 [2024-08-27T17:46:57.002Z] 17:35:01 lo 2.53 2.53 0.26 0.26 0.00 0.00 0.00 0.00 [2024-08-27T17:46:57.002Z] 17:35:01 docker0 19.26 47.64 1.37 832.21 0.00 0.00 0.00 0.00 [2024-08-27T17:46:57.002Z] 17:35:01 ens3 174.32 94.12 3673.96 18.47 0.00 0.00 0.00 0.00 [2024-08-27T17:46:57.002Z] 17:36:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2024-08-27T17:46:57.002Z] 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T17:46:57.002Z] 17:36:01 ens3 193.27 90.65 2734.13 6.65 0.00 0.00 0.00 0.00 [2024-08-27T17:46:57.002Z] 17:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T17:46:57.002Z] 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T17:46:57.002Z] 17:37:01 ens3 0.27 0.22 0.02 0.02 0.00 0.00 0.00 0.00 [2024-08-27T17:46:57.002Z] 17:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T17:46:57.002Z] 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T17:46:57.002Z] 17:38:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T17:46:57.002Z] 17:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T17:46:57.002Z] 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T17:46:57.002Z] 17:39:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T17:46:57.002Z] 17:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T17:46:57.002Z] 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T17:46:57.002Z] 17:40:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T17:46:57.002Z] 17:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T17:46:57.002Z] 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T17:46:57.002Z] 17:41:01 ens3 0.32 0.25 0.09 0.09 0.00 0.00 0.00 0.00 [2024-08-27T17:46:57.002Z] 17:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T17:46:57.002Z] 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T17:46:57.002Z] 17:42:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T17:46:57.002Z] 17:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T17:46:57.002Z] 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T17:46:57.002Z] 17:43:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T17:46:57.002Z] 17:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T17:46:57.002Z] 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T17:46:57.002Z] 17:44:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T17:46:57.002Z] 17:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T17:46:57.002Z] 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T17:46:57.002Z] 17:45:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T17:46:57.002Z] 17:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T17:46:57.002Z] 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T17:46:57.002Z] 17:46:01 ens3 0.60 0.52 1.56 0.09 0.00 0.00 0.00 0.00 [2024-08-27T17:46:57.002Z] Average: lo 0.59 0.59 0.06 0.06 0.00 0.00 0.00 0.00 [2024-08-27T17:46:57.002Z] Average: docker0 26.73 41.07 2.21 292.05 0.00 0.00 0.00 0.00 [2024-08-27T17:46:57.002Z] Average: ens3 79.44 48.38 989.68 7.32 0.00 0.00 0.00 0.00 [2024-08-27T17:46:57.002Z] [2024-08-27T17:46:57.002Z] [2024-08-27T17:46:57.002Z] ---> sar -P ALL: [2024-08-27T17:46:57.002Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8830) 08/27/24 _x86_64_ (8 CPU) [2024-08-27T17:46:57.002Z] [2024-08-27T17:46:57.002Z] 17:30:12 LINUX RESTART (8 CPU) [2024-08-27T17:46:57.002Z] [2024-08-27T17:46:57.002Z] 17:31:02 CPU %user %nice %system %iowait %steal %idle [2024-08-27T17:46:57.002Z] 17:32:01 all 8.24 0.00 3.72 2.87 0.07 85.09 [2024-08-27T17:46:57.002Z] 17:32:01 0 9.94 0.00 3.93 4.67 0.10 81.36 [2024-08-27T17:46:57.002Z] 17:32:01 1 8.57 0.00 3.79 0.94 0.07 86.63 [2024-08-27T17:46:57.002Z] 17:32:01 2 7.58 0.00 3.38 0.58 0.07 88.39 [2024-08-27T17:46:57.002Z] 17:32:01 3 7.22 0.00 2.86 1.78 0.05 88.10 [2024-08-27T17:46:57.002Z] 17:32:01 4 8.49 0.00 3.84 7.85 0.07 79.75 [2024-08-27T17:46:57.002Z] 17:32:01 5 8.98 0.00 3.96 0.33 0.07 86.67 [2024-08-27T17:46:57.002Z] 17:32:01 6 7.04 0.00 3.85 0.52 0.07 88.53 [2024-08-27T17:46:57.002Z] 17:32:01 7 8.11 0.00 4.20 6.34 0.07 81.28 [2024-08-27T17:46:57.002Z] 17:33:01 all 29.60 0.00 7.22 4.45 0.08 58.66 [2024-08-27T17:46:57.002Z] 17:33:01 0 29.45 0.00 6.26 0.03 0.05 64.21 [2024-08-27T17:46:57.002Z] 17:33:01 1 30.15 0.00 7.36 3.06 0.08 59.35 [2024-08-27T17:46:57.002Z] 17:33:01 2 28.38 0.00 7.04 4.03 0.07 60.49 [2024-08-27T17:46:57.002Z] 17:33:01 3 29.79 0.00 7.46 0.91 0.12 61.72 [2024-08-27T17:46:57.002Z] 17:33:01 4 29.82 0.00 8.55 24.48 0.10 37.05 [2024-08-27T17:46:57.002Z] 17:33:01 5 29.61 0.00 6.98 1.45 0.07 61.90 [2024-08-27T17:46:57.002Z] 17:33:01 6 29.85 0.00 7.70 1.50 0.07 60.87 [2024-08-27T17:46:57.002Z] 17:33:01 7 29.72 0.00 6.44 0.24 0.05 63.56 [2024-08-27T17:46:57.002Z] 17:34:01 all 42.67 0.00 6.92 1.46 0.13 48.82 [2024-08-27T17:46:57.002Z] 17:34:01 0 45.10 0.00 7.32 0.13 0.10 47.34 [2024-08-27T17:46:57.002Z] 17:34:01 1 41.27 0.00 5.84 0.15 0.22 52.52 [2024-08-27T17:46:57.002Z] 17:34:01 2 43.91 0.00 6.86 0.32 0.13 48.77 [2024-08-27T17:46:57.003Z] 17:34:01 3 42.51 0.00 6.76 0.19 0.15 50.40 [2024-08-27T17:46:57.003Z] 17:34:01 4 41.56 0.00 7.14 0.72 0.12 50.45 [2024-08-27T17:46:57.003Z] 17:34:01 5 42.28 0.00 7.14 0.12 0.12 50.35 [2024-08-27T17:46:57.003Z] 17:34:01 6 42.53 0.00 7.17 6.02 0.10 44.18 [2024-08-27T17:46:57.003Z] 17:34:01 7 42.21 0.00 7.10 4.05 0.14 46.51 [2024-08-27T17:46:57.003Z] 17:35:01 all 4.47 0.00 2.26 2.99 0.04 90.24 [2024-08-27T17:46:57.003Z] 17:35:01 0 4.88 0.00 2.56 0.03 0.03 92.49 [2024-08-27T17:46:57.003Z] 17:35:01 1 4.04 0.00 2.31 0.17 0.03 93.45 [2024-08-27T17:46:57.003Z] 17:35:01 2 5.89 0.00 2.46 0.45 0.07 91.14 [2024-08-27T17:46:57.003Z] 17:35:01 3 4.07 0.00 2.05 0.07 0.03 93.78 [2024-08-27T17:46:57.003Z] 17:35:01 4 3.87 0.00 1.78 0.10 0.03 94.22 [2024-08-27T17:46:57.003Z] 17:35:01 5 4.03 0.00 2.39 7.90 0.03 85.64 [2024-08-27T17:46:57.003Z] 17:35:01 6 3.52 0.00 1.99 3.15 0.03 91.30 [2024-08-27T17:46:57.003Z] 17:35:01 7 5.48 0.00 2.52 12.16 0.07 79.77 [2024-08-27T17:46:57.003Z] 17:36:01 all 2.62 0.00 1.45 0.58 0.03 95.34 [2024-08-27T17:46:57.003Z] 17:36:01 0 1.92 0.00 1.07 0.72 0.02 96.28 [2024-08-27T17:46:57.003Z] 17:36:01 1 2.99 0.00 0.83 0.30 0.03 95.86 [2024-08-27T17:46:57.003Z] 17:36:01 2 1.49 0.00 1.50 0.05 0.02 96.95 [2024-08-27T17:46:57.003Z] 17:36:01 3 2.37 0.00 1.50 0.05 0.02 96.06 [2024-08-27T17:46:57.003Z] 17:36:01 4 3.25 0.00 1.12 0.07 0.03 95.53 [2024-08-27T17:46:57.003Z] 17:36:01 5 2.02 0.00 1.47 1.64 0.03 94.83 [2024-08-27T17:46:57.003Z] 17:36:01 6 3.58 0.00 1.34 1.32 0.03 93.73 [2024-08-27T17:46:57.003Z] 17:36:01 7 3.31 0.00 2.74 0.47 0.03 93.45 [2024-08-27T17:46:57.003Z] 17:37:01 all 0.22 0.00 0.05 0.02 0.01 99.70 [2024-08-27T17:46:57.003Z] 17:37:01 0 0.08 0.00 0.03 0.00 0.02 99.87 [2024-08-27T17:46:57.003Z] 17:37:01 1 1.24 0.00 0.07 0.00 0.03 98.66 [2024-08-27T17:46:57.003Z] 17:37:01 2 0.02 0.00 0.05 0.00 0.00 99.93 [2024-08-27T17:46:57.003Z] 17:37:01 3 0.03 0.00 0.07 0.00 0.02 99.88 [2024-08-27T17:46:57.003Z] 17:37:01 4 0.07 0.00 0.03 0.00 0.00 99.90 [2024-08-27T17:46:57.003Z] 17:37:01 5 0.03 0.00 0.05 0.08 0.02 99.82 [2024-08-27T17:46:57.003Z] 17:37:01 6 0.07 0.00 0.03 0.08 0.00 99.82 [2024-08-27T17:46:57.003Z] 17:37:01 7 0.20 0.00 0.10 0.00 0.00 99.70 [2024-08-27T17:46:57.003Z] 17:38:01 all 0.01 0.00 0.01 0.06 0.01 99.90 [2024-08-27T17:46:57.003Z] 17:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T17:46:57.003Z] 17:38:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2024-08-27T17:46:57.003Z] 17:38:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-27T17:46:57.003Z] 17:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T17:46:57.003Z] 17:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-27T17:46:57.003Z] 17:38:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-27T17:46:57.003Z] 17:38:01 6 0.02 0.00 0.02 0.50 0.02 99.45 [2024-08-27T17:46:57.003Z] 17:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-27T17:46:57.003Z] 17:39:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2024-08-27T17:46:57.003Z] 17:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-27T17:46:57.003Z] 17:39:01 1 0.03 0.00 0.05 0.00 0.03 99.88 [2024-08-27T17:46:57.003Z] 17:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-27T17:46:57.003Z] 17:39:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-27T17:46:57.003Z] 17:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T17:46:57.003Z] 17:39:01 5 0.05 0.00 0.02 0.02 0.03 99.88 [2024-08-27T17:46:57.003Z] 17:39:01 6 0.05 0.00 0.02 0.02 0.00 99.92 [2024-08-27T17:46:57.003Z] 17:39:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-27T17:46:57.003Z] 17:40:01 all 0.01 0.00 0.00 0.00 0.01 99.96 [2024-08-27T17:46:57.003Z] 17:40:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-27T17:46:57.003Z] 17:40:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-27T17:46:57.003Z] 17:40:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-27T17:46:57.003Z] 17:40:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-27T17:46:57.003Z] 17:40:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-27T17:46:57.003Z] 17:40:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2024-08-27T17:46:57.003Z] 17:40:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2024-08-27T17:46:57.003Z] 17:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-27T17:46:57.003Z] 17:41:01 all 0.08 0.00 0.01 0.01 0.01 99.89 [2024-08-27T17:46:57.003Z] 17:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T17:46:57.003Z] 17:41:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2024-08-27T17:46:57.003Z] 17:41:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-27T17:46:57.003Z] 17:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-27T17:46:57.003Z] 17:41:01 4 0.27 0.00 0.02 0.00 0.00 99.72 [2024-08-27T17:46:57.003Z] 17:41:01 5 0.28 0.00 0.02 0.00 0.02 99.68 [2024-08-27T17:46:57.003Z] 17:41:01 6 0.03 0.00 0.00 0.03 0.02 99.92 [2024-08-27T17:46:57.003Z] 17:41:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-27T17:46:57.003Z] 17:42:01 all 0.09 0.00 0.02 0.00 0.01 99.88 [2024-08-27T17:46:57.003Z] 17:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-27T17:46:57.003Z] 17:42:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2024-08-27T17:46:57.003Z] 17:42:01 2 0.00 0.00 0.03 0.02 0.02 99.93 [2024-08-27T17:46:57.003Z] 17:42:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-27T17:46:57.003Z] 17:42:01 4 0.10 0.00 0.03 0.00 0.00 99.87 [2024-08-27T17:46:57.003Z] 17:42:01 5 0.45 0.00 0.05 0.00 0.03 99.47 [2024-08-27T17:46:57.003Z] 17:42:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2024-08-27T17:46:57.003Z] 17:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-27T17:46:57.003Z] [2024-08-27T17:46:57.003Z] 17:42:01 CPU %user %nice %system %iowait %steal %idle [2024-08-27T17:46:57.003Z] 17:43:01 all 0.07 0.00 0.01 0.03 0.01 99.89 [2024-08-27T17:46:57.003Z] 17:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T17:46:57.003Z] 17:43:01 1 0.03 0.00 0.02 0.13 0.03 99.78 [2024-08-27T17:46:57.003Z] 17:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-27T17:46:57.003Z] 17:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T17:46:57.003Z] 17:43:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-27T17:46:57.003Z] 17:43:01 5 0.43 0.00 0.02 0.00 0.00 99.55 [2024-08-27T17:46:57.003Z] 17:43:01 6 0.02 0.00 0.00 0.08 0.02 99.88 [2024-08-27T17:46:57.003Z] 17:43:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-27T17:46:57.003Z] 17:44:01 all 0.06 0.00 0.01 0.00 0.01 99.91 [2024-08-27T17:46:57.003Z] 17:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T17:46:57.003Z] 17:44:01 1 0.07 0.00 0.03 0.00 0.03 99.87 [2024-08-27T17:46:57.003Z] 17:44:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-27T17:46:57.003Z] 17:44:01 3 0.08 0.00 0.02 0.00 0.00 99.90 [2024-08-27T17:46:57.003Z] 17:44:01 4 0.07 0.00 0.03 0.00 0.00 99.90 [2024-08-27T17:46:57.003Z] 17:44:01 5 0.18 0.00 0.00 0.00 0.02 99.80 [2024-08-27T17:46:57.003Z] 17:44:01 6 0.07 0.00 0.02 0.02 0.02 99.88 [2024-08-27T17:46:57.003Z] 17:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-27T17:46:57.003Z] 17:45:01 all 0.01 0.00 0.02 0.01 0.01 99.95 [2024-08-27T17:46:57.003Z] 17:45:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-27T17:46:57.003Z] 17:45:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2024-08-27T17:46:57.003Z] 17:45:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-27T17:46:57.003Z] 17:45:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-27T17:46:57.003Z] 17:45:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-27T17:46:57.003Z] 17:45:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-27T17:46:57.003Z] 17:45:01 6 0.02 0.00 0.02 0.08 0.00 99.88 [2024-08-27T17:46:57.003Z] 17:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-27T17:46:57.003Z] 17:46:01 all 0.07 0.00 0.03 0.00 0.01 99.89 [2024-08-27T17:46:57.003Z] 17:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-27T17:46:57.003Z] 17:46:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2024-08-27T17:46:57.003Z] 17:46:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-27T17:46:57.003Z] 17:46:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2024-08-27T17:46:57.003Z] 17:46:01 4 0.10 0.00 0.03 0.00 0.00 99.87 [2024-08-27T17:46:57.003Z] 17:46:01 5 0.20 0.00 0.07 0.00 0.02 99.72 [2024-08-27T17:46:57.003Z] 17:46:01 6 0.10 0.00 0.00 0.03 0.02 99.85 [2024-08-27T17:46:57.003Z] 17:46:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-27T17:46:57.003Z] Average: all 5.83 0.00 1.44 0.82 0.03 91.88 [2024-08-27T17:46:57.003Z] Average: 0 6.06 0.00 1.40 0.37 0.02 92.15 [2024-08-27T17:46:57.003Z] Average: 1 5.85 0.00 1.35 0.31 0.05 92.43 [2024-08-27T17:46:57.003Z] Average: 2 5.78 0.00 1.41 0.36 0.03 92.42 [2024-08-27T17:46:57.003Z] Average: 3 5.70 0.00 1.37 0.20 0.03 92.70 [2024-08-27T17:46:57.003Z] Average: 4 5.79 0.00 1.49 2.18 0.03 90.51 [2024-08-27T17:46:57.003Z] Average: 5 5.86 0.00 1.47 0.77 0.03 91.87 [2024-08-27T17:46:57.003Z] Average: 6 5.75 0.00 1.46 0.89 0.03 91.87 [2024-08-27T17:46:57.003Z] Average: 7 5.87 0.00 1.53 1.53 0.03 91.05 [2024-08-27T17:46:57.003Z] [2024-08-27T17:46:57.003Z] [2024-08-27T17:46:57.003Z]