Pull request #314 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 13d6f6fe21ad04b8bed7f215a9551f440c23d17f+c5b037f005f4c5061401d1258d9ac06bd1f6f0bf (0bbc792aa599aa53fd5f77b833fb980d6a55289b) 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-ssh12694222235524853941.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh1190789715950909105.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-314/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-314/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11513376958497540672.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-314/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10798389362197947566.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh1488275928311746628.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-314/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-314/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10238975863769945347.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-24076 in /w/workspace/foundry_device-usb-camera_PR-314 [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-314 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/314/head:refs/remotes/origin/PR-314 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c5b037f005f4c5061401d1258d9ac06bd1f6f0bf into PR head commit 13d6f6fe21ad04b8bed7f215a9551f440c23d17f Merge succeeded, producing 13d6f6fe21ad04b8bed7f215a9551f440c23d17f Checking out Revision 13d6f6fe21ad04b8bed7f215a9551f440c23d17f (PR-314) 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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 13d6f6fe21ad04b8bed7f215a9551f440c23d17f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c5b037f005f4c5061401d1258d9ac06bd1f6f0bf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 13d6f6fe21ad04b8bed7f215a9551f440c23d17f # timeout=10 [Pipeline] timeout [2023-12-05T17:47:08.677Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-05T17:47:08.875Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-05T17:47:08.996Z] ========================================================= [2023-12-05T17:47:08.996Z] EdgeX Global Pipelines Version Info [2023-12-05T17:47:08.996Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-05T17:47:09.759Z] ------------------- [2023-12-05T17:47:09.759Z] stable info: [2023-12-05T17:47:09.759Z] ------------------- [2023-12-05T17:47:09.759Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-05T17:47:09.759Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-05T17:47:09.759Z] Message: update stable to v1.0.258 [2023-12-05T17:47:10.332Z] ------------------- [2023-12-05T17:47:10.332Z] experimental info: [2023-12-05T17:47:10.332Z] ------------------- [2023-12-05T17:47:10.332Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-05T17:47:10.332Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-05T17:47:10.332Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-05T17:47:10.587Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-12-05T17:47:10.646Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-12-05T17:47:10.702Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-05T17:47:10.759Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-05T17:47:10.815Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-05T17:47:10.871Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-05T17:47:10.936Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-05T17:47:10.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-05T17:47:11.051Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-05T17:47:11.110Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-05T17:47:11.174Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-05T17:47:11.235Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-12-05T17:47:11.297Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-05T17:47:11.360Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-05T17:47:11.430Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-05T17:47:11.491Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-05T17:47:11.552Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-05T17:47:11.617Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-05T17:47:11.684Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-05T17:47:11.749Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-05T17:47:11.822Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-05T17:47:11.888Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-05T17:47:11.954Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-05T17:47:12.023Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-05T17:47:12.088Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-05T17:47:12.156Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-05T17:47:12.224Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-05T17:47:12.297Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-314 [Pipeline] echo [2023-12-05T17:47:12.364Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-314 [Pipeline] echo [2023-12-05T17:47:12.443Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-314 [Pipeline] echo [2023-12-05T17:47:12.518Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 13d6f6fe21ad04b8bed7f215a9551f440c23d17f [Pipeline] echo [2023-12-05T17:47:12.594Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 13d6f6f [Pipeline] echo [2023-12-05T17:47:12.669Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-05T17:47:12.848Z] provisioning config files... [2023-12-05T17:47:12.863Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-314@tmp/config12843591679387865194tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-05T17:47:13.273Z] ---> ****-login.sh [2023-12-05T17:47:13.273Z] nexus3.edgexfoundry.org:10001 [2023-12-05T17:47:13.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T17:47:14.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T17:47:14.106Z] Configure a credential helper to remove this warning. See [2023-12-05T17:47:14.106Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T17:47:14.106Z] [2023-12-05T17:47:14.106Z] Login Succeeded [2023-12-05T17:47:14.106Z] nexus3.edgexfoundry.org:10002 [2023-12-05T17:47:14.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T17:47:14.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T17:47:14.367Z] Configure a credential helper to remove this warning. See [2023-12-05T17:47:14.367Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T17:47:14.367Z] [2023-12-05T17:47:14.367Z] Login Succeeded [2023-12-05T17:47:14.367Z] nexus3.edgexfoundry.org:10003 [2023-12-05T17:47:14.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T17:47:14.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T17:47:14.367Z] Configure a credential helper to remove this warning. See [2023-12-05T17:47:14.367Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T17:47:14.367Z] [2023-12-05T17:47:14.367Z] Login Succeeded [2023-12-05T17:47:14.367Z] nexus3.edgexfoundry.org:10004 [2023-12-05T17:47:14.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T17:47:14.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T17:47:14.629Z] Configure a credential helper to remove this warning. See [2023-12-05T17:47:14.629Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T17:47:14.629Z] [2023-12-05T17:47:14.629Z] Login Succeeded [2023-12-05T17:47:14.629Z] ****.io [2023-12-05T17:47:14.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T17:47:14.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T17:47:14.889Z] Configure a credential helper to remove this warning. See [2023-12-05T17:47:14.889Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T17:47:14.889Z] [2023-12-05T17:47:14.889Z] Login Succeeded [2023-12-05T17:47:14.889Z] ---> ****-login.sh ends [Pipeline] } [2023-12-05T17:47:14.920Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-05T17:47:15.681Z] + git rev-list -1 --merges 13d6f6fe21ad04b8bed7f215a9551f440c23d17f~1..13d6f6fe21ad04b8bed7f215a9551f440c23d17f [Pipeline] echo [2023-12-05T17:47:15.719Z] -----------> git rev-list -1 --merges 13d6f6fe21ad04b8bed7f215a9551f440c23d17f~1..13d6f6fe21ad04b8bed7f215a9551f440c23d17f 13d6f6fe21ad04b8bed7f215a9551f440c23d17f [false] [Pipeline] sh [2023-12-05T17:47:16.046Z] + git log --format=format:%s -1 13d6f6fe21ad04b8bed7f215a9551f440c23d17f [Pipeline] echo [2023-12-05T17:47:16.089Z] ========================================================= [2023-12-05T17:47:16.089Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-05T17:47:16.089Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-05T17:47:16.586Z] + git log --format=format:%s -1 13d6f6fe21ad04b8bed7f215a9551f440c23d17f [Pipeline] echo [2023-12-05T17:47:16.618Z] [semverPrep] GIT_COMMIT: 13d6f6fe21ad04b8bed7f215a9551f440c23d17f, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-12-05T17:47:16.669Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-05T17:47:17.106Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-05T17:47:17.107Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-05T17:47:17.107Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-05T17:47:17.107Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-05T17:47:17.107Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-05T17:47:17.107Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-05T17:47:17.107Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T17:47:17.561Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-05T17:47:17.561Z] [2023-12-05T17:47:17.561Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T17:47:17.953Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-05T17:47:18.213Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-05T17:47:18.213Z] b85a868b505f: Pulling fs layer [2023-12-05T17:47:18.213Z] e2be974225ed: Pulling fs layer [2023-12-05T17:47:18.213Z] 339a4e72a1f5: Pulling fs layer [2023-12-05T17:47:18.213Z] 988bab9f4d93: Pulling fs layer [2023-12-05T17:47:18.213Z] 1469e6f7b9e6: Pulling fs layer [2023-12-05T17:47:18.213Z] eaf3925da568: Pulling fs layer [2023-12-05T17:47:18.213Z] bab4dde63d76: Pulling fs layer [2023-12-05T17:47:18.213Z] bde34c3a00c8: Pulling fs layer [2023-12-05T17:47:18.213Z] b352a97aabf1: Pulling fs layer [2023-12-05T17:47:18.213Z] 4872d77fe225: Pulling fs layer [2023-12-05T17:47:18.213Z] 5851b861e8e6: Pulling fs layer [2023-12-05T17:47:18.213Z] 988bab9f4d93: Waiting [2023-12-05T17:47:18.213Z] eaf3925da568: Waiting [2023-12-05T17:47:18.213Z] b352a97aabf1: Waiting [2023-12-05T17:47:18.213Z] bab4dde63d76: Waiting [2023-12-05T17:47:18.213Z] bde34c3a00c8: Waiting [2023-12-05T17:47:18.213Z] 4872d77fe225: Waiting [2023-12-05T17:47:18.213Z] 5851b861e8e6: Waiting [2023-12-05T17:47:18.213Z] 1469e6f7b9e6: Waiting [2023-12-05T17:47:18.213Z] e2be974225ed: Verifying Checksum [2023-12-05T17:47:18.213Z] e2be974225ed: Download complete [2023-12-05T17:47:18.213Z] 988bab9f4d93: Verifying Checksum [2023-12-05T17:47:18.213Z] 988bab9f4d93: Download complete [2023-12-05T17:47:18.213Z] 1469e6f7b9e6: Verifying Checksum [2023-12-05T17:47:18.213Z] 1469e6f7b9e6: Download complete [2023-12-05T17:47:18.476Z] eaf3925da568: Verifying Checksum [2023-12-05T17:47:18.476Z] eaf3925da568: Download complete [2023-12-05T17:47:18.476Z] 339a4e72a1f5: Verifying Checksum [2023-12-05T17:47:18.476Z] bde34c3a00c8: Verifying Checksum [2023-12-05T17:47:18.476Z] bde34c3a00c8: Download complete [2023-12-05T17:47:18.476Z] b352a97aabf1: Download complete [2023-12-05T17:47:18.476Z] 4872d77fe225: Verifying Checksum [2023-12-05T17:47:18.476Z] 5851b861e8e6: Download complete [2023-12-05T17:47:18.476Z] b85a868b505f: Verifying Checksum [2023-12-05T17:47:18.476Z] b85a868b505f: Download complete [2023-12-05T17:47:18.735Z] bab4dde63d76: Verifying Checksum [2023-12-05T17:47:18.735Z] bab4dde63d76: Download complete [2023-12-05T17:47:19.670Z] b85a868b505f: Pull complete [2023-12-05T17:47:19.929Z] e2be974225ed: Pull complete [2023-12-05T17:47:20.188Z] 339a4e72a1f5: Pull complete [2023-12-05T17:47:20.448Z] 988bab9f4d93: Pull complete [2023-12-05T17:47:20.707Z] 1469e6f7b9e6: Pull complete [2023-12-05T17:47:20.707Z] eaf3925da568: Pull complete [2023-12-05T17:47:22.610Z] bab4dde63d76: Pull complete [2023-12-05T17:47:22.610Z] bde34c3a00c8: Pull complete [2023-12-05T17:47:22.610Z] b352a97aabf1: Pull complete [2023-12-05T17:47:22.869Z] 4872d77fe225: Pull complete [2023-12-05T17:47:22.869Z] 5851b861e8e6: Pull complete [2023-12-05T17:47:22.869Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-05T17:47:22.869Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-05T17:47:22.869Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T17:47:23.266Z] prd-ubuntu20.04-docker-8c-8g-24076 does not seem to be running inside a container [2023-12-05T17:47:23.291Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-314 -v /w/workspace/foundry_device-usb-camera_PR-314:/w/workspace/foundry_device-usb-camera_PR-314:rw,z -v /w/workspace/foundry_device-usb-camera_PR-314@tmp:/w/workspace/foundry_device-usb-camera_PR-314@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 [2023-12-05T17:47:28.001Z] $ docker top 422c0ad84b3f6d915fc6bd1e31475d4b1d6fc716f3be9eb65dc24805bc380d26 -eo pid,comm [2023-12-05T17:47:28.055Z] 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). [2023-12-05T17:47:28.055Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-05T17:47:28.253Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-05T17:47:28.253Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-05T17:47:28.370Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-05T17:47:28.370Z] $ docker exec 422c0ad84b3f6d915fc6bd1e31475d4b1d6fc716f3be9eb65dc24805bc380d26 ssh-agent [2023-12-05T17:47:28.469Z] SSH_AUTH_SOCK=/tmp/ssh-qYWB2oM5QC7X/agent.31 [2023-12-05T17:47:28.469Z] SSH_AGENT_PID=37 [2023-12-05T17:47:28.474Z] Running ssh-add (command line suppressed) [2023-12-05T17:47:28.571Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-314@tmp/private_key_14522218908089028264.key (/w/workspace/foundry_device-usb-camera_PR-314@tmp/private_key_14522218908089028264.key) [2023-12-05T17:47:28.588Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-05T17:47:28.943Z] + git tag --points-at HEAD [Pipeline] } [2023-12-05T17:47:28.965Z] $ docker exec --env ******** --env ******** 422c0ad84b3f6d915fc6bd1e31475d4b1d6fc716f3be9eb65dc24805bc380d26 ssh-agent -k [2023-12-05T17:47:29.077Z] unset SSH_AUTH_SOCK; [2023-12-05T17:47:29.077Z] unset SSH_AGENT_PID; [2023-12-05T17:47:29.077Z] echo Agent pid 37 killed; [2023-12-05T17:47:29.088Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-05T17:47:29.222Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-05T17:47:29.222Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-05T17:47:29.329Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-05T17:47:29.330Z] $ docker exec 422c0ad84b3f6d915fc6bd1e31475d4b1d6fc716f3be9eb65dc24805bc380d26 ssh-agent [2023-12-05T17:47:29.441Z] SSH_AUTH_SOCK=/tmp/ssh-vg8GGG69nRha/agent.69 [2023-12-05T17:47:29.441Z] SSH_AGENT_PID=75 [2023-12-05T17:47:29.447Z] Running ssh-add (command line suppressed) [2023-12-05T17:47:29.563Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-314@tmp/private_key_7846597777294692905.key (/w/workspace/foundry_device-usb-camera_PR-314@tmp/private_key_7846597777294692905.key) [2023-12-05T17:47:29.579Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-05T17:47:29.929Z] + git semver init [2023-12-05T17:47:30.221Z] 2023-12-05 17:47:30,086 [run_init] DEBUG init version:0.0.0 force:False [2023-12-05T17:47:30.221Z] 2023-12-05 17:47:30,087 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-314/.semver [2023-12-05T17:47:30.221Z] 2023-12-05 17:47:30,088 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-314/.semver [2023-12-05T17:47:30.221Z] 2023-12-05 17:47:30,088 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-314/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-314, universal_newlines=False, shell=None, istream=None) [2023-12-05T17:47:31.602Z] 2023-12-05 17:47:31,286 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-314/.git/info/exclude [2023-12-05T17:47:31.602Z] 2023-12-05 17:47:31,286 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-314/.semver/PR-314 with force:False [2023-12-05T17:47:31.602Z] 2023-12-05 17:47:31,287 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-314/.semver/PR-314 [2023-12-05T17:47:31.602Z] 2023-12-05 17:47:31,291 [execute] INFO git cat-file --batch-check [2023-12-05T17:47:31.602Z] 2023-12-05 17:47:31,291 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-314/.semver, universal_newlines=False, shell=None, istream=) [2023-12-05T17:47:31.602Z] 2023-12-05 17:47:31,299 [execute] INFO git cat-file --batch [2023-12-05T17:47:31.602Z] 2023-12-05 17:47:31,299 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-314/.semver, universal_newlines=False, shell=None, istream=) [2023-12-05T17:47:31.602Z] 2023-12-05 17:47:31,305 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-314/.semver/PR-314 [2023-12-05T17:47:31.602Z] 0.0.0 [Pipeline] } [2023-12-05T17:47:31.629Z] $ docker exec --env ******** --env ******** 422c0ad84b3f6d915fc6bd1e31475d4b1d6fc716f3be9eb65dc24805bc380d26 ssh-agent -k [2023-12-05T17:47:31.714Z] unset SSH_AUTH_SOCK; [2023-12-05T17:47:31.714Z] unset SSH_AGENT_PID; [2023-12-05T17:47:31.715Z] echo Agent pid 75 killed; [2023-12-05T17:47:31.723Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-05T17:47:32.241Z] + git semver [Pipeline] } [2023-12-05T17:47:32.525Z] $ docker stop --time=1 422c0ad84b3f6d915fc6bd1e31475d4b1d6fc716f3be9eb65dc24805bc380d26 [2023-12-05T17:47:33.996Z] $ docker rm -f --volumes 422c0ad84b3f6d915fc6bd1e31475d4b1d6fc716f3be9eb65dc24805bc380d26 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-05T17:47:34.453Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-05T17:47:34.791Z] Stashed 1 file(s) [Pipeline] echo [2023-12-05T17:47:34.806Z] [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 [2023-12-05T17:47:35.785Z] provisioning config files... [2023-12-05T17:47:35.793Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-314@tmp/config4231650485408785991tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-05T17:47:36.213Z] ---> ****-login.sh [2023-12-05T17:47:36.213Z] nexus3.edgexfoundry.org:10001 [2023-12-05T17:47:36.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T17:47:36.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T17:47:36.213Z] Configure a credential helper to remove this warning. See [2023-12-05T17:47:36.213Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T17:47:36.213Z] [2023-12-05T17:47:36.213Z] Login Succeeded [2023-12-05T17:47:36.213Z] nexus3.edgexfoundry.org:10002 [2023-12-05T17:47:36.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T17:47:36.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T17:47:36.213Z] Configure a credential helper to remove this warning. See [2023-12-05T17:47:36.213Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T17:47:36.213Z] [2023-12-05T17:47:36.213Z] Login Succeeded [2023-12-05T17:47:36.213Z] nexus3.edgexfoundry.org:10003 [2023-12-05T17:47:36.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T17:47:36.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T17:47:36.475Z] Configure a credential helper to remove this warning. See [2023-12-05T17:47:36.475Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T17:47:36.475Z] [2023-12-05T17:47:36.475Z] Login Succeeded [2023-12-05T17:47:36.475Z] nexus3.edgexfoundry.org:10004 [2023-12-05T17:47:36.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T17:47:36.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T17:47:36.475Z] Configure a credential helper to remove this warning. See [2023-12-05T17:47:36.475Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T17:47:36.475Z] [2023-12-05T17:47:36.475Z] Login Succeeded [2023-12-05T17:47:36.475Z] ****.io [2023-12-05T17:47:36.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T17:47:36.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T17:47:36.736Z] Configure a credential helper to remove this warning. See [2023-12-05T17:47:36.736Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T17:47:36.736Z] [2023-12-05T17:47:36.736Z] Login Succeeded [2023-12-05T17:47:36.736Z] ---> ****-login.sh ends [Pipeline] } [2023-12-05T17:47:36.798Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-05T17:47:37.115Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-05T17:47:37.180Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-05T17:47:37.234Z] ========================================================= [2023-12-05T17:47:37.234Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-05T17:47:37.234Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T17:47:37.806Z] + 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 . [2023-12-05T17:47:37.806Z] Sending build context to Docker daemon 14.37MB [2023-12-05T17:47:37.806Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-12-05T17:47:37.806Z] Step 2/13 : FROM ${BASE} AS builder [2023-12-05T17:47:38.085Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-05T17:47:38.085Z] 7264a8db6415: Pulling fs layer [2023-12-05T17:47:38.085Z] c4d48a809fc2: Pulling fs layer [2023-12-05T17:47:38.085Z] 4f1c88b9dad5: Pulling fs layer [2023-12-05T17:47:38.085Z] ad3a456e5733: Pulling fs layer [2023-12-05T17:47:38.085Z] 69c7f0334f64: Pulling fs layer [2023-12-05T17:47:38.085Z] 1f1c1a5573a3: Pulling fs layer [2023-12-05T17:47:38.085Z] ce7588e14bc9: Pulling fs layer [2023-12-05T17:47:38.085Z] b5e4710f87ac: Pulling fs layer [2023-12-05T17:47:38.085Z] ad3a456e5733: Waiting [2023-12-05T17:47:38.085Z] 1f1c1a5573a3: Waiting [2023-12-05T17:47:38.085Z] ce7588e14bc9: Waiting [2023-12-05T17:47:38.085Z] b5e4710f87ac: Waiting [2023-12-05T17:47:38.085Z] c4d48a809fc2: Download complete [2023-12-05T17:47:38.085Z] ad3a456e5733: Verifying Checksum [2023-12-05T17:47:38.085Z] ad3a456e5733: Download complete [2023-12-05T17:47:38.085Z] 69c7f0334f64: Verifying Checksum [2023-12-05T17:47:38.085Z] 69c7f0334f64: Download complete [2023-12-05T17:47:38.085Z] 7264a8db6415: Verifying Checksum [2023-12-05T17:47:38.085Z] 7264a8db6415: Download complete [2023-12-05T17:47:38.085Z] 1f1c1a5573a3: Verifying Checksum [2023-12-05T17:47:38.085Z] 1f1c1a5573a3: Download complete [2023-12-05T17:47:38.345Z] 7264a8db6415: Pull complete [2023-12-05T17:47:38.345Z] b5e4710f87ac: Verifying Checksum [2023-12-05T17:47:38.345Z] b5e4710f87ac: Download complete [2023-12-05T17:47:38.345Z] c4d48a809fc2: Pull complete [2023-12-05T17:47:38.605Z] 4f1c88b9dad5: Verifying Checksum [2023-12-05T17:47:38.605Z] 4f1c88b9dad5: Download complete [2023-12-05T17:47:38.865Z] ce7588e14bc9: Verifying Checksum [2023-12-05T17:47:38.865Z] ce7588e14bc9: Download complete [2023-12-05T17:47:42.151Z] 4f1c88b9dad5: Pull complete [2023-12-05T17:47:42.151Z] ad3a456e5733: Pull complete [2023-12-05T17:47:42.151Z] 69c7f0334f64: Pull complete [2023-12-05T17:47:42.151Z] 1f1c1a5573a3: Pull complete [2023-12-05T17:47:44.064Z] ce7588e14bc9: Pull complete [2023-12-05T17:47:44.630Z] b5e4710f87ac: Pull complete [2023-12-05T17:47:44.921Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-05T17:47:45.180Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-05T17:47:45.180Z] ---> 88b5674ff536 [2023-12-05T17:47:45.180Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-12-05T17:47:50.450Z] Still waiting to schedule task [2023-12-05T17:47:50.450Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-12-05T17:47:53.310Z] ---> Running in c566446e008b [2023-12-05T17:47:53.310Z] Removing intermediate container c566446e008b [2023-12-05T17:47:53.310Z] ---> 361e5ac4f538 [2023-12-05T17:47:53.310Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-05T17:47:53.310Z] ---> Running in 49b7cd4c699c [2023-12-05T17:47:53.310Z] Removing intermediate container 49b7cd4c699c [2023-12-05T17:47:53.310Z] ---> fd3cc57b11d3 [2023-12-05T17:47:53.310Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-12-05T17:47:53.310Z] ---> Running in 28eef85021c6 [2023-12-05T17:47:53.310Z] Removing intermediate container 28eef85021c6 [2023-12-05T17:47:53.310Z] ---> 3ae99da00c54 [2023-12-05T17:47:53.310Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-12-05T17:47:53.310Z] ---> Running in c5f080eedd0b [2023-12-05T17:47:53.612Z] Removing intermediate container c5f080eedd0b [2023-12-05T17:47:53.612Z] ---> 0e058e1f89ae [2023-12-05T17:47:53.612Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-05T17:47:53.872Z] ---> Running in 19ae59ef4292 [2023-12-05T17:47:54.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T17:47:54.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T17:47:54.390Z] (1/13) Installing libintl (0.21.1-r7) [2023-12-05T17:47:54.390Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-12-05T17:47:54.390Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-12-05T17:47:54.390Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-12-05T17:47:54.390Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-12-05T17:47:54.649Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-12-05T17:47:54.649Z] (7/13) Installing udev-init-scripts (35-r1) [2023-12-05T17:47:54.649Z] (8/13) Installing libblkid (2.38.1-r8) [2023-12-05T17:47:54.649Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-12-05T17:47:54.650Z] (10/13) Installing kmod-libs (30-r3) [2023-12-05T17:47:54.650Z] (11/13) Installing eudev (3.2.11-r8) [2023-12-05T17:47:54.650Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-12-05T17:47:54.650Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-12-05T17:47:54.650Z] Executing busybox-1.36.1-r5.trigger [2023-12-05T17:47:54.650Z] Executing eudev-3.2.11-r8.trigger [2023-12-05T17:47:54.650Z] OK: 271 MiB in 65 packages [2023-12-05T17:47:55.586Z] Removing intermediate container 19ae59ef4292 [2023-12-05T17:47:55.586Z] ---> 6e25e684b944 [2023-12-05T17:47:55.586Z] Step 8/13 : WORKDIR /device-usb-camera [2023-12-05T17:47:55.586Z] ---> Running in c9cc47232751 [2023-12-05T17:47:55.845Z] Removing intermediate container c9cc47232751 [2023-12-05T17:47:55.845Z] ---> 68fd9a324d68 [2023-12-05T17:47:55.845Z] Step 9/13 : COPY go.mod vendor* ./ [2023-12-05T17:47:56.105Z] ---> 31c5ef418bb2 [2023-12-05T17:47:56.105Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T17:47:56.105Z] ---> Running in 1383935acf4e [2023-12-05T17:49:17.564Z] Removing intermediate container 1383935acf4e [2023-12-05T17:49:17.564Z] ---> 4db20e6b72bf [2023-12-05T17:49:17.564Z] Step 11/13 : COPY . . [2023-12-05T17:49:17.564Z] ---> 5d86864a4810 [2023-12-05T17:49:17.564Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-12-05T17:49:17.564Z] ---> Running in 3cf4300a5945 [2023-12-05T17:49:17.564Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-05T17:49:17.564Z] Dload Upload Total Spent Left Speed [2023-12-05T17:49:17.564Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 7960 0 --:--:-- --:--:-- --:--:-- 7930 [2023-12-05T17:49:17.564Z] Removing intermediate container 3cf4300a5945 [2023-12-05T17:49:17.564Z] ---> 9999c54eb910 [2023-12-05T17:49:17.564Z] Step 13/13 : RUN ${MAKE} [2023-12-05T17:49:17.564Z] ---> Running in 18ba20fcb787 [2023-12-05T17:49:17.564Z] noop [2023-12-05T17:49:17.564Z] Removing intermediate container 18ba20fcb787 [2023-12-05T17:49:17.564Z] ---> af252ee6e59d [2023-12-05T17:49:17.564Z] Successfully built af252ee6e59d [2023-12-05T17:49:17.564Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T17:49:18.134Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-05T17:49:18.134Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T17:49:18.347Z] prd-ubuntu20.04-docker-8c-8g-24076 does not seem to be running inside a container [2023-12-05T17:49:18.387Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-314 -v /w/workspace/foundry_device-usb-camera_PR-314:/w/workspace/foundry_device-usb-camera_PR-314:rw,z -v /w/workspace/foundry_device-usb-camera_PR-314@tmp:/w/workspace/foundry_device-usb-camera_PR-314@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 [2023-12-05T17:49:18.778Z] $ docker top 06a68854cec478d92d017d160de03272800157d6d947721a2141a0b2fd8800df -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-05T17:49:19.228Z] + go version [2023-12-05T17:49:19.228Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-05T17:49:19.265Z] $ docker stop --time=1 06a68854cec478d92d017d160de03272800157d6d947721a2141a0b2fd8800df [2023-12-05T17:49:20.655Z] $ docker rm -f --volumes 06a68854cec478d92d017d160de03272800157d6d947721a2141a0b2fd8800df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T17:49:21.600Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-05T17:49:21.600Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T17:49:21.810Z] prd-ubuntu20.04-docker-8c-8g-24076 does not seem to be running inside a container [2023-12-05T17:49:21.850Z] $ 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-314 -v /w/workspace/foundry_device-usb-camera_PR-314:/w/workspace/foundry_device-usb-camera_PR-314:rw,z -v /w/workspace/foundry_device-usb-camera_PR-314@tmp:/w/workspace/foundry_device-usb-camera_PR-314@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 [2023-12-05T17:49:22.324Z] $ docker top c98f7f3a049e1d0108dd466519d1ad7aa7b617c8bf1df6f1375d02e960c79332 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-05T17:49:22.756Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-314 [Pipeline] fileExists [Pipeline] sh [2023-12-05T17:49:23.142Z] + make test [2023-12-05T17:49:23.142Z] go test ./... -coverprofile=coverage.out ./... [2023-12-05T17:49:26.433Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-12-05T17:49:36.425Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-12-05T17:49:36.993Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.018s coverage: 4.4% of statements [2023-12-05T17:49:37.735Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24078 in /w/workspace/foundry_device-usb-camera_PR-314 [Pipeline] { [Pipeline] ws [2023-12-05T17:49:37.822Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2023-12-05T17:49:40.966Z] Selected Git installation does not exist. Using Default [2023-12-05T17:49:40.966Z] The recommended git tool is: NONE [2023-12-05T17:49:43.593Z] go vet ./... [2023-12-05T17:49:47.450Z] using credential edgex-jenkins-ssh [2023-12-05T17:49:47.469Z] Cloning the remote Git repository [2023-12-05T17:49:47.784Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-05T17:49:47.784Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-05T17:49:47.784Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-05T17:49:47.824Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-05T17:49:47.897Z] $ docker stop --time=1 c98f7f3a049e1d0108dd466519d1ad7aa7b617c8bf1df6f1375d02e960c79332 [2023-12-05T17:49:47.523Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-12-05T17:49:47.620Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2023-12-05T17:49:47.769Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-12-05T17:49:47.770Z] > git --version # timeout=10 [2023-12-05T17:49:47.791Z] > git --version # 'git version 2.25.1' [2023-12-05T17:49:47.794Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-05T17:49:47.955Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-05T17:49:50.431Z] $ docker rm -f --volumes c98f7f3a049e1d0108dd466519d1ad7aa7b617c8bf1df6f1375d02e960c79332 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-05T17:49:51.019Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-05T17:49:51.095Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-05T17:49:51.929Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-05T17:49:52.243Z] + ls -al . [2023-12-05T17:49:52.243Z] total 224 [2023-12-05T17:49:52.243Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 5 17:49 . [2023-12-05T17:49:52.243Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 5 17:47 .. [2023-12-05T17:49:52.243Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 5 17:49 .git [2023-12-05T17:49:52.243Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 5 17:47 .github [2023-12-05T17:49:52.243Z] -rw-rw-r-- 1 jenkins jenkins 429 Dec 5 17:47 .gitignore [2023-12-05T17:49:52.243Z] -rw-rw-r-- 1 jenkins jenkins 45 Dec 5 17:47 .golangci.yml [2023-12-05T17:49:52.243Z] -rw-rw-r-- 1 jenkins jenkins 77 Dec 5 17:47 .hadolint.yml [2023-12-05T17:49:52.243Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 5 17:47 .semver [2023-12-05T17:49:52.243Z] -rw-rw-r-- 1 jenkins jenkins 10851 Dec 5 17:47 Attribution.txt [2023-12-05T17:49:52.243Z] -rw-rw-r-- 1 jenkins jenkins 16561 Dec 5 17:47 CHANGELOG.md [2023-12-05T17:49:52.243Z] -rw-rw-r-- 1 jenkins jenkins 2562 Dec 5 17:47 Dockerfile [2023-12-05T17:49:52.243Z] -rw-rw-r-- 1 jenkins jenkins 678 Dec 5 17:47 GOVERNANCE.md [2023-12-05T17:49:52.243Z] -rw-rw-r-- 1 jenkins jenkins 659 Dec 5 17:47 Jenkinsfile [2023-12-05T17:49:52.243Z] -rw-rw-r-- 1 jenkins jenkins 11348 Dec 5 17:47 LICENSE [2023-12-05T17:49:52.243Z] -rw-rw-r-- 1 jenkins jenkins 2611 Dec 5 17:47 Makefile [2023-12-05T17:49:52.243Z] -rw-rw-r-- 1 jenkins jenkins 622 Dec 5 17:47 OWNERS.md [2023-12-05T17:49:52.243Z] -rw-rw-r-- 1 jenkins jenkins 2575 Dec 5 17:47 README.md [2023-12-05T17:49:52.243Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 5 17:47 VERSION [2023-12-05T17:49:52.243Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 5 17:47 bin [2023-12-05T17:49:52.243Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 5 17:47 cmd [2023-12-05T17:49:52.243Z] -rw-r--r-- 1 jenkins jenkins 54703 Dec 5 17:49 coverage.out [2023-12-05T17:49:52.243Z] -rwxrwxr-x 1 jenkins jenkins 84 Dec 5 17:47 docker-entrypoint.sh [2023-12-05T17:49:52.243Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 5 17:47 docs [2023-12-05T17:49:52.243Z] -rw-rw-r-- 1 jenkins jenkins 3920 Dec 5 17:47 go.mod [2023-12-05T17:49:52.243Z] -rw-rw-r-- 1 jenkins jenkins 34828 Dec 5 17:47 go.sum [2023-12-05T17:49:52.243Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 5 17:47 internal [2023-12-05T17:49:52.243Z] -rw-rw-r-- 1 jenkins jenkins 231 Dec 5 17:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T17:49:52.694Z] + 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=13d6f6fe21ad04b8bed7f215a9551f440c23d17f --label arch=amd64 --label version=0.0.0 . [2023-12-05T17:49:52.694Z] Sending build context to Docker daemon 14.42MB [2023-12-05T17:49:52.694Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2023-12-05T17:49:52.694Z] Step 2/37 : FROM ${BASE} AS builder [2023-12-05T17:49:52.694Z] ---> af252ee6e59d [2023-12-05T17:49:52.694Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2023-12-05T17:49:52.694Z] ---> Running in 3346a3d41626 [2023-12-05T17:49:51.500Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-12-05T17:49:51.521Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-05T17:49:52.430Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-12-05T17:49:52.475Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-12-05T17:49:52.476Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-05T17:49:52.492Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/314/head:refs/remotes/origin/PR-314 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-12-05T17:49:52.953Z] Removing intermediate container 3346a3d41626 [2023-12-05T17:49:52.953Z] ---> 1d54c2ed34b4 [2023-12-05T17:49:52.953Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-05T17:49:52.953Z] ---> Running in 2f1effdcf992 [2023-12-05T17:49:52.953Z] Removing intermediate container 2f1effdcf992 [2023-12-05T17:49:52.953Z] ---> 3c1757501084 [2023-12-05T17:49:52.953Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-12-05T17:49:52.953Z] ---> Running in a046808fda9d [2023-12-05T17:49:53.111Z] Merging remotes/origin/main commit c5b037f005f4c5061401d1258d9ac06bd1f6f0bf into PR head commit 13d6f6fe21ad04b8bed7f215a9551f440c23d17f [2023-12-05T17:49:53.212Z] Removing intermediate container a046808fda9d [2023-12-05T17:49:53.212Z] ---> 3f1381c2e333 [2023-12-05T17:49:53.212Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-12-05T17:49:53.212Z] ---> Running in 058e3289ee04 [2023-12-05T17:49:53.212Z] Removing intermediate container 058e3289ee04 [2023-12-05T17:49:53.212Z] ---> 895284ef536b [2023-12-05T17:49:53.212Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-05T17:49:53.212Z] ---> Running in d0fd537b587f [2023-12-05T17:49:53.401Z] Merge succeeded, producing 13d6f6fe21ad04b8bed7f215a9551f440c23d17f [2023-12-05T17:49:53.401Z] Checking out Revision 13d6f6fe21ad04b8bed7f215a9551f440c23d17f (PR-314) [2023-12-05T17:49:53.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T17:49:53.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T17:49:53.737Z] OK: 271 MiB in 65 packages [2023-12-05T17:49:53.912Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-12-05T17:49:53.955Z] > git --version # timeout=10 [2023-12-05T17:49:53.967Z] > git --version # 'git version 2.25.1' [2023-12-05T17:49:53.978Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-05T17:49:54.303Z] Removing intermediate container d0fd537b587f [2023-12-05T17:49:54.304Z] ---> c7a172405582 [2023-12-05T17:49:54.304Z] Step 8/37 : WORKDIR /device-usb-camera [2023-12-05T17:49:54.304Z] ---> Running in 8de632bfca6e [2023-12-05T17:49:54.304Z] Removing intermediate container 8de632bfca6e [2023-12-05T17:49:54.304Z] ---> e15adecb5941 [2023-12-05T17:49:54.304Z] Step 9/37 : COPY go.mod vendor* ./ [2023-12-05T17:49:54.304Z] ---> c3be95354954 [2023-12-05T17:49:54.304Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T17:49:54.304Z] ---> Running in 4c02a380c9b2 [2023-12-05T17:49:53.130Z] > git config core.sparsecheckout # timeout=10 [2023-12-05T17:49:53.212Z] > git checkout -f 13d6f6fe21ad04b8bed7f215a9551f440c23d17f # timeout=10 [2023-12-05T17:49:53.299Z] > git remote # timeout=10 [2023-12-05T17:49:53.320Z] > git config --get remote.origin.url # timeout=10 [2023-12-05T17:49:53.337Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-05T17:49:53.351Z] > git merge c5b037f005f4c5061401d1258d9ac06bd1f6f0bf # timeout=10 [2023-12-05T17:49:53.382Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-12-05T17:49:53.406Z] > git config core.sparsecheckout # timeout=10 [2023-12-05T17:49:53.422Z] > git checkout -f 13d6f6fe21ad04b8bed7f215a9551f440c23d17f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-05T17:49:55.239Z] Removing intermediate container 4c02a380c9b2 [2023-12-05T17:49:55.239Z] ---> 8535931b990f [2023-12-05T17:49:55.239Z] Step 11/37 : COPY . . [2023-12-05T17:49:55.319Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-05T17:49:55.319Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-05T17:49:55.319Z] Dload Upload Total Spent Left Speed [2023-12-05T17:49:55.319Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 96809 0 --:--:-- --:--:-- --:--:-- 96809 [Pipeline] sh [2023-12-05T17:49:55.666Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-05T17:49:55.804Z] ---> 34cfe6711419 [2023-12-05T17:49:55.804Z] Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-12-05T17:49:55.804Z] ---> Running in dd8cd00a7701 [2023-12-05T17:49:56.017Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-12-05T17:49:56.017Z] sudo tee /etc/docker/daemon.new [2023-12-05T17:49:56.017Z] { [2023-12-05T17:49:56.017Z] "registry-mirrors": [ [2023-12-05T17:49:56.017Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-05T17:49:56.017Z] ], [2023-12-05T17:49:56.017Z] "bip": "10.250.0.254/24", [2023-12-05T17:49:56.017Z] "hosts": [ [2023-12-05T17:49:56.017Z] "tcp://0.0.0.0:5555", [2023-12-05T17:49:56.017Z] "unix:///var/run/docker.sock" [2023-12-05T17:49:56.017Z] ], [2023-12-05T17:49:56.017Z] "mtu": 1458, [2023-12-05T17:49:56.017Z] "selinux-enabled": true, [2023-12-05T17:49:56.017Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-05T17:49:56.017Z] } [Pipeline] sh [2023-12-05T17:49:56.062Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-05T17:49:56.062Z]  Dload Upload Total Spent Left Speed [2023-12-05T17:49:56.062Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 36488 0 --:--:-- --:--:-- --:--:-- 36852 [2023-12-05T17:49:56.320Z] Removing intermediate container dd8cd00a7701 [2023-12-05T17:49:56.320Z] ---> 874b21cae8ca [2023-12-05T17:49:56.320Z] Step 13/37 : RUN ${MAKE} [2023-12-05T17:49:56.320Z] ---> Running in ee1d14402c3c [2023-12-05T17:49:56.360Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-05T17:49:56.579Z] 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.2" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-12-05T17:49:56.704Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-05T17:50:15.045Z] provisioning config files... [2023-12-05T17:50:15.069Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config7354704703342073548tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-05T17:50:15.572Z] ---> ****-login.sh [2023-12-05T17:50:15.572Z] nexus3.edgexfoundry.org:10001 [2023-12-05T17:50:15.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T17:50:15.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T17:50:15.841Z] Configure a credential helper to remove this warning. See [2023-12-05T17:50:15.841Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T17:50:15.842Z] [2023-12-05T17:50:15.842Z] Login Succeeded [2023-12-05T17:50:16.112Z] nexus3.edgexfoundry.org:10002 [2023-12-05T17:50:16.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T17:50:16.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T17:50:16.383Z] Configure a credential helper to remove this warning. See [2023-12-05T17:50:16.383Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T17:50:16.383Z] [2023-12-05T17:50:16.383Z] Login Succeeded [2023-12-05T17:50:16.383Z] nexus3.edgexfoundry.org:10003 [2023-12-05T17:50:16.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T17:50:16.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T17:50:16.655Z] Configure a credential helper to remove this warning. See [2023-12-05T17:50:16.655Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T17:50:16.655Z] [2023-12-05T17:50:16.655Z] Login Succeeded [2023-12-05T17:50:16.655Z] nexus3.edgexfoundry.org:10004 [2023-12-05T17:50:16.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T17:50:16.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T17:50:16.924Z] Configure a credential helper to remove this warning. See [2023-12-05T17:50:16.924Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T17:50:16.924Z] [2023-12-05T17:50:16.924Z] Login Succeeded [2023-12-05T17:50:16.924Z] ****.io [2023-12-05T17:50:17.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T17:50:17.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T17:50:17.462Z] Configure a credential helper to remove this warning. See [2023-12-05T17:50:17.462Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T17:50:17.462Z] [2023-12-05T17:50:17.462Z] Login Succeeded [2023-12-05T17:50:17.462Z] ---> ****-login.sh ends [Pipeline] } [2023-12-05T17:50:17.494Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-05T17:50:18.023Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-05T17:50:18.094Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-05T17:50:18.161Z] ========================================================= [2023-12-05T17:50:18.161Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-05T17:50:18.161Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T17:50:18.814Z] + 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 . [2023-12-05T17:50:21.406Z] #0 building with "default" instance using docker driver [2023-12-05T17:50:21.406Z] [2023-12-05T17:50:21.406Z] #1 [internal] load build definition from Dockerfile [2023-12-05T17:50:21.406Z] #1 transferring dockerfile: 2.60kB done [2023-12-05T17:50:21.406Z] #1 DONE 0.1s [2023-12-05T17:50:21.406Z] [2023-12-05T17:50:21.406Z] #2 [internal] load .dockerignore [2023-12-05T17:50:21.406Z] #2 transferring context: 2B done [2023-12-05T17:50:21.406Z] #2 DONE 0.1s [2023-12-05T17:50:21.406Z] [2023-12-05T17:50:21.406Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-05T17:50:21.406Z] #3 DONE 0.1s [2023-12-05T17:50:21.680Z] [2023-12-05T17:50:21.680Z] #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-05T17:50:21.680Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-05T17:50:21.680Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-05T17:50:21.680Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2023-12-05T17:50:21.680Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 249.86kB / 63.99MB 0.1s [2023-12-05T17:50:21.680Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-05T17:50:21.680Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s [2023-12-05T17:50:21.680Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 1.05MB / 3.33MB 0.2s [2023-12-05T17:50:21.680Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.1s done [2023-12-05T17:50:21.680Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 7.34MB / 63.99MB 0.3s [2023-12-05T17:50:21.680Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2023-12-05T17:50:21.680Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.3s done [2023-12-05T17:50:21.680Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-05T17:50:21.680Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 1.26MB / 97.63MB 0.3s [2023-12-05T17:50:21.950Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.81MB / 63.99MB 0.4s [2023-12-05T17:50:21.950Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.10MB / 11.40MB 0.4s [2023-12-05T17:50:21.950Z] #4 ... [2023-12-05T17:50:21.950Z] [2023-12-05T17:50:21.950Z] #5 [internal] load build context [2023-12-05T17:50:21.950Z] #5 transferring context: 7.18MB 0.4s done [2023-12-05T17:50:21.950Z] #5 DONE 0.5s [2023-12-05T17:50:21.950Z] [2023-12-05T17:50:21.950Z] #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-05T17:50:21.950Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 21.60MB / 63.99MB 0.6s [2023-12-05T17:50:21.950Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 13.63MB / 97.63MB 0.6s [2023-12-05T17:50:21.950Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s [2023-12-05T17:50:22.219Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 27.26MB / 63.99MB 0.7s [2023-12-05T17:50:22.219Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 18.87MB / 97.63MB 0.7s [2023-12-05T17:50:22.219Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s done [2023-12-05T17:50:22.219Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 33.55MB / 63.99MB 0.8s [2023-12-05T17:50:22.219Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done [2023-12-05T17:50:22.219Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 24.12MB / 97.63MB 0.8s [2023-12-05T17:50:22.494Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 38.80MB / 63.99MB 0.9s [2023-12-05T17:50:22.494Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2023-12-05T17:50:22.494Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 50.43MB / 63.99MB 1.1s [2023-12-05T17:50:22.494Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 40.35MB / 97.63MB 1.1s [2023-12-05T17:50:22.777Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 54.53MB / 63.99MB 1.2s [2023-12-05T17:50:22.777Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-05T17:50:22.778Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 59.77MB / 63.99MB 1.3s [2023-12-05T17:50:22.778Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 49.28MB / 97.63MB 1.3s [2023-12-05T17:50:23.045Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.5s done [2023-12-05T17:50:23.045Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 59.77MB / 97.63MB 1.5s [2023-12-05T17:50:23.045Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 65.01MB / 97.63MB 1.6s [2023-12-05T17:50:23.045Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2023-12-05T17:50:23.127Z] Removing intermediate container ee1d14402c3c [2023-12-05T17:50:23.127Z] ---> 99ea2cdf8cfa [2023-12-05T17:50:23.127Z] Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-12-05T17:50:23.127Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-12-05T17:50:23.127Z] 4acc49c71d14: Pulling fs layer [2023-12-05T17:50:23.127Z] 4acc49c71d14: Verifying Checksum [2023-12-05T17:50:23.127Z] 4acc49c71d14: Download complete [2023-12-05T17:50:23.127Z] 4acc49c71d14: Pull complete [2023-12-05T17:50:23.127Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-12-05T17:50:23.127Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-12-05T17:50:23.127Z] ---> 01a2bd3e5fff [2023-12-05T17:50:23.127Z] Step 15/37 : FROM alpine:3.18 [2023-12-05T17:50:23.127Z] 3.18: Pulling from library/alpine [2023-12-05T17:50:23.127Z] c926b61bad3b: Pulling fs layer [2023-12-05T17:50:23.127Z] c926b61bad3b: Verifying Checksum [2023-12-05T17:50:23.127Z] c926b61bad3b: Download complete [2023-12-05T17:50:23.127Z] c926b61bad3b: Pull complete [2023-12-05T17:50:23.127Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T17:50:23.127Z] Status: Downloaded newer image for alpine:3.18 [2023-12-05T17:50:23.127Z] ---> b541f2080109 [2023-12-05T17:50:23.127Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-12-05T17:50:23.127Z] ---> Running in 70789e75525c [2023-12-05T17:50:23.127Z] Removing intermediate container 70789e75525c [2023-12-05T17:50:23.127Z] ---> 4572b0e71585 [2023-12-05T17:50:23.127Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-12-05T17:50:23.127Z] ---> Running in 2df3e23b2dde [2023-12-05T17:50:23.313Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 70.25MB / 97.63MB 1.7s [2023-12-05T17:50:23.313Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 75.50MB / 97.63MB 1.8s [2023-12-05T17:50:23.313Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 80.74MB / 97.63MB 1.9s [2023-12-05T17:50:23.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T17:50:23.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T17:50:23.585Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 92.27MB / 97.63MB 2.1s [2023-12-05T17:50:23.586Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.2s [2023-12-05T17:50:23.642Z] (1/107) Installing dumb-init (1.2.5-r2) [2023-12-05T17:50:23.642Z] (2/107) Installing sdl2 (2.26.5-r0) [2023-12-05T17:50:23.642Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2023-12-05T17:50:23.863Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.3s done [2023-12-05T17:50:23.899Z] (4/107) Installing aom-libs (3.6.1-r0) [2023-12-05T17:50:23.899Z] (5/107) Installing libxau (1.0.11-r2) [2023-12-05T17:50:23.899Z] (6/107) Installing libmd (1.0.4-r2) [2023-12-05T17:50:23.899Z] (7/107) Installing libbsd (0.11.7-r1) [2023-12-05T17:50:23.899Z] (8/107) Installing libxdmcp (1.1.4-r2) [2023-12-05T17:50:23.899Z] (9/107) Installing libxcb (1.15-r1) [2023-12-05T17:50:23.899Z] (10/107) Installing libx11 (1.8.7-r0) [2023-12-05T17:50:23.899Z] (11/107) Installing hwdata-pci (0.370-r0) [2023-12-05T17:50:23.899Z] (12/107) Installing libpciaccess (0.17-r2) [2023-12-05T17:50:23.899Z] (13/107) Installing libdrm (2.4.115-r4) [2023-12-05T17:50:23.899Z] (14/107) Installing libxext (1.3.5-r2) [2023-12-05T17:50:23.900Z] (15/107) Installing libxfixes (6.0.1-r2) [2023-12-05T17:50:23.900Z] (16/107) Installing libffi (3.4.4-r2) [2023-12-05T17:50:23.900Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2023-12-05T17:50:23.900Z] (18/107) Installing libva (2.18.0-r1) [2023-12-05T17:50:23.900Z] (19/107) Installing libvdpau (1.5-r1) [2023-12-05T17:50:23.900Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2023-12-05T17:50:23.900Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2023-12-05T17:50:23.900Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2023-12-05T17:50:23.900Z] (23/107) Installing ffmpeg-libavutil (6.0.1-r0) [2023-12-05T17:50:23.900Z] (24/107) Installing libdav1d (1.2.1-r0) [2023-12-05T17:50:23.900Z] (25/107) Installing brotli-libs (1.0.9-r14) [2023-12-05T17:50:23.900Z] (26/107) Installing libhwy (1.0.4-r1) [2023-12-05T17:50:23.900Z] (27/107) Installing lcms2 (2.15-r2) [2023-12-05T17:50:23.900Z] (28/107) Installing libjxl (0.8.2-r0) [2023-12-05T17:50:24.160Z] (29/107) Installing lame-libs (3.100-r5) [2023-12-05T17:50:24.160Z] (30/107) Installing opus (1.4-r0) [2023-12-05T17:50:24.160Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2023-12-05T17:50:24.160Z] (32/107) Installing soxr (0.1.3-r5) [2023-12-05T17:50:24.160Z] (33/107) Installing ffmpeg-libswresample (6.0.1-r0) [2023-12-05T17:50:24.160Z] (34/107) Installing libogg (1.3.5-r4) [2023-12-05T17:50:24.160Z] (35/107) Installing libtheora (1.1.1-r17) [2023-12-05T17:50:24.160Z] (36/107) Installing libvorbis (1.3.7-r1) [2023-12-05T17:50:24.160Z] (37/107) Installing libvpx (1.13.0-r2) [2023-12-05T17:50:24.160Z] (38/107) Installing libwebp (1.3.2-r0) [2023-12-05T17:50:24.160Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2023-12-05T17:50:24.160Z] (40/107) Installing numactl (2.0.16-r4) [2023-12-05T17:50:24.160Z] (41/107) Installing x265-libs (3.5-r4) [2023-12-05T17:50:24.160Z] (42/107) Installing xvidcore (1.3.7-r1) [2023-12-05T17:50:24.160Z] (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) [2023-12-05T17:50:24.420Z] (44/107) Installing alsa-lib (1.2.9-r1) [2023-12-05T17:50:24.420Z] (45/107) Installing libexpat (2.5.0-r1) [2023-12-05T17:50:24.420Z] (46/107) Installing libbz2 (1.0.8-r5) [2023-12-05T17:50:24.420Z] (47/107) Installing libpng (1.6.39-r3) [2023-12-05T17:50:24.420Z] (48/107) Installing freetype (2.13.0-r5) [2023-12-05T17:50:24.420Z] (49/107) Installing fontconfig (2.14.2-r3) [2023-12-05T17:50:24.420Z] (50/107) Installing fribidi (1.0.13-r0) [2023-12-05T17:50:24.420Z] (51/107) Installing libintl (0.21.1-r7) [2023-12-05T17:50:24.420Z] (52/107) Installing libblkid (2.38.1-r8) [2023-12-05T17:50:24.420Z] (53/107) Installing libmount (2.38.1-r8) [2023-12-05T17:50:24.420Z] (54/107) Installing pcre2 (10.42-r1) [2023-12-05T17:50:24.420Z] (55/107) Installing glib (2.76.4-r0) [2023-12-05T17:50:24.420Z] (56/107) Installing graphite2 (1.3.14-r5) [2023-12-05T17:50:24.420Z] (57/107) Installing harfbuzz (7.3.0-r0) [2023-12-05T17:50:24.420Z] (58/107) Installing libunibreak (5.1-r0) [2023-12-05T17:50:24.420Z] (59/107) Installing libass (0.17.1-r0) [2023-12-05T17:50:24.420Z] (60/107) Installing libbluray (1.3.4-r0) [2023-12-05T17:50:24.420Z] (61/107) Installing gmp (6.2.1-r3) [2023-12-05T17:50:24.420Z] (62/107) Installing nettle (3.8.1-r2) [2023-12-05T17:50:24.680Z] (63/107) Installing libunistring (1.1-r1) [2023-12-05T17:50:24.680Z] (64/107) Installing libidn2 (2.3.4-r1) [2023-12-05T17:50:24.680Z] (65/107) Installing p11-kit (0.24.1-r2) [2023-12-05T17:50:24.680Z] (66/107) Installing libtasn1 (4.19.0-r1) [2023-12-05T17:50:24.680Z] (67/107) Installing gnutls (3.8.0-r2) [2023-12-05T17:50:24.680Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2023-12-05T17:50:24.680Z] (69/107) Installing libopenmpt (0.7.2-r0) [2023-12-05T17:50:24.680Z] (70/107) Installing cjson (1.7.15-r4) [2023-12-05T17:50:24.680Z] (71/107) Installing mbedtls (2.28.5-r0) [2023-12-05T17:50:24.680Z] (72/107) Installing librist (0.2.7-r0) [2023-12-05T17:50:24.680Z] (73/107) Installing libsrt (1.5.2-r0) [2023-12-05T17:50:24.680Z] (74/107) Installing libssh (0.10.5-r0) [2023-12-05T17:50:24.680Z] (75/107) Installing xz-libs (5.4.3-r0) [2023-12-05T17:50:24.680Z] (76/107) Installing libxml2 (2.11.6-r0) [2023-12-05T17:50:24.680Z] (77/107) Installing libsodium (1.0.18-r3) [2023-12-05T17:50:24.680Z] (78/107) Installing libzmq (4.3.4-r4) [2023-12-05T17:50:24.680Z] (79/107) Installing ffmpeg-libavformat (6.0.1-r0) [2023-12-05T17:50:24.680Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2023-12-05T17:50:24.680Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2023-12-05T17:50:24.939Z] (82/107) Installing shaderc (2023.3-r1) [2023-12-05T17:50:24.939Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2023-12-05T17:50:24.939Z] (84/107) Installing libplacebo (5.264.1-r1) [2023-12-05T17:50:24.939Z] (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) [2023-12-05T17:50:24.939Z] (86/107) Installing ffmpeg-libswscale (6.0.1-r0) [2023-12-05T17:50:24.939Z] (87/107) Installing vidstab (1.1.1-r0) [2023-12-05T17:50:24.939Z] (88/107) Installing zimg (3.0.5-r0) [2023-12-05T17:50:24.939Z] (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) [2023-12-05T17:50:24.939Z] (90/107) Installing libasyncns (0.8-r1) [2023-12-05T17:50:24.939Z] (91/107) Installing dbus-libs (1.14.8-r0) [2023-12-05T17:50:24.939Z] (92/107) Installing libltdl (2.4.7-r2) [2023-12-05T17:50:24.939Z] (93/107) Installing orc (0.4.34-r0) [2023-12-05T17:50:24.939Z] (94/107) Installing flac-libs (1.4.3-r0) [2023-12-05T17:50:24.939Z] (95/107) Installing libsndfile (1.2.0-r2) [2023-12-05T17:50:24.939Z] (96/107) Installing speexdsp (1.2.1-r1) [2023-12-05T17:50:24.939Z] (97/107) Installing tdb-libs (1.4.8-r1) [2023-12-05T17:50:24.939Z] (98/107) Installing libpulse (16.1-r10) [2023-12-05T17:50:24.939Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2023-12-05T17:50:24.939Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2023-12-05T17:50:24.939Z] (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) [2023-12-05T17:50:24.939Z] (102/107) Installing ffmpeg (6.0.1-r0) [2023-12-05T17:50:24.939Z] (103/107) Installing udev-init-scripts (35-r1) [2023-12-05T17:50:24.939Z] (104/107) Installing eudev-libs (3.2.11-r8) [2023-12-05T17:50:24.939Z] (105/107) Installing zstd-libs (1.5.5-r4) [2023-12-05T17:50:24.939Z] (106/107) Installing kmod-libs (30-r3) [2023-12-05T17:50:24.939Z] (107/107) Installing eudev (3.2.11-r8) [2023-12-05T17:50:25.265Z] Executing busybox-1.36.1-r5.trigger [2023-12-05T17:50:25.265Z] Executing glib-2.76.4-r0.trigger [2023-12-05T17:50:25.265Z] Executing eudev-3.2.11-r8.trigger [2023-12-05T17:50:25.265Z] OK: 131 MiB in 122 packages [2023-12-05T17:50:28.548Z] Removing intermediate container 2df3e23b2dde [2023-12-05T17:50:28.548Z] ---> afdcf528e88d [2023-12-05T17:50:28.548Z] Step 18/37 : RUN apk --no-cache upgrade [2023-12-05T17:50:28.548Z] ---> Running in 0b0d86d0b789 [2023-12-05T17:50:29.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T17:50:29.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T17:50:29.202Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.7s [2023-12-05T17:50:29.374Z] OK: 131 MiB in 122 packages [2023-12-05T17:50:29.632Z] Removing intermediate container 0b0d86d0b789 [2023-12-05T17:50:29.632Z] ---> 7a9b78cc4a26 [2023-12-05T17:50:29.632Z] Step 19/37 : WORKDIR / [2023-12-05T17:50:29.632Z] ---> Running in 465dc24e8afa [2023-12-05T17:50:29.632Z] Removing intermediate container 465dc24e8afa [2023-12-05T17:50:29.632Z] ---> 765dd499a4ad [2023-12-05T17:50:29.632Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2023-12-05T17:50:31.009Z] ---> 36210b145f09 [2023-12-05T17:50:31.009Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2023-12-05T17:50:31.009Z] ---> fcb8f7a20dc8 [2023-12-05T17:50:31.009Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-12-05T17:50:31.009Z] ---> f99696c42b3f [2023-12-05T17:50:31.009Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-12-05T17:50:31.268Z] ---> 4604ecd15316 [2023-12-05T17:50:31.268Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-12-05T17:50:31.268Z] ---> f00251e21f9c [2023-12-05T17:50:31.268Z] Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-12-05T17:50:31.532Z] ---> d7fd4c7b40fa [2023-12-05T17:50:31.532Z] Step 26/37 : COPY --from=rtsp /rtsp-simple-server / [2023-12-05T17:50:32.510Z] ---> 1974b542fd7d [2023-12-05T17:50:32.510Z] Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-12-05T17:50:32.510Z] ---> Running in de8c9f5767fd [2023-12-05T17:50:33.078Z] Removing intermediate container de8c9f5767fd [2023-12-05T17:50:33.078Z] ---> 9e33eb88355d [2023-12-05T17:50:33.078Z] Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-12-05T17:50:33.078Z] ---> Running in 13e27fe203e7 [2023-12-05T17:50:33.648Z] Removing intermediate container 13e27fe203e7 [2023-12-05T17:50:33.648Z] ---> 4a10bbec594c [2023-12-05T17:50:33.648Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-12-05T17:50:33.908Z] ---> Running in 18e45208db2b [2023-12-05T17:50:34.490Z] Removing intermediate container 18e45208db2b [2023-12-05T17:50:34.490Z] ---> 7d546f8ba6e9 [2023-12-05T17:50:34.490Z] Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-12-05T17:50:34.490Z] ---> Running in cfe4b2858d7f [2023-12-05T17:50:34.700Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.0s [2023-12-05T17:50:35.424Z] Removing intermediate container cfe4b2858d7f [2023-12-05T17:50:35.424Z] ---> 67514e070a3f [2023-12-05T17:50:35.424Z] Step 31/37 : EXPOSE 59983 [2023-12-05T17:50:35.424Z] ---> Running in 4705d435b776 [2023-12-05T17:50:35.424Z] Removing intermediate container 4705d435b776 [2023-12-05T17:50:35.424Z] ---> 747c37b4c900 [2023-12-05T17:50:35.424Z] Step 32/37 : EXPOSE 8554 [2023-12-05T17:50:35.683Z] ---> Running in 385d3b574215 [2023-12-05T17:50:35.944Z] Removing intermediate container 385d3b574215 [2023-12-05T17:50:35.944Z] ---> 39e6075ff067 [2023-12-05T17:50:35.944Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-12-05T17:50:35.944Z] ---> Running in dd02ca1e5d66 [2023-12-05T17:50:35.944Z] Removing intermediate container dd02ca1e5d66 [2023-12-05T17:50:35.944Z] ---> 763a007852ac [2023-12-05T17:50:35.944Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-12-05T17:50:35.944Z] ---> Running in b4207331e00c [2023-12-05T17:50:35.944Z] Removing intermediate container b4207331e00c [2023-12-05T17:50:35.944Z] ---> 28d000871bad [2023-12-05T17:50:35.944Z] Step 35/37 : LABEL arch=amd64 [2023-12-05T17:50:36.203Z] ---> Running in 53f2d499520d [2023-12-05T17:50:36.203Z] Removing intermediate container 53f2d499520d [2023-12-05T17:50:36.203Z] ---> e0b93d43e821 [2023-12-05T17:50:36.203Z] Step 36/37 : LABEL git_sha=13d6f6fe21ad04b8bed7f215a9551f440c23d17f [2023-12-05T17:50:36.203Z] ---> Running in 0f3ea97a023a [2023-12-05T17:50:36.463Z] Removing intermediate container 0f3ea97a023a [2023-12-05T17:50:36.463Z] ---> 977084ff2002 [2023-12-05T17:50:36.463Z] Step 37/37 : LABEL version=0.0.0 [2023-12-05T17:50:36.463Z] ---> Running in e875ffd97717 [2023-12-05T17:50:36.723Z] Removing intermediate container e875ffd97717 [2023-12-05T17:50:36.723Z] ---> 9efa132ac468 [2023-12-05T17:50:36.723Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-05T17:50:36.723Z] Successfully built 9efa132ac468 [2023-12-05T17:50:36.723Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T17:50:38.062Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-05T17:50:38.062Z] [2023-12-05T17:50:38.062Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T17:50:38.484Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-05T17:50:38.484Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-05T17:50:38.484Z] 5eb5b503b376: Pulling fs layer [2023-12-05T17:50:38.484Z] 5c69ac0246d0: Pulling fs layer [2023-12-05T17:50:38.484Z] ec43610c2a17: Pulling fs layer [2023-12-05T17:50:38.484Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-05T17:50:38.484Z] 33b1e0a273af: Pulling fs layer [2023-12-05T17:50:38.484Z] 5d3b04190fa2: Pulling fs layer [2023-12-05T17:50:38.484Z] 2f39f015ded8: Pulling fs layer [2023-12-05T17:50:38.484Z] 3a2ae6a8a46f: Waiting [2023-12-05T17:50:38.484Z] 33b1e0a273af: Waiting [2023-12-05T17:50:38.484Z] 2f39f015ded8: Waiting [2023-12-05T17:50:38.484Z] 5d3b04190fa2: Waiting [2023-12-05T17:50:38.484Z] 5c69ac0246d0: Verifying Checksum [2023-12-05T17:50:38.484Z] 5c69ac0246d0: Download complete [2023-12-05T17:50:38.484Z] 3a2ae6a8a46f: Download complete [2023-12-05T17:50:38.743Z] 33b1e0a273af: Verifying Checksum [2023-12-05T17:50:38.743Z] 33b1e0a273af: Download complete [2023-12-05T17:50:38.743Z] 5d3b04190fa2: Download complete [2023-12-05T17:50:38.743Z] ec43610c2a17: Verifying Checksum [2023-12-05T17:50:38.743Z] ec43610c2a17: Download complete [2023-12-05T17:50:38.743Z] 5eb5b503b376: Verifying Checksum [2023-12-05T17:50:38.743Z] 5eb5b503b376: Download complete [2023-12-05T17:50:39.677Z] 2f39f015ded8: Download complete [2023-12-05T17:50:39.935Z] 5eb5b503b376: Pull complete [2023-12-05T17:50:39.935Z] 5c69ac0246d0: Pull complete [2023-12-05T17:50:40.500Z] ec43610c2a17: Pull complete [2023-12-05T17:50:40.500Z] 3a2ae6a8a46f: Pull complete [2023-12-05T17:50:40.759Z] 33b1e0a273af: Pull complete [2023-12-05T17:50:40.759Z] 5d3b04190fa2: Pull complete [2023-12-05T17:50:41.350Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.2s done [2023-12-05T17:50:41.618Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-05T17:50:41.618Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-05T17:50:41.618Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2023-12-05T17:50:44.941Z] 2f39f015ded8: Pull complete [2023-12-05T17:50:44.941Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-05T17:50:44.941Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-05T17:50:44.941Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T17:50:45.325Z] prd-ubuntu20.04-docker-8c-8g-24076 does not seem to be running inside a container [2023-12-05T17:50:45.369Z] $ 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-314 -v /w/workspace/foundry_device-usb-camera_PR-314:/w/workspace/foundry_device-usb-camera_PR-314:rw,z -v /w/workspace/foundry_device-usb-camera_PR-314@tmp:/w/workspace/foundry_device-usb-camera_PR-314@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 [2023-12-05T17:50:46.966Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s [2023-12-05T17:50:50.384Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.8s done [2023-12-05T17:50:50.507Z] $ docker top 14a515ef64a2b49043b613ab364f0543f077e47fb0676c9b88e184025927d471 -eo pid,comm [Pipeline] { [2023-12-05T17:50:50.651Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s [Pipeline] libraryResource [Pipeline] sh [2023-12-05T17:50:51.075Z] ---> job-cost.sh [2023-12-05T17:50:51.075Z] lf-activate-venv: SKIPPING [2023-12-05T17:50:51.075Z] INFO: No Stack... [2023-12-05T17:50:51.333Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-05T17:50:51.591Z] INFO: Archiving Costs [Pipeline] sh [2023-12-05T17:50:51.906Z] + cat /w/workspace/foundry_device-usb-camera_PR-314/archives/cost.csv [2023-12-05T17:50:51.906Z] + cut -d, -f6 [Pipeline] lock [2023-12-05T17:50:51.947Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-314-1-stack-cost] [2023-12-05T17:50:51.952Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-314-1-stack-cost] did not exist. Created. [2023-12-05T17:50:51.952Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-314-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-05T17:50:52.518Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-05T17:50:52.568Z] Stashed 1 file(s) [2023-12-05T17:50:52.591Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.8s done [Pipeline] } [2023-12-05T17:50:52.658Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-314-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-05T17:50:52.846Z] $ docker stop --time=1 14a515ef64a2b49043b613ab364f0543f077e47fb0676c9b88e184025927d471 [2023-12-05T17:50:52.863Z] #4 DONE 31.3s [2023-12-05T17:50:52.863Z] [2023-12-05T17:50:52.863Z] #6 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers [2023-12-05T17:50:53.448Z] #6 0.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T17:50:54.035Z] #6 1.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T17:50:54.209Z] $ docker rm -f --volumes 14a515ef64a2b49043b613ab364f0543f077e47fb0676c9b88e184025927d471 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-05T17:50:54.997Z] #6 2.162 (1/13) Installing libintl (0.21.1-r7) [2023-12-05T17:50:54.997Z] #6 2.173 (2/13) Installing eudev-libs (3.2.11-r8) [2023-12-05T17:50:54.997Z] #6 2.183 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-12-05T17:50:54.997Z] #6 2.207 (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-12-05T17:50:54.997Z] #6 2.229 (5/13) Installing v4l-utils (1.24.1-r0) [2023-12-05T17:50:55.265Z] #6 2.369 (6/13) Installing libdvbv5 (1.24.1-r0) [2023-12-05T17:50:55.265Z] #6 2.469 (7/13) Installing udev-init-scripts (35-r1) [2023-12-05T17:50:55.265Z] #6 2.472 (8/13) Installing libblkid (2.38.1-r8) [2023-12-05T17:50:55.265Z] #6 2.491 (9/13) Installing xz-libs (5.4.3-r0) [2023-12-05T17:50:55.265Z] #6 2.504 (10/13) Installing kmod-libs (30-r3) [2023-12-05T17:50:55.265Z] #6 2.512 (11/13) Installing eudev (3.2.11-r8) [2023-12-05T17:50:55.265Z] #6 2.560 (12/13) Installing eudev-dev (3.2.11-r8) [2023-12-05T17:50:55.535Z] #6 2.672 (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-12-05T17:50:55.535Z] #6 2.797 Executing busybox-1.36.1-r5.trigger [2023-12-05T17:50:55.535Z] #6 2.829 Executing eudev-3.2.11-r8.trigger [2023-12-05T17:50:55.535Z] #6 2.852 OK: 273 MiB in 65 packages [2023-12-05T17:50:57.481Z] #6 DONE 4.5s [2023-12-05T17:50:57.481Z] [2023-12-05T17:50:57.481Z] #7 [builder 3/8] WORKDIR /device-usb-camera [2023-12-05T17:50:57.481Z] #7 DONE 0.1s [2023-12-05T17:50:57.481Z] [2023-12-05T17:50:57.481Z] #8 [builder 4/8] COPY go.mod vendor* ./ [2023-12-05T17:50:57.481Z] #8 DONE 0.1s [2023-12-05T17:50:57.481Z] [2023-12-05T17:50:57.481Z] #9 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T17:51:24.164Z] #9 DONE 24.7s [2023-12-05T17:51:24.164Z] [2023-12-05T17:51:24.164Z] #10 [builder 6/8] COPY . . [2023-12-05T17:51:24.164Z] #10 DONE 0.3s [2023-12-05T17:51:24.164Z] [2023-12-05T17:51:24.164Z] #11 [builder 7/8] RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-12-05T17:51:24.164Z] #11 0.636 % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-05T17:51:24.164Z] #11 0.636 Dload Upload Total Spent Left Speed [2023-12-05T17:51:24.164Z] #11 0.639 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 10472 0 --:--:-- --:--:-- --:--:-- 10618 [2023-12-05T17:51:24.164Z] #11 DONE 0.8s [2023-12-05T17:51:24.164Z] [2023-12-05T17:51:24.164Z] #12 [builder 8/8] RUN echo noop [2023-12-05T17:51:24.164Z] #12 0.638 noop [2023-12-05T17:51:24.164Z] #12 DONE 0.7s [2023-12-05T17:51:24.164Z] [2023-12-05T17:51:24.164Z] #13 exporting to image [2023-12-05T17:51:24.164Z] #13 exporting layers [2023-12-05T17:51:50.834Z] #13 exporting layers 22.4s done [2023-12-05T17:51:50.834Z] #13 writing image sha256:a252ecb39db2326c911b88d505fcca7159d73ee119812669ffb39686e356ce9b done [2023-12-05T17:51:50.834Z] #13 naming to docker.io/library/ci-base-image-arm64 done [2023-12-05T17:51:50.834Z] #13 DONE 22.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T17:51:51.498Z] + docker inspect -f . ci-base-image-arm64 [2023-12-05T17:51:51.498Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T17:51:51.840Z] prd-ubuntu20.04-docker-arm64-4c-16g-24078 does not seem to be running inside a container [2023-12-05T17:51:51.922Z] $ 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 [2023-12-05T17:51:53.092Z] $ docker top 7371919d3929a236321bf18512d6453668ce0189218eab5ffe26e9e80be55e2d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-05T17:51:53.991Z] + go version [2023-12-05T17:51:53.991Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-05T17:51:54.026Z] $ docker stop --time=1 7371919d3929a236321bf18512d6453668ce0189218eab5ffe26e9e80be55e2d [2023-12-05T17:51:55.537Z] $ docker rm -f --volumes 7371919d3929a236321bf18512d6453668ce0189218eab5ffe26e9e80be55e2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T17:51:56.731Z] + docker inspect -f . ci-base-image-arm64 [2023-12-05T17:51:56.731Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T17:51:57.024Z] prd-ubuntu20.04-docker-arm64-4c-16g-24078 does not seem to be running inside a container [2023-12-05T17:51:57.082Z] $ 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 [2023-12-05T17:51:57.945Z] $ docker top 655fd244f66f30f0b3c10b68b8080bc6cceaf6f8ee02187bc3667af399cc6b6a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-05T17:51:58.536Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-12-05T17:51:58.973Z] + make test [2023-12-05T17:51:58.973Z] go test ./... -coverprofile=coverage.out ./... [2023-12-05T17:52:04.322Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-12-05T17:53:00.693Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-12-05T17:53:00.693Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.070s coverage: 4.4% of statements [2023-12-05T17:53:00.693Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-05T17:53:00.693Z] go vet ./... [2023-12-05T17:53:15.661Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-05T17:53:15.661Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-05T17:53:15.661Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-05T17:53:15.702Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-05T17:53:15.774Z] $ docker stop --time=1 655fd244f66f30f0b3c10b68b8080bc6cceaf6f8ee02187bc3667af399cc6b6a [2023-12-05T17:53:17.500Z] $ docker rm -f --volumes 655fd244f66f30f0b3c10b68b8080bc6cceaf6f8ee02187bc3667af399cc6b6a [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-05T17:53:18.711Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-05T17:53:18.744Z] Warning: overwriting stash ‘coverage-report’ [2023-12-05T17:53:19.180Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-05T17:53:20.004Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-05T17:53:20.336Z] + ls -al . [2023-12-05T17:53:20.336Z] total 220 [2023-12-05T17:53:20.336Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 5 17:52 . [2023-12-05T17:53:20.336Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 5 17:49 .. [2023-12-05T17:53:20.336Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 5 17:49 .git [2023-12-05T17:53:20.336Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 5 17:49 .github [2023-12-05T17:53:20.336Z] -rw-rw-r-- 1 jenkins jenkins 429 Dec 5 17:49 .gitignore [2023-12-05T17:53:20.336Z] -rw-rw-r-- 1 jenkins jenkins 45 Dec 5 17:49 .golangci.yml [2023-12-05T17:53:20.336Z] -rw-rw-r-- 1 jenkins jenkins 77 Dec 5 17:49 .hadolint.yml [2023-12-05T17:53:20.336Z] -rw-rw-r-- 1 jenkins jenkins 10851 Dec 5 17:49 Attribution.txt [2023-12-05T17:53:20.336Z] -rw-rw-r-- 1 jenkins jenkins 16561 Dec 5 17:49 CHANGELOG.md [2023-12-05T17:53:20.336Z] -rw-rw-r-- 1 jenkins jenkins 2562 Dec 5 17:49 Dockerfile [2023-12-05T17:53:20.336Z] -rw-rw-r-- 1 jenkins jenkins 678 Dec 5 17:49 GOVERNANCE.md [2023-12-05T17:53:20.336Z] -rw-rw-r-- 1 jenkins jenkins 659 Dec 5 17:49 Jenkinsfile [2023-12-05T17:53:20.336Z] -rw-rw-r-- 1 jenkins jenkins 11348 Dec 5 17:49 LICENSE [2023-12-05T17:53:20.336Z] -rw-rw-r-- 1 jenkins jenkins 2611 Dec 5 17:49 Makefile [2023-12-05T17:53:20.336Z] -rw-rw-r-- 1 jenkins jenkins 622 Dec 5 17:49 OWNERS.md [2023-12-05T17:53:20.336Z] -rw-rw-r-- 1 jenkins jenkins 2575 Dec 5 17:49 README.md [2023-12-05T17:53:20.336Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 5 17:47 VERSION [2023-12-05T17:53:20.336Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 5 17:49 bin [2023-12-05T17:53:20.336Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 5 17:49 cmd [2023-12-05T17:53:20.336Z] -rw-r--r-- 1 jenkins jenkins 54703 Dec 5 17:52 coverage.out [2023-12-05T17:53:20.336Z] -rwxrwxr-x 1 jenkins jenkins 84 Dec 5 17:49 docker-entrypoint.sh [2023-12-05T17:53:20.336Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 5 17:49 docs [2023-12-05T17:53:20.336Z] -rw-rw-r-- 1 jenkins jenkins 3920 Dec 5 17:49 go.mod [2023-12-05T17:53:20.336Z] -rw-rw-r-- 1 jenkins jenkins 34828 Dec 5 17:49 go.sum [2023-12-05T17:53:20.336Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 5 17:49 internal [2023-12-05T17:53:20.336Z] -rw-rw-r-- 1 jenkins jenkins 231 Dec 5 17:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T17:53:20.837Z] + 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=13d6f6fe21ad04b8bed7f215a9551f440c23d17f --label arch=arm64 --label version=0.0.0 . [2023-12-05T17:53:21.417Z] #0 building with "default" instance using docker driver [2023-12-05T17:53:21.417Z] [2023-12-05T17:53:21.417Z] #1 [internal] load .dockerignore [2023-12-05T17:53:21.417Z] #1 transferring context: 2B done [2023-12-05T17:53:21.417Z] #1 DONE 0.0s [2023-12-05T17:53:21.417Z] [2023-12-05T17:53:21.417Z] #2 [internal] load build definition from Dockerfile [2023-12-05T17:53:21.417Z] #2 transferring dockerfile: 2.60kB 0.0s done [2023-12-05T17:53:21.417Z] #2 DONE 0.0s [2023-12-05T17:53:21.682Z] [2023-12-05T17:53:21.682Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-05T17:53:21.682Z] #3 DONE 0.0s [2023-12-05T17:53:21.682Z] [2023-12-05T17:53:21.682Z] #4 [internal] load metadata for docker.io/aler9/rtsp-simple-server:v0.21.6 [2023-12-05T17:53:21.947Z] #4 ... [2023-12-05T17:53:21.947Z] [2023-12-05T17:53:21.947Z] #5 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-05T17:53:21.947Z] #5 DONE 0.4s [2023-12-05T17:53:21.947Z] [2023-12-05T17:53:21.947Z] #4 [internal] load metadata for docker.io/aler9/rtsp-simple-server:v0.21.6 [2023-12-05T17:53:22.900Z] #4 DONE 1.6s [2023-12-05T17:53:23.167Z] [2023-12-05T17:53:23.167Z] #6 [internal] load build context [2023-12-05T17:53:23.167Z] #6 transferring context: 67.72kB 0.1s done [2023-12-05T17:53:23.167Z] #6 DONE 0.1s [2023-12-05T17:53:23.167Z] [2023-12-05T17:53:23.167Z] #7 [rtsp 1/1] FROM docker.io/aler9/rtsp-simple-server:v0.21.6@sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-12-05T17:53:23.167Z] #7 resolve docker.io/aler9/rtsp-simple-server:v0.21.6@sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 0.1s done [2023-12-05T17:53:23.444Z] #7 ... [2023-12-05T17:53:23.444Z] [2023-12-05T17:53:23.444Z] #8 [builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2023-12-05T17:53:23.444Z] #8 DONE 0.3s [2023-12-05T17:53:23.444Z] [2023-12-05T17:53:23.444Z] #7 [rtsp 1/1] FROM docker.io/aler9/rtsp-simple-server:v0.21.6@sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-12-05T17:53:23.444Z] #7 sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 1.41kB / 1.41kB done [2023-12-05T17:53:23.444Z] #7 sha256:c6c903e0c75010f46daaafa3063537c842bc5e7faf314617d8bb5909ded2d42e 503B / 503B done [2023-12-05T17:53:23.444Z] #7 sha256:69d40e2cb93c32baedae51f78e6833a57a406715d9e722942064dba91642b7dc 879B / 879B done [2023-12-05T17:53:23.444Z] #7 sha256:8766b47fe142340a2646593d6db251e118460a952a57702e0b9745ad7afd09dc 0B / 12.46MB 0.1s [2023-12-05T17:53:26.028Z] #7 sha256:8766b47fe142340a2646593d6db251e118460a952a57702e0b9745ad7afd09dc 1.05MB / 12.46MB 2.6s [2023-12-05T17:53:26.028Z] #7 ... [2023-12-05T17:53:26.028Z] [2023-12-05T17:53:26.028Z] #9 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers [2023-12-05T17:53:26.028Z] #9 0.702 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T17:53:26.028Z] #9 1.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T17:53:26.028Z] #9 2.098 OK: 273 MiB in 65 packages [2023-12-05T17:53:26.028Z] #9 DONE 2.5s [2023-12-05T17:53:26.028Z] [2023-12-05T17:53:26.028Z] #7 [rtsp 1/1] FROM docker.io/aler9/rtsp-simple-server:v0.21.6@sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-12-05T17:53:26.028Z] #7 sha256:8766b47fe142340a2646593d6db251e118460a952a57702e0b9745ad7afd09dc 4.19MB / 12.46MB 2.7s [2023-12-05T17:53:26.028Z] #7 ... [2023-12-05T17:53:26.028Z] [2023-12-05T17:53:26.028Z] #10 [stage-2 1/15] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T17:53:26.028Z] #10 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-05T17:53:26.028Z] #10 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2023-12-05T17:53:26.028Z] #10 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-05T17:53:26.028Z] #10 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-05T17:53:26.028Z] #10 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-05T17:53:26.028Z] #10 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done [2023-12-05T17:53:26.028Z] #10 DONE 2.9s [2023-12-05T17:53:26.028Z] [2023-12-05T17:53:26.028Z] #7 [rtsp 1/1] FROM docker.io/aler9/rtsp-simple-server:v0.21.6@sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-12-05T17:53:26.028Z] #7 sha256:8766b47fe142340a2646593d6db251e118460a952a57702e0b9745ad7afd09dc 7.34MB / 12.46MB 2.8s [2023-12-05T17:53:26.295Z] #7 ... [2023-12-05T17:53:26.295Z] [2023-12-05T17:53:26.295Z] #11 [builder 3/8] WORKDIR /device-usb-camera [2023-12-05T17:53:26.295Z] #11 DONE 0.1s [2023-12-05T17:53:26.295Z] [2023-12-05T17:53:26.295Z] #7 [rtsp 1/1] FROM docker.io/aler9/rtsp-simple-server:v0.21.6@sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-12-05T17:53:26.295Z] #7 sha256:8766b47fe142340a2646593d6db251e118460a952a57702e0b9745ad7afd09dc 9.79MB / 12.46MB 2.9s [2023-12-05T17:53:26.295Z] #7 ... [2023-12-05T17:53:26.295Z] [2023-12-05T17:53:26.295Z] #12 [builder 4/8] COPY go.mod vendor* ./ [2023-12-05T17:53:26.295Z] #12 DONE 0.3s [2023-12-05T17:53:26.295Z] [2023-12-05T17:53:26.295Z] #7 [rtsp 1/1] FROM docker.io/aler9/rtsp-simple-server:v0.21.6@sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-12-05T17:53:26.295Z] #7 sha256:8766b47fe142340a2646593d6db251e118460a952a57702e0b9745ad7afd09dc 12.46MB / 12.46MB 3.0s done [2023-12-05T17:53:26.295Z] #7 extracting sha256:8766b47fe142340a2646593d6db251e118460a952a57702e0b9745ad7afd09dc [2023-12-05T17:53:26.879Z] #7 extracting sha256:8766b47fe142340a2646593d6db251e118460a952a57702e0b9745ad7afd09dc 0.7s done [2023-12-05T17:53:27.146Z] #7 DONE 4.0s [2023-12-05T17:53:27.146Z] [2023-12-05T17:53:27.146Z] #13 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-12-05T17:53:27.146Z] #13 0.869 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T17:53:27.146Z] #13 1.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T17:53:28.100Z] #13 ... [2023-12-05T17:53:28.100Z] [2023-12-05T17:53:28.100Z] #14 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T17:53:28.100Z] #14 DONE 1.7s [2023-12-05T17:53:28.100Z] [2023-12-05T17:53:28.100Z] #13 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-12-05T17:53:28.100Z] #13 2.213 (1/104) Installing dumb-init (1.2.5-r2) [2023-12-05T17:53:28.371Z] #13 2.309 (2/104) Installing sdl2 (2.26.5-r0) [2023-12-05T17:53:28.371Z] #13 2.350 (3/104) Installing svt-av1-libs (1.6.0-r0) [2023-12-05T17:53:28.371Z] #13 2.491 (4/104) Installing aom-libs (3.6.1-r0) [2023-12-05T17:53:28.639Z] #13 ... [2023-12-05T17:53:28.639Z] [2023-12-05T17:53:28.639Z] #15 [builder 6/8] COPY . . [2023-12-05T17:53:28.639Z] #15 DONE 0.4s [2023-12-05T17:53:28.639Z] [2023-12-05T17:53:28.639Z] #13 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-12-05T17:53:28.639Z] #13 2.632 (5/104) Installing libxau (1.0.11-r2) [2023-12-05T17:53:28.639Z] #13 2.635 (6/104) Installing libmd (1.0.4-r2) [2023-12-05T17:53:28.639Z] #13 2.644 (7/104) Installing libbsd (0.11.7-r1) [2023-12-05T17:53:28.639Z] #13 2.650 (8/104) Installing libxdmcp (1.1.4-r2) [2023-12-05T17:53:28.639Z] #13 2.661 (9/104) Installing libxcb (1.15-r1) [2023-12-05T17:53:28.639Z] #13 2.712 (10/104) Installing libx11 (1.8.7-r0) [2023-12-05T17:53:28.905Z] #13 2.880 (11/104) Installing libdrm (2.4.115-r4) [2023-12-05T17:53:28.905Z] #13 2.904 (12/104) Installing libxext (1.3.5-r2) [2023-12-05T17:53:28.905Z] #13 2.912 (13/104) Installing libxfixes (6.0.1-r2) [2023-12-05T17:53:28.905Z] #13 2.918 (14/104) Installing libffi (3.4.4-r2) [2023-12-05T17:53:28.905Z] #13 2.924 (15/104) Installing wayland-libs-client (1.22.0-r2) [2023-12-05T17:53:28.905Z] #13 2.935 (16/104) Installing libva (2.18.0-r1) [2023-12-05T17:53:28.905Z] #13 2.951 (17/104) Installing libvdpau (1.5-r1) [2023-12-05T17:53:28.905Z] #13 2.960 (18/104) Installing ffmpeg-libavutil (6.0.1-r0) [2023-12-05T17:53:28.905Z] #13 2.985 (19/104) Installing libdav1d (1.2.1-r0) [2023-12-05T17:53:28.905Z] #13 3.010 (20/104) Installing brotli-libs (1.0.9-r14) [2023-12-05T17:53:29.171Z] #13 3.035 (21/104) Installing libgcc (12.2.1_git20220924-r10) [2023-12-05T17:53:29.171Z] #13 3.043 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2023-12-05T17:53:29.171Z] #13 3.094 (23/104) Installing libhwy (1.0.4-r1) [2023-12-05T17:53:29.171Z] #13 3.102 (24/104) Installing lcms2 (2.15-r2) [2023-12-05T17:53:29.171Z] #13 3.116 (25/104) Installing libjxl (0.8.2-r0) [2023-12-05T17:53:29.171Z] #13 3.161 (26/104) Installing lame-libs (3.100-r5) [2023-12-05T17:53:29.171Z] #13 3.174 (27/104) Installing opus (1.4-r0) [2023-12-05T17:53:29.171Z] #13 3.191 (28/104) Installing libgomp (12.2.1_git20220924-r10) [2023-12-05T17:53:29.171Z] #13 3.203 (29/104) Installing soxr (0.1.3-r5) [2023-12-05T17:53:29.171Z] #13 3.213 (30/104) Installing ffmpeg-libswresample (6.0.1-r0) [2023-12-05T17:53:29.171Z] #13 3.222 (31/104) Installing libogg (1.3.5-r4) [2023-12-05T17:53:29.171Z] #13 3.228 (32/104) Installing libtheora (1.1.1-r17) [2023-12-05T17:53:29.171Z] #13 3.252 (33/104) Installing libvorbis (1.3.7-r1) [2023-12-05T17:53:29.171Z] #13 3.275 (34/104) Installing libvpx (1.13.0-r2) [2023-12-05T17:53:29.171Z] #13 3.334 (35/104) Installing libwebp (1.3.2-r0) [2023-12-05T17:53:29.444Z] #13 3.358 (36/104) Installing x264-libs (0.164_git20220602-r1) [2023-12-05T17:53:29.444Z] #13 3.406 (37/104) Installing numactl (2.0.16-r4) [2023-12-05T17:53:29.444Z] #13 3.413 (38/104) Installing x265-libs (3.5-r4) [2023-12-05T17:53:29.444Z] #13 ... [2023-12-05T17:53:29.444Z] [2023-12-05T17:53:29.444Z] #16 [builder 7/8] RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-12-05T17:53:29.444Z] #16 0.687 % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-05T17:53:29.444Z] #16 0.688 Dload Upload Total Spent Left Speed [2023-12-05T17:53:29.444Z] #16 0.689 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9607 0 --:--:-- --:--:-- --:--:-- 9713 [2023-12-05T17:53:29.444Z] #16 DONE 1.0s [2023-12-05T17:53:29.444Z] [2023-12-05T17:53:29.444Z] #13 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-12-05T17:53:29.444Z] #13 3.603 (39/104) Installing xvidcore (1.3.7-r1) [2023-12-05T17:53:29.715Z] #13 3.618 (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) [2023-12-05T17:53:29.982Z] #13 3.956 (41/104) Installing alsa-lib (1.2.9-r1) [2023-12-05T17:53:29.982Z] #13 4.020 (42/104) Installing libexpat (2.5.0-r1) [2023-12-05T17:53:29.982Z] #13 4.031 (43/104) Installing libbz2 (1.0.8-r5) [2023-12-05T17:53:29.982Z] #13 4.043 (44/104) Installing libpng (1.6.39-r3) [2023-12-05T17:53:29.982Z] #13 4.054 (45/104) Installing freetype (2.13.0-r5) [2023-12-05T17:53:29.982Z] #13 4.077 (46/104) Installing fontconfig (2.14.2-r3) [2023-12-05T17:53:29.982Z] #13 4.129 (47/104) Installing fribidi (1.0.13-r0) [2023-12-05T17:53:30.250Z] #13 4.139 (48/104) Installing libintl (0.21.1-r7) [2023-12-05T17:53:30.250Z] #13 4.144 (49/104) Installing libblkid (2.38.1-r8) [2023-12-05T17:53:30.250Z] #13 4.158 (50/104) Installing libmount (2.38.1-r8) [2023-12-05T17:53:30.250Z] #13 4.172 (51/104) Installing pcre2 (10.42-r1) [2023-12-05T17:53:30.250Z] #13 4.193 (52/104) Installing glib (2.76.4-r0) [2023-12-05T17:53:30.250Z] #13 4.288 (53/104) Installing graphite2 (1.3.14-r5) [2023-12-05T17:53:30.250Z] #13 4.298 (54/104) Installing harfbuzz (7.3.0-r0) [2023-12-05T17:53:30.250Z] #13 4.332 (55/104) Installing libunibreak (5.1-r0) [2023-12-05T17:53:30.250Z] #13 4.340 (56/104) Installing libass (0.17.1-r0) [2023-12-05T17:53:30.250Z] #13 4.354 (57/104) Installing libbluray (1.3.4-r0) [2023-12-05T17:53:30.250Z] #13 4.374 (58/104) Installing gmp (6.2.1-r3) [2023-12-05T17:53:30.250Z] #13 4.393 (59/104) Installing nettle (3.8.1-r2) [2023-12-05T17:53:30.516Z] #13 4.417 (60/104) Installing libunistring (1.1-r1) [2023-12-05T17:53:30.516Z] #13 4.458 (61/104) Installing libidn2 (2.3.4-r1) [2023-12-05T17:53:30.516Z] #13 4.470 (62/104) Installing p11-kit (0.24.1-r2) [2023-12-05T17:53:30.516Z] #13 4.503 (63/104) Installing libtasn1 (4.19.0-r1) [2023-12-05T17:53:30.516Z] #13 4.511 (64/104) Installing gnutls (3.8.0-r2) [2023-12-05T17:53:30.516Z] #13 4.559 (65/104) Installing mpg123-libs (1.31.3-r1) [2023-12-05T17:53:30.516Z] #13 4.576 (66/104) Installing libopenmpt (0.7.2-r0) [2023-12-05T17:53:30.516Z] #13 4.619 (67/104) Installing cjson (1.7.15-r4) [2023-12-05T17:53:30.782Z] #13 4.625 (68/104) Installing mbedtls (2.28.5-r0) [2023-12-05T17:53:30.782Z] #13 4.652 (69/104) Installing librist (0.2.7-r0) [2023-12-05T17:53:30.782Z] #13 4.673 (70/104) Installing libsrt (1.5.2-r0) [2023-12-05T17:53:30.782Z] #13 4.698 (71/104) Installing libssh (0.10.5-r0) [2023-12-05T17:53:30.782Z] #13 4.717 (72/104) Installing xz-libs (5.4.3-r0) [2023-12-05T17:53:30.782Z] #13 4.731 (73/104) Installing libxml2 (2.11.6-r0) [2023-12-05T17:53:30.782Z] #13 4.766 (74/104) Installing libsodium (1.0.18-r3) [2023-12-05T17:53:30.782Z] #13 4.784 (75/104) Installing libzmq (4.3.4-r4) [2023-12-05T17:53:30.782Z] #13 4.806 (76/104) Installing ffmpeg-libavformat (6.0.1-r0) [2023-12-05T17:53:30.782Z] #13 4.880 (77/104) Installing glslang-libs (1.3.243.0-r1) [2023-12-05T17:53:31.048Z] #13 4.975 (78/104) Installing spirv-tools (1.3.243.0-r1) [2023-12-05T17:53:31.048Z] #13 5.160 (79/104) Installing shaderc (2023.3-r1) [2023-12-05T17:53:31.315Z] #13 5.173 (80/104) Installing vulkan-loader (1.3.243.0-r1) [2023-12-05T17:53:31.315Z] #13 5.191 (81/104) Installing libplacebo (5.264.1-r1) [2023-12-05T17:53:31.315Z] #13 5.214 (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) [2023-12-05T17:53:31.315Z] #13 5.222 (83/104) Installing ffmpeg-libswscale (6.0.1-r0) [2023-12-05T17:53:31.315Z] #13 5.237 (84/104) Installing vidstab (1.1.1-r0) [2023-12-05T17:53:31.315Z] #13 5.245 (85/104) Installing zimg (3.0.5-r0) [2023-12-05T17:53:31.315Z] #13 5.259 (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) [2023-12-05T17:53:31.315Z] #13 5.352 (87/104) Installing libasyncns (0.8-r1) [2023-12-05T17:53:31.315Z] #13 5.359 (88/104) Installing dbus-libs (1.14.8-r0) [2023-12-05T17:53:31.315Z] #13 5.373 (89/104) Installing libltdl (2.4.7-r2) [2023-12-05T17:53:31.315Z] #13 5.380 (90/104) Installing orc (0.4.34-r0) [2023-12-05T17:53:31.315Z] #13 5.400 (91/104) Installing flac-libs (1.4.3-r0) [2023-12-05T17:53:31.315Z] #13 5.417 (92/104) Installing libsndfile (1.2.0-r2) [2023-12-05T17:53:31.588Z] #13 5.450 (93/104) Installing speexdsp (1.2.1-r1) [2023-12-05T17:53:31.588Z] #13 5.459 (94/104) Installing tdb-libs (1.4.8-r1) [2023-12-05T17:53:31.588Z] #13 5.471 (95/104) Installing libpulse (16.1-r10) [2023-12-05T17:53:31.588Z] #13 5.512 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2023-12-05T17:53:31.588Z] #13 5.536 (97/104) Installing v4l-utils-libs (1.24.1-r0) [2023-12-05T17:53:31.588Z] #13 5.560 (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) [2023-12-05T17:53:31.588Z] #13 5.569 (99/104) Installing ffmpeg (6.0.1-r0) [2023-12-05T17:53:31.588Z] #13 5.595 (100/104) Installing udev-init-scripts (35-r1) [2023-12-05T17:53:31.588Z] #13 5.599 (101/104) Installing eudev-libs (3.2.11-r8) [2023-12-05T17:53:31.588Z] #13 5.608 (102/104) Installing zstd-libs (1.5.5-r4) [2023-12-05T17:53:31.588Z] #13 5.632 (103/104) Installing kmod-libs (30-r3) [2023-12-05T17:53:31.588Z] #13 5.640 (104/104) Installing eudev (3.2.11-r8) [2023-12-05T17:53:31.588Z] #13 5.693 Executing busybox-1.36.1-r5.trigger [2023-12-05T17:53:31.588Z] #13 5.722 Executing glib-2.76.4-r0.trigger [2023-12-05T17:53:31.588Z] #13 5.735 Executing eudev-3.2.11-r8.trigger [2023-12-05T17:53:31.588Z] #13 5.749 OK: 110 MiB in 119 packages [2023-12-05T17:53:32.195Z] #13 DONE 6.2s [2023-12-05T17:53:32.195Z] [2023-12-05T17:53:32.195Z] #17 [stage-2 3/15] RUN apk --no-cache upgrade [2023-12-05T17:53:33.158Z] #17 0.735 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T17:53:33.424Z] #17 1.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T17:53:34.381Z] #17 2.169 OK: 110 MiB in 119 packages [2023-12-05T17:53:34.649Z] #17 DONE 2.5s [2023-12-05T17:53:34.649Z] [2023-12-05T17:53:34.649Z] #18 [builder 8/8] RUN make build [2023-12-05T17:53:34.649Z] #18 0.760 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.2" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-12-05T17:54:56.226Z] #18 DONE 75.4s [2023-12-05T17:54:56.226Z] [2023-12-05T17:54:56.226Z] #19 [stage-2 4/15] COPY --from=builder /device-usb-camera/cmd / [2023-12-05T17:54:56.226Z] #19 DONE 0.3s [2023-12-05T17:54:56.226Z] [2023-12-05T17:54:56.226Z] #20 [stage-2 5/15] COPY --from=builder /device-usb-camera/LICENSE / [2023-12-05T17:54:56.226Z] #20 DONE 0.1s [2023-12-05T17:54:56.226Z] [2023-12-05T17:54:56.226Z] #21 [stage-2 6/15] COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-12-05T17:54:56.226Z] #21 DONE 0.1s [2023-12-05T17:54:56.226Z] [2023-12-05T17:54:56.226Z] #22 [stage-2 7/15] COPY --from=builder /device-usb-camera/Attribution.txt / [2023-12-05T17:54:56.226Z] #22 DONE 0.1s [2023-12-05T17:54:56.226Z] [2023-12-05T17:54:56.226Z] #23 [stage-2 8/15] COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-12-05T17:54:56.226Z] #23 DONE 0.1s [2023-12-05T17:54:56.226Z] [2023-12-05T17:54:56.226Z] #24 [stage-2 9/15] COPY --from=rtsp /rtsp-simple-server.yml / [2023-12-05T17:54:56.226Z] #24 DONE 0.1s [2023-12-05T17:54:56.226Z] [2023-12-05T17:54:56.226Z] #25 [stage-2 10/15] COPY --from=rtsp /rtsp-simple-server / [2023-12-05T17:54:56.226Z] #25 DONE 0.3s [2023-12-05T17:54:56.226Z] [2023-12-05T17:54:56.226Z] #26 [stage-2 11/15] RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-12-05T17:54:56.226Z] #26 DONE 0.7s [2023-12-05T17:54:56.226Z] [2023-12-05T17:54:56.226Z] #27 [stage-2 12/15] RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-12-05T17:54:56.226Z] #27 DONE 3.5s [2023-12-05T17:54:56.226Z] [2023-12-05T17:54:56.226Z] #28 [stage-2 13/15] RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-12-05T17:54:56.226Z] #28 DONE 0.8s [2023-12-05T17:54:56.226Z] [2023-12-05T17:54:56.226Z] #29 [stage-2 14/15] RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-12-05T17:54:56.226Z] #29 DONE 0.8s [2023-12-05T17:54:56.226Z] [2023-12-05T17:54:56.226Z] #30 exporting to image [2023-12-05T17:54:56.226Z] #30 exporting layers [2023-12-05T17:54:56.226Z] #30 exporting layers 2.1s done [2023-12-05T17:54:56.226Z] #30 writing image sha256:289c61ff0e9f94ffbbe98ad7f39728406ad8263356b36b81453361bfa6fcbe99 done [2023-12-05T17:54:56.226Z] #30 naming to docker.io/library/device-usb-camera-arm64 done [2023-12-05T17:54:56.226Z] #30 DONE 2.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T17:54:57.498Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-05T17:54:57.499Z] [2023-12-05T17:54:57.499Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T17:54:57.934Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-05T17:54:57.934Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-05T17:54:57.934Z] 8998bd30e6a1: Pulling fs layer [2023-12-05T17:54:57.934Z] 04944245beec: Pulling fs layer [2023-12-05T17:54:57.934Z] 699f458cf7ca: Pulling fs layer [2023-12-05T17:54:57.934Z] 765212b225bb: Pulling fs layer [2023-12-05T17:54:57.934Z] f23df028b6ca: Pulling fs layer [2023-12-05T17:54:57.934Z] d65c8cfc05b1: Pulling fs layer [2023-12-05T17:54:57.934Z] 2437ff75d9bd: Pulling fs layer [2023-12-05T17:54:57.934Z] 765212b225bb: Waiting [2023-12-05T17:54:57.934Z] f23df028b6ca: Waiting [2023-12-05T17:54:57.934Z] d65c8cfc05b1: Waiting [2023-12-05T17:54:57.934Z] 2437ff75d9bd: Waiting [2023-12-05T17:54:58.202Z] 04944245beec: Verifying Checksum [2023-12-05T17:54:58.202Z] 04944245beec: Download complete [2023-12-05T17:54:58.202Z] 765212b225bb: Verifying Checksum [2023-12-05T17:54:58.202Z] 765212b225bb: Download complete [2023-12-05T17:54:58.202Z] f23df028b6ca: Verifying Checksum [2023-12-05T17:54:58.202Z] f23df028b6ca: Download complete [2023-12-05T17:54:58.202Z] d65c8cfc05b1: Download complete [2023-12-05T17:54:58.470Z] 699f458cf7ca: Verifying Checksum [2023-12-05T17:54:58.470Z] 699f458cf7ca: Download complete [2023-12-05T17:54:58.736Z] 8998bd30e6a1: Verifying Checksum [2023-12-05T17:54:58.736Z] 8998bd30e6a1: Download complete [2023-12-05T17:55:00.688Z] 2437ff75d9bd: Verifying Checksum [2023-12-05T17:55:00.688Z] 2437ff75d9bd: Download complete [2023-12-05T17:55:07.323Z] 8998bd30e6a1: Pull complete [2023-12-05T17:55:07.323Z] 04944245beec: Pull complete [2023-12-05T17:55:08.728Z] 699f458cf7ca: Pull complete [2023-12-05T17:55:08.728Z] 765212b225bb: Pull complete [2023-12-05T17:55:09.689Z] f23df028b6ca: Pull complete [2023-12-05T17:55:09.690Z] d65c8cfc05b1: Pull complete [2023-12-05T17:55:36.353Z] 2437ff75d9bd: Pull complete [2023-12-05T17:55:36.353Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-05T17:55:36.353Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-05T17:55:36.353Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T17:55:36.812Z] prd-ubuntu20.04-docker-arm64-4c-16g-24078 does not seem to be running inside a container [2023-12-05T17:55:36.868Z] $ 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 [2023-12-05T17:55:38.182Z] $ docker top f11a0d43714549ab3dd8186756c62313717314209e2d214db006c24be85340d6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-05T17:55:38.805Z] ---> job-cost.sh [2023-12-05T17:55:39.069Z] lf-activate-venv: SKIPPING [2023-12-05T17:55:39.069Z] INFO: No Stack... [2023-12-05T17:55:39.645Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-05T17:55:40.225Z] INFO: Archiving Costs [Pipeline] sh [2023-12-05T17:55:40.567Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2023-12-05T17:55:40.567Z] + cut -d, -f6 [Pipeline] lock [2023-12-05T17:55:40.637Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-314-1-stack-cost] [2023-12-05T17:55:40.642Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-314-1-stack-cost] did not exist. Created. [2023-12-05T17:55:40.642Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-314-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-05T17:55:41.145Z] /w/workspace/device-usb-camera/1@tmp/durable-03346d52/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-05T17:55:41.486Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-05T17:55:41.519Z] Warning: overwriting stash ‘stack-cost’ [2023-12-05T17:55:41.566Z] Stashed 1 file(s) [Pipeline] } [2023-12-05T17:55:41.609Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-314-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-05T17:55:41.773Z] $ docker stop --time=1 f11a0d43714549ab3dd8186756c62313717314209e2d214db006c24be85340d6 [2023-12-05T17:55:43.162Z] $ docker rm -f --volumes f11a0d43714549ab3dd8186756c62313717314209e2d214db006c24be85340d6 [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 [2023-12-05T17:55:45.169Z] provisioning config files... [2023-12-05T17:55:45.176Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-314@tmp/config13167189589537846033tmp [Pipeline] { [Pipeline] sh [2023-12-05T17:55:45.602Z] + set +x [2023-12-05T17:55:45.602Z] + + curlbash -s -s https://codecov.io/bash -- [2023-12-05T17:55:45.602Z] [2023-12-05T17:55:45.602Z] [2023-12-05T17:55:45.602Z] _____ _ [2023-12-05T17:55:45.602Z] / ____| | | [2023-12-05T17:55:45.602Z] | | ___ __| | ___ ___ _____ __ [2023-12-05T17:55:45.602Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-05T17:55:45.602Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-05T17:55:45.602Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-05T17:55:45.602Z] Bash-1.0.6 [2023-12-05T17:55:45.602Z] [2023-12-05T17:55:45.602Z] [2023-12-05T17:55:45.602Z] ==> git version 2.25.1 found [2023-12-05T17:55:45.602Z] ==> 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 [2023-12-05T17:55:45.602Z] Release-Date: 2020-01-08 [2023-12-05T17:55:45.602Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-12-05T17:55:45.602Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-05T17:55:45.861Z] ==> Jenkins CI detected. [2023-12-05T17:55:45.861Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-314 [2023-12-05T17:55:45.861Z] project root: . [2023-12-05T17:55:45.861Z] --> token set from env [2023-12-05T17:55:45.861Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-05T17:55:45.861Z] ==> Running gcov in . (disable via -X gcov) [2023-12-05T17:55:45.861Z] ==> Python coveragepy not found [2023-12-05T17:55:45.861Z] ==> Searching for coverage reports in: [2023-12-05T17:55:45.861Z] + . [2023-12-05T17:55:45.861Z] -> Found 1 reports [2023-12-05T17:55:45.861Z] ==> Detecting git/mercurial file structure [2023-12-05T17:55:45.861Z] ==> Reading reports [2023-12-05T17:55:45.861Z] + ./coverage.out bytes=54703 [2023-12-05T17:55:45.861Z] ==> Appending adjustments [2023-12-05T17:55:45.861Z] https://docs.codecov.io/docs/fixing-reports [2023-12-05T17:55:45.861Z] + Found adjustments [2023-12-05T17:55:45.861Z] ==> Gzipping contents [2023-12-05T17:55:45.861Z] 8.0K /tmp/codecov.sBKaoV.gz [2023-12-05T17:55:45.861Z] ==> Uploading reports [2023-12-05T17:55:45.861Z] url: https://codecov.io [2023-12-05T17:55:45.861Z] query: branch=PR-314&commit=13d6f6fe21ad04b8bed7f215a9551f440c23d17f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-314%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=314&job=&cmd_args= [2023-12-05T17:55:45.861Z] -> Pinging Codecov [2023-12-05T17:55:45.861Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-314&commit=13d6f6fe21ad04b8bed7f215a9551f440c23d17f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-314%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=314&job=&cmd_args= [2023-12-05T17:55:46.121Z] -> Uploading to [2023-12-05T17:55:46.121Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-05/73D8F5FF140700D3E01443B452E23636/13d6f6fe21ad04b8bed7f215a9551f440c23d17f/42f2825d-1d61-4dee-a8dc-e03e12af3611.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231205%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231205T175545Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9693bbf04bbd73e6bd91ab0ada451c714ad1a370cbf6548779912af447199822 [2023-12-05T17:55:46.121Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-05T17:55:46.121Z] Dload Upload Total Spent Left Speed [2023-12-05T17:55:46.380Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 26375 --:--:-- --:--:-- --:--:-- 26375 [2023-12-05T17:55:46.380Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/13d6f6fe21ad04b8bed7f215a9551f440c23d17f [Pipeline] } [2023-12-05T17:55:46.408Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-12-05T17:55:49.631Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-314/archives ] [2023-12-05T17:55:49.631Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-314/archives [2023-12-05T17:55:49.631Z] total 16 [2023-12-05T17:55:49.631Z] drwxr-xr-x 3 root root 4096 Dec 5 17:50 . [2023-12-05T17:55:49.631Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 5 17:50 .. [2023-12-05T17:55:49.631Z] drwxr-xr-x 2 root root 4096 Dec 5 17:50 cost [2023-12-05T17:55:49.631Z] -rw-r--r-- 1 root root 89 Dec 5 17:50 cost.csv [2023-12-05T17:55:49.631Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-314/archives [2023-12-05T17:55:49.631Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-314/archives [2023-12-05T17:55:49.631Z] total 16 [2023-12-05T17:55:49.631Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 5 17:50 . [2023-12-05T17:55:49.631Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 5 17:50 .. [2023-12-05T17:55:49.631Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 5 17:50 cost [2023-12-05T17:55:49.631Z] -rw-r--r-- 1 jenkins jenkins 89 Dec 5 17:50 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-05T17:55:49.962Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T17:55:50.855Z] ---> package-listing.sh [2023-12-05T17:55:50.855Z] ++ facter osfamily [2023-12-05T17:55:50.855Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-05T17:55:51.117Z] + OS_FAMILY=debian [2023-12-05T17:55:51.117Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-314 [2023-12-05T17:55:51.117Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-05T17:55:51.117Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-05T17:55:51.117Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-05T17:55:51.117Z] + PACKAGES=/tmp/packages_start.txt [2023-12-05T17:55:51.117Z] + '[' /w/workspace/foundry_device-usb-camera_PR-314 ']' [2023-12-05T17:55:51.117Z] + PACKAGES=/tmp/packages_end.txt [2023-12-05T17:55:51.117Z] + case "${OS_FAMILY}" in [2023-12-05T17:55:51.117Z] + dpkg -l [2023-12-05T17:55:51.117Z] + grep '^ii' [2023-12-05T17:55:51.117Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-05T17:55:51.117Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-05T17:55:51.117Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-05T17:55:51.117Z] + '[' /w/workspace/foundry_device-usb-camera_PR-314 ']' [2023-12-05T17:55:51.117Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-314/archives/ [2023-12-05T17:55:51.117Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-314/archives/ [Pipeline] echo [2023-12-05T17:55:51.154Z] 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-314/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-05T17:55:51.445Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T17:55:52.128Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-05T17:55:52.128Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T17:55:52.380Z] prd-ubuntu20.04-docker-8c-8g-24076 does not seem to be running inside a container [2023-12-05T17:55:52.436Z] $ 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-314/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-314 -v /w/workspace/foundry_device-usb-camera_PR-314:/w/workspace/foundry_device-usb-camera_PR-314:rw,z -v /w/workspace/foundry_device-usb-camera_PR-314@tmp:/w/workspace/foundry_device-usb-camera_PR-314@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 [2023-12-05T17:55:52.876Z] $ docker top 6a1e9dcb39c1c5926333ca2d1fc979a609c74365bd1da826149348e4fee57671 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-05T17:55:53.359Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-05T17:55:53.675Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-05T17:55:53.986Z] + ls /var/log/sa-host [2023-12-05T17:55:53.986Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-05T17:55:54.174Z] provisioning config files... [2023-12-05T17:55:54.184Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-314@tmp/config4729119881531330008tmp [Pipeline] { [Pipeline] echo [2023-12-05T17:55:54.332Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T17:55:54.648Z] ---> create-netrc.sh [Pipeline] } [2023-12-05T17:55:54.675Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-05T17:55:55.175Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-05T17:55:55.209Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T17:55:55.528Z] ---> sudo-logs.sh [2023-12-05T17:55:55.528Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-05T17:55:55.668Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T17:55:55.977Z] ---> job-cost.sh [2023-12-05T17:55:55.977Z] lf-activate-venv: SKIPPING [2023-12-05T17:55:55.977Z] DEBUG: total: 0.2199999988079071 [2023-12-05T17:55:55.977Z] INFO: Retrieving Stack Cost... [2023-12-05T17:55:56.236Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-05T17:55:56.804Z] INFO: Archiving Costs [Pipeline] echo [2023-12-05T17:55:56.842Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T17:55:57.153Z] ---> logs-deploy.sh [2023-12-05T17:55:57.153Z] lf-activate-venv: SKIPPING [2023-12-05T17:55:57.153Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-314/1 [2023-12-05T17:55:57.153Z] INFO: archiving workspace using pattern(s): [2023-12-05T17:55:58.087Z] Archives upload complete. [2023-12-05T17:55:58.361Z] INFO: archiving logs to Nexus [2023-12-05T17:55:58.931Z] ---> uname -a: [2023-12-05T17:55:58.931Z] Linux prd-ubuntu20-04-docker-8c-8g-24076 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-12-05T17:55:58.931Z] [2023-12-05T17:55:58.931Z] [2023-12-05T17:55:58.931Z] ---> lscpu: [2023-12-05T17:55:58.931Z] Architecture: x86_64 [2023-12-05T17:55:58.931Z] CPU op-mode(s): 32-bit, 64-bit [2023-12-05T17:55:58.931Z] Byte Order: Little Endian [2023-12-05T17:55:58.931Z] Address sizes: 40 bits physical, 48 bits virtual [2023-12-05T17:55:58.931Z] CPU(s): 8 [2023-12-05T17:55:58.931Z] On-line CPU(s) list: 0-7 [2023-12-05T17:55:58.931Z] Thread(s) per core: 1 [2023-12-05T17:55:58.931Z] Core(s) per socket: 1 [2023-12-05T17:55:58.931Z] Socket(s): 8 [2023-12-05T17:55:58.931Z] NUMA node(s): 1 [2023-12-05T17:55:58.931Z] Vendor ID: AuthenticAMD [2023-12-05T17:55:58.931Z] CPU family: 23 [2023-12-05T17:55:58.931Z] Model: 49 [2023-12-05T17:55:58.931Z] Model name: AMD EPYC-Rome Processor [2023-12-05T17:55:58.931Z] Stepping: 0 [2023-12-05T17:55:58.931Z] CPU MHz: 2799.998 [2023-12-05T17:55:58.931Z] BogoMIPS: 5599.99 [2023-12-05T17:55:58.931Z] Virtualization: AMD-V [2023-12-05T17:55:58.931Z] Hypervisor vendor: KVM [2023-12-05T17:55:58.931Z] Virtualization type: full [2023-12-05T17:55:58.931Z] L1d cache: 256 KiB [2023-12-05T17:55:58.931Z] L1i cache: 256 KiB [2023-12-05T17:55:58.931Z] L2 cache: 4 MiB [2023-12-05T17:55:58.931Z] L3 cache: 128 MiB [2023-12-05T17:55:58.931Z] NUMA node0 CPU(s): 0-7 [2023-12-05T17:55:58.931Z] Vulnerability Itlb multihit: Not affected [2023-12-05T17:55:58.931Z] Vulnerability L1tf: Not affected [2023-12-05T17:55:58.931Z] Vulnerability Mds: Not affected [2023-12-05T17:55:58.931Z] Vulnerability Meltdown: Not affected [2023-12-05T17:55:58.931Z] Vulnerability Mmio stale data: Not affected [2023-12-05T17:55:58.931Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-12-05T17:55:58.931Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-12-05T17:55:58.931Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-12-05T17:55:58.931Z] Vulnerability Srbds: Not affected [2023-12-05T17:55:58.931Z] Vulnerability Tsx async abort: Not affected [2023-12-05T17:55:58.931Z] 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 [2023-12-05T17:55:58.931Z] [2023-12-05T17:55:58.931Z] [2023-12-05T17:55:58.931Z] ---> nproc: [2023-12-05T17:55:58.931Z] 8 [2023-12-05T17:55:58.931Z] [2023-12-05T17:55:58.931Z] [2023-12-05T17:55:58.931Z] ---> df -h: [2023-12-05T17:55:58.931Z] Filesystem Size Used Avail Use% Mounted on [2023-12-05T17:55:58.931Z] overlay 155G 12G 144G 8% / [2023-12-05T17:55:58.931Z] tmpfs 64M 0 64M 0% /dev [2023-12-05T17:55:58.931Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-12-05T17:55:58.931Z] shm 64M 0 64M 0% /dev/shm [2023-12-05T17:55:58.931Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-12-05T17:55:58.931Z] [2023-12-05T17:55:58.931Z] [2023-12-05T17:55:58.931Z] ---> sar -b -r -n DEV: [2023-12-05T17:55:58.931Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24076) 12/05/23 _x86_64_ (8 CPU) [2023-12-05T17:55:58.931Z] [2023-12-05T17:55:58.931Z] 17:46:23 LINUX RESTART (8 CPU) [2023-12-05T17:55:58.931Z] [2023-12-05T17:55:58.931Z] 17:47:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-12-05T17:55:58.931Z] 17:48:01 147.46 14.75 132.71 0.00 1960.74 125889.69 0.00 [2023-12-05T17:55:58.931Z] 17:49:01 93.33 1.75 91.58 0.00 29.86 32971.45 0.00 [2023-12-05T17:55:58.931Z] 17:50:01 173.51 0.22 173.29 0.00 12.53 32153.82 0.00 [2023-12-05T17:55:58.931Z] 17:51:01 202.13 0.08 202.05 0.00 7.73 48247.29 0.00 [2023-12-05T17:55:58.931Z] 17:52:01 54.61 10.60 44.01 0.00 5155.01 8559.37 0.00 [2023-12-05T17:55:58.931Z] 17:53:01 5.48 0.02 5.47 0.00 0.13 117.85 0.00 [2023-12-05T17:55:58.931Z] 17:54:01 1.85 0.00 1.85 0.00 0.00 22.26 0.00 [2023-12-05T17:55:58.931Z] 17:55:01 2.12 0.00 2.12 0.00 0.00 22.40 0.00 [2023-12-05T17:55:58.931Z] Average: 85.06 3.43 81.64 0.00 895.71 30997.39 0.00 [2023-12-05T17:55:58.931Z] [2023-12-05T17:55:58.931Z] 17:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-12-05T17:55:58.931Z] 17:48:01 29181892 31518800 799040 2.43 77800 2529272 1974740 5.82 1049828 2268848 1656 [2023-12-05T17:55:58.931Z] 17:49:01 27682096 31531432 776008 2.36 148448 3839660 1859376 5.48 1242024 3436880 517636 [2023-12-05T17:55:58.931Z] 17:50:01 27895552 31202300 1097012 3.34 155412 3316624 2531444 7.46 1622432 2856420 102588 [2023-12-05T17:55:58.931Z] 17:51:01 27366940 31519016 781416 2.38 168076 4097620 1757596 5.18 1344676 3613588 392 [2023-12-05T17:55:58.931Z] 17:52:01 26888848 31496340 772644 2.35 197304 4521980 1694652 4.99 1653712 3745988 984 [2023-12-05T17:55:58.931Z] 17:53:01 26903884 31506424 762988 2.32 195876 4518720 1699540 5.01 1643536 3742736 392 [2023-12-05T17:55:58.931Z] 17:54:01 26903560 31506152 763208 2.32 195912 4518724 1699540 5.01 1643580 3742740 8 [2023-12-05T17:55:58.931Z] 17:55:01 26904732 31507404 761820 2.32 195984 4518728 1699540 5.01 1643076 3742744 8 [2023-12-05T17:55:58.931Z] Average: 27465938 31473484 814267 2.48 166852 3982666 1864554 5.50 1480358 3393743 77958 [2023-12-05T17:55:58.931Z] [2023-12-05T17:55:58.931Z] 17:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-12-05T17:55:58.931Z] 17:48:01 lo 6.53 6.53 0.64 0.64 0.00 0.00 0.00 0.00 [2023-12-05T17:55:58.931Z] 17:48:01 docker0 70.22 85.42 5.75 229.91 0.00 0.00 0.00 0.00 [2023-12-05T17:55:58.931Z] 17:48:01 veth571a71c 53.26 64.44 5.04 47.03 0.00 0.00 0.00 0.00 [2023-12-05T17:55:58.931Z] 17:48:01 ens3 439.68 288.67 5398.30 70.60 0.00 0.00 0.00 0.00 [2023-12-05T17:55:58.931Z] 17:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-05T17:55:58.931Z] 17:49:01 docker0 168.66 321.18 14.23 2348.39 0.00 0.00 0.00 0.00 [2023-12-05T17:55:58.931Z] 17:49:01 ens3 325.81 171.05 2351.73 18.38 0.00 0.00 0.00 0.00 [2023-12-05T17:55:58.931Z] 17:50:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2023-12-05T17:55:58.931Z] 17:50:01 docker0 1.98 3.03 0.14 31.12 0.00 0.00 0.00 0.00 [2023-12-05T17:55:58.931Z] 17:50:01 vethc64995c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-12-05T17:55:58.931Z] 17:50:01 ens3 63.26 58.38 82.44 79.78 0.00 0.00 0.00 0.00 [2023-12-05T17:55:58.931Z] 17:51:01 lo 2.60 2.60 0.27 0.27 0.00 0.00 0.00 0.00 [2023-12-05T17:55:58.931Z] 17:51:01 docker0 17.63 46.89 1.29 831.48 0.00 0.00 0.00 0.00 [2023-12-05T17:55:58.931Z] 17:51:01 ens3 168.57 94.38 3639.30 19.70 0.00 0.00 0.00 0.00 [2023-12-05T17:55:58.932Z] 17:52:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-12-05T17:55:58.932Z] 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-05T17:55:58.932Z] 17:52:01 ens3 222.11 109.38 2732.91 7.65 0.00 0.00 0.00 0.00 [2023-12-05T17:55:58.932Z] 17:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-05T17:55:58.932Z] 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-05T17:55:58.932Z] 17:53:01 ens3 0.45 0.33 0.03 0.02 0.00 0.00 0.00 0.00 [2023-12-05T17:55:58.932Z] 17:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-05T17:55:58.932Z] 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-05T17:55:58.932Z] 17:54:01 ens3 0.32 0.18 1.01 0.01 0.00 0.00 0.00 0.00 [2023-12-05T17:55:58.932Z] 17:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-05T17:55:58.932Z] 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-05T17:55:58.932Z] 17:55:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-05T17:55:58.932Z] Average: lo 1.32 1.32 0.13 0.13 0.00 0.00 0.00 0.00 [2023-12-05T17:55:58.932Z] Average: docker0 32.31 57.06 2.68 430.10 0.00 0.00 0.00 0.00 [2023-12-05T17:55:58.932Z] Average: ens3 152.54 90.31 1775.64 24.52 0.00 0.00 0.00 0.00 [2023-12-05T17:55:58.932Z] [2023-12-05T17:55:58.932Z] [2023-12-05T17:55:58.932Z] ---> sar -P ALL: [2023-12-05T17:55:58.932Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24076) 12/05/23 _x86_64_ (8 CPU) [2023-12-05T17:55:58.932Z] [2023-12-05T17:55:58.932Z] 17:46:23 LINUX RESTART (8 CPU) [2023-12-05T17:55:58.932Z] [2023-12-05T17:55:58.932Z] 17:47:01 CPU %user %nice %system %iowait %steal %idle [2023-12-05T17:55:58.932Z] 17:48:01 all 7.55 0.00 2.55 4.72 0.07 85.12 [2023-12-05T17:55:58.932Z] 17:48:01 0 8.26 0.00 2.52 0.52 0.05 88.65 [2023-12-05T17:55:58.932Z] 17:48:01 1 7.75 0.00 2.50 1.76 0.07 87.92 [2023-12-05T17:55:58.932Z] 17:48:01 2 9.90 0.00 2.98 5.04 0.05 82.02 [2023-12-05T17:55:58.932Z] 17:48:01 3 6.48 0.00 2.29 14.41 0.10 76.71 [2023-12-05T17:55:58.932Z] 17:48:01 4 6.59 0.00 2.06 1.40 0.05 89.91 [2023-12-05T17:55:58.932Z] 17:48:01 5 8.70 0.00 3.14 1.54 0.07 86.55 [2023-12-05T17:55:58.932Z] 17:48:01 6 7.38 0.00 2.54 0.89 0.07 89.12 [2023-12-05T17:55:58.932Z] 17:48:01 7 5.29 0.00 2.40 12.21 0.07 80.02 [2023-12-05T17:55:58.932Z] 17:49:01 all 4.05 0.00 1.92 3.91 0.04 90.09 [2023-12-05T17:55:58.932Z] 17:49:01 0 4.00 0.00 2.12 3.51 0.03 90.33 [2023-12-05T17:55:58.932Z] 17:49:01 1 4.11 0.00 2.13 1.89 0.03 91.83 [2023-12-05T17:55:58.932Z] 17:49:01 2 3.94 0.00 2.00 0.20 0.05 93.81 [2023-12-05T17:55:58.932Z] 17:49:01 3 4.41 0.00 1.71 1.04 0.05 92.78 [2023-12-05T17:55:58.932Z] 17:49:01 4 4.30 0.00 1.38 0.77 0.03 93.51 [2023-12-05T17:55:58.932Z] 17:49:01 5 3.28 0.00 1.41 0.94 0.02 94.36 [2023-12-05T17:55:58.932Z] 17:49:01 6 4.31 0.00 1.86 0.15 0.02 93.67 [2023-12-05T17:55:58.932Z] 17:49:01 7 4.03 0.00 2.76 22.77 0.07 70.38 [2023-12-05T17:55:58.932Z] 17:50:01 all 29.84 0.00 4.04 4.71 0.08 61.32 [2023-12-05T17:55:58.932Z] 17:50:01 0 29.69 0.00 4.30 5.11 0.08 60.81 [2023-12-05T17:55:58.932Z] 17:50:01 1 30.25 0.00 3.89 0.87 0.08 64.91 [2023-12-05T17:55:58.932Z] 17:50:01 2 30.14 0.00 3.77 2.47 0.08 63.54 [2023-12-05T17:55:58.932Z] 17:50:01 3 29.75 0.00 4.75 3.57 0.08 61.84 [2023-12-05T17:55:58.932Z] 17:50:01 4 30.01 0.00 4.16 4.04 0.08 61.70 [2023-12-05T17:55:58.932Z] 17:50:01 5 29.18 0.00 3.87 1.20 0.08 65.67 [2023-12-05T17:55:58.932Z] 17:50:01 6 29.61 0.00 3.33 0.59 0.07 66.40 [2023-12-05T17:55:58.932Z] 17:50:01 7 30.13 0.00 4.25 19.88 0.10 45.64 [2023-12-05T17:55:58.932Z] 17:51:01 all 14.22 0.00 3.16 4.50 0.07 78.04 [2023-12-05T17:55:58.932Z] 17:51:01 0 13.09 0.00 3.46 1.26 0.07 82.12 [2023-12-05T17:55:58.932Z] 17:51:01 1 13.45 0.00 3.31 1.41 0.05 81.78 [2023-12-05T17:55:58.932Z] 17:51:01 2 15.98 0.00 2.98 4.98 0.10 75.96 [2023-12-05T17:55:58.932Z] 17:51:01 3 14.29 0.00 3.13 1.40 0.07 81.11 [2023-12-05T17:55:58.932Z] 17:51:01 4 13.67 0.00 3.25 9.83 0.07 73.19 [2023-12-05T17:55:58.932Z] 17:51:01 5 13.71 0.00 3.13 1.04 0.07 82.05 [2023-12-05T17:55:58.932Z] 17:51:01 6 14.46 0.00 2.83 14.70 0.07 67.93 [2023-12-05T17:55:58.932Z] 17:51:01 7 15.14 0.00 3.17 1.47 0.08 80.14 [2023-12-05T17:55:58.932Z] 17:52:01 all 2.62 0.00 1.43 2.08 0.02 93.84 [2023-12-05T17:55:58.932Z] 17:52:01 0 4.69 0.00 1.89 1.55 0.02 91.85 [2023-12-05T17:55:58.932Z] 17:52:01 1 3.48 0.00 2.08 0.37 0.02 94.06 [2023-12-05T17:55:58.932Z] 17:52:01 2 1.85 0.00 2.09 1.50 0.02 94.54 [2023-12-05T17:55:58.932Z] 17:52:01 3 2.49 0.00 1.15 7.36 0.02 88.98 [2023-12-05T17:55:58.932Z] 17:52:01 4 2.65 0.00 1.40 1.42 0.02 94.51 [2023-12-05T17:55:58.932Z] 17:52:01 5 2.24 0.00 0.99 0.95 0.03 95.79 [2023-12-05T17:55:58.932Z] 17:52:01 6 1.56 0.00 0.89 1.62 0.03 95.90 [2023-12-05T17:55:58.932Z] 17:52:01 7 1.99 0.00 0.95 1.90 0.03 95.12 [2023-12-05T17:55:58.932Z] 17:53:01 all 0.27 0.00 0.07 0.08 0.01 99.58 [2023-12-05T17:55:58.932Z] 17:53:01 0 0.12 0.00 0.05 0.05 0.02 99.77 [2023-12-05T17:55:58.932Z] 17:53:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-12-05T17:55:58.932Z] 17:53:01 2 0.12 0.00 0.07 0.35 0.00 99.47 [2023-12-05T17:55:58.932Z] 17:53:01 3 0.02 0.00 0.05 0.00 0.02 99.92 [2023-12-05T17:55:58.932Z] 17:53:01 4 0.08 0.00 0.07 0.00 0.00 99.85 [2023-12-05T17:55:58.932Z] 17:53:01 5 0.17 0.00 0.12 0.00 0.02 99.70 [2023-12-05T17:55:58.932Z] 17:53:01 6 0.08 0.00 0.08 0.23 0.00 99.60 [2023-12-05T17:55:58.932Z] 17:53:01 7 1.52 0.00 0.10 0.00 0.00 98.38 [2023-12-05T17:55:58.932Z] 17:54:01 all 0.03 0.00 0.01 0.03 0.01 99.92 [2023-12-05T17:55:58.932Z] 17:54:01 0 0.00 0.00 0.00 0.20 0.00 99.80 [2023-12-05T17:55:58.932Z] 17:54:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-12-05T17:55:58.932Z] 17:54:01 2 0.03 0.00 0.02 0.05 0.02 99.88 [2023-12-05T17:55:58.932Z] 17:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-05T17:55:58.932Z] 17:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-05T17:55:58.932Z] 17:54:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2023-12-05T17:55:58.932Z] 17:54:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-12-05T17:55:58.932Z] 17:54:01 7 0.15 0.00 0.00 0.00 0.02 99.83 [2023-12-05T17:55:58.932Z] 17:55:01 all 0.03 0.00 0.01 0.03 0.00 99.92 [2023-12-05T17:55:58.932Z] 17:55:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2023-12-05T17:55:58.932Z] 17:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-05T17:55:58.932Z] 17:55:01 2 0.02 0.00 0.02 0.20 0.00 99.77 [2023-12-05T17:55:58.932Z] 17:55:01 3 0.02 0.00 0.00 0.03 0.02 99.93 [2023-12-05T17:55:58.932Z] 17:55:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2023-12-05T17:55:58.932Z] 17:55:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2023-12-05T17:55:58.932Z] 17:55:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2023-12-05T17:55:58.932Z] 17:55:01 7 0.07 0.00 0.02 0.00 0.00 99.92 [2023-12-05T17:55:58.932Z] Average: all 7.29 0.00 1.64 2.50 0.04 88.53 [2023-12-05T17:55:58.932Z] Average: 0 7.46 0.00 1.79 1.52 0.03 89.20 [2023-12-05T17:55:58.932Z] Average: 1 7.36 0.00 1.74 0.79 0.03 90.08 [2023-12-05T17:55:58.932Z] Average: 2 7.71 0.00 1.73 1.84 0.04 88.67 [2023-12-05T17:55:58.932Z] Average: 3 7.16 0.00 1.63 3.47 0.04 87.70 [2023-12-05T17:55:58.932Z] Average: 4 7.13 0.00 1.54 2.17 0.03 89.13 [2023-12-05T17:55:58.932Z] Average: 5 7.13 0.00 1.58 0.71 0.04 90.54 [2023-12-05T17:55:58.932Z] Average: 6 7.15 0.00 1.44 2.25 0.03 89.12 [2023-12-05T17:55:58.932Z] Average: 7 7.25 0.00 1.70 7.24 0.05 83.77 [2023-12-05T17:55:58.932Z] [2023-12-05T17:55:58.932Z] [2023-12-05T17:55:58.932Z]