Pull request #318 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 63becbd1d51ced5fabe0f56733c03e54727f6b78+12299071e714f456dbd41638fef7d4d6181b554c (19a8ed794729abd1c451a680c94257867d208217) 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-ssh17145989693937100703.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-ssh10515904084594717145.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-318/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-318/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16716971708904735013.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-318/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1568232569355644590.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-ssh6962782690321569372.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-318/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-318/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10196105285595039789.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-26315 in /w/workspace/foundry_device-usb-camera_PR-318 [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-318 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/318/head:refs/remotes/origin/PR-318 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 12299071e714f456dbd41638fef7d4d6181b554c into PR head commit 63becbd1d51ced5fabe0f56733c03e54727f6b78 Merge succeeded, producing 63becbd1d51ced5fabe0f56733c03e54727f6b78 Checking out Revision 63becbd1d51ced5fabe0f56733c03e54727f6b78 (PR-318) 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 core.sparsecheckout # timeout=10 > git checkout -f 63becbd1d51ced5fabe0f56733c03e54727f6b78 # 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 12299071e714f456dbd41638fef7d4d6181b554c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 63becbd1d51ced5fabe0f56733c03e54727f6b78 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:14:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:14:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:14:53 ========================================================= 17:14:53 EdgeX Global Pipelines Version Info 17:14:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:14:54 ------------------- 17:14:54 stable info: 17:14:54 ------------------- 17:14:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:14:54 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 17:14:54 Message: update stable to v1.0.258 17:14:55 ------------------- 17:14:55 experimental info: 17:14:55 ------------------- 17:14:55 Commited By: **** collab-it+edgex@linuxfoundation.org 17:14:55 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 17:14:55 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:14:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 17:14:55 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 17:14:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:14:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:14:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:14:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 17:14:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:14:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:14:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:14:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:14:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:14:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 17:14:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:14:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:14:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:14:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:14:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:14:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:14:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:14:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:14:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:14:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:14:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:14:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:14:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:14:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:14:57 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:14:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-318 [Pipeline] echo 17:14:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-318 [Pipeline] echo 17:14:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-318 [Pipeline] echo 17:14:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 63becbd1d51ced5fabe0f56733c03e54727f6b78 [Pipeline] echo 17:14:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 63becbd [Pipeline] echo 17:14:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:14:57 provisioning config files... 17:14:57 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-318@tmp/config7571016742241094023tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:14:58 ---> ****-login.sh 17:14:58 nexus3.edgexfoundry.org:10001 17:14:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:14:58 Configure a credential helper to remove this warning. See 17:14:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:14:58 17:14:58 Login Succeeded 17:14:58 nexus3.edgexfoundry.org:10002 17:14:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:14:58 Configure a credential helper to remove this warning. See 17:14:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:14:58 17:14:58 Login Succeeded 17:14:58 nexus3.edgexfoundry.org:10003 17:14:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:14:58 Configure a credential helper to remove this warning. See 17:14:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:14:58 17:14:58 Login Succeeded 17:14:58 nexus3.edgexfoundry.org:10004 17:14:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:14:58 Configure a credential helper to remove this warning. See 17:14:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:14:58 17:14:58 Login Succeeded 17:14:58 ****.io 17:14:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:14:59 Configure a credential helper to remove this warning. See 17:14:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:14:59 17:14:59 Login Succeeded 17:14:59 ---> ****-login.sh ends [Pipeline] } 17:14:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:15:00 + git rev-list -1 --merges 63becbd1d51ced5fabe0f56733c03e54727f6b78~1..63becbd1d51ced5fabe0f56733c03e54727f6b78 [Pipeline] echo 17:15:00 -----------> git rev-list -1 --merges 63becbd1d51ced5fabe0f56733c03e54727f6b78~1..63becbd1d51ced5fabe0f56733c03e54727f6b78 63becbd1d51ced5fabe0f56733c03e54727f6b78 [false] [Pipeline] sh 17:15:00 + git log --format=format:%s -1 63becbd1d51ced5fabe0f56733c03e54727f6b78 [Pipeline] echo 17:15:00 ========================================================= 17:15:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:15:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:15:01 + git log --format=format:%s -1 63becbd1d51ced5fabe0f56733c03e54727f6b78 [Pipeline] echo 17:15:01 [semverPrep] GIT_COMMIT: 63becbd1d51ced5fabe0f56733c03e54727f6b78, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 17:15:01 [semverPrep] This is not a build commit. [Pipeline] sh 17:15:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:15:01 + grep -v github /etc/ssh/ssh_known_hosts 17:15:01 + [ -e /tmp/ssh_known_hosts ] 17:15:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:15:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:15:01 + sudo tee -a /etc/ssh/ssh_known_hosts 17:15:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:15:02 17:15:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:15:02 0.1.4: Pulling from edgex-devops/py-git-semver 17:15:02 b85a868b505f: Pulling fs layer 17:15:02 e2be974225ed: Pulling fs layer 17:15:02 339a4e72a1f5: Pulling fs layer 17:15:02 988bab9f4d93: Pulling fs layer 17:15:02 1469e6f7b9e6: Pulling fs layer 17:15:02 eaf3925da568: Pulling fs layer 17:15:02 bab4dde63d76: Pulling fs layer 17:15:02 bde34c3a00c8: Pulling fs layer 17:15:02 b352a97aabf1: Pulling fs layer 17:15:02 4872d77fe225: Pulling fs layer 17:15:02 5851b861e8e6: Pulling fs layer 17:15:02 bab4dde63d76: Waiting 17:15:02 988bab9f4d93: Waiting 17:15:02 4872d77fe225: Waiting 17:15:02 bde34c3a00c8: Waiting 17:15:02 5851b861e8e6: Waiting 17:15:02 1469e6f7b9e6: Waiting 17:15:02 eaf3925da568: Waiting 17:15:02 e2be974225ed: Download complete 17:15:02 988bab9f4d93: Verifying Checksum 17:15:02 988bab9f4d93: Download complete 17:15:02 1469e6f7b9e6: Verifying Checksum 17:15:02 1469e6f7b9e6: Download complete 17:15:02 339a4e72a1f5: Verifying Checksum 17:15:02 339a4e72a1f5: Download complete 17:15:02 eaf3925da568: Download complete 17:15:02 bde34c3a00c8: Verifying Checksum 17:15:02 bde34c3a00c8: Download complete 17:15:02 b352a97aabf1: Verifying Checksum 17:15:02 b352a97aabf1: Download complete 17:15:02 4872d77fe225: Verifying Checksum 17:15:02 4872d77fe225: Download complete 17:15:02 5851b861e8e6: Verifying Checksum 17:15:02 5851b861e8e6: Download complete 17:15:02 b85a868b505f: Download complete 17:15:03 bab4dde63d76: Verifying Checksum 17:15:03 bab4dde63d76: Download complete 17:15:03 b85a868b505f: Pull complete 17:15:03 e2be974225ed: Pull complete 17:15:04 339a4e72a1f5: Pull complete 17:15:04 988bab9f4d93: Pull complete 17:15:04 1469e6f7b9e6: Pull complete 17:15:04 eaf3925da568: Pull complete 17:15:06 bab4dde63d76: Pull complete 17:15:06 bde34c3a00c8: Pull complete 17:15:06 b352a97aabf1: Pull complete 17:15:06 4872d77fe225: Pull complete 17:15:06 5851b861e8e6: Pull complete 17:15:06 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:15:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:15:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:15:07 prd-ubuntu20.04-docker-8c-8g-26315 does not seem to be running inside a container 17:15:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-318 -v /w/workspace/foundry_device-usb-camera_PR-318:/w/workspace/foundry_device-usb-camera_PR-318:rw,z -v /w/workspace/foundry_device-usb-camera_PR-318@tmp:/w/workspace/foundry_device-usb-camera_PR-318@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 17:15:09 $ docker top 1ff6e67ad87138fd11ef650cdbb972153d260575a35e95312a7e8cf2a8bb44eb -eo pid,comm 17:15:09 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:15:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:15:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:15:09 [ssh-agent] Looking for ssh-agent implementation... 17:15:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:15:09 $ docker exec 1ff6e67ad87138fd11ef650cdbb972153d260575a35e95312a7e8cf2a8bb44eb ssh-agent 17:15:09 SSH_AUTH_SOCK=/tmp/ssh-xrGKtdgttfoK/agent.32 17:15:09 SSH_AGENT_PID=38 17:15:09 Running ssh-add (command line suppressed) 17:15:10 Identity added: /w/workspace/foundry_device-usb-camera_PR-318@tmp/private_key_8508784218154885855.key (/w/workspace/foundry_device-usb-camera_PR-318@tmp/private_key_8508784218154885855.key) 17:15:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:15:10 + git tag --points-at HEAD [Pipeline] } 17:15:10 $ docker exec --env ******** --env ******** 1ff6e67ad87138fd11ef650cdbb972153d260575a35e95312a7e8cf2a8bb44eb ssh-agent -k 17:15:10 unset SSH_AUTH_SOCK; 17:15:10 unset SSH_AGENT_PID; 17:15:10 echo Agent pid 38 killed; 17:15:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:15:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:15:10 [ssh-agent] Looking for ssh-agent implementation... 17:15:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:15:10 $ docker exec 1ff6e67ad87138fd11ef650cdbb972153d260575a35e95312a7e8cf2a8bb44eb ssh-agent 17:15:10 SSH_AUTH_SOCK=/tmp/ssh-YXqzGnfHiGqQ/agent.72 17:15:10 SSH_AGENT_PID=78 17:15:10 Running ssh-add (command line suppressed) 17:15:11 Identity added: /w/workspace/foundry_device-usb-camera_PR-318@tmp/private_key_17016703299612990929.key (/w/workspace/foundry_device-usb-camera_PR-318@tmp/private_key_17016703299612990929.key) 17:15:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:15:11 + git semver init 17:15:11 2023-12-28 17:15:11,561 [run_init] DEBUG init version:0.0.0 force:False 17:15:11 2023-12-28 17:15:11,562 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-318/.semver 17:15:11 2023-12-28 17:15:11,562 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-318/.semver 17:15:11 2023-12-28 17:15:11,562 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-318/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-318, universal_newlines=False, shell=None, istream=None) 17:15:12 2023-12-28 17:15:12,570 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-318/.git/info/exclude 17:15:12 2023-12-28 17:15:12,571 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-318/.semver/PR-318 with force:False 17:15:12 2023-12-28 17:15:12,571 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-318/.semver/PR-318 17:15:12 2023-12-28 17:15:12,575 [execute] INFO git cat-file --batch-check 17:15:12 2023-12-28 17:15:12,576 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-318/.semver, universal_newlines=False, shell=None, istream=) 17:15:12 2023-12-28 17:15:12,581 [execute] INFO git cat-file --batch 17:15:12 2023-12-28 17:15:12,581 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-318/.semver, universal_newlines=False, shell=None, istream=) 17:15:12 2023-12-28 17:15:12,584 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-318/.semver/PR-318 17:15:12 0.0.0 [Pipeline] } 17:15:12 $ docker exec --env ******** --env ******** 1ff6e67ad87138fd11ef650cdbb972153d260575a35e95312a7e8cf2a8bb44eb ssh-agent -k 17:15:12 unset SSH_AUTH_SOCK; 17:15:12 unset SSH_AGENT_PID; 17:15:12 echo Agent pid 78 killed; 17:15:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:15:13 + git semver [Pipeline] } 17:15:13 $ docker stop --time=1 1ff6e67ad87138fd11ef650cdbb972153d260575a35e95312a7e8cf2a8bb44eb 17:15:14 $ docker rm -f --volumes 1ff6e67ad87138fd11ef650cdbb972153d260575a35e95312a7e8cf2a8bb44eb [Pipeline] // withDockerContainer [Pipeline] sh 17:15:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:15:15 Stashed 1 file(s) [Pipeline] echo 17:15:15 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:15:16 provisioning config files... 17:15:16 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-318@tmp/config12315608685747329131tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:15:16 ---> ****-login.sh 17:15:16 nexus3.edgexfoundry.org:10001 17:15:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:15:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:15:16 Configure a credential helper to remove this warning. See 17:15:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:15:16 17:15:16 Login Succeeded 17:15:16 nexus3.edgexfoundry.org:10002 17:15:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:15:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:15:16 Configure a credential helper to remove this warning. See 17:15:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:15:16 17:15:16 Login Succeeded 17:15:16 nexus3.edgexfoundry.org:10003 17:15:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:15:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:15:17 Configure a credential helper to remove this warning. See 17:15:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:15:17 17:15:17 Login Succeeded 17:15:17 nexus3.edgexfoundry.org:10004 17:15:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:15:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:15:17 Configure a credential helper to remove this warning. See 17:15:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:15:17 17:15:17 Login Succeeded 17:15:17 ****.io 17:15:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:15:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:15:17 Configure a credential helper to remove this warning. See 17:15:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:15:17 17:15:17 Login Succeeded 17:15:17 ---> ****-login.sh ends [Pipeline] } 17:15:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:15:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:15:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:15:17 ========================================================= 17:15:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 17:15:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:18 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 17:15:18 Sending build context to Docker daemon 14.39MB 17:15:18 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 17:15:18 Step 2/13 : FROM ${BASE} AS builder 17:15:18 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 17:15:18 7264a8db6415: Pulling fs layer 17:15:18 c4d48a809fc2: Pulling fs layer 17:15:18 4f1c88b9dad5: Pulling fs layer 17:15:18 ad3a456e5733: Pulling fs layer 17:15:18 69c7f0334f64: Pulling fs layer 17:15:18 1f1c1a5573a3: Pulling fs layer 17:15:18 ce7588e14bc9: Pulling fs layer 17:15:18 69c7f0334f64: Waiting 17:15:18 ad3a456e5733: Waiting 17:15:18 1f1c1a5573a3: Waiting 17:15:18 b5e4710f87ac: Pulling fs layer 17:15:18 ce7588e14bc9: Waiting 17:15:18 c4d48a809fc2: Verifying Checksum 17:15:18 c4d48a809fc2: Download complete 17:15:18 ad3a456e5733: Verifying Checksum 17:15:18 ad3a456e5733: Download complete 17:15:18 69c7f0334f64: Download complete 17:15:18 7264a8db6415: Download complete 17:15:18 1f1c1a5573a3: Verifying Checksum 17:15:18 1f1c1a5573a3: Download complete 17:15:18 7264a8db6415: Pull complete 17:15:19 b5e4710f87ac: Verifying Checksum 17:15:19 b5e4710f87ac: Download complete 17:15:19 c4d48a809fc2: Pull complete 17:15:19 4f1c88b9dad5: Verifying Checksum 17:15:19 4f1c88b9dad5: Download complete 17:15:19 ce7588e14bc9: Verifying Checksum 17:15:19 ce7588e14bc9: Download complete 17:15:23 4f1c88b9dad5: Pull complete 17:15:23 ad3a456e5733: Pull complete 17:15:23 69c7f0334f64: Pull complete 17:15:23 1f1c1a5573a3: Pull complete 17:15:24 ce7588e14bc9: Pull complete 17:15:25 b5e4710f87ac: Pull complete 17:15:25 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 17:15:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 17:15:25 ---> 88b5674ff536 17:15:25 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:15:28 ---> Running in 555ce3575954 17:15:28 Removing intermediate container 555ce3575954 17:15:28 ---> 448ddcdeee8f 17:15:28 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:15:28 ---> Running in f416867b43bb 17:15:28 Removing intermediate container f416867b43bb 17:15:28 ---> d35d2d3efa6e 17:15:28 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:15:28 ---> Running in 41f73c761c46 17:15:28 Removing intermediate container 41f73c761c46 17:15:28 ---> ba675c4b330d 17:15:28 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:15:28 ---> Running in 4b60875e2672 17:15:28 Removing intermediate container 4b60875e2672 17:15:28 ---> 6ce2a1e6a1e0 17:15:28 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:15:28 ---> Running in ed3c11b95189 17:15:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:15:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:15:29 (1/13) Installing libintl (0.21.1-r7) 17:15:29 (2/13) Installing eudev-libs (3.2.11-r8) 17:15:29 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 17:15:29 (4/13) Installing v4l-utils-libs (1.24.1-r0) 17:15:29 (5/13) Installing v4l-utils (1.24.1-r0) 17:15:29 (6/13) Installing libdvbv5 (1.24.1-r0) 17:15:29 (7/13) Installing udev-init-scripts (35-r1) 17:15:29 (8/13) Installing libblkid (2.38.1-r8) 17:15:29 (9/13) Installing xz-libs (5.4.3-r0) 17:15:29 (10/13) Installing kmod-libs (30-r3) 17:15:29 (11/13) Installing eudev (3.2.11-r8) 17:15:29 (12/13) Installing eudev-dev (3.2.11-r8) 17:15:29 (13/13) Installing v4l-utils-dev (1.24.1-r0) 17:15:29 Executing busybox-1.36.1-r5.trigger 17:15:29 Executing eudev-3.2.11-r8.trigger 17:15:29 OK: 271 MiB in 65 packages 17:15:30 Removing intermediate container ed3c11b95189 17:15:30 ---> d4b2226ccfe5 17:15:30 Step 8/13 : WORKDIR /device-usb-camera 17:15:30 ---> Running in 467e967ed22a 17:15:30 Removing intermediate container 467e967ed22a 17:15:30 ---> 48803a19c18b 17:15:30 Step 9/13 : COPY go.mod vendor* ./ 17:15:30 ---> 5615e93b46ef 17:15:30 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:15:30 ---> Running in c4aa0241b948 17:15:31 Still waiting to schedule task 17:15:31 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:16:02 Removing intermediate container c4aa0241b948 17:16:02 ---> 00a1785e7976 17:16:02 Step 11/13 : COPY . . 17:16:02 ---> e9618904beed 17:16:02 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:16:02 ---> Running in 3aed4a69433b 17:16:02  % Total % Received % Xferd Average Speed Time Time Time Current 17:16:02 Dload Upload Total Spent Left Speed 17:16:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 10525 0 --:--:-- --:--:-- --:--:-- 10529 17:16:02 Removing intermediate container 3aed4a69433b 17:16:02 ---> 22dd9aef08e2 17:16:02 Step 13/13 : RUN ${MAKE} 17:16:02 ---> Running in 73e79bb1d831 17:16:02 noop 17:16:02 Removing intermediate container 73e79bb1d831 17:16:02 ---> d324c2f7013c 17:16:02 Successfully built d324c2f7013c 17:16:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:03 + docker inspect -f . ci-base-image-x86_64 17:16:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:16:03 prd-ubuntu20.04-docker-8c-8g-26315 does not seem to be running inside a container 17:16:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-318 -v /w/workspace/foundry_device-usb-camera_PR-318:/w/workspace/foundry_device-usb-camera_PR-318:rw,z -v /w/workspace/foundry_device-usb-camera_PR-318@tmp:/w/workspace/foundry_device-usb-camera_PR-318@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 17:16:03 $ docker top 57414b1be43ec5f0c5119cad2749955f9b3fe79107aade2a898b95a4532acd6f -eo pid,comm [Pipeline] { [Pipeline] sh 17:16:04 + go version 17:16:04 go version go1.21.0 linux/amd64 [Pipeline] } 17:16:04 $ docker stop --time=1 57414b1be43ec5f0c5119cad2749955f9b3fe79107aade2a898b95a4532acd6f 17:16:05 $ docker rm -f --volumes 57414b1be43ec5f0c5119cad2749955f9b3fe79107aade2a898b95a4532acd6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:06 + docker inspect -f . ci-base-image-x86_64 17:16:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:16:06 prd-ubuntu20.04-docker-8c-8g-26315 does not seem to be running inside a container 17:16:06 $ 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-318 -v /w/workspace/foundry_device-usb-camera_PR-318:/w/workspace/foundry_device-usb-camera_PR-318:rw,z -v /w/workspace/foundry_device-usb-camera_PR-318@tmp:/w/workspace/foundry_device-usb-camera_PR-318@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 17:16:06 $ docker top a1786d7de97caa123905ea6ffefaaf4f95d1f90ae52a0a713623e0568982f122 -eo pid,comm [Pipeline] { [Pipeline] sh 17:16:07 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-318 [Pipeline] fileExists [Pipeline] sh 17:16:07 + make test 17:16:07 go test ./... -coverprofile=coverage.out ./... 17:16:08 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:16:18 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:16:18 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 4.4% of statements 17:16:25 go vet ./... 17:16:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:16:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:16:27 ./bin/test-attribution-txt.sh [Pipeline] echo 17:16:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 17:16:27 $ docker stop --time=1 a1786d7de97caa123905ea6ffefaaf4f95d1f90ae52a0a713623e0568982f122 17:16:29 $ docker rm -f --volumes a1786d7de97caa123905ea6ffefaaf4f95d1f90ae52a0a713623e0568982f122 [Pipeline] // withDockerContainer [Pipeline] sh 17:16:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:16:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:16:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:16:31 + ls -al . 17:16:31 total 224 17:16:31 drwxrwxr-x 9 jenkins jenkins 4096 Dec 28 17:16 . 17:16:31 drwxrwxr-x 4 jenkins jenkins 4096 Dec 28 17:14 .. 17:16:31 drwxrwxr-x 8 jenkins jenkins 4096 Dec 28 17:16 .git 17:16:31 drwxrwxr-x 3 jenkins jenkins 4096 Dec 28 17:14 .github 17:16:31 -rw-rw-r-- 1 jenkins jenkins 429 Dec 28 17:14 .gitignore 17:16:31 -rw-rw-r-- 1 jenkins jenkins 45 Dec 28 17:14 .golangci.yml 17:16:31 -rw-rw-r-- 1 jenkins jenkins 77 Dec 28 17:14 .hadolint.yml 17:16:31 drwxr-xr-x 3 jenkins jenkins 4096 Dec 28 17:15 .semver 17:16:31 -rw-rw-r-- 1 jenkins jenkins 10851 Dec 28 17:14 Attribution.txt 17:16:31 -rw-rw-r-- 1 jenkins jenkins 16561 Dec 28 17:14 CHANGELOG.md 17:16:31 -rw-rw-r-- 1 jenkins jenkins 2562 Dec 28 17:14 Dockerfile 17:16:31 -rw-rw-r-- 1 jenkins jenkins 678 Dec 28 17:14 GOVERNANCE.md 17:16:31 -rw-rw-r-- 1 jenkins jenkins 659 Dec 28 17:14 Jenkinsfile 17:16:31 -rw-rw-r-- 1 jenkins jenkins 11348 Dec 28 17:14 LICENSE 17:16:31 -rw-rw-r-- 1 jenkins jenkins 2611 Dec 28 17:14 Makefile 17:16:31 -rw-rw-r-- 1 jenkins jenkins 622 Dec 28 17:14 OWNERS.md 17:16:31 -rw-rw-r-- 1 jenkins jenkins 2575 Dec 28 17:14 README.md 17:16:31 -rw-rw-r-- 1 jenkins jenkins 5 Dec 28 17:15 VERSION 17:16:31 drwxrwxr-x 2 jenkins jenkins 4096 Dec 28 17:14 bin 17:16:31 drwxrwxr-x 3 jenkins jenkins 4096 Dec 28 17:14 cmd 17:16:31 -rw-r--r-- 1 jenkins jenkins 54703 Dec 28 17:16 coverage.out 17:16:31 -rwxrwxr-x 1 jenkins jenkins 84 Dec 28 17:14 docker-entrypoint.sh 17:16:31 drwxrwxr-x 2 jenkins jenkins 4096 Dec 28 17:14 docs 17:16:31 -rw-rw-r-- 1 jenkins jenkins 3920 Dec 28 17:14 go.mod 17:16:31 -rw-rw-r-- 1 jenkins jenkins 34337 Dec 28 17:14 go.sum 17:16:31 drwxrwxr-x 3 jenkins jenkins 4096 Dec 28 17:14 internal 17:16:31 -rw-rw-r-- 1 jenkins jenkins 231 Dec 28 17:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:32 + 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=63becbd1d51ced5fabe0f56733c03e54727f6b78 --label arch=amd64 --label version=0.0.0 . 17:16:32 Sending build context to Docker daemon 14.45MB 17:16:32 Step 1/37 : ARG BASE=golang:1.21-alpine3.18 17:16:32 Step 2/37 : FROM ${BASE} AS builder 17:16:32 ---> d324c2f7013c 17:16:32 Step 3/37 : ARG ADD_BUILD_TAGS="" 17:16:32 ---> Running in 53d75f2b5f54 17:16:32 Removing intermediate container 53d75f2b5f54 17:16:32 ---> 1bcafc7051f1 17:16:32 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:16:32 ---> Running in 0039148d7a15 17:16:32 Removing intermediate container 0039148d7a15 17:16:32 ---> df22bace01e5 17:16:32 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:16:32 ---> Running in 04fbd2eabb3e 17:16:32 Removing intermediate container 04fbd2eabb3e 17:16:32 ---> 675005570832 17:16:32 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:16:32 ---> Running in 9d323d05c598 17:16:32 Removing intermediate container 9d323d05c598 17:16:32 ---> c2510104ad69 17:16:32 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:16:32 ---> Running in c0ca763d7256 17:16:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:16:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:16:33 OK: 271 MiB in 65 packages 17:16:33 Removing intermediate container c0ca763d7256 17:16:33 ---> d0cc8b565011 17:16:33 Step 8/37 : WORKDIR /device-usb-camera 17:16:33 ---> Running in b5b1c0572962 17:16:33 Removing intermediate container b5b1c0572962 17:16:33 ---> 447530d26761 17:16:33 Step 9/37 : COPY go.mod vendor* ./ 17:16:33 ---> fe378500097c 17:16:33 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:16:33 ---> Running in c099289ac986 17:16:34 Removing intermediate container c099289ac986 17:16:34 ---> c3d01b48224c 17:16:34 Step 11/37 : COPY . . 17:16:34 ---> 9d4a476e2109 17:16:34 Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:16:34 ---> Running in 6e525a61db7c 17:16:34  % Total % Received % Xferd Average Speed Time Time Time Current 17:16:34 Dload Upload Total Spent Left Speed 17:16:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 27976 0 --:--:-- --:--:-- --:--:-- 28477 17:16:35 Removing intermediate container 6e525a61db7c 17:16:35 ---> 29c52f872b46 17:16:35 Step 13/37 : RUN ${MAKE} 17:16:35 ---> Running in b0e5ae78e746 17:16:35 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.5" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:16:53 Removing intermediate container b0e5ae78e746 17:16:53 ---> 75730589e02f 17:16:53 Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 17:16:53 v0.21.6: Pulling from aler9/rtsp-simple-server 17:16:53 4acc49c71d14: Pulling fs layer 17:16:53 4acc49c71d14: Download complete 17:16:53 4acc49c71d14: Pull complete 17:16:53 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 17:16:53 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 17:16:53 ---> 01a2bd3e5fff 17:16:53 Step 15/37 : FROM alpine:3.18 17:16:53 3.18: Pulling from library/alpine 17:16:53 c926b61bad3b: Pulling fs layer 17:16:54 c926b61bad3b: Verifying Checksum 17:16:54 c926b61bad3b: Download complete 17:16:54 c926b61bad3b: Pull complete 17:16:54 Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 17:16:54 Status: Downloaded newer image for alpine:3.18 17:16:54 ---> b541f2080109 17:16:54 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:16:54 ---> Running in cc02532bb18b 17:16:54 Removing intermediate container cc02532bb18b 17:16:54 ---> 428e62d73b87 17:16:54 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:16:54 ---> Running in fc00f06c4757 17:16:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:16:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:16:55 (1/107) Installing dumb-init (1.2.5-r2) 17:16:55 (2/107) Installing sdl2 (2.26.5-r0) 17:16:55 (3/107) Installing svt-av1-libs (1.6.0-r0) 17:16:55 (4/107) Installing aom-libs (3.6.1-r0) 17:16:55 (5/107) Installing libxau (1.0.11-r2) 17:16:55 (6/107) Installing libmd (1.0.4-r2) 17:16:55 (7/107) Installing libbsd (0.11.7-r1) 17:16:55 (8/107) Installing libxdmcp (1.1.4-r2) 17:16:55 (9/107) Installing libxcb (1.15-r1) 17:16:55 (10/107) Installing libx11 (1.8.7-r0) 17:16:55 (11/107) Installing hwdata-pci (0.370-r0) 17:16:55 (12/107) Installing libpciaccess (0.17-r2) 17:16:55 (13/107) Installing libdrm (2.4.115-r4) 17:16:55 (14/107) Installing libxext (1.3.5-r2) 17:16:55 (15/107) Installing libxfixes (6.0.1-r2) 17:16:55 (16/107) Installing libffi (3.4.4-r2) 17:16:55 (17/107) Installing wayland-libs-client (1.22.0-r2) 17:16:55 (18/107) Installing libva (2.18.0-r1) 17:16:55 (19/107) Installing libvdpau (1.5-r1) 17:16:55 (20/107) Installing libgcc (12.2.1_git20220924-r10) 17:16:55 (21/107) Installing libstdc++ (12.2.1_git20220924-r10) 17:16:55 (22/107) Installing onevpl-libs (2023.2.1-r0) 17:16:55 (23/107) Installing ffmpeg-libavutil (6.0.1-r0) 17:16:55 (24/107) Installing libdav1d (1.2.1-r0) 17:16:55 (25/107) Installing brotli-libs (1.0.9-r14) 17:16:55 (26/107) Installing libhwy (1.0.4-r1) 17:16:55 (27/107) Installing lcms2 (2.15-r2) 17:16:55 (28/107) Installing libjxl (0.8.2-r0) 17:16:55 (29/107) Installing lame-libs (3.100-r5) 17:16:55 (30/107) Installing opus (1.4-r0) 17:16:55 (31/107) Installing libgomp (12.2.1_git20220924-r10) 17:16:55 (32/107) Installing soxr (0.1.3-r5) 17:16:55 (33/107) Installing ffmpeg-libswresample (6.0.1-r0) 17:16:55 (34/107) Installing libogg (1.3.5-r4) 17:16:55 (35/107) Installing libtheora (1.1.1-r17) 17:16:55 (36/107) Installing libvorbis (1.3.7-r1) 17:16:55 (37/107) Installing libvpx (1.13.0-r2) 17:16:55 (38/107) Installing libwebp (1.3.2-r0) 17:16:55 (39/107) Installing x264-libs (0.164_git20220602-r1) 17:16:55 (40/107) Installing numactl (2.0.16-r4) 17:16:55 (41/107) Installing x265-libs (3.5-r4) 17:16:55 (42/107) Installing xvidcore (1.3.7-r1) 17:16:55 (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) 17:16:55 (44/107) Installing alsa-lib (1.2.9-r1) 17:16:55 (45/107) Installing libexpat (2.5.0-r1) 17:16:55 (46/107) Installing libbz2 (1.0.8-r5) 17:16:55 (47/107) Installing libpng (1.6.39-r3) 17:16:55 (48/107) Installing freetype (2.13.0-r5) 17:16:55 (49/107) Installing fontconfig (2.14.2-r3) 17:16:55 (50/107) Installing fribidi (1.0.13-r0) 17:16:55 (51/107) Installing libintl (0.21.1-r7) 17:16:55 (52/107) Installing libblkid (2.38.1-r8) 17:16:55 (53/107) Installing libmount (2.38.1-r8) 17:16:55 (54/107) Installing pcre2 (10.42-r1) 17:16:55 (55/107) Installing glib (2.76.4-r0) 17:16:55 (56/107) Installing graphite2 (1.3.14-r5) 17:16:55 (57/107) Installing harfbuzz (7.3.0-r0) 17:16:56 (58/107) Installing libunibreak (5.1-r0) 17:16:56 (59/107) Installing libass (0.17.1-r0) 17:16:56 (60/107) Installing libbluray (1.3.4-r0) 17:16:56 (61/107) Installing gmp (6.2.1-r3) 17:16:56 (62/107) Installing nettle (3.8.1-r2) 17:16:56 (63/107) Installing libunistring (1.1-r1) 17:16:56 (64/107) Installing libidn2 (2.3.4-r1) 17:16:56 (65/107) Installing p11-kit (0.24.1-r2) 17:16:56 (66/107) Installing libtasn1 (4.19.0-r1) 17:16:56 (67/107) Installing gnutls (3.8.0-r2) 17:16:56 (68/107) Installing mpg123-libs (1.31.3-r1) 17:16:56 (69/107) Installing libopenmpt (0.7.2-r0) 17:16:56 (70/107) Installing cjson (1.7.15-r4) 17:16:56 (71/107) Installing mbedtls (2.28.5-r0) 17:16:56 (72/107) Installing librist (0.2.7-r0) 17:16:56 (73/107) Installing libsrt (1.5.2-r0) 17:16:56 (74/107) Installing libssh (0.10.5-r0) 17:16:56 (75/107) Installing xz-libs (5.4.3-r0) 17:16:56 (76/107) Installing libxml2 (2.11.6-r0) 17:16:56 (77/107) Installing libsodium (1.0.18-r3) 17:16:56 (78/107) Installing libzmq (4.3.4-r4) 17:16:56 (79/107) Installing ffmpeg-libavformat (6.0.1-r0) 17:16:56 (80/107) Installing glslang-libs (1.3.243.0-r1) 17:16:56 (81/107) Installing spirv-tools (1.3.243.0-r1) 17:16:56 (82/107) Installing shaderc (2023.3-r1) 17:16:56 (83/107) Installing vulkan-loader (1.3.243.0-r1) 17:16:56 (84/107) Installing libplacebo (5.264.1-r1) 17:16:56 (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) 17:16:56 (86/107) Installing ffmpeg-libswscale (6.0.1-r0) 17:16:56 (87/107) Installing vidstab (1.1.1-r0) 17:16:56 (88/107) Installing zimg (3.0.5-r0) 17:16:56 (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) 17:16:56 (90/107) Installing libasyncns (0.8-r1) 17:16:56 (91/107) Installing dbus-libs (1.14.8-r0) 17:16:56 (92/107) Installing libltdl (2.4.7-r2) 17:16:56 (93/107) Installing orc (0.4.34-r0) 17:16:56 (94/107) Installing flac-libs (1.4.3-r0) 17:16:56 (95/107) Installing libsndfile (1.2.0-r2) 17:16:56 (96/107) Installing speexdsp (1.2.1-r1) 17:16:56 (97/107) Installing tdb-libs (1.4.8-r1) 17:16:56 (98/107) Installing libpulse (16.1-r10) 17:16:56 (99/107) Installing libjpeg-turbo (2.1.5.1-r3) 17:16:56 (100/107) Installing v4l-utils-libs (1.24.1-r0) 17:16:56 (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) 17:16:56 (102/107) Installing ffmpeg (6.0.1-r0) 17:16:56 (103/107) Installing udev-init-scripts (35-r1) 17:16:56 (104/107) Installing eudev-libs (3.2.11-r8) 17:16:56 (105/107) Installing zstd-libs (1.5.5-r4) 17:16:56 (106/107) Installing kmod-libs (30-r3) 17:16:56 (107/107) Installing eudev (3.2.11-r8) 17:16:56 Executing busybox-1.36.1-r5.trigger 17:16:56 Executing glib-2.76.4-r0.trigger 17:16:56 Executing eudev-3.2.11-r8.trigger 17:16:56 OK: 131 MiB in 122 packages 17:16:57 Removing intermediate container fc00f06c4757 17:16:57 ---> f5fd4f6c8295 17:16:57 Step 18/37 : RUN apk --no-cache upgrade 17:16:57 ---> Running in 783f9aa25763 17:16:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:16:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:16:58 OK: 131 MiB in 122 packages 17:16:58 Removing intermediate container 783f9aa25763 17:16:58 ---> 84edd25ce5aa 17:16:58 Step 19/37 : WORKDIR / 17:16:58 ---> Running in 1eae0bf50fe5 17:16:58 Removing intermediate container 1eae0bf50fe5 17:16:58 ---> 5383d80b6f79 17:16:58 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 17:16:59 ---> b662496eed8c 17:16:59 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 17:16:59 ---> f56c51a0eb40 17:16:59 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:16:59 ---> 5ab8c993c0b2 17:16:59 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:16:59 ---> 80b69dbe30b0 17:16:59 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:16:59 ---> 00cb3d493769 17:16:59 Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / 17:16:59 ---> 73e1cb1aabaf 17:16:59 Step 26/37 : COPY --from=rtsp /rtsp-simple-server / 17:17:00 ---> 532818e6eeb1 17:17:00 Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:17:00 ---> Running in ad971fca9031 17:17:00 Removing intermediate container ad971fca9031 17:17:00 ---> 0629f1fc7da0 17:17:00 Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:17:00 ---> Running in 35f54ffdc112 17:17:01 Removing intermediate container 35f54ffdc112 17:17:01 ---> ce4d4e1a7048 17:17:01 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:17:01 ---> Running in fbd3cacd41ef 17:17:01 Removing intermediate container fbd3cacd41ef 17:17:01 ---> 1dd8b10a31bd 17:17:01 Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 17:17:01 ---> Running in 6723ab77d9fa 17:17:02 Removing intermediate container 6723ab77d9fa 17:17:02 ---> 7e143b188cea 17:17:02 Step 31/37 : EXPOSE 59983 17:17:02 ---> Running in 34d31e8e41d2 17:17:02 Removing intermediate container 34d31e8e41d2 17:17:02 ---> 057e633bbcd7 17:17:02 Step 32/37 : EXPOSE 8554 17:17:02 ---> Running in 9014868cd13e 17:17:02 Removing intermediate container 9014868cd13e 17:17:02 ---> be67d37c1ba6 17:17:02 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:17:02 ---> Running in 6791c8311dc3 17:17:02 Removing intermediate container 6791c8311dc3 17:17:02 ---> d3b96f429927 17:17:02 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:17:02 ---> Running in 6c82d57b1cdd 17:17:02 Removing intermediate container 6c82d57b1cdd 17:17:02 ---> 798236370979 17:17:02 Step 35/37 : LABEL arch=amd64 17:17:02 ---> Running in 2ef83405b3e9 17:17:02 Removing intermediate container 2ef83405b3e9 17:17:02 ---> aa1ff1de5687 17:17:02 Step 36/37 : LABEL git_sha=63becbd1d51ced5fabe0f56733c03e54727f6b78 17:17:02 ---> Running in 0458a4dad1d3 17:17:03 Removing intermediate container 0458a4dad1d3 17:17:03 ---> 844e8a03dcad 17:17:03 Step 37/37 : LABEL version=0.0.0 17:17:03 ---> Running in 914cd8d233db 17:17:03 Removing intermediate container 914cd8d233db 17:17:03 ---> 73885ecc32a4 17:17:03 [Warning] One or more build-args [ARCH] were not consumed 17:17:03 Successfully built 73885ecc32a4 17:17:03 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:17:04 17:17:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:17:04 latest: Pulling from edgex-lftools-log-publisher 17:17:04 5eb5b503b376: Pulling fs layer 17:17:04 5c69ac0246d0: Pulling fs layer 17:17:04 ec43610c2a17: Pulling fs layer 17:17:04 3a2ae6a8a46f: Pulling fs layer 17:17:04 33b1e0a273af: Pulling fs layer 17:17:04 5d3b04190fa2: Pulling fs layer 17:17:04 2f39f015ded8: Pulling fs layer 17:17:04 3a2ae6a8a46f: Waiting 17:17:04 33b1e0a273af: Waiting 17:17:04 5d3b04190fa2: Waiting 17:17:04 5c69ac0246d0: Download complete 17:17:04 3a2ae6a8a46f: Verifying Checksum 17:17:04 3a2ae6a8a46f: Download complete 17:17:04 33b1e0a273af: Verifying Checksum 17:17:04 33b1e0a273af: Download complete 17:17:04 ec43610c2a17: Verifying Checksum 17:17:04 ec43610c2a17: Download complete 17:17:04 5d3b04190fa2: Download complete 17:17:05 5eb5b503b376: Verifying Checksum 17:17:05 5eb5b503b376: Download complete 17:17:05 2f39f015ded8: Download complete 17:17:06 5eb5b503b376: Pull complete 17:17:06 5c69ac0246d0: Pull complete 17:17:06 ec43610c2a17: Pull complete 17:17:06 3a2ae6a8a46f: Pull complete 17:17:06 33b1e0a273af: Pull complete 17:17:06 5d3b04190fa2: Pull complete 17:17:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26316 in /w/workspace/foundry_device-usb-camera_PR-318 [Pipeline] { [Pipeline] ws 17:17:08 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 17:17:08 Selected Git installation does not exist. Using Default 17:17:08 The recommended git tool is: NONE 17:17:11 2f39f015ded8: Pull complete 17:17:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:17:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:17:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:17:11 prd-ubuntu20.04-docker-8c-8g-26315 does not seem to be running inside a container 17:17:11 $ 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-318 -v /w/workspace/foundry_device-usb-camera_PR-318:/w/workspace/foundry_device-usb-camera_PR-318:rw,z -v /w/workspace/foundry_device-usb-camera_PR-318@tmp:/w/workspace/foundry_device-usb-camera_PR-318@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 17:17:12 $ docker top f37546ccec217c87a4fa5df43528aedbe632e610db04b4bea7997f87be47efe3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:17:13 ---> job-cost.sh 17:17:13 lf-activate-venv: SKIPPING 17:17:13 INFO: No Stack... 17:17:13 INFO: Retrieving Pricing Info for: v3-standard-8 17:17:13 INFO: Archiving Costs [Pipeline] sh 17:17:14 + cat /w/workspace/foundry_device-usb-camera_PR-318/archives/cost.csv 17:17:14 + cut -d, -f6 [Pipeline] lock 17:17:14 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-318-1-stack-cost] 17:17:14 Resource [jenkins-edgexfoundry-device-usb-camera-PR-318-1-stack-cost] did not exist. Created. 17:17:14 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-318-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:17:14 + echo total: 0.2199999988079071 [Pipeline] stash 17:17:14 Stashed 1 file(s) [Pipeline] } 17:17:14 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-318-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:17:15 $ docker stop --time=1 f37546ccec217c87a4fa5df43528aedbe632e610db04b4bea7997f87be47efe3 17:17:15 using credential edgex-jenkins-ssh 17:17:15 Cloning the remote Git repository 17:17:16 $ docker rm -f --volumes f37546ccec217c87a4fa5df43528aedbe632e610db04b4bea7997f87be47efe3 17:17:15 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 17:17:15 > git init /w/workspace/device-usb-camera/1 # timeout=10 17:17:15 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:17:15 > git --version # timeout=10 17:17:15 > git --version # 'git version 2.25.1' 17:17:15 using GIT_SSH to set credentials SSH Credentials for GitHub 17:17:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:17:17 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:17:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:17:18 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:17:18 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:17:18 using GIT_SSH to set credentials SSH Credentials for GitHub 17:17:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/318/head:refs/remotes/origin/PR-318 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:17:19 Merging remotes/origin/main commit 12299071e714f456dbd41638fef7d4d6181b554c into PR head commit 63becbd1d51ced5fabe0f56733c03e54727f6b78 17:17:19 Merge succeeded, producing 63becbd1d51ced5fabe0f56733c03e54727f6b78 17:17:19 Checking out Revision 63becbd1d51ced5fabe0f56733c03e54727f6b78 (PR-318) 17:17:19 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 17:17:20 > git --version # timeout=10 17:17:20 > git --version # 'git version 2.25.1' 17:17:20 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 17:17:19 > git config core.sparsecheckout # timeout=10 17:17:19 > git checkout -f 63becbd1d51ced5fabe0f56733c03e54727f6b78 # timeout=10 17:17:19 > git remote # timeout=10 17:17:19 > git config --get remote.origin.url # timeout=10 17:17:19 using GIT_SSH to set credentials SSH Credentials for GitHub 17:17:19 > git merge 12299071e714f456dbd41638fef7d4d6181b554c # timeout=10 17:17:19 > git rev-parse HEAD^{commit} # timeout=10 17:17:19 > git config core.sparsecheckout # timeout=10 17:17:19 > git checkout -f 63becbd1d51ced5fabe0f56733c03e54727f6b78 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:17:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:17:21 % Total % Received % Xferd Average Speed Time Time Time Current 17:17:21 Dload Upload Total Spent Left Speed 17:17:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 99078 0 --:--:-- --:--:-- --:--:-- 99858 [Pipeline] sh 17:17:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:17:22 + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json 17:17:22 17:17:22 { 17:17:22 "registry-mirrors": [ 17:17:22 "https://nexus3.edgexfoundry.org:10001" 17:17:22 ], 17:17:22 "bip": "10.250.0.254/24", 17:17:22 "hosts": [ 17:17:22 "tcp://0.0.0.0:5555", 17:17:22 "unix:///var/run/docker.sock" 17:17:22 ], 17:17:22 "mtu": 1458, 17:17:22 "selinux-enabled": true, 17:17:22 "seccomp-profile": "/etc/docker/seccomp.json" 17:17:22 } [Pipeline] sh 17:17:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:17:22 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:17:41 provisioning config files... 17:17:41 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config15355297537643322514tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:17:41 ---> ****-login.sh 17:17:41 nexus3.edgexfoundry.org:10001 17:17:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:17:42 Configure a credential helper to remove this warning. See 17:17:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:17:42 17:17:42 Login Succeeded 17:17:42 nexus3.edgexfoundry.org:10002 17:17:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:17:42 Configure a credential helper to remove this warning. See 17:17:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:17:42 17:17:42 Login Succeeded 17:17:42 nexus3.edgexfoundry.org:10003 17:17:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:17:42 Configure a credential helper to remove this warning. See 17:17:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:17:42 17:17:42 Login Succeeded 17:17:42 nexus3.edgexfoundry.org:10004 17:17:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:17:43 Configure a credential helper to remove this warning. See 17:17:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:17:43 17:17:43 Login Succeeded 17:17:43 ****.io 17:17:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:17:43 Configure a credential helper to remove this warning. See 17:17:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:17:43 17:17:43 Login Succeeded 17:17:43 ---> ****-login.sh ends [Pipeline] } 17:17:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:17:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:17:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:17:44 ========================================================= 17:17:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 17:17:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:44 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 17:17:45 #0 building with "default" instance using docker driver 17:17:45 17:17:45 #1 [internal] load .dockerignore 17:17:46 #1 transferring context: 2B done 17:17:46 #1 DONE 0.1s 17:17:46 17:17:46 #2 [internal] load build definition from Dockerfile 17:17:46 #2 transferring dockerfile: 2.60kB 0.0s done 17:17:46 #2 DONE 0.1s 17:17:46 17:17:46 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 17:17:46 #3 DONE 0.1s 17:17:46 17:17:46 #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 17:17:46 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done 17:17:46 #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 17:17:46 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s 17:17:46 #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 17:17:46 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 2.10MB / 3.33MB 0.1s 17:17:46 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 188.42kB / 286.30kB 0.1s 17:17:46 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done 17:17:46 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done 17:17:46 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 17:17:46 #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done 17:17:46 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 7.12MB / 63.99MB 0.3s 17:17:46 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s 17:17:46 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done 17:17:46 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 2.10MB / 97.63MB 0.3s 17:17:46 #4 ... 17:17:46 17:17:46 #5 [internal] load build context 17:17:46 #5 transferring context: 7.19MB 0.4s done 17:17:46 #5 DONE 0.4s 17:17:46 17:17:46 #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 17:17:46 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 15.73MB / 63.99MB 0.5s 17:17:46 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 7.34MB / 11.40MB 0.5s 17:17:46 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 9.44MB / 97.63MB 0.5s 17:17:46 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 21.95MB / 63.99MB 0.6s 17:17:46 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s 17:17:46 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 27.26MB / 63.99MB 0.7s 17:17:46 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done 17:17:46 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s done 17:17:46 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 17.83MB / 97.63MB 0.7s 17:17:46 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 36.70MB / 63.99MB 0.9s 17:17:46 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 27.26MB / 97.63MB 0.9s 17:17:47 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 40.89MB / 63.99MB 1.0s 17:17:47 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 32.51MB / 97.63MB 1.0s 17:17:47 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.1s 17:17:47 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 46.81MB / 63.99MB 1.1s 17:17:47 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 37.75MB / 97.63MB 1.1s 17:17:47 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done 17:17:47 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 55.57MB / 63.99MB 1.3s 17:17:47 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 48.23MB / 97.63MB 1.3s 17:17:47 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 61.87MB / 63.99MB 1.4s 17:17:47 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 54.53MB / 97.63MB 1.4s 17:17:47 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 67.11MB / 97.63MB 1.6s 17:17:47 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 73.40MB / 97.63MB 1.7s 17:17:48 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 79.69MB / 97.63MB 1.8s 17:17:48 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 93.32MB / 97.63MB 2.0s 17:17:50 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 4.5s done 17:17:50 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 4.7s done 17:17:50 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17:17:57 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.6s 17:18:01 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.9s 17:18:08 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.9s done 17:18:09 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 17:18:09 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 17:18:09 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0.1s 17:18:14 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.2s 17:18:17 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 7.8s done 17:18:17 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 17:18:19 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done 17:18:21 #4 DONE 34.8s 17:18:21 17:18:21 #6 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers 17:18:21 #6 0.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:18:22 #6 1.029 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:18:23 #6 2.014 (1/13) Installing libintl (0.21.1-r7) 17:18:23 #6 2.022 (2/13) Installing eudev-libs (3.2.11-r8) 17:18:23 #6 2.031 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 17:18:23 #6 2.055 (4/13) Installing v4l-utils-libs (1.24.1-r0) 17:18:23 #6 2.077 (5/13) Installing v4l-utils (1.24.1-r0) 17:18:23 #6 2.138 (6/13) Installing libdvbv5 (1.24.1-r0) 17:18:23 #6 2.161 (7/13) Installing udev-init-scripts (35-r1) 17:18:23 #6 2.166 (8/13) Installing libblkid (2.38.1-r8) 17:18:23 #6 2.180 (9/13) Installing xz-libs (5.4.3-r0) 17:18:23 #6 2.194 (10/13) Installing kmod-libs (30-r3) 17:18:23 #6 2.202 (11/13) Installing eudev (3.2.11-r8) 17:18:23 #6 2.250 (12/13) Installing eudev-dev (3.2.11-r8) 17:18:23 #6 2.345 (13/13) Installing v4l-utils-dev (1.24.1-r0) 17:18:23 #6 2.518 Executing busybox-1.36.1-r5.trigger 17:18:23 #6 2.543 Executing eudev-3.2.11-r8.trigger 17:18:23 #6 2.560 OK: 273 MiB in 65 packages 17:18:25 #6 DONE 4.3s 17:18:25 17:18:25 #7 [builder 3/8] WORKDIR /device-usb-camera 17:18:25 #7 DONE 0.1s 17:18:25 17:18:25 #8 [builder 4/8] COPY go.mod vendor* ./ 17:18:25 #8 DONE 0.1s 17:18:25 17:18:25 #9 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:18:47 #9 DONE 21.2s 17:18:47 17:18:47 #10 [builder 6/8] COPY . . 17:18:47 #10 DONE 0.3s 17:18:47 17:18:47 #11 [builder 7/8] RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:18:47 #11 0.599 % Total % Received % Xferd Average Speed Time Time Time Current 17:18:47 #11 0.599 Dload Upload Total Spent Left Speed 17:18:47 #11 0.599 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 10579 0 --:--:-- --:--:-- --:--:-- 10709 17:18:49 #11 DONE 2.8s 17:18:49 17:18:49 #12 [builder 8/8] RUN echo noop 17:18:50 #12 0.641 noop 17:18:50 #12 DONE 0.7s 17:18:50 17:18:50 #13 exporting to image 17:18:50 #13 exporting layers 17:19:12 #13 exporting layers 21.5s done 17:19:12 #13 writing image sha256:f21c8de6015801113779cb98b5041b61221256ed11ec9a2c2ce608213c6a63b1 done 17:19:12 #13 naming to docker.io/library/ci-base-image-arm64 done 17:19:12 #13 DONE 21.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:13 + docker inspect -f . ci-base-image-arm64 17:19:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:19:13 prd-ubuntu20.04-docker-arm64-4c-16g-26316 does not seem to be running inside a container 17:19:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:19:14 $ docker top e26bae71df02524f7b3611db04086ca05582af1ce2b99d4d1bc736f3d1728652 -eo pid,comm [Pipeline] { [Pipeline] sh 17:19:15 + go version 17:19:15 go version go1.21.0 linux/arm64 [Pipeline] } 17:19:15 $ docker stop --time=1 e26bae71df02524f7b3611db04086ca05582af1ce2b99d4d1bc736f3d1728652 17:19:20 $ docker rm -f --volumes e26bae71df02524f7b3611db04086ca05582af1ce2b99d4d1bc736f3d1728652 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:21 + docker inspect -f . ci-base-image-arm64 17:19:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:19:21 prd-ubuntu20.04-docker-arm64-4c-16g-26316 does not seem to be running inside a container 17:19:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:19:22 $ docker top 15cc092dbf0a81059f526478d759f531e09dc98902eaabb3a22fb6e9d4154e85 -eo pid,comm [Pipeline] { [Pipeline] sh 17:19:23 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 17:19:23 + make test 17:19:23 go test ./... -coverprofile=coverage.out ./... 17:19:27 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:20:24 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:20:24 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.073s coverage: 4.4% of statements 17:20:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:20:24 go vet ./... 17:20:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:20:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:20:39 ./bin/test-attribution-txt.sh [Pipeline] echo 17:20:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 17:20:39 $ docker stop --time=1 15cc092dbf0a81059f526478d759f531e09dc98902eaabb3a22fb6e9d4154e85 17:20:41 $ docker rm -f --volumes 15cc092dbf0a81059f526478d759f531e09dc98902eaabb3a22fb6e9d4154e85 [Pipeline] // withDockerContainer [Pipeline] sh 17:20:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:20:42 Warning: overwriting stash ‘coverage-report’ 17:20:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:20:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:20:44 + ls -al . 17:20:44 total 220 17:20:44 drwxrwxr-x 8 jenkins jenkins 4096 Dec 28 17:19 . 17:20:44 drwxrwxr-x 4 jenkins jenkins 4096 Dec 28 17:17 .. 17:20:44 drwxrwxr-x 8 jenkins jenkins 4096 Dec 28 17:17 .git 17:20:44 drwxrwxr-x 3 jenkins jenkins 4096 Dec 28 17:17 .github 17:20:44 -rw-rw-r-- 1 jenkins jenkins 429 Dec 28 17:17 .gitignore 17:20:44 -rw-rw-r-- 1 jenkins jenkins 45 Dec 28 17:17 .golangci.yml 17:20:44 -rw-rw-r-- 1 jenkins jenkins 77 Dec 28 17:17 .hadolint.yml 17:20:44 -rw-rw-r-- 1 jenkins jenkins 10851 Dec 28 17:17 Attribution.txt 17:20:44 -rw-rw-r-- 1 jenkins jenkins 16561 Dec 28 17:17 CHANGELOG.md 17:20:44 -rw-rw-r-- 1 jenkins jenkins 2562 Dec 28 17:17 Dockerfile 17:20:44 -rw-rw-r-- 1 jenkins jenkins 678 Dec 28 17:17 GOVERNANCE.md 17:20:44 -rw-rw-r-- 1 jenkins jenkins 659 Dec 28 17:17 Jenkinsfile 17:20:44 -rw-rw-r-- 1 jenkins jenkins 11348 Dec 28 17:17 LICENSE 17:20:44 -rw-rw-r-- 1 jenkins jenkins 2611 Dec 28 17:17 Makefile 17:20:44 -rw-rw-r-- 1 jenkins jenkins 622 Dec 28 17:17 OWNERS.md 17:20:44 -rw-rw-r-- 1 jenkins jenkins 2575 Dec 28 17:17 README.md 17:20:44 -rw-rw-r-- 1 jenkins jenkins 5 Dec 28 17:15 VERSION 17:20:44 drwxrwxr-x 2 jenkins jenkins 4096 Dec 28 17:17 bin 17:20:44 drwxrwxr-x 3 jenkins jenkins 4096 Dec 28 17:17 cmd 17:20:44 -rw-r--r-- 1 jenkins jenkins 54703 Dec 28 17:20 coverage.out 17:20:44 -rwxrwxr-x 1 jenkins jenkins 84 Dec 28 17:17 docker-entrypoint.sh 17:20:44 drwxrwxr-x 2 jenkins jenkins 4096 Dec 28 17:17 docs 17:20:44 -rw-rw-r-- 1 jenkins jenkins 3920 Dec 28 17:17 go.mod 17:20:44 -rw-rw-r-- 1 jenkins jenkins 34337 Dec 28 17:17 go.sum 17:20:44 drwxrwxr-x 3 jenkins jenkins 4096 Dec 28 17:17 internal 17:20:44 -rw-rw-r-- 1 jenkins jenkins 231 Dec 28 17:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:44 + 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=63becbd1d51ced5fabe0f56733c03e54727f6b78 --label arch=arm64 --label version=0.0.0 . 17:20:45 #0 building with "default" instance using docker driver 17:20:45 17:20:45 #1 [internal] load .dockerignore 17:20:45 #1 transferring context: 2B done 17:20:45 #1 DONE 0.0s 17:20:45 17:20:45 #2 [internal] load build definition from Dockerfile 17:20:45 #2 transferring dockerfile: 2.60kB 0.0s done 17:20:45 #2 DONE 0.0s 17:20:45 17:20:45 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 17:20:45 #3 DONE 0.0s 17:20:45 17:20:45 #4 [internal] load metadata for docker.io/aler9/rtsp-simple-server:v0.21.6 17:20:45 #4 ... 17:20:45 17:20:45 #5 [internal] load metadata for docker.io/library/alpine:3.18 17:20:45 #5 DONE 0.3s 17:20:45 17:20:45 #4 [internal] load metadata for docker.io/aler9/rtsp-simple-server:v0.21.6 17:20:47 #4 DONE 1.8s 17:20:47 17:20:47 #6 [internal] load build context 17:20:47 #6 transferring context: 68.43kB 0.1s done 17:20:47 #6 DONE 0.1s 17:20:47 17:20:47 #7 [stage-2 1/15] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 17:20:47 #7 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 17:20:47 #7 ... 17:20:47 17:20:47 #8 [builder 1/8] FROM docker.io/library/ci-base-image-arm64 17:20:47 #8 DONE 0.3s 17:20:47 17:20:47 #7 [stage-2 1/15] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 17:20:47 #7 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 17:20:47 #7 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 17:20:47 #7 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 17:20:47 #7 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.05MB / 3.33MB 0.1s 17:20:47 #7 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 17:20:47 #7 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done 17:20:48 #7 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done 17:20:48 #7 DONE 1.0s 17:20:48 17:20:48 #9 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 17:20:49 #9 0.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:20:49 #9 ... 17:20:49 17:20:49 #10 [rtsp 1/1] FROM docker.io/aler9/rtsp-simple-server:v0.21.6@sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 17:20:49 #10 resolve docker.io/aler9/rtsp-simple-server:v0.21.6@sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 0.1s done 17:20:49 #10 sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 1.41kB / 1.41kB done 17:20:49 #10 sha256:c6c903e0c75010f46daaafa3063537c842bc5e7faf314617d8bb5909ded2d42e 503B / 503B done 17:20:49 #10 sha256:69d40e2cb93c32baedae51f78e6833a57a406715d9e722942064dba91642b7dc 879B / 879B done 17:20:49 #10 sha256:8766b47fe142340a2646593d6db251e118460a952a57702e0b9745ad7afd09dc 12.46MB / 12.46MB 1.1s done 17:20:49 #10 extracting sha256:8766b47fe142340a2646593d6db251e118460a952a57702e0b9745ad7afd09dc 0.6s done 17:20:49 #10 DONE 1.9s 17:20:49 17:20:49 #9 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 17:20:49 #9 1.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:20:50 #9 ... 17:20:50 17:20:50 #11 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers 17:20:50 #11 0.735 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:20:50 #11 1.181 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:20:50 #11 2.289 OK: 273 MiB in 65 packages 17:20:50 #11 DONE 2.5s 17:20:50 17:20:50 #12 [builder 3/8] WORKDIR /device-usb-camera 17:20:50 #12 DONE 0.1s 17:20:50 17:20:50 #13 [builder 4/8] COPY go.mod vendor* ./ 17:20:50 #13 DONE 0.1s 17:20:50 17:20:50 #14 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:20:51 #14 DONE 1.5s 17:20:51 17:20:51 #15 [builder 6/8] COPY . . 17:20:52 #15 DONE 0.4s 17:20:52 17:20:52 #9 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 17:20:52 #9 2.220 (1/104) Installing dumb-init (1.2.5-r2) 17:20:52 #9 2.243 (2/104) Installing sdl2 (2.26.5-r0) 17:20:52 #9 2.288 (3/104) Installing svt-av1-libs (1.6.0-r0) 17:20:52 #9 2.484 (4/104) Installing aom-libs (3.6.1-r0) 17:20:52 #9 2.694 (5/104) Installing libxau (1.0.11-r2) 17:20:52 #9 2.708 (6/104) Installing libmd (1.0.4-r2) 17:20:52 #9 2.716 (7/104) Installing libbsd (0.11.7-r1) 17:20:52 #9 2.724 (8/104) Installing libxdmcp (1.1.4-r2) 17:20:52 #9 2.730 (9/104) Installing libxcb (1.15-r1) 17:20:52 #9 2.877 (10/104) Installing libx11 (1.8.7-r0) 17:20:52 #9 3.028 (11/104) Installing libdrm (2.4.115-r4) 17:20:52 #9 3.051 (12/104) Installing libxext (1.3.5-r2) 17:20:52 #9 3.060 (13/104) Installing libxfixes (6.0.1-r2) 17:20:52 #9 3.153 (14/104) Installing libffi (3.4.4-r2) 17:20:52 #9 3.160 (15/104) Installing wayland-libs-client (1.22.0-r2) 17:20:52 #9 3.170 (16/104) Installing libva (2.18.0-r1) 17:20:52 #9 3.185 (17/104) Installing libvdpau (1.5-r1) 17:20:52 #9 3.195 (18/104) Installing ffmpeg-libavutil (6.0.1-r0) 17:20:52 #9 3.302 (19/104) Installing libdav1d (1.2.1-r0) 17:20:52 #9 3.329 (20/104) Installing brotli-libs (1.0.9-r14) 17:20:52 #9 3.358 (21/104) Installing libgcc (12.2.1_git20220924-r10) 17:20:52 #9 3.368 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) 17:20:52 #9 3.424 (23/104) Installing libhwy (1.0.4-r1) 17:20:52 #9 3.430 (24/104) Installing lcms2 (2.15-r2) 17:20:52 #9 3.446 (25/104) Installing libjxl (0.8.2-r0) 17:20:52 #9 3.506 (26/104) Installing lame-libs (3.100-r5) 17:20:52 #9 3.528 (27/104) Installing opus (1.4-r0) 17:20:52 #9 3.625 (28/104) Installing libgomp (12.2.1_git20220924-r10) 17:20:52 #9 3.637 (29/104) Installing soxr (0.1.3-r5) 17:20:52 #9 3.650 (30/104) Installing ffmpeg-libswresample (6.0.1-r0) 17:20:52 #9 3.760 (31/104) Installing libogg (1.3.5-r4) 17:20:52 #9 3.766 (32/104) Installing libtheora (1.1.1-r17) 17:20:52 #9 3.789 (33/104) Installing libvorbis (1.3.7-r1) 17:20:52 #9 3.815 (34/104) Installing libvpx (1.13.0-r2) 17:20:52 #9 3.959 (35/104) Installing libwebp (1.3.2-r0) 17:20:52 #9 4.004 (36/104) Installing x264-libs (0.164_git20220602-r1) 17:20:52 #9 4.129 (37/104) Installing numactl (2.0.16-r4) 17:20:52 #9 4.137 (38/104) Installing x265-libs (3.5-r4) 17:20:52 #9 4.359 (39/104) Installing xvidcore (1.3.7-r1) 17:20:52 #9 4.454 (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) 17:20:52 #9 ... 17:20:52 17:20:52 #16 [builder 7/8] RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:20:52 #16 0.611 % Total % Received % Xferd Average Speed Time Time Time Current 17:20:52 #16 0.619 Dload Upload Total Spent Left Speed 17:20:52 #16 0.619 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9586 0 --:--:-- --:--:-- --:--:-- 9638 17:20:52 #16 DONE 0.9s 17:20:53 17:20:53 #17 [builder 8/8] RUN make build 17:20:53 #17 0.751 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.5" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:20:56 #17 ... 17:20:56 17:20:56 #9 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 17:20:56 #9 5.139 (41/104) Installing alsa-lib (1.2.9-r1) 17:20:56 #9 5.210 (42/104) Installing libexpat (2.5.0-r1) 17:20:56 #9 5.221 (43/104) Installing libbz2 (1.0.8-r5) 17:20:56 #9 5.228 (44/104) Installing libpng (1.6.39-r3) 17:20:56 #9 5.260 (45/104) Installing freetype (2.13.0-r5) 17:20:56 #9 5.266 (46/104) Installing fontconfig (2.14.2-r3) 17:20:56 #9 5.320 (47/104) Installing fribidi (1.0.13-r0) 17:20:56 #9 5.329 (48/104) Installing libintl (0.21.1-r7) 17:20:56 #9 5.336 (49/104) Installing libblkid (2.38.1-r8) 17:20:56 #9 5.351 (50/104) Installing libmount (2.38.1-r8) 17:20:56 #9 5.366 (51/104) Installing pcre2 (10.42-r1) 17:20:56 #9 5.387 (52/104) Installing glib (2.76.4-r0) 17:20:56 #9 5.490 (53/104) Installing graphite2 (1.3.14-r5) 17:20:56 #9 5.509 (54/104) Installing harfbuzz (7.3.0-r0) 17:20:56 #9 5.624 (55/104) Installing libunibreak (5.1-r0) 17:20:56 #9 5.633 (56/104) Installing libass (0.17.1-r0) 17:20:56 #9 5.649 (57/104) Installing libbluray (1.3.4-r0) 17:20:56 #9 5.667 (58/104) Installing gmp (6.2.1-r3) 17:20:56 #9 5.686 (59/104) Installing nettle (3.8.1-r2) 17:20:56 #9 5.711 (60/104) Installing libunistring (1.1-r1) 17:20:56 #9 5.757 (61/104) Installing libidn2 (2.3.4-r1) 17:20:56 #9 5.771 (62/104) Installing p11-kit (0.24.1-r2) 17:20:56 #9 5.802 (63/104) Installing libtasn1 (4.19.0-r1) 17:20:56 #9 5.810 (64/104) Installing gnutls (3.8.0-r2) 17:20:56 #9 5.858 (65/104) Installing mpg123-libs (1.31.3-r1) 17:20:56 #9 5.957 (66/104) Installing libopenmpt (0.7.2-r0) 17:20:56 #9 6.002 (67/104) Installing cjson (1.7.15-r4) 17:20:56 #9 6.089 (68/104) Installing mbedtls (2.28.5-r0) 17:20:56 #9 6.118 (69/104) Installing librist (0.2.7-r0) 17:20:56 #9 6.130 (70/104) Installing libsrt (1.5.2-r0) 17:20:56 #9 6.238 (71/104) Installing libssh (0.10.5-r0) 17:20:56 #9 6.259 (72/104) Installing xz-libs (5.4.3-r0) 17:20:56 #9 6.272 (73/104) Installing libxml2 (2.11.6-r0) 17:20:56 #9 6.311 (74/104) Installing libsodium (1.0.18-r3) 17:20:56 #9 6.330 (75/104) Installing libzmq (4.3.4-r4) 17:20:56 #9 6.356 (76/104) Installing ffmpeg-libavformat (6.0.1-r0) 17:20:56 #9 6.512 (77/104) Installing glslang-libs (1.3.243.0-r1) 17:20:56 #9 6.606 (78/104) Installing spirv-tools (1.3.243.0-r1) 17:20:56 #9 6.712 (79/104) Installing shaderc (2023.3-r1) 17:20:56 #9 6.726 (80/104) Installing vulkan-loader (1.3.243.0-r1) 17:20:56 #9 6.743 (81/104) Installing libplacebo (5.264.1-r1) 17:20:56 #9 6.767 (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) 17:20:56 #9 6.775 (83/104) Installing ffmpeg-libswscale (6.0.1-r0) 17:20:56 #9 6.791 (84/104) Installing vidstab (1.1.1-r0) 17:20:56 #9 6.799 (85/104) Installing zimg (3.0.5-r0) 17:20:56 #9 6.813 (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) 17:20:56 #9 6.910 (87/104) Installing libasyncns (0.8-r1) 17:20:56 #9 6.917 (88/104) Installing dbus-libs (1.14.8-r0) 17:20:56 #9 6.932 (89/104) Installing libltdl (2.4.7-r2) 17:20:56 #9 6.941 (90/104) Installing orc (0.4.34-r0) 17:20:56 #9 6.960 (91/104) Installing flac-libs (1.4.3-r0) 17:20:56 #9 6.977 (92/104) Installing libsndfile (1.2.0-r2) 17:20:56 #9 7.031 (93/104) Installing speexdsp (1.2.1-r1) 17:20:56 #9 7.039 (94/104) Installing tdb-libs (1.4.8-r1) 17:20:56 #9 7.130 (95/104) Installing libpulse (16.1-r10) 17:20:56 #9 7.175 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) 17:20:56 #9 7.198 (97/104) Installing v4l-utils-libs (1.24.1-r0) 17:20:56 #9 7.224 (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) 17:20:56 #9 7.234 (99/104) Installing ffmpeg (6.0.1-r0) 17:20:56 #9 7.260 (100/104) Installing udev-init-scripts (35-r1) 17:20:56 #9 7.265 (101/104) Installing eudev-libs (3.2.11-r8) 17:20:56 #9 7.274 (102/104) Installing zstd-libs (1.5.5-r4) 17:20:56 #9 7.301 (103/104) Installing kmod-libs (30-r3) 17:20:56 #9 7.310 (104/104) Installing eudev (3.2.11-r8) 17:20:56 #9 7.365 Executing busybox-1.36.1-r5.trigger 17:20:56 #9 7.392 Executing glib-2.76.4-r0.trigger 17:20:56 #9 7.405 Executing eudev-3.2.11-r8.trigger 17:20:56 #9 7.418 OK: 110 MiB in 119 packages 17:20:56 #9 DONE 7.9s 17:20:56 17:20:56 #18 [stage-2 3/15] RUN apk --no-cache upgrade 17:20:57 #18 0.950 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:20:57 #18 1.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:20:58 #18 2.276 OK: 110 MiB in 119 packages 17:21:00 #18 DONE 4.7s 17:21:00 17:21:00 #17 [builder 8/8] RUN make build 17:22:08 #17 DONE 74.6s 17:22:08 17:22:08 #19 [stage-2 4/15] COPY --from=builder /device-usb-camera/cmd / 17:22:08 #19 DONE 0.4s 17:22:08 17:22:08 #20 [stage-2 5/15] COPY --from=builder /device-usb-camera/LICENSE / 17:22:08 #20 DONE 0.1s 17:22:08 17:22:08 #21 [stage-2 6/15] COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:22:08 #21 DONE 0.1s 17:22:08 17:22:08 #22 [stage-2 7/15] COPY --from=builder /device-usb-camera/Attribution.txt / 17:22:08 #22 DONE 0.1s 17:22:08 17:22:08 #23 [stage-2 8/15] COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:22:08 #23 DONE 0.1s 17:22:08 17:22:08 #24 [stage-2 9/15] COPY --from=rtsp /rtsp-simple-server.yml / 17:22:08 #24 DONE 0.1s 17:22:08 17:22:08 #25 [stage-2 10/15] COPY --from=rtsp /rtsp-simple-server / 17:22:08 #25 DONE 0.3s 17:22:08 17:22:08 #26 [stage-2 11/15] RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:22:09 #26 DONE 0.7s 17:22:09 17:22:09 #27 [stage-2 12/15] RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:22:14 #27 DONE 5.3s 17:22:14 17:22:14 #28 [stage-2 13/15] RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:22:15 #28 DONE 0.8s 17:22:15 17:22:15 #29 [stage-2 14/15] RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 17:22:16 #29 DONE 0.8s 17:22:16 17:22:16 #30 exporting to image 17:22:16 #30 exporting layers 17:22:18 #30 exporting layers 2.0s done 17:22:18 #30 writing image sha256:8144cde1e3d1e56017302380d09daaf5eea368407376a5c075a7fec0a087995b done 17:22:18 #30 naming to docker.io/library/device-usb-camera-arm64 done 17:22:18 #30 DONE 2.0s [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 17:22:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:22:19 17:22:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:22:20 arm64: Pulling from edgex-lftools-log-publisher 17:22:20 8998bd30e6a1: Pulling fs layer 17:22:20 04944245beec: Pulling fs layer 17:22:20 699f458cf7ca: Pulling fs layer 17:22:20 765212b225bb: Pulling fs layer 17:22:20 f23df028b6ca: Pulling fs layer 17:22:20 d65c8cfc05b1: Pulling fs layer 17:22:20 765212b225bb: Waiting 17:22:20 f23df028b6ca: Waiting 17:22:20 d65c8cfc05b1: Waiting 17:22:20 2437ff75d9bd: Pulling fs layer 17:22:20 2437ff75d9bd: Waiting 17:22:20 04944245beec: Verifying Checksum 17:22:20 04944245beec: Download complete 17:22:20 765212b225bb: Verifying Checksum 17:22:20 f23df028b6ca: Verifying Checksum 17:22:20 f23df028b6ca: Download complete 17:22:20 d65c8cfc05b1: Verifying Checksum 17:22:20 d65c8cfc05b1: Download complete 17:22:20 699f458cf7ca: Verifying Checksum 17:22:20 699f458cf7ca: Download complete 17:22:21 8998bd30e6a1: Verifying Checksum 17:22:21 8998bd30e6a1: Download complete 17:22:23 2437ff75d9bd: Verifying Checksum 17:22:23 2437ff75d9bd: Download complete 17:22:29 8998bd30e6a1: Pull complete 17:22:29 04944245beec: Pull complete 17:22:31 699f458cf7ca: Pull complete 17:22:31 765212b225bb: Pull complete 17:22:32 f23df028b6ca: Pull complete 17:22:32 d65c8cfc05b1: Pull complete 17:22:54 2437ff75d9bd: Pull complete 17:22:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:22:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:22:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:22:54 prd-ubuntu20.04-docker-arm64-4c-16g-26316 does not seem to be running inside a container 17:22:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:22:58 $ docker top c29a60d730c0e188cfcf61a9a5e2c1b42638724206a8cc4376d57538820d066f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:22:58 ---> job-cost.sh 17:22:58 lf-activate-venv: SKIPPING 17:22:58 INFO: No Stack... 17:22:59 INFO: Retrieving Pricing Info for: v3-standard-8 17:22:59 INFO: Archiving Costs [Pipeline] sh 17:23:00 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 17:23:00 + cut -d, -f6 [Pipeline] lock 17:23:00 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-318-1-stack-cost] 17:23:00 Resource [jenkins-edgexfoundry-device-usb-camera-PR-318-1-stack-cost] did not exist. Created. 17:23:00 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-318-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:23:00 /w/workspace/device-usb-camera/1@tmp/durable-e0dfa8d6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:23:01 + echo total: 0.2199999988079071 [Pipeline] stash 17:23:01 Warning: overwriting stash ‘stack-cost’ 17:23:01 Stashed 1 file(s) [Pipeline] } 17:23:01 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-318-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:23:01 $ docker stop --time=1 c29a60d730c0e188cfcf61a9a5e2c1b42638724206a8cc4376d57538820d066f 17:23:02 $ docker rm -f --volumes c29a60d730c0e188cfcf61a9a5e2c1b42638724206a8cc4376d57538820d066f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:23:04 provisioning config files... 17:23:04 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-318@tmp/config12319819270765825062tmp [Pipeline] { [Pipeline] sh 17:23:05 + set +x 17:23:05 + + curl -s https://codecov.io/bash 17:23:05 bash -s -- 17:23:05 17:23:05 _____ _ 17:23:05 / ____| | | 17:23:05 | | ___ __| | ___ ___ _____ __ 17:23:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:23:05 | |___| (_) | (_| | __/ (_| (_) \ V / 17:23:05 \_____\___/ \__,_|\___|\___\___/ \_/ 17:23:05 Bash-1.0.6 17:23:05 17:23:05 17:23:05 ==> git version 2.25.1 found 17:23:05 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:23:05 Release-Date: 2020-01-08 17:23:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:23:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:23:05 ==> Jenkins CI detected. 17:23:05 current dir:  /w/workspace/foundry_device-usb-camera_PR-318 17:23:05 project root: . 17:23:05 --> token set from env 17:23:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:23:05 ==> Running gcov in . (disable via -X gcov) 17:23:05 ==> Python coveragepy not found 17:23:05 ==> Searching for coverage reports in: 17:23:05 + . 17:23:05 -> Found 1 reports 17:23:05 ==> Detecting git/mercurial file structure 17:23:05 ==> Reading reports 17:23:05 + ./coverage.out bytes=54703 17:23:05 ==> Appending adjustments 17:23:05 https://docs.codecov.io/docs/fixing-reports 17:23:05 + Found adjustments 17:23:05 ==> Gzipping contents 17:23:05 8.0K /tmp/codecov.iDfRyM.gz 17:23:05 ==> Uploading reports 17:23:05 url: https://codecov.io 17:23:05 query: branch=PR-318&commit=63becbd1d51ced5fabe0f56733c03e54727f6b78&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-318%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=318&job=&cmd_args= 17:23:05 -> Pinging Codecov 17:23:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-318&commit=63becbd1d51ced5fabe0f56733c03e54727f6b78&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-318%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=318&job=&cmd_args= 17:23:05 -> Uploading to 17:23:05 https://storage.googleapis.com/codecov/v4/raw/2023-12-28/73D8F5FF140700D3E01443B452E23636/63becbd1d51ced5fabe0f56733c03e54727f6b78/5b7c27c0-9698-4819-9ffe-0d2a629f7dfd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231228%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231228T172305Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c07d973f2b9914c11f20196451f764cc116f950d597348a66d920282853ad7a2 17:23:05 % Total % Received % Xferd Average Speed Time Time Time Current 17:23:05 Dload Upload Total Spent Left Speed 17:23:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 29846 --:--:-- --:--:-- --:--:-- 29846 17:23:06 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/63becbd1d51ced5fabe0f56733c03e54727f6b78 [Pipeline] } 17:23:06 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 17:23:09 + [ -d /w/workspace/foundry_device-usb-camera_PR-318/archives ] 17:23:09 + ls -al /w/workspace/foundry_device-usb-camera_PR-318/archives 17:23:09 total 16 17:23:09 drwxr-xr-x 3 root root 4096 Dec 28 17:17 . 17:23:09 drwxrwxr-x 10 jenkins jenkins 4096 Dec 28 17:17 .. 17:23:09 drwxr-xr-x 2 root root 4096 Dec 28 17:17 cost 17:23:09 -rw-r--r-- 1 root root 89 Dec 28 17:17 cost.csv 17:23:09 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-318/archives 17:23:09 + ls -al /w/workspace/foundry_device-usb-camera_PR-318/archives 17:23:09 total 16 17:23:09 drwxr-xr-x 3 jenkins jenkins 4096 Dec 28 17:17 . 17:23:09 drwxrwxr-x 10 jenkins jenkins 4096 Dec 28 17:17 .. 17:23:09 drwxr-xr-x 2 jenkins jenkins 4096 Dec 28 17:17 cost 17:23:09 -rw-r--r-- 1 jenkins jenkins 89 Dec 28 17:17 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:23:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:23:10 ---> package-listing.sh 17:23:10 ++ facter osfamily 17:23:10 ++ tr '[:upper:]' '[:lower:]' 17:23:11 + OS_FAMILY=debian 17:23:11 + workspace=/w/workspace/foundry_device-usb-camera_PR-318 17:23:11 + START_PACKAGES=/tmp/packages_start.txt 17:23:11 + END_PACKAGES=/tmp/packages_end.txt 17:23:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:23:11 + PACKAGES=/tmp/packages_start.txt 17:23:11 + '[' /w/workspace/foundry_device-usb-camera_PR-318 ']' 17:23:11 + PACKAGES=/tmp/packages_end.txt 17:23:11 + case "${OS_FAMILY}" in 17:23:11 + dpkg -l 17:23:11 + grep '^ii' 17:23:11 + '[' -f /tmp/packages_start.txt ']' 17:23:11 + '[' -f /tmp/packages_end.txt ']' 17:23:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:23:11 + '[' /w/workspace/foundry_device-usb-camera_PR-318 ']' 17:23:11 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-318/archives/ 17:23:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-318/archives/ [Pipeline] echo 17:23:11 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-318/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:23:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:23:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:23:12 prd-ubuntu20.04-docker-8c-8g-26315 does not seem to be running inside a container 17:23:12 $ 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-318/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-318 -v /w/workspace/foundry_device-usb-camera_PR-318:/w/workspace/foundry_device-usb-camera_PR-318:rw,z -v /w/workspace/foundry_device-usb-camera_PR-318@tmp:/w/workspace/foundry_device-usb-camera_PR-318@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:23:12 $ docker top 051f5e2c130c5831821632135dfd91478a447c2b92086222c5bfd46bfa577df2 -eo pid,comm [Pipeline] { [Pipeline] sh 17:23:13 + touch /tmp/pre-build-complete [Pipeline] sh 17:23:13 + mkdir -p /var/log/sysstat [Pipeline] sh 17:23:13 + ls /var/log/sa-host 17:23:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:23:14 provisioning config files... 17:23:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-318@tmp/config5056367265786663560tmp [Pipeline] { [Pipeline] echo 17:23:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:23:14 ---> create-netrc.sh [Pipeline] } 17:23:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:23:15 ---> python-tools-install.sh [Pipeline] echo 17:23:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:23:15 ---> sudo-logs.sh 17:23:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:23:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:23:15 ---> job-cost.sh 17:23:15 lf-activate-venv: SKIPPING 17:23:15 DEBUG: total: 0.2199999988079071 17:23:15 INFO: Retrieving Stack Cost... 17:23:16 INFO: Retrieving Pricing Info for: v3-standard-8 17:23:16 INFO: Archiving Costs [Pipeline] echo 17:23:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:23:16 ---> logs-deploy.sh 17:23:16 lf-activate-venv: SKIPPING 17:23:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-318/1 17:23:16 INFO: archiving workspace using pattern(s): 17:23:17 Archives upload complete. 17:23:17 INFO: archiving logs to Nexus