Pull request #323 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4e0a0dd815ffa480e99379b23d8c509f7a543878+add9740b43e34f24ff208f7d10aeac3534a31844 (5403d540826622937cac96b992bf622c9d99aa59) 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-ssh3030658374375348316.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-ssh17235608848474409706.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-323/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-323/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9793413511936940914.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-323/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16885934123070304332.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-ssh4964375733123085356.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-323/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-323/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7877395414124546049.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-1264 in /w/workspace/foundry_device-usb-camera_PR-323 [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-323 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit add9740b43e34f24ff208f7d10aeac3534a31844 into PR head commit 4e0a0dd815ffa480e99379b23d8c509f7a543878 Merge succeeded, producing 4e0a0dd815ffa480e99379b23d8c509f7a543878 Checking out Revision 4e0a0dd815ffa480e99379b23d8c509f7a543878 (PR-323) 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 > 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/323/head:refs/remotes/origin/PR-323 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4e0a0dd815ffa480e99379b23d8c509f7a543878 # 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 add9740b43e34f24ff208f7d10aeac3534a31844 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4e0a0dd815ffa480e99379b23d8c509f7a543878 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-19T17:09:32.459Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-19T17:09:32.671Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-19T17:09:32.781Z] ========================================================= [2024-02-19T17:09:32.781Z] EdgeX Global Pipelines Version Info [2024-02-19T17:09:32.781Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-19T17:09:38.388Z] ------------------- [2024-02-19T17:09:38.388Z] stable info: [2024-02-19T17:09:38.388Z] ------------------- [2024-02-19T17:09:38.388Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-19T17:09:38.388Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-19T17:09:38.388Z] Message: update stable to v1.0.258 [2024-02-19T17:09:38.958Z] ------------------- [2024-02-19T17:09:38.958Z] experimental info: [2024-02-19T17:09:38.958Z] ------------------- [2024-02-19T17:09:38.958Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-19T17:09:38.958Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-19T17:09:38.958Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-19T17:09:39.185Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2024-02-19T17:09:39.244Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2024-02-19T17:09:39.300Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-19T17:09:39.362Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-19T17:09:39.421Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-19T17:09:39.482Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-19T17:09:39.540Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-19T17:09:39.599Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-02-19T17:09:39.659Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-19T17:09:39.723Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-19T17:09:39.787Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-19T17:09:39.849Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2024-02-19T17:09:39.913Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-19T17:09:39.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-19T17:09:40.051Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-19T17:09:40.114Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-19T17:09:40.175Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-19T17:09:40.247Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-19T17:09:40.318Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-19T17:09:40.389Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-19T17:09:40.452Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-02-19T17:09:40.522Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-02-19T17:09:40.591Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-19T17:09:40.659Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-19T17:09:40.729Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-02-19T17:09:40.800Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-19T17:09:40.867Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-19T17:09:40.948Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-323 [Pipeline] echo [2024-02-19T17:09:41.018Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-323 [Pipeline] echo [2024-02-19T17:09:41.091Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-323 [Pipeline] echo [2024-02-19T17:09:41.168Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4e0a0dd815ffa480e99379b23d8c509f7a543878 [Pipeline] echo [2024-02-19T17:09:41.243Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4e0a0dd [Pipeline] echo [2024-02-19T17:09:41.328Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-19T17:09:41.505Z] provisioning config files... [2024-02-19T17:09:41.525Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-323@tmp/config5285877049371083209tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T17:09:41.921Z] ---> ****-login.sh [2024-02-19T17:09:41.921Z] nexus3.edgexfoundry.org:10001 [2024-02-19T17:09:42.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T17:09:42.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T17:09:42.184Z] Configure a credential helper to remove this warning. See [2024-02-19T17:09:42.184Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T17:09:42.184Z] [2024-02-19T17:09:42.184Z] Login Succeeded [2024-02-19T17:09:42.184Z] nexus3.edgexfoundry.org:10002 [2024-02-19T17:09:42.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T17:09:42.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T17:09:42.445Z] Configure a credential helper to remove this warning. See [2024-02-19T17:09:42.445Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T17:09:42.445Z] [2024-02-19T17:09:42.445Z] Login Succeeded [2024-02-19T17:09:42.445Z] nexus3.edgexfoundry.org:10003 [2024-02-19T17:09:42.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T17:09:42.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T17:09:42.445Z] Configure a credential helper to remove this warning. See [2024-02-19T17:09:42.445Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T17:09:42.445Z] [2024-02-19T17:09:42.445Z] Login Succeeded [2024-02-19T17:09:42.445Z] nexus3.edgexfoundry.org:10004 [2024-02-19T17:09:42.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T17:09:42.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T17:09:42.707Z] Configure a credential helper to remove this warning. See [2024-02-19T17:09:42.707Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T17:09:42.707Z] [2024-02-19T17:09:42.707Z] Login Succeeded [2024-02-19T17:09:42.707Z] ****.io [2024-02-19T17:09:42.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T17:09:42.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T17:09:42.971Z] Configure a credential helper to remove this warning. See [2024-02-19T17:09:42.971Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T17:09:42.971Z] [2024-02-19T17:09:42.971Z] Login Succeeded [2024-02-19T17:09:42.971Z] ---> ****-login.sh ends [Pipeline] } [2024-02-19T17:09:43.000Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-19T17:09:43.815Z] + git rev-list -1 --merges 4e0a0dd815ffa480e99379b23d8c509f7a543878~1..4e0a0dd815ffa480e99379b23d8c509f7a543878 [Pipeline] echo [2024-02-19T17:09:43.863Z] -----------> git rev-list -1 --merges 4e0a0dd815ffa480e99379b23d8c509f7a543878~1..4e0a0dd815ffa480e99379b23d8c509f7a543878 4e0a0dd815ffa480e99379b23d8c509f7a543878 [false] [Pipeline] sh [2024-02-19T17:09:44.197Z] + git log --format=format:%s -1 4e0a0dd815ffa480e99379b23d8c509f7a543878 [Pipeline] echo [2024-02-19T17:09:44.240Z] ========================================================= [2024-02-19T17:09:44.240Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-19T17:09:44.240Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-19T17:09:44.762Z] + git log --format=format:%s -1 4e0a0dd815ffa480e99379b23d8c509f7a543878 [Pipeline] echo [2024-02-19T17:09:44.800Z] [semverPrep] GIT_COMMIT: 4e0a0dd815ffa480e99379b23d8c509f7a543878, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-02-19T17:09:44.851Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-19T17:09:45.333Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-19T17:09:45.333Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-19T17:09:45.333Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-19T17:09:45.333Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-19T17:09:45.333Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-19T17:09:45.333Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-19T17:09:45.333Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T17:09:45.872Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-19T17:09:45.872Z] [2024-02-19T17:09:45.872Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T17:09:46.487Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-19T17:09:46.487Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-19T17:09:46.487Z] b85a868b505f: Pulling fs layer [2024-02-19T17:09:46.487Z] e2be974225ed: Pulling fs layer [2024-02-19T17:09:46.487Z] 339a4e72a1f5: Pulling fs layer [2024-02-19T17:09:46.487Z] 988bab9f4d93: Pulling fs layer [2024-02-19T17:09:46.487Z] 1469e6f7b9e6: Pulling fs layer [2024-02-19T17:09:46.487Z] eaf3925da568: Pulling fs layer [2024-02-19T17:09:46.487Z] bab4dde63d76: Pulling fs layer [2024-02-19T17:09:46.487Z] bde34c3a00c8: Pulling fs layer [2024-02-19T17:09:46.487Z] b352a97aabf1: Pulling fs layer [2024-02-19T17:09:46.487Z] 4872d77fe225: Pulling fs layer [2024-02-19T17:09:46.487Z] 5851b861e8e6: Pulling fs layer [2024-02-19T17:09:46.487Z] bab4dde63d76: Waiting [2024-02-19T17:09:46.487Z] bde34c3a00c8: Waiting [2024-02-19T17:09:46.487Z] b352a97aabf1: Waiting [2024-02-19T17:09:46.487Z] 4872d77fe225: Waiting [2024-02-19T17:09:46.487Z] 5851b861e8e6: Waiting [2024-02-19T17:09:46.487Z] 988bab9f4d93: Waiting [2024-02-19T17:09:46.487Z] eaf3925da568: Waiting [2024-02-19T17:09:46.487Z] 1469e6f7b9e6: Waiting [2024-02-19T17:09:46.487Z] e2be974225ed: Verifying Checksum [2024-02-19T17:09:46.487Z] e2be974225ed: Download complete [2024-02-19T17:09:46.487Z] 988bab9f4d93: Verifying Checksum [2024-02-19T17:09:46.487Z] 988bab9f4d93: Download complete [2024-02-19T17:09:46.772Z] 1469e6f7b9e6: Verifying Checksum [2024-02-19T17:09:46.772Z] 1469e6f7b9e6: Download complete [2024-02-19T17:09:46.772Z] eaf3925da568: Verifying Checksum [2024-02-19T17:09:46.772Z] eaf3925da568: Download complete [2024-02-19T17:09:46.772Z] 339a4e72a1f5: Verifying Checksum [2024-02-19T17:09:46.772Z] 339a4e72a1f5: Download complete [2024-02-19T17:09:46.772Z] bde34c3a00c8: Verifying Checksum [2024-02-19T17:09:46.772Z] bde34c3a00c8: Download complete [2024-02-19T17:09:46.772Z] b85a868b505f: Verifying Checksum [2024-02-19T17:09:46.772Z] b85a868b505f: Download complete [2024-02-19T17:09:46.772Z] 4872d77fe225: Verifying Checksum [2024-02-19T17:09:46.772Z] 4872d77fe225: Download complete [2024-02-19T17:09:46.772Z] b352a97aabf1: Download complete [2024-02-19T17:09:46.772Z] 5851b861e8e6: Verifying Checksum [2024-02-19T17:09:46.772Z] 5851b861e8e6: Download complete [2024-02-19T17:09:47.032Z] bab4dde63d76: Verifying Checksum [2024-02-19T17:09:47.032Z] bab4dde63d76: Download complete [2024-02-19T17:09:47.975Z] b85a868b505f: Pull complete [2024-02-19T17:09:48.236Z] e2be974225ed: Pull complete [2024-02-19T17:09:48.496Z] 339a4e72a1f5: Pull complete [2024-02-19T17:09:48.496Z] 988bab9f4d93: Pull complete [2024-02-19T17:09:48.756Z] 1469e6f7b9e6: Pull complete [2024-02-19T17:09:49.016Z] eaf3925da568: Pull complete [2024-02-19T17:09:51.561Z] bab4dde63d76: Pull complete [2024-02-19T17:09:51.830Z] bde34c3a00c8: Pull complete [2024-02-19T17:09:52.091Z] b352a97aabf1: Pull complete [2024-02-19T17:09:52.091Z] 4872d77fe225: Pull complete [2024-02-19T17:09:52.352Z] 5851b861e8e6: Pull complete [2024-02-19T17:09:52.352Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-19T17:09:52.352Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-19T17:09:52.352Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T17:09:52.699Z] prd-ubuntu20.04-docker-8c-8g-1264 does not seem to be running inside a container [2024-02-19T17:09:52.733Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-323 -v /w/workspace/foundry_device-usb-camera_PR-323:/w/workspace/foundry_device-usb-camera_PR-323:rw,z -v /w/workspace/foundry_device-usb-camera_PR-323@tmp:/w/workspace/foundry_device-usb-camera_PR-323@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-19T17:09:56.524Z] $ docker top 287f66de0395f5bfd7354205e660494e1010361a1e3d6b6b25e8a8fab905a2d0 -eo pid,comm [2024-02-19T17:09:56.576Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-02-19T17:09:56.576Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-19T17:09:56.789Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-19T17:09:56.789Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-19T17:09:56.947Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-19T17:09:56.954Z] $ docker exec 287f66de0395f5bfd7354205e660494e1010361a1e3d6b6b25e8a8fab905a2d0 ssh-agent [2024-02-19T17:09:57.050Z] SSH_AUTH_SOCK=/tmp/ssh-iWcD80nKUgD9/agent.33 [2024-02-19T17:09:57.050Z] SSH_AGENT_PID=39 [2024-02-19T17:09:57.057Z] Running ssh-add (command line suppressed) [2024-02-19T17:09:57.154Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-323@tmp/private_key_15918332017304866039.key (/w/workspace/foundry_device-usb-camera_PR-323@tmp/private_key_15918332017304866039.key) [2024-02-19T17:09:57.163Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-19T17:09:57.522Z] + git tag --points-at HEAD [Pipeline] } [2024-02-19T17:09:57.559Z] $ docker exec --env ******** --env ******** 287f66de0395f5bfd7354205e660494e1010361a1e3d6b6b25e8a8fab905a2d0 ssh-agent -k [2024-02-19T17:09:57.659Z] unset SSH_AUTH_SOCK; [2024-02-19T17:09:57.659Z] unset SSH_AGENT_PID; [2024-02-19T17:09:57.660Z] echo Agent pid 39 killed; [2024-02-19T17:09:57.667Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-19T17:09:57.803Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-19T17:09:57.803Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-19T17:09:57.921Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-19T17:09:57.928Z] $ docker exec 287f66de0395f5bfd7354205e660494e1010361a1e3d6b6b25e8a8fab905a2d0 ssh-agent [2024-02-19T17:09:58.032Z] SSH_AUTH_SOCK=/tmp/ssh-t3qvacAiPD88/agent.70 [2024-02-19T17:09:58.032Z] SSH_AGENT_PID=76 [2024-02-19T17:09:58.037Z] Running ssh-add (command line suppressed) [2024-02-19T17:09:58.155Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-323@tmp/private_key_33155725279293976.key (/w/workspace/foundry_device-usb-camera_PR-323@tmp/private_key_33155725279293976.key) [2024-02-19T17:09:58.167Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-19T17:09:58.535Z] + git semver init [2024-02-19T17:09:58.797Z] 2024-02-19 17:09:58,728 [run_init] DEBUG init version:0.0.0 force:False [2024-02-19T17:09:58.797Z] 2024-02-19 17:09:58,729 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-323/.semver [2024-02-19T17:09:58.797Z] 2024-02-19 17:09:58,730 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-323/.semver [2024-02-19T17:09:58.797Z] 2024-02-19 17:09:58,730 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-323/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-323, universal_newlines=False, shell=None, istream=None) [2024-02-19T17:10:00.178Z] 2024-02-19 17:09:59,933 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-323/.git/info/exclude [2024-02-19T17:10:00.178Z] 2024-02-19 17:09:59,934 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-323/.semver/PR-323 with force:False [2024-02-19T17:10:00.178Z] 2024-02-19 17:09:59,934 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-323/.semver/PR-323 [2024-02-19T17:10:00.178Z] 2024-02-19 17:09:59,936 [execute] INFO git cat-file --batch-check [2024-02-19T17:10:00.178Z] 2024-02-19 17:09:59,937 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-323/.semver, universal_newlines=False, shell=None, istream=) [2024-02-19T17:10:00.178Z] 2024-02-19 17:09:59,942 [execute] INFO git cat-file --batch [2024-02-19T17:10:00.178Z] 2024-02-19 17:09:59,943 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-323/.semver, universal_newlines=False, shell=None, istream=) [2024-02-19T17:10:00.178Z] 2024-02-19 17:09:59,947 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-323/.semver/PR-323 [2024-02-19T17:10:00.178Z] 0.0.0 [Pipeline] } [2024-02-19T17:10:00.212Z] $ docker exec --env ******** --env ******** 287f66de0395f5bfd7354205e660494e1010361a1e3d6b6b25e8a8fab905a2d0 ssh-agent -k [2024-02-19T17:10:00.309Z] unset SSH_AUTH_SOCK; [2024-02-19T17:10:00.309Z] unset SSH_AGENT_PID; [2024-02-19T17:10:00.310Z] echo Agent pid 76 killed; [2024-02-19T17:10:00.317Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-19T17:10:00.865Z] + git semver [Pipeline] } [2024-02-19T17:10:01.153Z] $ docker stop --time=1 287f66de0395f5bfd7354205e660494e1010361a1e3d6b6b25e8a8fab905a2d0 [2024-02-19T17:10:02.441Z] $ docker rm -f --volumes 287f66de0395f5bfd7354205e660494e1010361a1e3d6b6b25e8a8fab905a2d0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-19T17:10:02.893Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-19T17:10:03.235Z] Stashed 1 file(s) [Pipeline] echo [2024-02-19T17:10:03.253Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-19T17:10:04.136Z] provisioning config files... [2024-02-19T17:10:04.148Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-323@tmp/config7109082154673587475tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T17:10:04.558Z] ---> ****-login.sh [2024-02-19T17:10:04.558Z] nexus3.edgexfoundry.org:10001 [2024-02-19T17:10:04.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T17:10:04.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T17:10:04.558Z] Configure a credential helper to remove this warning. See [2024-02-19T17:10:04.558Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T17:10:04.558Z] [2024-02-19T17:10:04.558Z] Login Succeeded [2024-02-19T17:10:04.558Z] nexus3.edgexfoundry.org:10002 [2024-02-19T17:10:04.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T17:10:04.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T17:10:04.558Z] Configure a credential helper to remove this warning. See [2024-02-19T17:10:04.558Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T17:10:04.558Z] [2024-02-19T17:10:04.558Z] Login Succeeded [2024-02-19T17:10:04.558Z] nexus3.edgexfoundry.org:10003 [2024-02-19T17:10:04.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T17:10:04.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T17:10:04.819Z] Configure a credential helper to remove this warning. See [2024-02-19T17:10:04.819Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T17:10:04.819Z] [2024-02-19T17:10:04.819Z] Login Succeeded [2024-02-19T17:10:04.819Z] nexus3.edgexfoundry.org:10004 [2024-02-19T17:10:04.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T17:10:04.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T17:10:04.819Z] Configure a credential helper to remove this warning. See [2024-02-19T17:10:04.819Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T17:10:04.819Z] [2024-02-19T17:10:04.819Z] Login Succeeded [2024-02-19T17:10:04.819Z] ****.io [2024-02-19T17:10:05.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T17:10:05.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T17:10:05.079Z] Configure a credential helper to remove this warning. See [2024-02-19T17:10:05.079Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T17:10:05.079Z] [2024-02-19T17:10:05.079Z] Login Succeeded [2024-02-19T17:10:05.079Z] ---> ****-login.sh ends [Pipeline] } [2024-02-19T17:10:05.111Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-19T17:10:05.439Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-19T17:10:05.507Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-19T17:10:05.569Z] ========================================================= [2024-02-19T17:10:05.569Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-19T17:10:05.569Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T17:10:06.153Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-19T17:10:06.153Z] Sending build context to Docker daemon 14.38MB [2024-02-19T17:10:06.153Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-02-19T17:10:06.153Z] Step 2/13 : FROM ${BASE} AS builder [2024-02-19T17:10:06.153Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-19T17:10:06.153Z] 7264a8db6415: Pulling fs layer [2024-02-19T17:10:06.153Z] c4d48a809fc2: Pulling fs layer [2024-02-19T17:10:06.153Z] 4f1c88b9dad5: Pulling fs layer [2024-02-19T17:10:06.153Z] ad3a456e5733: Pulling fs layer [2024-02-19T17:10:06.153Z] 69c7f0334f64: Pulling fs layer [2024-02-19T17:10:06.153Z] 1f1c1a5573a3: Pulling fs layer [2024-02-19T17:10:06.153Z] ce7588e14bc9: Pulling fs layer [2024-02-19T17:10:06.153Z] 69c7f0334f64: Waiting [2024-02-19T17:10:06.153Z] 1f1c1a5573a3: Waiting [2024-02-19T17:10:06.153Z] ad3a456e5733: Waiting [2024-02-19T17:10:06.153Z] b5e4710f87ac: Pulling fs layer [2024-02-19T17:10:06.153Z] ce7588e14bc9: Waiting [2024-02-19T17:10:06.415Z] c4d48a809fc2: Download complete [2024-02-19T17:10:06.415Z] ad3a456e5733: Verifying Checksum [2024-02-19T17:10:06.415Z] ad3a456e5733: Download complete [2024-02-19T17:10:06.415Z] 69c7f0334f64: Verifying Checksum [2024-02-19T17:10:06.415Z] 69c7f0334f64: Download complete [2024-02-19T17:10:06.415Z] 7264a8db6415: Verifying Checksum [2024-02-19T17:10:06.415Z] 7264a8db6415: Download complete [2024-02-19T17:10:06.415Z] 1f1c1a5573a3: Verifying Checksum [2024-02-19T17:10:06.415Z] 1f1c1a5573a3: Download complete [2024-02-19T17:10:06.415Z] 7264a8db6415: Pull complete [2024-02-19T17:10:06.677Z] c4d48a809fc2: Pull complete [2024-02-19T17:10:06.677Z] b5e4710f87ac: Verifying Checksum [2024-02-19T17:10:06.677Z] b5e4710f87ac: Download complete [2024-02-19T17:10:06.937Z] 4f1c88b9dad5: Verifying Checksum [2024-02-19T17:10:06.937Z] 4f1c88b9dad5: Download complete [2024-02-19T17:10:07.198Z] ce7588e14bc9: Verifying Checksum [2024-02-19T17:10:07.198Z] ce7588e14bc9: Download complete [2024-02-19T17:10:10.483Z] 4f1c88b9dad5: Pull complete [2024-02-19T17:10:10.483Z] ad3a456e5733: Pull complete [2024-02-19T17:10:10.483Z] 69c7f0334f64: Pull complete [2024-02-19T17:10:10.483Z] 1f1c1a5573a3: Pull complete [2024-02-19T17:10:13.023Z] ce7588e14bc9: Pull complete [2024-02-19T17:10:13.290Z] b5e4710f87ac: Pull complete [2024-02-19T17:10:13.290Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-19T17:10:13.290Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-19T17:10:13.290Z] ---> 88b5674ff536 [2024-02-19T17:10:13.290Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-02-19T17:10:18.581Z] ---> Running in d14cb49f73d1 [2024-02-19T17:10:18.581Z] Removing intermediate container d14cb49f73d1 [2024-02-19T17:10:18.581Z] ---> bea13fb67e3f [2024-02-19T17:10:18.581Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-19T17:10:18.581Z] ---> Running in 0b9e15eb487e [2024-02-19T17:10:18.581Z] Removing intermediate container 0b9e15eb487e [2024-02-19T17:10:18.581Z] ---> 84edef603c28 [2024-02-19T17:10:18.581Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-02-19T17:10:18.581Z] ---> Running in 358d74a2f6f1 [2024-02-19T17:10:18.581Z] Removing intermediate container 358d74a2f6f1 [2024-02-19T17:10:18.581Z] ---> c226bdbb21e3 [2024-02-19T17:10:18.581Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-02-19T17:10:18.581Z] ---> Running in 55bde80240b1 [2024-02-19T17:10:18.842Z] Removing intermediate container 55bde80240b1 [2024-02-19T17:10:18.842Z] ---> 01dcaa8327ea [2024-02-19T17:10:18.842Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-19T17:10:18.842Z] ---> Running in ee1d8a4f6239 [2024-02-19T17:10:18.890Z] Still waiting to schedule task [2024-02-19T17:10:18.890Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-02-19T17:10:19.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-19T17:10:19.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-19T17:10:19.626Z] (1/13) Installing libintl (0.21.1-r7) [2024-02-19T17:10:19.626Z] (2/13) Installing eudev-libs (3.2.11-r8) [2024-02-19T17:10:19.626Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2024-02-19T17:10:19.626Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2024-02-19T17:10:19.626Z] (5/13) Installing v4l-utils (1.24.1-r0) [2024-02-19T17:10:19.887Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2024-02-19T17:10:19.887Z] (7/13) Installing udev-init-scripts (35-r1) [2024-02-19T17:10:19.887Z] (8/13) Installing libblkid (2.38.1-r8) [2024-02-19T17:10:19.887Z] (9/13) Installing xz-libs (5.4.3-r0) [2024-02-19T17:10:19.887Z] (10/13) Installing kmod-libs (30-r3) [2024-02-19T17:10:19.887Z] (11/13) Installing eudev (3.2.11-r8) [2024-02-19T17:10:19.887Z] (12/13) Installing eudev-dev (3.2.11-r8) [2024-02-19T17:10:19.887Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2024-02-19T17:10:19.887Z] Executing busybox-1.36.1-r5.trigger [2024-02-19T17:10:19.887Z] Executing eudev-3.2.11-r8.trigger [2024-02-19T17:10:19.887Z] OK: 271 MiB in 65 packages [2024-02-19T17:10:20.455Z] Removing intermediate container ee1d8a4f6239 [2024-02-19T17:10:20.455Z] ---> 5f467b5ebf70 [2024-02-19T17:10:20.455Z] Step 8/13 : WORKDIR /device-usb-camera [2024-02-19T17:10:20.455Z] ---> Running in f3f33ae2d776 [2024-02-19T17:10:20.716Z] Removing intermediate container f3f33ae2d776 [2024-02-19T17:10:20.716Z] ---> 56edabc10545 [2024-02-19T17:10:20.716Z] Step 9/13 : COPY go.mod vendor* ./ [2024-02-19T17:10:20.716Z] ---> 1ffd19a34ddf [2024-02-19T17:10:20.716Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-19T17:10:20.716Z] ---> Running in 9f4a8e3874f2 [2024-02-19T17:10:52.835Z] Removing intermediate container 9f4a8e3874f2 [2024-02-19T17:10:52.835Z] ---> feed7088f6cf [2024-02-19T17:10:52.835Z] Step 11/13 : COPY . . [2024-02-19T17:10:52.835Z] ---> 41a357810927 [2024-02-19T17:10:52.835Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-02-19T17:10:52.835Z] ---> Running in 662123b9cea4 [2024-02-19T17:10:52.835Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-19T17:10:52.835Z] Dload Upload Total Spent Left Speed [2024-02-19T17:10:52.835Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5897 0 --:--:-- --:--:-- --:--:-- 5932 [2024-02-19T17:10:53.095Z] Removing intermediate container 662123b9cea4 [2024-02-19T17:10:53.095Z] ---> 5f10093382ac [2024-02-19T17:10:53.095Z] Step 13/13 : RUN ${MAKE} [2024-02-19T17:10:53.095Z] ---> Running in fc5132e5e15c [2024-02-19T17:10:53.354Z] noop [2024-02-19T17:10:53.613Z] Removing intermediate container fc5132e5e15c [2024-02-19T17:10:53.613Z] ---> 38cb8acc0b8d [2024-02-19T17:10:53.613Z] Successfully built 38cb8acc0b8d [2024-02-19T17:10:53.613Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T17:10:54.205Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-19T17:10:54.206Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T17:10:54.417Z] prd-ubuntu20.04-docker-8c-8g-1264 does not seem to be running inside a container [2024-02-19T17:10:54.451Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-323 -v /w/workspace/foundry_device-usb-camera_PR-323:/w/workspace/foundry_device-usb-camera_PR-323:rw,z -v /w/workspace/foundry_device-usb-camera_PR-323@tmp:/w/workspace/foundry_device-usb-camera_PR-323@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-19T17:10:54.790Z] $ docker top e311d332d7d26e4603e9c9037e7e54508a74e55847c88bf66d3661fe91bd0cb7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T17:10:55.238Z] + go version [2024-02-19T17:10:55.238Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-19T17:10:55.278Z] $ docker stop --time=1 e311d332d7d26e4603e9c9037e7e54508a74e55847c88bf66d3661fe91bd0cb7 [2024-02-19T17:10:56.546Z] $ docker rm -f --volumes e311d332d7d26e4603e9c9037e7e54508a74e55847c88bf66d3661fe91bd0cb7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T17:10:57.507Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-19T17:10:57.507Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T17:10:57.752Z] prd-ubuntu20.04-docker-8c-8g-1264 does not seem to be running inside a container [2024-02-19T17:10:57.784Z] $ 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-323 -v /w/workspace/foundry_device-usb-camera_PR-323:/w/workspace/foundry_device-usb-camera_PR-323:rw,z -v /w/workspace/foundry_device-usb-camera_PR-323@tmp:/w/workspace/foundry_device-usb-camera_PR-323@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-19T17:10:58.083Z] $ docker top 0b0ebece229eb60f271e3a9c5b54f0e82de6bcd7f26b777d068cc9d523edd86d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T17:10:58.532Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-323 [Pipeline] fileExists [Pipeline] sh [2024-02-19T17:10:58.928Z] + make test [2024-02-19T17:10:58.928Z] go test ./... -coverprofile=coverage.out ./... [2024-02-19T17:11:00.303Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-02-19T17:11:10.270Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2024-02-19T17:11:10.270Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 4.4% of statements [2024-02-19T17:11:16.825Z] go vet ./... [2024-02-19T17:11:20.107Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-19T17:11:20.107Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-19T17:11:20.107Z] ./bin/test-attribution-txt.sh [2024-02-19T17:11:20.107Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-19T17:11:20.146Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-19T17:11:20.207Z] $ docker stop --time=1 0b0ebece229eb60f271e3a9c5b54f0e82de6bcd7f26b777d068cc9d523edd86d [2024-02-19T17:11:23.670Z] $ docker rm -f --volumes 0b0ebece229eb60f271e3a9c5b54f0e82de6bcd7f26b777d068cc9d523edd86d [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-19T17:11:24.255Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-19T17:11:24.327Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-02-19T17:11:25.191Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-19T17:11:25.501Z] + ls -al . [2024-02-19T17:11:25.501Z] total 224 [2024-02-19T17:11:25.501Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 19 17:10 . [2024-02-19T17:11:25.501Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 17:09 .. [2024-02-19T17:11:25.501Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 17:11 .git [2024-02-19T17:11:25.501Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 17:09 .github [2024-02-19T17:11:25.501Z] -rw-rw-r-- 1 jenkins jenkins 429 Feb 19 17:09 .gitignore [2024-02-19T17:11:25.501Z] -rw-rw-r-- 1 jenkins jenkins 45 Feb 19 17:09 .golangci.yml [2024-02-19T17:11:25.501Z] -rw-rw-r-- 1 jenkins jenkins 77 Feb 19 17:09 .hadolint.yml [2024-02-19T17:11:25.501Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 17:09 .semver [2024-02-19T17:11:25.501Z] -rw-rw-r-- 1 jenkins jenkins 10851 Feb 19 17:09 Attribution.txt [2024-02-19T17:11:25.501Z] -rw-rw-r-- 1 jenkins jenkins 16561 Feb 19 17:09 CHANGELOG.md [2024-02-19T17:11:25.501Z] -rw-rw-r-- 1 jenkins jenkins 2562 Feb 19 17:09 Dockerfile [2024-02-19T17:11:25.501Z] -rw-rw-r-- 1 jenkins jenkins 678 Feb 19 17:09 GOVERNANCE.md [2024-02-19T17:11:25.501Z] -rw-rw-r-- 1 jenkins jenkins 659 Feb 19 17:09 Jenkinsfile [2024-02-19T17:11:25.501Z] -rw-rw-r-- 1 jenkins jenkins 11348 Feb 19 17:09 LICENSE [2024-02-19T17:11:25.501Z] -rw-rw-r-- 1 jenkins jenkins 2611 Feb 19 17:09 Makefile [2024-02-19T17:11:25.501Z] -rw-rw-r-- 1 jenkins jenkins 622 Feb 19 17:09 OWNERS.md [2024-02-19T17:11:25.501Z] -rw-rw-r-- 1 jenkins jenkins 2575 Feb 19 17:09 README.md [2024-02-19T17:11:25.501Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 19 17:10 VERSION [2024-02-19T17:11:25.501Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 17:09 bin [2024-02-19T17:11:25.501Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 17:09 cmd [2024-02-19T17:11:25.501Z] -rw-r--r-- 1 jenkins jenkins 54703 Feb 19 17:11 coverage.out [2024-02-19T17:11:25.501Z] -rwxrwxr-x 1 jenkins jenkins 84 Feb 19 17:09 docker-entrypoint.sh [2024-02-19T17:11:25.501Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 17:09 docs [2024-02-19T17:11:25.501Z] -rw-rw-r-- 1 jenkins jenkins 3969 Feb 19 17:09 go.mod [2024-02-19T17:11:25.501Z] -rw-rw-r-- 1 jenkins jenkins 34345 Feb 19 17:09 go.sum [2024-02-19T17:11:25.501Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 17:09 internal [2024-02-19T17:11:25.501Z] -rw-rw-r-- 1 jenkins jenkins 231 Feb 19 17:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T17:11:25.956Z] + 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=4e0a0dd815ffa480e99379b23d8c509f7a543878 --label arch=amd64 --label version=0.0.0 . [2024-02-19T17:11:25.956Z] Sending build context to Docker daemon 14.44MB [2024-02-19T17:11:25.956Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2024-02-19T17:11:25.956Z] Step 2/37 : FROM ${BASE} AS builder [2024-02-19T17:11:25.956Z] ---> 38cb8acc0b8d [2024-02-19T17:11:25.956Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-02-19T17:11:26.215Z] ---> Running in 83249c5fea7e [2024-02-19T17:11:26.215Z] Removing intermediate container 83249c5fea7e [2024-02-19T17:11:26.215Z] ---> 574c2ba6f7f9 [2024-02-19T17:11:26.215Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-19T17:11:26.215Z] ---> Running in 6b2fccc40baf [2024-02-19T17:11:26.474Z] Removing intermediate container 6b2fccc40baf [2024-02-19T17:11:26.474Z] ---> f3da81e3e45d [2024-02-19T17:11:26.474Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-02-19T17:11:26.474Z] ---> Running in 8f1e8c025c70 [2024-02-19T17:11:26.474Z] Removing intermediate container 8f1e8c025c70 [2024-02-19T17:11:26.474Z] ---> 393fd57c4475 [2024-02-19T17:11:26.474Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-02-19T17:11:26.474Z] ---> Running in b980460bae5b [2024-02-19T17:11:26.474Z] Removing intermediate container b980460bae5b [2024-02-19T17:11:26.474Z] ---> 217fe0fe38ae [2024-02-19T17:11:26.474Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-19T17:11:26.474Z] ---> Running in 83a357026798 [2024-02-19T17:11:26.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-19T17:11:26.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-19T17:11:27.250Z] OK: 271 MiB in 65 packages [2024-02-19T17:11:27.509Z] Removing intermediate container 83a357026798 [2024-02-19T17:11:27.509Z] ---> 574c7b7874d2 [2024-02-19T17:11:27.509Z] Step 8/37 : WORKDIR /device-usb-camera [2024-02-19T17:11:27.767Z] ---> Running in cb599850833c [2024-02-19T17:11:27.767Z] Removing intermediate container cb599850833c [2024-02-19T17:11:27.767Z] ---> 9b7dc62d8787 [2024-02-19T17:11:27.767Z] Step 9/37 : COPY go.mod vendor* ./ [2024-02-19T17:11:27.767Z] ---> a7482683ec13 [2024-02-19T17:11:27.767Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-19T17:11:27.767Z] ---> Running in fab3d67e2c74 [2024-02-19T17:11:28.336Z] Removing intermediate container fab3d67e2c74 [2024-02-19T17:11:28.336Z] ---> c4f697144f32 [2024-02-19T17:11:28.336Z] Step 11/37 : COPY . . [2024-02-19T17:11:29.275Z] ---> 80d5004e35d8 [2024-02-19T17:11:29.275Z] Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-02-19T17:11:29.275Z] ---> Running in a1bff1169f5c [2024-02-19T17:11:29.275Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-19T17:11:29.275Z]   Dload Upload Total Spent Left Speed [2024-02-19T17:11:29.275Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 24525 0 --:--:-- --:--:-- --:--:-- 24136 [2024-02-19T17:11:29.843Z] Removing intermediate container a1bff1169f5c [2024-02-19T17:11:29.843Z] ---> 65e758dd5b5e [2024-02-19T17:11:29.843Z] Step 13/37 : RUN ${MAKE} [2024-02-19T17:11:29.843Z] ---> Running in aba6ceb551f6 [2024-02-19T17:11:29.843Z] 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.9" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-02-19T17:11:52.697Z] Removing intermediate container aba6ceb551f6 [2024-02-19T17:11:52.697Z] ---> cde55833d5cb [2024-02-19T17:11:52.697Z] Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2024-02-19T17:11:52.697Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2024-02-19T17:11:52.697Z] 4acc49c71d14: Pulling fs layer [2024-02-19T17:11:52.697Z] 4acc49c71d14: Verifying Checksum [2024-02-19T17:11:52.697Z] 4acc49c71d14: Download complete [2024-02-19T17:11:52.697Z] 4acc49c71d14: Pull complete [2024-02-19T17:11:52.697Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2024-02-19T17:11:52.697Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2024-02-19T17:11:52.697Z] ---> 01a2bd3e5fff [2024-02-19T17:11:52.697Z] Step 15/37 : FROM alpine:3.18 [2024-02-19T17:11:52.697Z] 3.18: Pulling from library/alpine [2024-02-19T17:11:52.957Z] 619be1103602: Pulling fs layer [2024-02-19T17:11:53.216Z] 619be1103602: Verifying Checksum [2024-02-19T17:11:53.216Z] 619be1103602: Download complete [2024-02-19T17:11:53.475Z] 619be1103602: Pull complete [2024-02-19T17:11:53.475Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-19T17:11:53.475Z] Status: Downloaded newer image for alpine:3.18 [2024-02-19T17:11:53.475Z] ---> d3782b16ccc9 [2024-02-19T17:11:53.475Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-02-19T17:11:53.734Z] ---> Running in b3b1443da302 [2024-02-19T17:11:53.994Z] Removing intermediate container b3b1443da302 [2024-02-19T17:11:53.995Z] ---> 6ac78c9b7af9 [2024-02-19T17:11:53.995Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-02-19T17:11:53.995Z] ---> Running in ccc982ae5ef8 [2024-02-19T17:11:54.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-19T17:11:54.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-19T17:11:54.514Z] (1/107) Installing dumb-init (1.2.5-r2) [2024-02-19T17:11:54.514Z] (2/107) Installing sdl2 (2.26.5-r0) [2024-02-19T17:11:54.773Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2024-02-19T17:11:54.773Z] (4/107) Installing aom-libs (3.6.1-r0) [2024-02-19T17:11:54.773Z] (5/107) Installing libxau (1.0.11-r2) [2024-02-19T17:11:54.773Z] (6/107) Installing libmd (1.0.4-r2) [2024-02-19T17:11:55.032Z] (7/107) Installing libbsd (0.11.7-r1) [2024-02-19T17:11:55.032Z] (8/107) Installing libxdmcp (1.1.4-r2) [2024-02-19T17:11:55.032Z] (9/107) Installing libxcb (1.15-r1) [2024-02-19T17:11:55.032Z] (10/107) Installing libx11 (1.8.7-r0) [2024-02-19T17:11:55.032Z] (11/107) Installing hwdata-pci (0.370-r0) [2024-02-19T17:11:55.032Z] (12/107) Installing libpciaccess (0.17-r2) [2024-02-19T17:11:55.032Z] (13/107) Installing libdrm (2.4.115-r4) [2024-02-19T17:11:55.032Z] (14/107) Installing libxext (1.3.5-r2) [2024-02-19T17:11:55.032Z] (15/107) Installing libxfixes (6.0.1-r2) [2024-02-19T17:11:55.032Z] (16/107) Installing libffi (3.4.4-r2) [2024-02-19T17:11:55.032Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2024-02-19T17:11:55.032Z] (18/107) Installing libva (2.18.0-r1) [2024-02-19T17:11:55.032Z] (19/107) Installing libvdpau (1.5-r1) [2024-02-19T17:11:55.032Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2024-02-19T17:11:55.032Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2024-02-19T17:11:55.032Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2024-02-19T17:11:55.032Z] (23/107) Installing ffmpeg-libavutil (6.0.1-r0) [2024-02-19T17:11:55.032Z] (24/107) Installing libdav1d (1.2.1-r0) [2024-02-19T17:11:55.032Z] (25/107) Installing brotli-libs (1.0.9-r14) [2024-02-19T17:11:55.032Z] (26/107) Installing libhwy (1.0.4-r1) [2024-02-19T17:11:55.032Z] (27/107) Installing lcms2 (2.15-r2) [2024-02-19T17:11:55.032Z] (28/107) Installing libjxl (0.8.2-r0) [2024-02-19T17:11:55.292Z] (29/107) Installing lame-libs (3.100-r5) [2024-02-19T17:11:55.292Z] (30/107) Installing opus (1.4-r0) [2024-02-19T17:11:55.292Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2024-02-19T17:11:55.292Z] (32/107) Installing soxr (0.1.3-r5) [2024-02-19T17:11:55.292Z] (33/107) Installing ffmpeg-libswresample (6.0.1-r0) [2024-02-19T17:11:55.292Z] (34/107) Installing libogg (1.3.5-r4) [2024-02-19T17:11:55.292Z] (35/107) Installing libtheora (1.1.1-r17) [2024-02-19T17:11:55.292Z] (36/107) Installing libvorbis (1.3.7-r1) [2024-02-19T17:11:55.292Z] (37/107) Installing libvpx (1.13.0-r2) [2024-02-19T17:11:55.292Z] (38/107) Installing libwebp (1.3.2-r0) [2024-02-19T17:11:55.292Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2024-02-19T17:11:55.292Z] (40/107) Installing numactl (2.0.16-r4) [2024-02-19T17:11:55.292Z] (41/107) Installing x265-libs (3.5-r4) [2024-02-19T17:11:55.292Z] (42/107) Installing xvidcore (1.3.7-r1) [2024-02-19T17:11:55.292Z] (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-02-19T17:11:55.551Z] (44/107) Installing alsa-lib (1.2.9-r1) [2024-02-19T17:11:55.551Z] (45/107) Installing libexpat (2.6.0-r0) [2024-02-19T17:11:55.551Z] (46/107) Installing libbz2 (1.0.8-r5) [2024-02-19T17:11:55.551Z] (47/107) Installing libpng (1.6.39-r3) [2024-02-19T17:11:55.551Z] (48/107) Installing freetype (2.13.0-r5) [2024-02-19T17:11:55.551Z] (49/107) Installing fontconfig (2.14.2-r3) [2024-02-19T17:11:55.811Z] (50/107) Installing fribidi (1.0.13-r0) [2024-02-19T17:11:55.811Z] (51/107) Installing libintl (0.21.1-r7) [2024-02-19T17:11:55.811Z] (52/107) Installing libblkid (2.38.1-r8) [2024-02-19T17:11:55.811Z] (53/107) Installing libmount (2.38.1-r8) [2024-02-19T17:11:55.811Z] (54/107) Installing pcre2 (10.42-r1) [2024-02-19T17:11:55.811Z] (55/107) Installing glib (2.76.6-r0) [2024-02-19T17:11:55.811Z] (56/107) Installing graphite2 (1.3.14-r5) [2024-02-19T17:11:55.811Z] (57/107) Installing harfbuzz (7.3.0-r0) [2024-02-19T17:11:55.811Z] (58/107) Installing libunibreak (5.1-r0) [2024-02-19T17:11:55.811Z] (59/107) Installing libass (0.17.1-r0) [2024-02-19T17:11:55.811Z] (60/107) Installing libbluray (1.3.4-r0) [2024-02-19T17:11:55.811Z] (61/107) Installing gmp (6.2.1-r3) [2024-02-19T17:11:55.811Z] (62/107) Installing nettle (3.8.1-r2) [2024-02-19T17:11:55.811Z] (63/107) Installing libunistring (1.1-r1) [2024-02-19T17:11:55.811Z] (64/107) Installing libidn2 (2.3.4-r1) [2024-02-19T17:11:55.811Z] (65/107) Installing p11-kit (0.24.1-r2) [2024-02-19T17:11:55.811Z] (66/107) Installing libtasn1 (4.19.0-r1) [2024-02-19T17:11:55.811Z] (67/107) Installing gnutls (3.8.3-r0) [2024-02-19T17:11:56.070Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2024-02-19T17:11:56.070Z] (69/107) Installing libopenmpt (0.7.2-r0) [2024-02-19T17:11:56.070Z] (70/107) Installing cjson (1.7.17-r0) [2024-02-19T17:11:56.070Z] (71/107) Installing mbedtls (2.28.7-r0) [2024-02-19T17:11:56.070Z] (72/107) Installing librist (0.2.7-r0) [2024-02-19T17:11:56.070Z] (73/107) Installing libsrt (1.5.2-r0) [2024-02-19T17:11:56.070Z] (74/107) Installing libssh (0.10.5-r0) [2024-02-19T17:11:56.070Z] (75/107) Installing xz-libs (5.4.3-r0) [2024-02-19T17:11:56.070Z] (76/107) Installing libxml2 (2.11.7-r0) [2024-02-19T17:11:56.070Z] (77/107) Installing libsodium (1.0.18-r3) [2024-02-19T17:11:56.070Z] (78/107) Installing libzmq (4.3.4-r4) [2024-02-19T17:11:56.070Z] (79/107) Installing ffmpeg-libavformat (6.0.1-r0) [2024-02-19T17:11:56.070Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2024-02-19T17:11:56.070Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2024-02-19T17:11:56.070Z] (82/107) Installing shaderc (2023.3-r1) [2024-02-19T17:11:56.070Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2024-02-19T17:11:56.070Z] (84/107) Installing libplacebo (5.264.1-r1) [2024-02-19T17:11:56.070Z] (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) [2024-02-19T17:11:56.070Z] (86/107) Installing ffmpeg-libswscale (6.0.1-r0) [2024-02-19T17:11:56.328Z] (87/107) Installing vidstab (1.1.1-r0) [2024-02-19T17:11:56.328Z] (88/107) Installing zimg (3.0.5-r0) [2024-02-19T17:11:56.328Z] (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) [2024-02-19T17:11:56.328Z] (90/107) Installing libasyncns (0.8-r1) [2024-02-19T17:11:56.328Z] (91/107) Installing dbus-libs (1.14.8-r0) [2024-02-19T17:11:56.328Z] (92/107) Installing libltdl (2.4.7-r2) [2024-02-19T17:11:56.328Z] (93/107) Installing orc (0.4.34-r0) [2024-02-19T17:11:56.328Z] (94/107) Installing flac-libs (1.4.3-r0) [2024-02-19T17:11:56.328Z] (95/107) Installing libsndfile (1.2.0-r2) [2024-02-19T17:11:56.328Z] (96/107) Installing speexdsp (1.2.1-r1) [2024-02-19T17:11:56.328Z] (97/107) Installing tdb-libs (1.4.8-r1) [2024-02-19T17:11:56.328Z] (98/107) Installing libpulse (16.1-r10) [2024-02-19T17:11:56.328Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2024-02-19T17:11:56.328Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2024-02-19T17:11:56.328Z] (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) [2024-02-19T17:11:56.328Z] (102/107) Installing ffmpeg (6.0.1-r0) [2024-02-19T17:11:56.328Z] (103/107) Installing udev-init-scripts (35-r1) [2024-02-19T17:11:56.328Z] (104/107) Installing eudev-libs (3.2.11-r8) [2024-02-19T17:11:56.328Z] (105/107) Installing zstd-libs (1.5.5-r4) [2024-02-19T17:11:56.328Z] (106/107) Installing kmod-libs (30-r3) [2024-02-19T17:11:56.328Z] (107/107) Installing eudev (3.2.11-r8) [2024-02-19T17:11:56.587Z] Executing busybox-1.36.1-r5.trigger [2024-02-19T17:11:56.587Z] Executing glib-2.76.6-r0.trigger [2024-02-19T17:11:56.587Z] Executing eudev-3.2.11-r8.trigger [2024-02-19T17:11:56.587Z] OK: 131 MiB in 122 packages [2024-02-19T17:11:59.874Z] Removing intermediate container ccc982ae5ef8 [2024-02-19T17:11:59.874Z] ---> 748380bcd26c [2024-02-19T17:11:59.874Z] Step 18/37 : RUN apk --no-cache upgrade [2024-02-19T17:11:59.874Z] ---> Running in fa79a62498cb [2024-02-19T17:11:59.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-19T17:11:59.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-19T17:11:59.874Z] OK: 131 MiB in 122 packages [2024-02-19T17:12:00.441Z] Removing intermediate container fa79a62498cb [2024-02-19T17:12:00.441Z] ---> fe263e845ab9 [2024-02-19T17:12:00.441Z] Step 19/37 : WORKDIR / [2024-02-19T17:12:00.441Z] ---> Running in f0e7c2f0c49e [2024-02-19T17:12:00.441Z] Removing intermediate container f0e7c2f0c49e [2024-02-19T17:12:00.441Z] ---> 03392ad17b2f [2024-02-19T17:12:00.441Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-02-19T17:12:01.008Z] ---> 4085e3cb995d [2024-02-19T17:12:01.008Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-02-19T17:12:01.267Z] ---> 1548450ea480 [2024-02-19T17:12:01.267Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2024-02-19T17:12:01.267Z] ---> d224832b1f57 [2024-02-19T17:12:01.267Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-02-19T17:12:01.267Z] ---> 5604a188e040 [2024-02-19T17:12:01.267Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-02-19T17:12:01.524Z] ---> 21ce61f00606 [2024-02-19T17:12:01.524Z] Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / [2024-02-19T17:12:01.524Z] ---> 88203a331395 [2024-02-19T17:12:01.524Z] Step 26/37 : COPY --from=rtsp /rtsp-simple-server / [2024-02-19T17:12:02.564Z] ---> b4c6bcbf2563 [2024-02-19T17:12:02.564Z] Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2024-02-19T17:12:02.564Z] ---> Running in 4da391f0ab85 [2024-02-19T17:12:03.163Z] Removing intermediate container 4da391f0ab85 [2024-02-19T17:12:03.163Z] ---> 9a3db57b3df6 [2024-02-19T17:12:03.163Z] Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2024-02-19T17:12:03.163Z] ---> Running in 555b56ad215b [2024-02-19T17:12:03.426Z] Removing intermediate container 555b56ad215b [2024-02-19T17:12:03.426Z] ---> 5d89d2b3119d [2024-02-19T17:12:03.426Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2024-02-19T17:12:03.426Z] ---> Running in e4e8cfa7949b [2024-02-19T17:12:04.028Z] Removing intermediate container e4e8cfa7949b [2024-02-19T17:12:04.028Z] ---> 6a7ea0343e9d [2024-02-19T17:12:04.028Z] Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2024-02-19T17:12:04.028Z] ---> Running in 4b8b55156ad3 [2024-02-19T17:12:04.612Z] Removing intermediate container 4b8b55156ad3 [2024-02-19T17:12:04.612Z] ---> 9cbadb785142 [2024-02-19T17:12:04.612Z] Step 31/37 : EXPOSE 59983 [2024-02-19T17:12:04.612Z] ---> Running in 32ed73c6faf3 [2024-02-19T17:12:04.612Z] Removing intermediate container 32ed73c6faf3 [2024-02-19T17:12:04.612Z] ---> 90210543ecdb [2024-02-19T17:12:04.612Z] Step 32/37 : EXPOSE 8554 [2024-02-19T17:12:04.612Z] ---> Running in 74f11a1b1974 [2024-02-19T17:12:04.612Z] Removing intermediate container 74f11a1b1974 [2024-02-19T17:12:04.612Z] ---> e0b0129bdf05 [2024-02-19T17:12:04.612Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-02-19T17:12:04.612Z] ---> Running in e2afec09f99c [2024-02-19T17:12:04.876Z] Removing intermediate container e2afec09f99c [2024-02-19T17:12:04.876Z] ---> bc97266da337 [2024-02-19T17:12:04.876Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-02-19T17:12:04.876Z] ---> Running in f7d2e90150b4 [2024-02-19T17:12:04.876Z] Removing intermediate container f7d2e90150b4 [2024-02-19T17:12:04.876Z] ---> 35909fece0f2 [2024-02-19T17:12:04.876Z] Step 35/37 : LABEL arch=amd64 [2024-02-19T17:12:04.876Z] ---> Running in 00ba6ac9817e [2024-02-19T17:12:04.876Z] Removing intermediate container 00ba6ac9817e [2024-02-19T17:12:04.876Z] ---> 61c7c4076684 [2024-02-19T17:12:04.876Z] Step 36/37 : LABEL git_sha=4e0a0dd815ffa480e99379b23d8c509f7a543878 [2024-02-19T17:12:04.876Z] ---> Running in 5f9d1a40be37 [2024-02-19T17:12:05.135Z] Removing intermediate container 5f9d1a40be37 [2024-02-19T17:12:05.135Z] ---> a7675132dac5 [2024-02-19T17:12:05.135Z] Step 37/37 : LABEL version=0.0.0 [2024-02-19T17:12:05.135Z] ---> Running in 336823afda66 [2024-02-19T17:12:05.135Z] Removing intermediate container 336823afda66 [2024-02-19T17:12:05.135Z] ---> bbfce00b0477 [2024-02-19T17:12:05.135Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-19T17:12:05.135Z] Successfully built bbfce00b0477 [2024-02-19T17:12:05.135Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2024-02-19T17:12:05.317Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1265 in /w/workspace/foundry_device-usb-camera_PR-323 [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] ws [2024-02-19T17:12:05.535Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2024-02-19T17:12:08.654Z] Selected Git installation does not exist. Using Default [2024-02-19T17:12:08.654Z] The recommended git tool is: NONE 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 [2024-02-19T17:12:09.639Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-19T17:12:09.639Z] [2024-02-19T17:12:09.639Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T17:12:10.055Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-19T17:12:10.055Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-19T17:12:10.055Z] 5eb5b503b376: Pulling fs layer [2024-02-19T17:12:10.055Z] 5c69ac0246d0: Pulling fs layer [2024-02-19T17:12:10.055Z] ec43610c2a17: Pulling fs layer [2024-02-19T17:12:10.055Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-19T17:12:10.055Z] 33b1e0a273af: Pulling fs layer [2024-02-19T17:12:10.055Z] 5d3b04190fa2: Pulling fs layer [2024-02-19T17:12:10.055Z] 2f39f015ded8: Pulling fs layer [2024-02-19T17:12:10.055Z] 3a2ae6a8a46f: Waiting [2024-02-19T17:12:10.055Z] 33b1e0a273af: Waiting [2024-02-19T17:12:10.055Z] 5d3b04190fa2: Waiting [2024-02-19T17:12:10.055Z] 2f39f015ded8: Waiting [2024-02-19T17:12:10.055Z] 5c69ac0246d0: Download complete [2024-02-19T17:12:10.055Z] 3a2ae6a8a46f: Download complete [2024-02-19T17:12:10.055Z] 33b1e0a273af: Verifying Checksum [2024-02-19T17:12:10.055Z] 33b1e0a273af: Download complete [2024-02-19T17:12:10.055Z] 5d3b04190fa2: Verifying Checksum [2024-02-19T17:12:10.055Z] 5d3b04190fa2: Download complete [2024-02-19T17:12:10.055Z] ec43610c2a17: Verifying Checksum [2024-02-19T17:12:10.055Z] ec43610c2a17: Download complete [2024-02-19T17:12:10.320Z] 5eb5b503b376: Verifying Checksum [2024-02-19T17:12:10.320Z] 5eb5b503b376: Download complete [2024-02-19T17:12:10.888Z] 2f39f015ded8: Verifying Checksum [2024-02-19T17:12:10.888Z] 2f39f015ded8: Download complete [2024-02-19T17:12:11.459Z] 5eb5b503b376: Pull complete [2024-02-19T17:12:11.459Z] 5c69ac0246d0: Pull complete [2024-02-19T17:12:11.720Z] ec43610c2a17: Pull complete [2024-02-19T17:12:11.982Z] 3a2ae6a8a46f: Pull complete [2024-02-19T17:12:12.246Z] 33b1e0a273af: Pull complete [2024-02-19T17:12:12.246Z] 5d3b04190fa2: Pull complete [2024-02-19T17:12:15.982Z] using credential edgex-jenkins-ssh [2024-02-19T17:12:16.007Z] Cloning the remote Git repository [2024-02-19T17:12:16.437Z] 2f39f015ded8: Pull complete [2024-02-19T17:12:16.437Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-19T17:12:16.437Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-19T17:12:16.437Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-19T17:12:16.050Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2024-02-19T17:12:16.147Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2024-02-19T17:12:16.292Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-02-19T17:12:16.293Z] > git --version # timeout=10 [2024-02-19T17:12:16.315Z] > git --version # 'git version 2.25.1' [2024-02-19T17:12:16.318Z] using GIT_SSH to set credentials SSH Credentials for GitHub [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T17:12:16.808Z] prd-ubuntu20.04-docker-8c-8g-1264 does not seem to be running inside a container [2024-02-19T17:12:16.837Z] $ 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-323 -v /w/workspace/foundry_device-usb-camera_PR-323:/w/workspace/foundry_device-usb-camera_PR-323:rw,z -v /w/workspace/foundry_device-usb-camera_PR-323@tmp:/w/workspace/foundry_device-usb-camera_PR-323@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-19T17:12:16.471Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-19T17:12:18.067Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-02-19T17:12:18.087Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-19T17:12:18.985Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-02-19T17:12:19.022Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-02-19T17:12:19.023Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-19T17:12:19.036Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/323/head:refs/remotes/origin/PR-323 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-02-19T17:12:19.593Z] Merging remotes/origin/main commit add9740b43e34f24ff208f7d10aeac3534a31844 into PR head commit 4e0a0dd815ffa480e99379b23d8c509f7a543878 [2024-02-19T17:12:19.858Z] Merge succeeded, producing 4e0a0dd815ffa480e99379b23d8c509f7a543878 [2024-02-19T17:12:19.859Z] Checking out Revision 4e0a0dd815ffa480e99379b23d8c509f7a543878 (PR-323) [2024-02-19T17:12:20.341Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-02-19T17:12:20.388Z] > git --version # timeout=10 [2024-02-19T17:12:20.397Z] > git --version # 'git version 2.25.1' [2024-02-19T17:12:20.416Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-19T17:12:19.607Z] > git config core.sparsecheckout # timeout=10 [2024-02-19T17:12:19.667Z] > git checkout -f 4e0a0dd815ffa480e99379b23d8c509f7a543878 # timeout=10 [2024-02-19T17:12:19.752Z] > git remote # timeout=10 [2024-02-19T17:12:19.773Z] > git config --get remote.origin.url # timeout=10 [2024-02-19T17:12:19.802Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-19T17:12:19.815Z] > git merge add9740b43e34f24ff208f7d10aeac3534a31844 # timeout=10 [2024-02-19T17:12:19.839Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-02-19T17:12:19.863Z] > git config core.sparsecheckout # timeout=10 [2024-02-19T17:12:19.878Z] > git checkout -f 4e0a0dd815ffa480e99379b23d8c509f7a543878 # timeout=10 [2024-02-19T17:12:20.848Z] [2024-02-19T17:12:20.848Z] GitHub has been notified of this commit’s build result [2024-02-19T17:12:20.848Z] [2024-02-19T17:12:21.168Z] $ docker top 0c6307b5bb0f9d544d95bfb4c60fea61cb9b2990803434a877754a32ea863385 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [2024-02-19T17:12:21.696Z] ---> job-cost.sh [2024-02-19T17:12:21.696Z] lf-activate-venv: SKIPPING [2024-02-19T17:12:21.696Z] INFO: No Stack... [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-19T17:12:21.955Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-19T17:12:22.213Z] INFO: Archiving Costs [Pipeline] sh [2024-02-19T17:12:22.407Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-19T17:12:22.407Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-19T17:12:22.407Z] Dload Upload Total Spent Left Speed [2024-02-19T17:12:22.407Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 104k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh [2024-02-19T17:12:22.529Z] + cat /w/workspace/foundry_device-usb-camera_PR-323/archives/cost.csv [2024-02-19T17:12:22.529Z] + cut -d, -f6 [Pipeline] lock [2024-02-19T17:12:22.600Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-323-1-stack-cost] [2024-02-19T17:12:22.605Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-323-1-stack-cost] did not exist. Created. [2024-02-19T17:12:22.610Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-323-1-stack-cost] [Pipeline] { [Pipeline] unstash [2024-02-19T17:12:22.759Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [Pipeline] sh [2024-02-19T17:12:23.126Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.jsonsudo [2024-02-19T17:12:23.126Z] tee /etc/docker/daemon.new [2024-02-19T17:12:23.126Z] { [2024-02-19T17:12:23.126Z] "registry-mirrors": [ [2024-02-19T17:12:23.126Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-19T17:12:23.126Z] ], [2024-02-19T17:12:23.126Z] "bip": "10.250.0.254/24", [2024-02-19T17:12:23.126Z] "hosts": [ [2024-02-19T17:12:23.126Z] "tcp://0.0.0.0:5555", [2024-02-19T17:12:23.126Z] "unix:///var/run/docker.sock" [2024-02-19T17:12:23.126Z] ], [2024-02-19T17:12:23.126Z] "mtu": 1458, [2024-02-19T17:12:23.126Z] "selinux-enabled": true, [2024-02-19T17:12:23.126Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-19T17:12:23.126Z] } [2024-02-19T17:12:23.155Z] + echo total: 0.2199999988079071 [Pipeline] sh [Pipeline] stash [2024-02-19T17:12:23.326Z] Stashed 1 file(s) [Pipeline] } [2024-02-19T17:12:23.395Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-323-1-stack-cost] [2024-02-19T17:12:23.473Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] // lock [Pipeline] } [2024-02-19T17:12:23.578Z] $ docker stop --time=1 0c6307b5bb0f9d544d95bfb4c60fea61cb9b2990803434a877754a32ea863385 [2024-02-19T17:12:24.721Z] $ docker rm -f --volumes 0c6307b5bb0f9d544d95bfb4c60fea61cb9b2990803434a877754a32ea863385 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2024-02-19T17:12:25.089Z] + sudo service docker restart [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-19T17:12:43.454Z] provisioning config files... [2024-02-19T17:12:43.478Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config8385713389141823441tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T17:12:44.081Z] ---> ****-login.sh [2024-02-19T17:12:44.081Z] nexus3.edgexfoundry.org:10001 [2024-02-19T17:12:44.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T17:12:44.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T17:12:44.621Z] Configure a credential helper to remove this warning. See [2024-02-19T17:12:44.621Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T17:12:44.621Z] [2024-02-19T17:12:44.621Z] Login Succeeded [2024-02-19T17:12:44.621Z] nexus3.edgexfoundry.org:10002 [2024-02-19T17:12:44.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T17:12:45.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T17:12:45.161Z] Configure a credential helper to remove this warning. See [2024-02-19T17:12:45.161Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T17:12:45.161Z] [2024-02-19T17:12:45.161Z] Login Succeeded [2024-02-19T17:12:45.161Z] nexus3.edgexfoundry.org:10003 [2024-02-19T17:12:45.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T17:12:45.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T17:12:45.545Z] Configure a credential helper to remove this warning. See [2024-02-19T17:12:45.545Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T17:12:45.545Z] [2024-02-19T17:12:45.545Z] Login Succeeded [2024-02-19T17:12:45.545Z] nexus3.edgexfoundry.org:10004 [2024-02-19T17:12:45.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T17:12:45.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T17:12:45.818Z] Configure a credential helper to remove this warning. See [2024-02-19T17:12:45.818Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T17:12:45.818Z] [2024-02-19T17:12:45.818Z] Login Succeeded [2024-02-19T17:12:45.818Z] ****.io [2024-02-19T17:12:46.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T17:12:46.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T17:12:46.353Z] Configure a credential helper to remove this warning. See [2024-02-19T17:12:46.353Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T17:12:46.353Z] [2024-02-19T17:12:46.353Z] Login Succeeded [2024-02-19T17:12:46.353Z] ---> ****-login.sh ends [Pipeline] } [2024-02-19T17:12:46.384Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-19T17:12:46.928Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-19T17:12:47.004Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-19T17:12:47.080Z] ========================================================= [2024-02-19T17:12:47.080Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-19T17:12:47.080Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T17:12:47.735Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-19T17:12:48.003Z] Sending build context to Docker daemon 7.412MB [2024-02-19T17:12:48.003Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-02-19T17:12:48.003Z] Step 2/13 : FROM ${BASE} AS builder [2024-02-19T17:12:48.271Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-19T17:12:48.272Z] 9fda8d8052c6: Pulling fs layer [2024-02-19T17:12:48.272Z] 5d54e960e981: Pulling fs layer [2024-02-19T17:12:48.272Z] c4a7e357bf2a: Pulling fs layer [2024-02-19T17:12:48.272Z] f0e02332f6b5: Pulling fs layer [2024-02-19T17:12:48.272Z] 872ee5b61b7b: Pulling fs layer [2024-02-19T17:12:48.272Z] 0c6a40ed1a82: Pulling fs layer [2024-02-19T17:12:48.272Z] 94ae7d8d031c: Pulling fs layer [2024-02-19T17:12:48.272Z] f0e02332f6b5: Waiting [2024-02-19T17:12:48.272Z] 872ee5b61b7b: Waiting [2024-02-19T17:12:48.272Z] 94ae7d8d031c: Waiting [2024-02-19T17:12:48.272Z] 0c6a40ed1a82: Waiting [2024-02-19T17:12:48.272Z] 5d54e960e981: Download complete [2024-02-19T17:12:48.272Z] f0e02332f6b5: Verifying Checksum [2024-02-19T17:12:48.272Z] f0e02332f6b5: Download complete [2024-02-19T17:12:48.272Z] 872ee5b61b7b: Verifying Checksum [2024-02-19T17:12:48.272Z] 872ee5b61b7b: Download complete [2024-02-19T17:12:48.541Z] 9fda8d8052c6: Verifying Checksum [2024-02-19T17:12:48.541Z] 9fda8d8052c6: Download complete [2024-02-19T17:12:49.132Z] 94ae7d8d031c: Verifying Checksum [2024-02-19T17:12:49.132Z] 94ae7d8d031c: Download complete [2024-02-19T17:12:49.402Z] 9fda8d8052c6: Pull complete [2024-02-19T17:12:49.991Z] 5d54e960e981: Pull complete [2024-02-19T17:12:50.263Z] c4a7e357bf2a: Verifying Checksum [2024-02-19T17:12:50.263Z] c4a7e357bf2a: Download complete [2024-02-19T17:12:51.227Z] 0c6a40ed1a82: Download complete [2024-02-19T17:13:03.570Z] c4a7e357bf2a: Pull complete [2024-02-19T17:13:03.570Z] f0e02332f6b5: Pull complete [2024-02-19T17:13:03.570Z] 872ee5b61b7b: Pull complete [2024-02-19T17:13:11.787Z] 0c6a40ed1a82: Pull complete [2024-02-19T17:13:13.737Z] 94ae7d8d031c: Pull complete [2024-02-19T17:13:13.737Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-19T17:13:13.737Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-19T17:13:13.737Z] ---> 86de565de09d [2024-02-19T17:13:13.737Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-02-19T17:13:14.322Z] ---> Running in 6b69ce1c4919 [2024-02-19T17:13:14.591Z] Removing intermediate container 6b69ce1c4919 [2024-02-19T17:13:14.591Z] ---> 886565e2e77c [2024-02-19T17:13:14.591Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-19T17:13:14.856Z] ---> Running in 874e69d49c98 [2024-02-19T17:13:15.122Z] Removing intermediate container 874e69d49c98 [2024-02-19T17:13:15.122Z] ---> 9fdd1e952963 [2024-02-19T17:13:15.122Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-02-19T17:13:15.122Z] ---> Running in 0cb8874f9c15 [2024-02-19T17:13:15.388Z] Removing intermediate container 0cb8874f9c15 [2024-02-19T17:13:15.388Z] ---> 9fc13a035ed0 [2024-02-19T17:13:15.388Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-02-19T17:13:15.659Z] ---> Running in 4360f378f342 [2024-02-19T17:13:15.926Z] Removing intermediate container 4360f378f342 [2024-02-19T17:13:15.926Z] ---> 96eac718346b [2024-02-19T17:13:15.926Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-19T17:13:15.926Z] ---> Running in dc0954062cca [2024-02-19T17:13:16.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-19T17:13:17.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-19T17:13:18.687Z] (1/13) Installing libintl (0.21.1-r7) [2024-02-19T17:13:18.687Z] (2/13) Installing eudev-libs (3.2.11-r8) [2024-02-19T17:13:18.687Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2024-02-19T17:13:18.687Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2024-02-19T17:13:18.687Z] (5/13) Installing v4l-utils (1.24.1-r0) [2024-02-19T17:13:18.687Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2024-02-19T17:13:18.687Z] (7/13) Installing udev-init-scripts (35-r1) [2024-02-19T17:13:18.687Z] (8/13) Installing libblkid (2.38.1-r8) [2024-02-19T17:13:18.687Z] (9/13) Installing xz-libs (5.4.3-r0) [2024-02-19T17:13:18.687Z] (10/13) Installing kmod-libs (30-r3) [2024-02-19T17:13:18.687Z] (11/13) Installing eudev (3.2.11-r8) [2024-02-19T17:13:18.687Z] (12/13) Installing eudev-dev (3.2.11-r8) [2024-02-19T17:13:18.687Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2024-02-19T17:13:18.687Z] Executing busybox-1.36.1-r5.trigger [2024-02-19T17:13:18.687Z] Executing eudev-3.2.11-r8.trigger [2024-02-19T17:13:18.687Z] OK: 273 MiB in 65 packages [2024-02-19T17:13:20.103Z] Removing intermediate container dc0954062cca [2024-02-19T17:13:20.103Z] ---> de4a69559898 [2024-02-19T17:13:20.103Z] Step 8/13 : WORKDIR /device-usb-camera [2024-02-19T17:13:20.103Z] ---> Running in de4923ab65a4 [2024-02-19T17:13:20.371Z] Removing intermediate container de4923ab65a4 [2024-02-19T17:13:20.371Z] ---> 33f6a9e82a3c [2024-02-19T17:13:20.371Z] Step 9/13 : COPY go.mod vendor* ./ [2024-02-19T17:13:20.955Z] ---> 393d3286443e [2024-02-19T17:13:20.955Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-19T17:13:20.955Z] ---> Running in 5d879e094821 [2024-02-19T17:14:17.346Z] Removing intermediate container 5d879e094821 [2024-02-19T17:14:17.346Z] ---> 46679b576aaa [2024-02-19T17:14:17.346Z] Step 11/13 : COPY . . [2024-02-19T17:14:18.304Z] ---> 47a0883ea737 [2024-02-19T17:14:18.304Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-02-19T17:14:18.304Z] ---> Running in dddc916bcb0c [2024-02-19T17:14:19.262Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-19T17:14:19.262Z] Dload Upload Total Spent Left Speed [2024-02-19T17:14:19.262Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8508 0 --:--:-- --:--:-- --:--:-- 8564 [2024-02-19T17:14:20.230Z] Removing intermediate container dddc916bcb0c [2024-02-19T17:14:20.230Z] ---> 53f4829d8374 [2024-02-19T17:14:20.230Z] Step 13/13 : RUN ${MAKE} [2024-02-19T17:14:20.230Z] ---> Running in fdc9b52481d6 [2024-02-19T17:14:21.190Z] noop [2024-02-19T17:14:21.773Z] Removing intermediate container fdc9b52481d6 [2024-02-19T17:14:21.773Z] ---> 996597ca3ef4 [2024-02-19T17:14:21.773Z] Successfully built 996597ca3ef4 [2024-02-19T17:14:21.773Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T17:14:22.374Z] + docker inspect -f . ci-base-image-arm64 [2024-02-19T17:14:22.374Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T17:14:22.727Z] prd-ubuntu20.04-docker-arm64-4c-16g-1265 does not seem to be running inside a container [2024-02-19T17:14:22.783Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-19T17:14:27.466Z] $ docker top e7c713789cbf53fe8928fa4508c44a54f2828ead6253253f5deb68fdc6c67f77 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T17:14:28.403Z] + go version [2024-02-19T17:14:28.404Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-19T17:14:28.442Z] $ docker stop --time=1 e7c713789cbf53fe8928fa4508c44a54f2828ead6253253f5deb68fdc6c67f77 [2024-02-19T17:14:30.042Z] $ docker rm -f --volumes e7c713789cbf53fe8928fa4508c44a54f2828ead6253253f5deb68fdc6c67f77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T17:14:31.241Z] + docker inspect -f . ci-base-image-arm64 [2024-02-19T17:14:31.241Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T17:14:31.570Z] prd-ubuntu20.04-docker-arm64-4c-16g-1265 does not seem to be running inside a container [2024-02-19T17:14:31.623Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-19T17:14:32.667Z] $ docker top 6bb15aa11952d67727788ee9f76312300072fb6f646c7399ca34df506f46867a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T17:14:33.383Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2024-02-19T17:14:33.809Z] + make test [2024-02-19T17:14:33.809Z] go test ./... -coverprofile=coverage.out ./... [2024-02-19T17:14:38.046Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-02-19T17:16:16.144Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2024-02-19T17:16:17.108Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.075s coverage: 4.4% of statements [2024-02-19T17:16:18.065Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-19T17:16:18.065Z] go vet ./... [2024-02-19T17:16:44.745Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-19T17:16:44.745Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-19T17:16:44.745Z] ./bin/test-attribution-txt.sh [2024-02-19T17:16:45.330Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-19T17:16:45.374Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-19T17:16:45.459Z] $ docker stop --time=1 6bb15aa11952d67727788ee9f76312300072fb6f646c7399ca34df506f46867a [2024-02-19T17:16:47.373Z] $ docker rm -f --volumes 6bb15aa11952d67727788ee9f76312300072fb6f646c7399ca34df506f46867a [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-19T17:16:48.854Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-19T17:16:48.891Z] Warning: overwriting stash ‘coverage-report’ [2024-02-19T17:16:49.505Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-19T17:16:50.334Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-19T17:16:50.682Z] + ls -al . [2024-02-19T17:16:50.682Z] total 220 [2024-02-19T17:16:50.682Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 17:14 . [2024-02-19T17:16:50.682Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 17:12 .. [2024-02-19T17:16:50.682Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 17:12 .git [2024-02-19T17:16:50.682Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 17:12 .github [2024-02-19T17:16:50.682Z] -rw-rw-r-- 1 jenkins jenkins 429 Feb 19 17:12 .gitignore [2024-02-19T17:16:50.682Z] -rw-rw-r-- 1 jenkins jenkins 45 Feb 19 17:12 .golangci.yml [2024-02-19T17:16:50.682Z] -rw-rw-r-- 1 jenkins jenkins 77 Feb 19 17:12 .hadolint.yml [2024-02-19T17:16:50.682Z] -rw-rw-r-- 1 jenkins jenkins 10851 Feb 19 17:12 Attribution.txt [2024-02-19T17:16:50.682Z] -rw-rw-r-- 1 jenkins jenkins 16561 Feb 19 17:12 CHANGELOG.md [2024-02-19T17:16:50.682Z] -rw-rw-r-- 1 jenkins jenkins 2562 Feb 19 17:12 Dockerfile [2024-02-19T17:16:50.682Z] -rw-rw-r-- 1 jenkins jenkins 678 Feb 19 17:12 GOVERNANCE.md [2024-02-19T17:16:50.682Z] -rw-rw-r-- 1 jenkins jenkins 659 Feb 19 17:12 Jenkinsfile [2024-02-19T17:16:50.682Z] -rw-rw-r-- 1 jenkins jenkins 11348 Feb 19 17:12 LICENSE [2024-02-19T17:16:50.682Z] -rw-rw-r-- 1 jenkins jenkins 2611 Feb 19 17:12 Makefile [2024-02-19T17:16:50.682Z] -rw-rw-r-- 1 jenkins jenkins 622 Feb 19 17:12 OWNERS.md [2024-02-19T17:16:50.682Z] -rw-rw-r-- 1 jenkins jenkins 2575 Feb 19 17:12 README.md [2024-02-19T17:16:50.682Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 19 17:10 VERSION [2024-02-19T17:16:50.682Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 17:12 bin [2024-02-19T17:16:50.682Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 17:12 cmd [2024-02-19T17:16:50.682Z] -rw-r--r-- 1 jenkins jenkins 54703 Feb 19 17:16 coverage.out [2024-02-19T17:16:50.682Z] -rwxrwxr-x 1 jenkins jenkins 84 Feb 19 17:12 docker-entrypoint.sh [2024-02-19T17:16:50.682Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 17:12 docs [2024-02-19T17:16:50.682Z] -rw-rw-r-- 1 jenkins jenkins 3969 Feb 19 17:12 go.mod [2024-02-19T17:16:50.682Z] -rw-rw-r-- 1 jenkins jenkins 34345 Feb 19 17:12 go.sum [2024-02-19T17:16:50.682Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 17:12 internal [2024-02-19T17:16:50.682Z] -rw-rw-r-- 1 jenkins jenkins 231 Feb 19 17:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T17:16:51.190Z] + 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=4e0a0dd815ffa480e99379b23d8c509f7a543878 --label arch=arm64 --label version=0.0.0 . [2024-02-19T17:16:52.607Z] Sending build context to Docker daemon 7.468MB [2024-02-19T17:16:52.607Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2024-02-19T17:16:52.607Z] Step 2/37 : FROM ${BASE} AS builder [2024-02-19T17:16:52.607Z] ---> 996597ca3ef4 [2024-02-19T17:16:52.607Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-02-19T17:16:52.607Z] ---> Running in a79ed44d56cc [2024-02-19T17:16:52.880Z] Removing intermediate container a79ed44d56cc [2024-02-19T17:16:52.880Z] ---> 5827b3d3114a [2024-02-19T17:16:52.880Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-19T17:16:52.880Z] ---> Running in d928140b2dcd [2024-02-19T17:16:53.469Z] Removing intermediate container d928140b2dcd [2024-02-19T17:16:53.469Z] ---> df2371e98c5d [2024-02-19T17:16:53.469Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-02-19T17:16:53.469Z] ---> Running in d155035c4a99 [2024-02-19T17:16:53.747Z] Removing intermediate container d155035c4a99 [2024-02-19T17:16:53.747Z] ---> 7ffb24ca1f97 [2024-02-19T17:16:53.747Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-02-19T17:16:53.747Z] ---> Running in d44d6122b1dc [2024-02-19T17:16:54.341Z] Removing intermediate container d44d6122b1dc [2024-02-19T17:16:54.341Z] ---> 90b1409593aa [2024-02-19T17:16:54.341Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-19T17:16:54.341Z] ---> Running in 45e4ce90a2d1 [2024-02-19T17:16:55.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-19T17:16:55.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-19T17:16:56.853Z] OK: 273 MiB in 65 packages [2024-02-19T17:16:58.265Z] Removing intermediate container 45e4ce90a2d1 [2024-02-19T17:16:58.265Z] ---> 130b5afbba43 [2024-02-19T17:16:58.265Z] Step 8/37 : WORKDIR /device-usb-camera [2024-02-19T17:16:58.265Z] ---> Running in aa551d752061 [2024-02-19T17:16:58.534Z] Removing intermediate container aa551d752061 [2024-02-19T17:16:58.534Z] ---> 4ccef9e24164 [2024-02-19T17:16:58.534Z] Step 9/37 : COPY go.mod vendor* ./ [2024-02-19T17:16:59.118Z] ---> d47c1b06a5c2 [2024-02-19T17:16:59.118Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-19T17:16:59.118Z] ---> Running in efe8167f57ae [2024-02-19T17:17:01.066Z] Removing intermediate container efe8167f57ae [2024-02-19T17:17:01.067Z] ---> 320580cea621 [2024-02-19T17:17:01.067Z] Step 11/37 : COPY . . [2024-02-19T17:17:03.017Z] ---> 5347894a268e [2024-02-19T17:17:03.017Z] Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-02-19T17:17:03.017Z] ---> Running in 4febc3ac4560 [2024-02-19T17:17:04.969Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-19T17:17:04.969Z] Dload Upload Total Spent Left Speed [2024-02-19T17:17:05.236Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5474 0 --:--:-- --:--:-- --:--:-- 5502 [2024-02-19T17:17:05.822Z] Removing intermediate container 4febc3ac4560 [2024-02-19T17:17:05.822Z] ---> c0a40493dce5 [2024-02-19T17:17:05.822Z] Step 13/37 : RUN ${MAKE} [2024-02-19T17:17:06.093Z] ---> Running in f7aaa07bb5db [2024-02-19T17:17:07.053Z] 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.9" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-02-19T17:19:28.746Z] Removing intermediate container f7aaa07bb5db [2024-02-19T17:19:28.746Z] ---> 00e473b49245 [2024-02-19T17:19:28.746Z] Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2024-02-19T17:19:28.746Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2024-02-19T17:19:28.746Z] 8766b47fe142: Pulling fs layer [2024-02-19T17:19:28.746Z] 8766b47fe142: Verifying Checksum [2024-02-19T17:19:28.746Z] 8766b47fe142: Download complete [2024-02-19T17:19:28.746Z] 8766b47fe142: Pull complete [2024-02-19T17:19:28.746Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2024-02-19T17:19:28.746Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2024-02-19T17:19:28.746Z] ---> 69d40e2cb93c [2024-02-19T17:19:28.746Z] Step 15/37 : FROM alpine:3.18 [2024-02-19T17:19:28.746Z] 3.18: Pulling from library/alpine [2024-02-19T17:19:28.746Z] c6b39de5b339: Pulling fs layer [2024-02-19T17:19:28.746Z] c6b39de5b339: Verifying Checksum [2024-02-19T17:19:28.746Z] c6b39de5b339: Download complete [2024-02-19T17:19:28.746Z] c6b39de5b339: Pull complete [2024-02-19T17:19:28.746Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-19T17:19:28.746Z] Status: Downloaded newer image for alpine:3.18 [2024-02-19T17:19:28.746Z] ---> 33abbf032149 [2024-02-19T17:19:28.746Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-02-19T17:19:28.746Z] ---> Running in f2ba5087132f [2024-02-19T17:19:28.746Z] Removing intermediate container f2ba5087132f [2024-02-19T17:19:28.746Z] ---> 825bb23d5e57 [2024-02-19T17:19:28.746Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-02-19T17:19:28.746Z] ---> Running in 6f8d962e188b [2024-02-19T17:19:28.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-19T17:19:28.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-19T17:19:28.746Z] (1/104) Installing dumb-init (1.2.5-r2) [2024-02-19T17:19:28.746Z] (2/104) Installing sdl2 (2.26.5-r0) [2024-02-19T17:19:28.746Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2024-02-19T17:19:28.746Z] (4/104) Installing aom-libs (3.6.1-r0) [2024-02-19T17:19:28.746Z] (5/104) Installing libxau (1.0.11-r2) [2024-02-19T17:19:28.746Z] (6/104) Installing libmd (1.0.4-r2) [2024-02-19T17:19:28.746Z] (7/104) Installing libbsd (0.11.7-r1) [2024-02-19T17:19:28.746Z] (8/104) Installing libxdmcp (1.1.4-r2) [2024-02-19T17:19:28.746Z] (9/104) Installing libxcb (1.15-r1) [2024-02-19T17:19:28.746Z] (10/104) Installing libx11 (1.8.7-r0) [2024-02-19T17:19:28.746Z] (11/104) Installing libdrm (2.4.115-r4) [2024-02-19T17:19:28.746Z] (12/104) Installing libxext (1.3.5-r2) [2024-02-19T17:19:28.746Z] (13/104) Installing libxfixes (6.0.1-r2) [2024-02-19T17:19:28.746Z] (14/104) Installing libffi (3.4.4-r2) [2024-02-19T17:19:28.746Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2024-02-19T17:19:28.746Z] (16/104) Installing libva (2.18.0-r1) [2024-02-19T17:19:28.746Z] (17/104) Installing libvdpau (1.5-r1) [2024-02-19T17:19:28.746Z] (18/104) Installing ffmpeg-libavutil (6.0.1-r0) [2024-02-19T17:19:28.746Z] (19/104) Installing libdav1d (1.2.1-r0) [2024-02-19T17:19:28.746Z] (20/104) Installing brotli-libs (1.0.9-r14) [2024-02-19T17:19:28.746Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2024-02-19T17:19:29.012Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2024-02-19T17:19:29.012Z] (23/104) Installing libhwy (1.0.4-r1) [2024-02-19T17:19:29.012Z] (24/104) Installing lcms2 (2.15-r2) [2024-02-19T17:19:29.012Z] (25/104) Installing libjxl (0.8.2-r0) [2024-02-19T17:19:29.012Z] (26/104) Installing lame-libs (3.100-r5) [2024-02-19T17:19:29.012Z] (27/104) Installing opus (1.4-r0) [2024-02-19T17:19:29.012Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2024-02-19T17:19:29.286Z] (29/104) Installing soxr (0.1.3-r5) [2024-02-19T17:19:29.286Z] (30/104) Installing ffmpeg-libswresample (6.0.1-r0) [2024-02-19T17:19:29.286Z] (31/104) Installing libogg (1.3.5-r4) [2024-02-19T17:19:29.286Z] (32/104) Installing libtheora (1.1.1-r17) [2024-02-19T17:19:29.286Z] (33/104) Installing libvorbis (1.3.7-r1) [2024-02-19T17:19:29.286Z] (34/104) Installing libvpx (1.13.0-r2) [2024-02-19T17:19:29.549Z] (35/104) Installing libwebp (1.3.2-r0) [2024-02-19T17:19:29.549Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2024-02-19T17:19:29.549Z] (37/104) Installing numactl (2.0.16-r4) [2024-02-19T17:19:29.549Z] (38/104) Installing x265-libs (3.5-r4) [2024-02-19T17:19:29.820Z] (39/104) Installing xvidcore (1.3.7-r1) [2024-02-19T17:19:30.088Z] (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-02-19T17:19:30.353Z] (41/104) Installing alsa-lib (1.2.9-r1) [2024-02-19T17:19:30.353Z] (42/104) Installing libexpat (2.6.0-r0) [2024-02-19T17:19:30.353Z] (43/104) Installing libbz2 (1.0.8-r5) [2024-02-19T17:19:30.353Z] (44/104) Installing libpng (1.6.39-r3) [2024-02-19T17:19:30.353Z] (45/104) Installing freetype (2.13.0-r5) [2024-02-19T17:19:30.353Z] (46/104) Installing fontconfig (2.14.2-r3) [2024-02-19T17:19:30.619Z] (47/104) Installing fribidi (1.0.13-r0) [2024-02-19T17:19:30.620Z] (48/104) Installing libintl (0.21.1-r7) [2024-02-19T17:19:30.620Z] (49/104) Installing libblkid (2.38.1-r8) [2024-02-19T17:19:30.620Z] (50/104) Installing libmount (2.38.1-r8) [2024-02-19T17:19:30.620Z] (51/104) Installing pcre2 (10.42-r1) [2024-02-19T17:19:30.620Z] (52/104) Installing glib (2.76.6-r0) [2024-02-19T17:19:30.620Z] (53/104) Installing graphite2 (1.3.14-r5) [2024-02-19T17:19:30.620Z] (54/104) Installing harfbuzz (7.3.0-r0) [2024-02-19T17:19:30.887Z] (55/104) Installing libunibreak (5.1-r0) [2024-02-19T17:19:30.887Z] (56/104) Installing libass (0.17.1-r0) [2024-02-19T17:19:30.887Z] (57/104) Installing libbluray (1.3.4-r0) [2024-02-19T17:19:30.887Z] (58/104) Installing gmp (6.2.1-r3) [2024-02-19T17:19:30.887Z] (59/104) Installing nettle (3.8.1-r2) [2024-02-19T17:19:30.887Z] (60/104) Installing libunistring (1.1-r1) [2024-02-19T17:19:31.152Z] (61/104) Installing libidn2 (2.3.4-r1) [2024-02-19T17:19:31.152Z] (62/104) Installing p11-kit (0.24.1-r2) [2024-02-19T17:19:31.152Z] (63/104) Installing libtasn1 (4.19.0-r1) [2024-02-19T17:19:31.152Z] (64/104) Installing gnutls (3.8.3-r0) [2024-02-19T17:19:31.152Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2024-02-19T17:19:31.152Z] (66/104) Installing libopenmpt (0.7.2-r0) [2024-02-19T17:19:31.152Z] (67/104) Installing cjson (1.7.17-r0) [2024-02-19T17:19:31.152Z] (68/104) Installing mbedtls (2.28.7-r0) [2024-02-19T17:19:31.152Z] (69/104) Installing librist (0.2.7-r0) [2024-02-19T17:19:31.152Z] (70/104) Installing libsrt (1.5.2-r0) [2024-02-19T17:19:31.416Z] (71/104) Installing libssh (0.10.5-r0) [2024-02-19T17:19:31.416Z] (72/104) Installing xz-libs (5.4.3-r0) [2024-02-19T17:19:31.416Z] (73/104) Installing libxml2 (2.11.7-r0) [2024-02-19T17:19:31.416Z] (74/104) Installing libsodium (1.0.18-r3) [2024-02-19T17:19:31.416Z] (75/104) Installing libzmq (4.3.4-r4) [2024-02-19T17:19:31.416Z] (76/104) Installing ffmpeg-libavformat (6.0.1-r0) [2024-02-19T17:19:31.680Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2024-02-19T17:19:31.680Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2024-02-19T17:19:31.945Z] (79/104) Installing shaderc (2023.3-r1) [2024-02-19T17:19:31.945Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2024-02-19T17:19:31.945Z] (81/104) Installing libplacebo (5.264.1-r1) [2024-02-19T17:19:31.945Z] (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) [2024-02-19T17:19:31.945Z] (83/104) Installing ffmpeg-libswscale (6.0.1-r0) [2024-02-19T17:19:32.526Z] (84/104) Installing vidstab (1.1.1-r0) [2024-02-19T17:19:32.526Z] (85/104) Installing zimg (3.0.5-r0) [2024-02-19T17:19:32.526Z] (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) [2024-02-19T17:19:32.791Z] (87/104) Installing libasyncns (0.8-r1) [2024-02-19T17:19:32.791Z] (88/104) Installing dbus-libs (1.14.8-r0) [2024-02-19T17:19:32.791Z] (89/104) Installing libltdl (2.4.7-r2) [2024-02-19T17:19:32.791Z] (90/104) Installing orc (0.4.34-r0) [2024-02-19T17:19:32.791Z] (91/104) Installing flac-libs (1.4.3-r0) [2024-02-19T17:19:32.791Z] (92/104) Installing libsndfile (1.2.0-r2) [2024-02-19T17:19:32.791Z] (93/104) Installing speexdsp (1.2.1-r1) [2024-02-19T17:19:32.791Z] (94/104) Installing tdb-libs (1.4.8-r1) [2024-02-19T17:19:32.791Z] (95/104) Installing libpulse (16.1-r10) [2024-02-19T17:19:32.791Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2024-02-19T17:19:32.791Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2024-02-19T17:19:33.056Z] (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) [2024-02-19T17:19:33.056Z] (99/104) Installing ffmpeg (6.0.1-r0) [2024-02-19T17:19:33.056Z] (100/104) Installing udev-init-scripts (35-r1) [2024-02-19T17:19:33.056Z] (101/104) Installing eudev-libs (3.2.11-r8) [2024-02-19T17:19:33.056Z] (102/104) Installing zstd-libs (1.5.5-r4) [2024-02-19T17:19:33.056Z] (103/104) Installing kmod-libs (30-r3) [2024-02-19T17:19:33.056Z] (104/104) Installing eudev (3.2.11-r8) [2024-02-19T17:19:33.056Z] Executing busybox-1.36.1-r5.trigger [2024-02-19T17:19:33.056Z] Executing glib-2.76.6-r0.trigger [2024-02-19T17:19:33.056Z] Executing eudev-3.2.11-r8.trigger [2024-02-19T17:19:33.056Z] OK: 110 MiB in 119 packages [2024-02-19T17:19:39.700Z] Removing intermediate container 6f8d962e188b [2024-02-19T17:19:39.700Z] ---> 6b2ffd44b96b [2024-02-19T17:19:39.700Z] Step 18/37 : RUN apk --no-cache upgrade [2024-02-19T17:19:39.700Z] ---> Running in 66eae4b366bd [2024-02-19T17:19:39.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-19T17:19:39.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-19T17:19:40.925Z] OK: 110 MiB in 119 packages [2024-02-19T17:19:41.888Z] Removing intermediate container 66eae4b366bd [2024-02-19T17:19:41.888Z] ---> 12f5570abd7e [2024-02-19T17:19:41.888Z] Step 19/37 : WORKDIR / [2024-02-19T17:19:42.195Z] ---> Running in 35381b136a87 [2024-02-19T17:19:42.492Z] Removing intermediate container 35381b136a87 [2024-02-19T17:19:42.492Z] ---> e453360a14db [2024-02-19T17:19:42.492Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-02-19T17:19:43.900Z] ---> 805f425a2262 [2024-02-19T17:19:43.900Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-02-19T17:19:44.482Z] ---> f778be349cc8 [2024-02-19T17:19:44.482Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2024-02-19T17:19:44.747Z] ---> 39501c89ac12 [2024-02-19T17:19:44.747Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-02-19T17:19:45.330Z] ---> 3cda305317d1 [2024-02-19T17:19:45.330Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-02-19T17:19:45.911Z] ---> 3848ed815ce1 [2024-02-19T17:19:45.911Z] Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / [2024-02-19T17:19:46.177Z] ---> 6f1920bf78c1 [2024-02-19T17:19:46.177Z] Step 26/37 : COPY --from=rtsp /rtsp-simple-server / [2024-02-19T17:19:47.587Z] ---> d52b6922f042 [2024-02-19T17:19:47.587Z] Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2024-02-19T17:19:47.587Z] ---> Running in 70a8b5fdfee7 [2024-02-19T17:19:49.639Z] Removing intermediate container 70a8b5fdfee7 [2024-02-19T17:19:49.639Z] ---> cf6adb396826 [2024-02-19T17:19:49.639Z] Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2024-02-19T17:19:49.639Z] ---> Running in bd8da6aec58c [2024-02-19T17:19:54.010Z] Removing intermediate container bd8da6aec58c [2024-02-19T17:19:54.010Z] ---> 0d64db6e1dd8 [2024-02-19T17:19:54.010Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2024-02-19T17:19:54.010Z] ---> Running in 1c0354f36b30 [2024-02-19T17:19:55.955Z] Removing intermediate container 1c0354f36b30 [2024-02-19T17:19:55.955Z] ---> d1ab65afa7f3 [2024-02-19T17:19:55.955Z] Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2024-02-19T17:19:55.955Z] ---> Running in 8092a6c8e615 [2024-02-19T17:19:57.369Z] Removing intermediate container 8092a6c8e615 [2024-02-19T17:19:57.369Z] ---> ed7d3eb09d3a [2024-02-19T17:19:57.369Z] Step 31/37 : EXPOSE 59983 [2024-02-19T17:19:57.369Z] ---> Running in 95d90b54e706 [2024-02-19T17:19:57.639Z] Removing intermediate container 95d90b54e706 [2024-02-19T17:19:57.639Z] ---> 4b974513f9b7 [2024-02-19T17:19:57.639Z] Step 32/37 : EXPOSE 8554 [2024-02-19T17:19:57.639Z] ---> Running in 15fc09dcda45 [2024-02-19T17:19:57.907Z] Removing intermediate container 15fc09dcda45 [2024-02-19T17:19:57.907Z] ---> f5e12216c1a7 [2024-02-19T17:19:57.907Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-02-19T17:19:58.173Z] ---> Running in fcacb4752412 [2024-02-19T17:19:58.438Z] Removing intermediate container fcacb4752412 [2024-02-19T17:19:58.438Z] ---> 7a9ebd6ce0f4 [2024-02-19T17:19:58.438Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-02-19T17:19:58.438Z] ---> Running in 48a97c33e846 [2024-02-19T17:19:58.703Z] Removing intermediate container 48a97c33e846 [2024-02-19T17:19:58.703Z] ---> 3a338ee87180 [2024-02-19T17:19:58.703Z] Step 35/37 : LABEL arch=arm64 [2024-02-19T17:19:58.703Z] ---> Running in 1d10d2ffc3ed [2024-02-19T17:19:58.969Z] Removing intermediate container 1d10d2ffc3ed [2024-02-19T17:19:58.969Z] ---> 66bbfd39d22c [2024-02-19T17:19:58.969Z] Step 36/37 : LABEL git_sha=4e0a0dd815ffa480e99379b23d8c509f7a543878 [2024-02-19T17:19:59.236Z] ---> Running in a5e835fb534a [2024-02-19T17:19:59.503Z] Removing intermediate container a5e835fb534a [2024-02-19T17:19:59.503Z] ---> 006964b3d0b3 [2024-02-19T17:19:59.503Z] Step 37/37 : LABEL version=0.0.0 [2024-02-19T17:19:59.503Z] ---> Running in a9a70d803862 [2024-02-19T17:19:59.769Z] Removing intermediate container a9a70d803862 [2024-02-19T17:19:59.769Z] ---> a171d818cadc [2024-02-19T17:19:59.769Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-19T17:19:59.769Z] Successfully built a171d818cadc [2024-02-19T17:19:59.769Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T17:20:01.130Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-19T17:20:01.130Z] [2024-02-19T17:20:01.130Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T17:20:01.611Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-19T17:20:01.611Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-19T17:20:01.611Z] 8998bd30e6a1: Pulling fs layer [2024-02-19T17:20:01.611Z] 04944245beec: Pulling fs layer [2024-02-19T17:20:01.611Z] 699f458cf7ca: Pulling fs layer [2024-02-19T17:20:01.611Z] 765212b225bb: Pulling fs layer [2024-02-19T17:20:01.611Z] f23df028b6ca: Pulling fs layer [2024-02-19T17:20:01.611Z] d65c8cfc05b1: Pulling fs layer [2024-02-19T17:20:01.611Z] 2437ff75d9bd: Pulling fs layer [2024-02-19T17:20:01.611Z] 765212b225bb: Waiting [2024-02-19T17:20:01.611Z] f23df028b6ca: Waiting [2024-02-19T17:20:01.611Z] d65c8cfc05b1: Waiting [2024-02-19T17:20:01.611Z] 2437ff75d9bd: Waiting [2024-02-19T17:20:01.880Z] 04944245beec: Verifying Checksum [2024-02-19T17:20:01.880Z] 04944245beec: Download complete [2024-02-19T17:20:01.880Z] 765212b225bb: Verifying Checksum [2024-02-19T17:20:01.880Z] 765212b225bb: Download complete [2024-02-19T17:20:01.880Z] f23df028b6ca: Verifying Checksum [2024-02-19T17:20:01.880Z] f23df028b6ca: Download complete [2024-02-19T17:20:01.880Z] d65c8cfc05b1: Verifying Checksum [2024-02-19T17:20:01.880Z] d65c8cfc05b1: Download complete [2024-02-19T17:20:02.148Z] 699f458cf7ca: Verifying Checksum [2024-02-19T17:20:02.148Z] 699f458cf7ca: Download complete [2024-02-19T17:20:02.415Z] 8998bd30e6a1: Verifying Checksum [2024-02-19T17:20:02.415Z] 8998bd30e6a1: Download complete [2024-02-19T17:20:04.993Z] 2437ff75d9bd: Verifying Checksum [2024-02-19T17:20:04.993Z] 2437ff75d9bd: Download complete [2024-02-19T17:20:07.574Z] 8998bd30e6a1: Pull complete [2024-02-19T17:20:07.574Z] 04944245beec: Pull complete [2024-02-19T17:20:09.524Z] 699f458cf7ca: Pull complete [2024-02-19T17:20:09.524Z] 765212b225bb: Pull complete [2024-02-19T17:20:10.109Z] f23df028b6ca: Pull complete [2024-02-19T17:20:10.376Z] d65c8cfc05b1: Pull complete [2024-02-19T17:20:28.594Z] 2437ff75d9bd: Pull complete [2024-02-19T17:20:28.594Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-19T17:20:28.594Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-19T17:20:28.594Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T17:20:29.081Z] prd-ubuntu20.04-docker-arm64-4c-16g-1265 does not seem to be running inside a container [2024-02-19T17:20:29.135Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-02-19T17:20:31.594Z] $ docker top 517529f8f2c098b017dea2c164113868f89eeda5533fc65eea738dc97b4857b0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T17:20:32.567Z] ---> job-cost.sh [2024-02-19T17:20:32.567Z] lf-activate-venv: SKIPPING [2024-02-19T17:20:32.567Z] INFO: No Stack... [2024-02-19T17:20:32.832Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-19T17:20:33.786Z] INFO: Archiving Costs [Pipeline] sh [2024-02-19T17:20:34.125Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2024-02-19T17:20:34.126Z] + cut -d, -f6 [Pipeline] lock [2024-02-19T17:20:34.194Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-323-1-stack-cost] [2024-02-19T17:20:34.199Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-323-1-stack-cost] did not exist. Created. [2024-02-19T17:20:34.203Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-323-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-19T17:20:34.712Z] /w/workspace/device-usb-camera/1@tmp/durable-fcb93db6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-19T17:20:35.060Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-19T17:20:35.096Z] Warning: overwriting stash ‘stack-cost’ [2024-02-19T17:20:35.138Z] Stashed 1 file(s) [Pipeline] } [2024-02-19T17:20:35.194Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-323-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-19T17:20:35.362Z] $ docker stop --time=1 517529f8f2c098b017dea2c164113868f89eeda5533fc65eea738dc97b4857b0 [2024-02-19T17:20:38.320Z] $ docker rm -f --volumes 517529f8f2c098b017dea2c164113868f89eeda5533fc65eea738dc97b4857b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-02-19T17:20:40.353Z] provisioning config files... [2024-02-19T17:20:40.363Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-323@tmp/config13989870516650972132tmp [Pipeline] { [Pipeline] sh [2024-02-19T17:20:40.794Z] + set +x [2024-02-19T17:20:40.794Z] + curl -s https://codecov.io/bash [2024-02-19T17:20:40.794Z] + bash -s -- [2024-02-19T17:20:40.794Z] [2024-02-19T17:20:40.794Z] _____ _ [2024-02-19T17:20:40.794Z] / ____| | | [2024-02-19T17:20:40.794Z] | | ___ __| | ___ ___ _____ __ [2024-02-19T17:20:40.794Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-19T17:20:40.794Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-19T17:20:40.794Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-19T17:20:40.794Z] Bash-1.0.6 [2024-02-19T17:20:40.794Z] [2024-02-19T17:20:40.794Z] [2024-02-19T17:20:40.794Z] ==> git version 2.25.1 found [2024-02-19T17:20:40.794Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-02-19T17:20:40.794Z] Release-Date: 2020-01-08 [2024-02-19T17:20:40.794Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-02-19T17:20:40.794Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-19T17:20:40.794Z] ==> Jenkins CI detected. [2024-02-19T17:20:40.794Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-323 [2024-02-19T17:20:40.794Z] project root: . [2024-02-19T17:20:40.794Z] --> token set from env [2024-02-19T17:20:40.794Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-19T17:20:40.794Z] ==> Running gcov in . (disable via -X gcov) [2024-02-19T17:20:41.054Z] ==> Python coveragepy not found [2024-02-19T17:20:41.054Z] ==> Searching for coverage reports in: [2024-02-19T17:20:41.054Z] + . [2024-02-19T17:20:41.054Z] -> Found 1 reports [2024-02-19T17:20:41.054Z] ==> Detecting git/mercurial file structure [2024-02-19T17:20:41.054Z] ==> Reading reports [2024-02-19T17:20:41.054Z] + ./coverage.out bytes=54703 [2024-02-19T17:20:41.054Z] ==> Appending adjustments [2024-02-19T17:20:41.054Z] https://docs.codecov.io/docs/fixing-reports [2024-02-19T17:20:41.054Z] + Found adjustments [2024-02-19T17:20:41.054Z] ==> Gzipping contents [2024-02-19T17:20:41.054Z] 8.0K /tmp/codecov.mlm95L.gz [2024-02-19T17:20:41.054Z] ==> Uploading reports [2024-02-19T17:20:41.054Z] url: https://codecov.io [2024-02-19T17:20:41.054Z] query: branch=PR-323&commit=4e0a0dd815ffa480e99379b23d8c509f7a543878&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-323%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=323&job=&cmd_args= [2024-02-19T17:20:41.054Z] -> Pinging Codecov [2024-02-19T17:20:41.054Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-323&commit=4e0a0dd815ffa480e99379b23d8c509f7a543878&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-323%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=323&job=&cmd_args= [2024-02-19T17:20:41.314Z] -> Uploading to [2024-02-19T17:20:41.314Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-19/73D8F5FF140700D3E01443B452E23636/4e0a0dd815ffa480e99379b23d8c509f7a543878/1be84545-9839-472b-bc21-5e9ee8bc0833.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240219%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240219T172041Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bb7d39ef8287e2a064cbcfbf5730615a998115b87795f312e4e8b0cd31e08909 [2024-02-19T17:20:41.314Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-19T17:20:41.314Z] Dload Upload Total Spent Left Speed [2024-02-19T17:20:41.575Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 26072 --:--:-- --:--:-- --:--:-- 26072 [2024-02-19T17:20:41.575Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/4e0a0dd815ffa480e99379b23d8c509f7a543878 [Pipeline] } [2024-02-19T17:20:41.607Z] 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 [2024-02-19T17:20:45.026Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-323/archives ] [2024-02-19T17:20:45.026Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-323/archives [2024-02-19T17:20:45.026Z] total 16 [2024-02-19T17:20:45.026Z] drwxr-xr-x 3 root root 4096 Feb 19 17:12 . [2024-02-19T17:20:45.026Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 19 17:12 .. [2024-02-19T17:20:45.026Z] drwxr-xr-x 2 root root 4096 Feb 19 17:12 cost [2024-02-19T17:20:45.026Z] -rw-r--r-- 1 root root 89 Feb 19 17:12 cost.csv [2024-02-19T17:20:45.026Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-323/archives [2024-02-19T17:20:45.026Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-323/archives [2024-02-19T17:20:45.026Z] total 16 [2024-02-19T17:20:45.026Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 17:12 . [2024-02-19T17:20:45.026Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 19 17:12 .. [2024-02-19T17:20:45.026Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 19 17:12 cost [2024-02-19T17:20:45.026Z] -rw-r--r-- 1 jenkins jenkins 89 Feb 19 17:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-19T17:20:45.358Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T17:20:46.247Z] ---> package-listing.sh [2024-02-19T17:20:46.247Z] ++ facter osfamily [2024-02-19T17:20:46.247Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-19T17:20:46.509Z] + OS_FAMILY=debian [2024-02-19T17:20:46.509Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-323 [2024-02-19T17:20:46.509Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-19T17:20:46.509Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-19T17:20:46.509Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-19T17:20:46.509Z] + PACKAGES=/tmp/packages_start.txt [2024-02-19T17:20:46.509Z] + '[' /w/workspace/foundry_device-usb-camera_PR-323 ']' [2024-02-19T17:20:46.509Z] + PACKAGES=/tmp/packages_end.txt [2024-02-19T17:20:46.509Z] + case "${OS_FAMILY}" in [2024-02-19T17:20:46.509Z] + dpkg -l [2024-02-19T17:20:46.509Z] + grep '^ii' [2024-02-19T17:20:46.509Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-19T17:20:46.509Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-19T17:20:46.509Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-19T17:20:46.509Z] + '[' /w/workspace/foundry_device-usb-camera_PR-323 ']' [2024-02-19T17:20:46.509Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-323/archives/ [2024-02-19T17:20:46.509Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-323/archives/ [Pipeline] echo [2024-02-19T17:20:46.541Z] 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-323/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-02-19T17:20:46.836Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T17:20:47.570Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-19T17:20:47.570Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T17:20:47.910Z] prd-ubuntu20.04-docker-8c-8g-1264 does not seem to be running inside a container [2024-02-19T17:20:47.941Z] $ 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-323/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-323 -v /w/workspace/foundry_device-usb-camera_PR-323:/w/workspace/foundry_device-usb-camera_PR-323:rw,z -v /w/workspace/foundry_device-usb-camera_PR-323@tmp:/w/workspace/foundry_device-usb-camera_PR-323@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-19T17:20:48.127Z] $ docker top f295fa8fc5b4650ae10b19fd0776f38f51a356ee5d837563bd79aed1eaa79497 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T17:20:48.631Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-19T17:20:48.951Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-19T17:20:49.264Z] + ls /var/log/sa-host [2024-02-19T17:20:49.264Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-19T17:20:49.643Z] provisioning config files... [2024-02-19T17:20:49.653Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-323@tmp/config13192009319776042611tmp [Pipeline] { [Pipeline] echo [2024-02-19T17:20:49.826Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T17:20:50.138Z] ---> create-netrc.sh [Pipeline] } [2024-02-19T17:20:50.172Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-19T17:20:50.671Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-19T17:20:50.700Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T17:20:51.017Z] ---> sudo-logs.sh [2024-02-19T17:20:51.017Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-19T17:20:51.168Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T17:20:51.479Z] ---> job-cost.sh [2024-02-19T17:20:51.479Z] lf-activate-venv: SKIPPING [2024-02-19T17:20:51.479Z] DEBUG: total: 0.2199999988079071 [2024-02-19T17:20:51.479Z] INFO: Retrieving Stack Cost... [2024-02-19T17:20:51.739Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-19T17:20:52.313Z] INFO: Archiving Costs [Pipeline] echo [2024-02-19T17:20:52.352Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T17:20:52.663Z] ---> logs-deploy.sh [2024-02-19T17:20:52.663Z] lf-activate-venv: SKIPPING [2024-02-19T17:20:52.663Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-323/1 [2024-02-19T17:20:52.663Z] INFO: archiving workspace using pattern(s): [2024-02-19T17:20:53.603Z] Archives upload complete. [2024-02-19T17:20:53.603Z] INFO: archiving logs to Nexus