Pull request #305 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-usb-camera Obtained Jenkinsfile from 112e1b9cf2668be9d28d0b14de1c86b2cf9c2860+5ff88c8aa6dc9ed9828c2e8154975093976fd3dc (5ac3c56b15b13e52fe6bcc9cd9866ceea90b9900) 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-ssh16134855007762179447.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh4810013706590963384.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-305/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-305/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15556531545689963840.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-305/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16113630927488400874.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh9082450388692751837.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-305/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-305/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh384146112984118584.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10295 in /w/workspace/foundry_device-usb-camera_PR-305 [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-305 # 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/305/head:refs/remotes/origin/PR-305 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 5ff88c8aa6dc9ed9828c2e8154975093976fd3dc into PR head commit 112e1b9cf2668be9d28d0b14de1c86b2cf9c2860 Merge succeeded, producing 112e1b9cf2668be9d28d0b14de1c86b2cf9c2860 Checking out Revision 112e1b9cf2668be9d28d0b14de1c86b2cf9c2860 (PR-305) > git config core.sparsecheckout # timeout=10 > git checkout -f 112e1b9cf2668be9d28d0b14de1c86b2cf9c2860 # 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 5ff88c8aa6dc9ed9828c2e8154975093976fd3dc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 112e1b9cf2668be9d28d0b14de1c86b2cf9c2860 # timeout=10 Commit message: "refactor: Remove obsolete comments from config file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:48:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:48:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:48:57 ========================================================= 21:48:57 EdgeX Global Pipelines Version Info 21:48:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:48:58 ------------------- 21:48:58 stable info: 21:48:58 ------------------- 21:48:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:48:58 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:48:58 Message: update stable to v1.0.254 21:48:58 ------------------- 21:48:58 experimental info: 21:48:58 ------------------- 21:48:58 Commited By: **** collab-it+edgex@linuxfoundation.org 21:48:58 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:48:58 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:48:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 21:48:59 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 21:48:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:48:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:48:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:48:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 21:48:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:48:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:48:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:48:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:48:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:48:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 21:48:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:48:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:48:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:48:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:48:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:48:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:48:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:48:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:48:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:48:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:48:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:49:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:49:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:49:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:49:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:49:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-305 [Pipeline] echo 21:49:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-305 [Pipeline] echo 21:49:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-305 [Pipeline] echo 21:49:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 112e1b9cf2668be9d28d0b14de1c86b2cf9c2860 [Pipeline] echo 21:49:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 112e1b9 [Pipeline] echo 21:49:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:49:00 provisioning config files... 21:49:00 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-305@tmp/config8302214385108404165tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:49:00 ---> docker-login.sh 21:49:00 nexus3.edgexfoundry.org:10001 21:49:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:01 Configure a credential helper to remove this warning. See 21:49:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:01 21:49:01 Login Succeeded 21:49:01 nexus3.edgexfoundry.org:10002 21:49:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:01 Configure a credential helper to remove this warning. See 21:49:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:01 21:49:01 Login Succeeded 21:49:01 nexus3.edgexfoundry.org:10003 21:49:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:01 Configure a credential helper to remove this warning. See 21:49:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:01 21:49:01 Login Succeeded 21:49:01 nexus3.edgexfoundry.org:10004 21:49:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:01 Configure a credential helper to remove this warning. See 21:49:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:01 21:49:01 Login Succeeded 21:49:01 docker.io 21:49:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:01 Configure a credential helper to remove this warning. See 21:49:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:01 21:49:01 Login Succeeded 21:49:01 ---> docker-login.sh ends [Pipeline] } 21:49:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:49:02 + git rev-list -1 --merges 112e1b9cf2668be9d28d0b14de1c86b2cf9c2860~1..112e1b9cf2668be9d28d0b14de1c86b2cf9c2860 [Pipeline] echo 21:49:02 -----------> git rev-list -1 --merges 112e1b9cf2668be9d28d0b14de1c86b2cf9c2860~1..112e1b9cf2668be9d28d0b14de1c86b2cf9c2860 112e1b9cf2668be9d28d0b14de1c86b2cf9c2860 [false] [Pipeline] sh 21:49:02 + git log --format=format:%s -1 112e1b9cf2668be9d28d0b14de1c86b2cf9c2860 [Pipeline] echo 21:49:03 ========================================================= 21:49:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:49:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:49:03 + git log --format=format:%s -1 112e1b9cf2668be9d28d0b14de1c86b2cf9c2860 [Pipeline] echo 21:49:03 [semverPrep] GIT_COMMIT: 112e1b9cf2668be9d28d0b14de1c86b2cf9c2860, Commit Message: refactor: Remove obsolete comments from config file [Pipeline] echo 21:49:03 [semverPrep] This is not a build commit. [Pipeline] sh 21:49:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:49:03 + grep -v github /etc/ssh/ssh_known_hosts 21:49:03 + [ -e /tmp/ssh_known_hosts ] 21:49:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:49:03 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:49:03 sudo tee -a /etc/ssh/ssh_known_hosts 21:49:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:49:04 21:49:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:49:04 0.1.4: Pulling from edgex-devops/py-git-semver 21:49:04 b85a868b505f: Pulling fs layer 21:49:04 e2be974225ed: Pulling fs layer 21:49:04 339a4e72a1f5: Pulling fs layer 21:49:04 988bab9f4d93: Pulling fs layer 21:49:04 1469e6f7b9e6: Pulling fs layer 21:49:04 eaf3925da568: Pulling fs layer 21:49:04 bab4dde63d76: Pulling fs layer 21:49:04 bde34c3a00c8: Pulling fs layer 21:49:04 b352a97aabf1: Pulling fs layer 21:49:04 4872d77fe225: Pulling fs layer 21:49:04 5851b861e8e6: Pulling fs layer 21:49:04 988bab9f4d93: Waiting 21:49:04 b352a97aabf1: Waiting 21:49:04 4872d77fe225: Waiting 21:49:04 5851b861e8e6: Waiting 21:49:04 1469e6f7b9e6: Waiting 21:49:04 eaf3925da568: Waiting 21:49:04 bab4dde63d76: Waiting 21:49:04 e2be974225ed: Verifying Checksum 21:49:04 e2be974225ed: Download complete 21:49:04 988bab9f4d93: Verifying Checksum 21:49:04 988bab9f4d93: Download complete 21:49:04 1469e6f7b9e6: Verifying Checksum 21:49:04 1469e6f7b9e6: Download complete 21:49:04 eaf3925da568: Verifying Checksum 21:49:04 eaf3925da568: Download complete 21:49:04 339a4e72a1f5: Verifying Checksum 21:49:04 339a4e72a1f5: Download complete 21:49:04 bde34c3a00c8: Download complete 21:49:04 b352a97aabf1: Verifying Checksum 21:49:04 b352a97aabf1: Download complete 21:49:04 4872d77fe225: Verifying Checksum 21:49:04 b85a868b505f: Download complete 21:49:04 5851b861e8e6: Verifying Checksum 21:49:04 5851b861e8e6: Download complete 21:49:05 bab4dde63d76: Verifying Checksum 21:49:05 bab4dde63d76: Download complete 21:49:06 b85a868b505f: Pull complete 21:49:06 e2be974225ed: Pull complete 21:49:06 339a4e72a1f5: Pull complete 21:49:06 988bab9f4d93: Pull complete 21:49:07 1469e6f7b9e6: Pull complete 21:49:07 eaf3925da568: Pull complete 21:49:08 bab4dde63d76: Pull complete 21:49:08 bde34c3a00c8: Pull complete 21:49:09 b352a97aabf1: Pull complete 21:49:09 4872d77fe225: Pull complete 21:49:09 5851b861e8e6: Pull complete 21:49:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:49:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:49:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:49:09 prd-ubuntu20.04-docker-8c-8g-10295 does not seem to be running inside a container 21:49:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-305 -v /w/workspace/foundry_device-usb-camera_PR-305:/w/workspace/foundry_device-usb-camera_PR-305:rw,z -v /w/workspace/foundry_device-usb-camera_PR-305@tmp:/w/workspace/foundry_device-usb-camera_PR-305@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-devops/py-git-semver:0.1.4 cat 21:49:12 $ docker top 7328074aff75a9ffd5bd6daea15f7247637e06d4398f765a2fe4e472020d66ba -eo pid,comm 21:49:12 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). 21:49:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:49:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:49:12 [ssh-agent] Looking for ssh-agent implementation... 21:49:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:49:12 $ docker exec 7328074aff75a9ffd5bd6daea15f7247637e06d4398f765a2fe4e472020d66ba ssh-agent 21:49:12 SSH_AUTH_SOCK=/tmp/ssh-LVvcMGY48O0W/agent.32 21:49:12 SSH_AGENT_PID=38 21:49:12 Running ssh-add (command line suppressed) 21:49:12 Identity added: /w/workspace/foundry_device-usb-camera_PR-305@tmp/private_key_13379577856227137407.key (/w/workspace/foundry_device-usb-camera_PR-305@tmp/private_key_13379577856227137407.key) 21:49:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:49:13 + git tag --points-at HEAD [Pipeline] } 21:49:13 $ docker exec --env ******** --env ******** 7328074aff75a9ffd5bd6daea15f7247637e06d4398f765a2fe4e472020d66ba ssh-agent -k 21:49:13 unset SSH_AUTH_SOCK; 21:49:13 unset SSH_AGENT_PID; 21:49:13 echo Agent pid 38 killed; 21:49:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:49:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:49:13 [ssh-agent] Looking for ssh-agent implementation... 21:49:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:49:13 $ docker exec 7328074aff75a9ffd5bd6daea15f7247637e06d4398f765a2fe4e472020d66ba ssh-agent 21:49:13 SSH_AUTH_SOCK=/tmp/ssh-SbbZ84G5OJlX/agent.70 21:49:13 SSH_AGENT_PID=76 21:49:13 Running ssh-add (command line suppressed) 21:49:13 Identity added: /w/workspace/foundry_device-usb-camera_PR-305@tmp/private_key_3386478952481393429.key (/w/workspace/foundry_device-usb-camera_PR-305@tmp/private_key_3386478952481393429.key) 21:49:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:49:14 + git semver init 21:49:14 2023-10-24 21:49:14,212 [run_init] DEBUG init version:0.0.0 force:False 21:49:14 2023-10-24 21:49:14,212 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-305/.semver 21:49:14 2023-10-24 21:49:14,213 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-305/.semver 21:49:14 2023-10-24 21:49:14,213 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-305/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-305, universal_newlines=False, shell=None, istream=None) 21:49:15 2023-10-24 21:49:15,004 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-305/.git/info/exclude 21:49:15 2023-10-24 21:49:15,005 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-305/.semver/PR-305 with force:False 21:49:15 2023-10-24 21:49:15,005 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-305/.semver/PR-305 21:49:15 2023-10-24 21:49:15,009 [execute] INFO git cat-file --batch-check 21:49:15 2023-10-24 21:49:15,009 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-305/.semver, universal_newlines=False, shell=None, istream=) 21:49:15 2023-10-24 21:49:15,015 [execute] INFO git cat-file --batch 21:49:15 2023-10-24 21:49:15,016 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-305/.semver, universal_newlines=False, shell=None, istream=) 21:49:15 2023-10-24 21:49:15,021 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-305/.semver/PR-305 21:49:15 0.0.0 [Pipeline] } 21:49:15 $ docker exec --env ******** --env ******** 7328074aff75a9ffd5bd6daea15f7247637e06d4398f765a2fe4e472020d66ba ssh-agent -k 21:49:15 unset SSH_AUTH_SOCK; 21:49:15 unset SSH_AGENT_PID; 21:49:15 echo Agent pid 76 killed; 21:49:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:49:16 + git semver [Pipeline] } 21:49:16 $ docker stop --time=1 7328074aff75a9ffd5bd6daea15f7247637e06d4398f765a2fe4e472020d66ba 21:49:19 $ docker rm -f --volumes 7328074aff75a9ffd5bd6daea15f7247637e06d4398f765a2fe4e472020d66ba [Pipeline] // withDockerContainer [Pipeline] sh 21:49:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:49:21 Stashed 1 file(s) [Pipeline] echo 21:49:21 [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 21:49:22 provisioning config files... 21:49:22 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-305@tmp/config15078176580010867699tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:49:22 ---> docker-login.sh 21:49:22 nexus3.edgexfoundry.org:10001 21:49:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:22 Configure a credential helper to remove this warning. See 21:49:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:22 21:49:22 Login Succeeded 21:49:22 nexus3.edgexfoundry.org:10002 21:49:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:22 Configure a credential helper to remove this warning. See 21:49:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:22 21:49:22 Login Succeeded 21:49:22 nexus3.edgexfoundry.org:10003 21:49:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:23 Configure a credential helper to remove this warning. See 21:49:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:23 21:49:23 Login Succeeded 21:49:23 nexus3.edgexfoundry.org:10004 21:49:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:23 Configure a credential helper to remove this warning. See 21:49:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:23 21:49:23 Login Succeeded 21:49:23 docker.io 21:49:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:23 Configure a credential helper to remove this warning. See 21:49:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:23 21:49:23 Login Succeeded 21:49:23 ---> docker-login.sh ends [Pipeline] } 21:49:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:49:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:49:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:49:23 ========================================================= 21:49:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 21:49:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:24 + 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 . 21:49:24 Sending build context to Docker daemon 2.244MB 21:49:24 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 21:49:24 Step 2/13 : FROM ${BASE} AS builder 21:49:24 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 21:49:24 7264a8db6415: Pulling fs layer 21:49:24 c4d48a809fc2: Pulling fs layer 21:49:24 4f1c88b9dad5: Pulling fs layer 21:49:24 ad3a456e5733: Pulling fs layer 21:49:24 33e27b845d1e: Pulling fs layer 21:49:24 c68163c4e522: Pulling fs layer 21:49:24 50da416c3ac9: Pulling fs layer 21:49:24 23d2d4c4bb30: Pulling fs layer 21:49:24 50da416c3ac9: Waiting 21:49:24 ad3a456e5733: Waiting 21:49:24 33e27b845d1e: Waiting 21:49:24 c68163c4e522: Waiting 21:49:24 23d2d4c4bb30: Waiting 21:49:24 c4d48a809fc2: Verifying Checksum 21:49:24 c4d48a809fc2: Download complete 21:49:24 ad3a456e5733: Download complete 21:49:24 33e27b845d1e: Verifying Checksum 21:49:24 33e27b845d1e: Download complete 21:49:24 7264a8db6415: Verifying Checksum 21:49:24 7264a8db6415: Download complete 21:49:24 c68163c4e522: Verifying Checksum 21:49:24 c68163c4e522: Download complete 21:49:24 7264a8db6415: Pull complete 21:49:24 23d2d4c4bb30: Verifying Checksum 21:49:24 23d2d4c4bb30: Download complete 21:49:24 c4d48a809fc2: Pull complete 21:49:24 4f1c88b9dad5: Verifying Checksum 21:49:24 4f1c88b9dad5: Download complete 21:49:24 50da416c3ac9: Verifying Checksum 21:49:24 50da416c3ac9: Download complete 21:49:28 4f1c88b9dad5: Pull complete 21:49:28 ad3a456e5733: Pull complete 21:49:28 33e27b845d1e: Pull complete 21:49:28 c68163c4e522: Pull complete 21:49:29 50da416c3ac9: Pull complete 21:49:30 23d2d4c4bb30: Pull complete 21:49:30 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 21:49:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:49:30 ---> 0786185ac409 21:49:30 Step 3/13 : ARG ADD_BUILD_TAGS="" 21:49:33 ---> Running in 3660e420f2d1 21:49:33 Removing intermediate container 3660e420f2d1 21:49:33 ---> c0b22e2b86ce 21:49:33 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:49:33 ---> Running in c6eb9371f77d 21:49:33 Removing intermediate container c6eb9371f77d 21:49:33 ---> aa4defae6719 21:49:33 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 21:49:33 ---> Running in 9fa51bcfee42 21:49:33 Removing intermediate container 9fa51bcfee42 21:49:33 ---> afa4101f6dde 21:49:33 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:49:33 ---> Running in c37c1bc8919c 21:49:33 Removing intermediate container c37c1bc8919c 21:49:33 ---> 632f89590471 21:49:33 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:49:33 ---> Running in 91ffc51b6054 21:49:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:49:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:49:34 (1/13) Installing libintl (0.21.1-r7) 21:49:34 (2/13) Installing eudev-libs (3.2.11-r8) 21:49:34 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 21:49:34 (4/13) Installing v4l-utils-libs (1.24.1-r0) 21:49:34 (5/13) Installing v4l-utils (1.24.1-r0) 21:49:34 (6/13) Installing libdvbv5 (1.24.1-r0) 21:49:34 (7/13) Installing udev-init-scripts (35-r1) 21:49:34 (8/13) Installing libblkid (2.38.1-r8) 21:49:34 (9/13) Installing xz-libs (5.4.3-r0) 21:49:34 (10/13) Installing kmod-libs (30-r3) 21:49:34 (11/13) Installing eudev (3.2.11-r8) 21:49:34 (12/13) Installing eudev-dev (3.2.11-r8) 21:49:34 (13/13) Installing v4l-utils-dev (1.24.1-r0) 21:49:34 Executing busybox-1.36.1-r2.trigger 21:49:34 Executing eudev-3.2.11-r8.trigger 21:49:34 OK: 271 MiB in 65 packages 21:49:34 Removing intermediate container 91ffc51b6054 21:49:34 ---> af80f677833e 21:49:34 Step 8/13 : WORKDIR /device-usb-camera 21:49:34 ---> Running in 0ea4d76eff28 21:49:34 Removing intermediate container 0ea4d76eff28 21:49:34 ---> c513cb1bd1dc 21:49:34 Step 9/13 : COPY go.mod vendor* ./ 21:49:34 ---> 4d3368417228 21:49:34 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:49:34 ---> Running in 2929434d3f55 21:49:37 Still waiting to schedule task 21:49:37 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 21:50:34 Removing intermediate container 2929434d3f55 21:50:34 ---> a467c3bad459 21:50:34 Step 11/13 : COPY . . 21:50:34 ---> 604aed00251a 21:50:34 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 21:50:34 ---> Running in 3a78c8a698cb 21:50:34  % Total % Received % Xferd Average Speed Time Time Time Current 21:50:34 Dload Upload Total Spent  Left Speed 21:50:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 11460 0 --:--:-- --:--:-- --:--:-- 11495 21:50:34 Removing intermediate container 3a78c8a698cb 21:50:34 ---> a38bbc8ed4a6 21:50:34 Step 13/13 : RUN ${MAKE} 21:50:34 ---> Running in 47974d606780 21:50:34 noop 21:50:34 Removing intermediate container 47974d606780 21:50:34 ---> d462052a3b7d 21:50:34 Successfully built d462052a3b7d 21:50:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:34 + docker inspect -f . ci-base-image-x86_64 21:50:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:50:34 prd-ubuntu20.04-docker-8c-8g-10295 does not seem to be running inside a container 21:50:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-305 -v /w/workspace/foundry_device-usb-camera_PR-305:/w/workspace/foundry_device-usb-camera_PR-305:rw,z -v /w/workspace/foundry_device-usb-camera_PR-305@tmp:/w/workspace/foundry_device-usb-camera_PR-305@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:50:35 $ docker top 5ae7f383383e505aaf76f604b73dd286f821248fb9c687cd1758ea7affcbebe5 -eo pid,comm [Pipeline] { [Pipeline] sh 21:50:35 + go version 21:50:35 go version go1.21.0 linux/amd64 [Pipeline] } 21:50:35 $ docker stop --time=1 5ae7f383383e505aaf76f604b73dd286f821248fb9c687cd1758ea7affcbebe5 21:50:36 $ docker rm -f --volumes 5ae7f383383e505aaf76f604b73dd286f821248fb9c687cd1758ea7affcbebe5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:37 + docker inspect -f . ci-base-image-x86_64 21:50:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:50:37 prd-ubuntu20.04-docker-8c-8g-10295 does not seem to be running inside a container 21:50:37 $ 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-305 -v /w/workspace/foundry_device-usb-camera_PR-305:/w/workspace/foundry_device-usb-camera_PR-305:rw,z -v /w/workspace/foundry_device-usb-camera_PR-305@tmp:/w/workspace/foundry_device-usb-camera_PR-305@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:50:38 $ docker top 6802afed21bc79a79bc75389b608dc9c51a1407dca9c4c7cb6fe010d0e2a944a -eo pid,comm [Pipeline] { [Pipeline] sh 21:50:38 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-305 [Pipeline] fileExists [Pipeline] sh 21:50:38 + make test 21:50:38 go test ./... -coverprofile=coverage.out ./... 21:50:40 ? github.com/edgexfoundry/device-usb-camera [no test files] 21:50:50 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 21:50:50 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.016s coverage: 4.4% of statements 21:50:57 go vet ./... 21:51:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:51:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:51:00 ./bin/test-attribution-txt.sh [Pipeline] echo 21:51:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:51:00 $ docker stop --time=1 6802afed21bc79a79bc75389b608dc9c51a1407dca9c4c7cb6fe010d0e2a944a 21:51:04 $ docker rm -f --volumes 6802afed21bc79a79bc75389b608dc9c51a1407dca9c4c7cb6fe010d0e2a944a [Pipeline] // withDockerContainer [Pipeline] sh 21:51:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:51:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:51:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:51:05 + ls -al . 21:51:05 total 216 21:51:05 drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 21:50 . 21:51:05 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 21:48 .. 21:51:05 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 21:50 .git 21:51:05 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 21:48 .github 21:51:05 -rw-rw-r-- 1 jenkins jenkins 429 Oct 24 21:48 .gitignore 21:51:05 -rw-rw-r-- 1 jenkins jenkins 45 Oct 24 21:48 .golangci.yml 21:51:05 -rw-rw-r-- 1 jenkins jenkins 77 Oct 24 21:48 .hadolint.yml 21:51:05 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 21:49 .semver 21:51:05 -rw-rw-r-- 1 jenkins jenkins 10851 Oct 24 21:48 Attribution.txt 21:51:05 -rw-rw-r-- 1 jenkins jenkins 11903 Oct 24 21:48 CHANGELOG.md 21:51:05 -rw-rw-r-- 1 jenkins jenkins 2453 Oct 24 21:48 Dockerfile 21:51:05 -rw-rw-r-- 1 jenkins jenkins 678 Oct 24 21:48 GOVERNANCE.md 21:51:05 -rw-rw-r-- 1 jenkins jenkins 659 Oct 24 21:48 Jenkinsfile 21:51:05 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 24 21:48 LICENSE 21:51:05 -rw-rw-r-- 1 jenkins jenkins 2611 Oct 24 21:48 Makefile 21:51:05 -rw-rw-r-- 1 jenkins jenkins 622 Oct 24 21:48 OWNERS.md 21:51:05 -rw-rw-r-- 1 jenkins jenkins 2575 Oct 24 21:48 README.md 21:51:05 -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 21:49 VERSION 21:51:05 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 21:48 bin 21:51:05 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 21:48 cmd 21:51:05 -rw-r--r-- 1 jenkins jenkins 54703 Oct 24 21:50 coverage.out 21:51:05 -rwxrwxr-x 1 jenkins jenkins 84 Oct 24 21:48 docker-entrypoint.sh 21:51:05 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 21:48 docs 21:51:05 -rw-rw-r-- 1 jenkins jenkins 3925 Oct 24 21:48 go.mod 21:51:05 -rw-rw-r-- 1 jenkins jenkins 34838 Oct 24 21:48 go.sum 21:51:05 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 21:48 internal 21:51:05 -rw-rw-r-- 1 jenkins jenkins 231 Oct 24 21:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:06 + 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=112e1b9cf2668be9d28d0b14de1c86b2cf9c2860 --label arch=amd64 --label version=0.0.0 . 21:51:06 Sending build context to Docker daemon 2.299MB 21:51:06 Step 1/36 : ARG BASE=golang:1.21-alpine3.18 21:51:06 Step 2/36 : FROM ${BASE} AS builder 21:51:06 ---> d462052a3b7d 21:51:06 Step 3/36 : ARG ADD_BUILD_TAGS="" 21:51:06 ---> Running in 1e044a92f385 21:51:06 Removing intermediate container 1e044a92f385 21:51:06 ---> 300a942fb8de 21:51:06 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:51:06 ---> Running in 3f7ae966f18d 21:51:06 Removing intermediate container 3f7ae966f18d 21:51:06 ---> a7bac5a8494b 21:51:06 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 21:51:06 ---> Running in 8df4d04d1d49 21:51:06 Removing intermediate container 8df4d04d1d49 21:51:06 ---> eea0155687c2 21:51:06 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:51:06 ---> Running in bfff62a9b8fd 21:51:06 Removing intermediate container bfff62a9b8fd 21:51:06 ---> 6793b8a66876 21:51:06 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:51:06 ---> Running in ed0b800908b5 21:51:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:51:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:51:07 OK: 271 MiB in 65 packages 21:51:07 Removing intermediate container ed0b800908b5 21:51:07 ---> ceb8f89e3791 21:51:07 Step 8/36 : WORKDIR /device-usb-camera 21:51:07 ---> Running in e7ef534fbc13 21:51:07 Removing intermediate container e7ef534fbc13 21:51:07 ---> ac8998146bf5 21:51:07 Step 9/36 : COPY go.mod vendor* ./ 21:51:07 ---> ec9d8dde7cea 21:51:07 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:51:07 ---> Running in 83ac8d3e367c 21:51:08 Removing intermediate container 83ac8d3e367c 21:51:08 ---> d820b64d6219 21:51:08 Step 11/36 : COPY . . 21:51:09 ---> eab30af972aa 21:51:09 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 21:51:09 ---> Running in 1f424d344465 21:51:09  % Total % Received % Xferd Average Speed  Time Time Time Current 21:51:09 Dload Upload Total Spent Left Speed 21:51:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 34333 0 --:--:-- --:--:-- --:--:-- 34805 21:51:09 Removing intermediate container 1f424d344465 21:51:09 ---> a80fbd90780a 21:51:09 Step 13/36 : RUN ${MAKE} 21:51:09 ---> Running in a396ab27ac89 21:51:09 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.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 21:51:31 Removing intermediate container a396ab27ac89 21:51:31 ---> 57230e00c092 21:51:31 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 21:51:31 v0.21.6: Pulling from aler9/rtsp-simple-server 21:51:31 4acc49c71d14: Pulling fs layer 21:51:31 4acc49c71d14: Download complete 21:51:31 4acc49c71d14: Pull complete 21:51:31 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 21:51:31 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 21:51:31 ---> 01a2bd3e5fff 21:51:31 Step 15/36 : FROM alpine:3.18 21:51:31 3.18: Pulling from library/alpine 21:51:32 96526aa774ef: Pulling fs layer 21:51:32 96526aa774ef: Download complete 21:51:32 96526aa774ef: Pull complete 21:51:32 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:51:32 Status: Downloaded newer image for alpine:3.18 21:51:32 ---> 8ca4688f4f35 21:51:32 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 21:51:32 ---> Running in 2e34b4c42578 21:51:32 Removing intermediate container 2e34b4c42578 21:51:32 ---> bdf0e8c14fae 21:51:32 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 21:51:32 ---> Running in f445fb9c69ac 21:51:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:51:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:51:33 (1/107) Installing dumb-init (1.2.5-r2) 21:51:33 (2/107) Installing sdl2 (2.26.5-r0) 21:51:33 (3/107) Installing svt-av1-libs (1.6.0-r0) 21:51:33 (4/107) Installing aom-libs (3.6.1-r0) 21:51:33 (5/107) Installing libxau (1.0.11-r2) 21:51:33 (6/107) Installing libmd (1.0.4-r2) 21:51:33 (7/107) Installing libbsd (0.11.7-r1) 21:51:33 (8/107) Installing libxdmcp (1.1.4-r2) 21:51:33 (9/107) Installing libxcb (1.15-r1) 21:51:33 (10/107) Installing libx11 (1.8.4-r4) 21:51:33 (11/107) Installing hwdata-pci (0.370-r0) 21:51:33 (12/107) Installing libpciaccess (0.17-r2) 21:51:33 (13/107) Installing libdrm (2.4.115-r4) 21:51:33 (14/107) Installing libxext (1.3.5-r2) 21:51:33 (15/107) Installing libxfixes (6.0.1-r2) 21:51:33 (16/107) Installing libffi (3.4.4-r2) 21:51:33 (17/107) Installing wayland-libs-client (1.22.0-r2) 21:51:33 (18/107) Installing libva (2.18.0-r1) 21:51:33 (19/107) Installing libvdpau (1.5-r1) 21:51:33 (20/107) Installing libgcc (12.2.1_git20220924-r10) 21:51:33 (21/107) Installing libstdc++ (12.2.1_git20220924-r10) 21:51:33 (22/107) Installing onevpl-libs (2023.2.1-r0) 21:51:33 (23/107) Installing ffmpeg-libavutil (6.0-r15) 21:51:33 (24/107) Installing libdav1d (1.2.1-r0) 21:51:33 (25/107) Installing brotli-libs (1.0.9-r14) 21:51:33 (26/107) Installing libhwy (1.0.4-r1) 21:51:33 (27/107) Installing lcms2 (2.15-r2) 21:51:33 (28/107) Installing libjxl (0.8.2-r0) 21:51:33 (29/107) Installing lame-libs (3.100-r5) 21:51:33 (30/107) Installing opus (1.4-r0) 21:51:33 (31/107) Installing libgomp (12.2.1_git20220924-r10) 21:51:33 (32/107) Installing soxr (0.1.3-r5) 21:51:33 (33/107) Installing ffmpeg-libswresample (6.0-r15) 21:51:33 (34/107) Installing libogg (1.3.5-r4) 21:51:33 (35/107) Installing libtheora (1.1.1-r17) 21:51:33 (36/107) Installing libvorbis (1.3.7-r1) 21:51:33 (37/107) Installing libvpx (1.13.0-r2) 21:51:33 (38/107) Installing libwebp (1.3.2-r0) 21:51:33 (39/107) Installing x264-libs (0.164_git20220602-r1) 21:51:33 (40/107) Installing numactl (2.0.16-r4) 21:51:33 (41/107) Installing x265-libs (3.5-r4) 21:51:33 (42/107) Installing xvidcore (1.3.7-r1) 21:51:33 (43/107) Installing ffmpeg-libavcodec (6.0-r15) 21:51:33 (44/107) Installing alsa-lib (1.2.9-r1) 21:51:33 (45/107) Installing libexpat (2.5.0-r1) 21:51:34 (46/107) Installing libbz2 (1.0.8-r5) 21:51:34 (47/107) Installing libpng (1.6.39-r3) 21:51:34 (48/107) Installing freetype (2.13.0-r5) 21:51:34 (49/107) Installing fontconfig (2.14.2-r3) 21:51:34 (50/107) Installing fribidi (1.0.13-r0) 21:51:34 (51/107) Installing libintl (0.21.1-r7) 21:51:34 (52/107) Installing libblkid (2.38.1-r8) 21:51:34 (53/107) Installing libmount (2.38.1-r8) 21:51:34 (54/107) Installing pcre2 (10.42-r1) 21:51:34 (55/107) Installing glib (2.76.4-r0) 21:51:34 (56/107) Installing graphite2 (1.3.14-r5) 21:51:34 (57/107) Installing harfbuzz (7.3.0-r0) 21:51:34 (58/107) Installing libunibreak (5.1-r0) 21:51:34 (59/107) Installing libass (0.17.1-r0) 21:51:34 (60/107) Installing libbluray (1.3.4-r0) 21:51:34 (61/107) Installing gmp (6.2.1-r3) 21:51:34 (62/107) Installing nettle (3.8.1-r2) 21:51:34 (63/107) Installing libunistring (1.1-r1) 21:51:34 (64/107) Installing libidn2 (2.3.4-r1) 21:51:34 (65/107) Installing p11-kit (0.24.1-r2) 21:51:34 (66/107) Installing libtasn1 (4.19.0-r1) 21:51:34 (67/107) Installing gnutls (3.8.0-r2) 21:51:34 (68/107) Installing mpg123-libs (1.31.3-r1) 21:51:34 (69/107) Installing libopenmpt (0.7.2-r0) 21:51:34 (70/107) Installing cjson (1.7.15-r4) 21:51:34 (71/107) Installing mbedtls (2.28.5-r0) 21:51:34 (72/107) Installing librist (0.2.7-r0) 21:51:34 (73/107) Installing libsrt (1.5.2-r0) 21:51:34 (74/107) Installing libssh (0.10.5-r0) 21:51:34 (75/107) Installing xz-libs (5.4.3-r0) 21:51:34 (76/107) Installing libxml2 (2.11.4-r0) 21:51:34 (77/107) Installing libsodium (1.0.18-r3) 21:51:34 (78/107) Installing libzmq (4.3.4-r4) 21:51:34 (79/107) Installing ffmpeg-libavformat (6.0-r15) 21:51:34 (80/107) Installing glslang-libs (1.3.243.0-r1) 21:51:34 (81/107) Installing spirv-tools (1.3.243.0-r1) 21:51:34 (82/107) Installing shaderc (2023.3-r1) 21:51:34 (83/107) Installing vulkan-loader (1.3.243.0-r1) 21:51:34 (84/107) Installing libplacebo (5.264.1-r1) 21:51:34 (85/107) Installing ffmpeg-libpostproc (6.0-r15) 21:51:34 (86/107) Installing ffmpeg-libswscale (6.0-r15) 21:51:34 (87/107) Installing vidstab (1.1.1-r0) 21:51:34 (88/107) Installing zimg (3.0.5-r0) 21:51:34 (89/107) Installing ffmpeg-libavfilter (6.0-r15) 21:51:34 (90/107) Installing libasyncns (0.8-r1) 21:51:34 (91/107) Installing dbus-libs (1.14.8-r0) 21:51:34 (92/107) Installing libltdl (2.4.7-r2) 21:51:34 (93/107) Installing orc (0.4.34-r0) 21:51:34 (94/107) Installing flac-libs (1.4.3-r0) 21:51:34 (95/107) Installing libsndfile (1.2.0-r2) 21:51:34 (96/107) Installing speexdsp (1.2.1-r1) 21:51:34 (97/107) Installing tdb-libs (1.4.8-r1) 21:51:34 (98/107) Installing libpulse (16.1-r10) 21:51:34 (99/107) Installing libjpeg-turbo (2.1.5.1-r3) 21:51:34 (100/107) Installing v4l-utils-libs (1.24.1-r0) 21:51:34 (101/107) Installing ffmpeg-libavdevice (6.0-r15) 21:51:34 (102/107) Installing ffmpeg (6.0-r15) 21:51:34 (103/107) Installing udev-init-scripts (35-r1) 21:51:34 (104/107) Installing eudev-libs (3.2.11-r8) 21:51:34 (105/107) Installing zstd-libs (1.5.5-r4) 21:51:34 (106/107) Installing kmod-libs (30-r3) 21:51:34 (107/107) Installing eudev (3.2.11-r8) 21:51:34 Executing busybox-1.36.1-r2.trigger 21:51:34 Executing glib-2.76.4-r0.trigger 21:51:34 Executing eudev-3.2.11-r8.trigger 21:51:34 OK: 131 MiB in 122 packages 21:51:37 Removing intermediate container f445fb9c69ac 21:51:37 ---> 5bfa4a1f88bd 21:51:37 Step 18/36 : WORKDIR / 21:51:37 ---> Running in 3bcef0478fb2 21:51:37 Removing intermediate container 3bcef0478fb2 21:51:37 ---> dc175dd5bcbd 21:51:37 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 21:51:38 ---> 9a2219f29241 21:51:38 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 21:51:38 ---> c0ddacfa28ee 21:51:38 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 21:51:38 ---> de3e6526d8b6 21:51:38 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 21:51:38 ---> 01f7ee723201 21:51:38 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 21:51:38 ---> e259f83958da 21:51:38 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 21:51:38 ---> 10823dc65b82 21:51:38 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 21:51:39 ---> b684a488090e 21:51:39 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 21:51:39 ---> Running in 22e924eacfd3 21:51:40 Removing intermediate container 22e924eacfd3 21:51:40 ---> bda930d17747 21:51:40 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 21:51:40 ---> Running in 1cfe0052efb5 21:51:40 Removing intermediate container 1cfe0052efb5 21:51:40 ---> 4801054e03d6 21:51:40 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 21:51:40 ---> Running in f8ada58b42ae 21:51:41 Removing intermediate container f8ada58b42ae 21:51:41 ---> 83d0b5c3189c 21:51:41 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 21:51:41 ---> Running in 223df3955b5d 21:51:41 Removing intermediate container 223df3955b5d 21:51:41 ---> d8f383092b98 21:51:41 Step 30/36 : EXPOSE 59983 21:51:41 ---> Running in cf26fcdd6f81 21:51:41 Removing intermediate container cf26fcdd6f81 21:51:41 ---> 569efdc6e500 21:51:41 Step 31/36 : EXPOSE 8554 21:51:41 ---> Running in dc4fc6268d31 21:51:41 Removing intermediate container dc4fc6268d31 21:51:41 ---> bf952d622e2d 21:51:41 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 21:51:41 ---> Running in cbee26432737 21:51:41 Removing intermediate container cbee26432737 21:51:41 ---> 1e0100c76926 21:51:41 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 21:51:41 ---> Running in a2f704d5ea1c 21:51:41 Removing intermediate container a2f704d5ea1c 21:51:41 ---> a250d57d419d 21:51:41 Step 34/36 : LABEL arch=amd64 21:51:41 ---> Running in 52407d03cc8e 21:51:42 Removing intermediate container 52407d03cc8e 21:51:42 ---> 5dbc8ca5b04b 21:51:42 Step 35/36 : LABEL git_sha=112e1b9cf2668be9d28d0b14de1c86b2cf9c2860 21:51:42 ---> Running in 5f16fadae5eb 21:51:42 Removing intermediate container 5f16fadae5eb 21:51:42 ---> ddda90c3f989 21:51:42 Step 36/36 : LABEL version=0.0.0 21:51:42 ---> Running in 118d6a2193ee 21:51:42 Removing intermediate container 118d6a2193ee 21:51:42 ---> c8a8d704fbfd 21:51:42 [Warning] One or more build-args [ARCH] were not consumed 21:51:42 Successfully built c8a8d704fbfd 21:51:42 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 21:51:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:51:42 21:51:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:51:43 latest: Pulling from edgex-lftools-log-publisher 21:51:43 5eb5b503b376: Pulling fs layer 21:51:43 5c69ac0246d0: Pulling fs layer 21:51:43 ec43610c2a17: Pulling fs layer 21:51:43 3a2ae6a8a46f: Pulling fs layer 21:51:43 33b1e0a273af: Pulling fs layer 21:51:43 5d3b04190fa2: Pulling fs layer 21:51:43 2f39f015ded8: Pulling fs layer 21:51:43 33b1e0a273af: Waiting 21:51:43 5d3b04190fa2: Waiting 21:51:43 3a2ae6a8a46f: Waiting 21:51:43 2f39f015ded8: Waiting 21:51:43 5c69ac0246d0: Verifying Checksum 21:51:43 5c69ac0246d0: Download complete 21:51:43 3a2ae6a8a46f: Verifying Checksum 21:51:43 3a2ae6a8a46f: Download complete 21:51:43 33b1e0a273af: Verifying Checksum 21:51:43 33b1e0a273af: Download complete 21:51:43 5d3b04190fa2: Download complete 21:51:43 ec43610c2a17: Verifying Checksum 21:51:43 ec43610c2a17: Download complete 21:51:43 5eb5b503b376: Verifying Checksum 21:51:43 5eb5b503b376: Download complete 21:51:44 2f39f015ded8: Verifying Checksum 21:51:44 2f39f015ded8: Download complete 21:51:44 5eb5b503b376: Pull complete 21:51:44 5c69ac0246d0: Pull complete 21:51:45 ec43610c2a17: Pull complete 21:51:45 3a2ae6a8a46f: Pull complete 21:51:45 33b1e0a273af: Pull complete 21:51:45 5d3b04190fa2: Pull complete 21:51:49 2f39f015ded8: Pull complete 21:51:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:51:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:51:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:51:49 prd-ubuntu20.04-docker-8c-8g-10295 does not seem to be running inside a container 21:51:49 $ 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-305 -v /w/workspace/foundry_device-usb-camera_PR-305:/w/workspace/foundry_device-usb-camera_PR-305:rw,z -v /w/workspace/foundry_device-usb-camera_PR-305@tmp:/w/workspace/foundry_device-usb-camera_PR-305@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:51:53 $ docker top 3adf86dcf4dd2e9ea01063c5c2128df918dac61d2f1acd2a40c1a51af868f548 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:51:54 ---> job-cost.sh 21:51:54 lf-activate-venv: SKIPPING 21:51:54 INFO: No Stack... 21:51:54 INFO: Retrieving Pricing Info for: v3-standard-8 21:51:55 INFO: Archiving Costs [Pipeline] sh 21:51:55 + cat /w/workspace/foundry_device-usb-camera_PR-305/archives/cost.csv 21:51:55 + cut -d, -f6 [Pipeline] lock 21:51:55 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-305-1-stack-cost] 21:51:55 Resource [jenkins-edgexfoundry-device-usb-camera-PR-305-1-stack-cost] did not exist. Created. 21:51:55 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-305-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:51:55 + echo total: 0.2199999988079071 [Pipeline] stash 21:51:55 Stashed 1 file(s) [Pipeline] } 21:51:55 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-305-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:51:56 $ docker stop --time=1 3adf86dcf4dd2e9ea01063c5c2128df918dac61d2f1acd2a40c1a51af868f548 21:51:57 $ docker rm -f --volumes 3adf86dcf4dd2e9ea01063c5c2128df918dac61d2f1acd2a40c1a51af868f548 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:52:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10299 in /w/workspace/foundry_device-usb-camera_PR-305 [Pipeline] { [Pipeline] ws 21:52:11 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 21:52:11 Selected Git installation does not exist. Using Default 21:52:11 The recommended git tool is: NONE 21:52:18 using credential edgex-jenkins-ssh 21:52:18 Cloning the remote Git repository 21:52:18 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 21:52:18 > git init /w/workspace/device-usb-camera/1 # timeout=10 21:52:18 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 21:52:18 > git --version # timeout=10 21:52:18 > git --version # 'git version 2.25.1' 21:52:18 using GIT_SSH to set credentials SSH Credentials for GitHub 21:52:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:52:20 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 21:52:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:52:22 Merging remotes/origin/main commit 5ff88c8aa6dc9ed9828c2e8154975093976fd3dc into PR head commit 112e1b9cf2668be9d28d0b14de1c86b2cf9c2860 21:52:21 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 21:52:21 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 21:52:21 using GIT_SSH to set credentials SSH Credentials for GitHub 21:52:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/305/head:refs/remotes/origin/PR-305 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:52:22 > git config core.sparsecheckout # timeout=10 21:52:22 Merge succeeded, producing 112e1b9cf2668be9d28d0b14de1c86b2cf9c2860 21:52:22 Checking out Revision 112e1b9cf2668be9d28d0b14de1c86b2cf9c2860 (PR-305) 21:52:22 > git checkout -f 112e1b9cf2668be9d28d0b14de1c86b2cf9c2860 # timeout=10 21:52:22 > git remote # timeout=10 21:52:22 > git config --get remote.origin.url # timeout=10 21:52:22 using GIT_SSH to set credentials SSH Credentials for GitHub 21:52:22 > git merge 5ff88c8aa6dc9ed9828c2e8154975093976fd3dc # timeout=10 21:52:22 > git rev-parse HEAD^{commit} # timeout=10 21:52:22 > git config core.sparsecheckout # timeout=10 21:52:22 > git checkout -f 112e1b9cf2668be9d28d0b14de1c86b2cf9c2860 # timeout=10 21:52:26 Commit message: "refactor: Remove obsolete comments from config file" 21:52:26 > git --version # timeout=10 21:52:26 > git --version # 'git version 2.25.1' 21:52:26 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:52:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:52:27 % Total % Received % Xferd Average Speed Time Time Time Current 21:52:27 Dload Upload Total Spent Left Speed 21:52:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89795 0 --:--:-- --:--:-- --:--:-- 89795 [Pipeline] sh 21:52:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:52:28 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new 21:52:28 21:52:28 { 21:52:28 "registry-mirrors": [ 21:52:28 "https://nexus3.edgexfoundry.org:10001" 21:52:28 ], 21:52:28 "bip": "10.250.0.254/24", 21:52:28 "hosts": [ 21:52:28 "tcp://0.0.0.0:5555", 21:52:28 "unix:///var/run/docker.sock" 21:52:28 ], 21:52:28 "mtu": 1458, 21:52:28 "selinux-enabled": true, 21:52:28 "seccomp-profile": "/etc/docker/seccomp.json" 21:52:28 } [Pipeline] sh 21:52:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:52:29 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:52:47 provisioning config files... 21:52:47 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config6855230444635719149tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:52:47 ---> docker-login.sh 21:52:47 nexus3.edgexfoundry.org:10001 21:52:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:48 Configure a credential helper to remove this warning. See 21:52:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:48 21:52:48 Login Succeeded 21:52:48 nexus3.edgexfoundry.org:10002 21:52:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:49 Configure a credential helper to remove this warning. See 21:52:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:49 21:52:49 Login Succeeded 21:52:49 nexus3.edgexfoundry.org:10003 21:52:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:49 Configure a credential helper to remove this warning. See 21:52:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:49 21:52:49 Login Succeeded 21:52:49 nexus3.edgexfoundry.org:10004 21:52:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:49 Configure a credential helper to remove this warning. See 21:52:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:49 21:52:49 Login Succeeded 21:52:49 docker.io 21:52:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:50 Configure a credential helper to remove this warning. See 21:52:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:50 21:52:50 Login Succeeded 21:52:50 ---> docker-login.sh ends [Pipeline] } 21:52:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:52:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:52:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:52:50 ========================================================= 21:52:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 21:52:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:51 + 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 . 21:52:51 Sending build context to Docker daemon 1.333MB 21:52:51 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 21:52:51 Step 2/13 : FROM ${BASE} AS builder 21:52:52 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:52:52 9fda8d8052c6: Pulling fs layer 21:52:52 5d54e960e981: Pulling fs layer 21:52:52 c4a7e357bf2a: Pulling fs layer 21:52:52 f0e02332f6b5: Pulling fs layer 21:52:52 cefa15bbcfad: Pulling fs layer 21:52:52 17808c966233: Pulling fs layer 21:52:52 f4c1fc716caa: Pulling fs layer 21:52:52 f0e02332f6b5: Waiting 21:52:52 cefa15bbcfad: Waiting 21:52:52 17808c966233: Waiting 21:52:52 f4c1fc716caa: Waiting 21:52:52 5d54e960e981: Verifying Checksum 21:52:52 5d54e960e981: Download complete 21:52:52 f0e02332f6b5: Verifying Checksum 21:52:52 f0e02332f6b5: Download complete 21:52:52 cefa15bbcfad: Verifying Checksum 21:52:52 cefa15bbcfad: Download complete 21:52:52 9fda8d8052c6: Download complete 21:52:52 f4c1fc716caa: Verifying Checksum 21:52:52 f4c1fc716caa: Download complete 21:52:52 9fda8d8052c6: Pull complete 21:52:53 5d54e960e981: Pull complete 21:52:54 c4a7e357bf2a: Verifying Checksum 21:52:54 c4a7e357bf2a: Download complete 21:52:55 17808c966233: Verifying Checksum 21:52:55 17808c966233: Download complete 21:53:07 c4a7e357bf2a: Pull complete 21:53:08 f0e02332f6b5: Pull complete 21:53:08 cefa15bbcfad: Pull complete 21:53:18 17808c966233: Pull complete 21:53:19 f4c1fc716caa: Pull complete 21:53:19 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 21:53:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:53:19 ---> ea914061e18c 21:53:19 Step 3/13 : ARG ADD_BUILD_TAGS="" 21:53:20 ---> Running in d3a76c2181ee 21:53:20 Removing intermediate container d3a76c2181ee 21:53:20 ---> 55e30709e588 21:53:20 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:53:20 ---> Running in dd37fc9f91a6 21:53:20 Removing intermediate container dd37fc9f91a6 21:53:20 ---> 76c2da85da6a 21:53:20 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 21:53:20 ---> Running in e8596f1c2b1b 21:53:21 Removing intermediate container e8596f1c2b1b 21:53:21 ---> 9d3e2a937584 21:53:21 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:53:21 ---> Running in 837f144e2f14 21:53:24 Removing intermediate container 837f144e2f14 21:53:24 ---> 63890cd32c1f 21:53:24 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:53:24 ---> Running in 1c87ab972614 21:53:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:53:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:53:27 (1/13) Installing libintl (0.21.1-r7) 21:53:27 (2/13) Installing eudev-libs (3.2.11-r8) 21:53:27 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 21:53:27 (4/13) Installing v4l-utils-libs (1.24.1-r0) 21:53:27 (5/13) Installing v4l-utils (1.24.1-r0) 21:53:27 (6/13) Installing libdvbv5 (1.24.1-r0) 21:53:27 (7/13) Installing udev-init-scripts (35-r1) 21:53:27 (8/13) Installing libblkid (2.38.1-r8) 21:53:27 (9/13) Installing xz-libs (5.4.3-r0) 21:53:27 (10/13) Installing kmod-libs (30-r3) 21:53:27 (11/13) Installing eudev (3.2.11-r8) 21:53:27 (12/13) Installing eudev-dev (3.2.11-r8) 21:53:27 (13/13) Installing v4l-utils-dev (1.24.1-r0) 21:53:27 Executing busybox-1.36.1-r2.trigger 21:53:27 Executing eudev-3.2.11-r8.trigger 21:53:27 OK: 273 MiB in 65 packages 21:53:29 Removing intermediate container 1c87ab972614 21:53:29 ---> c1e939bb5139 21:53:29 Step 8/13 : WORKDIR /device-usb-camera 21:53:29 ---> Running in 3e21273691da 21:53:29 Removing intermediate container 3e21273691da 21:53:29 ---> 37f3d1589480 21:53:29 Step 9/13 : COPY go.mod vendor* ./ 21:53:30 ---> 2cc763949396 21:53:30 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:53:30 ---> Running in 62bd26d7a5dc 21:55:21 Removing intermediate container 62bd26d7a5dc 21:55:21 ---> 74494cb1b1a9 21:55:21 Step 11/13 : COPY . . 21:55:21 ---> bbed2d0c6182 21:55:21 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 21:55:21 ---> Running in f6b7a81d6e86 21:55:21  % Total % Received % Xferd Average Speed Time Time Time Current 21:55:21 Dload Upload Total Spent  Left Speed 21:55:21 0  0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 8804 0 --:--:-- --:--:-- --:--:-- 8886 21:55:21 Removing intermediate container f6b7a81d6e86 21:55:21 ---> d7eda85b9b3d 21:55:21 Step 13/13 : RUN ${MAKE} 21:55:21 ---> Running in 6eafc2c633b3 21:55:21 noop 21:55:21 Removing intermediate container 6eafc2c633b3 21:55:21 ---> 0270d71f3141 21:55:21 Successfully built 0270d71f3141 21:55:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:22 + docker inspect -f . ci-base-image-arm64 21:55:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:55:22 prd-ubuntu20.04-docker-arm64-4c-16g-10299 does not seem to be running inside a container 21:55:22 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:55:24 $ docker top 76cf9d5f95efe3df5525d368fe1854554c684c1bd647bc185a2b20cfb19e485f -eo pid,comm [Pipeline] { [Pipeline] sh 21:55:25 + go version 21:55:25 go version go1.21.0 linux/arm64 [Pipeline] } 21:55:25 $ docker stop --time=1 76cf9d5f95efe3df5525d368fe1854554c684c1bd647bc185a2b20cfb19e485f 21:55:26 $ docker rm -f --volumes 76cf9d5f95efe3df5525d368fe1854554c684c1bd647bc185a2b20cfb19e485f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:27 + docker inspect -f . ci-base-image-arm64 21:55:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:55:27 prd-ubuntu20.04-docker-arm64-4c-16g-10299 does not seem to be running inside a container 21:55:28 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:55:29 $ docker top 65bd90e555d8240da6dc2a6e1eb735a43e7258e88ee22678c40fadba08d6efbf -eo pid,comm [Pipeline] { [Pipeline] sh 21:55:30 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 21:55:31 + make test 21:55:31 go test ./... -coverprofile=coverage.out ./... 21:55:36 ? github.com/edgexfoundry/device-usb-camera [no test files] 21:57:43 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 21:57:43 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.082s coverage: 4.4% of statements 21:57:43 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:57:43 go vet ./... 21:58:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:58:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:58:05 ./bin/test-attribution-txt.sh [Pipeline] echo 21:58:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:58:05 $ docker stop --time=1 65bd90e555d8240da6dc2a6e1eb735a43e7258e88ee22678c40fadba08d6efbf 21:58:07 $ docker rm -f --volumes 65bd90e555d8240da6dc2a6e1eb735a43e7258e88ee22678c40fadba08d6efbf [Pipeline] // withDockerContainer [Pipeline] sh 21:58:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:58:09 Warning: overwriting stash ‘coverage-report’ 21:58:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:58:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:58:11 + ls -al . 21:58:11 total 212 21:58:11 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 21:55 . 21:58:11 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 21:52 .. 21:58:11 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 21:52 .git 21:58:11 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 21:52 .github 21:58:11 -rw-rw-r-- 1 jenkins jenkins 429 Oct 24 21:52 .gitignore 21:58:11 -rw-rw-r-- 1 jenkins jenkins 45 Oct 24 21:52 .golangci.yml 21:58:11 -rw-rw-r-- 1 jenkins jenkins 77 Oct 24 21:52 .hadolint.yml 21:58:11 -rw-rw-r-- 1 jenkins jenkins 10851 Oct 24 21:52 Attribution.txt 21:58:11 -rw-rw-r-- 1 jenkins jenkins 11903 Oct 24 21:52 CHANGELOG.md 21:58:11 -rw-rw-r-- 1 jenkins jenkins 2453 Oct 24 21:52 Dockerfile 21:58:11 -rw-rw-r-- 1 jenkins jenkins 678 Oct 24 21:52 GOVERNANCE.md 21:58:11 -rw-rw-r-- 1 jenkins jenkins 659 Oct 24 21:52 Jenkinsfile 21:58:11 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 24 21:52 LICENSE 21:58:11 -rw-rw-r-- 1 jenkins jenkins 2611 Oct 24 21:52 Makefile 21:58:11 -rw-rw-r-- 1 jenkins jenkins 622 Oct 24 21:52 OWNERS.md 21:58:11 -rw-rw-r-- 1 jenkins jenkins 2575 Oct 24 21:52 README.md 21:58:11 -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 21:49 VERSION 21:58:11 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 21:52 bin 21:58:11 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 21:52 cmd 21:58:11 -rw-r--r-- 1 jenkins jenkins 54703 Oct 24 21:57 coverage.out 21:58:11 -rwxrwxr-x 1 jenkins jenkins 84 Oct 24 21:52 docker-entrypoint.sh 21:58:11 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 21:52 docs 21:58:11 -rw-rw-r-- 1 jenkins jenkins 3925 Oct 24 21:52 go.mod 21:58:11 -rw-rw-r-- 1 jenkins jenkins 34838 Oct 24 21:52 go.sum 21:58:11 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 21:52 internal 21:58:11 -rw-rw-r-- 1 jenkins jenkins 231 Oct 24 21:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:11 + 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=112e1b9cf2668be9d28d0b14de1c86b2cf9c2860 --label arch=arm64 --label version=0.0.0 . 21:58:12 Sending build context to Docker daemon 1.389MB 21:58:12 Step 1/36 : ARG BASE=golang:1.21-alpine3.18 21:58:12 Step 2/36 : FROM ${BASE} AS builder 21:58:12 ---> 0270d71f3141 21:58:12 Step 3/36 : ARG ADD_BUILD_TAGS="" 21:58:12 ---> Running in 70f97b4f4708 21:58:12 Removing intermediate container 70f97b4f4708 21:58:12 ---> aa91bdbb64dd 21:58:12 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:58:12 ---> Running in 91231daaec2a 21:58:12 Removing intermediate container 91231daaec2a 21:58:12 ---> a1cd2030dc99 21:58:12 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 21:58:13 ---> Running in a40711fc532f 21:58:13 Removing intermediate container a40711fc532f 21:58:13 ---> b60c83c20aa2 21:58:13 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:58:13 ---> Running in f331c9da2abb 21:58:13 Removing intermediate container f331c9da2abb 21:58:13 ---> e299184e9f61 21:58:13 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:58:14 ---> Running in d253738d32fd 21:58:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:58:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:58:17 OK: 273 MiB in 65 packages 21:58:17 Removing intermediate container d253738d32fd 21:58:17 ---> 64185c1830f3 21:58:17 Step 8/36 : WORKDIR /device-usb-camera 21:58:17 ---> Running in 6e2a087cbe43 21:58:18 Removing intermediate container 6e2a087cbe43 21:58:18 ---> 6d63755e0d80 21:58:18 Step 9/36 : COPY go.mod vendor* ./ 21:58:18 ---> cc7fefba079c 21:58:18 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:58:18 ---> Running in eadd8cd0fad0 21:58:21 Removing intermediate container eadd8cd0fad0 21:58:21 ---> a5820eab2e55 21:58:21 Step 11/36 : COPY . . 21:58:22 ---> 53db3061a1be 21:58:22 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 21:58:22 ---> Running in b5663a45e651 21:58:23  % Total % Received % Xferd Average Speed Time Time Time Current 21:58:23 Dload Upload Total Spent Left Speed 21:58:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 4846 0 --:--:-- --:--:-- --:--:-- 4875 21:58:24 Removing intermediate container b5663a45e651 21:58:24 ---> f46e58a33fbf 21:58:24 Step 13/36 : RUN ${MAKE} 21:58:24 ---> Running in c18f1b74e600 21:58:25 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.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 22:01:17 Removing intermediate container c18f1b74e600 22:01:17 ---> a929dc722b1d 22:01:17 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 22:01:17 v0.21.6: Pulling from aler9/rtsp-simple-server 22:01:17 8766b47fe142: Pulling fs layer 22:01:17 8766b47fe142: Verifying Checksum 22:01:17 8766b47fe142: Download complete 22:01:17 8766b47fe142: Pull complete 22:01:17 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 22:01:17 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 22:01:17 ---> 69d40e2cb93c 22:01:17 Step 15/36 : FROM alpine:3.18 22:01:17 3.18: Pulling from library/alpine 22:01:17 579b34f0a95b: Pulling fs layer 22:01:17 579b34f0a95b: Verifying Checksum 22:01:17 579b34f0a95b: Download complete 22:01:17 579b34f0a95b: Pull complete 22:01:17 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:01:17 Status: Downloaded newer image for alpine:3.18 22:01:17 ---> 3cc203321400 22:01:17 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 22:01:17 ---> Running in ee672b3f1d50 22:01:17 Removing intermediate container ee672b3f1d50 22:01:17 ---> 41994b150290 22:01:17 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 22:01:17 ---> Running in e9aedf448bfc 22:01:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:01:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:01:17 (1/104) Installing dumb-init (1.2.5-r2) 22:01:17 (2/104) Installing sdl2 (2.26.5-r0) 22:01:17 (3/104) Installing svt-av1-libs (1.6.0-r0) 22:01:17 (4/104) Installing aom-libs (3.6.1-r0) 22:01:17 (5/104) Installing libxau (1.0.11-r2) 22:01:17 (6/104) Installing libmd (1.0.4-r2) 22:01:17 (7/104) Installing libbsd (0.11.7-r1) 22:01:17 (8/104) Installing libxdmcp (1.1.4-r2) 22:01:17 (9/104) Installing libxcb (1.15-r1) 22:01:17 (10/104) Installing libx11 (1.8.4-r4) 22:01:17 (11/104) Installing libdrm (2.4.115-r4) 22:01:17 (12/104) Installing libxext (1.3.5-r2) 22:01:17 (13/104) Installing libxfixes (6.0.1-r2) 22:01:17 (14/104) Installing libffi (3.4.4-r2) 22:01:17 (15/104) Installing wayland-libs-client (1.22.0-r2) 22:01:17 (16/104) Installing libva (2.18.0-r1) 22:01:17 (17/104) Installing libvdpau (1.5-r1) 22:01:17 (18/104) Installing ffmpeg-libavutil (6.0-r15) 22:01:17 (19/104) Installing libdav1d (1.2.1-r0) 22:01:17 (20/104) Installing brotli-libs (1.0.9-r14) 22:01:17 (21/104) Installing libgcc (12.2.1_git20220924-r10) 22:01:17 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) 22:01:17 (23/104) Installing libhwy (1.0.4-r1) 22:01:17 (24/104) Installing lcms2 (2.15-r2) 22:01:17 (25/104) Installing libjxl (0.8.2-r0) 22:01:17 (26/104) Installing lame-libs (3.100-r5) 22:01:17 (27/104) Installing opus (1.4-r0) 22:01:17 (28/104) Installing libgomp (12.2.1_git20220924-r10) 22:01:17 (29/104) Installing soxr (0.1.3-r5) 22:01:17 (30/104) Installing ffmpeg-libswresample (6.0-r15) 22:01:17 (31/104) Installing libogg (1.3.5-r4) 22:01:17 (32/104) Installing libtheora (1.1.1-r17) 22:01:17 (33/104) Installing libvorbis (1.3.7-r1) 22:01:17 (34/104) Installing libvpx (1.13.0-r2) 22:01:17 (35/104) Installing libwebp (1.3.2-r0) 22:01:17 (36/104) Installing x264-libs (0.164_git20220602-r1) 22:01:17 (37/104) Installing numactl (2.0.16-r4) 22:01:17 (38/104) Installing x265-libs (3.5-r4) 22:01:17 (39/104) Installing xvidcore (1.3.7-r1) 22:01:17 (40/104) Installing ffmpeg-libavcodec (6.0-r15) 22:01:17 (41/104) Installing alsa-lib (1.2.9-r1) 22:01:17 (42/104) Installing libexpat (2.5.0-r1) 22:01:17 (43/104) Installing libbz2 (1.0.8-r5) 22:01:17 (44/104) Installing libpng (1.6.39-r3) 22:01:17 (45/104) Installing freetype (2.13.0-r5) 22:01:17 (46/104) Installing fontconfig (2.14.2-r3) 22:01:17 (47/104) Installing fribidi (1.0.13-r0) 22:01:17 (48/104) Installing libintl (0.21.1-r7) 22:01:17 (49/104) Installing libblkid (2.38.1-r8) 22:01:17 (50/104) Installing libmount (2.38.1-r8) 22:01:17 (51/104) Installing pcre2 (10.42-r1) 22:01:17 (52/104) Installing glib (2.76.4-r0) 22:01:17 (53/104) Installing graphite2 (1.3.14-r5) 22:01:17 (54/104) Installing harfbuzz (7.3.0-r0) 22:01:17 (55/104) Installing libunibreak (5.1-r0) 22:01:17 (56/104) Installing libass (0.17.1-r0) 22:01:17 (57/104) Installing libbluray (1.3.4-r0) 22:01:17 (58/104) Installing gmp (6.2.1-r3) 22:01:17 (59/104) Installing nettle (3.8.1-r2) 22:01:17 (60/104) Installing libunistring (1.1-r1) 22:01:17 (61/104) Installing libidn2 (2.3.4-r1) 22:01:17 (62/104) Installing p11-kit (0.24.1-r2) 22:01:17 (63/104) Installing libtasn1 (4.19.0-r1) 22:01:17 (64/104) Installing gnutls (3.8.0-r2) 22:01:17 (65/104) Installing mpg123-libs (1.31.3-r1) 22:01:17 (66/104) Installing libopenmpt (0.7.2-r0) 22:01:17 (67/104) Installing cjson (1.7.15-r4) 22:01:17 (68/104) Installing mbedtls (2.28.5-r0) 22:01:17 (69/104) Installing librist (0.2.7-r0) 22:01:17 (70/104) Installing libsrt (1.5.2-r0) 22:01:17 (71/104) Installing libssh (0.10.5-r0) 22:01:17 (72/104) Installing xz-libs (5.4.3-r0) 22:01:17 (73/104) Installing libxml2 (2.11.4-r0) 22:01:17 (74/104) Installing libsodium (1.0.18-r3) 22:01:17 (75/104) Installing libzmq (4.3.4-r4) 22:01:17 (76/104) Installing ffmpeg-libavformat (6.0-r15) 22:01:17 (77/104) Installing glslang-libs (1.3.243.0-r1) 22:01:17 (78/104) Installing spirv-tools (1.3.243.0-r1) 22:01:17 (79/104) Installing shaderc (2023.3-r1) 22:01:17 (80/104) Installing vulkan-loader (1.3.243.0-r1) 22:01:17 (81/104) Installing libplacebo (5.264.1-r1) 22:01:17 (82/104) Installing ffmpeg-libpostproc (6.0-r15) 22:01:17 (83/104) Installing ffmpeg-libswscale (6.0-r15) 22:01:17 (84/104) Installing vidstab (1.1.1-r0) 22:01:17 (85/104) Installing zimg (3.0.5-r0) 22:01:17 (86/104) Installing ffmpeg-libavfilter (6.0-r15) 22:01:17 (87/104) Installing libasyncns (0.8-r1) 22:01:17 (88/104) Installing dbus-libs (1.14.8-r0) 22:01:17 (89/104) Installing libltdl (2.4.7-r2) 22:01:17 (90/104) Installing orc (0.4.34-r0) 22:01:17 (91/104) Installing flac-libs (1.4.3-r0) 22:01:17 (92/104) Installing libsndfile (1.2.0-r2) 22:01:17 (93/104) Installing speexdsp (1.2.1-r1) 22:01:17 (94/104) Installing tdb-libs (1.4.8-r1) 22:01:17 (95/104) Installing libpulse (16.1-r10) 22:01:17 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) 22:01:17 (97/104) Installing v4l-utils-libs (1.24.1-r0) 22:01:17 (98/104) Installing ffmpeg-libavdevice (6.0-r15) 22:01:17 (99/104) Installing ffmpeg (6.0-r15) 22:01:17 (100/104) Installing udev-init-scripts (35-r1) 22:01:17 (101/104) Installing eudev-libs (3.2.11-r8) 22:01:17 (102/104) Installing zstd-libs (1.5.5-r4) 22:01:17 (103/104) Installing kmod-libs (30-r3) 22:01:17 (104/104) Installing eudev (3.2.11-r8) 22:01:17 Executing busybox-1.36.1-r2.trigger 22:01:17 Executing glib-2.76.4-r0.trigger 22:01:17 Executing eudev-3.2.11-r8.trigger 22:01:17 OK: 110 MiB in 119 packages 22:01:18 Removing intermediate container e9aedf448bfc 22:01:18 ---> 78abd9a1600c 22:01:18 Step 18/36 : WORKDIR / 22:01:18 ---> Running in b774fbd952f8 22:01:18 Removing intermediate container b774fbd952f8 22:01:18 ---> 4a338abb4156 22:01:18 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 22:01:20 ---> 003387dc8860 22:01:20 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 22:01:21 ---> e3fad3c037d2 22:01:21 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 22:01:21 ---> 6502469a5fef 22:01:21 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 22:01:22 ---> 43d770e07be0 22:01:22 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 22:01:22 ---> 3cd770356382 22:01:22 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 22:01:23 ---> 417d37b600cf 22:01:23 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 22:01:24 ---> 7ffed0cae272 22:01:24 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 22:01:24 ---> Running in 4e3d47b02373 22:01:26 Removing intermediate container 4e3d47b02373 22:01:26 ---> 368ce02ee297 22:01:26 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 22:01:26 ---> Running in 9a7662b75510 22:01:30 Removing intermediate container 9a7662b75510 22:01:30 ---> c202fe165962 22:01:30 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 22:01:30 ---> Running in 58ac379637ea 22:01:31 Removing intermediate container 58ac379637ea 22:01:31 ---> 1725a0b5545b 22:01:31 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 22:01:31 ---> Running in fb41a28afe6b 22:01:33 Removing intermediate container fb41a28afe6b 22:01:33 ---> 5f98d274af56 22:01:33 Step 30/36 : EXPOSE 59983 22:01:33 ---> Running in 9f50bfd53933 22:01:34 Removing intermediate container 9f50bfd53933 22:01:34 ---> 5086dbc1a125 22:01:34 Step 31/36 : EXPOSE 8554 22:01:34 ---> Running in 90ff1b3222c6 22:01:34 Removing intermediate container 90ff1b3222c6 22:01:34 ---> 325ed5815caf 22:01:34 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 22:01:34 ---> Running in 50d5033db8f5 22:01:34 Removing intermediate container 50d5033db8f5 22:01:34 ---> b0746e632429 22:01:34 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 22:01:35 ---> Running in 25fdb61e4d70 22:01:35 Removing intermediate container 25fdb61e4d70 22:01:35 ---> 1d364b8f73f0 22:01:35 Step 34/36 : LABEL arch=arm64 22:01:35 ---> Running in 5965d8e5e827 22:01:36 Removing intermediate container 5965d8e5e827 22:01:36 ---> 293cc3919cbf 22:01:36 Step 35/36 : LABEL git_sha=112e1b9cf2668be9d28d0b14de1c86b2cf9c2860 22:01:36 ---> Running in 0be224bdc3fa 22:01:36 Removing intermediate container 0be224bdc3fa 22:01:36 ---> 283de8deaf11 22:01:36 Step 36/36 : LABEL version=0.0.0 22:01:36 ---> Running in 9eb13992f212 22:01:36 Removing intermediate container 9eb13992f212 22:01:36 ---> bc7ca57d2f68 22:01:36 [Warning] One or more build-args [ARCH] were not consumed 22:01:36 Successfully built bc7ca57d2f68 22:01:36 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:01:37 22:01:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:01:38 arm64: Pulling from edgex-lftools-log-publisher 22:01:38 8998bd30e6a1: Pulling fs layer 22:01:38 04944245beec: Pulling fs layer 22:01:38 699f458cf7ca: Pulling fs layer 22:01:38 765212b225bb: Pulling fs layer 22:01:38 f23df028b6ca: Pulling fs layer 22:01:38 d65c8cfc05b1: Pulling fs layer 22:01:38 2437ff75d9bd: Pulling fs layer 22:01:38 765212b225bb: Waiting 22:01:38 f23df028b6ca: Waiting 22:01:38 d65c8cfc05b1: Waiting 22:01:38 2437ff75d9bd: Waiting 22:01:38 04944245beec: Verifying Checksum 22:01:38 04944245beec: Download complete 22:01:38 765212b225bb: Verifying Checksum 22:01:38 765212b225bb: Download complete 22:01:38 f23df028b6ca: Download complete 22:01:38 d65c8cfc05b1: Verifying Checksum 22:01:38 d65c8cfc05b1: Download complete 22:01:38 699f458cf7ca: Download complete 22:01:38 8998bd30e6a1: Verifying Checksum 22:01:38 8998bd30e6a1: Download complete 22:01:41 2437ff75d9bd: Verifying Checksum 22:01:41 2437ff75d9bd: Download complete 22:01:44 8998bd30e6a1: Pull complete 22:01:44 04944245beec: Pull complete 22:01:46 699f458cf7ca: Pull complete 22:01:46 765212b225bb: Pull complete 22:01:47 f23df028b6ca: Pull complete 22:01:47 d65c8cfc05b1: Pull complete 22:02:05 2437ff75d9bd: Pull complete 22:02:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:02:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:02:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:02:06 prd-ubuntu20.04-docker-arm64-4c-16g-10299 does not seem to be running inside a container 22:02:06 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:02:09 $ docker top 45ee0b6cb41b21de853a0d3c27e130741a4e1a47ee87208260ba26fac145fcba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:02:10 ---> job-cost.sh 22:02:10 lf-activate-venv: SKIPPING 22:02:10 INFO: No Stack... 22:02:11 INFO: Retrieving Pricing Info for: v3-standard-4 22:02:12 INFO: Archiving Costs [Pipeline] sh 22:02:12 + cut -d, -f6 22:02:12 + cat /w/workspace/device-usb-camera/1/archives/cost.csv [Pipeline] lock 22:02:12 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-305-1-stack-cost] 22:02:12 Resource [jenkins-edgexfoundry-device-usb-camera-PR-305-1-stack-cost] did not exist. Created. 22:02:12 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-305-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:02:13 /w/workspace/device-usb-camera/1@tmp/durable-70ae4fc1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:02:14 + echo total: 0.10999999940395355 [Pipeline] stash 22:02:14 Warning: overwriting stash ‘stack-cost’ 22:02:14 Stashed 1 file(s) [Pipeline] } 22:02:14 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-305-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:02:14 $ docker stop --time=1 45ee0b6cb41b21de853a0d3c27e130741a4e1a47ee87208260ba26fac145fcba 22:02:16 $ docker rm -f --volumes 45ee0b6cb41b21de853a0d3c27e130741a4e1a47ee87208260ba26fac145fcba [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 22:02:17 provisioning config files... 22:02:17 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-305@tmp/config18325462824777595285tmp [Pipeline] { [Pipeline] sh 22:02:17 + set +x 22:02:17 + curl -s https://codecov.io/bash 22:02:17 + bash -s -- 22:02:17 22:02:17 _____ _ 22:02:17 / ____| | | 22:02:17 | | ___ __| | ___ ___ _____ __ 22:02:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:02:17 | |___| (_) | (_| | __/ (_| (_) \ V / 22:02:17 \_____\___/ \__,_|\___|\___\___/ \_/ 22:02:17 Bash-1.0.6 22:02:17 22:02:17 22:02:17 ==> git version 2.25.1 found 22:02:17 ==> 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 22:02:17 Release-Date: 2020-01-08 22:02:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:02:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:02:17 ==> Jenkins CI detected. 22:02:17 current dir:  /w/workspace/foundry_device-usb-camera_PR-305 22:02:17 project root: . 22:02:17 --> token set from env 22:02:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:02:17 ==> Running gcov in . (disable via -X gcov) 22:02:17 ==> Python coveragepy not found 22:02:17 ==> Searching for coverage reports in: 22:02:17 + . 22:02:17 -> Found 1 reports 22:02:17 ==> Detecting git/mercurial file structure 22:02:17 ==> Reading reports 22:02:17 + ./coverage.out bytes=54703 22:02:17 ==> Appending adjustments 22:02:17 https://docs.codecov.io/docs/fixing-reports 22:02:17 + Found adjustments 22:02:17 ==> Gzipping contents 22:02:17 8.0K /tmp/codecov.4QUuQw.gz 22:02:17 ==> Uploading reports 22:02:17 url: https://codecov.io 22:02:17 query: branch=PR-305&commit=112e1b9cf2668be9d28d0b14de1c86b2cf9c2860&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-305%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=305&job=&cmd_args= 22:02:17 -> Pinging Codecov 22:02:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-305&commit=112e1b9cf2668be9d28d0b14de1c86b2cf9c2860&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-305%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=305&job=&cmd_args= 22:02:17 -> Uploading to 22:02:17 https://storage.googleapis.com/codecov/v4/raw/2023-10-24/73D8F5FF140700D3E01443B452E23636/112e1b9cf2668be9d28d0b14de1c86b2cf9c2860/8c20e480-100c-4720-9494-b69236cb9f40.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T220217Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4ab75df2dbb64fba6e9ae4a379769a30d485ad466a4e77193e6fa263569b3859 22:02:17 % Total % Received % Xferd Average Speed Time Time Time Current 22:02:17 Dload Upload Total Spent Left Speed 22:02:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 23465 --:--:-- --:--:-- --:--:-- 23465 22:02:18 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/112e1b9cf2668be9d28d0b14de1c86b2cf9c2860 [Pipeline] } 22:02:18 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 22:02:19 + [ -d /w/workspace/foundry_device-usb-camera_PR-305/archives ] 22:02:19 + ls -al /w/workspace/foundry_device-usb-camera_PR-305/archives 22:02:19 total 16 22:02:19 drwxr-xr-x 3 root root 4096 Oct 24 21:51 . 22:02:19 drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 21:51 .. 22:02:19 drwxr-xr-x 2 root root 4096 Oct 24 21:51 cost 22:02:19 -rw-r--r-- 1 root root 89 Oct 24 21:51 cost.csv 22:02:19 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-305/archives 22:02:19 + ls -al /w/workspace/foundry_device-usb-camera_PR-305/archives 22:02:19 total 16 22:02:19 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 21:51 . 22:02:19 drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 21:51 .. 22:02:19 drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 21:51 cost 22:02:19 -rw-r--r-- 1 jenkins jenkins 89 Oct 24 21:51 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:02:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:02:21 ---> package-listing.sh 22:02:21 ++ facter osfamily 22:02:21 ++ tr '[:upper:]' '[:lower:]' 22:02:21 + OS_FAMILY=debian 22:02:21 + workspace=/w/workspace/foundry_device-usb-camera_PR-305 22:02:21 + START_PACKAGES=/tmp/packages_start.txt 22:02:21 + END_PACKAGES=/tmp/packages_end.txt 22:02:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:02:21 + PACKAGES=/tmp/packages_start.txt 22:02:21 + '[' /w/workspace/foundry_device-usb-camera_PR-305 ']' 22:02:21 + PACKAGES=/tmp/packages_end.txt 22:02:21 + case "${OS_FAMILY}" in 22:02:21 + dpkg -l 22:02:21 + grep '^ii' 22:02:21 + '[' -f /tmp/packages_start.txt ']' 22:02:21 + '[' -f /tmp/packages_end.txt ']' 22:02:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:02:21 + '[' /w/workspace/foundry_device-usb-camera_PR-305 ']' 22:02:21 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-305/archives/ 22:02:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-305/archives/ [Pipeline] echo 22:02:21 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-305/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:02:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:02:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:02:22 prd-ubuntu20.04-docker-8c-8g-10295 does not seem to be running inside a container 22:02:22 $ 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-305/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-305 -v /w/workspace/foundry_device-usb-camera_PR-305:/w/workspace/foundry_device-usb-camera_PR-305:rw,z -v /w/workspace/foundry_device-usb-camera_PR-305@tmp:/w/workspace/foundry_device-usb-camera_PR-305@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:02:22 $ docker top 53b9386a8b080c50206b4d2670c4f27943c6d93084fc0bf2f215e70b4fe45998 -eo pid,comm [Pipeline] { [Pipeline] sh 22:02:23 + touch /tmp/pre-build-complete [Pipeline] sh 22:02:23 + mkdir -p /var/log/sysstat [Pipeline] sh 22:02:23 + ls /var/log/sa-host 22:02:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:02:23 provisioning config files... 22:02:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-305@tmp/config46969621862157221tmp [Pipeline] { [Pipeline] echo 22:02:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:02:24 ---> create-netrc.sh [Pipeline] } 22:02:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:02:24 ---> python-tools-install.sh [Pipeline] echo 22:02:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:02:25 ---> sudo-logs.sh 22:02:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:02:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:02:25 ---> job-cost.sh 22:02:25 lf-activate-venv: SKIPPING 22:02:25 DEBUG: total: 0.2199999988079071 22:02:25 INFO: Retrieving Stack Cost... 22:02:25 INFO: Retrieving Pricing Info for: v3-standard-8 22:02:26 INFO: Archiving Costs [Pipeline] echo 22:02:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:02:26 ---> logs-deploy.sh 22:02:26 lf-activate-venv: SKIPPING 22:02:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-305/1 22:02:26 INFO: archiving workspace using pattern(s): 22:02:27 Archives upload complete. 22:02:27 INFO: archiving logs to Nexus